[PATCH net-next] xfrm: add ARIA CBC and CTR support
2026-09-10 6:44 UTC (2+ messages)
[PATCH net-next] net: bridge: bound the port VLAN lists in the IFLA_AF_SPEC nest
2026-09-10 6:44 UTC (2+ messages)
[PATCH v2] selftests/mm: fix ptrace PEEKDATA check in memfd_secret test
2026-09-10 6:44 UTC
[PATCH v3 0/5] Add PCIe support for Qualcomm Nord platform
2026-09-10 6:43 UTC (5+ messages)
` [PATCH v3 1/5] dt-bindings: phy: qcom: add Nord QMP PCIe PHY binding
` [PATCH v3 5/5] phy: qcom: qmp-pcie: Add Nord Gen5x16 PCIe multi-PHY support
[PATCH v5 0/6] riscv: spacemit: Add PCIe RC controller support for K3
2026-09-10 6:42 UTC (6+ messages)
` [PATCH v5 1/6] PCI: spacemit-k1: Add device data support
[PATCH net v3 1/2] net: fec: stop the PTP clock after the netdev is unregistered
2026-09-10 6:41 UTC (3+ messages)
[PATCH v7] i2c: xiic: restore non-managed runtime PM to fix clk WARN flood
2026-09-10 6:40 UTC (3+ messages)
[PATCH v3 0/7] block device fixes for large block sizes, IOCB_NOWAIT, and direct I/O
2026-09-10 6:40 UTC (3+ messages)
` [PATCH v3 5/7] block: fail atomic writes instead of falling back to buffered I/O
[PATCH] mm/hugetlb: fix overbroad MMU notifiers for unshared PMDs
2026-09-10 6:39 UTC (6+ messages)
[PATCH v5 0/2] thermal: Add support A9
2026-09-10 6:38 UTC (3+ messages)
` [PATCH v5 1/2] dt-bindings: thermal: amlogic: Add A9 thermal bindings
` [PATCH v5 2/2] thermal: amlogic: Add support for A9 thermal controller
[PATCH] media: netup_unidvb: set the vb2 queue lock
2026-09-10 6:38 UTC
[PATCH] tipc: validate data size before reading Gap ACK block header
2026-09-10 6:38 UTC
[PATCH] wifi: wilc1000: validate packet bounds in RX buffer parsing
2026-09-10 6:38 UTC
[PATCH v3 0/2] Add support for AS7343 multi-spectral sensor
2026-09-10 6:38 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: iio: light: add as7343
` [PATCH v3 2/2] iio: light: add AS7343 multi-spectral sensor driver
[Patch v10 00/10] Perf tools: Support eGPRs/SSP/SIMD registers sampling
2026-09-10 6:37 UTC (3+ messages)
[PATCH net] net: fddi: skfp: fix NULL deref when setting the MAC address while down
2026-09-10 6:37 UTC
[PATCH] f2fs: fix to record both APPEND and UPDATE ino entries
2026-09-10 6:36 UTC (2+ messages)
[BUG] UBSAN: shift-out-of-bounds in dln2_spi_probe
2026-09-10 6:36 UTC (2+ messages)
[PATCH 0/2] ARM: preserve DMA_FROM_DEVICE buffer contents
2026-09-10 6:36 UTC (3+ messages)
` [PATCH 1/2] ARM: dma-mapping: "
` [PATCH 2/2] ARM: dma-mapping: flush FROM_DEVICE buffers on legacy backends
[PATCH v2 00/20] KVM: selftests: PPC pre-enabling
2026-09-10 6:36 UTC (5+ messages)
` [PATCH v2 06/20] KVM: selftests: Extend page allocator to support naturally aligned allocations
` [PATCH v2 07/20] KVM: selftests: Make the single-page allocator APIs static inline
[PATCH v17 00/20] KVM: arm64: CCA: Add basic plumbing for Realms
2026-09-10 6:35 UTC (11+ messages)
` [PATCH v17 03/20] KVM: arm64: Track the type of VM in kvm_arch
` [PATCH v17 05/20] KVM: arm64: Add vcpu load/put call backs for flavors
` [PATCH v17 06/20] KVM: arm64: CCA: Add a new mode for supporting Realm guests
[PATCH v2 1/2] arm64: topology: fix arch_freq_get_on_cpu() overflow above 4.19 GHz
2026-09-10 6:35 UTC (2+ messages)
[PATCH] tcp: validate old ACKs before fast path data processing
2026-09-10 6:35 UTC (2+ messages)
[PATCH v3 0/2] arm64/cpufreq: report and track frequencies above 4.19 GHz
2026-09-10 6:34 UTC (3+ messages)
` [PATCH v3 1/2] arm64: topology: fix arch_freq_get_on_cpu() overflow "
` [PATCH v3 2/2] cpufreq: update capacity_freq_ref when the boost state changes
[PATCH v2 00/10] net: support thread-specific pidfds for send and connect
2026-09-10 6:33 UTC (6+ messages)
` [PATCH v2 03/10] net: add SO_PASSPIDFD_THREAD to get a thread-specific SCM_PIDFD
` [PATCH v2 07/10] net: add SO_PEERPIDFD_THREAD to get a thread-specific pidfd
[PATCH] fpga: altera-cvp: Retry teardown and reset CVP state on failure
2026-09-10 6:33 UTC (3+ messages)
[PATCH] HID: lenovo: suppress phantom radio control input on Yoga Slim 7x Gen 11
2026-09-10 6:33 UTC (2+ messages)
[PATCH v6 00/17] mm: Introduce section-based vmemmap optimization for HugeTLB
2026-09-10 6:32 UTC (18+ messages)
` [PATCH v6 01/17] mm/sparse: relax struct mem_section size constraints
` [PATCH v6 02/17] mm/sparse-vmemmap: rename HVO order macros
` [PATCH v6 03/17] mm/mm_init: skip initializing shared vmemmap tail pages
` [PATCH v6 04/17] mm/sparse-vmemmap: initialize shared tail vmemmap pages on allocation
` [PATCH v6 05/17] mm/sparse-vmemmap: support section-based vmemmap accounting
` [PATCH v6 06/17] mm/mm_init: factor out pfn_to_zone()
` [PATCH v6 07/17] mm/sparse-vmemmap: move helpers ahead of future callers
` [PATCH v6 08/17] mm/sparse-vmemmap: support section-based vmemmap optimization
` [PATCH v6 09/17] mm/sparse: initialize memory sections earlier
` [PATCH v6 10/17] mm/hugetlb: switch HugeTLB to section-based vmemmap optimization
` [PATCH v6 11/17] mm/sparse-vmemmap: remove SPARSEMEM_VMEMMAP_PREINIT support
` [PATCH v6 12/17] mm/sparse: inline usemap allocation into sparse_init_nid()
` [PATCH v6 13/17] mm/sparse: remove section_map_size()
` [PATCH v6 14/17] mm/hugetlb: remove HUGE_BOOTMEM_HVO
` [PATCH v6 15/17] mm/hugetlb: remove HUGE_BOOTMEM_CMA
` [PATCH v6 16/17] mm/hugetlb: localize struct huge_bootmem_page
` [PATCH v6 17/17] mm/hugetlb: localize HUGE_BOOTMEM_ZONES_VALID
[PATCH v5 00/24] vdso: Reject absolute relocations during build
2026-09-10 6:31 UTC (5+ messages)
` [PATCH v5 01/24] elf, uapi: Add a header for relocation constants
` [PATCH v5 05/24] powerpc/elf: Move relocation constants to UAPI
[PATCH net-next v13 0/7] r8169: add RSS support for RTL8127
2026-09-10 6:31 UTC (8+ messages)
` [PATCH net-next v13 1/7] r8169: add support for multi irqs
` [PATCH net-next v13 2/7] r8169: refactor RX path to prepare for multi-queue
` [PATCH net-next v13 3/7] r8169: add support for new interrupt mapping
` [PATCH net-next v13 4/7] r8169: enable "
` [PATCH net-next v13 5/7] r8169: add support and enable rss
` [PATCH net-next v13 6/7] r8169: move struct ethtool_ops
` [PATCH net-next v13 7/7] r8169: add get_channel support for ethtool
[PATCH v2 0/2] HID: quiet the keyboard on the Lenovo Yoga Slim 7x Gen 11
2026-09-10 6:30 UTC (3+ messages)
` [PATCH v2 1/2] HID: i2c-hid: add reset quirk for Lenovo Yoga Slim 7x Gen 11 keyboard
` [PATCH v2 2/2] HID: lenovo: suppress phantom radio control input on Yoga Slim 7x Gen 11
[PATCH 2/2] media: i2c: ov08x40: Do not expose the broken 1928x1088 binned mode
2026-09-10 6:28 UTC (4+ messages)
[PATCHv2 0/4] memory: fsl_ifc: Switch to modern devm and platform IRQ APIs
2026-09-10 6:28 UTC (7+ messages)
` [PATCHv2 1/4] memory: fsl_ifc: Fix optional NAND IRQ handling and migrate to platform IRQ API
[PATCH v5 00/19] selftests/mm: improve khugepaged coverage
2026-09-10 6:27 UTC (11+ messages)
` [PATCH v5 06/19] selftests/mm: stop khugepaged during the MADV_COLLAPSE cases
` [PATCH v5 11/19] selftests/mm: add order-parameterized khugepaged collapse cases
` [PATCH v5 12/19] selftests/mm: parameterize the mixed-source collapse case by source order
` [PATCH v5 14/19] selftests/mm: run every supported collapse order by default
[PATCH net v6 0/2] octeontx2: Misc fixes for RVU drivers
2026-09-10 6:26 UTC (3+ messages)
` [PATCH net v6 1/2] octeontx2-pf: Fix aura BPID assignment when CONFIG_DCB is enabled
` [PATCH net v6 2/2] octeontx2-af: mcs: Fix SC resource cleanup loop
[PATCH RFC] power: reset: qcom-pon: Drop reason shift for PMK8350
2026-09-10 6:25 UTC (3+ messages)
[syzbot] [serial?] KASAN: slab-use-after-free Write in tty_init_dev
2026-09-10 6:25 UTC
[PATCH] ARM: dma-mapping: split cache maintenance at highmem boundary
2026-09-10 6:24 UTC (3+ messages)
[PATCH v3] iio: light: isl29028: fix runtime PM reference leak on error paths
2026-09-10 6:24 UTC
[PATCH] xfs: take hm->lock in xfs_ioc_health_monitor() before insert
2026-09-10 6:23 UTC (5+ messages)
[PATCH] spi: docs: Use the multi-lane mode constants in examples
2026-09-10 6:23 UTC (2+ messages)
[PATCH v7 0/3] mm: make persistent huge zero folio read-only
2026-09-10 6:22 UTC (6+ messages)
` [PATCH v7 1/3] "
[PATCH net-next v6 3/3] net: xilinx: axienet: Fix IRQ error handling
2026-09-10 6:22 UTC (3+ messages)
[PATCH v2 1/2] dt-bindings: soc: xilinx: Document ifm ZynqMP VHIP6 EvalBoard
2026-09-10 6:22 UTC (2+ messages)
[PATCH v5] x86/virt/tdx: Formalize SEAMCALL leaf version encoding support
2026-09-10 6:21 UTC (4+ messages)
[PATCH net] r8169: don't enable chip LTR when the platform has not enabled LTR
2026-09-10 6:20 UTC (4+ messages)
[PATCH v2 0/2] soundwire: qcom: Add Shikra soundwire support
2026-09-10 6:20 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: soundwire: qcom: add qcom,shikra-soundwire compatible
` [PATCH v2 2/2] soundwire: qcom: add EE-aware register layout for Shikra
[PATCH] drm/tiny: arcpgu: Replace simple display pipe with regular atomic helpers
2026-09-10 6:18 UTC (3+ messages)
` [PATCH v5] "
[PATCH v3 0/2] Add driver for Infineon TDA38740/TDA38725
2026-09-10 6:18 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: hwmon: pmbus: Add Infineon tda38740 and tda38725
` [PATCH v3 2/2] hwmon: (pmbus/tda38740) Add driver for Infineon TDA38740/TDA38725
[PATCH v5 00/10] Refactor Microchip MCP47FEB02 I2C driver in separate modules to add support for MCP48FEB02 SPI driver
2026-09-10 6:18 UTC (10+ messages)
` [PATCH v5 04/10] iio: dac: mcp47feb02: Increase EEPROM Programming Write Cycle Time
` [PATCH v5 05/10] iio: dac: mcp47feb02: Avoid unjustified probe failure on missing label
` [PATCH v5 08/10] iio: dac: mcp47feb02: refactor MCP47FEB02 I2C driver into two modules
` [PATCH v5 10/10] iio: dac: add support for Microchip MCP48FEB02
[PATCH] drm/gud: Merge damage clips in full update mode
2026-09-10 6:17 UTC (3+ messages)
` [PATCH v2] drm/gud: Ignore "
[PATCH v2 0/2] Add driver for Infineon TDA38740/TDA38725
2026-09-10 6:17 UTC (4+ messages)
` [PATCH v2 1/2] dt-bindings: hwmon: pmbus: Add Infineon tda38740 and tda38725
[PATCH v3] cgroup: avoid flushing global workqueue in cgroup1_pidlist_destroy_all
2026-09-10 6:16 UTC (2+ messages)
[PATCH] mfd: fix typos in comments
2026-09-10 6:16 UTC (6+ messages)
[PATCH] drm/pl111: Advertise no pixel blending
2026-09-10 6:15 UTC (4+ messages)
` [PATCH v2] drm/pl111: drop alpha formats the hardware cannot scan out
[PATCH v3 1/5] arm64: dts: rockchip: Reset the NanoPi Zero2 PHY from the MDIO bus
2026-09-10 6:13 UTC (3+ messages)
[PATCH net-next] net: phy: mediatek: support MT7530 PHYs on EN71221 MCM
2026-09-10 6:12 UTC (5+ messages)
[PATCH 6.18 000/583] 6.18.51-rc1 review
2026-09-10 6:12 UTC (3+ messages)
[BUG] KASAN: slab-out-of-bounds Write in gb_hid_raw_request
2026-09-10 6:10 UTC (2+ messages)
[syzbot] [serial?] KASAN: slab-use-after-free Write in tty_init_dev
2026-09-10 6:09 UTC (2+ messages)
` Forwarded: Re: test patch
[PATCH nf] net/sched: act_ct: set net pointer before publishing flowtable
2026-09-10 6:09 UTC (2+ messages)
[PATCH v3 0/4] Add driver for NXP PCF8525 RTC
2026-09-10 6:09 UTC (5+ messages)
` [PATCH v3 1/4] dt-bindings: rtc: Add "
` [PATCH v3 2/4] rtc: pcf8525: Add NXP PCF8525 RTC driver
` [PATCH v3 3/4] rtc: pcf8525: Add watchdog support
` [PATCH v3 4/4] rtc: pcf8525: Add temperature sensor support via hwmon
[PATCH v7 0/4] ntfs: fix volume flag update races and persist the recorded error state
2026-09-10 6:08 UTC (5+ messages)
` [PATCH v7 1/4] ntfs: fix volume flag update races
` [PATCH v7 2/4] ntfs: set the volume dirty bit unconditionally on metadata changes
` [PATCH v7 3/4] ntfs: sync the volume dirty bit with the recorded error state
` [PATCH v7 4/4] ntfs: persist the dirty state after the final put_super() commits
[PATCH 1/3] PCI: endpoint: pci-epf-vntb: Pass PF/VF number when BAR programming
2026-09-10 6:08 UTC (4+ messages)
[PATCH v7 00/10] mfd: nct6694: Refactor transport layer and add HIF (eSPI) support
2026-09-10 6:04 UTC (4+ messages)
` [PATCH v7 04/10] mfd: nct6694: Rename driver to nct6694-usb and update Kconfig
[PATCH net v2] tcp: fix data-race in tcp_recv_should_stop
2026-09-10 6:00 UTC (3+ messages)
[PATCH net v2] octeontx2-af: Handle pool context address update in aura WRITE operation
2026-09-10 6:00 UTC
[PATCH] sched/eevdf: fix rb augmented with multi fields
2026-09-10 5:59 UTC (2+ messages)
[PATCH v5] mm/memcg: clear folio memcg after changing per memcg stats
2026-09-10 5:59 UTC (2+ messages)
[PATCH v6 00/12] dma-buf: heaps: Add support for Tegra VPR
2026-09-10 5:51 UTC (3+ messages)
` [PATCH v6 04/12] arm64/mm: Export set_direct_map_*_noflush() APIs
[PATCH] usb: cdns3: fix use-after-free in cdns3_gadget_exit()
2026-09-10 5:50 UTC (3+ messages)
[PATCH bpf-next v2 1/3] bpftool: Skip non-autoload programs when generating light skeletons
2026-09-10 5:49 UTC (3+ messages)
` [PATCH bpf-next v2 3/3] selftests/bpf: Verify program FD after non-autoload programs in lskel
[PATCH] net: wwan: t7xx: validate the HS2 message data length
2026-09-10 5:46 UTC (2+ messages)
drm/sched: run queues freed before the TDR that drm_sched_fini() waits for
2026-09-10 5:46 UTC
[PATCH] drm/amdgpu: don't release the fence reference consumed by the scheduler
2026-09-10 5:45 UTC
[PATCH v2] drm/sched: Drop the unused entity argument from drm_sched_fence_alloc()
2026-09-10 5:45 UTC
[PATCH 0/4] blk-iocost: charge flushes and zone appends
2026-09-10 5:41 UTC (5+ messages)
` [PATCH 1/4] blk-iocost: charge flushes as pageless random writes
` [PATCH 3/4] blk-iocost: account zone append completions in latency stats
[syzbot] [wireless?] BUG: using smp_processor_id() in preemptible code in ieee80211_tx_control_port
2026-09-10 5:37 UTC
[PATCH v3 00/15] Add support for structured tags and v18 dtb version
2026-09-10 5:33 UTC (6+ messages)
` [PATCH v3 06/15] Introduce structured tag value definition
` [PATCH v3 07/15] fdtdump: Handle unknown tags
[PATCH 0/2] ARM: Use type override hacks only in NEON code
2026-09-10 5:31 UTC (5+ messages)
` [PATCH 1/2] lib/raid6: Switch to Linux's NEON intrinsics header
` [PATCH 2/2] ARM: Remove hacked-up asm/types.h header
[PATCH 0/3] bootconfig: Reject unexpected data after null character and cleanups
2026-09-10 5:30 UTC (7+ messages)
` [PATCH 1/3] bootconfig: Reject unexpected data after null character
` [PATCH 2/3] tools/bootconfig: Consolidate xbc_init() to error message wrapper
` [PATCH 3/3] bootconfig: Skip internal tree sanity checks in kernel
[PATCH] ext4: don't clobber the migration error in ext4_ext_migrate()
2026-09-10 5:29 UTC
[PATCH v4] block: Fix start and length check added to iov_iter_extract_bvecs()
2026-09-10 5:28 UTC (2+ messages)
[PATCH v2 2/3] nvmet: avoid recursive configfs open for file-backed namespaces
2026-09-10 5:26 UTC (6+ messages)
` [PATCH v3 0/3] nvmet: avoid recursive configfs open
` [PATCH v3 1/3] fs: configfs: add helper to identify configfs paths
` [PATCH v3 2/3] nvmet: avoid recursive configfs open for file-backed namespaces
` [PATCH v3 3/3] nvmet: avoid recursive configfs open for passthru
[PATCH v5 1/2] dt-bindings: usb: dwc3: Document ST STM32MP2 DWC3 xHCI USB controller
2026-09-10 5:22 UTC (2+ messages)
` [PATCH v5 2/2] usb: dwc3: dwc3-generic-plat: Add ST STM32MP2 DWC3 xHCI USB controller glue
[PATCH net-next v2 4/4] net: phy: microchip_t1s: fix collision detection for LAN867X Rev.D0
2026-09-10 5:21 UTC (2+ messages)
[PATCH net-next v2 3/4] microchip: lan865x: enable PHY interrupt via virtual IRQ
2026-09-10 5:21 UTC (2+ messages)
[PATCH net-next v2 2/4] net: ethernet: oa_tc6: deliver the PHY interrupt to phylib
2026-09-10 5:21 UTC (2+ messages)
[PATCH net-next v2 1/4] net: phy: microchip_t1s: fix collision detection on PLCA status change
2026-09-10 5:21 UTC (2+ messages)
[PATCH net] net: stmmac: fix stale descriptors and DMA mapping leak on Tx map failure
2026-09-10 5:19 UTC
[PATCH] smb/client: send lease break ACKs thru correct session for multiuser mounts
2026-09-10 5:16 UTC
[PATCH v5 1/5] dt-bindings: rtc: nxp,pcf85363: add timestamp mode config
2026-09-10 5:07 UTC (5+ messages)
` [PATCH v5 2/5] rtc: pcf85363: support reporting battery switch-over via RTC_VL
` [PATCH v5 3/5] rtc: pcf85363: add timestamp support with configurable timestamp mode
` [PATCH v5 4/5] rtc: pcf85363: add oscillator offset calibration support
` [PATCH v5 5/5] rtc: pcf85363: add watchdog support with configurable step size
[PATCH] xtensa: time: Fix clk reference leak in calibrate_ccount()
2026-09-10 5:07 UTC
[syzbot] [xfs?] KASAN: slab-use-after-free Write in xlog_cil_ail_insert
2026-09-10 5:06 UTC (2+ messages)
[PATCH 0/3] hwmon: arctic_fan_controller: PWM default, dual license, maintainer contact
2026-09-10 5:04 UTC (4+ messages)
` [PATCH 1/3] hwmon: arctic_fan_controller: default PWM cache to MCU 40%
` [PATCH 2/3] hwmon: arctic_fan_controller: dual-license GPL-2.0-or-later OR BSD-2-Clause
` [PATCH 3/3] hwmon: arctic_fan_controller: use shared maintainer address
[PATCH bpf] bpf: fix reading neigh ha in bpf_fib_lookup()
2026-09-10 4:59 UTC (4+ messages)
[PATCH v2 0/8] Optimize anonymous swapbacked large folio unmapping
2026-09-10 4:58 UTC (5+ messages)
` [PATCH v2 8/8] mm/rmap: batch unmap anonymous swap-backed large folios
[PATCH v2] xfs: fix typos and repeated words in comments
2026-09-10 4:55 UTC
[PATCH] kernfs: allocate the open node outside the open file mutex
2026-09-10 4:54 UTC
[PATCH] kernfs: don't hold kernfs_rwsem across notification delivery
2026-09-10 4:54 UTC
[PATCH v2 00/22] Initial USB4/Thunderbolt support for Apple M1/M2/M3 SoCs
2026-09-10 4:52 UTC (9+ messages)
` [PATCH v2 19/22] thunderbolt: Add Apple Silicon support
[PATCH v17 0/7] firmware: arm_rmm: Add RMM v2.0 base RMI support
2026-09-10 4:51 UTC (4+ messages)
[PATCH 1/1] MAINTAINERS: Update my email address
2026-09-10 4:47 UTC (3+ messages)
[PATCH v2] soc: ti: knav_qmss_queue: Fix typos in comments
2026-09-10 4:45 UTC
[PATCH v3] fpga: fix typo in s10_ops_write() comment
2026-09-10 4:45 UTC
[PATCH v3] KEYS: encrypted: fix integer overflow of datablob_len
2026-09-10 4:44 UTC (2+ messages)
[PATCH v2 0/8] platform/x86: Fix typos in comments
2026-09-10 4:44 UTC (3+ messages)
` [PATCH v2 7/8] platform/x86: samsung-laptop: Fix typo in sabi_configs comment
` [PATCH v2 8/8] platform/x86: uniwill-laptop: Fix typo in the kbd LED brightness comment
[PATCH v2 0/2] i3c: dw: Document optional core reset and drop redundant name
2026-09-10 4:35 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®