[syzbot] [xfs?] KASAN: slab-use-after-free Write in xlog_cil_ail_insert
2026-09-10 15:47 UTC (2+ messages)
[PATCH] clk: imx: composite-93: return timeout from gate enable
2026-09-10 15:45 UTC (2+ messages)
[PATCH v2 0/5] read proc/pid/smaps_rollup under per-vma lock
2026-09-10 15:45 UTC (10+ messages)
` [PATCH v2 1/5] proc/task_mmu: remove unnecessary helpers
` [PATCH v2 3/5] proc/task_mmu: remove special-casing of smap_gather_stats() start parameter
[GIT PULL] smb client fixes for 7.3-rc3
2026-09-10 15:45 UTC
[PATCH] arch/um: Add security sandboxing by enforcing read-only on host system
2026-09-10 15:45 UTC
[PATCH v6 00/12] leds: Add support for hardware-initiated hardware control trigger transition
2026-09-10 15:45 UTC (5+ messages)
` [PATCH v6 04/12] leds: trigger: Add offloaded() callback and provide trigger_may_offload attribute
` [PATCH v6 09/12] leds: trigger: Add led_trigger_notify_hw_control_changed() interface
[PATCH v3 0/3] i3c: master: amd: Add IBI and hot-join support
2026-09-10 15:44 UTC (6+ messages)
` [PATCH v3 1/3] dt-bindings: i3c: xlnx: Add IBI and hot-join capability properties
[PATCH v5 0/8] x86: Remove cpu_has_xfeatures() and add AVX-512 xor_gen()
2026-09-10 15:44 UTC (6+ messages)
` [PATCH v5 6/8] x86/fpu: Remove cpu_has_xfeatures()
[PATCH 00/23] kbuild: significantly speed up kernel builds
2026-09-10 15:42 UTC (4+ messages)
` [PATCH 12/23] kbuild: avoid re-running compiler and linker probes
[PATCH v3 00/13] libcrypto: Provide more __cleanup functions for zeroizing data
2026-09-10 15:40 UTC (4+ messages)
` [PATCH v3 13/13] lib/crypto: Add documentation about zeroization of key and context data
[PATCH net-next v3 00/10] net: fix typos and repeated words in comments
2026-09-10 15:40 UTC (2+ messages)
[PATCH v8 0/2] mm/memory_hotplug: optimize zone contiguous check when changing pfn range
2026-09-10 15:39 UTC (5+ messages)
` [PATCH v8 2/2] "
[PATCH v6 00/13] Ambarella CV75 SoC minimal bring-up
2026-09-10 15:39 UTC (8+ messages)
` [PATCH v6 11/13] serial: 8250_dw: add Ambarella CV75 quirks
` "
` "
` "
` "
[PATCH v5 7/8] xor: Remove redundant X86_FEATURE_OSXSAVE check
2026-09-10 15:38 UTC (2+ messages)
` [tip: x86/fpu] "
[PATCH v5 8/8] xor: Add AVX-512 optimized xor_gen()
2026-09-10 15:38 UTC (2+ messages)
` [tip: x86/fpu] "
[PATCH v2] rust: auxiliary: validate DeviceId name length
2026-09-10 15:38 UTC
[PATCH v4 0/4] Bluetooth: btusb: Support Qualcomm multi-subsystem QCC2072
2026-09-10 15:38 UTC (2+ messages)
[RFC PATCH net-next 0/2] net: phylink: wait for a PHY that probes after the MAC
2026-09-10 15:38 UTC (4+ messages)
` [RFC PATCH net-next 1/2] dt-bindings: net: ethernet-controller: add phy-needs-host-firmware
[PATCH] cxl/regs: Reject register blocks in an unassigned BAR
2026-09-10 15:38 UTC (2+ messages)
[PATCH 0/6] arm64: dts: freescale: Add Verdin iMX8M OV5640 and Verdin iMX8MP M7 support
2026-09-10 15:38 UTC (7+ messages)
` [PATCH 1/6] arm64: dts: freescale: imx8mp-verdin: Add Cortex-M7 remoteproc
` [PATCH 2/6] arm64: dts: freescale: imx8mp-verdin: Add Cortex-M7 UART_4 overlay
` [PATCH 3/6] dt-bindings: connector: Add Toradex camera connector
` [PATCH 4/6] arm64: dts: freescale: imx8m{m,p}-verdin: Add camera connector nexus
` [PATCH 5/6] arm64: dts: freescale: imx8m{m,p}-verdin: Add shared OV5640 overlays
` [PATCH 6/6] arm64: dts: freescale: imx8mp-verdin: Add mezzanine "
[RFC PATCH net-next v2 0/7] net: mdio: an MDIO device driver for the Airoha EN8811H
2026-09-10 15:38 UTC (3+ messages)
[PATCH] HID: multitouch: use GFP_ATOMIC for report/application/usage allocations
2026-09-10 15:37 UTC
[PATCH 0/1] rcu: drain kfree_rcu sheaves from the userspace barrier hook
2026-09-10 15:37 UTC (5+ messages)
` [PATCH 1/1] "
[RFC PATCH] arm_mpam: resctrl: Separate MPAM domains
2026-09-10 15:37 UTC (7+ messages)
[PATCH v2 0/4] tools build: Fixes for libbfd -lzstd dependency
2026-09-10 15:37 UTC (4+ messages)
` [PATCH v2 3/4] bpftool: Add explicitly sequenced -lzstd to libbfd feature fallback
[PATCH 01/13 net-next] net: ipv4: introduce CONFIG_IPV4 to decouple the IPv4 stack
2026-09-10 15:36 UTC (16+ messages)
` [PATCH 02/13 net-next] net: core: add IPv4 fallback stubs and guards for CONFIG_IPV4=n
` [PATCH 03/13 net-next] net: inet: relocate ip_generic_getfrag and guard IPv4 socket logic
` [PATCH 04/13 net-next] net: tcp: move protocol agnostic TCP functions out of tcp_ipv4.c
` [PATCH 05/13 net-next] net: raw: split IPv4 specific logic into raw_ipv4.c
` [PATCH 06/13 net-next] net: udp: split IPv4 specific logic into udp_ipv4.c
` [PATCH 07/13 net-next] net: icmp: split IPv4 specific logic into icmp_ipv4.c
` [PATCH 08/13 net-next] net: ping: split IPv4 specific logic into ping_ipv4.c
` [PATCH 09/13 net-next] net: fib: split common nexthop logic to fib_core.c
` [PATCH 10/13 net-next] net: tunnel: guard IPv4 tunnel functions with CONFIG_IPV4
` [PATCH 11/13 net-next] netfilter: ipv4: guard ip_route_me_harder() "
` [PATCH 12/13 net-next] net: ipv4: disable IPv4-only sysctls when CONFIG_IPV4=n
` [PATCH 13/13 net-next] net: ipv4: make CONFIG_IPV4 boolean
[RFC PATCH 0/3] liveupdate: Move to feature flags for LUO and memfd ABI compatibility
2026-09-10 15:35 UTC (7+ messages)
[PATCH v2 2/5] proc/task_mmu: remove unnecessary inlines in function definitions
2026-09-10 15:35 UTC (3+ messages)
[PATCH v3 0/2] mm/memory: improve insert_pages() error handling
2026-09-10 15:33 UTC (3+ messages)
` [PATCH v3 1/2] mm/memory: simplify error handling in insert_pages()
[PATCH net-next V3] net: axienet: Clear stale AXI DMA TX/RX status before re-enabling interrupts
2026-09-10 15:33 UTC (2+ messages)
[PATCH 0/8] KVM: arm64: Add KVM_PRE_FAULT_MEMORY support
2026-09-10 15:32 UTC (4+ messages)
` [PATCH 5/8] KVM: arm64: Implement KVM_PRE_FAULT_MEMORY
[PATCH v1] HID: sensor-hub: synchronize multi-value read cancellation
2026-09-10 15:32 UTC (2+ messages)
[RFC PATCH RESEND 05/10] sched/fair: Introduce select_task_rq_fair_thin() to select rq when LB_PROMOTE
2026-09-10 15:31 UTC (3+ messages)
[PATCH] spi: docs: Use the multi-lane mode constants in examples
2026-09-10 15:30 UTC (2+ messages)
[PATCH v4 next 0/9] locking/osq_lock: Optimisations to osq_lock code
2026-09-10 15:30 UTC (11+ messages)
[PATCH RFC v3 00/21] mm: change behavior of pXdp_get()/pXd_page() in compile-time folded pgtable
2026-09-10 15:29 UTC (5+ messages)
` [PATCH RFC v3 13/21] x86: mm: use pgtable_level enum in effective_prot_pXd()
[BUG] futex: scheduling-while-atomic because nested vfork can break guard(private_hash)
2026-09-10 15:27 UTC
[patch V2 1/8] signal: Prevent exec() race
2026-09-10 15:26 UTC (11+ messages)
[PATCH 5/5] PCI/P2PDMA: Gate the host bridge whitelist warning on verbose
2026-09-10 15:25 UTC (3+ messages)
[PATCH v7 0/3] gpio: Add AD7768 GPIO support
2026-09-10 15:24 UTC (5+ messages)
` [PATCH v7 3/3] gpio: ad7768: Add AD7768 GPIO auxiliary driver
[PATCH net] can: peak_usb: validate PCAN-USB Pro receive lengths
2026-09-10 15:24 UTC
[PATCH net-next v13 2/2] ptp: ocp: add TAP CPLD firmware upload for ADVA TimeCard X1
2026-09-10 15:23 UTC (2+ messages)
[PATCH net-next v13 1/2] ptp: ocp: add TAP CPLD access for ADVA TimeCard X1
2026-09-10 15:23 UTC (2+ messages)
[PATCH v4 0/2] Introduce basic support for MR-NAVQ95
2026-09-10 15:23 UTC (5+ messages)
` [PATCH v4 2/2] arm64: dts: freescale: add MR-NAVQ95 basic board support
[PATCH] x86/apic: Switch to x2apic driver early if x2apic is enabled
2026-09-10 15:23 UTC (2+ messages)
[PATCH v3] MAINTAINERS: Update maintainers and group list for QLogic and Broadcom drivers
2026-09-10 15:22 UTC (3+ messages)
[PATCH v7 0/5] mm: Unconditional per-VMA locks and cleanups
2026-09-10 15:20 UTC (5+ messages)
` [PATCH v7 1/5] mm: Make per-VMA locks available universally
[PATCH v2 0/5] of: reserved_mem: several fixes about reserved memory
2026-09-10 15:20 UTC (7+ messages)
` [PATCH v2 1/5] of: reserved_mem: skip init for regions whose early reservation failed
[PATCH net v3 0/3] net: phy: handle the active-high LED polarity mode
2026-09-10 15:20 UTC (2+ messages)
[PATCH net] net: phy: dp83867: handle the active-high LED polarity mode
2026-09-10 15:20 UTC (2+ messages)
[PATCH net] net: mana: restore the XDP program pointer when pre-allocation fails
2026-09-10 15:20 UTC (2+ messages)
[PATCH v2 net] octeontx2-af: fix PF/CGX debugfs PCI bus lookup
2026-09-10 15:20 UTC (2+ messages)
[PATCH v4 0/2] Add driver for Infineon TDA38740/TDA38725
2026-09-10 15:19 UTC (3+ messages)
` [PATCH v4 2/2] hwmon: (pmbus/tda38740) "
[PATCH v20 0/9] Enable CXL PCIe Port Protocol Error handling and logging
2026-09-10 15:19 UTC (9+ messages)
` [PATCH v20 1/9] PCI/AER: Introduce AER-CXL protocol error kfifo
` [PATCH v20 9/9] Documentation: cxl: Document CXL protocol error handling
[PATCH 0/2] arm64: dts: imx93-kontron: Add support for Kontron i.MX93 DL
2026-09-10 15:19 UTC (3+ messages)
` [PATCH 1/2] clk: imx: fracn-gppll: Add 350 MHz support
` [PATCH 2/2] arm64: dts: imx93-kontron: Add support for Kontron i.MX93 DL
[PATCH] io_uring/rw: keep CQE flags on iopoll requests when adding kbuf flags
2026-09-10 15:18 UTC (2+ messages)
[PATCH net] net: mana: do not discard an ethtool-configured RSS table on a queue rebuild
2026-09-10 15:18 UTC (2+ messages)
[PATCH v10 1/8] mfd: intel-lpss: add resource conflict quirk for Dell Latitude 5285
2026-09-10 15:17 UTC (8+ messages)
` [PATCH] mfd: intel-lpss: add Dell Latitude 7275 to the resource conflict quirk
[PATCH net] net: mana: never hand a non-page_pool buffer to XDP
2026-09-10 15:17 UTC
[PATCH] RDMA/siw: Bound fragmented header copies by the remaining length
2026-09-10 15:15 UTC (2+ messages)
[PATCH v4 0/2] bootconfig: Fix integer overflow problems
2026-09-10 15:15 UTC (3+ messages)
` [PATCH v4 1/2] tools/bootconfig: Fix integer overflow and truncation in size checks
` [PATCH v4 2/2] bootconfig: Fix integer overflow in initrd size check
[PATCH] rust: security: replace `core::mem::zeroed` with `pin_init::zeroed`
2026-09-10 15:15 UTC (2+ messages)
[PATCH 00/12] mm/sparse: remove SECTION_MARKED_PRESENT and further cleanups
2026-09-10 15:15 UTC (14+ messages)
` [PATCH 08/12] mm/sparse: move __highest_used_section_nr handling
` [PATCH 09/12] mm/sparse: remove SECTION_MARKED_PRESENT
` [PATCH 11/12] fs/proc/page: clarify comment in get_max_dump_pfn()
` [PATCH 12/12] mm/memory_hotplug: drop CONFIG_HAVE_ARCH_PFN_VALID handling from pfn_to_online_page()
[PATCH] blk-mq: fix out-of-bounds read in blk_mq_free_rqs
2026-09-10 15:14 UTC (2+ messages)
[PATCH 0/5] Add STM32 TAMP nvram support
2026-09-10 15:14 UTC (6+ messages)
` [PATCH 1/5] ARM: dts: stm32: add TAMP backup register in stm32mp131.dtsi
` [PATCH 2/5] ARM: dts: stm32: add TAMP backup register in stm32mp151.dtsi
` [PATCH 3/5] arm64: dts: st: add TAMP backup register in stm32mp211.dtsi
` [PATCH 4/5] arm64: dts: st: add TAMP backup register in stm32mp231.dtsi
` [PATCH 5/5] arm64: dts: st: add TAMP backup register in stm32mp251.dtsi
[PATCH 00/13] ARM: deprecated platform removal
2026-09-10 15:14 UTC (5+ messages)
` [PATCH 07/13] ARM: imx: remove i.MX31 SoC support
` [PATCH 08/13] ARM: imx: remove nommu support
[PATCH net v2 0/6] net: stmmac: More selftest-related fixes
2026-09-10 15:14 UTC (7+ messages)
` [PATCH net v2 1/6] net: stmmac: selftests: Support running selftests on DSA conduits
` [PATCH net v2 2/6] net: stmmac: selftests: Validate EEE based on the actual LPI timer value
` [PATCH net v2 3/6] net: stmmac: selftests: Check the dev->features for S-TAG offload testing
` [PATCH net v2 4/6] net: stmmac: selftests: Capture all packets for vlan checks
` [PATCH net v2 5/6] net: stmmac: size the RX buffers from the frame length, not the MTU
` [PATCH net v2 6/6] net: stmmac: selftests: Account for alignment shift on dwmac1000 for Jumbo test
[PATCH v2] RISC-V: KVM: Avoid synchronous IPIs on VMID rollover
2026-09-10 15:12 UTC
[PATCH] xfs: fix double mutex_lock() call in xfs_ioc_health_monitor()
2026-09-10 15:12 UTC (3+ messages)
[PATCH v9 18/22] KVM: nVMX: Enable support for secondary VM exit controls
2026-09-10 15:11 UTC (6+ messages)
` [PATCH v9 19/26] "
[PATCH 0/2] HID: lenovo: two ordering fixes in remove() and tpkbd probe
2026-09-10 15:10 UTC (3+ messages)
` [PATCH 1/2] HID: lenovo: stop the hardware before the per-model teardown
` [PATCH 2/2] HID: lenovo: allocate the trackpoint drvdata before exposing its sysfs attributes
[PATCH v2 00/21] buffer: stop clearing BH_Uptodate when a write fails
2026-09-10 15:10 UTC (4+ messages)
` [PATCH v2 03/21] jbd2: point the shadow buffer at the frozen data directly
[PATCH net 0/6] net: stmmac: More selftest-related fixes
2026-09-10 15:09 UTC (4+ messages)
` [PATCH net 2/6] net: stmmac: selftests: Validate EEE based on the actual LPI timer value
[PATCH V3] powerpc/bug: Add ARCH_WARN_ASM and refactor _EMIT_BUG_ENTRY for Rust support
2026-09-10 15:08 UTC (2+ messages)
[PATCH net-next v2 0/4] net: dsa: Add SoC-e DSA driver
2026-09-10 15:07 UTC (5+ messages)
` [PATCH net-next v2 4/4] net: dsa: soce: Add basic support for SoC-e switch IP cores
[PATCH net v2 2/2] net: stmmac: preserve real_num_tx_queues on mqprio setup failure
2026-09-10 15:07 UTC
[PATCH v4 0/2] remoteproc: Hawi CDSP support with per-PD proxy performance states
2026-09-10 15:06 UTC (3+ messages)
` [PATCH v4 1/2] dt-bindings: remoteproc: qcom,sm8550-pas: make qcom,hawi-cdsp-pas standalone
` [PATCH v4 2/2] remoteproc: qcom_q6v5_pas: add per-PD proxy performance states for Hawi CDSP
[PATCH v3 0/3] remoteproc: Hawi CDSP support with per-PD
2026-09-10 15:06 UTC (4+ messages)
` [PATCH v3 2/3] dt-bindings: remoteproc: qcom,sm8550-pas: make qcom,hawi-cdsp-pas standalone
[PATCH v6 0/3] usb: typec: tipd: Add sn201202x (ACE3) support
2026-09-10 15:06 UTC (2+ messages)
[PATCH v5] dt-bindings: usb: qcom,snps-dwc3: Add Hawi compatible
2026-09-10 15:05 UTC (2+ messages)
[PATCH net v4] net: wwan: qcom_bam_dmux: account network packets
2026-09-10 15:05 UTC (3+ messages)
[PATCH v3 0/9] media: Add support for Broadcom/RPi BCM2835 ISP
2026-09-10 15:04 UTC (3+ messages)
` [PATCH v3 6/9] media: videobuf2: Allow exporting of a struct dmabuf
[PATCH 0/6] arm64: dts: qcom: Add support for Radxa Dragon Q8B
2026-09-10 15:04 UTC (3+ messages)
` [PATCH 1/6] PCI: of: Avoid config reads for disabled bridge nodes
[PATCH v2] iommu: Finalize deferred attachments when mapping MSI pages
2026-09-10 15:04 UTC
[BUG] drivers/net: out-of-bounds in pcan_usb_pro_decode_buf()
2026-09-10 15:03 UTC
[PATCH 6.18 000/583] 6.18.51-rc1 review
2026-09-10 15:03 UTC (2+ messages)
[PATCH] staging: greybus: camera: Fix function declaration alignment
2026-09-10 15:03 UTC (3+ messages)
[PATCH v2 0/2] HID: Lenovo Yoga Slim 7x Gen 11 keyboard fixes
2026-09-10 15:02 UTC (2+ messages)
[PATCH v2 0/5] ASoC: qcom: Shikra machine driver and DT binding support
2026-09-10 15:02 UTC (6+ messages)
` [PATCH v2 1/5] ASoC: dt-bindings: qcom,sm8250: add Shikra sound card compatibles
` [PATCH v2 2/5] ASoC: qcom: sc8280xp: Extend hw_params for QAIF backends
` [PATCH v2 3/5] ASoC: qcom: sc8280xp: Add shikra-cqm-evk compatible support
` [PATCH v2 4/5] ASoC: qcom: sc8280xp: Add shikra-cqs-evk "
` [PATCH v2 5/5] ASoC: qcom: sc8280xp: Add shikra-iqs-evk "
[PATCH v4] usb: dwc3: gadget: fix IRQ storm on invalid event buffer count
2026-09-10 15:01 UTC (2+ messages)
[PATCH v8 net-next] octeontx2-af: switch qmem from coherent DMA alloc to streaming DMA mapping
2026-09-10 15:00 UTC (2+ messages)
[PATCH v6 0/2] PCI: endpoint: pci-epf-*ntb: Harden vNTB resource management
2026-09-10 14:59 UTC (2+ messages)
Fixes tags need work in the ath tree
2026-09-10 14:57 UTC (2+ messages)
[PATCH 7.2 000/556] 7.2.5-rc1 review
2026-09-10 14:57 UTC (2+ messages)
[RFC PATCH RESEND 05/10] sched/fair: Introduce select_task_rq_fair_thin() to select rq when LB_PROMOTE
2026-09-10 14:56 UTC (2+ messages)
[PATCH v3 0/2] bootconfig: Fix integer overflow problems
2026-09-10 14:56 UTC (3+ messages)
` [PATCH v3 1/2] tools/bootconfig: Fix integer overflow and truncation in size checks
[PATCH v11 0/7] wifi: rtw88: preparations for RTL8723B/RTL8723BS
2026-09-10 14:56 UTC (4+ messages)
` [PATCH v11 4/7] wifi: rtw88: sdio: zero the padding added to a TX transfer
[PATCH v2 0/5] PCI: qcom: Add PCIe support for Shikra SoC
2026-09-10 14:54 UTC (5+ messages)
` [PATCH v2 1/5] dt-bindings: phy: sc8280xp-qmp-pcie: Document Shikra PCIe phy
` [PATCH v2 4/5] phy: qcom: qmp-pcie: Add QMP PCIe PHY support for Shikra
[PATCH 0/3] Dongwoon DW9800K update patchset
2026-09-10 14:54 UTC (4+ messages)
` [PATCH 1/3] dt-bindings: media: i2c: dw9800: Redocument DW9800K
` [PATCH 2/3] media: i2c: dw9719: Update DW9800K driver
` [PATCH 3/3] arm64: dts: qcom: qcm6490-fairphone-fp5: Fix DW9800K support
[PATCH wq/for-7.4 0/2] workqueue: give percpu its own max_active and derive attrs from flags
2026-09-10 14:54 UTC (3+ messages)
` [PATCH wq/for-7.4 1/2] workqueue: give percpu workqueues their own max_active
` [PATCH wq/for-7.4 2/2] workqueue: derive the standard attrs from the workqueue flags
[PATCH] xhci: ring: use get_unaligned_le32() for setup packet
2026-09-10 14:54 UTC (2+ messages)
[RFC PATCH 2/5] mm: add a_ops->dirty_folio_range() and use the mkclean dirty harvest
2026-09-10 14:54 UTC (3+ messages)
[PATCH] arm64: tegra: Add the USB Type-C controller for IGX Orin
2026-09-10 14:52 UTC
[PATCH net v2] net: stmmac: propagate PTP init failures in __stmmac_open() and stmmac_resume()
2026-09-10 14:52 UTC (2+ messages)
[PATCH v3 0/2] Add support for Microchip PAC1711 Power Monitor
2026-09-10 14:52 UTC (4+ messages)
` [PATCH v3 1/2] dt-bindings: iio: adc: add support for PAC1711
[PATCH 0/2] coresight: Fix missing AMBA dev_pm_ops and modernize PM ops
2026-09-10 14:51 UTC (3+ messages)
` [PATCH 1/2] coresight: Add missing dev_pm_ops to AMBA drivers
` [PATCH 2/2] coresight: Switch to DEFINE_RUNTIME_DEV_PM_OPS()
[PATCH v1 0/2] lsm: Preserve full ioctl commands in audit records
2026-09-10 14:48 UTC (3+ messages)
` [PATCH v1 1/2] "
` [PATCH v1 2/2] selftests/landlock: Check "
[PATCH v2 0/4] nvmem: Derive Rockchip MAC addresses from the OTP CPU ID
2026-09-10 14:48 UTC (2+ messages)
[PATCH] KVM: riscv: Fix NACL hfence entry update order
2026-09-10 14:47 UTC (2+ messages)
[PATCH 0/5] KVM: guest_memfd: bind backing memory to a NUMA node
2026-09-10 14:46 UTC (5+ messages)
[PATCH v2 00/13] KVM: ITS hardening for pKVM
2026-09-10 14:46 UTC (3+ messages)
` [PATCH v2 03/13] KVM: arm64: Support host MMIO trap handlers for unmapped devices
[PATCH net-next v2 4/4] net: macb: Add TSN CBS TC offload support
2026-09-10 14:44 UTC (2+ messages)
[PATCH net-next v2 3/4] net: macb: Add MQPRIO qdisc hardware offload support
2026-09-10 14:44 UTC (2+ messages)
[PATCH net-next v2 2/4] net: macb: Move TC capability and PM checks to macb_setup_tc()
2026-09-10 14:44 UTC (2+ messages)
[PATCH net-next v12 0/9] net: dsa: add DSA support for the LAN9645x switch chip family
2026-09-10 14:42 UTC (4+ messages)
` [PATCH net-next v12 2/9] dt-bindings: net: lan9645x: add LAN9645X switch bindings
[PATCH] ALSA: hdspm: Add a new PCI device ID (1d18:3fc6) for RME HDSPe AIO PCI express audio
2026-09-10 14:41 UTC
[PATCH v5 0/4] ARM: Basic support for Amazon ford tablet (MT8127)
2026-09-10 14:41 UTC (2+ messages)
` (subset) "
[PATCH v4 0/4] iommu/amd: Refactors for ATS robustness
2026-09-10 14:40 UTC (3+ messages)
` [PATCH v4 2/4] iommu/amd: Remove iommu_ignore_device()
[PATCH 0/7] mm/damon: introduce probe_hits_wsum DAMOS core filter
2026-09-10 14:40 UTC (2+ messages)
[RFC][PATCH] arm64: dts: renesas: r8a779f0: Add GICv3 ITS and update PCIe nodes
2026-09-10 14:40 UTC (3+ messages)
[PATCH BlueZ v4 0/3] BlueZ: Support vendor packets
2026-09-10 14:39 UTC (4+ messages)
` [PATCH BlueZ v4 1/3] doc/hci-protocol: Fix missing & on mtu argument in BT_RCVMTU example
` [PATCH BlueZ v4 2/3] monitor: s/vendor_(evt|event)/\1_vendor/
` [PATCH BlueZ v4 3/3] monitor: Support vendor packets
[PATCH] srcutree: Skip torture to-big transition for atomic SRCU
2026-09-10 14:34 UTC (3+ messages)
arch/loongarch/kernel/kexec_efi.c:64:22: sparse: sparse: cast to restricted __le64
2026-09-10 14:31 UTC
[PATCH] drm/vmwgfx: Release PRIME import in the BO destroy path
2026-09-10 14:23 UTC
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®