[PATCH 0/3] iomap: fix error handling regressions
2026-09-22 19:00 UTC (12+ messages)
` [PATCH 1/3] iomap: don't resubmit an ioend after ->writeback_submit() failed
` [PATCH 3/3] iomap: don't lose a failed direct I/O bio's error when zeroing the tail
[PATCH v4 0/5] Add two-byte cmpxchg emulation and wire it into the architectures
2026-09-22 18:59 UTC (9+ messages)
` [PATCH 1/5] lib: Add two-byte cmpxchg emulation function
` [PATCH 2/5] ARC: Emulate two-byte cmpxchg
` [PATCH 3/5] sh: "
` [PATCH 4/5] csky: "
` [PATCH 5/5] xtensa: "
[PATCH v3 5/7] HID: hid-lenovo-go: normalize calibration failure status
2026-09-22 18:54 UTC (3+ messages)
[PATCH v3 00/14] KVM: arm64: Add KVM_PRE_FAULT_MEMORY support
2026-09-22 18:54 UTC (18+ messages)
` [PATCH v3 01/14] KVM: Allow architectures to disallow pre-fault
` [PATCH v3 02/14] arm64: Add ESR fault helpers
[PATCH v9 00/13] PCI: liveupdate: PCI core support for Live Update
2026-09-22 18:54 UTC (4+ messages)
[PATCH] EDAC/i10nm: Fix mdev reference leak in i10nm_get_ddr_munits()
2026-09-22 18:53 UTC (7+ messages)
[PATCH v5 00/12] Add S32N79RDB UFS support
2026-09-22 18:51 UTC (5+ messages)
` [PATCH v5 08/12] scsi: ufs: dwc: Sort CBCRCTRL and CBREFCLKCTRL2 by offset
` [PATCH v5 09/12] scsi: ufs: Add NXP S32N79 UFS host controller driver
[PATCH v2 0/2] ASoC: amd: Fix borrowed ACPI codec device references
2026-09-22 18:50 UTC (3+ messages)
` [PATCH v2 1/2] ASoC: amd: acp-es8336: Use an owned codec device reference
` [PATCH v2 2/2] ASoC: amd: acp3x-es83xx: Keep "
[PATCH v2 0/2] KVM: TDX: INIT_MEM_REGION fixes
2026-09-22 18:50 UTC (3+ messages)
[PATCH v2] platform/x86: ideapad-laptop: Report camera switch as SW_CAMERA_LENS_COVER
2026-09-22 18:47 UTC (8+ messages)
[PATCH v3 0/4] kallsyms: Accelerate symbol name lookups by ~19x
2026-09-22 18:45 UTC (5+ messages)
` [PATCH v3 1/4] kallsyms: Add test_kallsyms_perf module to benchmark lookup latency
` [PATCH v3 2/4] kallsyms: Match compressed tokens on the fly during binary search
` [PATCH v3 3/4] kallsyms: Add dynamic lookup index for batch resolution
` [PATCH v3 4/4] kallsyms: Unroll 24-bit sequence reconstruction in get_symbol_seq()
[PATCH v8 00/25] KVM: arm64: SMMUv3 driver for pKVM (trap and emulate)
2026-09-22 18:45 UTC (6+ messages)
` [PATCH v8 02/25] iommu/arm-smmu-v3: Move Queue and STE functions to header
` [PATCH v8 03/25] iommu/arm-smmu-v3: Introduce RangeInval encoding helpers
[PATCH 1/1] dmaengine: change dmaengine_get_unmap_data() first arg to dma_chan
2026-09-22 18:45 UTC
[PATCH 0/4] clk: qcom: Add LPASS clock/reset controllers for Glymur
2026-09-22 18:44 UTC (5+ messages)
` [PATCH 1/4] dt-bindings: clock: Add LPASS AUDIOCC and reset controller "
` [PATCH 2/4] dt-bindings: clock: Add LPASSCC "
` [PATCH 3/4] clk: qcom: Add lpass audio clock controller driver "
` [PATCH 4/4] clk: qcom: Add lpass "
[RFC PATCH v2 0/2] sched: Document WF_SYNC wakeup placement semantics
2026-09-22 18:44 UTC (4+ messages)
` [RFC PATCH v2 2/2] sched/wait: Clarify WF_SYNC wakeup semantics
[RFC PATCH v2 00/23] sched: Scale cache-aware aggregation at LLC granularity
2026-09-22 18:38 UTC (4+ messages)
` [RFC PATCH v2 02/23] sched/topology: Introduce a NUMA distance matrix with unique distance values
[RFC PATCH 0/4] Add support for Realtek RTS490x I3C hub
2026-09-22 18:37 UTC (5+ messages)
` [RFC PATCH 4/4] i3c: hub: Add Realtek RTS490x I3C hub support
` 回复: "
[PATCH v9 0/4] media: add virtio-media driver
2026-09-22 18:37 UTC (8+ messages)
` [PATCH v9 1/4] media: virtio: Add skeleton "
[syzbot] [mm?] WARNING in setup_conf
2026-09-22 18:37 UTC (3+ messages)
[PATCH] virtio: update multi-line comments to the preferred style
2026-09-22 18:35 UTC (2+ messages)
[PATCH v3 1/3] dt-bindings: i3c: xlnx: Add IBI and hot-join capability properties
2026-09-22 18:35 UTC (12+ messages)
[PATCH v1 00/10] Decouple PCI and auxbus details from Intel TPMI driver
2026-09-22 18:33 UTC (11+ messages)
` [PATCH v1 01/10] platform/x86/intel/tpmi: Use static strings for the feature device names
` [PATCH v1 02/10] platform/x86/intel/vsec: Pass a struct device to intel_vsec_set_mapping()
` [PATCH v1 03/10] platform/x86/intel/tpmi: Remove unused vsec_dev from intel_tpmi_pm_feature
` [PATCH v1 04/10] platform/x86/intel/tpmi: Get tpmi_info directly from the parent device
` [PATCH v1 05/10] platform/x86/intel/tpmi: Keep the feature resources in intel_tpmi_info
` [PATCH v1 06/10] platform/x86/intel/tpmi: Describe a TPMI instance by its two devices
` [PATCH v1 07/10] platform/x86/intel/tpmi: Drop unused arg from tpmi_set_control_base()
` [PATCH v1 08/10] platform/x86/intel/tpmi: Do not assume TPMI is enumerated from PCI
` [PATCH v1 09/10] platform/x86/intel/tpmi: Split out enumeration independent init and exit
` [PATCH v1 10/10] platform/x86/intel/tpmi: Split off the PCI VSEC enumeration
[PATCH net-next] dt-bindings: net: Document Marvell PHY "marvell,reg-init"
2026-09-22 18:31 UTC
[PATCH 0/4] arm64: dts: freescale: Add Toradex iMX95 overlays
2026-09-22 18:31 UTC (4+ messages)
[PATCH] dt-bindings: mtd: arasan: Add ZynqMP props
2026-09-22 18:31 UTC
[PATCH] ASoC: dt-bindings: hi6210-i2s: Allow graph ports
2026-09-22 18:31 UTC
[PATCH 0/3] selftests/bpf: Fixes for out-of-tree builds
2026-09-22 18:31 UTC (4+ messages)
[PATCH] ASoC: dt-bindings: mediatek: Fix MT7622 clock count
2026-09-22 18:31 UTC
[PATCH] ARM: mm: use kmap_local_page() in copypage-v6
2026-09-22 18:30 UTC
[PATCH] rust: file: handle fd table teardown in file descriptor APIs
2026-09-22 18:30 UTC (3+ messages)
[PATCH v19 00/14] arm64: entry: Convert to Generic Entry
2026-09-22 18:29 UTC (2+ messages)
[PATCH v3 0/7] sched/numa: stop VMA scan filters from gating promotion
2026-09-22 18:29 UTC (8+ messages)
` [PATCH v3 1/7] mm: support promotion-only NUMA hinting scans
` [PATCH v3 2/7] mm: allow shared folios to be promoted to a fast tier
` [PATCH v3 3/7] sched/numa: scan read-only file mappings in tiering mode
` [PATCH v3 4/7] sched/numa: separate VMA placement from scan continuation
` [PATCH v3 5/7] sched/numa: scan PID-inactive VMAs for promotion
` [PATCH v3 6/7] mm: use BIT() for change_protection() flags
` [PATCH v3 7/7] mm: use VMA flag helpers in NUMA balancing
[PATCH v2 0/5] media: iris: Enable Iris video codec on Eliza
2026-09-22 18:29 UTC (5+ messages)
` [PATCH v2 2/5] media: iris: Add support for Eliza
` [PATCH v2 3/5] arm64: dts: qcom: eliza: Add iris video codec node
[PATCH v5 0/9] KVM: selftests: add powerpc support
2026-09-22 18:28 UTC (10+ messages)
` [PATCH v5 1/9] KVM: PPC: selftests: add support for powerpc
` [PATCH v5 2/9] KVM: selftests: Enable kvm_create_max_vcpus test "
` [PATCH v5 3/9] KVM: selftests: Don't limit LE dirty-bitmap bitops to s390x
` [PATCH v5 4/9] KVM: selftests: Split out a KVM_CREATE_VCPU helper that can fail
` [PATCH v5 5/9] KVM: selftests: Make kvm_create_max_vcpus tolerate ENOMEM
` [PATCH v5 6/9] KVM: selftests: Limit the number of VM creates in hardware_disable_test
` [PATCH v5 7/9] KVM: PPC: selftests: Make nested case on pseries LPARs as resource constrained
` [PATCH v5 8/9] KVM: PPC: selftests: Skip idle-page check when running nested on pseries LPAR
` [PATCH v5 9/9] KVM: selftests: Move memslot_perf_test off the 256M ELF load address
x86 CPUID mutable return values
2026-09-22 18:28 UTC (5+ messages)
include/linux/jiffies.h:470:36: sparse: sparse: cast truncates bits from constant value (3fffffffffff85ee becomes ffff85ee)
2026-09-22 18:28 UTC
[PATCH] interconnect: qcom: fix endian annotations of BCM aux data
2026-09-22 18:27 UTC
[PATCH] ata: libata-scsi: bound the ATA passthru sense descriptor writes
2026-09-22 18:26 UTC
[PATCH v2 0/2] x86/tdx: Use TDVMCALLs directly for earlyprintk
2026-09-22 18:24 UTC (6+ messages)
` [PATCH v2 2/2] x86/early_printk: Add earlyprintk=tdx to drive the UART with TDVMCALLs
[RFC net v2 0/3] bnxt_en: Make RING FREE more robust
2026-09-22 18:24 UTC (4+ messages)
` [RFC net v2 1/3] bnxt_en: return the RING_FREE status to callers
` [RFC net v2 2/3] bnxt_en: check HWRM response if completion never arrives
` [RFC net v2 3/3] bnxt_en: stop DMA before releasing rings the firmware did not free
[PATCH v4 00/11] s390: More this_cpu_*() changes
2026-09-22 18:22 UTC (3+ messages)
[PATCH] PM: wakeup: publish events_check_enabled with release semantics
2026-09-22 18:21 UTC (2+ messages)
[PATCH v2 0/3] usb: dwc3: xilinx: error path and teardown fixes
2026-09-22 18:21 UTC (4+ messages)
` [PATCH v2 1/3] usb: dwc3: xilinx: fix system suspend and resume PHY handling
` [PATCH v2 2/3] usb: dwc3: xilinx: re-assert resets on ZynqMP init error paths
` [PATCH v2 3/3] usb: dwc3: xilinx: unwind ZynqMP platform init on probe failure and remove
[PATCH v2 0/6] module: Limit ELF includes in linux/module.h to uapi/linux/elf.h
2026-09-22 18:20 UTC (3+ messages)
` [PATCH v2 1/6] x86: Avoid indirect includes through linux/module.h -> linux/elf.h
[PATCH] arm64: dts: qcom: x1e78100-thinkpad-t14s: Add thermal zones for PMICs
2026-09-22 18:18 UTC
[PATCH] ublk: hold RCU read lock in ublk_try_buf_match()
2026-09-22 18:17 UTC
[PATCH] platform/x86: yogabook: use assign_bit()/change_bit() where applicable
2026-09-22 18:17 UTC (2+ messages)
[PATCH v1] arm64/boot: Disable trapping of PMZR_EL0 writes to EL2
2026-09-22 18:14 UTC
[built failure] aicdb.h / __udivdi3
2026-09-22 18:13 UTC
[PATCH] media: iris: fix VPSS line buffer width and height order
2026-09-22 18:13 UTC (2+ messages)
[PATCH net v2] net: xilinx: axienet: Free outstanding DMA buffers on dmaengine stop
2026-09-22 18:11 UTC (3+ messages)
[PATCH v2] drm: rockchip: add drm_plane_create_blend_mode_property
2026-09-22 18:11 UTC (2+ messages)
[PATCH v11 0/9] media: iris: Add support for glymur platform
2026-09-22 18:11 UTC (7+ messages)
` [PATCH v11 3/9] media: iris: Replace enum-indexed clock and power domain tables with per-block structures
` [PATCH v11 5/9] media: iris: Handle CPU_CS_SCIACMDARG3 register write via program bootup registers hook
` [PATCH v11 6/9] media: iris: Add support to select core for dual core platforms
[PATCH 1/2] hwrng: intel - return -ENOMEM when ioremap() fails
2026-09-22 18:11 UTC (2+ messages)
` [PATCH 2/2] hwrng: intel - return -ENOMEM when kmalloc_obj() fails
[PATCH] PCI: rcar-gen4: Fix device_node leak in rcar_gen4_pcie_host_msi_addr()
2026-09-22 18:07 UTC (4+ messages)
[PATCH v2 0/3] ACPI: arm64: FFH Operation Region support for FF-A (offset 2)
2026-09-22 18:06 UTC (4+ messages)
[PATCH] dt-bindings: soc: hisilicon: Add HIP05 CPLD
2026-09-22 18:06 UTC (2+ messages)
[PATCH] dt-bindings: mux: reg-mux: Allow zero-cell controls
2026-09-22 18:02 UTC (2+ messages)
[PATCH] dt-bindings: input: Add AD7147 CapTouch schema
2026-09-22 18:00 UTC (2+ messages)
[PATCH RESEND] NFS: Fix stale negative cache on failed nfs_mkdir()
2026-09-22 17:56 UTC
[PATCH] fat: avoid freeing clusters on failed directory validation or read-only mounts
2026-09-22 17:56 UTC (2+ messages)
[PATCH v3] PCI: rcar-gen4: Add missing PM ops
2026-09-22 17:56 UTC (3+ messages)
[PATCH v4] PCI: rcar-gen4: Add missing PM ops
2026-09-22 17:54 UTC
Path forward for Virtualized Swap?
2026-09-22 17:54 UTC (33+ messages)
[PATCH v2 1/2] vsock/vmci: make the cached_peer dgram decision race-safe
2026-09-22 17:54 UTC (3+ messages)
` [PATCH v2 2/2] vsock/vmci: enforce per-netns mode on the datagram receive path
[PATCH v4 0/2] Add JHB100 Fan-Tach support
2026-09-22 17:54 UTC (8+ messages)
` [PATCH v4 1/2] dt-bindings: hwmon: Add starfive,jhb100-fan-tach
[PATCH v4 3/3] arm64: dts: qcom: glymur-lenovo-yoga-slim7x: add the embedded controller
2026-09-22 17:51 UTC (2+ messages)
[PATCH] spi: spi-qpic-snand: fix read location register usage in qcom_spi_config_cw_read()
2026-09-22 17:50 UTC
[PATCH 0/2] PM: sleep: make the async callback state explicit
2026-09-22 17:50 UTC (3+ messages)
` [PATCH 1/2] PM: sleep: publish pm_transition with release semantics
[PATCH V0 0/3] Hyper-V: root VM iommu kernel only driver
2026-09-22 17:49 UTC (7+ messages)
` [PATCH V0 1/3] PCI: hv: Export hv_build_devid_type_pci() and change return type
` [PATCH V0 2/3] mshv: Import data structs around device domains from hyperv headers
` [PATCH V0 3/3] x86/hyperv: Implement root VM IOMMU kernel only driver
[PATCH RFC v2 0/4] iommu/arm-smmu-v3: Support shared Stream IDs
2026-09-22 17:47 UTC (6+ messages)
` [PATCH RFC v2 2/4] iommu/arm-smmu-v3: Support shared SIDs in insert/remove_master
[RFC] media: i2c: ov5640: Implement get_mbus_config
2026-09-22 17:46 UTC (5+ messages)
net/psp/psp_nl.c:513:13: sparse: sparse: cast removes address space '__rcu' of expression
2026-09-22 17:45 UTC
[PATCH v6] hfsplus: validate b-tree fork extents at mount and inode read
2026-09-22 17:45 UTC (2+ messages)
[PATCH] x86/tdx: Remove the early #VE handler
2026-09-22 17:45 UTC (6+ messages)
[PATCH 0/3] Remove obsolete __MODULE_STRING()
2026-09-22 17:44 UTC (7+ messages)
` [PATCH 1/3] watchdog: Replace __MODULE_STRING() with __stringify()
` [PATCH 2/3] drivers: "
` [PATCH 3/3] module: Remove obsolete __MODULE_STRING()
Number of bugs fixed in a release introduced in the previous one
2026-09-22 17:44 UTC
linux-next: manual merge of the cpufreq-arm tree with the pm tree
2026-09-22 17:43 UTC (2+ messages)
[BUG] NULL deref in mempool_free_bulk via crypt_endio on dm-crypt teardown (6.8 -> 7.0 regression)
2026-09-22 17:41 UTC (2+ messages)
[PATCH 0/2] HID: logitech-hidpp: fix Bolt hi-res wheel handling
2026-09-22 17:40 UTC (3+ messages)
` [PATCH 1/2] HID: logitech-hidpp: fix hi-res scroll for Bolt-connected MX Master
` [PATCH 2/2] HID: logitech-hidpp: fix Bolt wheel mode handling
[PATCH] firmware: stratix10-svc: accumulate up to 4 FPGA config buffer claims
2026-09-22 17:38 UTC
[PATCH] smb: client: use GFP_KERNEL in get_targets()
2026-09-22 17:37 UTC
[PATCH v2] sched/debug, sys_info: Introduce SYS_INFO_CPU_RUNQUEUES
2026-09-22 17:35 UTC (3+ messages)
[PATCH] platform/x86: think-lmi: Use snprintf() in new_password_store()
2026-09-22 17:35 UTC (2+ messages)
[GIT PULL] HID fixes for 7.3
2026-09-22 17:35 UTC (2+ messages)
[GIT PULL] remoteproc fixes for v7.3
2026-09-22 17:35 UTC (2+ messages)
[PATCH v2] printk: Use two irq_works instead per-CPU
2026-09-22 17:35 UTC (2+ messages)
[PATCH v2] ACPI: Provide !ACPI stub for acpi_device_uid()
2026-09-22 17:35 UTC (2+ messages)
usb: typec: tcpm: type-mismatched PDO handling in tcpm_pd_build_request()
2026-09-22 17:34 UTC (3+ messages)
[PATCH net-next 0/2] vsock: receive queue hint for io_uring
2026-09-22 17:34 UTC (3+ messages)
` [PATCH net-next 2/2] vsock/test: cover receive queue hints
[PATCH v4 0/4] tdx-guest: Make Quote buffer size dynamic
2026-09-22 17:34 UTC (6+ messages)
` [PATCH v4 3/4] virt: tdx-guest: Use a variable to store the Quote buffer size
[PATCH] platform/x86: think-lmi: Use sysfs_emit() in pending_reboot_show()
2026-09-22 17:34 UTC (2+ messages)
[PATCH v4 00/10] Support ROHM BD73800
2026-09-22 17:34 UTC (4+ messages)
` [PATCH v4 05/10] mfd: Support for ROHM BD73800 PMIC core
[PATCH v2 0/6] arm64: distinguish HW PTE pointers from SW PTE value pointers
2026-09-22 17:32 UTC (7+ messages)
` [PATCH v2 1/6] arm64: use hw_pte_t for HW PTE pointers
` [PATCH v2 2/6] arm64: use hw_pte_val for HW PTE atomics
` [PATCH v2 3/6] arm64: use hw_pte_val for HW PTE loads and stores
` [PATCH v2 4/6] arm64: use hw_pte_t for fixmap HW PTEs
` [PATCH v2 5/6] arm64: use HW PTE accessors in early map_range()
` [PATCH v2 6/6] arm64: enable a distinct type for HW PTEs
[PATCH v12 00/25] Introduce SCMI Telemetry support
2026-09-22 17:32 UTC (4+ messages)
` [PATCH v12 01/25] firmware: arm_scmi: Add new SCMIv4.0 error codes definitions
[PATCH v13 2/5] PCI: Assume control of portdrv-related features only when portdrv enabled
2026-09-22 17:30 UTC (2+ messages)
[PATCH v2 0/2] dax: Fix Device DAX range allocation validation
2026-09-22 17:28 UTC (3+ messages)
` [PATCH v2 1/2] dax/bus: fix mapping attribute error reporting
[PATCH v4 0/4] mm/truncate: fix data loss when truncating straddling large folios
2026-09-22 17:28 UTC (5+ messages)
` [PATCH v4 3/4] mm/truncate: fix data loss when splitting straddling large folios fails
` [PATCH v4 4/4] mm/truncate: clarify return value of truncate_inode_partial_folio()
[REGRESSION 6.18.48 -> 6.18.49] hid-asus: ROG N-Key keyboard dead, also in 6.12.y
2026-09-22 17:26 UTC (3+ messages)
[PATCH v2 0/4] net: qrtr: Add support for using identical MHI endpoint devices
2026-09-22 17:24 UTC (4+ messages)
` [PATCH v2 2/4] net: qrtr: Assign unique node id for MHI endpoints
[PATCH v4 00/12] mm: make userland page table freeing RCU-safe
2026-09-22 17:22 UTC (3+ messages)
[PATCHv8 net-next] tcp: Add TCP ROCCET congestion control module
2026-09-22 17:20 UTC
[PATCH v8 0/5] Add CAMSS and IMX577 sensor support for Shikra EVK
2026-09-22 17:20 UTC (4+ messages)
` [PATCH v8 4/5] arm64: dts: qcom: shikra-cqm-cqs-evk-imx577-camera: Add DT overlay for Shikra
[PATCH] arm64: dts: ti: k3-am62-mcu: Add power-domains property for M4FSS
2026-09-22 17:19 UTC
[PATCH net-next v4 0/3] net: ethernet: oa_tc6: add reset-gpios support
2026-09-22 17:10 UTC (4+ messages)
` [PATCH net-next v4 3/3] "
[RFC PATCH v7 00/13] coco: guest: Add a shared-granule allocator for host-shared memory
2026-09-22 16:51 UTC (4+ messages)
` [RFC PATCH v7 02/13] mm: Add an allocator for CoCo shared memory
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®