[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
[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 (11+ messages)
[PATCH v3 00/33] gpu: nova-core: boot on the r000 GSP firmware
2026-09-18 23:08 UTC (16+ messages)
` [PATCH v3 11/33] gpu: nova-core: add GMC transport receive path
` [PATCH v3 12/33] gpu: nova-core: gsp: add GMC dispatch on receive
` [PATCH v3 13/33] gpu: nova-core: separate the generic falcon bootloader from FWSEC
` [PATCH v3 14/33] gpu: nova-core: add the falcon DMA and suspend helpers for r000 boot
` [PATCH v3 21/33] gpu: nova-core: gsp: add the GSP_INIT request builder
` [PATCH v3 23/33] gpu: nova-core: add LIBOS3 log buffers and state monitor buffer
` [PATCH v3 27/33] gpu: nova-core: switch to the r000 GSP firmware
[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 (15+ messages)
` [PATCH v7 01/11] arm64, unwind: build kernel with sframe V3 info
` [PATCH v7 02/11] arm64/sframe: Read vmlinux .sframe header
` [PATCH v7 03/11] sframe: Add support for reading vmlinux .sframe contents
` [PATCH v7 04/11] sframe: Separate reading of FRE from reading of FRE data words
` [PATCH v7 05/11] arm64/module, sframe: Add sframe support for modules
` [PATCH v7 06/11] arm64/sframe: Validate IP addresses
` [PATCH v7 07/11] sframe: Add debug helpers with object name
` [PATCH v7 08/11] sframe: Add .sframe validation option
` [PATCH v7 09/11] arm64: entry: add unwind info for call_on_irq_stack()
` [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 (5+ messages)
` [PATCH net-next v3 1/4] dt-bindings: net: microchip,lan8650: add reset-gpios property
` [PATCH net-next v3 2/4] dt-bindings: net: adi,ad3306: "
` [PATCH net-next v3 3/4] net: ethernet: oa_tc6: return ERR_PTR from oa_tc6_init()
` [PATCH net-next v3 4/4] net: ethernet: oa_tc6: add reset-gpios support
[PATCH v4 0/3] i3c: Introduce i3c device userspace interface
2026-09-18 22:47 UTC (7+ messages)
` [PATCH v4 3/3] i3c: add i3cdev module to expose i3c dev in /dev
[PATCH 0/3] clk: socfpga: convert clock managers to CLK_OF_DECLARE()
2026-09-18 22:42 UTC (3+ messages)
` [PATCH 1/3] clk: socfpga: agilex: convert "
[PATCH v2] dcache: fully initialize the inline name in __d_alloc()
2026-09-18 22:42 UTC (2+ messages)
` [PATCH v3] dcache: unpoison the inline name buffer "
[PATCH net v9 1/1] llc: fix listener child socket leak on non-SABME frames
2026-09-18 22:42 UTC (2+ messages)
[PATCH] dt-bindings: net: snps,dwmac: allow stmmaceth-ocp reset name
2026-09-18 22:40 UTC (2+ messages)
[PATCH] clk: starfive: jh7110: reject oscillator lookup errors
2026-09-18 22:33 UTC (2+ messages)
[PATCH v3] loop: defer the queue limits clear to a workqueue
2026-09-18 22:33 UTC (2+ messages)
[PATCH] clk: versatile: clk-icst: Fix node reference leak in of_syscon_icst_setup()
2026-09-18 22:28 UTC (4+ messages)
[PATCH] clk: pistachio: Use flexible array for clock table
2026-09-18 22:25 UTC (2+ messages)
[PATCH v7] phy: Add USB3 PHY support to Google Tensor SoC USB PHY driver
2026-09-18 22:25 UTC
[PATCH RFC] clk: versaclock7: propagate all xin lookup failures
2026-09-18 22:21 UTC (2+ messages)
[PATCH 10/11] media: i2c: st-vd55g1: Use indirect hardware register addressing
2026-09-18 22:18 UTC (2+ messages)
` [PATCH 11/11] media: i2c: st-vd55g1: Support VD55G0 global-shutter image sensor
[PATCH v2 00/11] media: i2c: st-vd55g1: Genericize driver and add VD55G0 support
2026-09-18 22:17 UTC (10+ messages)
` [PATCH 01/11] dt-bindings: media: i2c: st,vd55g1: Move allOf: after required:
` [PATCH 02/11] media: dt-bindings: i2c: vd55g1: Add vd55g0 compatible
` [PATCH 03/11] media: ipu-bridge: Add VD55G0 to the list of supported sensors
` [PATCH 04/11] platform/x86: int3472: Add VD55G0 supply GPIO mapping
` [PATCH 05/11] media: i2c: st-vd55g1: Default to illuminator on GPIO 1
` [PATCH 06/11] media: i2c: st,vd55g1: Handle virtual firmware graph endpoints
` [PATCH 07/11] media: i2c: st-vd55g1: Clean up module error reporting
` [PATCH 08/11] media: i2c: st-vd55g1: Unify frame timing calculations
` [PATCH 09/11] media: i2c: st-vd55g1: Abstract sensor models, revisions, and features
[PATCH] scsi: ufs: core: Avoid unsafe MMIO reads in ufshcd_mcq_compl_all_cqes_lock()
2026-09-18 22:15 UTC (2+ messages)
[PATCH] octeontx2-af: remove duplicate SCTP port flags
2026-09-18 22:15 UTC (3+ messages)
[PATCH] ALSA/ASoC: use assign_bit() where applicable
2026-09-18 22:14 UTC (2+ messages)
[PATCH] dt-bindings: mfd: as3722: Convert to DT schema
2026-09-18 22:13 UTC (2+ messages)
[PATCH net-next v3 0/2] ipv6: update NUD_FAILED neighbors from NA messages
2026-09-18 22:13 UTC (3+ messages)
` [PATCH net-next v3 1/2] "
` [PATCH net-next v3 2/2] selftests: net: test untracked NA recovery of FAILED neighbors
[PATCH net-next v2 0/3] selftests: drv-net: Add VLAN test
2026-09-18 22:12 UTC (4+ messages)
` [PATCH net-next v2 3/3] "
[PATCH] clk: raspberrypi: Handle cpufreq device registration failure
2026-09-18 22:12 UTC (3+ messages)
[RESEND v7 00/29] mm: PMD-level swap entries for anonymous THPs
2026-09-18 22:10 UTC (7+ messages)
` [RESEND v7 08/29] mm: recognize PMD swap entries in the softleaf layer
` [RESEND v7 09/29] mm/debug_vm_pgtable: test PMD swap-exclusive helpers
` [RESEND v7 10/29] mm: make PMD migration-entry splitting explicit
[PATCH 0/1] net: netdev-genl: add missing uns-admin-perm flag to BIND_TX
2026-09-18 22:08 UTC (3+ messages)
[PATCH] amd-xgbe: use str_yes_no() helper in xgbe_get_all_hw_features()
2026-09-18 22:08 UTC (2+ messages)
[PATCH v6 00/18] PCI/P2PDMA: Route peer-to-peer DMA by TLP class
2026-09-18 22:07 UTC (5+ messages)
` [PATCH v6 08/18] PCI/P2PDMA: Answer routing per "
` [PATCH v6 09/18] PCI/P2PDMA: Route Relaxed Ordering Completions directly
[PATCH v25 00/10] Implement PSCI reboot mode driver for PSCI resets
2026-09-18 22:06 UTC (3+ messages)
` [PATCH v25 05/10] dt-bindings: arm: Document reboot mode magic
[PATCH v2 sched_ext/for-7.3-fixes] sched_ext: Pass the initial cmask to cid-form ops.enable()
2026-09-18 22:03 UTC
[PATCH 0/9] Add support for MIPS P8700
2026-09-18 22:03 UTC (3+ messages)
` [PATCH 7/9] dt-bindings: interrupt-controller: thead,c900-aclint-sswi: Add MIPS P8700 gf compatible
[PATCH v6 0/4] Add USB3.1 support for Agilex5
2026-09-18 22:03 UTC (4+ messages)
` [PATCH v7 0/2] usb: dwc3: add Altera Agilex5 DWC3 support
[PATCH net-next 0/2] net: ipv6: seg6: extack messages for lwtunnel setup
2026-09-18 22:02 UTC (3+ messages)
` [PATCH net-next 2/2] selftests: seg6: check extack messages on SRv6 "
[PATCH v2] platform/x86: thinkpad_acpi: Add X9-14 Gen 1 to non-standard thermal/fan quirk tables
2026-09-18 22:00 UTC (3+ messages)
[PATCH] nvmem: sprd: fix out-of-bounds read in sprd_efuse_read()
2026-09-18 21:56 UTC (2+ messages)
[PATCH v3 0/3] nvmem: mtk-efuse: mt6572 support
2026-09-18 21:52 UTC (2+ messages)
[PATCH v6 0/8] riscv: optimize mode switch latency for Vector
2026-09-18 21:51 UTC
[PATCH v2 0/2] mm/mempolicy: stop copying state in the interleave paths
2026-09-18 21:50 UTC (2+ messages)
[PATCH v3 0/2] integrity: Return error codes in audit messages
2026-09-18 21:49 UTC (3+ messages)
` [PATCH v3 2/2] integrity: Replace integrity_audit_message() with integrity_audit_msg()
[PATCH v2 0/2] mm: refactor zonelist constructors and iterators
2026-09-18 21:49 UTC (4+ messages)
` [PATCH v2 1/2] mm: refactor find_next_best_node to find_next_best_node_in
[PATCH v4 1/3] scripts: add TOML config to container tool
2026-09-18 21:48 UTC (3+ messages)
[PATCH] spi: realtek-rtl: add support for second CS
2026-09-18 21:47 UTC
[PATCH net] net: mdio: realtek-rtl9300: fix RTL931x C22 extended page selection
2026-09-18 21:19 UTC
[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
[PATCH] spi: mxic: fix ps_clk leak in runtime resume
2026-09-18 18:06 UTC (2+ messages)
page: next (older) | prev (newer) | 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®