messages from 2026-06-29 11:18:49 to 2026-06-29 12:24:28 UTC [more...]
[PATCH 00/30] mm: make VMA page offset handling more consistent
2026-06-29 12:23 UTC (12+ messages)
` [PATCH 01/30] mm: move vma_start_pgoff() into mm.h and clean up
` [PATCH 02/30] mm: add kdoc comments for vma_start/last_pgoff()
` [PATCH 03/30] tools/testing/vma: use vma_start_pgoff() in merge tests
` [PATCH 04/30] mm: introduce and use vma_end_pgoff()
` [PATCH 05/30] mm/rmap: update mm/interval_tree.c comments
` [PATCH 06/30] mm/rmap: parameterise vma_interval_tree_*() by address_space
` [PATCH 07/30] mm/rmap: elide unnecessary static inline's in interval_tree.c
` [PATCH 08/30] mm/rmap: rename vma_interval_tree_*() to mapping_interval_tree_*()
` [PATCH 09/30] mm/rmap: parameterise anon_vma_interval_tree_*() by anon_vma
` [PATCH 10/30] MAINTAINERS: Move mm/interval_tree.c to rmap section
` [PATCH 11/30] mm/vma: introduce and use vmg_pages(), vmg_[start, end]_pgoff()
[PATCH net v5 0/2] net: phy: sfp: fix mii_bus leak and revert RollBall bridge probe
2026-06-29 12:23 UTC (3+ messages)
` [PATCH net v5 2/2] Revert "net: phy: sfp: probe for RollBall I2C-to-MDIO bridge in mdio-i2c"
[PATCH net v2] nfc: nci: fix uninit-value in the RF discover/activated NTF handlers
2026-06-29 12:23 UTC (3+ messages)
[PATCH v5 0/1] rust: introduce abstractions for fwctl
2026-06-29 12:23 UTC (2+ messages)
[PATCH] arm: dts: mediatek: mt6589: Fix timer interrupt trigger type
2026-06-29 12:22 UTC
[PATCH v6 0/8] clk: qcom: Add common clkref support and migrate Glymur and Mahua
2026-06-29 12:23 UTC (6+ messages)
` [PATCH v6 7/8] arm64: dts: qcom: mahua: Add QREF regulator supplies to TCSR
[GIT PULL] ACPI support fixes and cleanups for 7.2-rc1
2026-06-29 12:22 UTC (3+ messages)
[PATCH v8] arm64: dts: qcom: kodiak: Add EL2 overlay
2026-06-29 12:22 UTC (4+ messages)
[PATCH RFC] net: enforce net sysctl registration
2026-06-29 12:22 UTC
cleanup the RAID6 P/Q library v3
2026-06-29 12:21 UTC (5+ messages)
[RFC PATCH 0/8] Introducte Reserved THP
2026-06-29 12:20 UTC (2+ messages)
[PATCH 00/11] drm/panthor: Misc fixes for bugs found by shashiko
2026-06-29 12:17 UTC (6+ messages)
` [PATCH 06/11] drm/panthor: Don't overrule pending immediate ticks in sched_resume_tick()
` [PATCH 11/11] drm/panthor: Keep interrupts masked until they are needed
[PATCH v2 0/3] phy: qcom: qmp-pcie: Add vdda-refgen supply support for Glymur
2026-06-29 12:18 UTC (4+ messages)
[PATCH v3 00/16] mod_devicetable.h: Split into per subsystem headers
2026-06-29 12:18 UTC (7+ messages)
` [PATCH v3 06/16] platform/x86: msi-ec: Ensure dmi_system_id is defined
` [PATCH v3 09/16] platform/x86: x86-android-tablets: Add include defining struct dmi_system_id
` [PATCH v3 10/16] platform/x86: int3472: "
[PATCH v3 0/4] Add Qualcomm JPEG V4L2 encoder for SM8250
2026-06-29 12:17 UTC (5+ messages)
` [PATCH v3 1/4] media: qcom: camss: populate child platform devices
` [PATCH v3 2/4] dt-bindings: media: qcom: Add JPEG encoder binding
` [PATCH v3 3/4] arm64: dts: qcom: sm8250: Add JPEG encoder node
` [PATCH v3 4/4] media: qcom: jpeg: Add Qualcomm JPEG V4L2 encoder
[PATCH 0/2] wifi: iwlwifi: Fix WiFi operation in FIPS mode
2026-06-29 12:16 UTC (4+ messages)
` [PATCH 1/2] wifi: iwlwifi: enable MFP_CAPABLE "
` [PATCH 2/2] wifi: iwlwifi: reduce encryption error message to debug level "
[PATCH] mm: do file ownership checks with the proper mount idmap
2026-06-29 12:15 UTC (3+ messages)
[PATCH v1] ASoC: tas2781: Update default register address to TAS2563
2026-06-25 13:20 UTC (2+ messages)
[PATCH] ASoC: fsl_asrc_dma: fix eDMA maxburst misalignment with channel count
2026-06-25 13:57 UTC (2+ messages)
[PATCH] spi: sh-msiof: abort transfers when reset times out
2026-06-25 13:00 UTC (2+ messages)
[PATCH v2] spi: imx: reconfigure for PIO when DMA cannot be started
2026-06-24 16:53 UTC (2+ messages)
[PATCH v2] spi: core: Abort active target transfer on controller suspend
2026-06-25 16:43 UTC (2+ messages)
[PATCH v3 0/2] regulator: qcom-rpmh: Add off-on-delay support
2026-06-29 12:13 UTC (5+ messages)
[PATCH v20 0/3] Add OpenCores PTC PWM support
2026-06-29 6:36 UTC (2+ messages)
` [PATCH v20 2/3] riscv: dts: starfive: Correct pwm nodes
[PATCH v2 2/2] dmaengine: idxd: fix duplicate memory frees on initialization error path
2026-06-29 12:11 UTC
[PATCH] drm/virtio: warn when virtqueue has no free space for too long
2026-06-29 12:11 UTC (2+ messages)
[PATCH] w1: ds28e17: reject an oversize length on an I2C block read
2026-06-29 12:10 UTC
[PATCH 1/2] drm/sched: Guard sched->ready with ACCESS_ONCE()
2026-06-29 12:09 UTC (4+ messages)
` [PATCH 2/2] drm/sched: Deprecate drm_sched_wqueue_ready()
[PATCH v7 00/15] userfaultfd: working set tracking for VM guest memory
2026-06-29 12:07 UTC (16+ messages)
` [PATCH v7 01/15] mm: decouple protnone helpers from CONFIG_NUMA_BALANCING
` [PATCH v7 02/15] mm: rename uffd-wp PTE bit macros to uffd
` [PATCH v7 03/15] mm: rename uffd-wp PTE accessors "
` [PATCH v7 04/15] userfaultfd: test uffd VMA flags through the vma_flags_t API
` [PATCH v7 05/15] mm: add VM_UFFD_RWP VMA flag
` [PATCH v7 06/15] mm: add MM_CP_UFFD_RWP change_protection() flag
` [PATCH v7 07/15] mm: preserve RWP marker across PTE rewrites
` [PATCH v7 08/15] mm: handle VM_UFFD_RWP in khugepaged, rmap, and GUP
` [PATCH v7 09/15] userfaultfd: add UFFDIO_REGISTER_MODE_RWP and UFFDIO_RWPROTECT plumbing
` [PATCH v7 10/15] mm/userfaultfd: add RWP fault delivery and expose UFFDIO_REGISTER_MODE_RWP
` [PATCH v7 11/15] mm/pagemap: add PAGE_IS_ACCESSED for RWP tracking
` [PATCH v7 12/15] userfaultfd: add UFFD_FEATURE_RWP_ASYNC for async fault resolution
` [PATCH v7 13/15] userfaultfd: add UFFDIO_SET_MODE for runtime sync/async toggle
` [PATCH v7 14/15] selftests/mm: add userfaultfd RWP tests
` [PATCH v7 15/15] Documentation/userfaultfd: document RWP working set tracking
[PATCH v2 1/2] f2fs: extract do_migrate_one_data_block() helper for GC migration
2026-06-29 12:08 UTC (4+ messages)
` [PATCH v2 0/2] f2fs: pack same-inode blocks by inode during FG_GC
` [PATCH v2 2/2] "
[PATCH] adfs: reject disc records smaller than one filesystem block
2026-06-29 12:07 UTC (8+ messages)
` [PATCH v2 0/2] "
` [PATCH v2 1/2] "
[PATCH v2] drm/ttm: add generic drvparam[] alias for ttm_place::fpfn/lpfn
2026-06-29 12:06 UTC (3+ messages)
[PATCH v4 0/5] lib/vsprintf: Validate spinlock context during restricted pointer formatting
2026-06-29 12:06 UTC (8+ messages)
` [PATCH v4 5/5] "
[PATCH v3 0/4] media: mali-c55: Add support for CCM and Gamma
2026-06-29 12:05 UTC (6+ messages)
` [PATCH v3 2/4] media: mali-c55: Implement CCM block validation
[PATCH v3] m68k: amiga: remove redundant amiga_reset prototype
2026-06-29 12:04 UTC
[PATCH 1/2] Bluetooth: hci_bcm: add BCM43752
2026-06-29 12:04 UTC (5+ messages)
` [PATCH 2/2] dt-bindings: bluetooth: broadcom: "
[PATCH] ASoC: meson: aiu: fifo-spdif: soft reset the S/PDIF datapath on start/stop
2026-06-29 12:04 UTC (3+ messages)
[PATCH] wifi: mwifiex: bound uAP association event IEs to the event buffer
2026-06-29 12:03 UTC
[PATCH v5 0/4] iomap: add simple dio path for small direct I/O
2026-06-29 12:01 UTC (5+ messages)
` [PATCH v5 1/4] iomap: factor out iomap_dio_alignment helper
` [PATCH v5 2/4] iomap: factor out iomap_dio_bio_release_pages helper
` [PATCH v5 3/4] iomap: pass error code to should_report_dio_fserror directly
` [PATCH v5 4/4] iomap: add simple dio path for small direct I/O
w1: ds28e17: possible out of bounds write from a device length byte
2026-06-29 12:02 UTC (3+ messages)
[PATCH] f2fs: Remove unused curseg_segno() and curseg_alloc_type()
2026-06-29 12:01 UTC (2+ messages)
[PATCH] media: atomisp: fix CAS scaler descriptor leaks
2026-06-29 12:01 UTC (4+ messages)
[PATCH v4 0/2] arm64: acpi: Fix NULL kobject warning in cpuhp_smt_enable()
2026-06-29 11:59 UTC (2+ messages)
[PATCH] arm64/mm: Optimize TLB flush in unmap_hotplug_[pmd|pud]_range()
2026-06-29 11:59 UTC (2+ messages)
[PATCH v10 3/3] ksm: add mremap selftests for ksm_rmap_walk
2026-06-29 11:59 UTC (2+ messages)
[PATCH v4 0/2] arm64: dts: socfpga: Enable SMMU and add DMA coherency for XGMAC
2026-06-29 11:59 UTC (2+ messages)
[PATCH 0/2] arm64: dts: qcom: Add EC support for Purwa IOT EVK
2026-06-29 11:58 UTC (3+ messages)
` [PATCH 2/2] arm64: dts: qcom: purwa-iot-evk: Add Embedded controller node
[PATCH v3] 9p/trans_virtio: reject mount tags that cannot fit a sysfs page
2026-06-29 11:57 UTC (2+ messages)
[PATCH v2 0/3] media: i2c: Add imx576 camera sensor driver
2026-06-29 11:56 UTC (3+ messages)
` [PATCH v2 3/3] arm64: dts: qcom: sm7225-fairphone-fp4: Add Sony IMX576 front camera support
[PATCH v8 0/3] Enable sdhc inline crypto engine for kodiak and monaco
2026-06-29 11:54 UTC (3+ messages)
` [PATCH v8 2/3] arm64: dts: qcom: kodiak: enable inline crypto engine for SDHC
[PATCH v2] gpu: nova-core: falcon: store bar and dev in falcon
2026-06-29 11:53 UTC (3+ messages)
[PATCH v3] smp: Use release stores for csd_lock_record() state
2026-06-29 11:52 UTC (2+ messages)
[PATCH v11 0/6] Enable ICE clock scaling
2026-06-29 11:51 UTC (7+ messages)
` [PATCH v11 5/6] arm64: dts: qcom: monaco: Add OPP-table for ICE UFS and ICE eMMC nodes
[PATCH] dma-fence: Make dma_fence_dedup_array() robust against 0-count input
2026-06-29 11:51 UTC (8+ messages)
[PATCH] f2fs: fix to avoid potential section-unaligned pinfile
2026-06-29 11:49 UTC
[PATCH] MAINTAINERS: Add Sai Krishna Potthuri to Xilinx AMS driver
2026-06-29 11:47 UTC
[PATCH 0/2] media: atomisp: Remove doxygen comments
2026-06-29 11:48 UTC (3+ messages)
` [PATCH 1/2] media: atomisp: Demote all broken kernel-doc comments
` [PATCH 2/2] media: atomisp: Demote all "
[PATCH 0/2] mm/mm_init: don't overlap zones with kernelcore=mirror
2026-06-29 11:48 UTC (6+ messages)
` [PATCH 2/2] mm/mm_init: drop overlap_memmap_init()
[PATCH v11 0/5] ext4: deferred iput framework for EA inodes
2026-06-29 11:48 UTC (10+ messages)
` [PATCH v11 2/5] ext4: introduce ext4_put_ea_inode() for safe deferred iput
` [PATCH v11 3/5] ext4: convert all EA inode iput() calls to ext4_put_ea_inode()
` [PATCH v11 4/5] ext4: remove ea_inode_array mechanism in favor of ext4_put_ea_inode()
` [PATCH v11 5/5] ext4: prevent deadlock from duplicate EA inode references on corrupted fs
[PATCH net-next 0/2] net: do not warn on best-effort skb allocation failures
2026-06-29 11:45 UTC (3+ messages)
` [PATCH net-next 1/2] netconsole: do not warn when the best-effort skb allocation fails
` [PATCH net-next 2/2] netpoll: do not warn when the best-effort pool refill fails
general protection fault in f2fs_in_warm_node_list
2026-06-29 11:45 UTC (2+ messages)
[RFC] Null Namespaces
2026-06-29 11:45 UTC (2+ messages)
[PATCH v11 0/7] Introduction of PSCR Framework and Related Components
2026-06-29 11:41 UTC (3+ messages)
[PATCH 00/32] x86/msr: Drop 32-bit MSR interfaces
2026-06-29 11:41 UTC (11+ messages)
` [PATCH 02/32] powercap: Stop using "
` [PATCH 05/32] x86/mtrr: "
[PATCH v3 0/4] sys_info: prevent duplicate backtraces
2026-06-29 11:40 UTC (5+ messages)
` [PATCH v3 4/4] panic: use sys_info_with_filter() to avoid "
[PATCH 0/5] Shikra: Add DT support for ice, rng and qce
2026-06-29 11:40 UTC (5+ messages)
` [PATCH 5/5] arm64: dts: qcom: shikra: Add ICE, TRNG and QCE nodes
[PATCH v8 00/46] guest_memfd: In-place conversion support
2026-06-29 11:39 UTC (11+ messages)
` [PATCH v8 24/46] KVM: guest_memfd: Make in-place conversion the default
` [PATCH v8 24/46] KVM: guest_memfd: Make in-place conversion the default\
[PATCH 0/5] arm64: qcom: dts: Add display support for Shikra
2026-06-29 11:39 UTC (4+ messages)
` [PATCH 4/5] arm64: dts: qcom: shikra-cqs-evk: Enable display and add ili7807s panel
[PATCH RFC 0/4] rust: dma: bridge zerocopy-derived types into the transmute byte-safety bound
2026-06-29 11:38 UTC (5+ messages)
[PATCH bpf v2 0/4] bpf, sockmap: Fix sockmap leaking UDP socks
2026-06-29 11:38 UTC (3+ messages)
` [PATCH bpf v2 1/4] bpf, sockmap: Reject unhashed UDP sockets on sockmap update
[PATCH v2] usb: dwc3: fix dwc3_readl() and dwc3_writel() calls in dwc3_ulpi_setup()
2026-06-29 11:37 UTC
[PATCH v4 0/5] mm/zswap: Implement per-cgroup proactive writeback
2026-06-29 11:36 UTC (10+ messages)
` [PATCH v4 2/5] mm/zswap: Factor writeback loop out of shrink_worker()
[PATCH] comedi: ni_pcimio: set PCI-6220 dio_speed and ai_fifo_depth from NI specs
2026-06-29 10:56 UTC (3+ messages)
[PATCH v2] usb: dwc3: fix dwc3_readl() and dwc3_writel() calls in dwc3_ulpi_setup()
2026-06-29 11:36 UTC (3+ messages)
[PATCH] f2fs: skip preallocation for mapped buffered overwrites
2026-06-29 11:35 UTC
[RFC PATCH bpf-next 00/12] bpf: Introduce static-defined tracing probe for BPF
2026-06-29 11:32 UTC (7+ messages)
[PATCH 0/9] media: Fix all missing cocci warnings
2026-06-29 11:30 UTC (10+ messages)
` [PATCH 1/9] media: em28xx-video: Remove unneeded semicolons
` [PATCH 2/9] media: iris: Replace ternary conditionals with max()
` [PATCH 3/9] media: vimc: Fix prototype of vimc_sensor_update_frame_timing
` [PATCH 4/9] media: vimc: Ensure that pixel_rate fits in 32 bits
` [PATCH 5/9] media: platform: amd: use refcount_t instead of atomic_t
` [PATCH 6/9] media: dvb-frontends/helene: Rename priv variable
` [PATCH 7/9] media: drivers/media/dvb-core: Split dvb_frontend_open()
` [PATCH 8/9] media: drivers/media/dvb-core: Refactor dvb_frontend_open locking
` [PATCH 9/9] media: drivers/media/dvb-core: CodeStyle for dvb_frontend_open()
[PATCH net-next v11 0/7] net: stmmac: qcom-ethqos: add support for SCMI power domains
2026-06-29 11:28 UTC (8+ messages)
` [PATCH net-next v11 1/7] dt-bindings: phy: document the serdes PHY on sa8255p
` [PATCH net-next v11 2/7] phy: qcom: add the SGMII SerDes PHY driver for SCMI systems
` [PATCH net-next v11 3/7] dt-bindings: net: qcom: document the ethqos device for SCMI-based systems
` [PATCH net-next v11 4/7] net: stmmac: qcom-ethqos: set serdes mode before powerup
` [PATCH net-next v11 5/7] net: stmmac: qcom-ethqos: reuse the address of ethqos_emac_driver_data
` [PATCH net-next v11 6/7] net: stmmac: qcom-ethqos: factor out linux-level setup into a separate function
` [PATCH net-next v11 7/7] net: stmmac: qcom-ethqos: add support for sa8255p
[PATCH v17 00/10] arm64/riscv: Add support for crashkernel CMA reservation
2026-06-29 11:28 UTC (3+ messages)
` [PATCH v17 06/10] riscv: kexec_file: Use crash_prepare_headers() helper to simplify code
[PATCH] KVM: x86: Ignore pending PV EOI if the vCPU has since disabled PV EOIs
2026-06-29 11:23 UTC (6+ messages)
[PATCH] clk: qcom: dispcc-eliza: Fix disp_cc_mdss_mdp_clk_src RCG stall on Eliza EVK
2026-06-29 11:27 UTC (2+ messages)
[PATCH] platform/x86: hp-wmi: Add GPU MUX switch support
2026-06-29 11:21 UTC (2+ messages)
[PATCH v2] dma-buf: dma-fence: Fix potential NULL pointer dereference
2026-06-29 11:25 UTC (4+ messages)
[PATCH 0/5] software node: provide support for fw_devlink
2026-06-29 11:20 UTC (3+ messages)
` [PATCH 4/5] MAINTAINERS: add myself as reviewer of software node support
[PATCH net-next v4 00/13] dpaa2-switch: add support for LAG offload
2026-06-29 11:23 UTC (14+ messages)
` [PATCH net-next v4 01/13] dpaa2-switch: remove unnecessary dev_mc_add/dev_mc_del calls
` [PATCH net-next v4 02/13] dpaa2-switch: avoid holding rtnl_lock in dpaa2_switch_event_work()
` [PATCH net-next v4 03/13] dpaa2-switch: extend the FDB management to cover bond scenarios
` [PATCH net-next v4 04/13] dpaa2-switch: create a separate dpaa2_switch_port_fdb_event() function
` [PATCH net-next v4 05/13] dpaa2-switch: check early if an FDB entry should be added
` [PATCH net-next v4 06/13] dpaa2-switch: add dpaa2_switch_port_to_bridge_port() helper
` [PATCH net-next v4 07/13] dpaa2-switch: consolidate unicast and multicast management
` [PATCH net-next v4 08/13] dpaa2-switch: add LAG configuration API
` [PATCH net-next v4 09/13] dpaa2-switch: add support for LAG offload
` [PATCH net-next v4 10/13] dpaa2-switch: offload FDBs added on an upper bond device
` [PATCH net-next v4 11/13] dpaa2-switch: offload port objects "
` [PATCH net-next v4 12/13] dpaa2-switch: trap all link local reserved addresses to the CPU
` [PATCH net-next v4 13/13] dpaa2-switch: add support for imprecise source port
[PATCH] fix: sound/soc/qcom: qcom_snd_parse_of: leaked device_node reference from of_parse_phandle on error path
2026-06-29 11:22 UTC (2+ messages)
Fixes tags need work in the mm-unstable tree
2026-06-29 11:21 UTC
Fixes tags need work in the mm-nonmm-unstable tree
2026-06-29 11:21 UTC
[PATCH v5 0/6] mm/zswap: Implement per-cgroup proactive writeback
2026-06-29 11:20 UTC (7+ messages)
` [PATCH v5 1/6] mm/zswap: Fix global shrinker when memory cgroup is disabled
` [PATCH v5 2/6] mm/zswap: Support batch writeback in shrink_memcg()
` [PATCH v5 3/6] mm/zswap: Extract a reusable writeback helper from shrink_worker()
` [PATCH v5 4/6] mm/zswap: Implement proactive writeback
` [PATCH v5 5/6] mm/zswap: Add per-memcg stat for "
` [PATCH v5 6/6] selftests/cgroup: Add tests for zswap "
linux-next: Tree for Jun 26
2026-06-29 11:21 UTC
[PATCH] platform: arm64: qcom-hamoa-ec: Register cooling devices with their name
2026-06-29 11:21 UTC (2+ messages)
[PATCH v2 0/3] Add support for dual port USXGMII+SGMII
2026-06-29 11:20 UTC (4+ messages)
[PATCH RESEND v2] mm/page_alloc: drop flag-conversion "optimisation"
2026-06-29 11:20 UTC
[tip:x86/cleanups] BUILD SUCCESS 0cfdf974f133e0ff17ed80e7895adbe7889d9522
2026-06-29 11:19 UTC
[PATCH v2 00/13] KVM Dirty-bit cleaning hw accelerator (HACDBS)
2026-06-29 11:18 UTC (11+ messages)
` [PATCH v2 04/13] arm64/sysreg: Add HACDBS consumer and base registers
` [PATCH v2 05/13] KVM: arm64: Detect (via ACPI) and initialize HACDBSIRQ
` [PATCH v2 06/13] KVM: arm64: dirty_bit: Add base FEAT_HACDBS cleaning routine
` [PATCH v2 07/13] kvm: Add arch-generic interface for hw-accelerated dirty-bitmap cleaning
` [PATCH v2 08/13] KVM: arm64: Add hardware-accelerated dirty-bitmap cleaning routine
` [PATCH v2 09/13] KVM: arm64: Dirty-bitmap: avoid splitting previously split blocks
` [PATCH v2 10/13] kvm/dirty_ring: Introduce get_memslot and move helpers to header
` [PATCH v2 11/13] kvm/dirty_ring: Add arch-generic interface for hw-accelerated dirty-ring cleaning
` [PATCH v2 12/13] KVM: arm64: Add hardware-accelerated dirty-ring cleaning routine
` [PATCH v2 13/13] KVM: arm64: Enable KVM_HW_DIRTY_BIT
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