mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH 0/19] Add atomic SRCU
 2026-09-19  0:35 UTC  (6+ messages)
` [PATCH 01/19] srcutiny: Make a Tiny SRCU grace period imply an RCU grace period
` [PATCH 02/19] srcutree: Suppress srcu_advance_state() mutex_lock in atomic
` [PATCH 03/19] srcutree: Suppress to-big transition for atomic SRCU
` [PATCH 04/19] srcutree: Add an atomic Tree SRCU
` [PATCH 05/19] srcutiny: Add an atomic Tiny SRCU

[PATCH 0/7] Allow call_{s,}rcu() from NMI and BPF environments
 2026-09-19  0:32 UTC  (8+ messages)
` [PATCH 1/7] rcu: Make call_rcu() safe to call from any context
` [PATCH 2/7] rcu: Make Tiny "
` [PATCH 3/7] srcu: Make call_srcu() "
` [PATCH 4/7] srcu: Make Tiny "
` [PATCH 5/7] rcutorture: Disable fragile readers during overload testing
` [PATCH 6/7] rcutorture: Exercise ->call() from NMI context
` [PATCH 7/7] selftests/bpf: Add a call_srcu() re-entry reproducer

[PATCH v8 00/12] syscalls: Add a shared table for all archs
 2026-09-19  0:31 UTC  (13+ messages)
` [PATCH v8 01/12] syscalls: Make --abis parsing more robust
` [PATCH v8 02/12] syscalls: Create unified partial table for all archs
` [PATCH v8 03/12] scripts/syscall.tbl: Use the common table
` [PATCH v8 04/12] s390: Use the common syscall table
` [PATCH v8 05/12] sparc: "
` [PATCH v8 06/12] mips: Remove duplicated syscallnr.sh
` [PATCH v8 07/12] mips: Get rid of custom mips ABIs for syscall tables
` [PATCH v8 08/12] mips: Use the common syscall table
` [PATCH v8 09/12] syscalls: Add an option for offsetting the common table
` [PATCH v8 10/12] alpha: Define entry point for set_mempolicy_home_node syscall
` [PATCH v8 11/12] alpha: Remove alpha_ prefix from custom syscall entries
` [PATCH v8 12/12] alpha: Use the common syscall table

[PATCH v2 perf-tools-next 0/6] perf trace: Validate payload bounds across augmented argument beautifiers
 2026-09-19  0:30 UTC  (2+ messages)

[PATCH net] selftests: net: update netfilter netlink config
 2026-09-19  0:30 UTC  (2+ messages)

[PATCH 0/9] Miscellaneous RCU updates for v7.4
 2026-09-19  0:29 UTC  (10+ messages)
` [PATCH 1/9] doc: Update stallwarn.rst based on RCU Tasks Trace as SRCU
` [PATCH 2/9] rcu: fix shrink budget underflow in lazy_rcu_shrink_scan
` [PATCH 3/9] rcu: Don't panic on already-ended RCU CPU stalls
` [PATCH 4/9] rcu: Add running and boosted indications to RCU task stall dump
` [PATCH 5/9] rcu: Fix typo "upto" in comment
` [PATCH 6/9] rcu: Drop the private tick-internal.h include from tree.c
` [PATCH 7/9] rcu: Make userspace barrier hook drain kvfree_rcu work
` [PATCH 8/9] rcuref: Fix the rcuread_is_dead reference in rcuref_read() kernel-doc
` [PATCH 9/9] rcu-tasks: Disable callback contend/collapse messages by default

[PATCH sched_ext/for-7.3-fixes] sched_ext: Pass the initial cmask to cid-form ops.enable()
 2026-09-19  0:28 UTC  (3+ messages)

[PATCHSET v3 sched_ext/for-7.3-fixes] sched_ext: Pass the initial cmask to cid-form ops.enable()
 2026-09-19  0:28 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] selftests/sched_ext: Check the cmask cid-form ops.enable() receives

[PATCH v4 0/9] KVM: TDX: Enable VM-DoS Prevention Features for TDX
 2026-09-19  0:27 UTC  (2+ messages)

[PATCH v2 0/9] seq_buf: Add seq_buf_strlen()
 2026-09-19  0:27 UTC  (10+ messages)
` [PATCH v2 1/9] seq_buf: Do not print an empty line from an overflowed seq_buf_do_printk()
` [PATCH v2 2/9] seq_buf: Do not pop from an overflowed seq_buf
` [PATCH v2 3/9] seq_buf: Copy what fits when seq_buf_puts() and seq_buf_putmem() overflow
` [PATCH v2 4/9] seq_buf: Clear what a writer did not claim when a seq_buf overflows
` [PATCH v2 5/9] seq_buf: Add seq_buf_strlen()
` [PATCH v2 6/9] seq_buf: Add seq_buf_init_append()
` [PATCH v2 7/9] powerpc/papr_scm: Return the string length from the sysfs show functions
` [PATCH v2 8/9] nvdimm: ndtest: Return the string length from flags_show()
` [PATCH v2 9/9] docs: core-api: Document the seq_buf API

[PATCH] mm/shmem: report RCU-tasks quiescent states while undoing a range
 2026-09-19  0:25 UTC  (2+ messages)

[PATCH RFC] Fix data races in timers
 2026-09-19  0:25 UTC  (3+ messages)
` [PATCH 1/2] timers: Mark updates to hlist_node ->pprev field
` [PATCH 2/2] timers/migration: Mark updates to tmigr_event ->field

[PATCH v6 00/19] selftests/mm: improve khugepaged coverage
 2026-09-19  0:24 UTC  (20+ messages)
` [PATCH v6 01/19] selftests/mm: raise the khugepaged test-case cap
` [PATCH v6 02/19] selftests/mm: skip collapse_compound_extreme() where the PMD is too large
` [PATCH v6 03/19] selftests/mm: scale khugepaged's collapse wait with the PMD size
` [PATCH v6 04/19] selftests/mm: skip khugepaged page cache cases without a PMD folio
` [PATCH v6 05/19] selftests/mm: make the swap cases' swapout reliable
` [PATCH v6 06/19] selftests/mm: stop khugepaged during the MADV_COLLAPSE cases
` [PATCH v6 07/19] selftests/mm: move is_backed_by_folio() into vm_util
` [PATCH v6 08/19] selftests/mm: add folio-order check for address ranges
` [PATCH v6 09/19] selftests/mm: add folio-order detection self-check
` [PATCH v6 10/19] selftests/mm: add khugepaged completion barrier helper
` [PATCH v6 11/19] selftests/mm: add order-parameterized khugepaged collapse cases
` [PATCH v6 12/19] selftests/mm: parameterize the mixed-source collapse case by source order
` [PATCH v6 13/19] selftests/mm: cover a shared-source collapse write race
` [PATCH v6 14/19] selftests/mm: run every supported collapse order by default
` [PATCH v6 15/19] selftests/mm: check that one khugepaged pass collapses one window
` [PATCH v6 16/19] selftests/mm: add khugepaged race harness
` [PATCH v6 17/19] selftests/mm: race the collapse of windows with holes
` [PATCH v6 18/19] selftests/mm: add memory-pressure threads to the khugepaged race harness
` [PATCH v6 19/19] selftests/mm: zap whole PTE tables in "

[PATCH net-next v2 5/5] selftests: net: test the vxlan vnifilter VNI limit
 2026-09-19  0:21 UTC  (2+ messages)

[PATCH net-next v2 4/5] vxlan: vnifilter: account the VNI node to memcg
 2026-09-19  0:21 UTC  (2+ messages)

[PATCH net-next v2 3/5] net: account per-CPU netdev stats to memcg
 2026-09-19  0:21 UTC  (2+ messages)

[PATCH net-next v2 2/5] vxlan: vnifilter: bound the number of VNIs one request may touch
 2026-09-19  0:21 UTC  (2+ messages)

[PATCH net-next v2 1/5] vxlan: vnifilter: reject VNIs outside the 24-bit space
 2026-09-19  0:21 UTC  (2+ messages)

[PATCHv4] dmaengine: bestcomm: use platform machinery to get irq
 2026-09-19  0:19 UTC 

[PATCH] x86/nmi: Enable panic() when NMI handler runs too long
 2026-09-19  0:17 UTC 

[PATCH 0/3] hfsplus: fix "Illegal name" fsck failures from non-canonical decomposition
 2026-09-19  0:16 UTC  (4+ messages)
` [PATCH 1/3] hfsplus: add Unicode combining-class and legacy decomposition data
` [PATCH 2/3] hfsplus: canonicalize decomposed catalog names like fsck_hfs expects
` [PATCH 3/3] hfsplus: add KUnit coverage for canonical reordering and legacy fixups

[PATCH v2] Fix data races on hrtimer_sleeper ->task field
 2026-09-19  0:14 UTC  (13+ messages)
` [PATCH 01/12] hrtimer: Mark data-racy accesses to "
` [PATCH 02/12] aio: Use accessor for "
` [PATCH 03/12] wait: "
` [PATCH 04/12] io-uring/rw: "
` [PATCH 05/12] futex: Use accessor for hrtimer_sleeper ->task field in waitwake.c
` [PATCH 06/12] timers: Use accessor for hrtimer_sleeper ->task field in sleep_timeout.c
` [PATCH 07/12] net: pktgen: Use accessor for hrtimer_sleeper ->task field
` [PATCH 08/12] rtmutex: "
` [PATCH 09/12] futex: Use accessor for hrtimer_sleeper ->task field in requeue
` [PATCH 10/12] hrtimer: Update hrtimer_resolution only if value changes
` [PATCH 11/12] hrtimer: Mark the hrtimer_sleeper structure's ->task field __private
` [PATCH 12/12] hrtimer: Apply READ_ONCE() to lockless base->running loads

[PATCHv2] leds: rgb: qcom-lpg: Use fwnode APIs for LED parsing
 2026-09-19  0:13 UTC 

[tip: x86/sev] x86/cpufeatures: Add X86_FEATURE_RMPOPT feature flag
 2026-09-19  0:11 UTC 

[tip: x86/sev] x86/sev: Disable CPU hotplug while SNP is active
 2026-09-19  0:11 UTC 

[tip: x86/sev] x86/sev: Initialize RMPOPT configuration MSRs
 2026-09-19  0:11 UTC 

[tip: x86/sev] x86/sev: Perform RMP optimizations asynchronously
 2026-09-19  0:11 UTC 

[tip: x86/sev] x86/sev: Do RMP optimizations on SNP guest shutdown
 2026-09-19  0:11 UTC 

[PATCH] rtc: class: Make the time32 hctosys limit configurable
 2026-09-19  0:10 UTC  (5+ messages)

[syzbot] [nvme?] WARNING: bad unlock balance in nvme_update_ns_info
 2026-09-19  0:10 UTC 

[PATCH] net: ionic: free VF resources on remove
 2026-09-19  0:10 UTC  (2+ messages)

[PATCH] net: dpaa2: ptp: fix device node reference leak on remove
 2026-09-19  0:10 UTC  (2+ messages)

[PATCH net-next v2 0/2] net: a sockopt_t quirk for the options that write past optlen
 2026-09-19  0:10 UTC  (2+ messages)

[PATCH net v2] ipv6: do not let ipv6_find_hdr() return an offset past the packet end
 2026-09-19  0:10 UTC  (2+ messages)

[PATCH] Input: atkbd - skip deactivate for Lenovo IdeaPad Slim 3 14IWC11
 2026-09-19  0:09 UTC  (3+ messages)

[PATCH] ALSA: line6: Clamp the playback URB size to the OUT endpoint packet size
 2026-09-19  0:09 UTC  (2+ messages)

[PATCH v3 0/6] spacemit: k3: Replace bad CLINT node with ACLINT nodes
 2026-09-19  0:06 UTC  (4+ messages)
` [PATCH v3 5/6] irqchip/aclint-sswi: Add support for SpacemiT K3

[PATCH v6 00/12] vfs: add O_CREAT|O_DIRECTORY to open*(2)
 2026-09-19  0:01 UTC  (5+ messages)
` [PATCH v6 07/12] "

[PATCH RFC v3 0/28] Simple hazard-pointer implementation and torture tests
 2026-09-19  0:00 UTC  (29+ messages)
` [PATCH 01/28] hazptr: Implement Hazard Pointers
` [PATCH 02/28] hazptr: Add refscale test
` [PATCH 03/28] torture: Add a hazptrtorture.c torture test
` [PATCH 04/28] hazptrtorture: Add testing of on-stack hazptr_ctx structures
` [PATCH 05/28] hazptrtorture: Add microsecond-scale sleep in readers
` [PATCH 06/28] hazptrtorture: Enable system-independent CPU overcommit
` [PATCH 07/28] torture: Add a stutter_will_wait() function
` [PATCH 08/28] hazptrtorture: Use mnemonic local variables for context information
` [PATCH 09/28] hazptrtorture: Split hazptr_torture_reader_tail() from hazptr_torture_reader()
` [PATCH 10/28] hazptrtorture: Add kthread to release deferred hazard pointers
` [PATCH 11/28] hazptrtorture: Defer release of "
` [PATCH 12/28] hazptrtorture: Add irq_acquire to acquire hazptr from irq
` [PATCH 13/28] hazptrtorture: Use task_state_to_char() for task-state reporting
` [PATCH 14/28] hazptrtorture: Pass hazptr_pending to hazptr_torture_reader_tail()
` [PATCH 15/28] hazptrtorture: Add the ability to disable the writer kthread
` [PATCH 16/28] hazptrtorture: Add irq_release to release hazptr from irq
` [PATCH 17/28] hazptrtorture: Accumulate operation statistics
` [PATCH 18/28] doc: Add hazptrtorture module parameters
` [PATCH 19/28] hazptr: Permit detaching hazard pointers from contexts
` [PATCH 20/28] hazptrtorture: Detach deferred and IPIed hazard pointers
` [PATCH 21/28] hazptr: Introduce CONFIG_HAZPTR_DEBUG misuse detection
` [PATCH 22/28] hazptrtorture: Fix hazptr ownership issue
` [PATCH 23/28] hazptrtorture: Enable CONFIG_HAZPTR_DEBUG
` [PATCH 24/28] hazptr: Upgrade kernel-doc headers
` [PATCH 25/28] hazptrtorture: Fix inverted sleep condition in do_pending kthread
` [PATCH 26/28] hazptr: Implement two-phase wildcard scan
` [PATCH 27/28] hazptr: handle NULL address in hazptr_detach
` [PATCH 28/28] torture.sh: Add hazptr torturing

[PATCH v2] x86/asm/64: remove unused include from <asm/string_64.h>
 2026-09-19  0:00 UTC  (2+ messages)
` [tip: x86/cleanups] x86/asm/string_64: Remove unused linux/jump_label.h include

[PATCHSET v7 sched_ext/for-7.4] sched_ext: Add lazy preemption support
 2026-09-19  0:00 UTC  (2+ messages)

[PATCH] net: wan: farsync: disable PCI device on removal
 2026-09-18 23:55 UTC  (2+ messages)

[PATCH] net: sungem: disable PCI device on remove
 2026-09-18 23:54 UTC  (2+ messages)

[PATCH] drm/gm12u320: fix system freeze on surprise unplug
 2026-09-18 23:53 UTC 

[PATCH net v2] net: gue: reject invalid REMCSUM offsets
 2026-09-18 23:50 UTC  (2+ messages)

[PATCH] mm/memory: reuse the whole exclusive large folio on a write fault
 2026-09-18 23:48 UTC  (3+ messages)

[PATCH net v6 0/4] net: hsr: fix GRO/GSO super-packet handling
 2026-09-18 23:46 UTC  (4+ messages)
` [PATCH 1/4] net: hsr: fix packet drops caused by GRO superpackets

[git pull] drm fixes for 7.3-rc4
 2026-09-18 23:45 UTC  (2+ messages)

[PATCH] dm ioctl: don't let data_start run past the buffer
 2026-09-18 23:43 UTC 

[PATCH] drm/connector: repair kernel-doc descriptions
 2026-09-18 23:42 UTC 

[PATCH] ALSA: line6: reject oversized playback packets
 2026-09-18 23:40 UTC 

[PATCH net] net/sched: act_ct: don't WARN on benign flow_offload_alloc() failure
 2026-09-18 23:40 UTC  (2+ messages)

[PATCH v16 0/5] Add RMPOPT support
 2026-09-18 23:39 UTC  (5+ messages)
` [PATCH v16 4/5] x86/sev: Perform RMP optimizations asynchronously

[PATCH v3] riscv: dts: spacemit: k3: add i2s0-i2s5 nodes
 2026-09-18 23:39 UTC  (2+ messages)

[PATCH bpf-next v2 00/13] bpf: track scalar equality across the low 32 bits
 2026-09-18 23:38 UTC  (9+ messages)
` [PATCH bpf-next v2 01/13] bpf: move linked-scalar flags out of bpf_reg_state->id [NFC]

[PATCH v5 0/6] hwmon: (lm63) Add Sensylink CTF2301 support
 2026-09-18 23:37 UTC  (2+ messages)
` (subset) "

drivers/gpu/drm/amd/display/dc/link/protocols/link_hdmi_frl.c:694:3-4: Unneeded semicolon
 2026-09-18 23:37 UTC 

[PATCH 0/3] iio: chemical: sgp40: Add secondary chip functionality
 2026-09-18 23:36 UTC  (3+ messages)
` [PATCH 3/3] iio: chemical: sgp40: Implement turn_heater_off-command

[PATCH] drm/vmwgfx: Fix GEM_CLOSE returning -EINVAL for PRIME-imported surfaces
 2026-09-18 23:36 UTC  (4+ messages)

[PATCH] media: cobalt: bound the dv timings to the descriptor buffers
 2026-09-18 23:34 UTC  (2+ messages)

[PATCH v5 0/3] mm: zswap: free cold writeback folios promptly
 2026-09-18 23:28 UTC  (3+ messages)
` [PATCH v5 2/3] mm: swap: drop dropbehind swap cache folios on writeback completion

[PATCH rtw-next] wifi: rtw88: 8821c: disable deep LPS on PCIe devices
 2026-09-18 23:28 UTC 

[PATCH v2] crypto: ccp: psp-sev.h: clean up kernel-doc warnings
 2026-09-18 23:27 UTC 

[PATCH net] net: don't require the hwtstamp NDOs when a PHY provides timestamping
 2026-09-18 23:25 UTC  (2+ messages)

[PATCH net] net: neighbour: Serialize proxy timer teardown
 2026-09-18 23:18 UTC  (2+ messages)

[PATCH v2] nvme-multipath: add fail_if_no_path sysfs attribute
 2026-09-18 23:18 UTC  (3+ messages)

[PATCH net-next v4 0/3] net: ethernet: oa_tc6: add reset-gpios support
 2026-09-18 23:14 UTC  (4+ messages)
` [PATCH net-next v4 1/3] dt-bindings: net: microchip,lan8650: add reset-gpios property
` [PATCH net-next v4 2/3] net: ethernet: oa_tc6: return ERR_PTR from oa_tc6_init()
` [PATCH net-next v4 3/3] net: ethernet: oa_tc6: add reset-gpios support

[PATCH] perf topdown: Don't require config1==0 for a slots event
 2026-09-18 23:11 UTC  (4+ messages)

[RFC v2] arm,x86,fs/resctrl: Generic schema description Proof of Concept
 2026-09-18 23:11 UTC  (7+ messages)

[PATCH v3 00/33] gpu: nova-core: boot on the r000 GSP firmware
 2026-09-18 23:08 UTC  (2+ messages)

[PATCH net v2] eth: fbnic: Avoid rounding zero ring sizes
 2026-09-18 23:03 UTC  (2+ messages)

[PATCH v5 0/3] Add UFS Host driver support for SpacemiT K3 SoC
 2026-09-18 23:03 UTC  (4+ messages)
` [PATCH v5 3/3] riscv: dts: spacemit: k3: Add UFS support

[PATCH v5 0/8] Add SEV-SNP BTB Isolation and IBPB-on-Entry guest features
 2026-09-18 23:01 UTC  (7+ messages)
` [PATCH v5 1/8] x86/bugs: Allow forcing Automatic IBRS with SNP active using spectre_v2=eibrs
` [PATCH v5 2/8] x86/bugs: Allow spectre_v2=ibrs on x86 vendors other than Intel

[PATCH net-next v12 0/5] net: rnpgbe: Add TX/RX and link status support
 2026-09-18 23:01 UTC  (3+ messages)
` [PATCH net-next v12 1/5] net: rnpgbe: Add interrupt handling

[PATCH 0/3] PM: spacemit: Add power domain support
 2026-09-18 23:01 UTC  (4+ messages)
` [PATCH 2/3] pmdomain: spacemit: Add power domain driver

[PATCH v7 00/11] unwind, arm64: add sframe unwinder for kernel
 2026-09-18 23:00 UTC  (7+ messages)
` [PATCH v7 05/11] arm64/module, sframe: Add sframe support for modules
` [PATCH v7 10/11] arm64, crypto/lib: Annotate leaf functions with CFI info
` [PATCH v7 11/11] unwind: arm64: Use sframe to unwind interrupt frames

[PATCH] PCI: imx6: Keep Root Port MSI capability also for i.MX6Q
 2026-09-18 23:00 UTC  (2+ messages)

[PATCH v1 0/4] x86/vmware: Preserve panic diagnostics in vmware.log
 2026-09-18 23:00 UTC  (6+ messages)
` [PATCH v1 4/4] x86/vmware: Run panic diagnostics before kdump by default

[PATCH net-next v6 0/3] net/sched: sch_fq_pie: add per-flow class statistics
 2026-09-18 22:59 UTC  (2+ messages)

[syzbot] [net?] WARNING: locking bug in finish_task_switch (3)
 2026-09-18 22:51 UTC  (2+ messages)

[PATCH] net: fs_enet: fix platform info memory leak on remove
 2026-09-18 22:50 UTC  (2+ messages)

(no subject)
 2026-09-18 22:49 UTC  (2+ messages)
` [PATCH net-next v3 4/4] net: ethernet: oa_tc6: add reset-gpios support

[PATCH v5 0/5] Add support for Broadcom BCM2712 IOMMU driver (Raspberry Pi 5)
 2026-09-18 21:06 UTC  (3+ messages)
` [PATCH v5 5/5] arm64: dts: broadcom: bcm2712: Add GPU IOMMU and IOMMU cache nodes

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®