messages from 2026-02-18 11:59:40 to 2026-02-25 01:27:36 UTC [more...]
[PATCH 6.19 000/781] 6.19.4-rc1 review
2026-02-25 1:12 UTC (38+ messages)
` [PATCH 6.19 001/781] RDMA/siw: Fix potential NULL pointer dereference in header processing
` [PATCH 6.19 002/781] RDMA/umad: Reject negative data_len in ib_umad_write
` [PATCH 6.19 003/781] auxdisplay: arm-charlcd: fix release_mem_region() size
` [PATCH 6.19 004/781] hfsplus: return error when node already exists in hfs_bnode_create
` [PATCH 6.19 005/781] rcutorture: Correctly compute probability to invoke ->exp_current()
` [PATCH 6.19 006/781] rcu: Fix rcu_read_unlock() deadloop due to softirq
` [PATCH 6.19 007/781] audit: move the compat_xxx_class[] extern declarations to audit_arch.h
` [PATCH 6.19 008/781] selftests/resctrl: Fix a division by zero error on Hygon
` [PATCH 6.19 009/781] i3c: Move device name assignment after i3c_bus_init
` [PATCH 6.19 010/781] device_cgroup: remove branch hint after code refactor
` [PATCH 6.19 011/781] fs: move initializing f_mode before file_ref_init()
` [PATCH 6.19 012/781] fs: add <linux/init_task.h> for init_fs
` [PATCH 6.19 013/781] i3c: master: Update hot-join flag only on success
` [PATCH 6.19 014/781] erofs: Use %pe format specifier for error pointers
` [PATCH 6.19 015/781] erofs: avoid noisy messages for transient -ENOMEM
` [PATCH 6.19 016/781] gfs2: Retries missing in gfs2_{rename,exchange}
` [PATCH 6.19 018/781] gfs2: Initialize bio->bi_opf early
` [PATCH 6.19 019/781] gfs2: Fix slab-use-after-free in qd_put
` [PATCH 6.19 027/781] btrfs: zoned: dont zone append to conventional zone
` [PATCH 6.19 028/781] btrfs: qgroup: return correct error when deleting qgroup relation item
` [PATCH 6.19 029/781] btrfs: fix block_group_tree dirty_list corruption
` [PATCH 6.19 030/781] btrfs: fix EEXIST abort due to non-consecutive gaps in chunk allocation
` [PATCH 6.19 031/781] gfs2: fix memory leaks in gfs2_fill_super error path
` [PATCH 6.19 032/781] erofs: fix inline data read failure for ztailpacking pclusters
` [PATCH 6.19 033/781] smb: client: fix potential UAF and double free in smb2_open_file()
` [PATCH 6.19 034/781] netfs: avoid double increment of retry_count in subreq
` [PATCH 6.19 035/781] tools/nolibc: always use 64-bit mode for s390 header checks
` [PATCH 6.19 036/781] rnbd-srv: Fix server side setting of bi_size for special IOs
` [PATCH 6.19 037/781] docs: find-unused-docs.sh: fixup directory usage
` [PATCH 6.19 038/781] ACPI: processor: Update cpuidle driver check in __acpi_processor_start()
` [PATCH 6.19 039/781] xen/virtio: Dont use grant-dma-ops when running as Dom0
` [PATCH 6.19 040/781] io_uring: use release-acquire ordering for IORING_SETUP_R_DISABLED
` [PATCH 6.19 041/781] ACPICA: Fix NULL pointer dereference in acpi_ev_address_space_dispatch()
` [PATCH 6.19 042/781] io_uring/eventfd: remove unused ctx->evfd_last_cq_tail member
` [PATCH 6.19 043/781] io_uring/sync: validate passed in offset
` [PATCH 6.19 044/781] cpuidle: governors: menu: Always check timers with tick stopped
` [PATCH 6.19 045/781] thermal: intel: x86_pkg_temp_thermal: Handle invalid temperature
[PATCH 0/2] init: ensure that /dev/console and /dev/null are (nearly) always available in initramfs
2026-02-24 19:02 UTC (20+ messages)
` [PATCH 1/2] init: ensure that /dev/console is "
` [PATCH 2/2] init: ensure that /dev/null "
[PATCH] rust: workaround `bindgen` issue with forward references to `enum` types
2026-02-24 17:30 UTC (2+ messages)
[PATCH rc 0/4] Fix several serious mistakes on the udata path in drivers
2026-02-24 10:03 UTC (2+ messages)
[PATCH 6.6.y] pNFS: Fix a deadlock when returning a delegation during open()
2026-02-24 7:22 UTC
[PATCH 6.6.y 2/2] NFS: Fix a deadlock involving nfs_release_folio()
2026-02-24 7:02 UTC
[PATCH 6.6.y 1/2] nfs: pass explicit offset/count to trace events
2026-02-24 7:00 UTC
[PATCH] doc: early_userspace_support.rst: trivial fix: directory -> file
2026-02-23 21:53 UTC (2+ messages)
[PATCH v3 00/10] iommu/arm-smmu-v3: Share domain across SMMU/vSMMU instances
2026-02-23 20:27 UTC (11+ messages)
` [PATCH v3 01/10] iommu/arm-smmu-v3: Add a wrapper for arm_smmu_make_sva_cd()
` [PATCH v3 02/10] iommu/arm-smmu-v3: Pass in arm_smmu_make_cd_fn to arm_smmu_set_pasid()
` [PATCH v3 03/10] iommu/arm-smmu-v3: Store IOTLB cache tags in struct arm_smmu_attach_state
` [PATCH v3 04/10] iommu/arm-smmu-v3: Pass in IOTLB cache tag to arm_smmu_master_build_invs()
` [PATCH v3 05/10] iommu/arm-smmu-v3: Pass in IOTLB cache tag to CD and STE
` [PATCH v3 06/10] iommu/arm-smmu-v3: Introduce INV_TYPE_S2_VMID_VSMMU
` [PATCH v3 07/10] iommu/arm-smmu-v3: Allocate IOTLB cache tag if no id to reuse
` [PATCH v3 08/10] iommu/arm-smmu-v3: Allocate INV_TYPE_S2_VMID_VSMMU in arm_vsmmu_init
` [PATCH v3 09/10] iommu/arm-smmu-v3: Remove ASID/VMID from arm_smmu_domain
` [PATCH v3 10/10] iommu/arm-smmu-v3: Allow sharing domain across SMMUs
[PATCH AUTOSEL 6.19-5.10] ntb: ntb_hw_switchtec: Fix shift-out-of-bounds for 0 mw lut
2026-02-23 16:17 UTC (3+ messages)
` [PATCH AUTOSEL 6.19-5.10] ntb: ntb_hw_switchtec: Fix array-index-out-of-bounds access
` [PATCH AUTOSEL 6.19-6.1] rtc: zynqmp: correct frequency value
[PATCH AUTOSEL 6.19-6.1] drm/amd/display: Remove conditional for shaper 3DLUT power-on
2026-02-23 12:37 UTC (29+ messages)
` [PATCH AUTOSEL 6.19-6.18] ASoC: rt721-sdca: Fix issue of fail to detect OMTP jack type
` [PATCH AUTOSEL 6.19-6.18] ALSA: hda/tas2781: Ignore reset check for SPI device
` [PATCH AUTOSEL 6.19-5.15] btrfs: replace BUG() with error handling in __btrfs_balance()
` [PATCH AUTOSEL 6.19-5.15] ALSA: usb-audio: Add sanity check for OOB writes at silencing
` [PATCH AUTOSEL 6.19-6.12] drm/amd/display: Fix system resume lag issue
` [PATCH AUTOSEL 6.19-6.12] arm64: hugetlbpage: avoid unused-but-set-parameter warning (gcc-16)
` [PATCH AUTOSEL 6.19-6.12] drm/amd/display: Fix writeback on DCN 3.2+
` [PATCH AUTOSEL 6.19-6.18] drm/amdgpu: Skip vcn poison irq release on VF
` [PATCH AUTOSEL 6.19-6.18] drm/amdgpu: return when ras table checksum is error
` [PATCH AUTOSEL 6.19-6.18] regulator: core: Remove regulator supply_name length limit
` [PATCH AUTOSEL 6.19-5.10] ARM: 9467/1: mm: Don't use %pK through printk
` [PATCH AUTOSEL 6.19-5.10] drm/radeon: Add HAINAN clock adjustment
` [PATCH AUTOSEL 6.19-6.18] drm/amdgpu: avoid sdma ring reset in sriov
` [PATCH AUTOSEL 6.19-6.12] spi: spidev: fix lock inversion between spi_lock and buf_lock
` [PATCH AUTOSEL 6.19-5.15] drm/amdgpu: Adjust usleep_range in fence wait
` [PATCH AUTOSEL 6.19] mshv: Ignore second stats page map result failure
` [PATCH AUTOSEL 6.19] btrfs: do not ASSERT() when the fs flips RO inside btrfs_repair_io_failure()
` [PATCH AUTOSEL 6.19-6.18] ALSA: hda/hdmi: Add quirk for TUXEDO IBS14G6
` [PATCH AUTOSEL 6.19] drm/amd/display: set enable_legacy_fast_update to false for DCN36
` [PATCH AUTOSEL 6.19] x86/hyperv: Move hv crash init after hypercall pg setup
` [PATCH AUTOSEL 6.19-6.18] mshv: clear eventfd counter on irqfd shutdown
` [PATCH AUTOSEL 6.19-5.10] drm/amd/display: Avoid updating surface with the same surface under MPO
` [PATCH AUTOSEL 6.19-5.15] ALSA: usb-audio: Update the number of packets properly at receiving
` [PATCH AUTOSEL 6.19-6.12] drm/amd/display: bypass post csc for additional color spaces in dal
` [PATCH AUTOSEL 6.19-6.18] ASoC: amd: amd_sdw: add machine driver quirk for Lenovo models
` [PATCH AUTOSEL 6.19-6.18] ALSA: hda/realtek: Fix headset mic on ASUS Zenbook 14 UX3405MA
` [PATCH AUTOSEL 6.19] Drivers: hv: vmbus: Use kthread for vmbus interrupts on PREEMPT_RT
` [PATCH AUTOSEL 6.19-5.10] drm/amdgpu: Add HAINAN clock adjustment
[PATCH AUTOSEL 6.19-5.10] include: uapi: netfilter_bridge.h: Cover for musl libc
2026-02-23 12:35 UTC
[PATCH rc 4/4] RDMA/ionic: Fix kernel stack leak in ionic_create_cq()
2026-02-23 12:07 UTC (2+ messages)
[PATCH 5.10 00/41] 5.10.250-rc1 review
2026-02-21 21:45 UTC (4+ messages)
` [PATCH 5.10 02/41] ARM: 9468/1: fix memset64() on big-endian
[PATCH 6.6 00/86] 6.6.124-rc1 review
2026-02-21 1:34 UTC (3+ messages)
[PATCH AUTOSEL 6.19-5.15] libceph: define and enforce CEPH_MAX_KEY_LEN
2026-02-20 12:38 UTC (11+ messages)
` [PATCH AUTOSEL 6.19-5.15] fs: ntfs3: fix infinite loop triggered by zero-sized ATTR_LIST
` [PATCH AUTOSEL 6.19-6.6] thermal: int340x: Fix sysfs group leak on DLVR registration failure
` [PATCH AUTOSEL 6.19-5.15] fs: ntfs3: check return value of indx_find to avoid infinite loop
` [PATCH AUTOSEL 6.19-6.12] ACPI: x86: Force enabling of PWM2 on the Yogabook YB1-X90
` [PATCH AUTOSEL 6.19-5.15] fs/ntfs3: avoid calling run_get_entry() when run == NULL in ntfs_read_run_nb_ra()
` [PATCH AUTOSEL 6.19-6.1] ceph: supply snapshot context in ceph_uninline_data()
` [PATCH AUTOSEL 6.19] fs/ntfs3: handle attr_set_size() errors when truncating files
` [PATCH AUTOSEL 6.19-6.18] ntfs3: fix circular locking dependency in run_unpack_ex
` [PATCH AUTOSEL 6.19-6.1] fs/ntfs3: drop preallocated clusters for sparse and compressed files
` [PATCH AUTOSEL 6.19-5.15] fs: ntfs3: fix infinite loop in attr_load_runs_range on inconsistent metadata
[PATCH 6.1 148/280] selftests: net: amt: wait longer for connection before sending packets
2026-02-19 21:34 UTC (2+ messages)
[PATCH 6.19 00/18] 6.19.3-rc1 review
2026-02-19 13:02 UTC (9+ messages)
` [PATCH 6.19 11/18] f2fs: support non-4KB block size without packed_ssa feature
[PATCH 6.18 00/43] 6.18.13-rc1 review
2026-02-19 12:46 UTC (7+ messages)
[PATCH 6.12 00/42] 6.12.74-rc1 review
2026-02-19 12:36 UTC (6+ messages)
[PATCH 6.6 00/39] 6.6.127-rc1 review
2026-02-19 12:29 UTC (4+ messages)
[PATCH 6.1 00/64] 6.1.164-rc1 review
2026-02-19 12:25 UTC (5+ messages)
[PATCH AUTOSEL 6.19] rust_binder: Fix build failure if !CONFIG_COMPAT
2026-02-19 10:29 UTC (43+ messages)
` [PATCH AUTOSEL 6.19-6.12] usb: chipidea: udc: fix DMA and SG cleanup in _ep_nuke()
` [PATCH AUTOSEL 6.19-5.15] staging: rtl8723bs: fix memory leak on failure path
` [PATCH AUTOSEL 6.19] tty: vt/keyboard: Split apart vt_do_diacrit()
` [PATCH AUTOSEL 6.19-5.10] fix it87_wdt early reboot by reporting running timer
` [PATCH AUTOSEL 6.19-5.15] misc: eeprom: Fix EWEN/EWDS/ERAL commands for 93xx56 and 93xx66
` [PATCH AUTOSEL 6.19-5.15] mmc: rtsx_pci: add quirk to disable MMC_CAP_AGGRESSIVE_PM for RTS525A
` [PATCH AUTOSEL 6.19-6.1] fpga: of-fpga-region: Fail if any bridge is missing
` [PATCH AUTOSEL 6.19-6.12] soundwire: intel_auxdevice: add cs42l45 codec to wake_capable_list
` [PATCH AUTOSEL 6.19-5.10] iio: magnetometer: Remove IRQF_ONESHOT
` [PATCH AUTOSEL 6.19-6.1] watchdog: imx7ulp_wdt: handle the nowayout option
` [PATCH AUTOSEL 6.19-5.10] serial: 8250_dw: handle clock enable errors in runtime_resume
` [PATCH AUTOSEL 6.19-6.12] most: core: fix resource leak in most_register_interface error paths
` [PATCH AUTOSEL 6.19] block: fix partial IOVA mapping cleanup in blk_rq_dma_map_iova
` [PATCH AUTOSEL 6.19-6.1] misc: bcm_vk: Fix possible null-pointer dereferences in bcm_vk_read()
` [PATCH AUTOSEL 6.19-6.1] dmaengine: sun6i: Choose appropriate burst length under maxburst
` [PATCH AUTOSEL 6.19-6.1] mmc: rtsx: reset power state on suspend
` [PATCH AUTOSEL 6.19] serial: rsci: Add set_rtrg() callback
` [PATCH AUTOSEL 6.19-5.10] Revert "mfd: da9052-spi: Change read-mask to write-mask"
` [PATCH AUTOSEL 6.19-6.18] pinctrl: mediatek: make devm allocations safer and clearer in mtk_eint_do_init()
` [PATCH AUTOSEL 6.19-6.12] serial: 8250: 8250_omap.c: Add support for handling UART error conditions
` [PATCH AUTOSEL 6.19-6.12] usb: gadget: f_fs: Fix ioctl error handling
` [PATCH AUTOSEL 6.19-6.12] phy: cadence-torrent: restore parent clock for refclk during resume
` [PATCH AUTOSEL 6.19-5.10] binder: don't use %pK through printk
` [PATCH AUTOSEL 6.19-6.18] iio: bmi270_i2c: Add MODULE_DEVICE_TABLE for BMI260/270
` [PATCH AUTOSEL 6.19-5.15] iio: Use IRQF_NO_THREAD
` [PATCH AUTOSEL 6.19-6.12] mfd: intel-lpss: Add Intel Nova Lake-S PCI IDs
` [PATCH AUTOSEL 6.19-6.12] phy: ti: phy-j721e-wiz: restore mux selection during resume
` [PATCH AUTOSEL 6.19-5.10] MIPS: Loongson: Make cpumask_of_node() robust against NUMA_NO_NODE
` [PATCH AUTOSEL 6.19-6.12] usb: gadget: f_fs: fix DMA-BUF OUT queues
` [PATCH AUTOSEL 6.19-5.10] phy: fsl-imx8mq-usb: disable bind/unbind platform driver feature
` [PATCH AUTOSEL 6.19-6.18] watchdog: rzv2h_wdt: Discard pm_runtime_put() return value
` [PATCH AUTOSEL 6.19-6.1] soundwire: dmi-quirks: add mapping for Avell B.ON (OEM rebranded of NUC15)
` [PATCH AUTOSEL 6.19-6.18] pinctrl: renesas: rzt2h: Allow .get_direction() for IRQ function GPIOs
` [PATCH AUTOSEL 6.19-6.12] dmaengine: stm32-dma3: use module_platform_driver
` [PATCH AUTOSEL 6.19-5.15] staging: rtl8723bs: fix missing status update on sdio_alloc_irq() failure
` [PATCH AUTOSEL 6.19-5.15] phy: mvebu-cp110-utmi: fix dr_mode property read from dts
` [PATCH AUTOSEL 6.19-6.1] usb: typec: ucsi: psy: Fix voltage and current max for non-Fixed PDOs
` [PATCH AUTOSEL 6.19-5.10] serial: 8250: 8250_omap.c: Clear DMA RX running status only after DMA termination is done
` [PATCH AUTOSEL 6.19-6.1] dmaengine: stm32-mdma: initialize m2m_hw_period and ccr to fix warnings
` [PATCH AUTOSEL 6.19-6.18] misc: ti_fpc202: fix a potential memory leak in probe function
[PATCH 5.15 00/39] 5.15.201-rc1 review
2026-02-19 6:51 UTC (4+ messages)
[PATCH 5.10 00/24] 5.10.251-rc1 review
2026-02-19 2:11 UTC (4+ messages)
[PATCH] MAINTAINERS: Include x86 maintainers in resctrl submissions
2026-02-18 19:32 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox