linux-kernel
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH RFC v2 01/24] hazptr: Implement Hazard Pointers
Paul E. McKenney
[PATCH RFC v2 11/24] hazptrtorture: Defer release of hazard pointers
Paul E. McKenney
[PATCH RFC v2 12/24] hazptrtorture: Add irq_acquire to acquire hazptr from irq
Paul E. McKenney
[PATCH RFC v2 08/24] hazptrtorture: Use mnemonic local variables for context information
Paul E. McKenney
[PATCH RFC v2 13/24] hazptrtorture: Use task_state_to_char() for task-state reporting
Paul E. McKenney
[PATCH RFC v2 14/24] hazptrtorture: Pass hazptr_pending to hazptr_torture_reader_tail()
Paul E. McKenney
[PATCH RFC v2 16/24] hazptrtorture: Add irq_release to release hazptr from irq
Paul E. McKenney
[PATCH RFC v2 17/24] hazptrtorture: Accumulate operation statistics
Paul E. McKenney
[PATCH RFC v2 18/24] doc: Add hazptrtorture module parameters
Paul E. McKenney
[PATCH RFC v2 20/24] hazptrtorture: Detach deferred and IPIed hazard pointers
Paul E. McKenney
[PATCH RFC v2 10/24] hazptrtorture: Add kthread to release deferred hazard pointers
Paul E. McKenney
[PATCH RFC v2 22/24] hazptrtorture: Fix hazptr ownership issue
Paul E. McKenney
[PATCH RFC v2 15/24] hazptrtorture: Add the ability to disable the writer kthread
Paul E. McKenney
[PATCH RFC v2 21/24] hazptr: Introduce CONFIG_HAZPTR_DEBUG misuse detection
Paul E. McKenney
[PATCH RFC v2 24/24] hazptr: Upgrade kernel-doc headers
Paul E. McKenney
[PATCH RFC v2 23/24] hazptrtorture: Enable CONFIG_HAZPTR_DEBUG
Paul E. McKenney
[PATCH] tpm: use kfree_sensitive() for context and session buffers
Ivy Lopez
Re: [PATCH] tpm: use kfree_sensitive() for context and session buffers
James Bottomley
Re: [PATCH] tpm: use kfree_sensitive() for context and session buffers
Jarkko Sakkinen
Re: [PATCH] tpm: use kfree_sensitive() for context and session buffers
Jarkko Sakkinen
Re: [PATCH v2] virtio-pmem: allocate flush bio from a driver-private bio_set
Joseph Qi
Re: [PATCH v2] virtio-pmem: allocate flush bio from a driver-private bio_set
Pankaj Gupta
[GIT PULL] kunit fixes update for Linux 7.2-rc4
Shuah Khan
Re: [GIT PULL] kunit fixes update for Linux 7.2-rc4
pr-tracker-bot
Re: [PATCH bpf-next v5 10/10] selftests/bpf: add tests to validate KASAN on JIT programs
Ihor Solodrai
Re: [PATCH bpf-next v5 10/10] selftests/bpf: add tests to validate KASAN on JIT programs
Alexis Lothoré
Re: [PATCH bpf-next v5 07/10] bpf, x86: enable KASAN for JITed programs on x86
Ihor Solodrai
Re: [PATCH bpf-next v5 09/10] selftests/bpf: move bpf_jit_harden helper into testing_helpers
Ihor Solodrai
Re: [PATCH bpf-next v5 08/10] selftests/bpf: add helpers for KASAN in JIT testing
Ihor Solodrai
Re: [PATCH bpf-next v5 06/10] bpf, x86: emit KASAN checks into x86 JITed programs
Ihor Solodrai
Re: [PATCH bpf-next v5 06/10] bpf, x86: emit KASAN checks into x86 JITed programs
Alexis Lothoré
Re: [PATCH bpf-next v5 05/10] bpf, x86: refactor BPF_ST management in do_jit
Ihor Solodrai
[GIT PULL] kselftest fixes update for Linux 7.2-rc4
Shuah Khan
Re: [GIT PULL] kselftest fixes update for Linux 7.2-rc4
pr-tracker-bot
Re: [PATCH 1/4] selftests/bpf: Install bpftool where test_progs expects to find it
Ricardo B . Marlière
Re: [PATCH 1/4] selftests/bpf: Install bpftool where test_progs expects to find it
Ihor Solodrai
Re: [PATCH 1/4] selftests/bpf: Install bpftool where test_progs expects to find it
Ricardo B . Marlière
Re: [PATCH 1/4] selftests/bpf: Install bpftool where test_progs expects to find it
Alexis Lothoré
Re: [PATCH v4 8/8] rcu: add per-CPU rescue hrtimer for deferred-QS reporting
Paul E. McKenney
Re: [PATCH v4 8/8] rcu: add per-CPU rescue hrtimer for deferred-QS reporting
Joel Fernandes
Re: [PATCH v11 10/31] cxl/mem: Configure dynamic capacity interrupts
Anisa Su
Re: [PATCH v4 7/8] rcu: clear defer_qs_pending in deferred-QS bail when nesting > 0
Paul E. McKenney
Re: [PATCH v4 7/8] rcu: clear defer_qs_pending in deferred-QS bail when nesting > 0
Joel Fernandes
Re: (subset) [PATCH v4 0/5] software node: provide support for fw_devlink
Danilo Krummrich
Re: (subset) [PATCH v4 0/5] software node: provide support for fw_devlink
Danilo Krummrich
Re: (subset) [PATCH v4 0/5] software node: provide support for fw_devlink
Danilo Krummrich
Re: (subset) [PATCH v4 0/5] software node: provide support for fw_devlink
Bartosz Golaszewski
Re: [PATCH v4 6/8] rcu: set need_resched on softirq deferred-QS arming path
Paul E. McKenney
Re: [PATCH v4 6/8] rcu: set need_resched on softirq deferred-QS arming path
Joel Fernandes
Re: [PATCH v4 4/8] rcu: drop redundant defer_qs_pending clear in irqrestore handler
Paul E. McKenney
Re: [PATCH v4 4/8] rcu: drop redundant defer_qs_pending clear in irqrestore handler
Joel Fernandes
Re: [PATCH v4 5/8] rcu: clear defer_qs_pending at expedited IPI entry
Paul E. McKenney
Re: [PATCH v4 5/8] rcu: clear defer_qs_pending at expedited IPI entry
Joel Fernandes
Re: [PATCH v4 3/8] rcu: clear defer_qs_pending in handler for compounded sections
Paul E. McKenney
Re: [PATCH v4 3/8] rcu: clear defer_qs_pending in handler for compounded sections
Joel Fernandes
Re: [PATCH v4 2/8] rcu: clear defer_qs_pending when notifying GP changes
Paul E. McKenney
Re: [PATCH v4 2/8] rcu: clear defer_qs_pending when notifying GP changes
Joel Fernandes
Re: [PATCH v4 1/8] rcu: introduce rcu_defer_qs_clear() helper
Paul E. McKenney
[PATCH] kunit: configs: Enable gpiolib for all_tests.config
Mark Brown
Re: [PATCH] kunit: configs: Enable gpiolib for all_tests.config
David Gow
[PATCH v3] ARM: traps: Implement KCFI trap handler for ARM32
Kees Cook
Re: [PATCH v3] ARM: traps: Implement KCFI trap handler for ARM32
Nathan Chancellor
Re: [PATCH v3] ARM: traps: Implement KCFI trap handler for ARM32
Linus Walleij
Re: [PATCH v3] ARM: traps: Implement KCFI trap handler for ARM32
Nick Desaulniers
[PATCH v2 00/21] gpio: Improvements around device-id arrays
The Capable Hub
[PATCH v2 14/21] gpio: virtio: Use a named initializer for virtio_device_id array
The Capable Hub
[PATCH v2 21/21] gpio: Unify style of various *_device_id arrays
The Capable Hub
Re: [PATCH v2 00/21] gpio: Improvements around device-id arrays
Andy Shevchenko
Re: [PATCH v2 00/21] gpio: Improvements around device-id arrays
Andy Shevchenko
Re: [PATCH v5 3/5] rpmsg: virtio_rpmsg_bus: get buffer size from config space
Mathieu Poirier
Re: [PATCH v5 3/5] rpmsg: virtio_rpmsg_bus: get buffer size from config space
Shah, Tanmay
Re: [PATCH v5 3/5] rpmsg: virtio_rpmsg_bus: get buffer size from config space
Mathieu Poirier
Re: [PATCH v5 3/5] rpmsg: virtio_rpmsg_bus: get buffer size from config space
Shah, Tanmay
Re: [PATCH v5 3/5] rpmsg: virtio_rpmsg_bus: get buffer size from config space
Mathieu Poirier
Re: [PATCH v5 3/5] rpmsg: virtio_rpmsg_bus: get buffer size from config space
Shah, Tanmay
Re: [PATCH v5 3/5] rpmsg: virtio_rpmsg_bus: get buffer size from config space
Mathieu Poirier
Re: [PATCH v5 3/5] rpmsg: virtio_rpmsg_bus: get buffer size from config space
Arnaud POULIQUEN
Re: [PATCH v5 3/5] rpmsg: virtio_rpmsg_bus: get buffer size from config space
Mathieu Poirier
Re: [PATCH v5 3/5] rpmsg: virtio_rpmsg_bus: get buffer size from config space
Arnaud POULIQUEN
Re: [PATCH] fortify: Disable -Wstringop-overread in tests
Kees Cook
[ANNOUNCE] 6.1.177-rt65
Clark Williams
Re: [PATCH] dt-bindings: remoteproc: Drop redundant $ref of firmware-name property
Mathieu Poirier
[PATCH bpf-next v10 0/9] bpf: Introduce global percpu data
Leon Hwang
[PATCH bpf-next v10 1/9] bpf: Drop duplicate blank lines in verifier
Leon Hwang
Re: [PATCH bpf-next v10 1/9] bpf: Drop duplicate blank lines in verifier
Emil Tsalapatis
Re: [PATCH bpf-next v10 1/9] bpf: Drop duplicate blank lines in verifier
Leon Hwang
Re: [PATCH bpf-next v10 1/9] bpf: Drop duplicate blank lines in verifier
Leon Hwang
[PATCH bpf-next v10 2/9] bpf: Introduce global percpu data
Leon Hwang
Re: [PATCH bpf-next v10 2/9] bpf: Introduce global percpu data
Emil Tsalapatis
Re: [PATCH bpf-next v10 2/9] bpf: Introduce global percpu data
Leon Hwang
Re: [PATCH bpf-next v10 2/9] bpf: Introduce global percpu data
Emil Tsalapatis
[PATCH bpf-next v10 7/9] selftests/bpf: Test direct reading/writing read-only percpu_array map
Leon Hwang
Re: [PATCH bpf-next v10 7/9] selftests/bpf: Test direct reading/writing read-only percpu_array map
Emil Tsalapatis
Re: [PATCH bpf-next v10 7/9] selftests/bpf: Test direct reading/writing read-only percpu_array map
Leon Hwang
[PATCH bpf-next v10 6/9] selftests/bpf: Add tests to verify global percpu data
Leon Hwang
Re: [PATCH bpf-next v10 6/9] selftests/bpf: Add tests to verify global percpu data
bot+bpf-ci
Re: [PATCH bpf-next v10 6/9] selftests/bpf: Add tests to verify global percpu data
Leon Hwang
Re: [PATCH bpf-next v10 6/9] selftests/bpf: Add tests to verify global percpu data
Emil Tsalapatis
Re: [PATCH bpf-next v10 6/9] selftests/bpf: Add tests to verify global percpu data
Leon Hwang
[PATCH bpf-next v10 4/9] libbpf: Add support for global percpu data
Leon Hwang
Re: [PATCH bpf-next v10 4/9] libbpf: Add support for global percpu data
Emil Tsalapatis
Re: [PATCH bpf-next v10 4/9] libbpf: Add support for global percpu data
Leon Hwang
[PATCH bpf-next v10 8/9] selftests/bpf: Test verifier log for global percpu data
Leon Hwang
Re: [PATCH bpf-next v10 8/9] selftests/bpf: Test verifier log for global percpu data
Emil Tsalapatis
[PATCH bpf-next v10 3/9] libbpf: Probe percpu data feature
Leon Hwang
[PATCH bpf-next v10 5/9] bpftool: Generate skeleton for global percpu data
Leon Hwang
Re: [PATCH bpf-next v10 5/9] bpftool: Generate skeleton for global percpu data
Emil Tsalapatis
Re: [PATCH bpf-next v10 5/9] bpftool: Generate skeleton for global percpu data
Leon Hwang
[PATCH bpf-next v10 9/9] selftests/bpf: Verify bpf_iter for global percpu data
Leon Hwang
Re: [PATCH bpf-next v10 9/9] selftests/bpf: Verify bpf_iter for global percpu data
Emil Tsalapatis
[RFC PATCH net-next v2 0/2] tcp: Add net.ipv4.tcp_purge_receive_queue sysctl
Leon Hwang
[RFC PATCH net-next v2 1/2] tcp: Add net.ipv4.tcp_purge_receive_queue sysctl
Leon Hwang
Re: [RFC PATCH net-next v2 1/2] tcp: Add net.ipv4.tcp_purge_receive_queue sysctl
Eric Dumazet
Re: [RFC PATCH net-next v2 1/2] tcp: Add net.ipv4.tcp_purge_receive_queue sysctl
Leon Hwang
Re: [RFC PATCH net-next v2 1/2] tcp: Add net.ipv4.tcp_purge_receive_queue sysctl
Eric Dumazet
Re: [RFC PATCH net-next v2 1/2] tcp: Add net.ipv4.tcp_purge_receive_queue sysctl
Leon Hwang
Re: [RFC PATCH net-next v2 1/2] tcp: Add net.ipv4.tcp_purge_receive_queue sysctl
Leon Hwang
[RFC PATCH net-next v2 2/2] selftests/net: packetdrill: Add two tcp_purge_receive_queue tests
Leon Hwang
[PATCH 2/4] selftests/proc: expand smaps field coverage and require TMPFS
deepakraog
[PATCH v5 0/2] fs/proc/task_mmu: fix PAGEMAP_SCAN written state for PMD holes
Kiryl Shutsemau
[PATCH v5 2/2] selftests/mm: add PAGEMAP_SCAN test for THP PMD holes
Kiryl Shutsemau
Re: [PATCH v5 2/2] selftests/mm: add PAGEMAP_SCAN test for THP PMD holes
David Hildenbrand (Arm)
Re: [PATCH v5 2/2] selftests/mm: add PAGEMAP_SCAN test for THP PMD holes
Kiryl Shutsemau
Re: [PATCH v5 2/2] selftests/mm: add PAGEMAP_SCAN test for THP PMD holes
David Hildenbrand (Arm)
[PATCH v5 1/2] fs/proc/task_mmu: fix PAGEMAP_SCAN written state for PMD holes
Kiryl Shutsemau
Re: [PATCH v5 1/2] fs/proc/task_mmu: fix PAGEMAP_SCAN written state for PMD holes
David Hildenbrand (Arm)
Re: [PATCH v5 1/2] fs/proc/task_mmu: fix PAGEMAP_SCAN written state for PMD holes
Muhammad Usama Anjum
[PATCH] net: selftests: fix typo in ip_defrag comment
deepakraog
Re: [PATCH] net: selftests: fix typo in ip_defrag comment
Jakub Kicinski
[PATCH v4 0/4] tools/build: Allow versioning of all LLVM tools
James Clark
[PATCH v4 4/4] tools/build: selftests: Remove some duplicate toolchain definitions
James Clark
Re: [PATCH v4 4/4] tools/build: selftests: Remove some duplicate toolchain definitions
Ihor Solodrai
[PATCH v4 1/4] tools/build: Allow versioning of all LLVM tools defined in Makefile.include
James Clark
[PATCH v4 3/4] tools/build: Allow versioning LLVM readelf
James Clark
Re: [PATCH v4 3/4] tools/build: Allow versioning LLVM readelf
Ihor Solodrai
[PATCH v4 2/4] tools/build: Indent if else blocks
James Clark
Re: [PATCH v4 0/4] tools/build: Allow versioning of all LLVM tools
Ian Rogers
Re: [PATCH v4 0/4] tools/build: Allow versioning of all LLVM tools
Namhyung Kim
[PATCH bpf-next v2 0/3] bpf: Disallow interpreter fallback for interpreter-unsupported insns
Leon Hwang
[PATCH bpf-next v2 3/3] bpf: Disallow interpreter fallback for BPF_ADDR_PERCPU insn
Leon Hwang
[PATCH bpf-next v2 1/3] bpf: Disallow interpreter fallback for arena-related insns
Leon Hwang
[PATCH bpf-next v2 2/3] bpf: Disallow interpreter fallback for gotox insn
Leon Hwang
Re: [PATCH bpf-next v2 0/3] bpf: Disallow interpreter fallback for interpreter-unsupported insns
patchwork-bot+netdevbpf
[PATCH 0/4] virtio: validate device-reported values across drivers
Hari Mishal
[PATCH 1/4] virtio-mem: validate device-reported block size
Hari Mishal
Re: [PATCH 1/4] virtio-mem: validate device-reported block size
Michael S. Tsirkin
[PATCH v2 1/4] virtio-mem: validate device-reported block size
Hari Mishal
Re: [PATCH v2 1/4] virtio-mem: validate device-reported block size
David Hildenbrand (Arm)
Re: [PATCH v2 1/4] virtio-mem: validate device-reported block size
Greg Kroah-Hartman
Re: [PATCH v2 1/4] virtio-mem: validate device-reported block size
David Hildenbrand (Arm)
Re: [PATCH v2 1/4] virtio-mem: validate device-reported block size
Greg Kroah-Hartman
Re: [PATCH v2 1/4] virtio-mem: validate device-reported block size
Michael S. Tsirkin
Re: [PATCH v2 1/4] virtio-mem: validate device-reported block size
David Hildenbrand (Arm)
Re: [PATCH v2 1/4] virtio-mem: validate device-reported block size
Michael S. Tsirkin
Re: [PATCH v2 1/4] virtio-mem: validate device-reported block size
Greg Kroah-Hartman
Re: [PATCH v2 1/4] virtio-mem: validate device-reported block size
Michael S. Tsirkin
Re: [PATCH v2 1/4] virtio-mem: validate device-reported block size
Greg Kroah-Hartman
Re: [PATCH v2 1/4] virtio-mem: validate device-reported block size
David Hildenbrand (Arm)
Re: [PATCH v2 1/4] virtio-mem: validate device-reported block size
Michael S. Tsirkin
Re: [PATCH v2 1/4] virtio-mem: validate device-reported block size
Greg Kroah-Hartman
Re: [PATCH v2 1/4] virtio-mem: validate device-reported block size
David Hildenbrand (Arm)
Re: [PATCH v2 1/4] virtio-mem: validate device-reported block size
Michael S. Tsirkin
Re: [PATCH v2 1/4] virtio-mem: validate device-reported block size
Greg Kroah-Hartman
Re: [PATCH v2 1/4] virtio-mem: validate device-reported block size
Michael S. Tsirkin
Re: [PATCH v2 1/4] virtio-mem: validate device-reported block size
Greg Kroah-Hartman
Re: [PATCH v2 1/4] virtio-mem: validate device-reported block size
Michael S. Tsirkin
Re: [PATCH v2 1/4] virtio-mem: validate device-reported block size
Greg Kroah-Hartman
RE: [PATCH v2 1/4] virtio-mem: validate device-reported block size
Michael Kelley
Re: [PATCH v2 1/4] virtio-mem: validate device-reported block size
Michael S. Tsirkin
Re: [PATCH v2 1/4] virtio-mem: validate device-reported block size
Michael S. Tsirkin
Re: [PATCH v2 1/4] virtio-mem: validate device-reported block size
Carlos Bilbao
Re: [PATCH v2 1/4] virtio-mem: validate device-reported block size
Greg Kroah-Hartman
Re: [PATCH v2 1/4] virtio-mem: validate device-reported block size
Carlos Bilbao
Re: [PATCH v2 1/4] virtio-mem: validate device-reported block size
Michael S. Tsirkin
Re: [PATCH v2 1/4] virtio-mem: validate device-reported block size
Carlos Bilbao
Re: [PATCH v2 1/4] virtio-mem: validate device-reported block size
David Hildenbrand (Arm)
Re: [PATCH v2 1/4] virtio-mem: validate device-reported block size
Greg Kroah-Hartman
Re: [PATCH v2 1/4] virtio-mem: validate device-reported block size
David Hildenbrand (Arm)
[PATCH 2/4] virtio_input: validate device-reported multitouch slot count
Hari Mishal
Re: [PATCH 2/4] virtio_input: validate device-reported multitouch slot count
Michael S. Tsirkin
Re: [PATCH 2/4] virtio_input: validate device-reported multitouch slot count
Hari Mishal
Re: [PATCH 2/4] virtio_input: validate device-reported multitouch slot count
Michael S. Tsirkin
Re: [PATCH 2/4] virtio_input: validate device-reported multitouch slot count
Dmitry Torokhov
Re: [PATCH 2/4] virtio_input: validate device-reported multitouch slot count
Dmitry Torokhov
[PATCH v2 2/4] virtio_input: validate device-reported multitouch slot count
Hari Mishal
[PATCH 3/4] virtio_console: avoid NULL portdev dereference in in_intr()
Hari Mishal
[PATCH 4/4] virtio_console: take a kref in find_port_by_vq() to fix port UAF
Hari Mishal
[PATCH v2 4/4] virtio_console: take a kref in find_port_by_vq() to fix port UAF
Hari Mishal
Re: [PATCH 2/3] rust: maple_tree: Add load_rcu()
Alice Ryhl
Re: [PATCH v4 6/7] media: qcom: camss: Add CAMSS Offline Processing Engine driver
Loic Poulain
Re: [PATCH v4] fs/proc/task_mmu: fix PAGEMAP_SCAN written state for PMD holes
David Hildenbrand (Arm)
Re: [PATCH v4] fs/proc/task_mmu: fix PAGEMAP_SCAN written state for PMD holes
Kiryl Shutsemau
[PATCH] selftests/mm: khugepaged: skip swap tests when swap is unavailable
Jaeyeon Lee
Re: [PATCH] selftests/mm: khugepaged: skip swap tests when swap is unavailable
David Hildenbrand (Arm)
Re: [PATCH] selftests/mm: khugepaged: skip swap tests when swap is unavailable
Dev Jain
Re: [PATCH] selftests/mm: khugepaged: skip swap tests when swap is unavailable
David Hildenbrand (Arm)
Re: [PATCH] selftests/mm: khugepaged: skip swap tests when swap is unavailable
Jaeyeon Lee
Re: [PATCH v5 0/4] arm64: Add BRBE support for bpf_get_branch_snapshot()
Puranjay Mohan
Re: [PATCH v2 0/7] clk: Add support for clock nexus
Miquel Raynal
Re: [PATCH v2 0/7] clk: Add support for clock nexus
Wolfram Sang
Earlier messages
Later messages