messages from 2026-03-18 20:36:04 to 2026-03-18 23:21:36 UTC [more...]
[PATCH 00/10 net-next v3] Convert CONFIG_IPV6 to built-in and remove stubs
2026-03-18 23:21 UTC (4+ messages)
[PATCH v3 0/7] mm: switch THP shrinker to list_lru
2026-03-18 23:18 UTC (10+ messages)
` [PATCH v3 5/7] mm: list_lru: introduce caller locking for additions and deletions
` [PATCH v3 6/7] mm: list_lru: introduce folio_memcg_list_lru_alloc()
` [PATCH v3 7/7] mm: switch deferred split shrinker to list_lru
[PATCH 0/3] stmmac crash/stall fixes when under memory pressure
2026-03-18 23:18 UTC (5+ messages)
[PATCH 1/1] usb: dwc3: dwc3-generic-plat: Add optional VBUS regulator support
2026-03-18 23:15 UTC (3+ messages)
[PATCH mm-hotfixes] mm/zswap: add missing kunmap_local()
2026-03-18 23:15 UTC (2+ messages)
[PATCH v2 0/2] kthread, exit: clean up kernel thread exit paths
2026-03-18 23:12 UTC (4+ messages)
` [PATCH v2 1/2] kthread: remove kthread_exit()
[PATCH v4 00/21] Virtual Swap Space
2026-03-18 23:12 UTC (23+ messages)
` [PATCH v4 01/21] mm/swap: decouple swap cache from physical swap infrastructure
` [PATCH v4 02/21] swap: rearrange the swap header file
` [PATCH v4 03/21] mm: swap: add an abstract API for locking out swapoff
` [PATCH v4 04/21] zswap: add new helpers for zswap entry operations
` [PATCH v4 05/21] mm/swap: add a new function to check if a swap entry is in swap cached
` [PATCH v4 06/21] mm: swap: add a separate type for physical swap slots
` [PATCH v4 07/21] mm: create scaffolds for the new virtual swap implementation
` [PATCH v4 08/21] zswap: prepare zswap for swap virtualization
` [PATCH v4 09/21] mm: swap: allocate a virtual swap slot for each swapped out page
` [PATCH v4 10/21] swap: move swap cache to virtual swap descriptor
` [PATCH v4 11/21] zswap: move zswap entry management to the "
` [PATCH v4 12/21] swap: implement the swap_cgroup API using virtual swap
` [PATCH v4 13/21] swap: manage swap entry lifecycle at the virtual swap layer
` [PATCH v4 14/21] mm: swap: decouple virtual swap slot from backing store
` [PATCH v4 15/21] zswap: do not start zswap shrinker if there is no physical swap slots
` [PATCH v4 16/21] swap: do not unnecesarily pin readahead swap entries
` [PATCH v4 17/21] swapfile: remove zeromap bitmap
` [PATCH v4 18/21] memcg: swap: only charge physical swap slots
` [PATCH v4 19/21] swap: simplify swapoff using virtual swap
` [PATCH v4 20/21] swapfile: replace the swap map with bitmaps
` [PATCH v4 21/21] vswap: batch contiguous vswap free calls
[PATCH 13/13] scsi: core: Add implicit ALUA support
2026-03-18 23:08 UTC (2+ messages)
[PATCH net-next 0/6] net: devmem: support devmem with netkit devices
2026-03-18 23:10 UTC (7+ messages)
` [PATCH net-next 5/6] selftests: drv-net: add netkit devmem RX test
[PATCH] scsi: ibmvfc: fix OOB access in ibmvfc_discover_targets_done()
2026-03-18 23:07 UTC (2+ messages)
[PATCH] dmaengine: loongson: Fix signedness bug
2026-03-18 23:06 UTC
[PATCH v3 0/7] pinctrl: Add generic pinctrl for board-level mux chips
2026-03-18 23:04 UTC (4+ messages)
` [PATCH v3 3/7] pinctrl: pinctrl-generic: add __pinctrl_generic_pins_function_dt_node_to_map()
[RFC PATCH 02/12] drm/dep: Add DRM dependency queue layer
2026-03-18 23:02 UTC (14+ messages)
[PATCH 02/13] scsi: alua: Create a core ALUA driver
2026-03-18 22:54 UTC (2+ messages)
[PATCH 0/3] Add SD/MMC Card driver support for Mediatek MT8189 SoC
2026-03-18 23:00 UTC (3+ messages)
` [PATCH 1/3] dt-bindings: mmc: mtk-sd: Add support for "
[PATCH RFC 0/5] workqueue: add WQ_AFFN_CACHE_SHARD affinity scope
2026-03-18 23:00 UTC (6+ messages)
[PATCH rc] PCI: Fix nested pci_dev_reset_iommu_prepare/done()
2026-03-18 22:57 UTC (2+ messages)
[PATCH] cgroup/dmem: return error when failing to set dmem.max
2026-03-18 22:56 UTC (2+ messages)
[PATCH] staging: rtl8723bs: Reduce indentation in rtw_joinbss_event_prehandle
2026-03-18 22:55 UTC
[PATCH] vfio: selftests: Build tests on aarch64
2026-03-18 22:55 UTC (2+ messages)
[PATCH 0/2] A proposal to add a virtual clock controller guard
2026-03-18 22:55 UTC (3+ messages)
` [PATCH 2/2] dt-bindings: Add clock guard DT description
[PATCH] tracing: Fix trace_marker copy link list updates
2026-03-18 22:55 UTC
[PATCH 0/3] mm/memcontrol: control demotion in memcg reclaim
2026-03-18 22:54 UTC (8+ messages)
` [PATCH 2/3] mm/memcontrol: disable demotion in memcg direct reclaim
` [PATCH v2] mm/memcontrol: fix reclaim_options leak in try_charge_memcg()
` [PATCH v3] "
[PATCH net 1/1] net: fec: fix the PTP periodic output sysfs interface
2026-03-18 22:52 UTC (2+ messages)
[PATCH] selftests/nolibc: fix libc-test with musl libc
2026-03-18 22:52 UTC (2+ messages)
[PATCH 0/2] Add MSI driver support for the Lightning Mountain SoC
2026-03-18 22:52 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: Add Lightning Mountain MSI interrupt controller bindings
[PATCH] staging: rtl8723bs: collapse duplicate goto exit conditions
2026-03-18 22:51 UTC (3+ messages)
[PATCH v4] hfs: Validate CNIDs in hfs_read_inode
2026-03-18 22:49 UTC (10+ messages)
[PATCH v2 0/7] mm: switch THP shrinker to list_lru
2026-03-18 22:48 UTC (4+ messages)
` [PATCH v2 7/7] mm: switch deferred split "
[PATCH net-next 08/14] net: enetc: add multiple command BD rings support
2026-03-18 22:41 UTC (2+ messages)
[PATCH] arm64: dts: imx95-15x15-evk: Disable PCIe bus in the default dts
2026-03-18 22:40 UTC (2+ messages)
[PATCH v3] fs: Replace user_access_{begin/end} by scoped user access
2026-03-18 22:35 UTC (6+ messages)
[PATCH v2 0/2] hfsplus: fix lock leak and refactor hidden dir search
2026-03-18 22:33 UTC (3+ messages)
` [PATCH v2 2/2] hfsplus: extract hidden directory search into a helper function
[PATCH 0/2] rxrpc: Fix key and keyring reference count leaks
2026-03-18 22:30 UTC (5+ messages)
` [PATCH 2/2] rxrpc: Fix key reference count leak in rxrpc_alloc_client_call()
[PATCH v3 00/12] Allow preemption during IPI completion waiting to improve real-time performance
2026-03-18 22:28 UTC (5+ messages)
` [PATCH v3 10/12] x86/mm: Move flush_tlb_info back to the stack
[RFC PATCH] genetlink: add multi-version family support for protocol negotiation
2026-03-18 22:27 UTC (6+ messages)
[PATCH net-next 13/14] net: dsa: netc: initialize buffer bool table and implement flow-control
2026-03-18 22:24 UTC (4+ messages)
` [net-next,13/14] "
[PATCH] NFSD: Docs: clean up pnfs server timeout docs
2026-03-18 22:21 UTC
[PATCH v2 3/3] PCI: Skip bridge window reads when window is not supported
2026-03-18 22:18 UTC (3+ messages)
[PATCH v2 0/6] x86,fs/resctrl: Pave the way for MPAM counter assignment
2026-03-18 22:17 UTC (7+ messages)
` [PATCH v2 4/6] fs/resctrl: Disallow the software controller when mbm counters are assignable
[patch 0/8] futex: Address the robust futex unlock race for real
2026-03-18 22:10 UTC (8+ messages)
` [patch 8/8] x86/vdso: Implement __vdso_futex_robust_try_unlock()
[PATCH v3 2/3] x86/cpu: Disable CR pinning during CPU bringup
2026-03-18 22:09 UTC (9+ messages)
` [tip: x86/urgent] "
[PATCH] ALSA: hda/realtek: Enable rear line-out pins on MSI EC79 (ALCS1200A)
2026-03-18 22:12 UTC (6+ messages)
[PATCH v3 0/9] Add support for mt6392 PMIC
2026-03-18 22:14 UTC (5+ messages)
` [PATCH v3 3/9] dt-bindings: regulator: Document MediaTek MT6392 PMIC Regulators
linux-next: Tree for Mar 18
2026-03-18 22:12 UTC (2+ messages)
` linux-next: Tree for Mar 18 (landlock docs)
[PATCH v5 00/22] Runtime TDX module update support
2026-03-18 22:11 UTC (13+ messages)
` [PATCH v5 03/22] coco/tdx-host: Expose TDX module version
` [PATCH v5 04/22] x86/virt/seamldr: Introduce a wrapper for P-SEAMLDR SEAMCALLs
` [PATCH v5 05/22] x86/virt/seamldr: Retrieve P-SEAMLDR information
` [PATCH v5 07/22] coco/tdx-host: Implement firmware upload sysfs ABI for TDX module updates
` [PATCH v5 08/22] x86/virt/seamldr: Allocate and populate a module update request
` [PATCH v5 09/22] x86/virt/seamldr: Introduce skeleton for TDX module updates
[tip: x86/urgent] x86/mce/amd: Check SMCA feature bit before accessing SMCA MSRs
2026-03-18 22:07 UTC
[GIT PULL] Crypto library fixes for v7.0-rc5
2026-03-18 22:06 UTC
[PATCH v2 0/7] iommu/arm-smmu-v3: Quarantine device upon ATC invalidation timeout
2026-03-18 22:06 UTC (6+ messages)
` [PATCH v2 4/7] iommu/arm-smmu-v3: Mark ATC invalidate timeouts via lockless bitmap
[syzbot] [btrfs?] BUG: corrupted list in btrfs_free_compr_folio
2026-03-18 22:05 UTC (3+ messages)
[PATCH] scripts/decodecode: Return 0 on success
2026-03-18 22:02 UTC (3+ messages)
[PATCH net-next v7 00/10] bng_en: add link management and statistics support
2026-03-18 22:01 UTC (3+ messages)
` [PATCH net-next v7 06/10] bng_en: add HW stats infra and structured ethtool ops
[PATCH net-next v7 00/10] net: phy_port: SFP modules representation and phy_port listing
2026-03-18 22:00 UTC (5+ messages)
` [PATCH net-next v7 10/10] net: ethtool: Introduce ethtool command to list ports
[PATCH net-next v8 2/4] net: phy: realtek: add RTL8224 pair order support
2026-03-18 21:58 UTC (3+ messages)
` [net-next,v8,2/4] "
[PATCH net-next v9 0/4] net: phy: realtek: pair order and polarity
2026-03-18 21:55 UTC (5+ messages)
` [PATCH net-next v9 1/4] dt-bindings: net: ethernet-phy: add property enet-phy-pair-order
` [PATCH net-next v9 2/4] net: phy: realtek: add RTL8224 pair order support
` [PATCH net-next v9 3/4] dt-bindings: net: ethernet-phy: add property enet-phy-pair-polarity
` [PATCH net-next v9 4/4] net: phy: realtek: add RTL8224 polarity support
[syzbot] [mm?] general protection fault in zap_huge_pmd
2026-03-18 21:54 UTC (3+ messages)
[PATCH v2] drm/bridge: dw-hdmi-qp: fix multi-channel audio output
2026-03-18 21:52 UTC (6+ messages)
[PATCH] fuse: when copying a folio delay the mark dirty until the end
2026-03-18 21:52 UTC (7+ messages)
` "
` "
[PATCH] staging: rtl8723bs: refactor rtw_aes_decrypt() to reduce nesting
2026-03-18 21:51 UTC (4+ messages)
` [PATCH v2 0/2] staging: rtl8723bs: refactor rtw_aes_decrypt()
` [PATCH v2 1/2] staging: rtl8723bs: use guard clause for AES check
` [PATCH v2 2/2] staging: rtl8723bs: use guard clause for stainfo check
[PATCH] mm/damon/core: reset nr_dests on allocation failure in damos_commit_dests()
2026-03-18 21:49 UTC
[PATCH v6 0/9] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM
2026-03-18 21:49 UTC (9+ messages)
` [PATCH v6 3/9] cxl/region: Skip decoder reset on detach for autodiscovered regions
[PATCH net-next 2/2] r8152: add helper functions for PHY OCP registers
2026-03-18 21:46 UTC (2+ messages)
[PATCH] staging: nvec: fix block comment style in nvec.c
2026-03-18 21:46 UTC (4+ messages)
` [PATCH v3] "
[PATCH net-next v1 0/4] r8169: add ltr and c10 support for RTL8116af
2026-03-18 21:45 UTC (7+ messages)
` [PATCH net-next v1 2/4] r8169: add sfp mode "
[PATCH v1 0/7] KVM: s390: More memory management fixes
2026-03-18 21:45 UTC (3+ messages)
` [PATCH v1 6/7] KVM: s390: vsie: Fix off-by-one when protecting guest page tables
[PATCH] rtl8723bs: replace _SUCCESS/_FAIL with standard errno
2026-03-18 21:41 UTC
[PATCH v2] staging: rtl8723bs: remove unnecessary braces in single statement blocks
2026-03-18 21:41 UTC
[GIT PULL] Second round of NFSD fixes for v7.0-rc
2026-03-18 21:35 UTC (2+ messages)
[PATCH v8 1/3] ACPI: Refactor get_acpi_id_for_cpu() to acpi_get_cpu_uid() on non-x86
2026-03-18 21:34 UTC (2+ messages)
[PATCH 0/2] Add support for configuring pin properties on RZ/T2H-N2H SoCs
2026-03-18 21:30 UTC (9+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: renesas,r9a09g077: Document pin configuration properties
[PATCH v4] mm/mglru: fix cgroup OOM during MGLRU state switching
2026-03-18 21:29 UTC (6+ messages)
[PATCH v2 0/6] Enable new features for flipkart-rimob
2026-03-18 22:28 UTC (7+ messages)
` [PATCH v2 1/6] dt-bindings: display: panel: Add Novatek NT35532 LCD DSI
` [PATCH v2 2/6] drm/panel: Add driver for Novatek NT35532
` [PATCH v2 3/6] arm64: dts: qcom: msm8953-flipkart-rimob: Enable display and GPU
` [PATCH v2 4/6] arm64: dts: qcom: msm8953-flipkart-rimob: Enable WiFi/Bluetooth
` [PATCH v2 5/6] arm64: dts: qcom: msm8953-flipkart-rimob: Enable touchscreen
` [PATCH v2 6/6] arm64: dts: qcom: msm8953-flipkart-rimob: Enable Hall sensor
[PATCH] staging: atomisp: gc2235: prefer usleep_range over msleep
2026-03-18 21:27 UTC
[PATCH net-next 0/2] Add support for PIC64-HPSC/HX MDIO controller
2026-03-18 21:25 UTC (7+ messages)
` [PATCH net-next 1/2] dt-bindings: net: document Microchip "
` [PATCH net-next 2/2] net: mdio: add a driver for "
[PATCH] i3c: fix missing newline in dev_err messages
2026-03-18 21:25 UTC (2+ messages)
[PATCH] vfio/type1: Retry follow_pfnmap_start() when PFNMAP is zapped
2026-03-18 21:22 UTC (2+ messages)
[PATCH] staging: rtl8723bs: Rename TrafficTransitionCount to traffic_transition_count
2026-03-18 21:22 UTC (2+ messages)
[PATCH 1/2] drbd: fix rdma dependency
2026-03-18 21:20 UTC (4+ messages)
` [PATCH 2/2] drbd: select CONFIG_NET_HANDSHAKE
[PATCH][next] drbd: Fix typos: "receive_peer_dagatg" -> "receive_peer_dagtag"
2026-03-18 21:20 UTC (4+ messages)
[PATCH] RISC-V: KVM: Fix out-of-bounds by 1
2026-03-18 21:19 UTC (2+ messages)
[PATCH v5 00/10] media: rcar: Streams support
2026-03-18 21:16 UTC (11+ messages)
` [PATCH v5 02/10] media: rcar-isp: Move {enable|disable}_streams() calls
` [PATCH v5 03/10] media: rcar-csi2: "
` [PATCH v5 04/10] media: rcar-csi2: Switch to Streams API
` [PATCH v5 05/10] media: rcar-isp: "
` [PATCH v5 06/10] media: rcar-csi2: Add .get_frame_desc op
[PATCH] dm init: ensure device probing has finished in dm-mod.waitfor=
2026-03-18 21:13 UTC (4+ messages)
[PATCH net v4] net: ntb_netdev: add SPDX tag and remove boilerplate license text
2026-03-18 21:11 UTC
[PATCH v9 0/3] sched/fair: Optimize cfs_rq and sched_entity allocation for better data locality
2026-03-18 21:11 UTC (4+ messages)
` [PATCH v9 1/3] sched/fair: Co-locate cfs_rq and sched_entity in cfs_tg_state
` [PATCH v9 2/3] sched/fair: Remove task_group->se pointer array
` [PATCH v9 3/3] sched/fair: Allocate cfs_tg_state with percpu allocator
[PATCH RFC 00/53] lift lookup out of exclive lock for dir ops
2026-03-18 21:10 UTC (4+ messages)
` [PATCH 16/53] ovl: drop dir lock for lookups in impure readdir
[PATCH v2 12/16] mm: allow handling of stacked mmap_prepare hooks in more drivers
2026-03-18 21:08 UTC (2+ messages)
[PATCH] staging: rtl8723bs: fixed the trailing whitespaces/commented code
2026-03-18 21:06 UTC (7+ messages)
[PATCH v10 0/2] PCI/IOV: Fix SR-IOV locking races and AB-BA deadlock
2026-03-18 21:03 UTC (3+ messages)
` [PATCH v10 1/2] PCI/IOV: Make pci_lock_rescan_remove() reentrant and protect sriov_add_vfs/sriov_del_vfs
` [PATCH v10 2/2] PCI: Fix AB-BA deadlock between device_lock and pci_rescan_remove_lock in remove_store
[PATCH] x86/um: fix vDSO installation
2026-03-18 21:03 UTC
[PATCH v2 0/2] hwmon: (pmbus) Follow-up fixes for isl68137 and ina233
2026-03-18 21:02 UTC (7+ messages)
` [PATCH v2 1/2] hwmon: (pmbus/isl68137) Fix unchecked return value and use sysfs_emit()
` [PATCH v2 2/2] hwmon: (pmbus/ina233) Handle sign extension for negative shunt voltage
[PATCH] xfs: use GFP_NOFS in __xfs_trans_alloc
2026-03-18 21:01 UTC (4+ messages)
VFS minor improvements policy
2026-03-18 20:55 UTC (5+ messages)
[PATCH] net: pse-pd: add LED trigger support
2026-03-18 20:55 UTC (2+ messages)
[PATCH RFC bpf-next 0/4] audit: Expose audit subsystem to BPF LSM programs via BPF kfuncs
2026-03-18 20:55 UTC (5+ messages)
[PATCH] HID: pulsar: add driver for Pulsar gaming mice
2026-03-18 20:55 UTC
[PATCH] vfio: selftests: Fix VLA initialisation in vfio_pci_irq_set()
2026-03-18 20:53 UTC (2+ messages)
[PATCH 0/8] memblock: improve late freeing of reserved memory
2026-03-18 20:52 UTC (2+ messages)
` [PATCH 9/8] memblock tests: add stubs required for free_reserved_area()
[PATCH 0/2] Add PCIe clocks and reset for R9A09G056 and R9A09G057 SoCs
2026-03-18 20:50 UTC (4+ messages)
` [PATCH 2/2] clk: renesas: r9a09g057: Add PCIe clocks and reset
[PATCH v3 0/2] hwmon: (pmbus/max31785) refactor inter-access delay handling
2026-03-18 20:49 UTC (3+ messages)
` [PATCH v3 1/2] hwmon: (pmbus) export pmbus_wait and pmbus_update_ts
[PATCH 1/1 fyi] tools headers: Syncronize linux/build_bug.h with the kernel sources
2026-03-18 20:48 UTC (2+ messages)
[PATCH 0/8] mm/huge_memory: refactor zap_huge_pmd()
2026-03-18 20:45 UTC (10+ messages)
` [PATCH 1/8] mm/huge_memory: simplify vma_is_specal_huge()
` [PATCH 2/8] mm/huge: avoid big else branch in zap_huge_pmd()
` [PATCH 3/8] mm/huge_memory: have zap_huge_pmd return a boolean, add kdoc
` [PATCH 4/8] mm/huge_memory: handle buggy PMD entry in zap_huge_pmd()
` [PATCH 5/8] mm/huge_memory: add a common exit path to zap_huge_pmd()
` [PATCH 6/8] mm/huge_memory: remove unnecessary VM_BUG_ON_PAGE()
` [PATCH 7/8] mm/huge_memory: deduplicate zap deposited table call
` [PATCH 8/8] mm/huge_memory: deduplicate zap_huge_pmd() further by tracking state
[PATCH v2] lib/assoc_array: fix stale nr_leaves_on_tree after gc
2026-03-18 20:45 UTC
[PATCH v2 0/3] PCI: mediatek: Add support for EcoNet SoCs
2026-03-18 20:42 UTC (4+ messages)
` [PATCH v2 1/3] dt-bindings: PCI: mediatek: Add support for EcoNet EN7528
[PATCH] kbuild: pacman-pkg: package unstripped vDSO libraries
2026-03-18 20:37 UTC
[PATCH] vfs: fix docstring of hash_name()
2026-03-18 20:41 UTC (3+ messages)
[PATCH v2] vfs: fix docstring of hash_name()
2026-03-18 20:39 UTC
[PATCH v2 00/16] mm: expand mmap_prepare functionality and usage
2026-03-18 20:39 UTC (4+ messages)
` [PATCH v2 06/16] mm: add mmap_action_simple_ioremap()
[PATCH RESEND] locking/lockdep: Replace snprintf with strscpy in seq_stats
2026-03-18 20:37 UTC (2+ messages)
[PATCH v25 0/9] Simple Donor Migration for Proxy Execution
2026-03-18 20:35 UTC (10+ messages)
` [PATCH v25 1/9] sched: Make class_schedulers avoid pushing current, and get rid of proxy_tag_curr()
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