public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-01 00:01:11 to 2026-04-01 02:53:00 UTC [more...]

[PATCH v2 00/12] mm/mglru: improve reclaim loop and dirty folio handling
 2026-04-01  2:52 UTC  (10+ messages)
` [PATCH v2 02/12] mm/mglru: rename variables related to aging and rotation
` [PATCH v2 03/12] mm/mglru: relocate the LRU scan batch limit to callers
` [PATCH v2 08/12] mm/mglru: simplify and improve dirty writeback handling

[PATCH 1/2] pmdomain/rockchip: skip QoS operations for idle-only domains
 2026-04-01  2:52 UTC 

[PATCH 0/2] Fix trace remotes read with an offline CPU
 2026-04-01  2:50 UTC  (3+ messages)
` [PATCH 1/2] tracing: Non-consuming read for trace remotes "
` [PATCH 2/2] tracing: selftests: Extend hotplug testing for trace remotes

[PATCH] usb: ulpi: fix double free in ulpi_register_interface() error path
 2026-04-01  2:51 UTC 

[syzbot] [net?] WARNING: refcount bug in dev_deactivate_many
 2026-04-01  2:50 UTC 

[PATCH net v2] net: ftgmac100: fix ring allocation unwind on open failure
 2026-04-01  2:50 UTC  (2+ messages)

[PATCH] mm/sparse: fix BUILD_BUG_ON check for section map alignment
 2026-04-01  2:47 UTC  (6+ messages)

[PATCH v2] usbip: tools: Add usbip host driver availability check
 2026-04-01  2:47 UTC  (4+ messages)
` [PATCH v3] usbip: tools: add hint when no exported devices are found

[syzbot ci] Re: exfat: unify FAT chain walking helpers
 2026-04-01  2:45 UTC  (2+ messages)

[RFC PATCH] Limit directory child dentry retention
 2026-04-01  2:40 UTC  (9+ messages)
` [RFC PATCH] vfs: limit "

[PATCH] cpufreq: governor: fix double free in cpufreq_dbs_governor_init() error path
 2026-04-01  2:45 UTC 

[RFC PATCH] Limit reclaim to avoid TTM desktop stutter under mem pressure
 2026-04-01  2:08 UTC 

[PATCH v2 0/2] hwmon: pmbus: Sony APS-379
 2026-04-01  2:42 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: trivial-devices: Add sony,aps-379
` [PATCH v2 2/2] hwmon: pmbus: Add support for Sony APS-379

[PATCH RFC 0/4] ASoC: Add TAS675x quad-channel Class-D amplifier driver
 2026-04-01  2:42 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: sound: Add ti,tas675x
` [PATCH 2/4] ASoC: codecs: Add TAS675x quad-channel audio amplifier driver
` [PATCH 3/4] Documentation: sound: Add TAS675x codec mixer controls documentation
` [PATCH 4/4] MAINTAINERS: add entry for TAS675x audio amplifier

[PATCH] mm/sparse: fix preinited section_mem_map clobbering on failure path
 2026-04-01  2:41 UTC  (7+ messages)

[PATCH 0/2] pinctrl: sophgo: Fix SoC module in the module description string
 2026-04-01  2:41 UTC  (5+ messages)
` [PATCH 1/2] pinctrl: sophgo: pinctrl-sg2042: Fix wrong module description
` [PATCH 2/2] pinctrl: sophgo: pinctrl-sg2044: "

[PATCH net-next v2 0/2] declance: Improve DMA error reporting
 2026-04-01  2:40 UTC  (2+ messages)

[PATCH] btrfs: annotate lockless read of defrag_bytes in should_nocow()
 2026-04-01  2:21 UTC 

[PATCH] ocfs2: fix lock inversion between ip_alloc_sem and transaction start
 2026-04-01  2:39 UTC  (3+ messages)

[PATCH v4] mm/alloc_tag: clear codetag for pages allocated before page_ext initialization
 2026-04-01  2:38 UTC  (2+ messages)

[PATCH net-next v3 0/4] net: hsr: address functional and concurrency bugs
 2026-04-01  2:37 UTC  (2+ messages)

[PATCH v2] mfd: tps65910: add error handling for dummy I2C transfer in probe
 2026-04-01  2:37 UTC  (2+ messages)

[PATCHv3] clk: hisilicon: clkdivider-hi6220: use kzalloc_flex
 2026-04-01  2:35 UTC 

[PATCH] LoongArch: mm: fix FLATMEM ARCH_PFN_OFFSET for non-zero DRAM base
 2026-04-01  2:33 UTC 

[PATCH 0/7] refactor Andes cache driver for generic platform support
 2026-04-01  2:30 UTC  (4+ messages)
` [PATCH 1/7] cache: ax45mp_cache: refactor cache driver for generic Andes "

[PATCH] PCI: dwc: Fix type mismatch for kstrtou32_from_user return value
 2026-04-01  2:30 UTC 

[PATCH 0/2] net: refactor USB endpoint lookups
 2026-04-01  2:30 UTC  (2+ messages)

[PATCH 0/3] nfc: refactor USB endpoint lookups
 2026-04-01  2:30 UTC  (2+ messages)

[PATCH v2] ACPI: AGDI: fix missing newline in error message
 2026-04-01  2:29 UTC 

[PATCH v10 net-next 00/11] nbl driver for Nebulamatrix NICs
 2026-04-01  2:23 UTC  (12+ messages)
` [PATCH v10 net-next 01/11] net/nebula-matrix: add minimum nbl build framework
` [PATCH v10 net-next 02/11] net/nebula-matrix: add our driver architecture
` [PATCH v10 net-next 03/11] net/nebula-matrix: add chip related definitions
` [PATCH v10 net-next 04/11] net/nebula-matrix: channel msg value and msg struct
` [PATCH v10 net-next 05/11] net/nebula-matrix: add channel layer
` [PATCH v10 net-next 06/11] net/nebula-matrix: add common resource implementation
` [PATCH v10 net-next 07/11] net/nebula-matrix: add intr "
` [PATCH v10 net-next 08/11] net/nebula-matrix: add vsi "
` [PATCH v10 net-next 09/11] net/nebula-matrix: add Dispatch layer implementation
` [PATCH v10 net-next 10/11] net/nebula-matrix: add common/ctrl dev init/reinit operation
` [PATCH v10 net-next 11/11] net/nebula-matrix: add common dev start/stop operation

[PATCH 0/3] net: pse-pd: support module-based PSE controller drivers
 2026-04-01  2:28 UTC  (4+ messages)
` [PATCH net-next v2 "
  ` [PATCH net-next v2 1/3] net: pse-pd: prevent regulator cleanup from disabling unclaimed PSE PIs

[PATCH net-next] MAINTAINERS: orphan PPP over Ethernet driver
 2026-04-01  2:28 UTC 

[net-next PATCH 00/10] net: dsa: realtek: rtl8365mb: bridge offloading and VLAN support
 2026-04-01  2:27 UTC  (5+ messages)
` [net-next PATCH 04/10] bitfield.h: add FIELD_WIDTH()
` [net-next PATCH 06/10] net: dsa: realtek: rtl8365mb: add VLAN support

[tip:irq/urgent] BUILD SUCCESS af416cd9b3fb9d17ac7f4cfa12d1ea83dfd0e4be
 2026-04-01  2:27 UTC 

[PATCH v7 00/22] Runtime TDX module update support
 2026-04-01  2:25 UTC  (6+ messages)
` [PATCH v7 06/22] coco/tdx-host: Expose P-SEAMLDR information via sysfs

[PATCH 0/2] arm64: dts: qcom: milos: Add QFPROM efuse support
 2026-04-01  2:25 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: nvmem: qfprom: Add Milos compatible
` [PATCH 2/2] arm64: dts: qcom: milos: Add qfprom efuse node

[RFC PATCH 0/7] media: amphion: Add DMA memory tracking support
 2026-04-01  2:23 UTC  (6+ messages)
` [RFC PATCH 1/7] media: v4l2-ctrls: Add V4L2_CID_MEMORY_USAGE control

[PATCH net-next] net: dsa: mxl862xx: cancel pending work on probe error
 2026-04-01  2:20 UTC  (2+ messages)

[PATCH net-next v2] sfc: add transmit timestamping support
 2026-04-01  2:20 UTC  (2+ messages)

[PATCH 0/6] Add support for Adreno 810 GPU
 2026-04-01  2:17 UTC  (7+ messages)
` [PATCH 1/6] dt-bindings: display/msm/gmu: Document Adreno 810 GMU
` [PATCH 2/6] drm/msm/adreno: rename llc_mmio to cx_mmio
` [PATCH 3/6] drm/msm/adreno: set cx_mmio regardless of if platform has LLCC
` [PATCH 4/6] drm/msm/a8xx: use pipe protect slot 15 for last-span-unbound feature
` [PATCH 5/6] drm/msm/adreno: add Adreno 810 GPU support
` [PATCH 6/6] arm64: dts: qcom: milos: Add Adreno 810 GPU and GMU nodes

[PATCH v2] ocfs2: validate bg_list extent bounds in discontig groups
 2026-04-01  2:16 UTC 

[PATCH v2 0/2] staging: rtl8723bs: Cleanup rtw_ap.c
 2026-04-01  2:13 UTC  (3+ messages)
` [PATCH v2 1/2] staging: rtl8723bs: Remove dead code
` [PATCH v2 2/2] staging: rtl8723bs: Rename pHT_info_ie to ht_info_ie

[PATCH] EDAC/mc: Fix error path ordering in edac_mc_alloc()
 2026-04-01  2:11 UTC  (2+ messages)

[PATCH 1/1] net: ipv6: flowlabel: defer exclusive option free until RCU teardown
 2026-04-01  2:10 UTC  (2+ messages)

[PATCH net v4] mptcp: fix soft lockup in mptcp_recvmsg()
 2026-04-01  2:10 UTC  (2+ messages)

[PATCH] platform/x86: barco-p50-gpio: attach software node to its target GPIO device
 2026-04-01  2:09 UTC  (2+ messages)

[PATCH v2] wifi: ath11k: apply existing PM quirk to ThinkPad P14s Gen 5 AMD
 2026-04-01  2:08 UTC  (2+ messages)

[PATCH] powerpc/powernv/iommu: iommu incorrectly bypass DMA APIs
 2026-04-01  1:05 UTC  (2+ messages)

[PATCH 0/2] arm64: dts: imx8m-kontron: Revert reading SD_VSEL signal
 2026-04-01  2:05 UTC  (3+ messages)
` [PATCH 1/2] Revert "arm64: dts: imx8mm-kontron: Add support for reading SD_VSEL signal"
` [PATCH 2/2] Revert "arm64: dts: imx8mp-kontron: "

[PATCH v3] selftests/x86: Fix sysret_rip assertion failure on FRED systems
 2026-04-01  1:59 UTC  (6+ messages)

[BUG] Random hard lockup with userspace %ip on 7.0-rc5
 2026-04-01  1:58 UTC  (4+ messages)

[PATCH 6.12 000/244] 6.12.80-rc1 review
 2026-04-01  1:56 UTC  (2+ messages)

[PATCH v3 0/3] ACPI: APEI: GHES: Add device-managed notifier helper and NVIDIA CPER handler
 2026-04-01  1:55 UTC  (3+ messages)
` [PATCH v3 1/3] ACPI: APEI: GHES: Add devm_ghes_register_vendor_record_notifier()

[PATCH v2] riscv: misaligned: Make enabling delegation depend on NONPORTABLE
 2026-04-01  1:53 UTC 

[PATCHv3 net 0/3] bonding: fix 802.3ad churn machine and port state issues
 2026-04-01  1:51 UTC  (7+ messages)
` [PATCHv3 net 1/3] bonding: set AD_RX_PORT_DISABLED when disabling a port

[PATCH net-next 0/4] ynl/ethtool/netlink: warn nla_len overflow for large string sets
 2026-04-01  1:50 UTC  (5+ messages)
` [PATCH net-next 1/4] tools: ynl: ethtool: use doit instead of dumpit for per-device GET
` [PATCH net-next 3/4] ethtool: strset: check nla_len overflow before nla_nest_end

[PATCH] ocfs2: validate bg_list.l_next_free_rec in discontig group descriptor
 2026-04-01  1:48 UTC  (3+ messages)

[RFC v3 00/27] lib: Rust implementation of SPDM
 2026-04-01  1:48 UTC  (6+ messages)
` [RFC v3 22/27] lib: rspdm: Support SPDM certificate validation

[PATCH net-next v1 0/4] r8169: add ltr and c10 support for RTL8116af
 2026-04-01  1:43 UTC  (8+ messages)
` [PATCH net-next v1 2/4] r8169: add sfp mode "

[PATCH v2] gpu: nova-core: bitfield: fix broken Default implementation
 2026-04-01  1:42 UTC 

[PATCH] net: alteon: Add missing DMA mapping error checks in ace_start_xmit
 2026-04-01  1:41 UTC  (3+ messages)

[PATCH 0/5] rtw_sdio_if1_init cleanup and small logic tweak
 2026-04-01  1:39 UTC  (2+ messages)

[PATCH v3 0/7] rename/remove functions and code style cleanup
 2026-04-01  1:39 UTC  (2+ messages)

[PATCH] ocfs2: validate dx extent list bounds during lookup
 2026-04-01  1:39 UTC 

[PATCH] drm/bridge: sii902x: Add Power Management hooks with audio context
 2026-04-01  1:37 UTC 

[PATCH] net-shapers: free rollback entries using kfree_rcu
 2026-04-01  1:33 UTC  (4+ messages)

[PATCH 6.6 000/175] 6.6.131-rc1 review
 2026-04-01  1:32 UTC  (2+ messages)

[PATCH v2 0/3] Add i.MX94 remoteproc support and reset vector handling improvements
 2026-04-01  1:31 UTC  (3+ messages)
` [PATCH v2 2/3] remoteproc: imx_rproc: Pass bootaddr to SM CPU/LMM reset vector

[PATCH v5 0/7] scalable symbol flags with __kflagstab
 2026-04-01  1:30 UTC  (2+ messages)

[PATCH] RDMA/cache: fix invalid-free of flex-array data_vec in release_gid_table
 2026-04-01  1:28 UTC 

[RFC PATCH 1/1] dt-bindings: iommu: riscv: Add bindings for Tenstorrent RISC-V IOMMU
 2026-04-01  1:27 UTC  (2+ messages)

[syzbot] [rdma?] KFENCE: invalid free in gid_table_release_one
 2026-04-01  1:25 UTC 

[PATCH 1/2] pmdomain/rockchip: skip QoS operations for idle-only domains
 2026-04-01  1:17 UTC  (2+ messages)

[PATCH v4 7/9] regulator: Add MediaTek MT6392 regulator
 2026-04-01  1:21 UTC  (2+ messages)

[RFC PATCH v3 0/2] Fix storing in XArray check_split tests
 2026-04-01  1:21 UTC  (3+ messages)

[PATCH 0/3] Minor hmm_test fixes and cleanups
 2026-04-01  1:20 UTC  (3+ messages)

[PATCH] printk: add early_counter_ns routine for printk blind spot
 2026-04-01  1:16 UTC  (10+ messages)
` [PATCH v3] printk: fix zero-valued printk timestamps in early boot

[PATCH v2] dma-buf/udmabuf: skip redundant cpu sync to fix cacheline EEXIST warning
 2026-04-01  1:15 UTC  (2+ messages)

[PATCH 0/2] hwmon: pmbus: Sony APS-379
 2026-04-01  1:15 UTC  (5+ messages)
` [PATCH 2/2] hwmon: pmbus: Add support for "

[PATCH 1/2] acpi: arm64: agdi: fix missing newline in error message
 2026-04-01  1:13 UTC  (2+ messages)

[PATCH] selftests/clone3: Fix capability dropping by using standard libcap API
 2026-04-01  1:11 UTC  (3+ messages)

[PATCH v2 2/2] staging: octeon: ethernet: replace pr_* with dev_* and netdev_*
 2026-04-01  1:10 UTC  (2+ messages)

[PATCH v2] workqueue: Add pool_workqueue to pending_pwqs list when unplugging multiple inactive works
 2026-04-01  1:07 UTC 

[PATCH] net: ns83820: check DMA mapping errors in hard_start_xmit
 2026-04-01  1:07 UTC  (3+ messages)
` [PATCH v2] net: ns83820: fix DMA mapping error handling "

[PATCH v5 0/3] Add support for Orange Pi 5 Pro
 2026-04-01  1:07 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: arm: rockchip: Add "
` [PATCH v5 2/3] arm64: dts: rockchip: refactor items from Orange Pi 5/b to prep for Pro
` [PATCH v5 3/3] arm64: dts: rockchip: Add Orange Pi 5 Pro board support

[net-next v6 00/12] Add TSO map-once DMA helpers and bnxt SW USO support
 2026-04-01  1:03 UTC  (5+ messages)
` [net-next v6 09/12] net: bnxt: Add SW GSO completion and teardown support

[PATCH v2] bootconfig: Apply early options from embedded config
 2026-04-01  1:02 UTC  (4+ messages)

[syzbot] [rdma?] KFENCE: invalid free in gid_table_release_one
 2026-04-01  1:00 UTC  (2+ messages)
` Forwarded: [PATCH] RDMA/cache: fix invalid-free of flex-array data_vec in release_gid_table

[PATCH v1 1/1] mm/damon: support MADV_COLLAPSE via DAMOS_COLLAPSE scheme action
 2026-04-01  0:59 UTC  (2+ messages)

[PATCH v2] tools/testing/selftests: add merge test for partial msealed range
 2026-04-01  0:58 UTC  (4+ messages)

[PATCH net-next v4 1/2] r8152: Add support for 5Gbit Link Speeds and EEE
 2026-04-01  0:56 UTC  (4+ messages)

[PATCH v1 1/1] mm/damon: support MADV_COLLAPSE via DAMOS_COLLAPSE scheme action
 2026-04-01  0:54 UTC  (2+ messages)

[syzbot] [bpf?] [net?] KASAN: slab-use-after-free Read in sk_psock_verdict_data_ready (4)
 2026-04-01  0:49 UTC 

[PATCH] usb: misc: onboard_usb_dev: Add support for requesting VBUS for Type-A ports
 2026-04-01  0:49 UTC  (2+ messages)

[PATCH] workqueue: Add pool_workqueue to pending_pwqs list when unplugging multiple inactive works
 2026-04-01  0:48 UTC  (4+ messages)

[PATCH 5.15.y] net: mctp: Don't access ifa_index when missing
 2026-04-01  0:44 UTC 

[PATCH] lib/crc: arm64: Assume a little-endian kernel
 2026-04-01  0:44 UTC 

[PATCH v5] hfs: update sanity check of the root record
 2026-04-01  0:41 UTC  (4+ messages)
    ` [EXTERNAL] "

[for-next][PATCH 0/3] tracing: Updates for v7.1
 2026-04-01  0:40 UTC  (4+ messages)
` [for-next][PATCH 1/3] tracing: Append repeated boot-time tracing parameters
` [for-next][PATCH 2/3] tracing: Preserve repeated trace_trigger boot parameters
` [for-next][PATCH 3/3] tracing: Remove duplicate latency_fsnotify() stub

[PATCH v4] selftests/mm: skip hugetlb_dio tests when DIO alignment is incompatible
 2026-04-01  0:39 UTC  (3+ messages)

[PATCHv2 for 6.12 00/10] drm: amdgpu: backport suspend fixes for CI
 2026-04-01  0:39 UTC  (11+ messages)
` [PATCHv2 for 6.12 01/10] drm/amd/amdgpu: decouple ASPM with pcie dpm
` [PATCHv2 for 6.12 02/10] drm/amd/amdgpu: disable ASPM in some situations
` [PATCHv2 for 6.12 03/10] drm/amd/display: Disable fastboot on DCE 6 too
` [PATCHv2 for 6.12 04/10] drm/amd/display: Reject modes with too high pixel clock on DCE6-10
` [PATCHv2 for 6.12 05/10] drm/amd/display: Keep PLL0 running on DCE 6.0 and 6.4
` [PATCHv2 for 6.12 06/10] drm/amd/display: Fix DCE 6.0 and 6.4 PLL programming
` [PATCHv2 for 6.12 07/10] drm/amd/display: Adjust DCE 8-10 clock, don't overclock by 15%
` [PATCHv2 for 6.12 08/10] drm/amd/display: Disable scaling on DCE6 for now
` [PATCHv2 for 6.12 09/10] drm/amd: Disable ASPM on SI
` [PATCHv2 for 6.12 10/10] drm/amd/display: Correct logic check error for fastboot

[PATCH] mm/thp: dead code cleanup in Kconfig
 2026-04-01  0:37 UTC  (3+ messages)

[PATCH] lib/crypto: arm64: Assume a little-endian kernel
 2026-04-01  0:33 UTC 

[PATCH v2 0/4] selftests: openat2: migrate to kselftest harness
 2026-04-01  0:28 UTC  (5+ messages)
` [PATCH v2 1/4] selftests: move openat2 tests to selftests/filesystems/
` [PATCH v2 2/4] selftests: openat2: move helpers to header
` [PATCH v2 3/4] selftests: openat2: switch from custom ARRAY_LEN to ARRAY_SIZE
` [PATCH v2 4/4] selftests: openat2: migrate to kselftest harness

[PATCH v2 00/31] PCI/TSM: PCIe Link Encryption Establishment via TDX platform services
 2026-04-01  0:17 UTC  (5+ messages)
` [PATCH v2 05/31] x86/virt/tdx: Extend tdx_page_array to support IOMMU_MT

[PATCH next 2/3] fortify: Optimise strnlen()
 2026-04-01  0:15 UTC  (2+ messages)

[PATCH v2 0/3] Add support for LTC3208 multi-display driver
 2026-04-01  0:14 UTC  (7+ messages)
` [PATCH v2 1/3] Add Maintainers to LTC3208 LED Driver
` [PATCH v2 3/3] dt-bindings: leds: Document LTC3208 Multidisplay "

[PATCH] KVM: Fix kvm_vcpu_map[_readonly]() function prototypes
 2026-04-01  0:13 UTC  (3+ messages)

[PATCH v4] libbpf: Replace strncpy() with strnlen()+memcpy() in skel_map_create()
 2026-04-01  0:11 UTC 

[PATCH v6 0/8] vfio: selftest: Add SR-IOV UAPI test
 2026-04-01  0:10 UTC  (5+ messages)
` [PATCH v6 8/8] vfio: selftests: Add tests to validate SR-IOV UAPI

[PATCH v2] usb: cdns3: gadget: fix state inconsistency on gadget init failure
 2026-04-01  0:10 UTC 

[PATCH v1] staging: rtl8723bs: remove GEN_CMD_CODE macro and callback array
 2026-04-01  0:08 UTC 

[PATCH 0/9] lib/crypto: arm64: Remove obsolete chunking logic
 2026-04-01  0:05 UTC  (10+ messages)
` [PATCH 1/9] lib/crypto: arm64/aes: "
` [PATCH 2/9] lib/crypto: arm64/chacha: "
` [PATCH 3/9] lib/crypto: arm64/gf128hash: "
` [PATCH 4/9] lib/crypto: arm64/poly1305: "
` [PATCH 5/9] lib/crypto: arm64/sha1: "
` [PATCH 6/9] lib/crypto: arm64/sha256: "
` [PATCH 7/9] lib/crypto: arm64/sha512: "
` [PATCH 8/9] lib/crypto: arm64/sha3: "
` [PATCH 9/9] arm64: fpsimd: Remove obsolete cond_yield macro

[PATCH] btrfs: disk-io: reject misaligned tree blocks in btree_csum_one_bio
 2026-04-01  0:05 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox