[PATCH RFC v3 0/28] Simple hazard-pointer implementation and torture tests
2026-09-19 16:41 UTC (7+ messages)
` [PATCH 01/28] hazptr: Implement Hazard Pointers
` [PATCH 26/28] hazptr: Implement two-phase wildcard scan
[PATCH] rtl8723bs: return bool from check_pending_xmitbuf
2026-09-19 16:38 UTC
[PATCH 1/2] soc: ti: k3-ringacc: Correct ring API kernel-doc
2026-09-19 16:37 UTC (2+ messages)
` [PATCH 2/2] soc: ti: k3-ringacc: Fix DMA ring initialization kernel-doc
[PATCH] fsi: master-hub: fix memory leak on registration failure
2026-09-19 16:35 UTC
[PATCH v3] module: Validate the __version_ext_names section type
2026-09-19 16:32 UTC (2+ messages)
[PATCH RFC v3 00/12] Add support for the NXP S32G SerDes subsystem
2026-09-19 16:31 UTC (6+ messages)
` [PATCH RFC v3 04/12] net: pcs: add NXP SerDes XPCS shared core
` [PATCH RFC v3 07/12] net: stmmac: dwmac-s32: Add SGMII support
[PATCH v1] clk: rockchip: Unregister notifier on multi-PLL registration failure
2026-09-19 16:31 UTC
[PATCH] media: v4l2-subdev: fix NULL deref in subdev_open() racing with unbind
2026-09-19 16:27 UTC
[PATCH v13 0/5] Simplify PCIe native ownership
2026-09-19 16:26 UTC (6+ messages)
` [PATCH v13 1/5] PCI/DPC: Ignore devices with no AER Capability
` [PATCH v13 2/5] PCI: Assume control of portdrv-related features only when portdrv enabled
` [PATCH v13 3/5] PCI/ACPI: Tidy _OSC control bit checking
` [PATCH v13 4/5] PCI/ACPI: Centralize pcie_ports_native checking
` [PATCH v13 5/5] PCI: Centralize pci_aer_available() checking
[PATCH v3 00/20] kbuild: significantly speed up kernel builds
2026-09-19 16:25 UTC (22+ messages)
` [PATCH v3 01/20] kbuild: do not allocate .modinfo in vmlinux
` [PATCH v3 07/20] kallsyms: reimplement mksysmap in C
` [PATCH v3 08/20] kbuild: cache list, composite object state per object
` [PATCH v3 10/20] kbuild: move the toolchain checks into init/Kconfig.toolchain
[tip:x86:cpu] BUILD SUCCESS 2711d67bc3a776abcfc651ad87be5d29ada19166
2026-09-19 16:24 UTC
[PATCH v5 0/4] perf annotate-data: Support flexible array types
2026-09-19 16:18 UTC (2+ messages)
Path forward for Virtualized Swap?
2026-09-19 16:08 UTC (5+ messages)
[RESEND PATCH] mm/damon/tests/core-kunit: add test for unconditionally skipping the last region
2026-09-19 16:07 UTC (2+ messages)
[PATCH 0/2] firmware: raspberrypi: Handle device registration errors
2026-09-19 16:06 UTC (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] firmware: raspberrypi: Clean up local formatting
[syzbot] [ocfs2?] possible deadlock in ocfs2_nfs_sync_lock (3)
2026-09-19 15:58 UTC
[PATCH 00/10] mm/damon: improve readability, clarity and test coverage
2026-09-19 15:57 UTC (6+ messages)
` [PATCH 01/10] mm/damon/api: remove NR_DAMOS_FILTER_TYPES
` [PATCH 10/10] Docs/mm/damon/design: clarify bp is basis point
[PATCH 2/2] mm/damon/tests/core-kunit: test PSI goal rounds under the temporal tuner
2026-09-19 15:55 UTC (2+ messages)
[PATCH 1/2] mm/damon/core: score an unmeasured PSI goal as not achieved for the temporal tuner
2026-09-19 15:53 UTC (2+ messages)
[RFC PATCH 0/1] sched/proxy_exec: detect cycles without persistent walk state
2026-09-19 15:51 UTC (2+ messages)
[PATCH 0/4] net: qrtr: Add support for using identical MHI endpoint devices
2026-09-19 15:45 UTC (4+ messages)
` [PATCH 4/4] wifi: ath12k: Connect to the QMI server belonging to the device owned by this driver
[syzbot] [fs?] possible deadlock in ovl_create_object (2)
2026-09-19 15:38 UTC (14+ messages)
` AW: "
[PATCH v4 2/3] exfat: retain the next empty directory entry hint
2026-09-19 15:37 UTC (2+ messages)
[PATCH net 3/3] net: hns3: fix use-after-free in debugfs read during reset/unload
2026-09-19 15:37 UTC (2+ messages)
[PATCH net 2/3] net: hns3: fix interface stuck after OOM with full hardware rx queue
2026-09-19 15:37 UTC (2+ messages)
[RFC] sched/fair: bounded Dependency-Aware Scheduling for causal progress
2026-09-19 15:36 UTC
[PATCH 0/3] kconfig: Introduce cc-option-str
2026-09-19 15:34 UTC (5+ messages)
` [PATCH 1/3] kconfig: Add "def_string", "def_int" and "def_hex"
[PATCH v2 0/2] sched/deadline: Fix zero-CPU DL bandwidth handling
2026-09-19 15:31 UTC (3+ messages)
` [PATCH v2 1/2] sched/deadline: Fix divide-by-zero in DL bandwidth accounting
` [PATCH v2 2/2] sched/deadline: Reject debugfs dl_server writes for inactive CPUs
[PATCH net-next v8 00/11] net: pcs: add basic support for RK3568 XPCS
2026-09-19 15:27 UTC (13+ messages)
` [PATCH net-next v8 01/11] net: stmmac: move XPCS lifetime management to platform drivers
` [PATCH net-next v8 02/11] dt-bindings: phy: rockchip: naneng-combphy: add rockchip,sgmii-mac-sel property
` [PATCH net-next v8 03/11] phy: rockchip: naneng-combphy: add SGMII MAC selection for RK3568
` [PATCH net-next v8 04/11] dt-bindings: net: pcs: add rockchip,rk3568-xpcs support
` [PATCH net-next v8 05/11] arm64: dts: rockchip: rk3568: add XPCS and fixed-clock nodes
` [PATCH net-next v8 06/11] net: pcs: xpcs: add ANRESTART support for SGMII link recovery
` [PATCH net-next v8 07/11] net: pcs: xpcs: add Rockchip RK3568 platform glue driver
` [PATCH net-next v8 08/11] dt-bindings: net: rockchip-dwmac: document pcs-handle
` [PATCH net-next v8 09/11] net: stmmac: dwmac-rk: add SGMII support for RK3568
` [PATCH net-next v8 10/11] arm64: dts: rockchip: rk3568-photonicat: enable SGMII LAN port
` [PATCH net-next v8 11/11] MAINTAINERS: add entry for Rockchip XPCS driver
[PATCH v5 00/24] iommu/amd: Introduce AMD Hardware-accelerated Virtualized IOMMU (vIOMMU) Support
2026-09-19 15:26 UTC (5+ messages)
` [PATCH v5 08/24] iommu/amd: Introduce Reset vMMIO Command
` [PATCH v5 13/24] iommu/amd: Program IOMMU DTE with the private IPA domain
[PATCH v5 0/3] exfat: speed up file creation in large directories
2026-09-19 15:22 UTC (4+ messages)
` [PATCH v5 1/3] exfat: add a Bloom filter for negative name lookups
` [PATCH v5 2/3] exfat: retain the next empty directory entry hint
` [PATCH v5 3/3] exfat: reclaim name filters under memory pressure
[PATCH 0/3] Add Audient EVO4 support
2026-09-19 15:18 UTC (4+ messages)
` [PATCH 1/3] Fix Audient EVO4 master playback control name
` [PATCH 2/3] Add Audient EVO4 mixer quirks
` [PATCH 3/3] Add Kconfig option for "
[PATCH 0/5] platform/x86/amd/pmf: Clean up undesirable function outlining
2026-09-19 15:18 UTC (2+ messages)
[PATCH v3 0/7] MIPS: Resolve build problems on decstation_64
2026-09-19 15:15 UTC (8+ messages)
` [PATCH v3 1/7] MIPS: Only check -msym32 when need-compiler
` [PATCH v3 2/7] MIPS: dec: Add missing <linux/interrupt.h> inclusion to reset.h
` [PATCH v3 3/7] MIPS: decstation_64_defconfig: Regenerate for 7.x
` [PATCH v3 4/7] MIPS: decstation_64_defconfig: Compile the kernel with warnings as errors
` [PATCH v3 5/7] MIPS: Eliminate redundant KBUILD_SYM32 check
` [PATCH v3 6/7] MIPS: Reword KBUILD_SYM32 documentation for clarity
` [PATCH v3 7/7] MIPS: dec: Reorder header inclusions in setup.c
[PATCH 1/1] mm/huge_memory: disallow raw PMD mappings of the huge zero page
2026-09-19 15:14 UTC (2+ messages)
[PATCH v2 00/40] mm: make VMA flag semantics explicit, eliminate VM_SPECIAL
2026-09-19 15:09 UTC (6+ messages)
[PATCH 00/16] gpu: nova-core: GPU page table, vmm, and bar1 mapping
2026-09-19 15:03 UTC (4+ messages)
` [PATCH 15/16] gpu: nova-core: mm: Add BAR1 user interface
[PATCH v2] usb: dwc3: core: resume xHCI child on runtime resume in host mode
2026-09-19 15:03 UTC (6+ messages)
[PATCH v2 0/4] blk-iocost: charge flushes and zone appends
2026-09-19 15:00 UTC (5+ messages)
` [PATCH v2 1/4] blk-iocost: charge flushes as pageless random writes
` [PATCH v2 2/4] blk-iocost: charge zone appends as page-counted sequential writes
[PATCH v4 0/2] drm/imx: replace simple display pipe with atomic helpers
2026-09-19 14:59 UTC (3+ messages)
` [PATCH v4 1/2] drm/imx/lcdc: avoid duplicate clk_per enable
` [PATCH v4 2/2] drm/imx: replace struct drm_simple_display_pipe with regular atomic helpers
[PATCH 0/3] irqchip/gic-v3: Lifetime and range fixes in the GICv3 and ITS drivers
2026-09-19 14:58 UTC (2+ messages)
[PATCH v6 7/9] dma-buf: system_heap: Enforce shared-granule alignment for cc-shared buffers
2026-09-19 14:57 UTC (4+ messages)
[PATCH v2] efivarfs: add nostatfs mount option to skip QueryVariableInfo()
2026-09-19 14:51 UTC (2+ messages)
[PATCH] ARM: at91: Replace __ASSEMBLY__ with __ASSEMBLER__
2026-09-19 14:45 UTC (2+ messages)
[PATCH] hrtimer: Use the mask to clear TIF_HRTIMER_REARM from the exit work
2026-09-19 14:40 UTC
[PATCH v3] nvmet-tcp: report a bounded MDTS instead of "no limit"
2026-09-19 14:39 UTC (2+ messages)
[PATCH 0/2] tracing: Override trace_instance parameter
2026-09-19 14:38 UTC (3+ messages)
` [PATCH 1/2] tracing: Override the same name trace_instance= by latter one
` [PATCH 2/2] selftests/ftrace: Add test case for overriding trace_instance parameter
[PATCH v2] ARM: configs: sama5: enable current Microchip KSZ DSA symbols
2026-09-19 14:38 UTC (2+ messages)
[PATCH 1/2] lib: zstd: Fix dictionary lifetime and parameter documentation
2026-09-19 14:35 UTC (2+ messages)
` [PATCH 2/2] lib: zstd: Correct streaming initializer documentation
[PATCH] KVM: x86/pmu: Don't retry a counter whose config was rejected
2026-09-19 14:29 UTC (5+ messages)
[PATCH v8 0/4] virtio-gpu: Add userptr support for compute workloads
2026-09-19 14:28 UTC (3+ messages)
` [PATCH v8 4/4] drm/virtio: wire blob ioctl creation to userptr objects
[PATCH v8 0/5] drm/microchip: add GFX2D support for SAM9X60 and SAM9X75
2026-09-19 14:25 UTC (7+ messages)
` [PATCH v8 3/5] ARM: dts: microchip: sam9x60: Add GFX2D GPU
` [PATCH v8 4/5] ARM: dts: microchip: sam9x7: "
` [PATCH v8 5/5] ARM: configs: at91_dt_defconfig: enable GFX2D driver
[PATCHSET v3 sched_ext/for-7.3-fixes] sched_ext: Pass the initial cmask to cid-form ops.enable()
2026-09-19 14:25 UTC (7+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] selftests/sched_ext: Check the cmask cid-form ops.enable() receives
` [PATCH v2 "
[PATCH resend] soc: atmel: Convert to of_machine_device_match()
2026-09-19 14:21 UTC (2+ messages)
[PATCH v3 0/4] ACPI: LoongArch: Add IOVT table support
2026-09-19 14:19 UTC (5+ messages)
` [PATCH v3 3/4] ACPI: scan: Add support for LoongArch in acpi_iommu_configure_id()
` [PATCH v3 4/4] MAINTAINERS: Add entry for drivers/acpi/loongarch
[PATCH v2 0/6] mmc: sdhci-of-at91: add LAN969x support
2026-09-19 14:18 UTC (5+ messages)
` [PATCH v2 4/6] arm64: dts: microchip: lan969x: add SDMMC nodes
` [PATCH v2 6/6] arm64: dts: microchip: ev23x71a: enable eMMC
[PATCH 0/2] LoongArch: KVM: Code cleanup with MSI intterupt injection
2026-09-19 14:16 UTC (5+ messages)
` [PATCH 1/2] LoongArch: KVM: Remove parameter line when inject MSI
` [PATCH 2/2] LoongArch: KVM: Remove duplicated checking with DMSI irq injection
[PATCH v5 0/5] LoongArch: add KHO support and selftests
2026-09-19 14:15 UTC (6+ messages)
` [PATCH v5 1/5] efi: add a KHO configuration table channel
` [PATCH v5 2/5] liveupdate: synchronize EFI KHO channel at execution
[PATCH v4 0/2] Add support for AS7343 multi-spectral sensor
2026-09-19 14:14 UTC (5+ messages)
` [PATCH v4 2/2] iio: light: add AS7343 multi-spectral sensor driver
[PATCH] staging: media: atomisp: remove ia_css_circbuf_t typedef
2026-09-19 14:12 UTC (2+ messages)
[PATCH 0/3] iio: chemical: sgp40: Add secondary chip functionality
2026-09-19 14:09 UTC (3+ messages)
` [PATCH 1/3] iio: chemical: sgp40: Implement get_serial_number-command
[PATCH 0/6] mm: Unify Device DAX and HugeTLB vmemmap population paths
2026-09-19 14:07 UTC (4+ messages)
` [PATCH 1/6] mm/sparse-vmemmap: drop VMEMMAP_POPULATE_DAX
[PATCH 0/7] Allow call_{s,}rcu() from NMI and BPF environments
2026-09-19 14:07 UTC (3+ messages)
` [PATCH 1/7] rcu: Make call_rcu() safe to call from any context
[PATCH] iio: tools: Use proper macro to detect _Float16 support
2026-09-19 14:04 UTC (2+ messages)
Warning: drivers/gpu/drm/amd/amdgpu/../display/dc/hwss/dcn60/dcn60_hwseq.c:1007 Excess function parameter 'probe' description in 'dcn60_update_probe_status'
2026-09-19 14:02 UTC
[PATCH v1] extcon: rtk-type-c: Stop IRQ before cancelling delayed work
2026-09-19 13:58 UTC
[PATCH v2 0/7] ASoC et alia: Convert to use dma_request_chan()
2026-09-19 13:56 UTC (4+ messages)
` [PATCH v2 7/7] dmaengine: Remove deprecated dma_request_slave_channel()
[PATCH 0/3] PM: spacemit: Add power domain support
2026-09-19 13:56 UTC (7+ messages)
` [PATCH 2/3] pmdomain: spacemit: Add power domain driver
[PATCH v2 0/3] memblock: Remove unused exact nid allocation API
2026-09-19 13:53 UTC (4+ messages)
` [PATCH v2 1/3] mm: Remove unused exact_nid parameter from memmap_alloc()
` [PATCH v2 2/3] memblock tests: Move exact nid tests to memblock_alloc_range_nid()
` [PATCH v2 3/3] memblock: Remove unused memblock_alloc_exact_nid_raw()
[PATCH] spi: cs42l43: Workaround for wrong speaker ID on Dell XPS 13 DX13260
2026-09-19 13:47 UTC
[PATCH] sched/deadline: Fix DL server divide-by-zero for inactive CPUs
2026-09-19 13:45 UTC (3+ messages)
[PATCH] udf: fix WARN_ON_ONCE in udf_map_block on concurrent expand failure
2026-09-19 13:44 UTC
[PATCH 0/2] arm64: dts: rockchip: Add DFRobot UNIHIKER M10 V1.2 support
2026-09-19 13:41 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: arm: rockchip: Add DFRobot UNIHIKER M10 V1.2
` [PATCH 2/2] arm64: dts: "
[PATCH v6 00/17] Add thermal management support for sama7d65
2026-09-19 13:31 UTC (13+ messages)
` [PATCH v6 08/17] dt-bindings: nvmem: microchip,sama7g5-otpc: add sama7d65 and dt node example
` [PATCH v6 09/17] nvmem: microchip-otpc: nvmem: microchip-otpc: add tag-based packet lookup
` [PATCH v6 10/17] nvmem: microchip-otpc: nvmem: add emulation mode and OTP access validation
` [PATCH v6 11/17] ARM: dts: microchip: sama7d65: add cpu opps
` [PATCH v6 12/17] ARM: dts: microchip: sama7d65: Add ADC node
` [PATCH v6 14/17] ARM: dts: microchip: sama7d65: add otpc node
[PATCH] 9p: bound the xattr size used to allocate the ACL buffer
2026-09-19 13:29 UTC (3+ messages)
` [PATCH v2] "
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-anacapa.dtb: /ahb/apb/lpc@1e789000/lhc@a0: failed to match any schema with compatible: ['aspeed,ast2600-lhc']
2026-09-19 13:22 UTC
warning: unknown and unstable feature specified for `-Ctarget-feature`: `mma`
2026-09-19 13:19 UTC (3+ messages)
[PATCH] vhost: keep vring addresses stable while the backend is attached
2026-09-19 13:17 UTC
[PATCH] remoteproc: qcom: q6v5-wcss: remove all subdevices on unbind
2026-09-19 13:13 UTC (2+ messages)
[PATCH] f2fs: bound the SIT/NAT bitmaps by the checkpoint pack
2026-09-19 13:09 UTC
[PATCH] target: use assign_bit() where applicable
2026-09-19 13:08 UTC
[PATCH] s390/cio: use assign_bit() where applicable
2026-09-19 13:08 UTC
[PATCH] platform/x86: yogabook: use assign_bit()/change_bit() where applicable
2026-09-19 13:08 UTC
[PATCH] nvme: use assign_bit() where applicable
2026-09-19 13:08 UTC
[PATCH v2 00/14] NTB: ntb_transport: Miscellaneous fixes
2026-09-19 13:08 UTC (9+ messages)
` [PATCH v2 05/14] NTB: ntb_transport: Avoid losing QP link-up requests
[PATCH] mtd: cfi_cmdset_0001: use assign_bit() where applicable
2026-09-19 13:08 UTC
[PATCH] misc: ad525x_dpot: use assign_bit() where applicable
2026-09-19 13:07 UTC
[PATCH] dax: use assign_bit() where applicable
2026-09-19 13:07 UTC
[PATCH] Input: atkbd - use __assign_bit() where applicable
2026-09-19 13:07 UTC
[PATCH net-next v4 00/10] net: ntb_netdev: Preserve checksum offload across NTB
2026-09-19 13:06 UTC (10+ messages)
` [PATCH net-next v4 01/10] NTB: ntb_transport: Order RX descriptor reads after completion
` [PATCH net-next v4 02/10] NTB: ntb_transport: Use little-endian shared fields
` [PATCH net-next v4 03/10] NTB: ntb_transport: Order RX entry completion
[PATCH 0/6] mfd: qcom-pm8008: Add support for PM8010 over I2C
2026-09-19 13:01 UTC (2+ messages)
[PATCH] EDAC/i3000: Fix mci_pdev reference leak in i3000_init_one()
2026-09-19 12:56 UTC (4+ messages)
[PATCH net v8 0/2] net: stmmac: remove software VLAN tag stripping
2026-09-19 12:54 UTC (3+ messages)
` [PATCH net v8 1/2] net: stmmac: selftests: Prevent RXC from being disabled in LPI
` [PATCH net v8 2/2] net: stmmac: remove software VLAN tag stripping
[PATCH] Input: serio - don't sleep on serio_mutex from drvctl_store()
2026-09-19 12:46 UTC
[PATCH v7 0/2] mfd: loongson-se: Add multi-node support and fix miscellaneous issues
2026-09-19 12:32 UTC (5+ messages)
` [PATCH v7 2/2] mfd: loongson-se: Fix "
[PATCH v2 1/2] vsock/vmci: make the cached_peer dgram decision race-safe
2026-09-19 12:31 UTC (2+ messages)
` [PATCH v2 2/2] vsock/vmci: enforce per-netns mode on the datagram receive path
[PATCH v2] vsock/hv_sock: don't finish a connection on a socket being released
2026-09-19 12:31 UTC
[RFC PATCH 0/3] Fix poweroff restarting the board on Firefly-RK3399
2026-09-19 12:29 UTC (5+ messages)
` [RFC PATCH v2 "
` [RFC PATCH v2 1/3] dt-bindings: mfd: rk808: add board level power hold GPIOs
` [RFC PATCH v2 2/3] mfd: rk8xx: Release the power hold GPIOs before powering off
` [RFC PATCH v2 3/3] arm64: dts: rockchip: fix power-off on Firefly-RK3399
[PATCH v2] vsock: keep SOCK_SEQPACKET message boundaries on interrupted send
2026-09-19 12:29 UTC
[PATCH] can: isotp: check the frame type, not just the length
2026-09-19 12:28 UTC
drivers/gpu/drm/amd/amdgpu/amdgpu_bo_list.c:214:2-3: Unneeded semicolon
2026-09-19 12:20 UTC
[PATCH 6.12 0000/1102] 6.12.111-rc1 review
2026-09-19 12:18 UTC (2+ messages)
[PATCH net-next v3] net: stmmac: fix error path cleanup in DMA descriptor ring allocation
2026-09-19 12:14 UTC
[PATCH v1 0/2] ASoC: amd: Fix borrowed ACPI codec device references
2026-09-19 12:13 UTC (3+ messages)
` [PATCH v1 1/2] ASoC: amd: acp-es8336: Use an owned codec device reference
` [PATCH v1 2/2] ASoC: amd: acp3x-es83xx: Keep "
[PATCH RESEND] arm64: sleep: factor sleep_save_stash slot lookup into a macro
2026-09-19 12:10 UTC
[PATCH 6.18 0000/1250] 6.18.53-rc1 review
2026-09-19 12:09 UTC (2+ messages)
[PATCH 7.2 000/733] 7.2.7-rc1 review
2026-09-19 12:05 UTC (2+ messages)
[PATCH 6/7] mmc: sdhci-of-k1: Improve RX tuning window
2026-09-19 11:58 UTC (4+ 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®