linux-kernel
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH bpf-next v2 3/3] selftests/bpf: Add selftest for attaching tracing programs to functions in deny list
KaFai Wan
[PATCH bpf-next v2 2/3] bpf: Add log for attaching tracing programs to functions in deny list
KaFai Wan
[PATCH net-next v7 0/3] selftest: net: Add selftest for netpoll
Breno Leitao
[PATCH net-next v7 1/3] selftests: drv-net: add helper/wrapper for bpftrace
Breno Leitao
[PATCH net-next v7 2/3] selftests: drv-net: Strip '@' prefix from bpftrace map keys
Breno Leitao
[PATCH net-next v7 3/3] selftests: net: add netpoll basic functionality test
Breno Leitao
Re: [PATCH net-next v7 0/3] selftest: net: Add selftest for netpoll
patchwork-bot+netdevbpf
[PATCH net-next V2 0/3] in order support for vhost-net
Jason Wang
[PATCH net-next V2 1/3] vhost: fail early when __vhost_add_used() fails
Jason Wang
[PATCH net-next V2 2/3] vhost: basic in order support
Jason Wang
[PATCH net-next V2 3/3] vhost_net: basic in_order support
Jason Wang
Re: [PATCH net-next V2 0/3] in order support for vhost-net
Lei Yang
Re: [PATCH net-next V2 0/3] in order support for vhost-net
Jakub Kicinski
Re: [PATCH net-next V2 0/3] in order support for vhost-net
Jason Wang
Re: [PATCH net-next V2 0/3] in order support for vhost-net
Michael S. Tsirkin
Re: [PATCH net-next V2 0/3] in order support for vhost-net
Jason Wang
Re: [PATCH net-next V2 0/3] in order support for vhost-net
Michael S. Tsirkin
Re: [PATCH net-next V2 0/3] in order support for vhost-net
Paolo Abeni
Re: [PATCH net-next V2 0/3] in order support for vhost-net
Jason Wang
Re: [PATCH net-next V2 0/3] in order support for vhost-net
Paolo Abeni
Re: [PATCH net-next V2 0/3] in order support for vhost-net
Michael S. Tsirkin
Re: [PATCH net-next V2 0/3] in order support for vhost-net
Paolo Abeni
[PATCH v13 0/1]vhost: Add support of kthread API
Cindy Lu
[PATCH v13 1/1] vhost: Reintroduces support of kthread API and adds mode selection
Cindy Lu
Re: [PATCH v13 1/1] vhost: Reintroduces support of kthread API and adds mode selection
Jason Wang
Re: [PATCH v13] vhost: Reintroduces support of kthread API and adds mode selection
Markus Elfring
Re: [PATCH v13] vhost: Reintroduces support of kthread API and adds mode selection
Simon Horman
Re: [PATCH v13 0/1]vhost: Add support of kthread API
Lei Yang
Re: [PATCH v13 0/1]vhost: Add support of kthread API
Michael S. Tsirkin
[PATCH v2] selftests/tty: add TIOCSTI test suite
Abhinav Saxena via B4 Relay
[PATCH V9 0/7] Add NUMA mempolicy support for KVM guest-memfd
Shivank Garg
[PATCH V9 1/7] KVM: guest_memfd: Use guest mem inodes instead of anonymous inodes
Shivank Garg
[PATCH V9 2/7] mm/filemap: Add NUMA mempolicy support to filemap_alloc_folio()
Shivank Garg
[PATCH V9 3/7] mm/filemap: Extend __filemap_get_folio() to support NUMA memory policies
Shivank Garg
[PATCH V9 4/7] mm/mempolicy: Export memory policy symbols
Shivank Garg
[PATCH V9 5/7] KVM: guest_memfd: Add slab-allocated inode cache
Shivank Garg
[PATCH V9 6/7] KVM: guest_memfd: Enforce NUMA mempolicy using shared policy
Shivank Garg
[PATCH V9 7/7] KVM: guest_memfd: selftests: Add tests for mmap and NUMA policy support
Shivank Garg
[PATCH 0/2] tools/nolibc: add x32 support
Thomas Weißschuh
[PATCH 2/2] selftests/nolibc: add x32 test configuration
Thomas Weißschuh
[PATCH 1/2] tools/nolibc: define time_t in terms of __kernel_old_time_t
Thomas Weißschuh
Re: [PATCH 1/2] tools/nolibc: define time_t in terms of __kernel_old_time_t
Willy Tarreau
commit 3284e4adca9b causes hang on boot with CONFIG_PREEMPT_RT=y
Bert Karwatzki
Re: commit 3284e4adca9b causes hang on boot with CONFIG_PREEMPT_RT=y
Joel Fernandes
Re: commit 3284e4adca9b causes hang on boot with CONFIG_PREEMPT_RT=y
Bert Karwatzki
[PATCH v7 0/5] Enable automatic SVN updates for SGX enclaves
Elena Reshetova
[PATCH v7 1/5] x86/sgx: Introduce a counter to count the sgx_(vepc_)open()
Elena Reshetova
[PATCH v7 2/5] x86/cpufeatures: Add X86_FEATURE_SGX_EUPDATESVN feature flag
Elena Reshetova
[PATCH v7 4/5] x86/sgx: Implement ENCLS[EUPDATESVN]
Elena Reshetova
[PATCH v7 5/5] x86/sgx: Enable automatic SVN updates for SGX enclaves
Elena Reshetova
Re: [PATCH v7 5/5] x86/sgx: Enable automatic SVN updates for SGX enclaves
Dave Hansen
RE: [PATCH v7 5/5] x86/sgx: Enable automatic SVN updates for SGX enclaves
Reshetova, Elena
Re: [PATCH v7 5/5] x86/sgx: Enable automatic SVN updates for SGX enclaves
Dave Hansen
Re: [PATCH v7 5/5] x86/sgx: Enable automatic SVN updates for SGX enclaves
Dave Hansen
[PATCH v7 3/5] x86/sgx: Define error codes for use by ENCLS[EUPDATESVN]
Elena Reshetova
[PATCH net-next v6 0/3] selftest: net: Add selftest for netpoll
Breno Leitao
[PATCH net-next v6 1/3] selftests: drv-net: add helper/wrapper for bpftrace
Breno Leitao
[PATCH net-next v6 3/3] selftests: net: add netpoll basic functionality test
Breno Leitao
Re: [PATCH net-next v6 3/3] selftests: net: add netpoll basic functionality test
Jakub Kicinski
Re: [PATCH net-next v6 3/3] selftests: net: add netpoll basic functionality test
Breno Leitao
[PATCH net-next v6 2/3] selftests: drv-net: Strip '@' prefix from bpftrace map keys
Breno Leitao
[PATCH 0/4] mmc: sdhci-brcmstb: rpmb sharing by claiming host for TZOS
Kamal Dasu
[PATCH 0/4] mmc: sdhci-brcmstb: rpmb sharing by claiming host for TZOS
Kamal Dasu
[PATCH 1/4] dt-bindings: brcmstb-hwspinlock: support for hwspinlock
Kamal Dasu
Re: [PATCH 1/4] dt-bindings: brcmstb-hwspinlock: support for hwspinlock
Krzysztof Kozlowski
[PATCH 3/4] dt-bindings: mmc: add brcmstb share register and hwlocks reference
Kamal Dasu
Re: [PATCH 3/4] dt-bindings: mmc: add brcmstb share register and hwlocks reference
Krzysztof Kozlowski
[PATCH 2/4] hwspinlock: brcmstb hardware semaphore support
Kamal Dasu
Re: [PATCH 2/4] hwspinlock: brcmstb hardware semaphore support
kernel test robot
[PATCH 4/4] mmc: sdhci-brcmstb: rpmb sharing by claiming host for TZOS
Kamal Dasu
Re: [PATCH 4/4] mmc: sdhci-brcmstb: rpmb sharing by claiming host for TZOS
Krzysztof Kozlowski
[PATCH v2 0/3] module: make structure definitions always visible
Thomas Weißschuh
[PATCH v2 2/3] module: make structure definitions always visible
Thomas Weißschuh
[PATCH v2 1/3] module: move 'struct module_use' to internal.h
Thomas Weißschuh
[PATCH v2 3/3] kunit: test: Drop CONFIG_MODULE ifdeffery
Thomas Weißschuh
Re: [PATCH v2 0/3] module: make structure definitions always visible
Daniel Gomez
Re: [PATCH v2 0/3] module: make structure definitions always visible
Thomas Weißschuh
Re: [PATCH v2 0/3] module: make structure definitions always visible
Daniel Gomez
Re: [PATCH 3/3] kunit: test: Drop CONFIG_MODULE ifdeffery
Daniel Gomez
[PATCH v5] selftests: riscv: add misaligned access testing
Clément Léger
Re: [PATCH v5] selftests: riscv: add misaligned access testing
Alexandre Ghiti
[PATCH v3 00/10] mm/mremap: permit mremap() move of multiple VMAs
Lorenzo Stoakes
[PATCH v3 07/10] mm/mremap: move remap_is_valid() into check_prep_vma()
Lorenzo Stoakes
[PATCH v3 01/10] mm/mremap: perform some simple cleanups
Lorenzo Stoakes
[PATCH v3 03/10] mm/mremap: put VMA check and prep logic into helper function
Lorenzo Stoakes
[PATCH v3 02/10] mm/mremap: refactor initial parameter sanity checks
Lorenzo Stoakes
[PATCH v3 04/10] mm/mremap: cleanup post-processing stage of mremap
Lorenzo Stoakes
[PATCH v3 06/10] mm/mremap: check remap conditions earlier
Lorenzo Stoakes
[PATCH v3 05/10] mm/mremap: use an explicit uffd failure path for mremap
Lorenzo Stoakes
[PATCH v3 08/10] mm/mremap: clean up mlock populate behaviour
Lorenzo Stoakes
[PATCH v3 09/10] mm/mremap: permit mremap() move of multiple VMAs
Lorenzo Stoakes
Re: [PATCH v3 09/10] mm/mremap: permit mremap() move of multiple VMAs
Vlastimil Babka
Re: [PATCH v3 09/10] mm/mremap: permit mremap() move of multiple VMAs
Lorenzo Stoakes
Re: [PATCH v3 09/10] mm/mremap: permit mremap() move of multiple VMAs
Lorenzo Stoakes
Re: [PATCH v3 09/10] mm/mremap: permit mremap() move of multiple VMAs
Lorenzo Stoakes
[PATCH v3 10/10] tools/testing/selftests: extend mremap_test to test multi-VMA mremap
Lorenzo Stoakes
Re: [PATCH v3 00/10] mm/mremap: permit mremap() move of multiple VMAs
Lorenzo Stoakes
[PATCH v2 0/4] Add RPMh regulator support for PM7550 & PMR735B
Luca Weiss
[PATCH v2 1/4] regulator: dt-bindings: qcom,rpmh: Add PM7550 compatible
Luca Weiss
[PATCH v2 3/4] regulator: qcom-rpmh: add support for pmr735b regulators
Luca Weiss
[PATCH v2 2/4] regulator: dt-bindings: qcom,rpmh: Add PMR735B compatible
Luca Weiss
[PATCH v2 4/4] regulator: qcom-rpmh: add support for pm7550 regulators
Luca Weiss
Re: [PATCH v2 0/4] Add RPMh regulator support for PM7550 & PMR735B
Mark Brown
[PATCH v3] powerpc: Drop GPL boilerplate text with obsolete FSF address
Thomas Huth
Re: [PATCH v3] powerpc: Drop GPL boilerplate text with obsolete FSF address
Greg Kroah-Hartman
Re: [PATCH v12 1/1] vhost: Reintroduces support of kthread API and adds mode selection
Cindy Lu
next-20250710: PREEMPT_RT: rcu_preempt self-detected stall on CPU rcu_preempt_deferred_qs_handler
Naresh Kamboju
Re: next-20250710: PREEMPT_RT: rcu_preempt self-detected stall on CPU rcu_preempt_deferred_qs_handler
Neeraj upadhyay
[PATCH v17 0/7] rust: extend `module!` macro with integer parameter support
Andreas Hindborg
[PATCH v17 5/7] rust: module: update the module macro with module parameter support
Andreas Hindborg
[PATCH v17 2/7] rust: str: add radix prefixed integer parsing functions
Andreas Hindborg
[PATCH v17 6/7] rust: samples: add a module parameter to the rust_minimal sample
Andreas Hindborg
[PATCH v17 7/7] modules: add rust modules files to MAINTAINERS
Andreas Hindborg
[PATCH v17 1/7] rust: sync: add `SetOnce`
Andreas Hindborg
[PATCH v17 3/7] rust: introduce module_param module
Andreas Hindborg
[PATCH v17 4/7] rust: module: use a reference in macros::module::module
Andreas Hindborg
[PATCH] LICENSES: Replace the obsolete address of the FSF
Thomas Huth
Re: [PATCH] LICENSES: Replace the obsolete address of the FSF
Greg Kroah-Hartman
Re: [PATCH] LICENSES: Replace the obsolete address of the FSF
Thomas Huth
[PATCH v2] powerpc: Replace the obsolete address of the FSF
Thomas Huth
Re: [PATCH v2] powerpc: Replace the obsolete address of the FSF
Greg Kroah-Hartman
Re: [PATCH v2] powerpc: Replace the obsolete address of the FSF
Thomas Huth
Re: [PATCH v2] powerpc: Replace the obsolete address of the FSF
Greg Kroah-Hartman
Re: [PATCH v2] powerpc: Replace the obsolete address of the FSF
Christoph Hellwig
Re: [PATCH v2] powerpc: Replace the obsolete address of the FSF
Greg Kroah-Hartman
Re: [PATCH v2] powerpc: Replace the obsolete address of the FSF
Richard Fontana
Re: [PATCH v2] powerpc: Replace the obsolete address of the FSF
Segher Boessenkool
Re: [PATCH v2] powerpc: Replace the obsolete address of the FSF
Richard Fontana
Re: [PATCH v2] powerpc: Replace the obsolete address of the FSF
Maciej W. Rozycki
Re: [PATCH v2] powerpc: Replace the obsolete address of the FSF
Richard Fontana
Re: [PATCH v2] powerpc: Replace the obsolete address of the FSF
Segher Boessenkool
Re: [PATCH v2] powerpc: Replace the obsolete address of the FSF
Segher Boessenkool
Re: [RFC PATCH 8/8] locking/lockdep: Use shazptr to protect the key hashlist
Paul E. McKenney
Re: [RFC PATCH 7/8] rcuscale: Add tests for simple hazard pointers
Paul E. McKenney
Re: [RFC PATCH 6/8] rcuscale: Allow rcu_scale_ops::get_gp_seq to be NULL
Paul E. McKenney
Re: [RFC PATCH 5/8] shazptr: Allow skip self scan in synchronize_shaptr()
Paul E. McKenney
Re: [RFC PATCH 4/8] shazptr: Avoid synchronize_shaptr() busy waiting
Paul E. McKenney
Re: [RFC PATCH 4/8] shazptr: Avoid synchronize_shaptr() busy waiting
Boqun Feng
Re: [RFC PATCH 3/8] shazptr: Add refscale test for wildcard
Paul E. McKenney
Re: [RFC PATCH 2/8] shazptr: Add refscale test
Paul E. McKenney
Re: [RFC PATCH 1/8] Introduce simple hazard pointers
Paul E. McKenney
[PATCH v21 0/9] PCI: EP: Add RC-to-EP doorbell with platform MSI controller
Frank Li via B4 Relay
[PATCH v21 3/9] PCI: endpoint: Add RC-to-EP doorbell support using platform MSI controller
Frank Li via B4 Relay
[PATCH v21 4/9] PCI: endpoint: pci-ep-msi: Add MSI address/data pair mutable check
Frank Li via B4 Relay
[PATCH v21 1/9] PCI: imx6: Add helper function imx_pcie_add_lut_by_rid()
Frank Li via B4 Relay
[PATCH v21 5/9] PCI: endpoint: Add pci_epf_align_inbound_addr() helper for address alignment
Frank Li via B4 Relay
[PATCH v21 8/9] selftests: pci_endpoint: Add doorbell test case
Frank Li via B4 Relay
[PATCH v21 7/9] misc: pci_endpoint_test: Add doorbell test case
Frank Li via B4 Relay
[PATCH v21 6/9] PCI: endpoint: pci-epf-test: Add doorbell test support
Frank Li via B4 Relay
[PATCH v21 2/9] PCI: imx6: Add LUT configuration for MSI/IOMMU in Endpoint mode
Frank Li via B4 Relay
[PATCH v21 9/9] arm64: dts: imx95: Add msi-map for pci-ep device
Frank Li via B4 Relay
Re: [PATCH v21 0/9] PCI: EP: Add RC-to-EP doorbell with platform MSI controller
Niklas Cassel
[PATCH bpf-next 0/3] bpf: Show precise rejected function when attaching to __noreturn and __btf_id functions
KaFai Wan
[PATCH bpf-next 1/3] bpf: Show precise rejected function when attaching to __noreturn functions
KaFai Wan
[PATCH bpf-next 2/3] bpf: Show precise rejected function when attaching to __btf_id functions
KaFai Wan
Re: [PATCH bpf-next 2/3] bpf: Show precise rejected function when attaching to __btf_id functions
Alexei Starovoitov
Re: [PATCH bpf-next 2/3] bpf: Show precise rejected function when attaching to __btf_id functions
Yafang Shao
Re: [PATCH bpf-next 2/3] bpf: Show precise rejected function when attaching to __btf_id functions
KaFai Wan
Re: [PATCH bpf-next 2/3] bpf: Show precise rejected function when attaching to __btf_id functions
KaFai Wan
[PATCH bpf-next 3/3] selftests/bpf: Add selftest for attaching tracing to __btf_id functions
KaFai Wan
[PATCH v2 00/10] mm/mremap: permit mremap() move of multiple VMAs
Lorenzo Stoakes
[PATCH v2 02/10] mm/mremap: refactor initial parameter sanity checks
Lorenzo Stoakes
[PATCH v2 01/10] mm/mremap: perform some simple cleanups
Lorenzo Stoakes
[PATCH v2 06/10] mm/mremap: check remap conditions earlier
Lorenzo Stoakes
[PATCH v2 04/10] mm/mremap: cleanup post-processing stage of mremap
Lorenzo Stoakes
[PATCH v2 03/10] mm/mremap: put VMA check and prep logic into helper function
Lorenzo Stoakes
[PATCH v2 08/10] mm/mremap: clean up mlock populate behaviour
Lorenzo Stoakes
[PATCH v2 10/10] tools/testing/selftests: extend mremap_test to test multi-VMA mremap
Lorenzo Stoakes
[PATCH v2 05/10] mm/mremap: use an explicit uffd failure path for mremap
Lorenzo Stoakes
[PATCH v2 07/10] mm/mremap: move remap_is_valid() into check_prep_vma()
Lorenzo Stoakes
[PATCH v2 09/10] mm/mremap: permit mremap() move of multiple VMAs
Lorenzo Stoakes
Re: [PATCH 8/8] locking/lockdep: Use shazptr to protect the key hashlist
Breno Leitao
Re: [PATCH 8/8] locking/lockdep: Use shazptr to protect the key hashlist
Boqun Feng
[PATCH v2 0/4] HID: core: fix __hid_request when no report ID is used
Benjamin Tissoires
[PATCH v2 2/4] HID: core: ensure __hid_request reserves the report ID as the first byte
Benjamin Tissoires
[PATCH v2 1/4] HID: core: ensure the allocated report buffer can contain the reserved report ID
Benjamin Tissoires
[PATCH v2 3/4] HID: core: do not bypass hid_hw_raw_request
Benjamin Tissoires
[PATCH v2 4/4] selftests/hid: add a test case for the recent syzbot underflow
Benjamin Tissoires
Re: [PATCH v2 4/4] selftests/hid: add a test case for the recent syzbot underflow
Benjamin Tissoires
Re: [PATCH v2 4/4] selftests/hid: add a test case for the recent syzbot underflow
Benjamin Tissoires
Re: [PATCH v2 0/4] HID: core: fix __hid_request when no report ID is used
Benjamin Tissoires
[PATCH v4] selftests: riscv: add misaligned access testing
Clément Léger
Re: [PATCH v4] selftests: riscv: add misaligned access testing
Andreas Schwab
Re: [PATCH v4] selftests: riscv: add misaligned access testing
Clément Léger
Re: [PATCH v4] selftests: riscv: add misaligned access testing
Andreas Schwab
Re: [PATCH v4] selftests: riscv: add misaligned access testing
Clément Léger
[PATCH] selftests/thermal: Remove duplicate sprintf() call in workload_hint_test
WangYuli
[PATCH] selftests/thermal: Remove duplicate newlines in perror calls
WangYuli
[PATCH v4 0/5] remoteproc: imx_rproc: Support i.MX95
Peng Fan
[PATCH v4 1/5] dt-bindings: remoteproc: fsl,imx-rproc: Add support for i.MX95
Peng Fan
[PATCH v4 3/5] remoteproc: imx_rproc: Add support for i.MX95
Peng Fan
[PATCH v4 2/5] remoteproc: imx_rproc: Add support for System Manager API
Peng Fan
[PATCH v4 4/5] arm64: dts: imx95: Add SCMI LMM/CPU nodes
Peng Fan
[PATCH v4 5/5] arm64: dts: imx95-19x19-evk: Add CM7 nodes and vdev related memory regions
Peng Fan
Re: [PATCH v4 0/5] remoteproc: imx_rproc: Support i.MX95
Rob Herring (Arm)
RE: [PATCH v4 0/5] remoteproc: imx_rproc: Support i.MX95
Peng Fan
Re: [PATCH v4 0/5] remoteproc: imx_rproc: Support i.MX95
Mathieu Poirier
Re: [PATCH v4 0/5] remoteproc: imx_rproc: Support i.MX95
Peng Fan
Re: [PATCH v4 0/5] remoteproc: imx_rproc: Support i.MX95
Krzysztof Kozlowski
RE: [PATCH v4 0/5] remoteproc: imx_rproc: Support i.MX95
Peng Fan
Earlier messages
Later messages