messages from 2026-07-20 03:04:02 to 2026-07-20 06:11:09 UTC [more...]
[PATCH v8 00/15] drm/msm/dp: Prerequisite cleanup for upcoming MST support
2026-07-20 6:08 UTC (5+ messages)
` [PATCH v8 01/15] drm/msm/dp: remove cached drm_edid from panel
` [PATCH v8 02/15] drm/msm/dp: drop deprecated .mode_set() and use .atomic_enable
` [PATCH v8 03/15] drm/msm/dp: move mode setup into msm_dp_panel_init_panel_info()
` [PATCH v8 04/15] drm/msm/dp: split msm_dp_ctrl_config_ctrl() into link parts and stream parts
[PATCH v2 0/3] arm64: dts: qcom: enable audio ML offload
2026-07-20 6:10 UTC (3+ messages)
` [PATCH v2 1/3] dt-bindings: remoteproc: qcom,pas-common: allow up to 3 iommus
[PATCH v9 0/7] clk: qcom: Add common clkref support and migrate Glymur and Mahua
2026-07-20 6:10 UTC (3+ messages)
[PATCH 0/2] fix and cleanup in spi-spacemit-k1
2026-07-20 6:08 UTC (3+ messages)
` [PATCH 1/2] spi: spacemit: fix dangling TX DMA descriptor on RX prep failure
` [PATCH 2/2] spi: spacemit: drop redundant dev_err_probe() around irq helpers
[PATCH] serial: 8250: validate iomem_base in serial8250_verify_port()
2026-07-20 6:08 UTC (2+ messages)
[PATCH v3] bpf, riscv: fix extable handling for arena load_acquire
2026-07-20 6:06 UTC
[PATCH v2 0/3] pmdomain: mediatek: Add MT6858 support
2026-07-20 6:05 UTC (3+ messages)
` [PATCH v2 1/3] dt-bindings: power: Add MediaTek MT6858 power domain controller
[PATCH net-next 00/15] net/mlx5e: PSP cleanups and improvements
2026-07-20 6:05 UTC (2+ messages)
[PATCH v2 0/4] mm/vmscan: fix swappiness=max and clean up per-node proactive reclaim
2026-07-20 6:03 UTC (8+ messages)
` [PATCH v2 1/4] mm/vmscan: fix anon-only reclaim evicting file pages when swappiness=max
` [PATCH v2 4/4] mm/mglru: "
[PATCH v6] hung_task: Deduplicate identical hang reports using explicit blocker tracking
2026-07-20 6:02 UTC (2+ messages)
[PATCH 0/2] iio: magnetometer: add support for QST QMC6308
2026-07-20 6:01 UTC (7+ messages)
` [PATCH 2/2] "
[PATCH v3] wifi: ath12k: fix survey indexing across bands
2026-07-20 5:58 UTC (2+ messages)
[PATCH] iio: pressure: dps310: add FIFO support
2026-07-20 5:56 UTC (4+ messages)
` [PATCH v3] iio: pressure: dps310: add triggered buffer support
[PATCH] tee: remove dead select from kconfig
2026-07-20 5:55 UTC (3+ messages)
[PATCHSET sched_ext/for-7.3] sched_ext: Cgroup migration and op delivery for sub-schedulers
2026-07-20 5:54 UTC (3+ messages)
` [PATCH 4/8] sched_ext: Re-home tasks on cgroup migration
[PATCH v3 0/8] Add syscon support for Renesas RZ/T2H & RZ/N2H in CPG/MSSR driver
2026-07-20 5:54 UTC (3+ messages)
` [PATCH v3 1/8] dt-bindings: clock: renesas: Split out RZ/T2H CPG binding
[PATCH] hugetlbfs: release subpool on fill_super failure
2026-07-20 5:54 UTC (2+ messages)
[PATCH 0/2] dt-bindings: can: xilinx_can: Document phys and update maintainer
2026-07-20 5:52 UTC (3+ messages)
` [PATCH 1/2] MAINTAINERS: Replace maintainer for Xilinx CAN driver
[PATCH v3 0/8] arm64: Add Axiado AX3005 SoC and EVK support
2026-07-20 5:52 UTC (3+ messages)
` [PATCH v3 1/8] dt-bindings: arm: axiado: add AX3005 EVK
[PATCH v5 0/3] drm/bridge: ti-sn65dsi83: Add reverse lvds lanes support
2026-07-20 5:51 UTC (3+ messages)
` [PATCH v5 2/3] dt-bindings: display: sn65dsi83: Add output data-lanes property
[PATCH v6 00/14] media: mediatek: vcodec: support video decoder in mt8196
2026-07-20 5:49 UTC (4+ messages)
` [PATCH v6 08/14] dt-bindings: media: mediatek: vcodec: add decoder dt-bindings for mt8196
[PATCH] gpio: ljca: validate event payload length
2026-07-20 5:49 UTC
[PATCH v9 00/16] KVM: arm64: PMU: Use multiple host PMUs
2026-07-20 5:38 UTC (17+ messages)
` [PATCH v9 01/16] KVM: arm64: Serialize repeated vCPU initialization
` [PATCH v9 02/16] KVM: arm64: PMU: Stop updating MDCR_EL2.HPMN
` [PATCH v9 03/16] KVM: arm64: PMU: Freeze counter count after first run
` [PATCH v9 04/16] KVM: arm64: selftests: Test SET_NR_COUNTERS "
` [PATCH v9 05/16] KVM: arm64: PMU: Keep implemented counter mask EL-independent
` [PATCH v9 06/16] KVM: arm64: PMU: Recreate events after MDCR_EL2 changes
` [PATCH v9 07/16] tools headers: Use u* types for bitfield helpers
` [PATCH v9 08/16] KVM: arm64: selftests: Cover PMU state in MDCR_EL2
` [PATCH v9 09/16] arm64: errata: Require Apple IMPDEF PMUv3 traps on all CPUs
` [PATCH v9 10/16] KVM: arm64: Don't clear vcpu->cpu in kvm_arch_vcpu_put()
` [PATCH v9 11/16] KVM: arm64: PMU: Protect the list of PMUs with RCU
` [PATCH v9 12/16] KVM: arm64: PMU: Pass the pPMU to kvm_map_pmu_event()
` [PATCH v9 13/16] KVM: arm64: PMU: Pass the target CPU to kvm_pmu_probe_armpmu()
` [PATCH v9 14/16] KVM: arm64: PMU: Implement fixed-counters-only emulation
` [PATCH v9 15/16] KVM: arm64: PMU: Introduce FIXED_COUNTERS_ONLY
` [PATCH v9 16/16] KVM: arm64: selftests: Test PMU_V3_FIXED_COUNTERS_ONLY
[PATCH v6 0/9] mm/page_owner: misc cleanups
2026-07-20 5:42 UTC (5+ messages)
` [PATCH v6 9/9] mm/page_owner: use memcg_data snapshot to avoid TOCTOU in print_page_owner_memcg()
[PATCH] gpio: ljca: validate event payload length
2026-07-20 5:42 UTC (2+ messages)
[PATCH bluez RFC 0/3] BlueZ: Add generic support for vendor HCI frames
2026-07-20 5:40 UTC (4+ messages)
` [PATCH bluez RFC 1/3] doc: hci-protocol: Correct mtu to &mtu for getsockopt BT_RCVMTU
` [PATCH bluez RFC 2/3] doc: hci-protocol: Add sock option BT_RCV_VENDOR_PKT for HCI_CHANNEL_USER
` [PATCH bluez RFC 3/3] monitor: Add generic support for vendor HCI frames
[PATCH 0/4] drm/rockchip: add RK3568 LVDS support
2026-07-20 5:39 UTC (3+ messages)
` [PATCH 3/4] drm/rockchip: lvds: add RK3568 support
[PATCH v2 0/3] powerpc: 512x: Convert ADS7845 touchscreen on PDM360NG to device tree
2026-07-20 5:37 UTC (4+ messages)
` [PATCH v2 1/3] powerpc/dts: mpc5121: Move GPIO controller properties to SoC dtsi
` [PATCH v2 2/3] powerpc/dts: pdm360ng: Convert ADS7845 touchscreen to DT bindings
` [PATCH v2 3/3] powerpc/512x: Remove pdm360ng platform setup in favor of mpc512x_generic
[RFC PATCH v2 0/9] smb: support security and trusted xattrs over EAs
2026-07-20 5:34 UTC (7+ messages)
` [RFC PATCH v2 1/9] smb: client: support security.capability "
` [RFC PATCH v2 7/9] ksmbd: support security.xfstests EAs
` [RFC PATCH v2 9/9] ksmbd: avoid self oplock breaks for EA opens
[PATCH] f2fs: validate MOVE_RANGE destination size
2026-07-20 5:30 UTC (2+ messages)
[PATCH v2] ASoC: soc-generic-dmaengine: Handle DMA channel request failures correctly
2026-07-20 5:26 UTC
[PATCH v1 0/1] nvme-pci: adaptive interrupt coalescing
2026-07-20 5:24 UTC (3+ messages)
[PATCH v2] mm: vmscan: abort proactive reclaim early when freezing for suspend
2026-07-20 5:23 UTC (6+ messages)
` [PATCH v3] "
` [PATCH v4] "
[PATCH] sched: fix two misspellings
2026-07-20 5:21 UTC (2+ messages)
[PATCH v2] cpufreq/amd-pstate: Bail out early if !X86_FEATURE_HW_PSTATE
2026-07-20 5:14 UTC (2+ messages)
[PATCH v10 0/4] Add Cix Sky1 AUDSS clock and reset support
2026-07-20 5:15 UTC (5+ messages)
` [PATCH v10 1/4] dt-bindings: soc: cix: add sky1 audss cru controller
` [PATCH v10 2/4] clk: cix: add sky1 audss clock controller
` [PATCH v10 3/4] reset: cix: add sky1 audss auxiliary reset driver
` [PATCH v10 4/4] arm64: dts: cix: sky1: add audss cru
[PATCH bpf] bpf: roll back stream capacity when allocation fails
2026-07-20 5:13 UTC (4+ messages)
` [PATCH bpf-next v2] "
[PATCH RFC] Bluetooth: Add generic support for vendor HCI frames
2026-07-20 5:13 UTC
[BUG] iommu: KASAN slab-use-after-free in iommufd_auto_response_faults
2026-07-20 5:13 UTC (3+ messages)
` [PATCH v2] iommu/iommufd: Fix IOPF group ownership UAF
[PATCH] EDAC/mce_amd: Do not print a stray newline
2026-07-20 5:13 UTC (6+ messages)
[PATCH v5 0/5] mm: batch TLB flushing for dirty folios in vmscan
2026-07-20 5:07 UTC (6+ messages)
` [PATCH v5 1/5] mm/vmscan: introduce folio_activate_locked() helper
` [PATCH v5 2/5] mm/vmscan: extract folio_free() from shrink_folio_list()
` [PATCH v5 3/5] mm/vmscan: extract pageout_one() "
` [PATCH v5 4/5] mm/vmscan: extract folio unmap logic into folio_try_unmap()
` [PATCH v5 5/5] mm/vmscan: flush TLB for every 31 folios evictions
[syzbot] [ocfs2?] possible deadlock in ocfs2_evict_inode (2)
2026-07-20 5:05 UTC
[PATCH] xfs: fix nofs context corruption in xfs_btree_split_worker
2026-07-20 5:05 UTC
[PATCH bpf-next v10 0/9] bpf: Introduce global percpu data
2026-07-20 5:03 UTC (16+ messages)
` [PATCH bpf-next v10 2/9] "
` [PATCH bpf-next v10 4/9] libbpf: Add support for "
` [PATCH bpf-next v10 5/9] bpftool: Generate skeleton "
` [PATCH bpf-next v10 6/9] selftests/bpf: Add tests to verify "
` [PATCH bpf-next v10 7/9] selftests/bpf: Test direct reading/writing read-only percpu_array map
[PATCH v3 0/2] perf trace: Correct cpumask formatting and add --bitmask-list
2026-07-20 5:02 UTC (3+ messages)
` [PATCH v3 1/2] perf trace: Correct default cpumask formatting to hexadecimal
[PATCH v5 01/10] perf hists browser: Increase MAX_OPTIONS to prevent stack buffer overflow
2026-07-20 4:45 UTC (3+ messages)
` [PATCH v6 "
[PATCH v2] perf build: Fix compiler errors with old capstone
2026-07-20 4:44 UTC (2+ messages)
[PATCH v2 0/2] xfs: restore nofs context unconditionally in xfs_trans_roll
2026-07-20 4:43 UTC (4+ messages)
` [PATCH v2 1/2] mm: introduce memalloc_flags_move() for transferring allocation scopes
[PATCH v3 0/4] Add support for MAX20830C and MAX20840C step-down DC-DC switching regulator
2026-07-20 4:38 UTC (8+ messages)
` [PATCH v3 1/4] dt-bindings: hwmon: (pmbus/max20830): add VOUT feedback resistor properties and complete examples
` [PATCH v3 2/4] hwmon: (pmbus/max20830): add VOUT feedback resistor scaling support
` [PATCH v3 3/4] dt-bindings: hwmon: (pmbus/max20830): add max20830c and max20840c support
` [PATCH v3 4/4] hwmon: (pmbus/max20830): add support for max20830c and max20840c
[PATCH v3] mm/huge_memory: unlock i_mmap_rwsem before releasing after-split folios
2026-07-20 4:35 UTC (5+ messages)
[PATCH v4 0/3] input: misc: Add an initial driver for haptics inside Qcom PMIH010x PMIC
2026-07-20 4:33 UTC (4+ messages)
` [PATCH v4 3/3] input: misc: Add Qualcomm SPMI PMIC haptics driver
[PATCH 0/3] md: fix silent data loss in raid10 recovery and llbitmap resize
2026-07-20 4:32 UTC (3+ messages)
` [PATCH 1/3] md/raid10: restore still_degraded detection in recovery
[RFC PATCH 0/4] Xe driver asynchronous notification mechanism
2026-07-20 4:29 UTC (3+ messages)
` [PATCH 4/4] drm/xe: Add watch_queue-based device event notification
[PATCH v6 0/6] Add initial device trees for Nord platform
2026-07-20 4:20 UTC (9+ messages)
` [PATCH v6 2/6] arm64: dts: qcom: Add device tree for Nord GearVM variant
` [PATCH v6 3/6] arm64: dts: qcom: Add device tree for Nord Embedded variant
` [PATCH v6 5/6] arm64: dts: qcom: Add device tree for Nord Ride board
[PATCH 0/3] perf: Remove redundant error messages on IRQ request failure
2026-07-20 4:05 UTC (3+ messages)
` [PATCH 3/3] drivers/perf: hisi: Remove redundant dev_err()/dev_err_probe()
[PATCH bpf v3 0/3] Fixes for bpf link update
2026-07-20 4:04 UTC (5+ messages)
` [PATCH bpf v3 1/3] bpf: Fix potential UAF when reading bpf link info
` [PATCH bpf v3 2/3] bpf, cgroup: Fix storage not restored when update_effective_progs failed
` [PATCH bpf v3 3/3] bpf, cgroup: Fix storage null-ptr-deref after replacing prog
[PATCH] arm64/mm: Check the requested PFN range during memoroy removal
2026-07-20 3:56 UTC (2+ messages)
[PATCH v2] arm64: syscall: Ensure saved x0 is kept in-sync with tracer updates
2026-07-20 3:48 UTC (4+ messages)
[PATCH V11 0/9] famfs: port into fuse
2026-07-20 3:47 UTC (10+ messages)
` [PATCH V11 1/9] famfs_fuse: Update macro s/FUSE_IS_DAX/FUSE_IS_VIRTIO_DAX/
` [PATCH V11 2/9] famfs_fuse: Basic fuse kernel ABI enablement for famfs
` [PATCH V11 3/9] famfs_fuse: Plumb the GET_FMAP message/response
` [PATCH V11 4/9] famfs_fuse: Create files with famfs fmaps
` [PATCH V11 5/9] famfs_fuse: register fs-dax daxdevs via FUSE_DEV_IOC_DAXDEV_OPEN
` [PATCH V11 6/9] famfs_fuse: Plumb dax iomap and fuse read/write/mmap
` [PATCH V11 7/9] famfs_fuse: fail I/O on invalid or errored daxdevs
` [PATCH V11 8/9] famfs_fuse: Add DAX address_space_operations with noop_dirty_folio
` [PATCH V11 9/9] famfs_fuse: Add documentation
[PATCH] net/sched: cls_u32: validate offshift to prevent shift-out-of-bounds
2026-07-20 3:45 UTC
[PATCH] ext4: convert pa_count from atomic_t to refcount_t
2026-07-20 3:44 UTC
[PATCH] irqchip/riscv-imsic: Fix MMIO regset lookup loop bound
2026-07-20 3:44 UTC (3+ messages)
[PATCH v5 0/3] Add QMP PCIe multiple link-mode PHY support
2026-07-20 3:44 UTC (12+ messages)
` [PATCH v5 1/3] dt-bindings: phy: qcom: Add Glymur QMP PCIe multiple link-mode PHY
` [PATCH v5 2/3] phy: qcom: qmp-pcie: Add QMP PCIe Multi-PHY driver
` [PATCH v5 3/3] arm64: dts: qcom: glymur: Wire PCIe3a/3b to shared Gen5x8 PHY
[PATCH ath-next] wifi: ath12k: Avoid buffer overread in ath12k_wmi_op_rx()
2026-07-20 3:43 UTC (2+ messages)
[PATCH] mm/slub: prevent pfmemalloc objects from entering the barn
2026-07-20 3:43 UTC (2+ messages)
[PATCH v10] mm/page_alloc: boost watermarks on atomic allocation failure
2026-07-20 3:38 UTC (3+ messages)
[PATCH v1] clk: Use named initializers for platform_device_id arrays
2026-07-20 3:37 UTC (5+ messages)
` clk maintenance [Was: Re: [PATCH v1] clk: Use named initializers for platform_device_id arrays]
[RFC PATCH] dm-pcache: fix use-after-free and invalid seg operations in kset_replay()
2026-07-20 3:36 UTC
[PATCH] irqchip/riscv-imsic: Use GENMASK for base address masks
2026-07-20 3:34 UTC (2+ messages)
[PATCH v2 1/2] regcache: Warn if regcache_sync() is called in cache_only mode
2026-07-20 3:32 UTC (2+ messages)
` [PATCH v2 2/2] regcache: Validate cache_only state in regcache_sync_region()
[PATCH] bpf: Run deferred program freeing on system_dfl_long_wq
2026-07-20 3:31 UTC
[PATCH v2 0/6] imx8-isi: Bug fixes and format support enhancements
2026-07-20 3:34 UTC (7+ messages)
` [PATCH v2 1/6] media: nxp: imx8-isi: Fix stream ID validation bypass in crossbar routing
` [PATCH v2 2/6] media: nxp: imx8-isi: Add stream ID validation for "
` [PATCH v2 3/6] media: nxp: imx8-isi: Fix per-stream reference counting for multiplexed streams
` [PATCH v2 4/6] media: nxp: imx8-isi: Add 16-bit raw Bayer format support
` [PATCH v2 5/6] media: nxp: imx8-isi: Correct color map between V4L2 and ISI
` [PATCH v2 6/6] media: nxp: imx8-isi: Add additional 32-bit RGB format support
[PATCH] Input: byd - synchronize timer deletion before freeing private data
2026-07-20 3:30 UTC
[PATCH] ocfs2: validate directory-index entry counts when reading metadata
2026-07-20 3:29 UTC (2+ messages)
[PATCH 0/7] platform: Remove redundant error messages on IRQ request failure
2026-07-20 3:29 UTC (2+ messages)
` (subset) "
[PATCH v5 0/2] hwmon: add Altera SoC FPGA hardware monitoring support
2026-07-20 3:28 UTC (4+ messages)
` [PATCH v5 1/2] firmware: stratix10-svc: add async HWMON read commands and register socfpga-hwmon device
[PATCH v6 0/2] hwmon: add Altera SoC FPGA hardware monitoring support
2026-07-20 3:25 UTC (3+ messages)
` [PATCH v6 1/2] firmware: stratix10-svc: add async HWMON read commands and register socfpga-hwmon device
` [PATCH v6 2/2] hwmon: add Altera SoC FPGA hardware monitoring driver
[PATCH v4 0/2] riscv: fix kprobes on minimal kernel configs
2026-07-20 3:22 UTC (3+ messages)
` [PATCH v4 1/2] riscv: mm: make EXECMEM_KPROBES writable without CONFIG_STRICT_MODULE_RWX
` [PATCH v4 2/2] riscv: patch: skip fixmap mapping when kernel text is already writable
[PATCH] crypto: pkcs7 - Use constant-time message digest comparison
2026-07-20 3:23 UTC
[PATCH v13 0/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver
2026-07-20 3:23 UTC (3+ messages)
` [PATCH v13 2/2] "
[PATCH 1/3] ACPI: fan: Use correct function parameter name in kernel-doc
2026-07-20 3:23 UTC (3+ messages)
` [PATCH 2/3] ACPI: bus: Use correct struct member names
` [PATCH 3/3] ACPI: pmtmr: Convert to kernel-doc format
[PATCH slab/for-next-fixes v3 0/4] mm/slab: fix unbounded recursion in free path with memalloc profiling
2026-07-20 3:19 UTC (5+ messages)
[RFC PATCH] mm: madvise: use per_vma lock for MADV_COLD/PAGEOUT
2026-07-20 3:19 UTC
[PATCH] crypto: verify_pefile - Use constant-time digest comparison
2026-07-20 3:18 UTC
[PATCH 1/2] hwmon: Remove redundant dev_err()/dev_err_probe()
2026-07-20 3:16 UTC (2+ messages)
[PATCH v13 0/4] Add MSI Claw HID Configuration Driver
2026-07-20 3:15 UTC (5+ messages)
` [PATCH v13 1/4] HID: hid-msi: Add MSI Claw configuration driver
` [PATCH v13 2/4] HID: hid-msi: Add M-key mapping attributes
` [PATCH v13 3/4] HID: hid-msi: Add RGB control interface
` [PATCH v13 4/4] HID: hid-msi: Add Rumble Intensity Attributes
[PATCH net-next v3 0/4] net: dsa: mxl862xx: support firmware update
2026-07-20 3:15 UTC (5+ messages)
` [PATCH net-next v3 1/4] net: dsa: wire flash_update devlink callback to drivers
` [PATCH net-next v3 2/4] net: dsa: mxl862xx: add SMDIO clause-22 register access
` [PATCH net-next v3 3/4] net: dsa: mxl862xx: add devlink flash_update and info_get
` [PATCH net-next v3 4/4] net: dsa: mxl862xx: recover switch stuck in MCUboot rescue mode
[PATCH v2] btrfs: add verity Merkle folio to page cache after reading it
2026-07-20 3:12 UTC (2+ messages)
[PATCH] crypto: krb5 - Use constant-time checksum comparison
2026-07-20 3:13 UTC
[PATCH 1/2] posix-timers: clean up kernel-doc warnings
2026-07-20 3:12 UTC (2+ messages)
` [PATCH 2/2] posix-cpu-timers: avoid "
[PATCH v2] ocfs2: free unused clusters on defrag move errors
2026-07-20 3:09 UTC (2+ messages)
[PATCH v2 0/2] iio: adc: Add Nuvoton MA35D1 EADC support
2026-07-20 3:09 UTC (6+ messages)
` [PATCH v2 1/2] dt-bindings: iio: adc: Add Nuvoton MA35D1 EADC
[PATCH RESEND v6 0/2] PM: dpm_watchdog: Improve DPM watchdog configurability
2026-07-20 3:08 UTC (3+ messages)
` [PATCH RESEND v6 1/2] PM: sleep: Rename module parameters prefix to "pm"
` [PATCH RESEND v6 2/2] PM: dpm_watchdog: Allow disabling DPM watchdog by default
[PATCH v6 0/3] i2c: ma35d1: Add support for MA35D1 I2C controller
2026-07-20 3:06 UTC (4+ messages)
` [PATCH v6 1/3] dt-bindings: i2c: nuvoton,ma35d1-i2c: Add "
` [PATCH v6 2/3] i2c: ma35d1: Add Nuvoton MA35D1 I2C driver support
` [PATCH v6 3/3] arm64: dts: nuvoton: Add I2C nodes for MA35D1 SoC
[RFC PATCH v3 0/3] mm/damon: introduce DAMOS_SPLIT action
2026-07-20 3:03 UTC (2+ messages)
` [RFC PATCH v3 3/3] selftests/damon: add functional test for DAMOS_SPLIT
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