linux-kernel
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH v10 0/6] alloc_tag and module codetag section fixes
Hao Ge
[PATCH v10 3/6] module: introduce SH_ENTSIZE_STANDALONE for separately allocated sections
Hao Ge
Re: [PATCH v10 3/6] module: introduce SH_ENTSIZE_STANDALONE for separately allocated sections
Suren Baghdasaryan
Re: [PATCH v10 3/6] module: introduce SH_ENTSIZE_STANDALONE for separately allocated sections
Hao Ge
[PATCH v10 1/6] alloc_tag: move release_module_tags() above reserve_module_tags()
Hao Ge
[PATCH v10 2/6] alloc_tag: clean up the populate failure path
Hao Ge
Re: [PATCH v10 2/6] alloc_tag: clean up the populate failure path
Suren Baghdasaryan
Re: [PATCH v10 2/6] alloc_tag: clean up the populate failure path
Hao Ge
Re: [PATCH v10 2/6] alloc_tag: clean up the populate failure path
Suren Baghdasaryan
Re: [PATCH v10 2/6] alloc_tag: clean up the populate failure path
Suren Baghdasaryan
Re: [PATCH v10 2/6] alloc_tag: clean up the populate failure path
Hao Ge
Re: [PATCH v10 2/6] alloc_tag: clean up the populate failure path
Hao Ge
Re: [PATCH v10 2/6] alloc_tag: clean up the populate failure path
Lorenzo Stoakes (ARM)
[PATCH v10 4/6] module: allocate codetag sections before the regular module layout
Hao Ge
Re: [PATCH v10 4/6] module: allocate codetag sections before the regular module layout
Suren Baghdasaryan
[PATCH v10 6/6] alloc_tag: Defer /proc/allocinfo removal to a workqueue
Hao Ge
Re: [PATCH v10 6/6] alloc_tag: Defer /proc/allocinfo removal to a workqueue
Suren Baghdasaryan
Re: [PATCH v10 6/6] alloc_tag: Defer /proc/allocinfo removal to a workqueue
Hao Ge
[PATCH v10 5/6] alloc_tag: skip percpu counter allocation when profiling is disabled
Hao Ge
Re: [PATCH v10 5/6] alloc_tag: skip percpu counter allocation when profiling is disabled
Suren Baghdasaryan
Re: [PATCH v10 5/6] alloc_tag: skip percpu counter allocation when profiling is disabled
Hao Ge
Re: [PATCH v10 0/6] alloc_tag and module codetag section fixes
Suren Baghdasaryan
Re: [PATCH v10 0/6] alloc_tag and module codetag section fixes
Hao Ge
[PATCH v3 0/2] Drivers: hv: fix typos in comments
Hemanth Selam
[PATCH v3 1/2] Drivers: hv: vmbus: fix typo "substract" in comment
Hemanth Selam
[PATCH v3 2/2] tools/hv: fix typo "retrive" in comment
Hemanth Selam
Re: [PATCH v3 0/2] Drivers: hv: fix typos in comments
Wei Liu
[PATCH net-next v2 0/2] ipv6: update NUD_FAILED neighbors from NA messages
Lawrence Lee
[PATCH net-next v2 1/2] ipv6: update NUD_FAILED neighbors from NA messages
Lawrence Lee
Re: [PATCH net-next v2 1/2] ipv6: update NUD_FAILED neighbors from NA messages
Ido Schimmel
Re: [PATCH net-next v2 1/2] ipv6: update NUD_FAILED neighbors from NA messages
Lawrence Lee
Re: [PATCH net-next v2 1/2] ipv6: update NUD_FAILED neighbors from NA messages
Ido Schimmel
Re: [PATCH net-next v2 1/2] ipv6: update NUD_FAILED neighbors from NA messages
Lawrence Lee
Re: [PATCH net-next v2 1/2] ipv6: update NUD_FAILED neighbors from NA messages
netdev-bot+sashiko
Re: [PATCH net-next v2 1/2] ipv6: update NUD_FAILED neighbors from NA messages
Lawrence Lee
[PATCH net-next v2 2/2] selftests: net: test untracked NA recovery of FAILED neighbors
Lawrence Lee
Re: [PATCH net-next v2 2/2] selftests: net: test untracked NA recovery of FAILED neighbors
netdev-bot+sashiko
Re: [PATCH net-next v2 2/2] selftests: net: test untracked NA recovery of FAILED neighbors
Lawrence Lee
Re: [PATCH net-next v2 0/2] ipv6: update NUD_FAILED neighbors from NA messages
Randy Dunlap
Re: [PATCH net-next v2 0/2] ipv6: update NUD_FAILED neighbors from NA messages
Lawrence Lee
[PATCH] MAINTAINERS: remove myself from the Hyper-V entries
Long Li
Re: [PATCH] MAINTAINERS: remove myself from the Hyper-V entries
Wei Liu
[PATCH] MAINTAINERS: hand over MANA RDMA driver to Wei Hu
Long Li
Re: [PATCH] MAINTAINERS: hand over MANA RDMA driver to Wei Hu
Leon Romanovsky
Re: [PATCH 17/17] sysctl: assert static storage for DEFINE_CTL_TABLE_POLL()
sashiko-bot
Re: [PATCH 15/17] notifier: assert static storage for locking notifier heads
sashiko-bot
Re: [PATCH 14/17] ratelimit: assert static storage for DEFINE_RATELIMIT_STATE()
sashiko-bot
Re: [PATCH 02/17] locking/rtmutex: assert static storage for DEFINE_RT_MUTEX()
sashiko-bot
Re: [PATCH 10/17] klist: assert static storage for DEFINE_KLIST()
sashiko-bot
Re: [PATCH 16/17] rcu: assert static storage for RCU sync and SRCU definitions
sashiko-bot
Re: [PATCH 13/17] kthread: assert static storage for delayed work declarations
sashiko-bot
Re: [PATCH 12/17] timers: assert static storage for DEFINE_TIMER()
sashiko-bot
Re: [PATCH 03/17] locking/rwsem: assert static storage for semaphore definitions
sashiko-bot
Re: [PATCH 01/17] locking/mutex: assert static storage for DEFINE_MUTEX()
sashiko-bot
Re: [PATCH 08/17] idr: enforce the static-storage contract of DEFINE_IDR()
sashiko-bot
Re: [PATCH 07/17] xarray: assert static storage for DEFINE_XARRAY_FLAGS()
sashiko-bot
Re: [PATCH 05/17] locking/seqlock: assert static storage for DEFINE_SEQLOCK()
sashiko-bot
Re: [PATCH 04/17] locking/semaphore: assert static storage for DEFINE_SEMAPHORE()
sashiko-bot
Re: [PATCH 06/17] sched: assert static storage for wait queue and completion declarations
sashiko-bot
Re: [PATCH 11/17] workqueue: assert static storage for work declarations
sashiko-bot
Re: [PATCH 09/17] radix-tree: require static storage for RADIX_TREE()
sashiko-bot
[PATCH net-next v3] selftests: net: move log_test to lib file and remove duplicate code
Hangbin Liu
Re: [PATCH net-next v3] selftests: net: move log_test to lib file and remove duplicate code
netdev-bot+sashiko
Re: [PATCH net-next v3] selftests: net: move log_test to lib file and remove duplicate code
Hangbin Liu
Re: [PATCH net-next v7 0/6] selftests: net: make iou-zcrx tests multithreaded
patchwork-bot+netdevbpf
[PATCH net-next v2 0/3] net: hash uncached route lists by device
Chris J Arges
[PATCH net-next v2 2/3] ipv6: hash uncached routes by device
Chris J Arges
Re: [PATCH net-next v2 2/3] ipv6: hash uncached routes by device
Ido Schimmel
Re: [PATCH net-next v2 2/3] ipv6: hash uncached routes by device
Chris Arges
Re: [PATCH net-next v2 2/3] ipv6: hash uncached routes by device
netdev-bot+sashiko
[PATCH net-next v2 1/3] ipv4: hash uncached routes by device
Chris J Arges
Re: [PATCH net-next v2 1/3] ipv4: hash uncached routes by device
Ido Schimmel
Re: [PATCH net-next v2 1/3] ipv4: hash uncached routes by device
netdev-bot+sashiko
[PATCH net-next v2 3/3] selftests: net: cover IPv6 uncached route device mismatch
Chris J Arges
Re: [PATCH net-next v2 3/3] selftests: net: cover IPv6 uncached route device mismatch
netdev-bot+sashiko
Re: [ndctl PATCH RESEND] test/cxl-mbox: Regression test for huge CXL_MEM_SEND_COMMAND out.size
Alison Schofield
Re: [ndctl PATCH RESEND] test/cxl-mbox: Regression test for huge CXL_MEM_SEND_COMMAND out.size
Richard Cheng
[PATCH] dm-crypt: reject the lmk IV mode with AEAD ciphers
Ben Cressey
[PATCH] dm-integrity: fix buffer overflow in inline mode with large tag size
Ben Cressey
Re: [PATCH] selftests/powerpc: Fix exec_prot test failure on Hash MMU
Chris Chiu
Re: [PATCH] selftests/powerpc: Fix exec_prot test failure on Hash MMU
IBM
Re: [PATCH] selftests/powerpc: Fix exec_prot test failure on Hash MMU
IBM
[PATCH v3] mm/memory-failure: Support disabling soft offline for HugeTLB pages
Kyle Meyer
Re: [PATCH v3] mm/memory-failure: Support disabling soft offline for HugeTLB pages
Andrew Morton
Re: [PATCH v3] mm/memory-failure: Support disabling soft offline for HugeTLB pages
Kyle Meyer
Re: [PATCH v3] mm/memory-failure: Support disabling soft offline for HugeTLB pages
Michal Hocko
Re: [PATCH v3] mm/memory-failure: Support disabling soft offline for HugeTLB pages
Kyle Meyer
Re: [PATCH v3] mm/memory-failure: Support disabling soft offline for HugeTLB pages
Michal Hocko
Re: [PATCH v3] mm/memory-failure: Support disabling soft offline for HugeTLB pages
David Hildenbrand (Arm)
Re: [PATCH v3] mm/memory-failure: Support disabling soft offline for HugeTLB pages
Michal Hocko
Re: [PATCH v3] mm/memory-failure: Support disabling soft offline for HugeTLB pages
David Hildenbrand (Arm)
Re: [PATCH v3] mm/memory-failure: Support disabling soft offline for HugeTLB pages
Michal Hocko
Re: [PATCH v3] mm/memory-failure: Support disabling soft offline for HugeTLB pages
David Hildenbrand (Arm)
Re: [PATCH v3] mm/memory-failure: Support disabling soft offline for HugeTLB pages
Kyle Meyer
[PATCH] coccinelle: kmalloc_obj: Convert multi-byte integral allocations
Kees Cook
[PATCH 0/2] devres: Provide kmalloc_obj*-style API for devm_kmalloc
Kees Cook
[PATCH 2/2] devres: Provide kmalloc_obj*-style API for devm_kmalloc
Kees Cook
[PATCH 1/2] mm: Move default_gfp() into gfp_types.h
Kees Cook
Re: [PATCH 1/2] mm: Move default_gfp() into gfp_types.h
Zi Yan
Re: [PATCH 1/2] mm: Move default_gfp() into gfp_types.h
Vlastimil Babka (SUSE)
[PATCH net v2] selftests/net: run tun tests in a dedicated network namespace
Edoardo Canepa
Re: [PATCH net v2] selftests/net: run tun tests in a dedicated network namespace
netdev-bot+sashiko
Re: [PATCH v1 2/2] selftests/landlock: Check full ioctl commands in audit records
Paul Moore
[PATCH] selftests/cgroup: ignore memory.reclaim -EAGAIN for zswap writeback test
Harry Yoo (Meta)
Re: [PATCH] selftests/cgroup: ignore memory.reclaim -EAGAIN for zswap writeback test
SJ Park
Re: [PATCH] selftests/cgroup: ignore memory.reclaim -EAGAIN for zswap writeback test
Harry Yoo
Re: [PATCH] selftests/cgroup: ignore memory.reclaim -EAGAIN for zswap writeback test
SJ Park
Re: [PATCH] selftests/cgroup: ignore memory.reclaim -EAGAIN for zswap writeback test
Harry Yoo
Re: [PATCH] selftests/cgroup: ignore memory.reclaim -EAGAIN for zswap writeback test
Nhat Pham
Re: [PATCH bpf-next v6 1/2] bpf: Validate program attach type during link update
Emil Tsalapatis
[PATCH v3 0/4] misc: vmw_zerocopy: VMware zero-copy buffer sharing driver
Rishi Chhibber
[PATCH v3 1/4] misc: vmw_vmci: Reserve a datagram resource id for zero-copy buffer sharing
Rishi Chhibber
[PATCH v3 3/4] Documentation: misc: Add vmw_zerocopy driver documentation
Rishi Chhibber
[PATCH v3 2/4] misc: vmw_zerocopy: Add VMware zero-copy buffer sharing driver
Rishi Chhibber
Re: [PATCH v3 2/4] misc: vmw_zerocopy: Add VMware zero-copy buffer sharing driver
Greg KH
[PATCH v3 4/4] selftests: misc: Add vmw_zerocopy selftest
Rishi Chhibber
[PATCH v3 0/4] backlight: qcom-wled: Fix OVP IRQ imbalance and start from the hardware state
David Heidelberg via B4 Relay
[PATCH v3 1/4] backlight: qcom-wled: Fix NULL pointer dereference in PM callbacks
David Heidelberg via B4 Relay
Re: [PATCH v3 1/4] backlight: qcom-wled: Fix NULL pointer dereference in PM callbacks
David Heidelberg
[PATCH v3 4/4] backlight: qcom-wled: Read back the programmed brightness at probe
David Heidelberg via B4 Relay
[PATCH v3 2/4] backlight: qcom-wled: Fix WLED3 brightness register stride
David Heidelberg via B4 Relay
[PATCH v3 3/4] backlight: qcom-wled: Fix unbalanced OVP IRQ enable at probe
David Heidelberg via B4 Relay
Re: [PATCH v4 7/7] selftests/x86: Add a userspace test for LASS enforcement
Chang S. Bae
Re: [PATCH v4 7/7] selftests/x86: Add a userspace test for LASS enforcement
Sohil Mehta
Re: [PATCH v4 7/7] selftests/x86: Add a userspace test for LASS enforcement
Sohil Mehta
[PATCH v6 0/3] kselftest: mm: fix some failure of split_huge_page_test
Yeoreum Yun
[PATCH v6 3/3] kselftest: mm: remove check_huge_shmem()
Yeoreum Yun
Re: [PATCH v6 3/3] kselftest: mm: remove check_huge_shmem()
David Hildenbrand (Arm)
Re: [PATCH v6 3/3] kselftest: mm: remove check_huge_shmem()
Yeoreum Yun
[PATCH v6 2/3] kselftest: mm: replace usage of /proc/self/smaps for check_huge_xxx() helper
Yeoreum Yun
Re: [PATCH v6 2/3] kselftest: mm: replace usage of /proc/self/smaps for check_huge_xxx() helper
David Hildenbrand (Arm)
Re: [PATCH v6 2/3] kselftest: mm: replace usage of /proc/self/smaps for check_huge_xxx() helper
Yeoreum Yun
[PATCH v6 1/3] kselftest: mm: prevent random failure of huge page split for khugepaged
Yeoreum Yun
Re: [PATCH v4 4/7] KVM: VMX: Implement LASS violation check
Chang S. Bae
Re: [PATCH v4 4/7] KVM: VMX: Implement LASS violation check
Sohil Mehta
Re: [PATCH v4 4/7] KVM: VMX: Implement LASS violation check
Sean Christopherson
Re: [PATCH v4 4/7] KVM: VMX: Implement LASS violation check
Sohil Mehta
Re: [PATCH v4 4/7] KVM: VMX: Implement LASS violation check
Sean Christopherson
Re: [PATCH v4 4/7] KVM: VMX: Implement LASS violation check
Sohil Mehta
Re: [PATCH 0/3] HID: bpf: fix __hid_bpf_hw_check_params report length computation
Benjamin Tissoires
[RFC PATCH 2/3] selftests: zram: cover offload-only swap policy
Matthias Goergens
[PATCH net-next v3 0/5] netconsole: Support messages ratelimit-ing
Breno Leitao
[PATCH net-next v3 1/5] netconsole: send the oops when oops_only is set
Breno Leitao
[PATCH net-next v3 4/5] netconsole: allow configuring the rate limit burst through configfs
Breno Leitao
[PATCH net-next v3 2/5] netconsole: add a per-target message rate limit
Breno Leitao
[PATCH net-next v3 3/5] netconsole: allow configuring the rate limit interval through configfs
Breno Leitao
[PATCH net-next v3 5/5] docs: netconsole: document rate limit feature
Breno Leitao
[PATCH v2 0/3] backlight: qcom-wled: Fix OVP IRQ imbalance and start from the hardware state
David Heidelberg via B4 Relay
[PATCH v2 2/3] backlight: qcom-wled: Fix unbalanced OVP IRQ enable at probe
David Heidelberg via B4 Relay
[PATCH v2 1/3] backlight: qcom-wled: Fix WLED3 brightness register stride
David Heidelberg via B4 Relay
[PATCH v2 3/3] backlight: qcom-wled: Read back the programmed brightness at probe
David Heidelberg via B4 Relay
[PATCH] KVM: selftests: Test partial KVM_CLEAR_DIRTY_LOG requests
Tharit Tangkijwanichakul
Re: [PATCH] KVM: selftests: Test partial KVM_CLEAR_DIRTY_LOG requests
Tharit Tangkijwanichakul
[PATCH 0/3] keys: Add well known IDs for fs-verity/dm-verity keys
Andrew Halaney
[PATCH 1/3] keys: add KEY_SPEC_DM_VERITY_KEYRING
Andrew Halaney
Re: [PATCH 1/3] keys: add KEY_SPEC_DM_VERITY_KEYRING
Jarkko Sakkinen
Re: [PATCH 1/3] keys: add KEY_SPEC_DM_VERITY_KEYRING
David Howells
Re: [PATCH 1/3] keys: add KEY_SPEC_DM_VERITY_KEYRING
Andrew Halaney
[PATCH 2/3] keys: add KEY_SPEC_FS_VERITY_KEYRING
Andrew Halaney
[PATCH 3/3] Documentation: keys: document IDs added since KEY_SPEC_REQKEY_AUTH_KEY
Andrew Halaney
Re: [PATCH 0/3] keys: Add well known IDs for fs-verity/dm-verity keys
Christian Brauner
[PATCH v2 0/2] Fix warnings with recent smatch
Ricardo Ribalda
[PATCH v2 1/2] rcu: Drop the address space qualifier from the dereference macros
Ricardo Ribalda
[PATCH v2 2/2] x86/uaccess: Drop the address space qualifier from put_user()
Ricardo Ribalda
Re: [PATCH v2 2/2] x86/uaccess: Drop the address space qualifier from put_user()
Paul E. McKenney
Re: [PATCH v2 2/2] x86/uaccess: Drop the address space qualifier from put_user()
Paul E. McKenney
[PATCH v2 0/5] nfsd/sunrpc: allow userland to handle rpcbind registration
Jeff Layton
[PATCH v2 3/5] NFSD: honour the userspace-rpcbind flag in listener_set
Jeff Layton
[PATCH v2 4/5] NFSD: report registerable programs in the listener_set reply
Jeff Layton
[PATCH v2 5/5] selftests/nfsd: exercise the userspace-rpcbind listener_set flag
Jeff Layton
[PATCH v2 1/5] SUNRPC: allow a service to opt out of rpcbind registration
Jeff Layton
[PATCH v2 2/5] NFSD: add a userspace-rpcbind flag to listener_set
Jeff Layton
[PATCH 0/5] srcu: Add lockdep coverage for atomic SRCU and fix IRQ-state bug
Kunwu Chan
[PATCH 3/5] srcutree: Preserve IRQ state in synchronize_srcu_atomic() callchain
Kunwu Chan
[PATCH 5/5] rcutorture: Add atomic SRCU cross-CPU IRQ context mismatch test
Kunwu Chan
[PATCH 1/5] rcutorture: Add atomic SRCU lockdep support
Kunwu Chan
[PATCH 2/5] selftests/rcutorture: Wire atomic SRCU into srcu_lockdep.sh
Kunwu Chan
[PATCH 4/5] selftests/rcutorture: Fix double nerrs count in srcu_lockdep.sh
Kunwu Chan
[PATCH 0/8] mm/damon: move damos filter range arguments validation to core
SJ Park
[PATCH 8/8] mm/damon/core-kunit: test invalid damos filter commits
SJ Park
[PATCH 7/8] mm/damon/core-kunit: extend damos_commit_filter_for() for wrong input
SJ Park
Re: [PATCH 0/8] mm/damon: move damos filter range arguments validation to core
SJ Park
[PATCH 0/6] mm/damon: misc improvements in tests and documents
SJ Park
Re: [PATCH 0/6] mm/damon: misc improvements in tests and documents
SJ Park
[PATCH 2/6] selftests/damon: ignore test-generated damon_dump_output
SJ Park
[PATCH 1/6] selftests/damon: stop kdamond on error exits of no-op commit test
SJ Park
[PATCH 3/6] selftests/damon: add script dir to sys.path for PYTHONSAFEPATH compatibility
SJ Park
[PATCH 4/6] mm/damon/tests/core-kunit: improve nr_samples_per_aggr test isolation
SJ Park
Re: [PATCH 0/6] mm/damon: misc improvements in tests and documents
Andrew Morton
[PATCH v4] PCI: hv: Warn when wait_for_response() waits indefinitely
Sahil Chandna
[PATCH 0/3] firmware: qcom: scm: pass struct qcom_scm through the API
Albert Esteve
[PATCH 3/3] firmware: qcom: scm: drop the __scm global
Albert Esteve
[PATCH 1/3] firmware: qcom: scm: pass qcom_scm to internal helpers
Albert Esteve
[PATCH 2/3] firmware: qcom: scm: pass qcom_scm through the exported API
Albert Esteve
[PATCH v2 0/2] FBE virtualization: inline encryption for virtio-blk guests
Linlin Zhang
[PATCH v2 1/2] virtio_blk: Add control virtqueue support
Linlin Zhang
[PATCH v2 2/2] virtio_blk: add inline encryption support
Linlin Zhang
[PATCH] sysctl: Rewrite selftests on top of KTAP helpers
Joel Granados
[PATCH v2 00/13] KVM: arm64: Add KVM_PRE_FAULT_MEMORY support
Lorenzo Stoakes (ARM)
[PATCH v2 08/13] KVM: arm64: Pass walk flags to kvm_pgtable_get_leaf()
Lorenzo Stoakes (ARM)
Earlier messages
Later messages