linux-kernel
Thread
Date
Earlier messages
Messages by Thread
Re: [PATCH v5 2/5] liveupdate: synchronize EFI KHO channel at execution
Huacai Chen
[PATCH v3] module: Validate the __version_ext_names section type
Fang Xieyan
Re: [PATCH v3] module: Validate the __version_ext_names section type
Bradley Morgan
Re: [PATCH v5 0/5] LoongArch: add KHO support and selftests
Huacai Chen
[PATCH v2 1/2] vsock/vmci: make the cached_peer dgram decision race-safe
Bartłomiej Dmitruk
[PATCH v2 2/2] vsock/vmci: enforce per-netns mode on the datagram receive path
Bartłomiej Dmitruk
[PATCH v2] vsock: keep SOCK_SEQPACKET message boundaries on interrupted send
Bartłomiej Dmitruk
Re: [PATCH v5 1/5] efi: add a KHO configuration table channel
Huacai Chen
[PATCH] vhost: keep vring addresses stable while the backend is attached
Jia Jia
[PATCH] dax: use assign_bit() where applicable
Peng Fan (OSS)
[PATCH v2] vsock/hv_sock: don't finish a connection on a socket being released
Bartłomiej Dmitruk
Re: [PATCH v3 1/5] slab: align ZERO_SIZE_PTR to ARCH_KMALLOC_MINALIGN
David Laight
[PATCH bpf-next v2 0/3] bpf: expose cgroup preorder attachment state to userspace
Hui Su
[PATCH bpf-next v2 2/3] selftests/bpf: Test querying BPF_F_PREORDER cgroup attachments
Hui Su
Re: [PATCH bpf-next v2 2/3] selftests/bpf: Test querying BPF_F_PREORDER cgroup attachments
bot+bpf-ci
[PATCH bpf-next v2 1/3] bpf: Report BPF_F_PREORDER in cgroup program queries
Hui Su
Re: [PATCH bpf-next v2 1/3] bpf: Report BPF_F_PREORDER in cgroup program queries
bot+bpf-ci
[PATCH bpf-next v2 3/3] bpftool: Add support for BPF_F_PREORDER cgroup attach flag
Hui Su
Re: [PATCH bpf-next v2 3/3] bpftool: Add support for BPF_F_PREORDER cgroup attach flag
bot+bpf-ci
Re: [PATCH v3 3/5] slab: handle ERR_PTR values in kfree and hardened usercopy
Karl Mehltretter
Re: [PATCH v3 3/5] slab: handle ERR_PTR values in kfree and hardened usercopy
David Laight
Re: [PATCH v3 0/5] slab: ZERO_SIZE_PTR alignment and ERR_PTR hardening
Karl Mehltretter
[PATCH] vduse: avoid infinite loop when no affinity CPU is online
Jia Jia
[PATCH net-next v7 0/3] net/sched: sch_fq_pie: add per-flow class statistics
Hemendra M. Naik
[PATCH net-next v7 1/3] net/sched: sch_fq_pie: add per-flow statistics via class ops
Hemendra M. Naik
[PATCH net-next v7 2/3] selftests: tc-testing: add fq_pie per-flow class stats test
Hemendra M. Naik
[PATCH net-next v7 3/3] net/sched: pie: correct tc_pie_xstats field documentation
Hemendra M. Naik
Re: [PATCH v5 2/5] crypto: dun - data-unit-number dispatch template
Herbert Xu
Re: [PATCH v5 4/5] dm crypt: batch a bio segment's sectors via dun()
Herbert Xu
Re: [PATCH v11 0/3] module: Extend module_blacklist parameter to built-in modules
Aaron Tomlin
[RFC PATCH v2 0/7] mm/damon: introduce damos quota goal target metric complement flag
SJ Park
[RFC PATCH v2 4/7] mm/damon/tests/core-kunit: test quota_goal->complement commit
SJ Park
[PATCH v3] rcutorture: kvm-again.sh: Fix re-run failure on ppc64
Zhouyi Zhou
Re: [PATCH v3] rcutorture: kvm-again.sh: Fix re-run failure on ppc64
Paul E. McKenney
[PATCH 0/3] kconfig: Introduce cc-option-str
Kees Cook
[PATCH 3/3] kconfig: Add "ld-option-str"
Kees Cook
[PATCH 2/3] kconfig: Replace "cc-option-bit" with "cc-option-str"
Kees Cook
[PATCH 1/3] kconfig: Add "def_string", "def_int" and "def_hex"
Kees Cook
Re: [PATCH 1/3] kconfig: Add "def_string", "def_int" and "def_hex"
Julian Braha
Re: [PATCH 0/3] kconfig: Introduce cc-option-str
Nathan Chancellor
Re: [PATCH 0/3] kconfig: Introduce cc-option-str
Lorenzo Stoakes (ARM)
[PATCH v1 0/2] userfaultfd: clear the inherited uffd bit in move_swap_pte()
Donggeun Yoo
[PATCH v1 1/2] userfaultfd: clear the inherited uffd bit in move_swap_pte()
Donggeun Yoo
[PATCH v1 2/2] selftests/mm: add a test for UFFDIO_MOVE of a write-protected swap entry
Donggeun Yoo
[PATCH 0/3] Torture-test updates for v7.4
Paul E. McKenney
[PATCH 1/3] rcutorture: Fix divide-by-zero with fwd_progress_div=1
Paul E. McKenney
[PATCH 2/3] rcutorture: Synchronously wait for all rcu_torture_irq() callbacks to complete
Paul E. McKenney
[PATCH 3/3] torture: Allow specifying alternative ssh command to kvm-remote.sh
Paul E. McKenney
[PATCH 0/19] Add atomic SRCU
Paul E. McKenney
[PATCH 01/19] srcutiny: Make a Tiny SRCU grace period imply an RCU grace period
Paul E. McKenney
[PATCH 02/19] srcutree: Suppress srcu_advance_state() mutex_lock in atomic
Paul E. McKenney
[PATCH 03/19] srcutree: Suppress to-big transition for atomic SRCU
Paul E. McKenney
[PATCH 11/19] srcutree: Explicitly note DEFINE_SRCU() needs for srcu_barrier()
Paul E. McKenney
[PATCH 05/19] srcutiny: Add an atomic Tiny SRCU
Paul E. McKenney
[PATCH 07/19] srcutree: Disable preemption across synchronize_srcu_atomic()
Paul E. McKenney
[PATCH 13/19] srcutree: Add reader-free fastpath to synchronize_srcu_atomic()
Paul E. McKenney
[PATCH 10/19] srcutree: Warn if Tiny SRCU readers are preempted
Paul E. McKenney
[PATCH 06/19] rcutorture: Add support for testing synchronize_srcu_atomic()
Paul E. McKenney
[PATCH 15/19] srcutree: Remove srcu_barrier() sleep for atomic SRCU
Paul E. McKenney
[PATCH 17/19] srcutree: Make init_srcu_struct_atomic() prevent transition to big
Paul E. McKenney
[PATCH 09/19] srcu: Fix WARN_ON() for rcu_segcblist_n_cbs() in cleanup_srcu_struct()
Paul E. McKenney
[PATCH 08/19] srcu: Use IRQ_WORK_INIT_HARD for srcu's irq_work
Paul E. McKenney
[PATCH 16/19] srcu: Restrict atomic-SRCU non_block annotation to task context
Paul E. McKenney
[PATCH 04/19] srcutree: Add an atomic Tree SRCU
Paul E. McKenney
[PATCH 18/19] srcutree: Don't transition atomic SRCU to big in srcu_gp_end()
Paul E. McKenney
[PATCH 12/19] rcutorture: Add atomic-SRCU support to torture.sh
Paul E. McKenney
[PATCH 14/19] srcutree: Skip callback scheduling for atomic SRCU grace periods
Paul E. McKenney
[PATCH 19/19] srcutree: Skip torture to-big transition for atomic SRCU
Paul E. McKenney
[PATCH 0/7] Allow call_{s,}rcu() from NMI and BPF environments
Paul E. McKenney
[PATCH 5/7] rcutorture: Disable fragile readers during overload testing
Paul E. McKenney
[PATCH 7/7] selftests/bpf: Add a call_srcu() re-entry reproducer
Paul E. McKenney
[PATCH 2/7] rcu: Make Tiny call_rcu() safe to call from any context
Paul E. McKenney
[PATCH 6/7] rcutorture: Exercise ->call() from NMI context
Paul E. McKenney
[PATCH 3/7] srcu: Make call_srcu() safe to call from any context
Paul E. McKenney
[PATCH 4/7] srcu: Make Tiny call_srcu() safe to call from any context
Paul E. McKenney
[PATCH 1/7] rcu: Make call_rcu() safe to call from any context
Paul E. McKenney
Re: [PATCH 1/7] rcu: Make call_rcu() safe to call from any context
Boqun Feng
[PATCH 0/9] Miscellaneous RCU updates for v7.4
Paul E. McKenney
[PATCH 1/9] doc: Update stallwarn.rst based on RCU Tasks Trace as SRCU
Paul E. McKenney
[PATCH 3/9] rcu: Don't panic on already-ended RCU CPU stalls
Paul E. McKenney
[PATCH 7/9] rcu: Make userspace barrier hook drain kvfree_rcu work
Paul E. McKenney
[PATCH 2/9] rcu: fix shrink budget underflow in lazy_rcu_shrink_scan
Paul E. McKenney
[PATCH 4/9] rcu: Add running and boosted indications to RCU task stall dump
Paul E. McKenney
[PATCH 8/9] rcuref: Fix the rcuread_is_dead reference in rcuref_read() kernel-doc
Paul E. McKenney
[PATCH 6/9] rcu: Drop the private tick-internal.h include from tree.c
Paul E. McKenney
[PATCH 9/9] rcu-tasks: Disable callback contend/collapse messages by default
Paul E. McKenney
[PATCH 5/9] rcu: Fix typo "upto" in comment
Paul E. McKenney
[PATCH v2 0/9] seq_buf: Add seq_buf_strlen()
Kees Cook
[PATCH v2 1/9] seq_buf: Do not print an empty line from an overflowed seq_buf_do_printk()
Kees Cook
[PATCH v2 6/9] seq_buf: Add seq_buf_init_append()
Kees Cook
[PATCH v2 8/9] nvdimm: ndtest: Return the string length from flags_show()
Kees Cook
[PATCH v2 7/9] powerpc/papr_scm: Return the string length from the sysfs show functions
Kees Cook
[PATCH v2 5/9] seq_buf: Add seq_buf_strlen()
Kees Cook
Re: [PATCH v2 5/9] seq_buf: Add seq_buf_strlen()
Greg KH
[PATCH v2 3/9] seq_buf: Copy what fits when seq_buf_puts() and seq_buf_putmem() overflow
Kees Cook
[PATCH v2 9/9] docs: core-api: Document the seq_buf API
Kees Cook
Re: [PATCH v2 9/9] docs: core-api: Document the seq_buf API
Randy Dunlap
[PATCH v2 4/9] seq_buf: Clear what a writer did not claim when a seq_buf overflows
Kees Cook
[PATCH v6 00/19] selftests/mm: improve khugepaged coverage
Kiryl Shutsemau
[PATCH v6 01/19] selftests/mm: raise the khugepaged test-case cap
Kiryl Shutsemau
[PATCH v6 02/19] selftests/mm: skip collapse_compound_extreme() where the PMD is too large
Kiryl Shutsemau
[PATCH v6 11/19] selftests/mm: add order-parameterized khugepaged collapse cases
Kiryl Shutsemau
[PATCH v6 05/19] selftests/mm: make the swap cases' swapout reliable
Kiryl Shutsemau
[PATCH v6 03/19] selftests/mm: scale khugepaged's collapse wait with the PMD size
Kiryl Shutsemau
[PATCH v6 17/19] selftests/mm: race the collapse of windows with holes
Kiryl Shutsemau
[PATCH v6 04/19] selftests/mm: skip khugepaged page cache cases without a PMD folio
Kiryl Shutsemau
[PATCH v6 06/19] selftests/mm: stop khugepaged during the MADV_COLLAPSE cases
Kiryl Shutsemau
[PATCH v6 07/19] selftests/mm: move is_backed_by_folio() into vm_util
Kiryl Shutsemau
[PATCH v6 08/19] selftests/mm: add folio-order check for address ranges
Kiryl Shutsemau
[PATCH v6 09/19] selftests/mm: add folio-order detection self-check
Kiryl Shutsemau
[PATCH v6 10/19] selftests/mm: add khugepaged completion barrier helper
Kiryl Shutsemau
[PATCH v6 12/19] selftests/mm: parameterize the mixed-source collapse case by source order
Kiryl Shutsemau
[PATCH v6 13/19] selftests/mm: cover a shared-source collapse write race
Kiryl Shutsemau
[PATCH v6 14/19] selftests/mm: run every supported collapse order by default
Kiryl Shutsemau
[PATCH v6 16/19] selftests/mm: add khugepaged race harness
Kiryl Shutsemau
[PATCH v6 15/19] selftests/mm: check that one khugepaged pass collapses one window
Kiryl Shutsemau
[PATCH v6 18/19] selftests/mm: add memory-pressure threads to the khugepaged race harness
Kiryl Shutsemau
[PATCH v6 19/19] selftests/mm: zap whole PTE tables in the khugepaged race harness
Kiryl Shutsemau
[PATCH RFC v3 0/28] Simple hazard-pointer implementation and torture tests
Paul E. McKenney
[PATCH 06/28] hazptrtorture: Enable system-independent CPU overcommit
Paul E. McKenney
[PATCH 05/28] hazptrtorture: Add microsecond-scale sleep in readers
Paul E. McKenney
[PATCH 01/28] hazptr: Implement Hazard Pointers
Paul E. McKenney
Re: [PATCH 01/28] hazptr: Implement Hazard Pointers
Bradley Morgan
Re: [PATCH 01/28] hazptr: Implement Hazard Pointers
Linus Torvalds
Re: [PATCH 01/28] hazptr: Implement Hazard Pointers
Bradley Morgan
Re: [PATCH 01/28] hazptr: Implement Hazard Pointers
Linus Torvalds
Re: [PATCH 01/28] hazptr: Implement Hazard Pointers
Mathieu Desnoyers
Re: [PATCH 01/28] hazptr: Implement Hazard Pointers
Boqun Feng
Re: [PATCH 01/28] hazptr: Implement Hazard Pointers
Mathieu Desnoyers
Re: [PATCH 01/28] hazptr: Implement Hazard Pointers
Paul E. McKenney
Re: [PATCH 01/28] hazptr: Implement Hazard Pointers
Bradley Morgan
Re: [PATCH 01/28] hazptr: Implement Hazard Pointers
Paul E. McKenney
[PATCH 12/28] hazptrtorture: Add irq_acquire to acquire hazptr from irq
Paul E. McKenney
[PATCH 02/28] hazptr: Add refscale test
Paul E. McKenney
[PATCH 04/28] hazptrtorture: Add testing of on-stack hazptr_ctx structures
Paul E. McKenney
[PATCH 22/28] hazptrtorture: Fix hazptr ownership issue
Paul E. McKenney
[PATCH 18/28] doc: Add hazptrtorture module parameters
Paul E. McKenney
[PATCH 25/28] hazptrtorture: Fix inverted sleep condition in do_pending kthread
Paul E. McKenney
[PATCH 13/28] hazptrtorture: Use task_state_to_char() for task-state reporting
Paul E. McKenney
[PATCH 07/28] torture: Add a stutter_will_wait() function
Paul E. McKenney
[PATCH 19/28] hazptr: Permit detaching hazard pointers from contexts
Paul E. McKenney
Re: [PATCH 19/28] hazptr: Permit detaching hazard pointers from contexts
Boqun Feng
Re: [PATCH 19/28] hazptr: Permit detaching hazard pointers from contexts
Boqun Feng
[PATCH 08/28] hazptrtorture: Use mnemonic local variables for context information
Paul E. McKenney
[PATCH 03/28] torture: Add a hazptrtorture.c torture test
Paul E. McKenney
[PATCH 09/28] hazptrtorture: Split hazptr_torture_reader_tail() from hazptr_torture_reader()
Paul E. McKenney
[PATCH 10/28] hazptrtorture: Add kthread to release deferred hazard pointers
Paul E. McKenney
[PATCH 11/28] hazptrtorture: Defer release of hazard pointers
Paul E. McKenney
[PATCH 15/28] hazptrtorture: Add the ability to disable the writer kthread
Paul E. McKenney
[PATCH 17/28] hazptrtorture: Accumulate operation statistics
Paul E. McKenney
[PATCH 23/28] hazptrtorture: Enable CONFIG_HAZPTR_DEBUG
Paul E. McKenney
[PATCH 20/28] hazptrtorture: Detach deferred and IPIed hazard pointers
Paul E. McKenney
[PATCH 16/28] hazptrtorture: Add irq_release to release hazptr from irq
Paul E. McKenney
[PATCH 24/28] hazptr: Upgrade kernel-doc headers
Paul E. McKenney
[PATCH 28/28] torture.sh: Add hazptr torturing
Paul E. McKenney
Re: [PATCH 28/28] torture.sh: Add hazptr torturing
Bradley Morgan
[PATCH 26/28] hazptr: Implement two-phase wildcard scan
Paul E. McKenney
Re: [PATCH 26/28] hazptr: Implement two-phase wildcard scan
Boqun Feng
[PATCH 27/28] hazptr: handle NULL address in hazptr_detach
Paul E. McKenney
[PATCH 21/28] hazptr: Introduce CONFIG_HAZPTR_DEBUG misuse detection
Paul E. McKenney
[PATCH 14/28] hazptrtorture: Pass hazptr_pending to hazptr_torture_reader_tail()
Paul E. McKenney
Re: [PATCH 1/4] net: hsr: fix packet drops caused by GRO superpackets
Xin Xie
[PATCH] dm ioctl: don't let data_start run past the buffer
Palla Raghunath
[PATCH v7 00/11] unwind, arm64: add sframe unwinder for kernel
Dylan Hatch
[PATCH v7 01/11] arm64, unwind: build kernel with sframe V3 info
Dylan Hatch
[PATCH v7 03/11] sframe: Add support for reading vmlinux .sframe contents
Dylan Hatch
[PATCH v7 06/11] arm64/sframe: Validate IP addresses
Dylan Hatch
[PATCH v7 02/11] arm64/sframe: Read vmlinux .sframe header
Dylan Hatch
[PATCH v7 04/11] sframe: Separate reading of FRE from reading of FRE data words
Dylan Hatch
[PATCH v7 05/11] arm64/module, sframe: Add sframe support for modules
Dylan Hatch
Re: [PATCH v7 05/11] arm64/module, sframe: Add sframe support for modules
sashiko-bot
[PATCH v7 07/11] sframe: Add debug helpers with object name
Dylan Hatch
[PATCH v7 11/11] unwind: arm64: Use sframe to unwind interrupt frames
Dylan Hatch
Re: [PATCH v7 11/11] unwind: arm64: Use sframe to unwind interrupt frames
sashiko-bot
[PATCH v7 08/11] sframe: Add .sframe validation option
Dylan Hatch
[PATCH v7 09/11] arm64: entry: add unwind info for call_on_irq_stack()
Dylan Hatch
[PATCH v7 10/11] arm64, crypto/lib: Annotate leaf functions with CFI info
Dylan Hatch
Re: [PATCH v7 10/11] arm64, crypto/lib: Annotate leaf functions with CFI info
sashiko-bot
[PATCH net-next v3 0/2] ipv6: update NUD_FAILED neighbors from NA messages
Lawrence Lee
[PATCH net-next v3 1/2] ipv6: update NUD_FAILED neighbors from NA messages
Lawrence Lee
[PATCH net-next v3 2/2] selftests: net: test untracked NA recovery of FAILED neighbors
Lawrence Lee
Re: [PATCH RFC 0/2] Correctly use TX macro v9.4 for SC7280 / Kodiak
Srinivas Kandagatla
[syzbot] [dm?] KASAN: slab-out-of-bounds Read in ctl_ioctl
syzbot
Re: [PATCH v2 0/2] Add and use supported/unsupported string helper
Ilpo Järvinen
[PATCH net-next 0/4] mptcp: support MSG_ERRQUEUE
Matthieu Baerts (NGI0)
[PATCH net-next 4/4] selftests: mptcp: cover IP_RECVERR sockopt propagation
Matthieu Baerts (NGI0)
[PATCH bpf 0/3] bpf: expose cgroup preorder attachment state to userspace
Hui Su
[PATCH bpf 2/3] selftests/bpf: Test querying BPF_F_PREORDER cgroup attachments
Hui Su
Re: [PATCH bpf 2/3] selftests/bpf: Test querying BPF_F_PREORDER cgroup attachments
bot+bpf-ci
[PATCH bpf 1/3] bpf: Report BPF_F_PREORDER in cgroup program queries
Hui Su
Re: [PATCH bpf 1/3] bpf: Report BPF_F_PREORDER in cgroup program queries
Alexei Starovoitov
Re: [PATCH bpf 1/3] bpf: Report BPF_F_PREORDER in cgroup program queries
bot+bpf-ci
[PATCH bpf 3/3] bpftool: Add support for BPF_F_PREORDER cgroup attach flag
Hui Su
Re: [PATCH bpf 3/3] bpftool: Add support for BPF_F_PREORDER cgroup attach flag
bot+bpf-ci
Re: [PATCH v3 0/3] PCI/pcie: Add PCIe Lane Margining at Receiver (LMR) support
Priyank Rathod
[PATCH 0/4] clk: introduce TC9564 clock and reset
Alex Elder
[PATCH 1/4] dt-bindings: mfd: introduce the TC9564 config syscon
Alex Elder
[PATCH 4/4] arm64: dts: qcom: qcs6490-rb3gen2: add the clock controller
Alex Elder
[PATCH 2/4] dt-bindings: clock: introduce toshiba,tc9564-clock.yaml
Alex Elder
[PATCH 3/4] clk: toshiba: introduce a TC9564 SoC clock and reset driver
Alex Elder
Earlier messages