All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-18 21:49:48 to 2026-03-18 23:28:37 UTC [more...]

[PATCH 2/3] mm/memcontrol: disable demotion in memcg direct reclaim
 2026-03-18 23:28 UTC  (6+ messages)
` [PATCH v2] mm/memcontrol: fix reclaim_options leak in try_charge_memcg()
  ` [PATCH v3] "

[RFC PATCH 00/12] Introduce DRM dep queue
 2026-03-18 23:28 UTC  (17+ messages)
` [RFC PATCH 02/12] drm/dep: Add DRM dependency queue layer

git grep failure?
 2026-03-18 23:28 UTC 

[norov:nt 15/15] checkpatch: WARNING:REPEATED_WORD: Possible repeated word: 'the'
 2026-03-18 23:27 UTC 

[PATCH net] net: bonding: fix use-after-free in bond_xmit_broadcast()
 2026-03-18 23:27 UTC  (2+ messages)

Next-level bug in SRCU implementation of RCU Tasks Trace + PREEMPT_RT
 2026-03-18 23:27 UTC  (12+ messages)

[PATCH 2/2] remoteproc: qcom: pas: Map/unmap subsystem region before auth_and_reset
 2026-03-18 23:20 UTC  (2+ messages)

[PATCH] net: 9p: usbg: clear stale client pointer on close
 2026-03-18 23:24 UTC  (2+ messages)

[PATCH v2 0/7] iommu/arm-smmu-v3: Quarantine device upon ATC invalidation timeout
 2026-03-18 23:23 UTC  (7+ messages)
` [PATCH v2 4/7] iommu/arm-smmu-v3: Mark ATC invalidate timeouts via lockless bitmap

[PATCH RESEND 0/2] riscv: fix minor typos and style issues in XIP code
 2026-03-18 23:23 UTC  (2+ messages)

Invitación: 🚀 You’re Cleared for Takeoff! jue 19 de mar de 2026 12:30am - 1:30am (CET) (linux-mm@kvack.org)
 2026-03-18 23:22 UTC 

[PATCH v5 0/5] gpu: nova-core: gsp: add locking to Cmdq
 2026-03-18 23:21 UTC  (4+ messages)
` [PATCH v5 5/5] gpu: nova-core: gsp: add mutex "

[PATCH v2 0/2] usb: offload: Decouple interrupter lifecycle and refactor usage tracking
 2026-03-18 23:21 UTC  (4+ messages)
` [PATCH v2 1/2] usb: offload: move device locking to callers in offload.c

[PATCH 00/10 net-next v3] Convert CONFIG_IPV6 to built-in and remove stubs
 2026-03-18 23:21 UTC  (4+ messages)

[PATCH v11 4/4] crypto: spacc - Add SPAcc Kconfig and Makefile
 2026-03-18 23:20 UTC 

[ANNOUNCE] QEMU 11.0.0-rc0 is now available
 2026-03-18 23:18 UTC  (2+ messages)

[PATCH v3 0/7] mm: switch THP shrinker to list_lru
 2026-03-18 23:18 UTC  (5+ messages)
` [PATCH v3 7/7] mm: switch deferred split "

[PATCH v2 0/6] fuse: fix hang with sync init
 2026-03-18 23:18 UTC  (8+ messages)
` [PATCH v2 3/6] fuse: don't require /dev/fuse fd to be kept open during mount

[PATCH 0/3] stmmac crash/stall fixes when under memory pressure
 2026-03-18 23:18 UTC  (5+ messages)

[PATCH] iavf: replace strcat chain with snprintf in iavf_print_adv_rss_cfg
 2026-03-18 23:18 UTC 

[Bug 221073] New: xHCI host controller dies on resume from s2idle on AMD Strix Halo [1022:1587]
 2026-03-18 23:18 UTC  (2+ messages)
` [Bug 221073] "

[PATCH 1/1] usb: dwc3: dwc3-generic-plat: Add optional VBUS regulator support
 2026-03-18 23:15 UTC  (4+ messages)

[PATCH] git-diff: Introduce --index and deprecate --cached
 2026-03-18 23:14 UTC 

[PATCH mm-hotfixes] mm/zswap: add missing kunmap_local()
 2026-03-18 23:15 UTC  (2+ messages)

[PATCH] riscv: Simplify assignment for UTS_MACHINE
 2026-03-18 23:13 UTC  (2+ messages)

[PATCH] bpf/arm64: support packet data load instructions
 2026-03-18 23:13 UTC  (4+ messages)

[RFC PATCH 0/2] push: add support for pushing to remote groups
 2026-03-18 23:13 UTC  (7+ messages)
` [RFC PATCH v2 "
  ` [RFC PATCH v2 2/2] push: support pushing to a remote group

[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

[kernel-cve-report] New CVE entries this week
 2026-03-18 23:10 UTC 

[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] selftests/bpf: Enforce definition order for __msg macros in BPF tests
 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()

docs build version warnings
 2026-03-18 23:03 UTC  (3+ messages)

[PATCH 02/13] scsi: alua: Create a core ALUA driver
 2026-03-18 22:54 UTC  (2+ messages)

[PATCH i-g-t v2 0/2] Use lowest mode for crc subtest
 2026-03-18 23:01 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[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] nvmet-tcp: check INIT_FAILED before nvmet_req_uninit in digest error path
 2026-03-18 22:56 UTC 

[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 v1] writeback: skip sync(2) inode writeback for filesystems with no data integrity guarantees
 2026-03-18 22:56 UTC 

[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 

[meta-ti][master][PATCH] k3: set console parameter to KERNEL_CONSOLE
 2026-03-18 22:54 UTC  (2+ messages)

[PATCH] mtd-utils: tests: jittertest: reject overlong file names
 2026-03-18 22:53 UTC 

[PATCH net 1/1] net: fec: fix the PTP periodic output sysfs interface
 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 bpf-next v1 1/2] bpf: Support struct btf_struct_meta via KF_IMPLICIT_ARGS
 2026-03-18 22:48 UTC  (3+ messages)

[PATCH v2 0/6] boards: mediatek: initial support for Genio 720 EVK
 2026-03-18 22:46 UTC  (3+ messages)
` [PATCH v2 2/6] arm: mediatek: add support of MT8189 SoC family

[PATCH i-g-t] tests/intel/xe_reg_sr_check: Add test for reg_sr programming failures
 2026-03-18 22:45 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "

[PATCH liburing v4 1/1] tests: test io_uring bpf ops
 2026-03-18 22:43 UTC  (2+ messages)

[PATCH bpf-next v1 1/1] bpf: Add warning to detect memory leak in bpf_selem_unlink_nofail()
 2026-03-18 22:42 UTC 

[PATCH net-next 08/14] net: enetc: add multiple command BD rings support
 2026-03-18 22:41 UTC  (2+ messages)

[OE-core] [scarthgap] [PATCH] python3: Fix CVE-2025-12781
 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 bpf v1 1/1] bpf: Do not allow deleting local storage in NMI
 2026-03-18 22:40 UTC 

[PATCH 0/9] devtool: ide-sdk clang/LLDB support and minor fixes
 2026-03-18 22:36 UTC  (10+ messages)
` [PATCH 1/9] oe-selftest: devtool: use stat for reading user/group names in ide-sdk tests
` [PATCH 2/9] oe-selftest: devtool: GDB breakpoint after std::vector is constructed
` [PATCH 3/9] oe-selftest: devtool: use assertRegex to match test output for meson
` [PATCH 4/9] oe-selftest/cpp-example: fix conf file ownership with static UIDs/GIDs
` [PATCH 5/9] devtool: ide-sdk: use TOOLCHAIN not TCOVERRIDE
` [PATCH 6/9] devtool: ide-sdk debugger back-end abstraction
` [PATCH 7/9] devtool: ide-sdk add LLDB support for clang toolchain
` [PATCH 8/9] meta-selftest: refactor cpp examples into .inc files and add clang variants
` [PATCH 9/9] oe-selftest: devtool ide-sdk: add clang/LLDB test

[ceph-users] Cephfs kernel client bug report
 2026-03-18 22:38 UTC  (2+ messages)

[PATCH bpf-next v3 0/3] Allow variable offsets for syscall PTR_TO_CTX
 2026-03-18 22:37 UTC  (12+ messages)
` [PATCH bpf-next v3 1/3] bpf: Support "
` [PATCH bpf-next v3 2/3] selftests/bpf: Add syscall ctx variable offset tests

[PATCH bpf-next v2 1/2] bpf: Support struct btf_struct_meta via KF_IMPLICIT_ARGS
 2026-03-18 22:35 UTC  (2+ messages)
` [PATCH bpf-next v2 2/2] selftests/bpf: Update kfuncs using btf_struct_meta to new variants

[PATCH v3] fs: Replace user_access_{begin/end} by scoped user access
 2026-03-18 22:35 UTC  (6+ messages)

[PATCH bpf-next v1 2/2] selftests/bpf: Update kfuncs using btf_struct_meta to new variants
 2026-03-18 22:34 UTC  (3+ messages)

[PATCH 0/2] docs/pt_BR: Add SoC maintainer translations
 2026-03-18 22:33 UTC  (3+ messages)
` [PATCH 1/2] docs/pt_BR: translation of maintainer-soc.rst
` [PATCH 2/2] docs/pt_BR: translation of maintainer-soc-clean-dts.rst

[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

[BUG] fuse: wb_wait_for_completion hang on suspend with fuse-overlayfs on tmpfs persists in 6.19.6 (AS_NO_DATA_INTEGRITY fix incomplete)
 2026-03-18 22:31 UTC  (4+ messages)

[PATCH 0/2] rxrpc: Fix key and keyring reference count leaks
 2026-03-18 22:30 UTC  (4+ messages)
` [PATCH 2/2] rxrpc: Fix key reference count leak in rxrpc_alloc_client_call()

[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

[RFC PATCH] genetlink: add multi-version family support for protocol negotiation
 2026-03-18 22:27 UTC  (6+ messages)

[PATCH] bpf: fix out-of-bounds write in bpf_bprintf_prepare with %pI4/%pI6
 2026-03-18 22:26 UTC  (2+ messages)

[PATCH 0/3] usb: typec: ucsi: Add support for SET_PDOS command
 2026-03-18 22:25 UTC  (4+ messages)
` [PATCH 1/3] usb: typec: ucsi: Add support for message_out data structure
` [PATCH 2/3] usb: typec: ucsi: Enable debugfs "
` [PATCH 3/3] usb: typec: ucsi: Add support for SET_PDOS command

[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 

[axboe:rw_iter 81/469] kernel/trace/trace_hwlat.c:688 hwlat_mode_write() warn: potential spectre issue 'buf' [w]
 2026-03-18 22:11 UTC 

[PATCH v2 3/3] PCI: Skip bridge window reads when window is not supported
 2026-03-18 22:18 UTC  (3+ messages)

[RFC PATCH] quota: allow unprivileged users to query ID 0 default limits
 2026-03-18 22:18 UTC  (6+ messages)
` [PATCH v2] xfs: return default quota limits for IDs without a dquot

[axboe:rw_iter 118/543] checkpatch: WARNING:MINMAX: min() should probably be min_t(u8, 20, raw_data[2])
 2026-03-18 22:17 UTC 

[PATCH v3 2/3] x86/cpu: Disable CR pinning during CPU bringup
 2026-03-18 22:09 UTC  (7+ 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

[PATCH net-next] net: macb: allow MTU changes while the interface is running
 2026-03-18 22:13 UTC  (7+ messages)

[PATCH i-g-t v1] tests/kms_content_protection: check sink capability after modeset
 2026-03-18 22:13 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for tests/kms_content_protection: check sink capability after modeset (rev4)

linux-next: Tree for Mar 18
 2026-03-18 22:12 UTC  (2+ messages)
` linux-next: Tree for Mar 18 (landlock docs)

[PATCH net-next 0/8] net: stmmac: improve PCS support
 2026-03-18 22:12 UTC  (6+ messages)

[PATCH v5 00/22] Runtime TDX module update support
 2026-03-18 22:11 UTC  (3+ messages)
` [PATCH v5 09/22] x86/virt/seamldr: Introduce skeleton for TDX module updates

[PATCH 6.12.y-cip 0/2] arm64: dts: renesas: r9a09g077/r9a09g087: Add DT nodes for SCI channels 1-5
 2026-03-18 22:11 UTC  (2+ messages)
` [cip-dev] "

[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 

[syzbot] [btrfs?] BUG: corrupted list in btrfs_free_compr_folio
 2026-03-18 22:05 UTC  (3+ messages)

[PATCH V2 vfio 0/6] Add support for PRE_COPY initial bytes re-initialization
 2026-03-18 22:03 UTC  (3+ messages)
` [PATCH V2 vfio 2/6] vfio: Add support for VFIO_DEVICE_FEATURE_MIG_PRECOPY_INFOv2

[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 6.12.y-cip 00/11] Add RZ/G3E USB3.2 Gen1 Host Controller support
 2026-03-18 21:59 UTC  (3+ messages)
  ` [cip-dev] "

[PATCH 1/2] packagegroup.bbclass: Reinstate the configure task
 2026-03-18 21:59 UTC  (2+ messages)
` [PATCH 2/2] Revert "insane.bbclass: Move test for invalid PACKAGECONFIGs to do_recipe_qa"

[PATCH 6.1.y-cip 00/11] Add Renesas RZ/G3E USB3.2 Gen1 Host Controller support
 2026-03-18 21:58 UTC  (3+ messages)
  ` [cip-dev] "

[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 v3] Bluetooth: L2CAP: Fix regressions caused by reusing ident
 2026-03-18 21:56 UTC  (2+ messages)

[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  (7+ 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

[LSF/MM/BPF TOPIC] Where is fuse going? API cleanup, restructuring and more
 2026-03-18 21:51 UTC  (8+ messages)

[PATCH] mm/damon/core: reset nr_dests on allocation failure in damos_commit_dests()
 2026-03-18 21:49 UTC 


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.