linux-kernel
Thread
Date
Earlier messages
Messages by Thread
[PATCH v12 00/13] arm64: entry: Convert to Generic Entry
Jinjie Ruan
[PATCH v12 03/13] arm64/ptrace: Return early for ptrace_report_syscall_entry() error
Jinjie Ruan
[PATCH v12 01/13] arm64: Remove unused _TIF_WORK_MASK
Jinjie Ruan
[PATCH v12 04/13] arm64/ptrace: Refactor syscall_trace_enter/exit()
Jinjie Ruan
[PATCH v12 08/13] arm64: syscall: Rework el0_svc_common()
Jinjie Ruan
[PATCH v12 11/13] arm64: entry: Convert to generic entry
Jinjie Ruan
[PATCH v12 06/13] arm64/ptrace: Use syscall_get_arguments() helper
Jinjie Ruan
[PATCH v12 09/13] arm64/ptrace: Not check _TIF_SECCOMP/SYSCALL_EMU for syscall_exit_work()
Jinjie Ruan
[PATCH v12 02/13] arm64/ptrace: Split report_syscall()
Jinjie Ruan
[PATCH v12 12/13] arm64: Inline el0_svc_common()
Jinjie Ruan
[PATCH v12 05/13] arm64/ptrace: Expand secure_computing() in place
Jinjie Ruan
[PATCH v12 07/13] arm64: ptrace: Move rseq_syscall() before audit_syscall_exit()
Jinjie Ruan
[PATCH v12 10/13] arm64/ptrace: Do not report_syscall_exit() for PTRACE_SYSEMU_SINGLESTEP
Jinjie Ruan
[PATCH v12 13/13] selftests: sud_test: Support aarch64
Jinjie Ruan
Re: [PATCH v12 00/13] arm64: entry: Convert to Generic Entry
Thomas Gleixner
[PATCH bpf 0/6] Address XDP frags having negative tailroom
Larysa Zaremba
[PATCH bpf 4/6] i40e: use truesize as XDP RxQ info frag_size
Larysa Zaremba
[PATCH bpf 1/6] xdp: produce a warning when calculated tailroom is negative
Larysa Zaremba
Re: [PATCH bpf 1/6] xdp: produce a warning when calculated tailroom is negative
Toke Høiland-Jørgensen
Re: [PATCH bpf 1/6] xdp: produce a warning when calculated tailroom is negative
Larysa Zaremba
Re: [PATCH bpf 1/6] xdp: produce a warning when calculated tailroom is negative
Toke Høiland-Jørgensen
Re: [PATCH bpf 1/6] xdp: produce a warning when calculated tailroom is negative
Larysa Zaremba
Re: [PATCH bpf 1/6] xdp: produce a warning when calculated tailroom is negative
Toke Høiland-Jørgensen
[PATCH bpf 2/6] ice: fix rxq info registering in mbuf packets
Larysa Zaremba
[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 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
[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
[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
[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
[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 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
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
[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
[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
[PATCH bpf-next v9 2/9] libbpf: Add support for extended bpf syscall
Leon Hwang
[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
[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: 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
[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
[PATCH v3 0/2] vduse: Fix race in vduse_dev_msg_sync and vduse_dev_read_iter
Zhang Tianci
[PATCH v3 1/2] vduse: Requeue failed read to send_list head
Zhang Tianci
[PATCH v3 2/2] vduse: Fix race in vduse_dev_msg_sync and vduse_dev_read_iter
Zhang Tianci
[PATCH 6.1.y] vhost-scsi: Fix handling of multiple calls to vhost_scsi_set_endpoint
Li hongliang
[PATCH v2] vduse: Fix race in vduse_dev_msg_sync and vduse_dev_read_iter
Zhang Tianci
Re: [PATCH v2] vduse: Fix race in vduse_dev_msg_sync and vduse_dev_read_iter
Jason Wang
Re: [PATCH v2] vduse: Fix race in vduse_dev_msg_sync and vduse_dev_read_iter
Jason Wang
[PATCH v3 0/3] bpf/verifier: Expand the usage scenarios of bpf_kptr_xchg
chengkaitao
[PATCH v3 3/3] selftests/bpf: Add supplementary tests for bpf_kptr_xchg
chengkaitao
[PATCH v3 1/3] bpf/verifier: allow calling bpf_kptr_xchg while holding a lock
chengkaitao
[PATCH v2] remoteproc: qcom_wcnss: Fix handling the lack of PD regulators in v3
Val Packett
Re: [PATCH v2] remoteproc: qcom_wcnss: Fix handling the lack of PD regulators in v3
Konrad Dybcio
[PATCH 0/2] iio: light: Add support for Capella cm36686 and cm36672p sensors
Erikas Bitovtas
[PATCH 1/2] dt-bindings: Add binding document for cm36686
Erikas Bitovtas
Re: [PATCH 1/2] dt-bindings: Add binding document for cm36686
David Lechner
[PATCH 2/2] iio: light: Add support for Capella cm36686 and cm36672p sensors
Erikas Bitovtas
Re: [PATCH 2/2] iio: light: Add support for Capella cm36686 and cm36672p sensors
David Lechner
Re: [PATCH 2/2] iio: light: Add support for Capella cm36686 and cm36672p sensors
Erikas Bitovtas
Re: [PATCH 2/2] iio: light: Add support for Capella cm36686 and cm36672p sensors
David Lechner
[PATCH] kunit: tool: fix duplicated .com in run_checks.py author email
Jinseok Kim
[GIT PULL] kselftest next update for Linux 6.20-rc1
Shuah Khan
[PATCH v2 0/3] bpf/verifier: Expand the usage scenarios of bpf_kptr_xchg
chengkaitao
[PATCH v2 1/3] bpf/verifier: allow calling bpf_kptr_xchg while holding a lock
chengkaitao
[PATCH v2 2/3] bpf/verifier: allow using bpf_kptr_xchg even if the NON_OWN_REF flag is set
chengkaitao
Re: [PATCH v2 3/3] selftests/bpf: Add supplementary tests for bpf_kptr_xchg
Alexei Starovoitov
[PATCH v3] selftests: hid: tests: test_wacom_generic: add tests for display devices and opaque devices
Alex Tran
[PATCH bpf-next v5 0/3] bpf, arm64: Add fsession support
Leon Hwang
[PATCH bpf-next v5 1/3] bpf: Add bpf_jit_supports_fsession()
Leon Hwang
[PATCH bpf-next v5 2/3] bpf, arm64: Add fsession support
Leon Hwang
[PATCH bpf-next v5 3/3] selftests/bpf: Enable get_func_args and get_func_ip tests on arm64
Leon Hwang
Re: [PATCH bpf-next v5 0/3] bpf, arm64: Add fsession support
patchwork-bot+netdevbpf
[PATCH v3] virtio_ring: Add READ_ONCE annotations for device-writable fields
Johannes Thumshirn
Re: [PATCH v3] virtio_ring: Add READ_ONCE annotations for device-writable fields
Xuan Zhuo
Re: [PATCH v3] virtio_ring: Add READ_ONCE annotations for device-writable fields
Johannes Thumshirn
Re: [PATCH v3] virtio_ring: Add READ_ONCE annotations for device-writable fields
Michael S. Tsirkin
[PATCH] vfio: selftests: only build tests on arm64 and x86_64
Ted Logan
Re: [PATCH] vfio: selftests: only build tests on arm64 and x86_64
Alex Williamson
Re: [PATCH] vfio: selftests: only build tests on arm64 and x86_64
David Matlack
Re: [PATCH] vfio: selftests: only build tests on arm64 and x86_64
David Matlack
Re: [PATCH] vfio: selftests: only build tests on arm64 and x86_64
Ted Logan
Earlier messages