messages from 2026-05-20 02:31:49 to 2026-05-20 06:19:23 UTC [more...]
[PATCH] arm64/entry: Don't disable preemption in debug_exception_enter() with RT kernel
2026-05-20 6:19 UTC (2+ messages)
[PATCH 0/3] mmc: sdhci-of-dwcmshc: Minor cleanups
2026-05-20 6:18 UTC (5+ messages)
` [PATCH 2/3] mmc: sdhci-of-dwcmshc: remove redundant IS_ERR() check
` [PATCH 3/3] mmc: sdhci-of-dwcmshc: use dev_err_probe() to simplify error paths
[PATCH v2] mm/hugetlb: restore reservation on error in hugetlb_mfill_atomic_pte() resubmission path
2026-05-20 6:16 UTC (4+ messages)
` [PATCH v3] mm/hugetlb: restore reservation on error in hugetlb folio copy paths
[PATCH v11 0/6] Support sparse mappings in Panthor
2026-05-20 6:16 UTC (5+ messages)
` [PATCH v11 5/6] drm/panthor: Support sparse mappings
[PATCH 0/4] memcg: shrink obj_stock_pcp and cache multiple objcgs
2026-05-20 6:13 UTC (7+ messages)
` [PATCH 1/4] memcg: store node_id instead of pglist_data pointer
` [PATCH 2/4] memcg: uint16_t for nr_bytes in obj_stock_pcp
` [PATCH 3/4] memcg: int16_t for cached slab stats
` [PATCH 4/4] memcg: multi objcg charge support
[PATCH v3 00/27] rust: device: Higher-Ranked Lifetime Types for device drivers
2026-05-20 6:14 UTC (7+ messages)
` [PATCH v3 10/27] rust: pci: make Driver trait lifetime-parameterized
[PATCH] mm/cma_debug: fix invalid accesses for inactive CMA areas
2026-05-20 6:10 UTC
[PATCH] media: venus: venc: avoid double free on video register failure
2026-05-20 6:10 UTC (8+ messages)
[PATCH] scsi: lpfc: fix potential memory leak in lpfc_read_object()
2026-05-20 6:09 UTC (3+ messages)
[PATCH v14 0/7] lenovo-wmi: Add fixes and enhancement
2026-05-20 6:07 UTC (8+ messages)
` [PATCH v14 1/7] platform/x86: lenovo-wmi-other: Add missing CPU tunable attributes
` [PATCH v14 2/7] platform/x86: lenovo-wmi-other: Add GPU "
` [PATCH v14 3/7] platform/x86: lenovo-wmi-other: Rename LWMI_OM_FW_ATTR_BASE_PATH
` [PATCH v14 4/7] platform/x86: lenovo-wmi-other: Add WMI battery charge limiting
` [PATCH v14 5/7] platform/x86: lenovo-wmi-other: Add force_load_psy_ext module parameter
` [PATCH v14 6/7] platform/x86: lenovo-wmi-helpers: Add helper for creating per-device debugfs dir
` [PATCH v14 7/7] platform/x86: lenovo-wmi-capdata: Add debugfs file for dumping capdata
[PATCH] cgroup/dmem: implement dmem.high soft limit and throttling
2026-05-20 6:07 UTC
RDMA/hns: dead empty check on head->root in setup_root_hem?
2026-05-20 6:04 UTC (2+ messages)
[PATCH] KVM: arm64: vgic-its: reject restored DTE with out-of-range num_eventid_bits
2026-05-20 6:04 UTC (4+ messages)
[PATCH next] soc: qcom: llcc-qcom: Fix NULL vs IS_ERR() bug in qcom_llcc_get_fw_config()
2026-05-20 6:00 UTC
[PATCH] iommu/vsi: Use list_for_each_entry()
2026-05-20 6:00 UTC
[PATCH v5] riscv: cif: reduce shadow stack size limit from 4GB to 512MB
2026-05-20 5:59 UTC (4+ messages)
[PATCH] usb: dwc2: Fix use after free in debug code
2026-05-20 5:59 UTC
[PATCH] platform/x86/intel/tpmi: Fix memory leak in mem_write() error path
2026-05-20 5:54 UTC (6+ messages)
` [PATCH 1/2] platform/x86/intel/tpmi: use cleanup helpers in mem_write()
` [PATCH 2/2] platform/x86/intel/tpmi: convert mutex lock/unlock in mem_write() to guard
[PATCH 00/18] lib: Rust implementation of SPDM
2026-05-20 5:56 UTC (3+ messages)
` [PATCH 08/18] PCI/TSM: Support connecting to PCIe CMA devices
[PATCH v10 0/4] misc: fastrpc: Add polling mode support
2026-05-20 5:55 UTC (4+ messages)
` [PATCH v10 4/4] misc: fastrpc: Add polling mode support for fastRPC driver
[PATCH 0/8] ras: aest: extend AEST support to Device Tree frontend
2026-05-20 5:54 UTC (7+ messages)
` [PATCH 8/8] arm64: dts: qcom: monaco: add AEST error nodes
[PATCH v3] ALSA: hda/realtek: Fix noisy mic for Clevo V6xxAW
2026-05-20 5:53 UTC (2+ messages)
[PATCH] powerpc/fadump: fix integer overflow in MIN_RMA size check
2026-05-20 5:53 UTC
[PATCH] ALSA: scarlett2: Allow flash writes ending at segment boundary
2026-05-20 5:53 UTC (2+ messages)
[PATCH 2/3] hwmon: lenovo-ec-sensors: Fix NULL pointer dereference when DMI match fails
2026-05-20 5:52 UTC
[PATCH v2 0/5] mm: reduce mmap_lock contention and improve page fault performance
2026-05-20 5:51 UTC (12+ messages)
[PATCH] KVM, SEV: fix merge conflict
2026-05-20 5:50 UTC (5+ messages)
[PATCH v2 0/2] LKDTM powerpc enhancements - Part2
2026-05-19 2:49 UTC (3+ messages)
` [PATCH v2 2/2] lkdtm/powerpc: add PPC_RADIX_TLBIEL test for radix MCE validation
[PATCH 00/10] Add support for A9 family clock controller
2026-05-20 5:47 UTC (13+ messages)
` [PATCH 03/10] dt-bindings: clock: Add Amlogic A9 peripherals "
` [PATCH 05/10] clk: amlogic: PLL l_detect signal supports active-high configuration
` [PATCH 06/10] clk: amlogic: PLL reset signal supports active-low configuration
` [PATCH 07/10] clk: amlogic: Support POWER_OF_TWO for PLL pre-divider
[PATCH] hwmon: (coretemp) Replace sprintf() with sysfs_emit() for sysfs show functions
2026-05-20 5:46 UTC (3+ messages)
[PATCH v6 0/3] PCI: cadence: Add LTSSM debugfs
2026-05-20 5:44 UTC (8+ messages)
` [PATCH v6 3/3] PCI: cadence: Add LGA IP debugfs for LTSSM status
[PATCH mm-new] Documentation/admin-guide/mm: Fix typos in transhuge.rst
2026-05-20 5:42 UTC (4+ messages)
[PATCH 0/2] spacemit: k3: Add support for CoM260-IFX board
2026-05-20 5:40 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: riscv: spacemit: Add K3 "
` [PATCH 2/2] riscv: dts: spacemit: k3: Initial support for "
[PATCH v2] can: peak_usb: Add bounds check for USB channel index
2026-05-20 5:40 UTC (2+ messages)
` [PATCH v3] "
[PATCH] arm64/mm: Rename ptdesc_t
2026-05-20 5:38 UTC (7+ messages)
[PATCH v4 0/5] Add DU support for RZ/T2H and RZ/N2H SoCs
2026-05-20 5:35 UTC (3+ messages)
` [PATCH v4 4/5] drm: renesas: rz-du: Move mode_valid logic to per-SoC clock limits
[paulmck-rcu:dev] BUILD SUCCESS b337fbecfa73585ce2ad46480553c71eb85be4da
2026-05-20 5:34 UTC
[PATCH 0/4] memcg: shrink obj_stock_pcp and cache multiple objcgs
2026-05-20 5:29 UTC
[PATCH v3] mm/migrate_device: fix pgtable leak in migrate_vma_insert_huge_pmd_page
2026-05-20 5:29 UTC (6+ messages)
[PATCH v2 0/6] gpiolib: unify gpio-hog code
2026-05-20 5:27 UTC (4+ messages)
` [PATCH v2 5/6] gpio: remove machine hogs
[PATCH] media: i2c: imx334: add new link frequency configuration
2026-05-20 5:20 UTC (3+ messages)
[PATCH net] net: mana: validate rx_req_idx to prevent out-of-bounds array access
2026-05-20 5:15 UTC
[PATCH] watchdog: orion_wdt: Use devm APIs for clock and watchdog management
2026-05-20 5:10 UTC (2+ messages)
[PATCH net v1] net/mlx5e: Fix eswitch mode block underflow on IPsec acquire SA
2026-05-20 5:09 UTC (2+ messages)
[PATCH] kho: fix order calculation for kho_unpreserve_pages()
2026-05-20 5:09 UTC (2+ messages)
[PATCH wpan v2] ieee802154: ca8210: fix pointer truncation in kfifo on 64-bit
2026-05-20 5:07 UTC
[PATCH v2 00/15] KVM: x86: Clean up kvm_<reg>_{read,write}() mess
2026-05-20 5:02 UTC (10+ messages)
` [PATCH v2 03/15] KVM: x86/xen: Don't truncate RAX when handling hypercall from protected guest
[PATCH 0/5] arm64: dts: freescale: Add IMX-AUD-IO daughter board support
2026-05-20 5:02 UTC (8+ messages)
` [PATCH 2/5] dt-bindings: connector: Add fsl,io-connector binding
` "
[PATCH] usb: xhci: bound wait command completion to avoid kdump deadlock
2026-05-20 4:59 UTC (15+ messages)
` [PATCH RFT RFC] usb: xhci: Kill hosts with HCE or HSE on command timeout
[PATCH] arm64: Add user and kernel page-fault tracepoints
2026-05-20 4:55 UTC
[paulmck-rcu:dev.2026.05.16a] BUILD SUCCESS 68284a54b40f4fb1a6595fb9263aae47a56f20bb
2026-05-20 4:53 UTC
[PATCH v2 2/2] dt-bindings: usb: richtek,rt1711h: add missing 'port' property
2026-05-20 4:53 UTC (2+ messages)
[PATCH] erofs: fix metabuf leak in shared xattr initialization
2026-05-20 4:46 UTC (4+ messages)
` [PATCH v2] erofs: fix metabuf leak in inode "
[PATCH v4 2/3] counter: add GPIO-based quadrature encoder driver
2026-05-20 4:45 UTC (2+ messages)
[PATCH v3] media: meson: vdec: Fix memory leak in error path of vdec_open
2026-05-20 4:40 UTC
[PATCH net v2 0/2] Fix race condition between TCP_REPAIR dump and data receive
2026-05-20 4:39 UTC (3+ messages)
[PATCH 0/2] drm/nouveau: nv04 FIFO cleanup + recovery for Tesla
2026-05-20 4:27 UTC (3+ messages)
[PATCH RFC 0/8] mm/slab: enable runtime sheaves tuning
2026-05-20 4:35 UTC (3+ messages)
[PATCH 0/3] kasan: hw_tags: some micro-optimizations
2026-05-20 4:32 UTC (4+ messages)
` [PATCH 2/3] kasan: avoid re-poisoning tag-based kmalloc redzones
[PATCH RFC v2] mm/shmem: set __GFP_SKIP_KASAN for swap_cluster_readahead
2026-05-20 4:31 UTC
[PATCH net] octeontx2-af: npc: Fix allmulticast skip logic for LBK and SDP VFs
2026-05-20 4:30 UTC
[PATCH v2] bpf, sockmap: keep sk_msg copy state in sync
2026-05-20 4:28 UTC (7+ messages)
[PATCH net] selftests: rds: config: disable modules
2026-05-20 4:22 UTC (2+ messages)
[PATCH v1] platform/chrome: Use named initializers for struct i2c_device_id
2026-05-20 4:21 UTC (2+ messages)
[PATCH] selftests/mm: add missing mmap() return checks in pkey tests
2026-05-20 4:16 UTC (2+ messages)
[PATCH v2] ARM: PCI: merge pci_common_init_dev() into pci_common_init()
2026-05-20 4:13 UTC
[linus:master] [mm] 01b9da291c: stress-ng.switch.ops_per_sec 67.7% regression
2026-05-20 4:12 UTC (12+ messages)
[PATCH v6 0/6] Add binding and driver for Kaanapali SoCCP
2026-05-20 4:11 UTC (7+ messages)
` [PATCH v6 3/6] dt-bindings: remoteproc: qcom: Document pas for SoCCP on Kaanapali and Glymur platforms
` [PATCH v6 4/6] dt-bindings: remoteproc: qcom: Document pas for SoCCP on Hawi SoC
[PATCH v2 net-next 0/2] net: Replace system_unbound_wq with system_dfl_wq
2026-05-20 4:11 UTC (4+ messages)
` [PATCH v2 net-next 2/2] ipvs: Replace use of system_unbound_wq with system_dfl_long_wq
[PATCH v2 0/4] drm/verisilicon: add Nuvoton MA35D1 DCU Lite support
2026-05-20 4:07 UTC (12+ messages)
` [PATCH v2 1/4] dt-bindings: display: verisilicon,dc: generalize for single-output variants
` [PATCH v2 1/4] dt-bindings: display: verisilicon, dc: "
` [PATCH v2 2/4] drm/verisilicon: add model ID constants and DCU Lite chip identity
` [PATCH v2 4/4] drm/verisilicon: add Nuvoton MA35D1 DCU Lite display controller support
[PATCH] ARM64: remove unnecessary architecture-specific <asm/device.h>
2026-05-20 4:03 UTC (3+ messages)
[PATCH v4 00/24] iommu/arm-smmu-v3: Quarantine device upon ATC invalidation timeout
2026-05-20 3:59 UTC (2+ messages)
[PATCH v2 0/3] firmware: stratix10-rsu: expose QSPI flash size and erase size from firmware
2026-05-20 3:58 UTC (3+ messages)
[PATCH v4 04/13] dma: swiotlb: track pool encryption state and honor DMA_ATTR_CC_SHARED
2026-05-20 3:57 UTC (12+ messages)
[PATCH v7 0/6] airoha: an7581: USB support
2026-05-20 3:57 UTC (3+ messages)
` [PATCH v7 5/6] phy: move and rename Airoha PCIe PHY driver to dedicated directory
[PATCH 1/1] iommu/vt-d: Avoid WARNING in sva unbind path
2026-05-20 3:57 UTC (2+ messages)
[PATCH v3 0/3] firmware: stratix10-rsu: expose QSPI flash size
2026-05-20 3:56 UTC (4+ messages)
` [PATCH v3 1/3] Documentation: ABI: add stratix10-rsu QSPI size and erase_size sysfs
` [PATCH v3 2/3] firmware: stratix10-rsu: Add flash device info retrieval via SMC
` [PATCH v3 3/3] firmware: stratix10-rsu: remove async client before freeing channel on probe errors
[PATCH v2] dax/bus: Upgrade resource conflict message to dev_err() in alloc_dax_region()
2026-05-20 3:56 UTC (4+ messages)
[PATCH v7] arm64: dts: imx95: Correct PCIe outbound address space configuration
2026-05-20 3:56 UTC
[PATCH 0/7] gpu: drm: nova: enable calling into nova-core
2026-05-20 3:52 UTC (5+ messages)
` [PATCH 2/7] scripts: modpost: increase buf_printf's buffer size
[PATCH v15 net-next 00/11] nbl driver for Nebulamatrix NICs
2026-05-20 3:49 UTC (13+ messages)
` [PATCH v15 net-next 01/11] net/nebula-matrix: add minimum nbl build framework
` [PATCH v15 net-next 02/11] net/nebula-matrix: add our driver architecture
` [PATCH v15 net-next 03/11] net/nebula-matrix: add chip related definitions
` [PATCH v15 net-next 04/11] net/nebula-matrix: channel msg value and msg struct
` [PATCH v15 net-next 05/11] net/nebula-matrix: add channel layer
` [PATCH v15 net-next 06/11] net/nebula-matrix: add common resource implementation
` [PATCH v15 net-next 07/11] net/nebula-matrix: add intr "
` [PATCH v15 net-next 08/11] net/nebula-matrix: add vsi "
` [PATCH v15 net-next 09/11] net/nebula-matrix: add Dispatch layer implementation
` [PATCH v15 net-next 10/11] net/nebula-matrix: add common/ctrl dev init/reinit operation
` [PATCH v15 net-next 11/11] net/nebula-matrix: add common dev start/stop operation
[PATCH net] macsec: fix replay protection at XPN lower-PN wrap
2026-05-20 3:47 UTC
[PATCH v5 0/9] iommufd: Enable noiommu mode for cdev
2026-05-20 3:46 UTC (7+ messages)
` [PATCH v5 6/9] vfio/group: Add VFIO_CDEV_NOIOMMU Kconfig and tolerate NULL group
` [PATCH v5 7/9] vfio: Enable cdev noiommu mode under iommufd
[PATCH] erofs: reuse xattr metabuf across init and iterators
2026-05-20 3:45 UTC
[PATCH] mm/slab: fix probable issue of dentries registration under /sys/kernel/slab
2026-05-20 3:42 UTC (3+ messages)
[PATCH] dt-bindings: clock: via,vt8500: Convert to DT Schema
2026-05-20 3:41 UTC (2+ messages)
[PATCH v2 0/7] mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory
2026-05-20 3:40 UTC (3+ messages)
[PATCH] cgroup: rstat: relax NMI guard after switch to try_cmpxchg
2026-05-20 3:30 UTC
[PATCH] iio: gyro: mpu3050: use devm_iio_trigger_register
2026-05-20 3:24 UTC (3+ messages)
` [PATCH v2] "
[PATCH v2] cpufreq: intel_pstate: Sync policy->cur when setting min pstate during CPU offline
2026-05-20 3:21 UTC
[PATCH] block/loop: Fix NULL pointer dereference in lo_rw_aio()
2026-05-20 3:20 UTC (7+ messages)
[PATCH] ksmbd: reject unsigned non-exempt requests when session requires signing
2026-05-20 3:19 UTC
[PATCH] fuse: Use NULL instead of 0 for pointer
2026-05-20 3:17 UTC
[Patch net-next v5 0/7] r8169: add RSS support for RTL8127
2026-05-20 3:16 UTC (8+ messages)
` [Patch net-next v5 1/7] r8169: add support for multi irqs
` [Patch net-next v5 2/7] r8169: add support for multi rx queues
` [Patch net-next v5 3/7] r8169: add support for new interrupt mapping
` [Patch net-next v5 4/7] r8169: enable "
` [Patch net-next v5 5/7] r8169: add support and enable rss
` [Patch net-next v5 6/7] r8169: move struct ethtool_ops
` [Patch net-next v5 7/7] r8169: add support for ethtool
[PATCH] LoongArch: Remove unused code to avoid build warning
2026-05-20 3:16 UTC (5+ messages)
[PATCH] mm/page_alloc: document that alloc_pages_nolock() uses RCU
2026-05-20 3:16 UTC (2+ messages)
[PATCH] io_uring/io-wq: avoid repeated task_work scans during teardown
2026-05-20 3:12 UTC
[PATCH v2 0/7] seg6: add SRv6 Mobile User Plane (RFC 9433) behaviors
2026-05-20 3:12 UTC (3+ messages)
[PATCH net v3 0/2] ip6_vti: vti6_changelink and vti6_siocdevprivate netns fixes
2026-05-20 3:10 UTC (3+ messages)
` [PATCH net v3 2/2] ip6: vti: Use ip6_tnl.net in vti6_siocdevprivate()
[PATCH net-next v2] net: dsa: yt921x: Add ACL support
2026-05-20 3:09 UTC (3+ messages)
[PATCH 6.6.y v2 1/3] ASoC: SOF: Intel: hda-dai: remove dspless special case
2026-05-20 3:08 UTC (3+ messages)
` [PATCH 6.6.y v2 2/3] ASoC: SOF: Intel: hda-dai: add support for dspless mode beyond HDAudio
` [PATCH 6.6.y v2 3/3] ASoC: SOF: Intel: hda: Fix NULL pointer dereference
[PATCH 6.6.y v2 0/3] ASoC: SOF: Intel: hda: Fix NULL pointer dereference in v6.6
2026-05-20 3:07 UTC
[syzbot] [block?] general protection fault in lo_rw_aio
2026-05-20 3:06 UTC (9+ messages)
` [PATCH] loop: Fix NULL pointer dereference by synchronizing lo_release and loop_queue_rq
` [PATCH v2] "
[Patch v4 00/16] Cache aware scheduling enhancements
2026-05-20 3:05 UTC (2+ messages)
[PATCH v3] ipv6: route: Unregister netdevice notifier on BPF init failure
2026-05-20 3:03 UTC
[PATCH v2] tools/bootconfig: Fix buf leaks in apply_xbc
2026-05-20 3:01 UTC
[PATCH] soundwire: only handle alert events when the peripheral is attached
2026-05-20 2:57 UTC
[PATCH 0/2] CPPC: reduce FFH feedback-counter sampling skew on arm64
2026-05-20 2:55 UTC (4+ messages)
[PATCH] fbcon: don't suspend/resume when vc is graphics mode
2026-05-20 2:55 UTC (2+ messages)
[PATCH 0/9] riscv: ultrarisc: add DP1000 SoC DT and pinctrl support
2026-05-20 2:51 UTC (4+ messages)
` [PATCH 5/9] riscv: dts: ultrarisc: Add initial device tree for UltraRISC DP1000
[PATCH v4 00/23] ext4: use iomap for regular file's buffered I/O path
2026-05-20 2:49 UTC (6+ messages)
` [PATCH v4 04/23] ext4: add iomap address space operations for buffered I/O
[PATCH v29 0/9] Optimized Donor Migration for Proxy Execution
2026-05-20 2:45 UTC (4+ messages)
` [PATCH v29 1/9] sched: Rework pick_next_task() and prev_balance() to avoid stale prev references
[PATCH v3] mm/memory-failure: fix hugetlb_lock AA deadlock in get_huge_page_for_hwpoison
2026-05-20 2:45 UTC (3+ messages)
[PATCH] staging: greybus: uart: document locking and fix indentation
2026-05-20 2:41 UTC
[RESEND PATCH 0/2] genirq/ath12k: fallback to threaded NAPI when IRQ affinity is unavailable
2026-05-20 2:42 UTC (4+ messages)
` [RESEND PATCH 1/2] genirq: export irq_can_set_affinity() for module drivers
[PATCH v2 1/3] arm64: dts: imx94: fix DDR PMU interrupt number
2026-05-20 2:36 UTC (2+ messages)
[syzbot] [net?] possible deadlock in __sk_receive_skb
2026-05-20 2:33 UTC
[PATCH 0/3] hwmon: lenovo-ec-sensors: Probe error handling fixes
2026-05-20 2:32 UTC (2+ messages)
` [PATCH v2 2/2] hwmon: (lenovo-ec-sensors): Fix EC "MCHP" signature validation logic
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