linux-kernel
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH bpf 3/6] ice: change XDP RxQ frag_size from DMA write length to truesize
Larysa Zaremba
[PATCH bpf 5/6] idpf: use truesize as XDP RxQ info frag_size
Larysa Zaremba
[PATCH bpf 6/6] net: enetc: use truesize as XDP RxQ info frag_size
Larysa Zaremba
Re: [PATCH bpf 6/6] net: enetc: use truesize as XDP RxQ info frag_size
Vladimir Oltean
Re: [PATCH bpf 6/6] net: enetc: use truesize as XDP RxQ info frag_size
Jakub Kicinski
Re: [PATCH bpf 6/6] net: enetc: use truesize as XDP RxQ info frag_size
Vladimir Oltean
Re: [PATCH bpf 6/6] net: enetc: use truesize as XDP RxQ info frag_size
Larysa Zaremba
Re: [PATCH bpf 6/6] net: enetc: use truesize as XDP RxQ info frag_size
Vladimir Oltean
Re: [PATCH bpf 6/6] net: enetc: use truesize as XDP RxQ info frag_size
Larysa Zaremba
Re: [PATCH bpf 6/6] net: enetc: use truesize as XDP RxQ info frag_size
Vladimir Oltean
Re: [PATCH bpf 6/6] net: enetc: use truesize as XDP RxQ info frag_size
Jakub Kicinski
Re: [PATCH bpf 0/6] Address XDP frags having negative tailroom
Martin KaFai Lau
Re: [PATCH bpf 0/6] Address XDP frags having negative tailroom
Jakub Kicinski
Re: [PATCH bpf 0/6] Address XDP frags having negative tailroom
Jakub Kicinski
Re: [PATCH v4 7/9] remoteproc: qcom_q6v5_mss: Add MSM8937
Konrad Dybcio
Re: [PATCH v4 9/9] remoteproc: qcom_q6v5_mss: Add MSM8940
Konrad Dybcio
Re: [PATCH v4 5/9] remoteproc: qcom_q6v5_mss: Add MSM8917
Konrad Dybcio
Re: [PATCH v4 3/9] remoteproc: qcom_q6v5_mss: Add MDM9607
Konrad Dybcio
[PATCH v4] lib: math: tests: drop unnecessary KUnit param_value casts
Titouan Ameline de Cadeville
Re: [PATCH v4] lib: math: tests: drop unnecessary KUnit param_value casts
Kuan-Wei Chiu
[GIT PULL] RCU changes for v7.0
Boqun Feng
[PATCH v3] lib: math: tests: drop unnecessary KUnit param_value casts
Titouan Ameline de Cadeville
Re: [PATCH v3] lib: math: tests: drop unnecessary KUnit param_value casts
Kuan-Wei Chiu
Re: [PATCH v3] lib: math: tests: drop unnecessary KUnit param_value casts
Kuan-Wei Chiu
Re: [Linux-stm32] [PATCH v20 1/6] dt-bindings: firmware: Add TEE remoteproc service binding
Arnaud POULIQUEN
[PATCH v2 00/11] gpio: Adopt revocable mechanism for UAF prevention
Tzung-Bi Shih
[PATCH v2 01/11] gpio: Access `gpio_bus_type` in gpiochip_setup_dev()
Tzung-Bi Shih
[PATCH v2 09/11] gpio: Remove gpio_chip_guard by using revocable
Tzung-Bi Shih
Re: [PATCH v2 09/11] gpio: Remove gpio_chip_guard by using revocable
Bartosz Golaszewski
[PATCH v2 10/11] gpio: Leverage revocable for accessing struct gpio_chip
Tzung-Bi Shih
[PATCH v2 02/11] gpio: Remove redundant check for struct gpio_chip
Tzung-Bi Shih
[PATCH v2 11/11] gpio: Remove unused `chip` and `srcu` in struct gpio_device
Tzung-Bi Shih
[PATCH v2 03/11] gpio: sysfs: Remove redundant check for struct gpio_chip
Tzung-Bi Shih
Re: [PATCH v2 03/11] gpio: sysfs: Remove redundant check for struct gpio_chip
Bartosz Golaszewski
Re: [PATCH v2 03/11] gpio: sysfs: Remove redundant check for struct gpio_chip
Tzung-Bi Shih
[PATCH v2 04/11] gpio: Ensure struct gpio_chip for gpiochip_setup_dev()
Tzung-Bi Shih
Re: [PATCH v2 04/11] gpio: Ensure struct gpio_chip for gpiochip_setup_dev()
Bartosz Golaszewski
Re: [PATCH v2 04/11] gpio: Ensure struct gpio_chip for gpiochip_setup_dev()
Tzung-Bi Shih
[PATCH v2 05/11] gpio: cdev: Don't check struct gpio_chip in gpio_chrdev_open()
Tzung-Bi Shih
[PATCH v2 06/11] selftests: gpio: Add gpio-cdev-uaf tests
Tzung-Bi Shih
[PATCH v2 07/11] gpio: Add revocable provider handle for struct gpio_chip
Tzung-Bi Shih
Re: [PATCH v2 07/11] gpio: Add revocable provider handle for struct gpio_chip
Bartosz Golaszewski
Re: [PATCH v2 07/11] gpio: Add revocable provider handle for struct gpio_chip
Tzung-Bi Shih
Re: [PATCH v2 07/11] gpio: Add revocable provider handle for struct gpio_chip
Bartosz Golaszewski
[PATCH v2 08/11] gpio: cdev: Leverage revocable for accessing struct gpio_chip
Tzung-Bi Shih
Re: [PATCH v2 08/11] gpio: cdev: Leverage revocable for accessing struct gpio_chip
Tzung-Bi Shih
Re: [PATCH v2 08/11] gpio: cdev: Leverage revocable for accessing struct gpio_chip
Bartosz Golaszewski
Re: [PATCH v2 00/11] gpio: Adopt revocable mechanism for UAF prevention
Bartosz Golaszewski
Re: [PATCH v2 00/11] gpio: Adopt revocable mechanism for UAF prevention
Bartosz Golaszewski
[PATCH v5 0/3] bpf/verifier: Expand the usage scenarios of bpf_kptr_xchg
Chengkaitao
[PATCH v5 1/3] bpf/verifier: allow calling bpf_kptr_xchg while holding a lock
Chengkaitao
[PATCH v5 2/3] bpf/verifier: allow using bpf_kptr_xchg even if the NON_OWN_REF flag is set
Chengkaitao
Re: [PATCH v5 2/3] bpf/verifier: allow using bpf_kptr_xchg even if the NON_OWN_REF flag is set
bot+bpf-ci
Re: [PATCH v5 2/3] bpf/verifier: allow using bpf_kptr_xchg even if the NON_OWN_REF flag is set
Chengkaitao
[PATCH v5 3/3] selftests/bpf: Add supplementary tests for bpf_kptr_xchg
Chengkaitao
[PATCH v2] nvdimm: virtio_pmem: serialize flush requests
Li Chen
Re: [PATCH v2] nvdimm: virtio_pmem: serialize flush requests
Michael S. Tsirkin
Re: [PATCH v2] nvdimm: virtio_pmem: serialize flush requests
Ira Weiny
Re: [PATCH v2] nvdimm: virtio_pmem: serialize flush requests
Pankaj Gupta
[PATCH v2] vfio: selftests: only build tests on arm64 and x86_64
Ted Logan
[PATCH 1/2] [v2] vduse: avoid adding implicit padding
Arnd Bergmann
[PATCH 2/2] [v2] vduse: fix compat handling for VDUSE_IOTLB_GET_FD/VDUSE_VQ_GET_INFO
Arnd Bergmann
Re: [PATCH 2/2] [v2] vduse: fix compat handling for VDUSE_IOTLB_GET_FD/VDUSE_VQ_GET_INFO
Eugenio Perez Martin
Re: [PATCH 2/2] [v2] vduse: fix compat handling for VDUSE_IOTLB_GET_FD/VDUSE_VQ_GET_INFO
Michael S. Tsirkin
Re: [PATCH 2/2] [v2] vduse: fix compat handling for VDUSE_IOTLB_GET_FD/VDUSE_VQ_GET_INFO
Michael S. Tsirkin
Re: [PATCH 2/2] [v2] vduse: fix compat handling for VDUSE_IOTLB_GET_FD/VDUSE_VQ_GET_INFO
Arnd Bergmann
Re: [PATCH 2/2] [v2] vduse: fix compat handling for VDUSE_IOTLB_GET_FD/VDUSE_VQ_GET_INFO
Michael S. Tsirkin
Re: [PATCH v9 04/19] cxl/core: Enforce partition order/simplify partition calls
Davidlohr Bueso
Re: [PATCH v9 05/19] cxl/mem: Expose dynamic ram A partition in sysfs
Davidlohr Bueso
Re: [PATCH v9 00/19] DCD: Add support for Dynamic Capacity Devices (DCD)
Gregory Price
Re: [PATCH v9 00/19] DCD: Add support for Dynamic Capacity Devices (DCD)
Ira Weiny
Re: [PATCH v9 00/19] DCD: Add support for Dynamic Capacity Devices (DCD)
Gregory Price
Re: [PATCH v9 00/19] DCD: Add support for Dynamic Capacity Devices (DCD)
Ira Weiny
Re: [PATCH v9 00/19] DCD: Add support for Dynamic Capacity Devices (DCD)
Gregory Price
Re: [PATCH v9 00/19] DCD: Add support for Dynamic Capacity Devices (DCD)
Jonathan Cameron
[PATCH/for-next v3 0/3] cgroup/cpuset: Fix partition related locking issues
Waiman Long
[PATCH/for-next v3 1/3] cgroup/cpuset: Clarify exclusion rules for cpuset internal variables
Waiman Long
[PATCH/for-next v3 2/3] cgroup/cpuset: Defer housekeeping_update() calls from CPU hotplug to workqueue
Waiman Long
Re: [PATCH/for-next v3 2/3] cgroup/cpuset: Defer housekeeping_update() calls from CPU hotplug to workqueue
Peter Zijlstra
Re: [PATCH/for-next v3 2/3] cgroup/cpuset: Defer housekeeping_update() calls from CPU hotplug to workqueue
Waiman Long
Re: [PATCH/for-next v3 2/3] cgroup/cpuset: Defer housekeeping_update() calls from CPU hotplug to workqueue
Peter Zijlstra
Re: [PATCH/for-next v3 2/3] cgroup/cpuset: Defer housekeeping_update() calls from CPU hotplug to workqueue
Waiman Long
Re: [PATCH/for-next v3 2/3] cgroup/cpuset: Defer housekeeping_update() calls from CPU hotplug to workqueue
Chen Ridong
Re: [PATCH/for-next v3 2/3] cgroup/cpuset: Defer housekeeping_update() calls from CPU hotplug to workqueue
Waiman Long
[PATCH/for-next v3 3/3] cgroup/cpuset: Call housekeeping_update() without holding cpus_read_lock
Waiman Long
Re: [PATCH/for-next v3 3/3] cgroup/cpuset: Call housekeeping_update() without holding cpus_read_lock
Chen Ridong
Re: [PATCH/for-next v3 3/3] cgroup/cpuset: Call housekeeping_update() without holding cpus_read_lock
Waiman Long
Re: [PATCH/for-next v3 3/3] cgroup/cpuset: Call housekeeping_update() without holding cpus_read_lock
Chen Ridong
Re: [PATCH/for-next v3 3/3] cgroup/cpuset: Call housekeeping_update() without holding cpus_read_lock
Waiman Long
Re: [PATCH v9 12/19] cxl/extent: Process dynamic partition events and realize region extents
Davidlohr Bueso
[PATCH sched_ext/for-6.20] selftests/sched_ext: Fix init_enable_count flakiness
Tejun Heo
Re: [PATCH sched_ext/for-6.20] selftests/sched_ext: Fix init_enable_count flakiness
Tejun Heo
Re: [PATCH sched_ext/for-6.20] selftests/sched_ext: Fix init_enable_count flakiness
Andrea Righi
Re: [PATCH v9 16/19] cxl/region: Read existing extents on region creation
Davidlohr Bueso
[PATCH] objtool/klp: Fix unexported static call key access for manually built livepatch modules
Josh Poimboeuf
Re: [PATCH] objtool/klp: Fix unexported static call key access for manually built livepatch modules
Arnd Bergmann
Re: [PATCH] objtool/klp: Fix unexported static call key access for manually built livepatch modules
Song Liu
Re: objtool: static_call: can't find static_call_key symbol: __SCK__WARN_trap
Josh Poimboeuf
Re: objtool: static_call: can't find static_call_key symbol: __SCK__WARN_trap
Josh Poimboeuf
Re: objtool: static_call: can't find static_call_key symbol: __SCK__WARN_trap
Josh Poimboeuf
[PATCH] objtool/klp: Fix symbol correlation for orphaned local symbols
Josh Poimboeuf
Re: [PATCH] objtool/klp: Fix symbol correlation for orphaned local symbols
Song Liu
Re: [PATCH v4 1/3] bpf/verifier: allow calling bpf_kptr_xchg while holding a lock
Alexei Starovoitov
Re: [PATCH v4 1/3] bpf/verifier: allow calling bpf_kptr_xchg while holding a lock
Chengkaitao
Re: [PATCH v4 1/3] bpf/verifier: allow calling bpf_kptr_xchg while holding a lock
Alexei Starovoitov
Re: [PATCH v4.1 06/10] x86/entry/vdso32: remove open-coded DWARF in sigreturn.S
Jens Remus
Re: [PATCH v4.1 06/10] x86/entry/vdso32: remove open-coded DWARF in sigreturn.S
H. Peter Anvin
linux-next: Tree for Feb 2
Mark Brown
[PATCH bpf-next v9 0/9] bpf: Extend BPF syscall with common attributes support
Leon Hwang
[PATCH bpf-next v9 5/9] bpf: Refactor reporting btf_log_true_size for btf_load
Leon Hwang
[PATCH bpf-next v9 4/9] bpf: Add syscall common attributes support for prog_load
Leon Hwang
Re: [PATCH bpf-next v9 4/9] bpf: Add syscall common attributes support for prog_load
Andrii Nakryiko
Re: [PATCH bpf-next v9 4/9] bpf: Add syscall common attributes support for prog_load
Leon Hwang
Re: [PATCH bpf-next v9 4/9] bpf: Add syscall common attributes support for prog_load
Andrii Nakryiko
Re: [PATCH bpf-next v9 4/9] bpf: Add syscall common attributes support for prog_load
Leon Hwang
[PATCH bpf-next v9 2/9] libbpf: Add support for extended bpf syscall
Leon Hwang
Re: [PATCH bpf-next v9 2/9] libbpf: Add support for extended bpf syscall
Andrii Nakryiko
[PATCH bpf-next v9 7/9] bpf: Add syscall common attributes support for map_create
Leon Hwang
[PATCH bpf-next v9 1/9] bpf: Extend BPF syscall with common attributes support
Leon Hwang
[PATCH bpf-next v9 3/9] bpf: Refactor reporting log_true_size for prog_load
Leon Hwang
Re: [PATCH bpf-next v9 3/9] bpf: Refactor reporting log_true_size for prog_load
Andrii Nakryiko
Re: [PATCH bpf-next v9 3/9] bpf: Refactor reporting log_true_size for prog_load
Leon Hwang
[PATCH bpf-next v9 8/9] libbpf: Add syscall common attributes support for map_create
Leon Hwang
Re: [PATCH bpf-next v9 8/9] libbpf: Add syscall common attributes support for map_create
Andrii Nakryiko
Re: [PATCH bpf-next v9 8/9] libbpf: Add syscall common attributes support for map_create
Leon Hwang
[PATCH bpf-next v9 6/9] bpf: Add syscall common attributes support for btf_load
Leon Hwang
[PATCH bpf-next v9 9/9] selftests/bpf: Add tests to verify map create failure log
Leon Hwang
Re: [PATCH bpf-next v9 9/9] selftests/bpf: Add tests to verify map create failure log
Alexei Starovoitov
Re: [PATCH bpf-next v9 9/9] selftests/bpf: Add tests to verify map create failure log
Leon Hwang
Re: [PATCH bpf-next v9 9/9] selftests/bpf: Add tests to verify map create failure log
Alexei Starovoitov
Re: [PATCH bpf-next v9 9/9] selftests/bpf: Add tests to verify map create failure log
Leon Hwang
Re: Hosting first-party kernel.org container images
Ben Copeland
[PATCH] sign-file, pkcs7: Honour the hash parameter to sign-file
David Howells
Re: [PATCH] sign-file, pkcs7: Honour the hash parameter to sign-file
David Howells
Re: [PATCH] sign-file, pkcs7: Honour the hash parameter to sign-file
Petr Pavlu
Re: [PATCH] sign-file, pkcs7: Honour the hash parameter to sign-file
Sami Tolvanen
[PATCH 1/2] vduse: avoid adding implicit padding
Arnd Bergmann
[PATCH 2/2] vduse: fix compat handling for VDUSE_IOTLB_GET_FD/VDUSE_VQ_GET_INFO
Arnd Bergmann
Re: [PATCH 2/2] vduse: fix compat handling for VDUSE_IOTLB_GET_FD/VDUSE_VQ_GET_INFO
Eugenio Perez Martin
Re: [PATCH 2/2] vduse: fix compat handling for VDUSE_IOTLB_GET_FD/VDUSE_VQ_GET_INFO
Arnd Bergmann
Re: [PATCH 2/2] vduse: fix compat handling for VDUSE_IOTLB_GET_FD/VDUSE_VQ_GET_INFO
Michael S. Tsirkin
Re: [PATCH 2/2] vduse: fix compat handling for VDUSE_IOTLB_GET_FD/VDUSE_VQ_GET_INFO
Arnd Bergmann
Re: [PATCH 2/2] vduse: fix compat handling for VDUSE_IOTLB_GET_FD/VDUSE_VQ_GET_INFO
Michael S. Tsirkin
Re: [PATCH 2/2] vduse: fix compat handling for VDUSE_IOTLB_GET_FD/VDUSE_VQ_GET_INFO
Eugenio Perez Martin
Re: [PATCH 2/2] vduse: fix compat handling for VDUSE_IOTLB_GET_FD/VDUSE_VQ_GET_INFO
Arnd Bergmann
Re: [PATCH 2/2] vduse: fix compat handling for VDUSE_IOTLB_GET_FD/VDUSE_VQ_GET_INFO
Eugenio Perez Martin
Re: [PATCH 1/2] vduse: avoid adding implicit padding
Eugenio Perez Martin
Re: [PATCH 1/2] vduse: avoid adding implicit padding
Eugenio Perez Martin
Re: [PATCH 1/2] vduse: avoid adding implicit padding
Arnd Bergmann
Re: [PATCH 1/2] vduse: avoid adding implicit padding
Eugenio Perez Martin
[PATCH] rcu: mark lockdep_assert_rcu_helper() __always_inline
Arnd Bergmann
Re: [PATCH] rcu: mark lockdep_assert_rcu_helper() __always_inline
Peter Zijlstra
Re: [PATCH] rcu: mark lockdep_assert_rcu_helper() __always_inline
Paul E. McKenney
[PATCH] [v2] kunit: reduce stack usage in kunit_run_tests()
Arnd Bergmann
Re: [PATCH] [v2] kunit: reduce stack usage in kunit_run_tests()
David Gow
[PATCH] klp: use stop machine to check and expedite transition for running tasks
Li Zhe
Re: [PATCH] klp: use stop machine to check and expedite transition for running tasks
Josh Poimboeuf
Re: [PATCH] klp: use stop machine to check and expedite transition for running tasks
Li Zhe
[PATCH v4 3/3] selftests/bpf: Add supplementary tests for bpf_kptr_xchg
Chengkaitao
[PATCH v4 2/3] bpf/verifier: allow using bpf_kptr_xchg even if the NON_OWN_REF flag is set
Chengkaitao
[PATCH RESEND v3 0/3] bpf/verifier: Expand the usage scenarios of bpf_kptr_xchg
Chengkaitao
[PATCH RESEND v3 1/3] bpf/verifier: allow calling bpf_kptr_xchg while holding a lock
Chengkaitao
[PATCH RESEND v3 2/3] bpf/verifier: allow using bpf_kptr_xchg even if the NON_OWN_REF flag is set
Chengkaitao
[PATCH RESEND v3 3/3] selftests/bpf: Add supplementary tests for bpf_kptr_xchg
Chengkaitao
Re: [PATCH RESEND v3 3/3] selftests/bpf: Add supplementary tests for bpf_kptr_xchg
bot+bpf-ci
[PATCH v4 0/3] targeted TLB sync IPIs for lockless page table walkers
Lance Yang
[PATCH v4 1/3] mm: use targeted IPIs for TLB sync with lockless page table walkers
Lance Yang
Re: [PATCH v4 1/3] mm: use targeted IPIs for TLB sync with lockless page table walkers
Peter Zijlstra
Re: [PATCH v4 1/3] mm: use targeted IPIs for TLB sync with lockless page table walkers
Lance Yang
Re: [PATCH v4 1/3] mm: use targeted IPIs for TLB sync with lockless page table walkers
Peter Zijlstra
Re: [PATCH v4 1/3] mm: use targeted IPIs for TLB sync with lockless page table walkers
Lance Yang
Re: [PATCH v4 1/3] mm: use targeted IPIs for TLB sync with lockless page table walkers
Peter Zijlstra
Re: [PATCH v4 1/3] mm: use targeted IPIs for TLB sync with lockless page table walkers
Lance Yang
Re: [PATCH v4 1/3] mm: use targeted IPIs for TLB sync with lockless page table walkers
Dave Hansen
[PATCH v4 2/3] mm: switch callers to tlb_remove_table_sync_mm()
Lance Yang
[PATCH v4 3/3] x86/tlb: add architecture-specific TLB IPI optimization support
Lance Yang
Re: [PATCH v4 0/3] targeted TLB sync IPIs for lockless page table walkers
Peter Zijlstra
Re: [PATCH v4 0/3] targeted TLB sync IPIs for lockless page table
Lance Yang
Re: [PATCH v4 0/3] targeted TLB sync IPIs for lockless page table
Peter Zijlstra
Re: [PATCH v4 0/3] targeted TLB sync IPIs for lockless page table
Lance Yang
Re: [PATCH v4 0/3] targeted TLB sync IPIs for lockless page table
Lance Yang
Re: [PATCH v4 0/3] targeted TLB sync IPIs for lockless page table
Peter Zijlstra
Re: [PATCH v4 0/3] targeted TLB sync IPIs for lockless page table
Lance Yang
Re: [PATCH v4 0/3] targeted TLB sync IPIs for lockless page table
Peter Zijlstra
Re: [PATCH v4 0/3] targeted TLB sync IPIs for lockless page table
Lance Yang
Re: [PATCH v4 0/3] targeted TLB sync IPIs for lockless page table
David Hildenbrand (Arm)
Re: [PATCH v4 0/3] targeted TLB sync IPIs for lockless page table
Lance Yang
Re: [PATCH v4 0/3] targeted TLB sync IPIs for lockless page table
Dave Hansen
Re: [PATCH v4 0/3] targeted TLB sync IPIs for lockless page table
Lance Yang
Re: [PATCH v4 0/3] targeted TLB sync IPIs for lockless page table
Dave Hansen
Re: [PATCH v4 0/3] targeted TLB sync IPIs for lockless page table
Lance Yang
Re: [PATCH v4 0/3] targeted TLB sync IPIs for lockless page table
David Hildenbrand (Arm)
Re: [PATCH v4 0/3] targeted TLB sync IPIs for lockless page table
Matthew Wilcox
Re: [PATCH v4 0/3] targeted TLB sync IPIs for lockless page table
David Hildenbrand (Arm)
Re: [PATCH v4 0/3] targeted TLB sync IPIs for lockless page table
Dave Hansen
Re: [PATCH v4 0/3] targeted TLB sync IPIs for lockless page table
David Hildenbrand (Arm)
Re: [PATCH v4 0/3] targeted TLB sync IPIs for lockless page table
David Hildenbrand (Arm)
Re: [PATCH v4 0/3] targeted TLB sync IPIs for lockless page table
Dave Hansen
Re: [PATCH v4 0/3] targeted TLB sync IPIs for lockless page table
David Hildenbrand (Arm)
Re: [PATCH v4 0/3] targeted TLB sync IPIs for lockless page table
Lance Yang
Earlier messages
Later messages