linux-kernel
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH 15/48] objtool/klp: Fix kCFI trap handling
Miroslav Benes
Re: [PATCH 14/48] objtool/klp: Fix extraction of text annotations for alternatives
Song Liu
Re: [PATCH 14/48] objtool/klp: Fix extraction of text annotations for alternatives
Miroslav Benes
Re: [PATCH 16/48] objtool/klp: Fix relocation conversion failures for R_X86_64_NONE
Song Liu
Re: [PATCH 16/48] objtool/klp: Fix relocation conversion failures for R_X86_64_NONE
Miroslav Benes
Re: [PATCH 13/48] objtool/klp: Fix XXH3 state memory leak
Song Liu
Re: [PATCH 13/48] objtool/klp: Fix XXH3 state memory leak
Miroslav Benes
Re: [PATCH 12/48] objtool/klp: Fix cloning of zero-length section symbols
Song Liu
Re: [PATCH 12/48] objtool/klp: Fix cloning of zero-length section symbols
Miroslav Benes
Re: [PATCH 11/48] objtool/klp: Fix handling of zero-length .altinstr_replacement sections
Song Liu
Re: [PATCH 11/48] objtool/klp: Fix handling of zero-length .altinstr_replacement sections
Josh Poimboeuf
Re: [PATCH 11/48] objtool/klp: Fix handling of zero-length .altinstr_replacement sections
Miroslav Benes
Re: [PATCH 10/48] objtool/klp: Fix --debug-checksum for duplicate symbol names
Song Liu
Re: [PATCH 10/48] objtool/klp: Fix --debug-checksum for duplicate symbol names
Miroslav Benes
Re: [PATCH 10/48] objtool/klp: Fix --debug-checksum for duplicate symbol names
Josh Poimboeuf
Re: [PATCH 09/48] objtool/klp: Fix create_fake_symbols() skipping entsize-based sections
Song Liu
Re: [PATCH 09/48] objtool/klp: Fix create_fake_symbols() skipping entsize-based sections
Miroslav Benes
Re: [RFC 0/4] tpm_crb: Add command and response buffer chunking support
Stefan Berger
Re: [RFC 0/4] tpm_crb: Add command and response buffer chunking support
Jarkko Sakkinen
Re: [RFC 0/4] tpm_crb: Add command and response buffer chunking support
Arun Menon
Re: [PATCH 8/8] ARM: dts: qcom: Add Samsung Galaxy S4
Linus Walleij
Re: [PATCH 1/6] ASoC: qcom: qdsp6: q6afe: fix clk vote response type mismatch
Val Packett
Re: [PATCH 1/6] ASoC: qcom: qdsp6: q6afe: fix clk vote response type mismatch
Srinivas Kandagatla
Re: [PATCH 19/23] cgroup/cpuset: Improve check for calling housekeeping_update()
Waiman Long
Re: [PATCH bpf-next v2 0/2] selftests/bpf: drop xdping tool
patchwork-bot+netdevbpf
[PATCH v3 0/3] Documentation: adopt new coding style of type-aware kmalloc-family
Manuel Ebner
[PATCH v3 1/3] Documentation: adopt new coding style of type-aware kmalloc-family
Manuel Ebner
[PATCH v3 3/3] Documentation: deprecated.rst: kmalloc-family: mark argument as optional
Manuel Ebner
Re: [PATCH v3 3/3] Documentation: deprecated.rst: kmalloc-family: mark argument as optional
Jonathan Corbet
Re: [PATCH v2 51/53] selftests/mm: va_high_addr_switch.sh: drop huge pages setup
Luiz Capitulino
Re: [PATCH v2 06/53] selftests/mm: rename hugepage-* tests to hugetlb-*
Luiz Capitulino
Re: [PATCH v2 06/53] selftests/mm: rename hugepage-* tests to hugetlb-*
Mark Brown
Re: [PATCH v2 06/53] selftests/mm: rename hugepage-* tests to hugetlb-*
Luiz Capitulino
Re: [PATCH v2 43/53] selftests/mm: migration: add setup of HugeTLB pages
Luiz Capitulino
Re: [PATCH v2 43/53] selftests/mm: migration: add setup of HugeTLB pages
Mike Rapoport
Re: [PATCH v2 43/53] selftests/mm: migration: add setup of HugeTLB pages
Luiz Capitulino
Re: [PATCH v2 43/53] selftests/mm: migration: add setup of HugeTLB pages
Mike Rapoport
Re: [PATCH v2 43/53] selftests/mm: migration: add setup of HugeTLB pages
Luiz Capitulino
Re: [PATCH v2 43/53] selftests/mm: migration: add setup of HugeTLB pages
Mike Rapoport
Re: [PATCH v2 43/53] selftests/mm: migration: add setup of HugeTLB pages
Luiz Capitulino
Re: [PATCH v2 05/53] selftests/mm: merge map_hugetlb into hugepage-mmap
Luiz Capitulino
Re: [PATCH v2 05/53] selftests/mm: merge map_hugetlb into hugepage-mmap
Mike Rapoport
Re: [PATCH v2 03/53] selftests/mm: migration: don't assume hupe page is TWOMEG
Luiz Capitulino
Re: [PATCH v2 03/53] selftests/mm: migration: don't assume hupe page is TWOMEG
Mike Rapoport
[PATCH v3 0/9] Kernel API Specification Framework
Sasha Levin
[PATCH v3 3/9] kernel/api: add debugfs interface for kernel API specifications
Sasha Levin
[PATCH v3 2/9] kernel/api: enable kerneldoc-based API specifications
Sasha Levin
Re: [PATCH v3 2/9] kernel/api: enable kerneldoc-based API specifications
Nicolas Schier
[PATCH v3 5/9] kernel/api: add API specification for sys_open
Sasha Levin
[PATCH v3 6/9] kernel/api: add API specification for sys_close
Sasha Levin
[PATCH v3 7/9] kernel/api: add API specification for sys_read
Sasha Levin
[PATCH v3 1/9] kernel/api: introduce kernel API specification framework
Sasha Levin
Re: [PATCH v3 1/9] kernel/api: introduce kernel API specification framework
Nathan Chancellor
Re: [PATCH v3 1/9] kernel/api: introduce kernel API specification framework
Nicolas Schier
Re: [PATCH v3 1/9] kernel/api: introduce kernel API specification framework
Nicolas Schier
[PATCH v3 8/9] kernel/api: add API specification for sys_write
Sasha Levin
[PATCH v3 9/9] kernel/api: add runtime verification selftest
Sasha Levin
Re: [PATCH 03/23] tick/nohz: Make nohz_full parameter optional
Frederic Weisbecker
Re: [PATCH v2] kselftest/arm64: Fix build failure with GCC-15
Catalin Marinas
Re: [PATCH v2] kselftest/arm64: Fix build failure with GCC-15
Mark Brown
Re: [PATCH v2] kselftest/arm64: Fix build failure with GCC-15
Catalin Marinas
Re: [PATCH v2] kselftest/arm64: Fix build failure with GCC-15
Mark Brown
Re: [PATCH v2] kselftest/arm64: Fix build failure with GCC-15
Leo Yan
Re: [PATCH v2] kselftest/arm64: Fix build failure with GCC-15
Mark Brown
[ANNOUNCE] 6.6.135-rt74
Clark Williams
[PATCH v2 0/2] mm/kmemleak: dedupe verbose scan output
Breno Leitao
[PATCH v2 1/2] mm/kmemleak: dedupe verbose scan output by allocation backtrace
Breno Leitao
Re: [PATCH v2 1/2] mm/kmemleak: dedupe verbose scan output by allocation backtrace
Catalin Marinas
[PATCH v2 2/2] selftests/mm: add kmemleak verbose dedup test
Breno Leitao
Re: [PATCH v2 0/2] mm/kmemleak: dedupe verbose scan output
Andrew Morton
Re: [PATCH v2 0/2] mm/kmemleak: dedupe verbose scan output
Breno Leitao
[PATCH] vsock/virtio: fix memory leak in virtio_transport_recv_listen()
Deepanshu Kartikey
[syzbot ci] Re: vsock/virtio: fix memory leak in virtio_transport_recv_listen()
syzbot ci
Re: [PATCH] vsock/virtio: fix memory leak in virtio_transport_recv_listen()
Stefano Garzarella
Re: [PATCH] vsock/virtio: fix memory leak in virtio_transport_recv_listen()
Deepanshu Kartikey
Re: [PATCH] vsock/virtio: fix memory leak in virtio_transport_recv_listen()
Stefano Garzarella
Re: [PATCH V1 01/13] iommu/hyperv: rename hyperv-iommu.c to hyperv-irq.c
Anirudh Rayabharam
Re: [PATCH V1 03/13] x86/hyperv: add insufficient memory support in irqdomain.c
Anirudh Rayabharam
[PATCH] fuse: expose backing files in the daemon's fd table
Matan Cohen
Re: [PATCH] fuse: expose backing files in the daemon's fd table
kernel test robot
Re: [PATCH] mshv: Fix interrupt state corruption in hv_do_map_pfns error path
Anirudh Rayabharam
Re: [PATCH] mshv: Fix interrupt state corruption in hv_do_map_pfns error path
Stanislav Kinsburskii
Re: [PATCH v2 0/4] Firmware LSM hook
Jason Gunthorpe
Re: [PATCH v2 0/4] Firmware LSM hook
Leon Romanovsky
Re: [PATCH v2 0/4] Firmware LSM hook
Jason Gunthorpe
Re: [PATCH v2 0/4] Firmware LSM hook
Leon Romanovsky
Re: [PATCH v2 0/4] Firmware LSM hook
Jason Gunthorpe
Re: [PATCH v2 0/4] Firmware LSM hook
Paul Moore
Re: [PATCH v2 0/4] Firmware LSM hook
Jason Gunthorpe
Re: [PATCH v2 3/3] dm: add documentation for dm-inlinecrypt target
Linlin Zhang
Re: [PATCH 0/2] mm/kmemleak: dedupe verbose scan output
Andrew Morton
Re: [PATCH 0/2] mm/kmemleak: dedupe verbose scan output
Breno Leitao
Re: [PATCH V10 00/10] famfs: port into fuse
Christoph Hellwig
Re: [PATCH V10 00/10] famfs: port into fuse
Amir Goldstein
Re: [PATCH V10 00/10] famfs: port into fuse
Bernd Schubert
[PATCH v3 1/2] slab: support for compiler-assisted type-based slab cache partitioning
Marco Elver
[PATCH v3 2/2] slab: fix kernel-docs for mm-api
Marco Elver
Re: [PATCH v3 2/2] slab: fix kernel-docs for mm-api
Vlastimil Babka (SUSE)
Re: [PATCH v3 2/2] slab: fix kernel-docs for mm-api
Marco Elver
Re: [PATCH v3 2/2] slab: fix kernel-docs for mm-api
Marco Elver
Re: [PATCH v3 1/2] slab: support for compiler-assisted type-based slab cache partitioning
Vlastimil Babka (SUSE)
[RFC PATCH v3 0/4] Fix IMA + TPM initialisation ordering issue
Jonathan McDowell
[RFC PATCH v3 1/4] lsm: Allow LSMs to register for late_initcall_sync init
Jonathan McDowell
[RFC PATCH v3 2/4] security: ima: call ima_init() again at late_initcall_sync for defered TPM
Jonathan McDowell
Re: [RFC PATCH v3 2/4] security: ima: call ima_init() again at late_initcall_sync for defered TPM
Yeoreum Yun
Re: [RFC PATCH v3 2/4] security: ima: call ima_init() again at late_initcall_sync for defered TPM
Mimi Zohar
Re: [RFC PATCH v3 2/4] security: ima: call ima_init() again at late_initcall_sync for defered TPM
Jonathan McDowell
[RFC PATCH v3 3/4] Revert "tpm: tpm_crb_ffa: try to probe tpm_crb_ffa when it's built-in"
Jonathan McDowell
Re: [RFC PATCH v3 3/4] Revert "tpm: tpm_crb_ffa: try to probe tpm_crb_ffa when it's built-in"
Sudeep Holla
[RFC PATCH v3 4/4] Revert "firmware: arm_ffa: Change initcall level of ffa_init() to rootfs_initcall"
Jonathan McDowell
Re: [RFC PATCH v3 4/4] Revert "firmware: arm_ffa: Change initcall level of ffa_init() to rootfs_initcall"
Sudeep Holla
Re: [RFC PATCH v3 4/4] Revert "firmware: arm_ffa: Change initcall level of ffa_init() to rootfs_initcall"
Jarkko Sakkinen
[PATCH] ima: debugging late_initcall_sync measurements
Mimi Zohar
Re: [PATCH] ima: debugging late_initcall_sync measurements
Yeoreum Yun
Re: [PATCH] ima: debugging late_initcall_sync measurements
Mimi Zohar
Re: [PATCH] ima: debugging late_initcall_sync measurements
Paul Moore
Re: [PATCH] ima: debugging late_initcall_sync measurements
Mimi Zohar
Re: [PATCH] ima: debugging late_initcall_sync measurements
Paul Moore
Re: [PATCH] ima: debugging late_initcall_sync measurements
Mimi Zohar
Re: [PATCH] ima: debugging late_initcall_sync measurements
David Safford
Re: [PATCH] ima: debugging late_initcall_sync measurements
Mimi Zohar
Re: [PATCH] ima: debugging late_initcall_sync measurements
Mimi Zohar
[GIT PULL] SPDX updates for 7.1-rc1
Greg KH
Re: [GIT PULL] SPDX updates for 7.1-rc1
pr-tracker-bot
Re: [PATCH] virtio: Add ID for virtio media
Michael S. Tsirkin
Re: [PATCH] virtio: Add ID for virtio media
Albert Esteve
Re: [PATCH] virtio: Add ID for virtio media
Michael S. Tsirkin
[PATCH v2] selftests/rseq: Add config fragment
Mark Brown
[PATCH] drm/bochs: Drop manual put on probe error path
Myeonghun Pak
Re: [PATCH] drm/bochs: Drop manual put on probe error path
Thomas Zimmermann
Re: [PATCH] drm/bochs: Drop manual put on probe error path
Thomas Zimmermann
Re: [PATCH] drm/bochs: Drop manual put on probe error path
Thomas Zimmermann
[PATCH] drm/bochs: Drop manual put on probe error path
Myeonghun Pak
[RFC PATCH v5 0/4] virtio: add noirq system sleep PM callbacks for virtio-mmio
Sungho Bae
[RFC PATCH v5 1/4] virtio: separate PM restore and reset_done paths
Sungho Bae
[RFC PATCH v5 2/4] virtio_ring: export virtqueue_reinit_vring() for noirq restore
Sungho Bae
[RFC PATCH v5 3/4] virtio: add noirq system sleep PM infrastructure
Sungho Bae
[RFC PATCH v5 4/4] virtio-mmio: wire up noirq system sleep PM callbacks
Sungho Bae
[PATCH v5 0/4] mm/memory-failure: add panic option for unrecoverable pages
Breno Leitao
[PATCH v5 1/4] mm/memory-failure: report MF_MSG_KERNEL for reserved pages
Breno Leitao
Re: [PATCH v5 1/4] mm/memory-failure: report MF_MSG_KERNEL for reserved pages
Lance Yang
Re: [PATCH v5 1/4] mm/memory-failure: report MF_MSG_KERNEL for reserved pages
Breno Leitao
Re: [PATCH v5 1/4] mm/memory-failure: report MF_MSG_KERNEL for reserved pages
Lance Yang
Re: [PATCH v5 1/4] mm/memory-failure: report MF_MSG_KERNEL for reserved pages
Lance Yang
[PATCH v5 3/4] Documentation: document panic_on_unrecoverable_memory_failure sysctl
Breno Leitao
Re: [PATCH v5 3/4] Documentation: document panic_on_unrecoverable_memory_failure sysctl
Andrew Morton
[PATCH v5 2/4] mm/memory-failure: add panic option for unrecoverable pages
Breno Leitao
Re: [PATCH v5 2/4] mm/memory-failure: add panic option for unrecoverable pages
David Hildenbrand (Arm)
Re: [PATCH v5 2/4] mm/memory-failure: add panic option for unrecoverable pages
Lance Yang
[PATCH v5 4/4] selftests/mm: regression test for panic_on_unrecoverable_memory_failure
Breno Leitao
Re: [PATCH v5 4/4] selftests/mm: regression test for panic_on_unrecoverable_memory_failure
Miaohe Lin
Re: [PATCH v5 0/4] mm/memory-failure: add panic option for unrecoverable pages
Matthew Wilcox
Re: [PATCH v5 0/4] mm/memory-failure: add panic option for unrecoverable pages
Breno Leitao
Re: [PATCH v5 0/4] mm/memory-failure: add panic option for unrecoverable pages
Andrew Morton
Re: [PATCH 08/48] objtool/klp: Don't correlate __initstub__ symbols
Miroslav Benes
Re: [PATCH 08/48] objtool/klp: Don't correlate __initstub__ symbols
Song Liu
Re: [PATCH v2 0/9] remoteproc: qcom_q6v5_wcss: add native ipq9574 support
Konrad Dybcio
Re: [PATCH 07/48] objtool/klp: Don't correlate absolute symbols
Miroslav Benes
Re: [PATCH 07/48] objtool/klp: Don't correlate absolute symbols
Song Liu
Re: [PATCH 06/48] objtool/klp: Don't correlate rodata symbols
Miroslav Benes
Re: [PATCH 06/48] objtool/klp: Don't correlate rodata symbols
Josh Poimboeuf
[PATCH v5 2/2] selftest: add tests for O_EMPTYPATH
Jori Koolstra
[PATCH] ima: Fix sigv3 signature handling for EVM_IMA_XATTR_DIGSIG
Kamlesh Kumar
Re: [PATCH] ima: Fix sigv3 signature handling for EVM_IMA_XATTR_DIGSIG
Stefan Berger
Re: [PATCH 05/48] objtool: Move mark_rodata() to elf.c
Miroslav Benes
Re: [PATCH 05/48] objtool: Move mark_rodata() to elf.c
Song Liu
Re: [PATCH RFC 04/10] arm64: dts: qcom: msm8939: Add venus node
Konrad Dybcio
[PATCH] drm/qxl: Fix missing KMS poll cleanup
Myeonghun Pak
Re: [PATCH] drm/qxl: Fix missing KMS poll cleanup
Thomas Zimmermann
Re: (subset) [PATCH 1/3] KVM: arm64: vgic: Fix IIDR revision field extracted from wrong value
Marc Zyngier
Re: (subset) [PATCH 1/3] KVM: arm64: vgic: Fix IIDR revision field extracted from wrong value
David Woodhouse
[PATCH] virtio-mmio: fix device release warning on module unload
Johan Hovold
Re: [PATCH] virtio-mmio: fix device release warning on module unload
Jason Wang
Re: [PATCH] virtio-mmio: fix device release warning on module unload
Johan Hovold
[PATCH 0/2] vdpa_sim: switch to dynamic root device
Johan Hovold
[PATCH 1/2] vdpa_sim_blk: switch to dynamic root device
Johan Hovold
Re: [PATCH 1/2] vdpa_sim_blk: switch to dynamic root device
Jason Wang
[PATCH 2/2] vdpa_sim_net: switch to dynamic root device
Johan Hovold
Re: [PATCH 2/2] vdpa_sim_net: switch to dynamic root device
Jason Wang
Re: [PATCH RESEND 2/4] drm/panel: Clean up S6E3FC2X01 config dependencies
Neil Armstrong
Re: [PATCH RESEND 2/4] drm/panel: Clean up S6E3FC2X01 config dependencies
David Heidelberg
Re: [PATCH 1/2] mm/kmemleak: dedupe verbose scan output by allocation backtrace
Breno Leitao
Re: [PATCH 1/2] mm/kmemleak: dedupe verbose scan output by allocation backtrace
Catalin Marinas
Re: [PATCH 1/2] mm/kmemleak: dedupe verbose scan output by allocation backtrace
Breno Leitao
Re: [PATCH 03/48] objtool/klp: Don't correlate __ADDRESSABLE() symbols
Miroslav Benes
Re: [PATCH 03/48] objtool/klp: Don't correlate __ADDRESSABLE() symbols
Miroslav Benes
Re: [PATCH 03/48] objtool/klp: Don't correlate __ADDRESSABLE() symbols
Josh Poimboeuf
Re: [PATCH 03/48] objtool/klp: Don't correlate __ADDRESSABLE() symbols
Miroslav Benes
Re: [PATCH 18/22] iio: dac: ad5686: consume optional reset signal
Philipp Zabel
Re: [PATCH 1/4] arm64: signal: Preserve POR_EL0 if poe_context is missing
Kevin Brodsky
Re: [PATCH v2 16/53] selftests/mm: protection_keys: use kselftest framework
Mike Rapoport
Re: [PATCH v2 07/53] selftests/mm: hugetlb-shm: use kselftest framework
Mike Rapoport
Re: [PATCH v7 3/5] kunit: Add backtrace suppression self-tests
Albert Esteve
Re: [PATCH v7 2/5] bug/kunit: Reduce runtime impact of warning backtrace suppression
Albert Esteve
Re: [PATCH v7 1/5] bug/kunit: Core support for suppressing warning backtraces
Albert Esteve
Re: [PATCH RFC v3 01/19] mm: thread user_addr through page allocator for cache-friendly zeroing
David Hildenbrand (Arm)
Re: [PATCH RFC v3 01/19] mm: thread user_addr through page allocator for cache-friendly zeroing
Gregory Price
Re: [PATCH RFC v3 01/19] mm: thread user_addr through page allocator for cache-friendly zeroing
Michael S. Tsirkin
Re: [PATCH RFC v3 01/19] mm: thread user_addr through page allocator for cache-friendly zeroing
David Hildenbrand (Arm)
Re: [PATCH RFC v3 01/19] mm: thread user_addr through page allocator for cache-friendly zeroing
Michael S. Tsirkin
Earlier messages
Later messages