The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-08-03 08:54:17 to 2026-08-03 09:48:22 UTC [more...]

[PATCH v3 0/5] mm: Unconditional per-VMA locks and cleanups
 2026-08-03  9:48 UTC  (3+ messages)
` [PATCH v3 2/5] binder: Make shrinker rely solely on per-VMA lock

[PATCH] x86/mce: Set up the polling timer before CMCI discovery
 2026-08-03  9:47 UTC 

[PATCH 0/2] x86: Use "er" asm constriant for add/sub
 2026-08-03  9:47 UTC  (3+ messages)
` [PATCH 1/2] lib: mul_u64_add_u64_div_u64: Fix addition of large constants
` [PATCH 2/2] x86/local: local_add/local_sub: Support large immediate values

[PATCH] drm/panel-edp: Add pre_unprepare delay
 2026-08-03  9:47 UTC 

[PATCH v3 00/15] mm/rmap: index MAP_PRIVATE file-backed folios by anonymous pgoff
 2026-08-03  9:46 UTC  (12+ messages)
` [PATCH v3 01/15] mm/vma: introduce VMA anon page offset field and add helpers
` [PATCH v3 02/15] mm: introduce linear_anon_page_index()
` [PATCH v3 03/15] mm: abstract vma_address() and introduce vma_anon_address()
` [PATCH v3 04/15] mm: update print_bad_page_map() to show anonymous page index

[PATCH v24 00/12] Implement PSCI reboot mode driver for PSCI resets
 2026-08-03  9:43 UTC  (13+ messages)
` [PATCH v24 01/12] power: reset: reboot-mode: Support up to 3 magic values per mode
` [PATCH v24 02/12] power: reset: reboot-mode: Add support for predefined reboot modes
` [PATCH v24 03/12] firmware: psci: Introduce command-based resets
` [PATCH v24 04/12] mfd: psci-mfd: Add PSCI MFD driver for cpuidle-psci-domain cell
` [PATCH v24 05/12] dt-bindings: arm: Document reboot mode magic
` [PATCH v24 06/12] power: reset: Add psci-reboot-mode driver
` [PATCH v24 07/12] mfd: core: Add firmware-node support to MFD cells
` [PATCH v24 08/12] mfd: psci-mfd: Add psci-reboot-mode child cell
` [PATCH v24 09/12] arm64: dts: qcom: Add psci reboot-modes for kodiak boards
` [PATCH v24 10/12] arm64: dts: qcom: Add psci reboot-modes for lemans boards
` [PATCH v24 11/12] arm64: dts: qcom: Add psci reboot-modes for monaco boards
` [PATCH v24 12/12] arm64: dts: qcom: Add psci reboot-modes for talos boards

[PATCH 0/2] media: dvb-usb-v2: fix URB lifecycle on allocation failure
 2026-08-03  9:45 UTC  (3+ messages)
` [PATCH 1/2] media: dvb-usb-v2: fix URB double free and use-after-free "
` [PATCH 2/2] media: dvb-usb-v2: reallocate URBs after a failed reconfiguration

[PATCH v2 0/9] crypto: Provide a function for zeroizing crypto_aes_ctx
 2026-08-03  9:44 UTC  (10+ messages)
` [PATCH v2 1/9] crypto: Provide a wrapper "
` [PATCH v2 2/9] crypto: aspeed - clear the crypto_aes_ctx when done
` [PATCH v2 3/9] crypto: inside-secure/eip93 "
` [PATCH v2 4/9] crypto: padlock-aes "
` [PATCH v2 5/9] crypto: sa2ul "
` [PATCH v2 6/9] crypto: arm/aes-neonbs "
` [PATCH v2 7/9] crypto: arm64/aes-neonbs "
` [PATCH v2 8/9] crypto: safexcel - zeroize crypto_aes_ctx with __cleanup(aes_clear_ctx)
` [PATCH v2 9/9] crypto: qat "

[PATCH bpf-next v2] bpf: Fix mmap_lock leak in irq_work path
 2026-08-03  9:44 UTC  (2+ messages)

[PATCH] MAINTAINERS: add myself as UFS filesystem maintainer
 2026-08-03  9:44 UTC  (4+ messages)

Lockdep circular dependency: btrfs_swap_activate() calls sysfs_notify()
 2026-08-03  9:44 UTC  (5+ messages)

[PATCH v3 00/26] mm: Add ALLOC_UNMAPPED and AS_NO_DIRECT_MAP
 2026-08-03  9:44 UTC  (12+ messages)
` [PATCH v3 19/26] mm/page_alloc: rename ALLOC_NON_BLOCK back to _HARDER
` [PATCH v3 21/26] mm/page_alloc: implement FREETYPE_UNMAPPED allocations
` [PATCH v3 22/26] mm: Minimal KUnit tests for some new page_alloc logic
` [PATCH v3 23/26] mm: Split out NR_FREE_PAGES_BLOCKS_[UN]MAPPED
` [PATCH v3 24/26] mm/page_alloc: always direct compact for unmapped allocs

[PATCH bpf v2 0/2] bpf: Fix socket leaks around connect(AF_UNSPEC)+listen()
 2026-08-03  9:44 UTC  (4+ messages)
` [PATCH bpf v2 1/2] bpf: Extract shared reqsk-to-listener upgrade
` [PATCH bpf v2 2/2] bpf: Unconditionally take socket references in lookup helpers

[PATCH v2 iwl-next 0/3] ice: expose TSPLL state on E825 through dpll subsystem
 2026-08-03  9:43 UTC  (3+ messages)
` [PATCH v2 iwl-next 2/3] ice: add TSPLL DPLL device and TIME_REF pin for E825

[RFC PATCH v4 0/6] accel/rocket: RK3576 NPU (RKNN) enablement
 2026-08-03  9:41 UTC  (7+ messages)
` [RFC PATCH v4 1/6] dt-bindings: npu: rockchip: add rockchip,rk3576-rknn-core
` [RFC PATCH v4 2/6] pmdomain/rockchip: add optional per-domain power-on settle delay
` [RFC PATCH v4 3/6] pmdomain/rockchip: cycle optional power-domain resets on power-on
` [RFC PATCH v4 4/6] accel/rocket: add RK3576 NPU (RKNN) support
` [RFC PATCH v4 5/6] arm64: dts: rockchip: rk3576: add NPU (RKNN) nodes
` [RFC PATCH v4 6/6] arm64: dts: rockchip: rk3576-rock-4d: enable NPU

[syzbot] go runtime error (2)
 2026-08-03  9:41 UTC 

[syzbot] [usb?] possible deadlock in uvcg_extension_allow_link
 2026-08-03  9:41 UTC 

[PATCH v4] tracing: Fix race between update_event_fields and, event_define_fields
 2026-08-03  9:40 UTC 

[PATCH v2 1/2] Input: xpad - query MS OS descriptor for BTP-KP20D
 2026-08-03  9:39 UTC  (2+ messages)

[PATCH v4 0/7] ASoC: qcom: add AudioReach TDM backend support
 2026-08-03  9:39 UTC  (3+ messages)

[PATCH v2 0/6] clk: qcom: Add video and camera clock controller support for Nord
 2026-08-03  9:38 UTC  (7+ messages)
` [PATCH v2 1/6] dt-bindings: clock: qcom: Add GCC video axi reset clocks "
` [PATCH v2 3/6] dt-bindings: clock: qcom: Add video clock controller on Nord SoC
` [PATCH v2 4/6] dt-bindings: clock: qcom: Add support for Camera Clock Controller for Nord

[PATCH] f2fs: avoid stale FI_COMPRESS_RELEASED on release failure
 2026-08-03  9:38 UTC  (3+ messages)

[PATCH v5 0/9] Improve Qualcomm EUD driver and platform support
 2026-08-03  9:37 UTC  (3+ messages)
` [PATCH v5 4/9] usb: misc: qcom_eud: add per-path role switch support

[PATCH] PCI: dwc: Add sysfs for local loopback interface
 2026-08-03  9:34 UTC 

[PATCH] drm/panfrost: add Mali-G68 support
 2026-08-03  9:35 UTC 

Linux 7.1.6
 2026-08-03  9:34 UTC  (2+ messages)

Linux 6.18.42
 2026-08-03  9:34 UTC  (2+ messages)

[PATCH v2 0/2] arm64: dts: rockchip: Add MangoPi M28K
 2026-08-03  9:34 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: arm: "

Linux 6.12.101
 2026-08-03  9:34 UTC  (2+ messages)

Linux 6.6.148
 2026-08-03  9:34 UTC  (2+ messages)

[GIT PULL] [PATCH 00/24] Rust synchronization changes for v7.3
 2026-08-03  9:34 UTC  (8+ messages)
` [PATCH 02/24] preempt: Introduce HARDIRQ_DISABLE_BITS
` [PATCH 05/24] irq & spin_lock: Add counted interrupt disabling/enabling
` [PATCH 07/24] locking: Switch to _irq_{disable,enable}() variants in cleanup guards

[PATCH net v2] net: gro: avoid nesting TCP GSO skbs in skb_gro_receive_list()
 2026-08-03  9:32 UTC  (6+ messages)

[PATCH v6 0/4] iio: flow: Sensirion SLF3S liquid flow sensor
 2026-08-03  9:32 UTC  (3+ messages)
` [PATCH v6 1/4] iio: types: add IIO_VOLUMEFLOW channel type

[PATCH] fuse: wake one waiter per freed slot when raising max_background
 2026-08-03  9:25 UTC  (2+ messages)

[PATCH v2 1/2] f2fs: avoid NULL checkpoint thread access in sysfs
 2026-08-03  9:31 UTC  (3+ messages)
` [PATCH v2 2/2] f2fs: protect sysfs thread priority updates with s_umount

[PATCH v2 0/3] Rust: add runtime PM support
 2026-08-03  9:30 UTC  (6+ messages)
` [PATCH v2 1/3] rust: "

[PATCH v2 0/3] X2 Elite Lenovo Yoga Slim 7x Gen11 support
 2026-08-03  9:30 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: arm: qcom: Add Lenovo Yoga Slim 7x Gen11

[PATCH 00/11] drm/panthor: Misc fixes for bugs found by shashiko
 2026-08-03  9:29 UTC  (4+ messages)
` [PATCH 03/11] drm/panthor: Fix UAF on works queued to panthor_cleanup_wq

[PATCH 0/6] powerpc/spufs: assorted fixes
 2026-08-03  9:28 UTC  (12+ messages)
` [PATCH 1/6] powerpc/spufs: fix spu_context leak in coredump
` [PATCH 2/6] powerpc/spufs: don't leak kernel stack via spu_run
` [PATCH 3/6] powerpc/spufs: bound NPC against local store size
` [PATCH 4/6] powerpc/spufs: check permissions in spufs_setattr()
` [PATCH 6/6] powerpc/spufs: don't hold state_mutex during user access

[PATCH v2] clk: zynq: pll: Fix kernel-doc after determine_rate() conversion
 2026-08-03  9:28 UTC  (2+ messages)

[PATCH 1/3] ALSA: hda/realtek: Use AW88399 I2C fixup chain on Legion machines
 2026-08-03  9:27 UTC  (3+ messages)

[RFC PATCH] fpga: region: Add support for FPGA region variants
 2026-08-03  9:27 UTC  (10+ messages)

[PATCH v2 0/2] clk: qcom: Add GPUCC and GXCLK support for Hawi
 2026-08-03  9:26 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: clock: qcom: Add Hawi GPU clock controllers

[PATCH] drm/pagemap: Prevent double migration of device pages
 2026-08-03  9:25 UTC 

[PATCH v2] dt-bindings: arm-smmu: qcom: add compatible for IPQ9650 SoC
 2026-08-03  9:24 UTC  (2+ messages)

[PATCH] tpm: Fix barriers to prevent hwrng from activating during resume
 2026-08-03  9:13 UTC 

[PATCH v3 0/4] phy: qcom: Introduce USB support for Hawi
 2026-08-03  9:22 UTC  (4+ messages)

[PATCH v2 0/2] Enable DW9714V camera focus coil on SHIFT 6MQ
 2026-08-03  9:21 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: media: i2c: dongwoon,dw9714: Document DW9714A and V variant

[PATCH] tty: remove the ipwireless driver
 2026-08-03  9:19 UTC 

[PATCH] mm/gup: fix always draining LRU caches in collect_longterm_unpinnable_folios()
 2026-08-03  9:19 UTC  (4+ messages)

[PATCH] NFS: sysfs: fix use-after-free on delayed kobject release
 2026-08-03  9:18 UTC 

[PATCH 1/9] ALSA: hda/realtek: Remove ALC294_FIXUP_CS35L41_I2C_2
 2026-08-03  9:18 UTC  (10+ messages)
` [PATCH 2/9] ALSA: hda/realtek: Add ALC269_FIXUP_THINKPAD_LIMIT_INT_MIC_BOOST quirk
` [PATCH 3/9] ALSA: hda/realtek: Unchain ALC269_FIXUP_THINKPAD_ACPI from ALC269_FIXUP_LIMIT_INT_MIC_BOOST
` [PATCH 4/9] ALSA: hda/realtek: Remove ALC233_FIXUP_INTEL_NUC8_BOOST
` [PATCH 5/9] ALSA: hda/realtek: Remove ALC269_FIXUP_STARLABS_LIMIT_INT_MIC_BOOST
` [PATCH 6/9] ALSA: hda/realtek: Add ALC285_FIXUP_YOGA_SPEAKER2_TO_DAC1
` [PATCH 7/9] ALSA: hda/realtek: Unchain ALC269_FIXUP_THINKPAD_ACPI from ALC285_FIXUP_SPEAKER2_TO_DAC1
` [PATCH 8/9] ALSA: hda/realtek: Remove ALC294_FIXUP_ASUS_ALLY_SPEAKER
` [PATCH 9/9] ALSA: hda/realtek: Remove ALC285_FIXUP_ASUS_GA605K_I2C_SPEAKER2_TO_DAC1
` [PATCH 0/9] Remove some duplicate quirks

[PATCH] docs: dt: submitting-patches: Mention expectation about dt-check-style
 2026-08-03  9:17 UTC 

[PATCH] usb: xhci: Restore MSI/MSI-X reinitialization on resume for RESET_ON_RESUME hosts
 2026-08-03  9:17 UTC  (8+ messages)

[PATCH] Documentation/process: maintainer-soc: Mention expectation about dt-check-style
 2026-08-03  9:17 UTC 

[PATCH] power: supply: ucs1002: fix use-after-free on remove
 2026-08-03  9:17 UTC  (2+ messages)

[PATCH v3] Memory leak error in qxl unbind
 2026-08-03  9:16 UTC  (2+ messages)

[syzbot] [gfs2?] general protection fault in _find_first_zero_bit
 2026-08-03  9:16 UTC 

[PATCH v4 0/4] phy: qcom: Introduce USB support for Hawi
 2026-08-03  9:14 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp-phy: Add Hawi QMP PHY
` [PATCH v4 2/4] dt-bindings: phy: qcom,m31-eusb2-phy: Document M31 eUSB2 PHY for Hawi
` [PATCH v4 3/4] dt-bindings: usb: qcom,snps-dwc3: Add Hawi compatible
` [PATCH v4 4/4] phy: qualcomm: qmp-combo: Add support for Hawi SoC

[PATCH net 0/2] can: bittiming: fix two defects in the userspace bitrate conversion
 2026-08-03  9:14 UTC  (3+ messages)
` [PATCH net 1/2] can: bittiming: fix divide-by-zero in can_calc_bittiming()
` [PATCH net 2/2] can: bittiming: fix bitrate error calculation on unsigned operands

[RFC PATCH 6.6.y 0/4] misc: ti-st: close transport removal races
 2026-08-03  9:14 UTC  (2+ messages)

[PATCH v3 0/4] spi: add support for Amlogic A9
 2026-08-03  9:13 UTC  (4+ messages)
` [PATCH v3 1/4] spi: dt-bindings: amlogic: spisg: Document A9-specific properties

[PATCH v3] erofs: cap LZMA stream pool size
 2026-08-03  9:12 UTC  (4+ messages)

[PATCHv2 0/3] ACPI: CPPC: Avoid Desired Performance reads on ACPI 6.6+
 2026-08-03  9:12 UTC  (4+ messages)
` [PATCHv2 1/3] ACPI: CPPC: Reject desired_perf "

[PATCH 1/1] ntfs: add ioctl support for named data streams
 2026-08-03  9:09 UTC  (2+ messages)

[PATCH] clk: qcom: ipq-cmn-pll: keep the CMN block bus clocks enabled
 2026-08-03  9:10 UTC  (3+ messages)

[PATCH v9 00/10] Fix missing fops.owner in Rust DRM/misc abstractions
 2026-08-03  9:10 UTC  (12+ messages)
` [PATCH v9 01/10] rust: module: move module types into `module.rs`
` [PATCH v9 02/10] rust: module: add `THIS_MODULE` const to `ModuleMetadata` trait
` [PATCH v9 09/10] rust: macros: remove `THIS_MODULE` static from `module!`
` [PATCH v9 10/10] rust: module: update MAINTAINERS to cover module.rs

[PATCH] f2fs: avoid NULL checkpoint thread access in sysfs
 2026-08-03  9:09 UTC  (3+ messages)

[PATCH v4 0/4] blk-cgroup: fix blkg list and policy data races
 2026-08-03  9:09 UTC  (4+ messages)

[PATCH] f2fs: quiesce background threads during system suspend using PM notifier
 2026-08-03  9:08 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH bpf 3/3] bpf: Unconditionally take socket references in lookup helpers
 2026-08-03  9:07 UTC  (4+ messages)

[PATCH v2 0/6] memory: renesas-rpc-if: Optimize transfer overhead and implement runtime PM autosuspend
 2026-08-03  9:07 UTC  (4+ messages)
` [PATCH v2 6/6] memory: renesas-rpc-if: Use runtime PM autosuspend after transfers

[PATCH RFC 00/14] Remove PG_private by using page/folio->private checks instead
 2026-08-03  9:07 UTC  (2+ messages)

[syzbot] [usb?] KASAN: slab-use-after-free Write in put_dev
 2026-08-03  9:07 UTC 

[PATCH v5 0/6] remoteproc: qcom: pas: Misc fixes
 2026-08-03  9:06 UTC  (4+ messages)
` [PATCH v5 6/6] firmware: qcom: scm: introduce keep_mdt_buf flag in PAS context

[PATCH] ASoC: Intel: soc-acpi-intel-ptl-match: add cs42l43_cs35l57_l0 support
 2026-08-03  9:06 UTC  (2+ messages)

[PATCH] media: mtk-jpeg: drain hardware completion before freeing context
 2026-08-03  9:05 UTC  (2+ messages)

[PATCH 1/2] media: rcar-isp: Fix VSPX reference leaks
 2026-08-03  9:05 UTC  (2+ messages)
` [PATCH 2/2] media: rcar-isp: Release ISPCORE resources

[RFC PATCH 1/1] x86/VMBus: DMA transfer with encrypted memory in Coco VM
 2026-08-03  9:04 UTC  (2+ messages)

[PATCH v2 0/3] Rework panthor's cache flush and soft reset locking
 2026-08-03  9:03 UTC  (3+ messages)
` [PATCH v2 3/3] drm/panthor: Add tracepoints for cache flushing

[PATCH v3 0/4] Add RPROC support for the MX95-15x15-FRDM board
 2026-08-03  9:03 UTC  (4+ messages)
` [PATCH v3 1/4] dt-bindings: remoteproc: imx_rproc: document optional "memory-region-names"

[PATCH v3 00/11] dtc: dt-check-style: Improvements for false positives
 2026-08-03  9:03 UTC  (12+ messages)
` [PATCH v3 01/11] dtc: dt-check-style: Add missing /dts-v1/ to few test cases
` [PATCH v3 02/11] dtc: dt-check-style: Simplify setting depth of DtsLine
` [PATCH v3 03/11] dtc: dt-check-style: Handle root node in overlays
` [PATCH v3 04/11] dtc: dt-check-style: Handle sorting of top-level nodes and properties
` [PATCH v3 05/11] dtc: dt-check-style: Drop stray backslash before quote for continuation-alignment
` [PATCH v3 06/11] dtc: dt-check-style: Fix alignment of values in continued property lines
` [PATCH v3 07/11] dtc: dt-check-style: Consistently call 'kind' as 'file_type'
` [PATCH v3 08/11] dtc: dt-check-style: Introduce 'stricter' mode
` [PATCH v3 09/11] dtc: dt-check-style: Add test for trailing white-space in DTS
` [PATCH v3 10/11] dtc: dt-check-style: Add warning for redundant white-spaces
` [PATCH v3 11/11] MAINTAINERS: dt-bindings: Include dt-check-style in DT binding entry

[PATCH v2 0/5] MAINTAINERS: KVM tweaks and additions
 2026-08-03  9:01 UTC  (3+ messages)
` [PATCH v2 5/5] MAINTAINERS: Add myself (Sean) as a reviewer in the main KVM entry

[PATCH v3] power: sequencing: rename pwrseq_power_on/off() to pwrseq_enable/disable()
 2026-08-03  9:00 UTC  (2+ messages)

[PATCH v6 0/6] selftests/mm: separate GUP microbenchmarking from functional testing
 2026-08-03  9:00 UTC  (12+ messages)
` [PATCH v6 1/6] selftests/mm: make file helpers return errors
` [PATCH v6 2/6] tools/lib/mm: add shared file helpers
` [PATCH v6 3/6] tools/lib/mm: move hugepage_settings out of selftests
` [PATCH v6 5/6] tools/mm: make gup_bench a benchmark only tool
` [PATCH v6 6/6] selftests/mm: add a GUP selftest

[PATCH net] net: bonding: check register_netdevice_notifier() error in bonding_init()
 2026-08-03  9:00 UTC 

[PATCH net] net: ipvlan: check register_netdevice_notifier() error in ipvlan_init_module()
 2026-08-03  9:00 UTC 

[PATCH net] net: vrf: check register_netdevice_notifier() error in vrf_init_module()
 2026-08-03  9:00 UTC 

[PATCH net] net: pppoe: check register_netdevice_notifier() error in pppoe_init()
 2026-08-03  8:59 UTC 

[PATCH net] net: macvlan: check register_netdevice_notifier() error in macvlan_init_module()
 2026-08-03  8:59 UTC 

[PATCH net] net: team: check register_netdevice_notifier() error in team_module_init()
 2026-08-03  8:59 UTC 

[PATCH net] net: lapbether: check register_netdevice_notifier() error in lapbeth_init_driver()
 2026-08-03  8:59 UTC 

[PATCH bpf-next] btf: Remove the dependency on BPF_SYSCALL
 2026-08-03  8:59 UTC  (2+ messages)

[PATCH 1/1] perf/x86: Do not read fixed counter control register if there is none
 2026-08-03  8:57 UTC  (3+ messages)

[PATCH v2] xfs: avoid false ENOSPC for fallocate ranges with real extents
 2026-08-03  8:56 UTC 

[PATCH] wifi: brcmfmac: Fix memory leak in brcmf_sdio_read_control()
 2026-08-03  8:57 UTC  (9+ messages)

[PATCH v3] arm64: errata: Add NXP iMX8QM workaround for A53 cache coherency issue
 2026-08-03  8:54 UTC 

[PATCH] m68k: Define NR_CPUS to 1
 2026-08-03  8:56 UTC  (3+ messages)

[PATCH] mm: pull writability check to follow_pfnmap_start()
 2026-08-03  8:55 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