All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-29 16:27:39 to 2026-06-29 17:23:28 UTC [more...]

[PATCH v5 0/3] iio: dac: m62332: header cleanup and guard(mutex)
 2026-06-29 17:23 UTC  (6+ messages)
` [PATCH v5 2/3] iio: dac: m62332: Clean up header includes

+ mm-cleanup-clear_not_present_full_ptes-and-rename-to-clear_non_present_ptes.patch added to mm-new branch
 2026-06-29 17:22 UTC 

[PATCH v3 0/2] drm/xe/guc: shrink and compress GuC snapshot dumps
 2026-06-29 17:22 UTC  (3+ messages)
` [PATCH v3 1/2] drm/xe: Remove extra newlines from LRC snapshot dump
` [PATCH v3 2/2] drm/xe/guc: Compress GuC log and CTB dump with zstd

+ mm-drop-pte_clear_not_present_full.patch added to mm-new branch
 2026-06-29 17:22 UTC 

+ sparc-mm-drop-custom-pte_clear_not_present_full.patch added to mm-new branch
 2026-06-29 17:22 UTC 

[PATCH v2 0/3] mm: cleanup clear_not_present_full_ptes()
 2026-06-29 17:22 UTC  (3+ messages)
` [PATCH v2 2/3] mm: drop pte_clear_not_present_full()

[PATCH v2 00/13] KVM Dirty-bit cleaning hw accelerator (HACDBS)
 2026-06-29 17:22 UTC  (19+ messages)
` [PATCH v2 02/13] KVM: arm64: Enable eager hugepage splitting if HDBSS is available
` [PATCH v2 05/13] KVM: arm64: Detect (via ACPI) and initialize HACDBSIRQ
` [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 11/13] kvm/dirty_ring: Add arch-generic interface for hw-accelerated dirty-ring cleaning

[PATCH] mm/vmalloc: widen guard region to defeat ENTER-based stack pivot
 2026-06-29 17:21 UTC  (7+ messages)

[PATCH] ntfs: fix mrec_lock ABBA deadlock in rename
 2026-06-29 17:19 UTC  (2+ messages)

Open to a DR60+ link exchange?
 2026-06-29 17:01 UTC 

[PATCH v16 0/2] Introduce Synology Microp driver
 2026-06-29 17:19 UTC  (5+ messages)
` [PATCH v16 1/2] dt-bindings: embedded-controller: Add synology microp devices
` [PATCH v16 2/2] platform: Add initial synology microp driver

[PATCH] media: pci: Use PCI_DEVICE macros and drop zeros from pci_device_id arrays
 2026-06-29 17:19 UTC  (2+ messages)

[PATCH 0/3] drivers: Improve memory management for large object allocations when i915/shmem is used with iommu
 2026-06-29 17:18 UTC  (2+ messages)
` ✗ Fi.CI.BUILD: failure for drivers: Improve memory management for large object allocations when i915/shmem is used with iommu (rev2)

[PATCH] PCI: vmd: Only assign _OSC features in bare metal OS
 2026-06-29 17:18 UTC  (3+ messages)

[PATCH v3] clk: mvebu: ap-cpu: fix missing clk_put() in ap_cpu_clock_probe()
 2026-06-29 17:14 UTC  (2+ messages)

[PATCH] libceph: refresh CephX authorizer buffer after update
 2026-06-29 17:14 UTC 

[PATCH] powerpc/syscall: Fix seccomp errno handling with GENERIC_ENTRY
 2026-06-29 17:14 UTC  (5+ messages)

[PATCH] x86/msr: Restrict /dev/cpu/*/msr read and write to a single MSR per call
 2026-06-29 17:14 UTC  (7+ messages)
` [PATCH v2 1/2] x86/msr: Document I/O-like MSR semantics in /dev/cpu/*/msr driver

[PATCH v2 0/2] mm/vmpressure: reduce CPU, memory and code overhead on cgroup v2
 2026-06-29 17:13 UTC  (10+ messages)
` [PATCH v2 1/2] mm/vmpressure: skip tree=true accounting "
` [PATCH v2 2/2] mm/vmpressure: split v1 userspace eventfd code into vmpressure-v1.c

[PATCH] PCI: vmd: Only assign _OSC features in bare metal OS
 2026-06-29 17:11 UTC  (2+ messages)

[PATCH 00/30] mm: make VMA page offset handling more consistent
 2026-06-29 17:11 UTC  (8+ messages)
` [PATCH 03/30] tools/testing/vma: use vma_start_pgoff() in merge tests
` [PATCH 05/30] mm/rmap: update mm/interval_tree.c comments

[ANNOUNCE] Git v2.55.0
 2026-06-29 17:10 UTC 

-next status as at v7.2-rc1
 2026-06-29 17:09 UTC 

[PATCH v3] drm/xe/tests/rtp: Add kunit test for whitelist upper bounds
 2026-06-29 17:08 UTC  (3+ messages)
` ✗ CI.checkpatch: warning for drm/xe/tests/rtp: Add kunit test for whitelist upper bounds (rev3)
` ✓ CI.KUnit: success "

[PATCH] drm/omap: dsi: do not copy isr table
 2026-06-29 17:08 UTC  (2+ messages)

[meta-oe][PATCH 1/2] lvgl: Update to 9.5.0
 2026-06-29 13:28 UTC  (2+ messages)
` [meta-oe][PATCH 2/2] lvgl-demo-fb: "

[PATCH net-next v5 00/15] Support for onsemi's S2500 10Base-T1S MAC-PHY
 2026-06-29 17:07 UTC  (4+ messages)
` [PATCH net-next v5 14/15] dt-bindings: net: add onsemi's S2500

[koverstreet-bcachefs:trace_sched_wakeup_backtrace 216/332] fs/bcachefs/data/ec/init.c:240:5-8: Unneeded variable: "ret". Return "0" on line 268
 2026-06-29 17:07 UTC 

[PATCH v2 0/2] gpio: fix sleeping-in-atomic in shared-proxy; restore meson non-sleeping
 2026-06-29 17:06 UTC  (4+ messages)
` [PATCH v2 1/2] gpio: shared-proxy: always serialize with a sleeping mutex

[PATCH] Kconfig: Fix grammatical error in help text
 2026-06-29 17:06 UTC 

+ mm-vmpressure-split-v1-userspace-eventfd-code-into-vmpressure-v1c.patch added to mm-new branch
 2026-06-29 17:06 UTC 

+ mm-vmpressure-skip-tree=true-accounting-on-cgroup-v2.patch added to mm-new branch
 2026-06-29 17:06 UTC 

[PATCH] btrfs: don't pass tree_id in btrfs_search_path_in_tree()
 2026-06-29 17:05 UTC  (2+ messages)

[PATCH] mm/damon/vaddr: remove redundant RCU lock
 2026-06-29 17:06 UTC  (2+ messages)

+ mm-constify-oom_control-scan_control-and-alloc_context-nodemask.patch added to mm-new branch
 2026-06-29 17:06 UTC  (2+ messages)

[PATCH v2 0/3] rockchip: odroid-m1s/rk3566 watchdog support
 2026-06-29 17:05 UTC  (4+ messages)
` [PATCH v2 1/3] rockchip: rk3568: make the WDT trigger a first global reset
` [PATCH v2 2/3] rockchip: rk3568: make the TSADC "
` [PATCH v2 3/3] rockchip: odroid-m1s: enable watchdog support

[PATCH v1] ARM: imx: avic: Fix OF node reference leaks
 2026-06-29 17:05 UTC  (2+ messages)

[PATCH v4 00/18] x86/msr: Inline rdmsr/wrmsr instructions
 2026-06-29 17:04 UTC  (3+ messages)
` [PATCH v4 08/18] x86/extable: Add support for immediate form MSR instructions

[PATCH 0/2] mm: memory-failure: fix HWPoison flag race with non-atomic page flag ops
 2026-06-29 17:04 UTC  (6+ messages)

[PATCH] drm/xe: Drop 'force_execlist' module parameter
 2026-06-29 17:04 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH v2] serial: 8250_pnp: Use named initializers for pnp_device_id array
 2026-06-29 17:04 UTC 

[PATCH 0/6] odb: refactor source-specific information in object info
 2026-06-29 17:01 UTC  (3+ messages)
` [PATCH 1/6] packfile: thread odb_source_packed through packed_object_info()

[PATCH v7] PCI: vmd: Add feature to scan BIOS enumerated devices
 2026-06-29 17:01 UTC  (2+ messages)

[PATCH v2] usbcore: Add quirk for 255-bytes initial config read
 2026-06-29 17:01 UTC  (4+ messages)

[PATCH] hw/riscv/riscv-iommu-sys.c: record fault on IOMMU-generated MSI write
 2026-06-29 16:59 UTC 

[PATCH V1] arm64: dts: imx8mq-evk: add uart3 and bluetooth node
 2026-06-29 17:01 UTC  (2+ messages)

[PATCH v4] drm/omap: dsi: avoid sending bta sync all the time in writes
 2026-06-29 16:59 UTC  (4+ messages)

[PATCH v4] arm64: dts: imx94: Add Root Port node and PERST property
 2026-06-29 16:59 UTC  (2+ messages)

[PATCH] firmware: ti_sci: undo list publication on populate failure
 2026-06-29 16:57 UTC  (2+ messages)

[PATCH v1] MAINTAINERS: Add git tree for TI K3 ARCHITECTURE
 2026-06-29 16:57 UTC  (2+ messages)

[PATCH 1/2] Bluetooth: hci_bcm: add BCM43752
 2026-06-29 16:57 UTC  (6+ messages)
` [PATCH 2/2] dt-bindings: bluetooth: broadcom: "

[PATCH RFC 1/3] drm/amd/display: quirk malformed CH7218 PCON topology
 2026-06-29 16:57 UTC  (3+ messages)

Ethtool : PRBS feature
 2026-06-29 16:56 UTC  (10+ messages)

[PATCH 1/2] media: uvcvideo: add quirks for per-device stream error handling
 2026-06-29 16:55 UTC  (3+ messages)
` [PATCH 2/2] media: uvcvideo: add device entry for Logitech C920 (046d:08e5)

[PATCH] arm64: dts: imx8mp-frdm: Add missing HDMI DDC pinctrl
 2026-06-29 16:54 UTC  (2+ messages)

[PATCH] soc: ti: knav_dma: remove debugfs file on teardown
 2026-06-29 16:54 UTC  (2+ messages)

[PATCH v4 0/4] history: add squash subcommand to fold a range
 2026-06-29 16:54 UTC  (6+ messages)
` [PATCH v5 "

[PATCH RESEND] gpib: Initialize pci_device_ids using PCI_DEVICE macros
 2026-06-29 16:54 UTC 

[PATCH net-next v11 0/7] net: stmmac: qcom-ethqos: add support for SCMI power domains
 2026-06-29 16:54 UTC  (9+ messages)
` [PATCH net-next v11 1/7] dt-bindings: phy: document the serdes PHY on sa8255p

[PATCH v4 0/4] arm64: cross-CPU NMI via SDEI
 2026-06-29 16:53 UTC  (6+ messages)

[PATCH v5 0/3] Add support for Variscite DART-MX8M-PLUS and Sonata board
 2026-06-29 16:52 UTC  (3+ messages)
` [PATCH v5 3/3] arm64: dts: imx8mp-var-dart: Add support for Variscite "

[PATCH 1/2] drm/amd/display: Fix DM IRQ teardown races
 2026-06-29 16:51 UTC  (2+ messages)
` [PATCH 2/2] drm/amd/display: Use unbound workqueues for deferred DM work

[scarthgap][PATCH] dropbear: Disable DSS correctly
 2026-06-29 16:50 UTC 

[PATCH v5] pcapng: add user-supplied timestamp support
 2026-06-29 16:50 UTC  (3+ messages)
` [PATCH v6 1/1] "

[PATCH] remoteproc: fix OOB read via signed offset in rsc_table_for_each_entry()
 2026-06-29 16:50 UTC 

Fixes tags need work in the mm-nonmm-unstable tree
 2026-06-29 16:50 UTC  (2+ messages)

[PATCH v2] net/sched: hhf: clear heavy-hitter state on reset
 2026-06-29 16:44 UTC 

[PATCH 0/4] Keep subpage private zero at free and folio split time
 2026-06-29 16:50 UTC  (4+ messages)
` [PATCH 4/4] mm/page_alloc: remove set_page_private() in prep_compound_tail()

[PATCH 0/1] liveupdate: Add internal APIs for file preservation
 2026-06-29 16:50 UTC  (6+ messages)
` [PATCH 1/1] liveupdate: luo_file: "

[PATCH v2] smp: Use release stores for csd_lock_record() state
 2026-06-29 16:49 UTC  (4+ messages)

[bluez/bluez]
 2026-06-29 16:49 UTC 

[bluez/bluez] 4bb428: bass: Fix possible crash on bass_update_bis_sync
 2026-06-29 16:48 UTC 

[PATCH 0/6] treewide: remove unnecessary invalid range checks in memblock iteration loops
 2026-06-29 16:48 UTC  (6+ messages)

[PATCH] dropbear: Disable DSS correctly OS-21706
 2026-06-29 16:48 UTC  (2+ messages)

[PATCH v5 2/3] arm64: dts: freescale: Add support for Variscite DART-MX8M-PLUS
 2026-06-29 16:48 UTC  (3+ messages)

[TECH TOPIC] Implementing malloc
 2026-06-29 16:48 UTC  (6+ messages)

[PATCH v2 0/2] sdhci: fix SDMA boundary bug
 2026-06-29 16:45 UTC  (3+ messages)
` [PATCH v2 1/2] fixed sdma "
` [PATCH v2 2/2] qtest: add xilinx-zynq SDHCI sdma test

[PATCH RFC v6 0/5] iio: add Open Sensor Fusion IIO driver
 2026-06-29 16:47 UTC  (3+ messages)

+ mm-zsmalloc-encode-class-index-in-obj-value-for-lockless-class-lookup-fix.patch added to mm-new branch
 2026-06-29 16:47 UTC 

[akpm-mm:mm-new 107/142] mm/zsmalloc.c:800:21: warning: 'obj_to_class_idx' defined but not used
 2026-06-29 16:47 UTC  (2+ messages)

[bug report] out-of-bounds access in ceph_con_open()
 2026-06-29 16:46 UTC  (2+ messages)
  ` [PATCH] libceph: Assign requests to homeless osd if calculated osd exceeds max_osd

[PATCH v2] bpf: allow BPF_LOG_KERNEL from kernel space
 2026-06-29 16:45 UTC  (3+ messages)

[PATCH v3] mm: annotate data-race in cpu_needs_drain()
 2026-06-29 16:45 UTC  (5+ messages)

[PATCH ceph 0/1] libceph: osdmap: missing CRUSH type name can crash locality lookup
 2026-06-29 16:45 UTC 

[PATCH v4 0/2] ima: measure write on securityfs policy file
 2026-06-29 16:38 UTC  (5+ messages)
` [PATCH v4 2/2] ima: measure buffer sent to "

[koverstreet-bcachefs:bcachefs-rebalance_v2 738/799] fs/bcachefs/init/recovery.c:687 __bch2_fs_recovery() warn: variable dereferenced before check 'clean' (see line 619)
 2026-06-29 16:43 UTC 

[PATCH] net: Correct padding check in qemu_receive_packet()
 2026-06-29 16:42 UTC 

[PATCH] remoteproc: virtio: support dynamic number of vrings
 2026-06-29 16:43 UTC  (4+ messages)

[PATCH v2 0/7] iio: adc: Add TI ADS126X ADC family support
 2026-06-29 16:43 UTC  (11+ messages)
` [PATCH v2 1/7] dt-bindings: iio: adc: Add TI ADS126x ADC family
` [PATCH v2 7/7] iio: adc: Add ti-ads1263-adc2 driver

[PATCH v3] smp: Use release stores for csd_lock_record() state
 2026-06-29 16:42 UTC  (2+ messages)

[PATCH] tools/sched_ext: fix getopt() option variable signedness
 2026-06-29 16:43 UTC  (2+ messages)

[PATCH] libceph: Always remove requests from ceph_osdc_handle_map() structures
 2026-06-29 16:43 UTC  (2+ messages)

[Intel-wired-lan] [PATCH 1/2] igc: Wait for MAC passthrough after reset
 2026-06-29 16:42 UTC  (5+ messages)

[feature] PQC KEM
 2026-06-29 16:42 UTC  (2+ messages)

[PATCH v2] docs/mm: Fix braces
 2026-06-29 16:41 UTC  (2+ messages)

[PATCH v5 00/14] arm64: dts: imx8mp-var-som-symphony: align DTS with hardware revision
 2026-06-29 16:40 UTC  (5+ messages)
` [PATCH v5 06/14] arm64: dts: imx8mp-var-som-symphony: enable PCIe
` (subset) [PATCH v5 00/14] arm64: dts: imx8mp-var-som-symphony: align DTS with hardware revision

[PATCH rc v6 0/7] iommu/arm-smmu-v3: Fix device crash on kdump kernel
 2026-06-29 16:40 UTC  (5+ messages)
` [PATCH rc v6 6/7] iommu/arm-smmu-v3: Skip RMR bypass for kdump adoption
` [PATCH rc v6 7/7] iommu/arm-smmu-v3: Detect ARM_SMMU_OPT_KDUMP_ADOPT in probe()

[PATCH net-next v2 0/8] net: mdio: realtek-rtl9300: Add RTL83xx support
 2026-06-29 16:40 UTC  (7+ messages)
` [PATCH net-next v2 2/8] net: mdio: realtek-rtl9300: Add page tracking
` [PATCH net-next v2 4/8] net: mdio: realtek-rtl9300: Configure hardware polling during probing
` [PATCH net-next v2 5/8] net: mdio: realtek-rtl9300: Add c45 over c22 mitigation

[PATCHv4 00/13] uprobes/x86: Fix red zone issue for optimized uprobes
 2026-06-29 16:40 UTC  (5+ messages)
` [PATCHv4 05/13] uprobes/x86: Move optimized uprobe from nop5 to nop10

[PATCH v4 0/2] remoteproc: add AMD BRAM-based remote processor driver
 2026-06-29 16:40 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: remoteproc: document AMD BRAM-based rproc
` [PATCH v4 2/2] remoteproc: add AMD BRAM-based remote processor driver

[PATCH v6] PCI: vmd: Add feature to scan BIOS enumerated devices
 2026-06-29 16:39 UTC  (3+ messages)

[PATCH 1/2] drm/amdgpu/jpeg: fix jpeg_v5_0_1_is_idle detection
 2026-06-29 16:38 UTC  (2+ messages)

[PATCH v3 0/3] arm64: dts: imx93-11x11-evk: Add DY1212W-4856 LVDS panel
 2026-06-29 16:38 UTC  (2+ messages)

[PATCH v2 0/8] treewide: remove unnecessary invalid range checks in memblock iteration loops
 2026-06-29 16:37 UTC  (12+ messages)
` [PATCH v2 1/8] arm64: mm: remove unreachable invalid range check in kasan_init_shadow()
` [PATCH v2 2/8] LoongArch: remove unreachable invalid range check in kasan_init()
` [PATCH v2 3/8] riscv: remove unreachable invalid range check in create_linear_mapping_page_table()
` [PATCH v2 4/8] riscv: remove unreachable invalid range check in kasan_init()
` [PATCH v2 5/8] ARM: "
` [PATCH v2 6/8] powerpc64/kasan: Remove unreachable invalid range check in kasan_init_phys_region()
` [PATCH v2 7/8] mm: remove unnecessary empty range check in early_calculate_totalpages()
` [PATCH v2 8/8] mm/hugetlb: remove unnecessary empty range check in hugetlb_bootmem_set_nodes()

[PATCH net] net/sched: act_bpf: use rcu_dereference_bh() to read the filter
 2026-06-29 16:38 UTC  (2+ messages)

[PATCH] generic/064: allow 50 extents on F2FS after fcollapse
 2026-06-29 16:37 UTC  (4+ messages)
` [f2fs-dev] "

[PATCH v2 00/13] Dynamic Kernel Stacks
 2026-06-29 16:21 UTC  (16+ messages)

+ mm-annotate-data-race-in-cpu_needs_drain-fix.patch added to mm-new branch
 2026-06-29 16:34 UTC 

[meta-ti][master/wrynose][PATCH] libsdl2: Set runtime dependency for SDL2 tests
 2026-06-29 16:34 UTC  (5+ messages)

[RFC] xen/arm64: livepatch: enable attaching callbacks
 2026-06-29 16:33 UTC  (2+ messages)

[PATCH 0/2] docs: pt_BR: Translate coding and posting guidelines
 2026-06-29 16:34 UTC  (3+ messages)

[PATCH v2 0/4] drm/xe/oa: A MERTOA bug-fix
 2026-06-29 16:33 UTC  (4+ messages)
` [PATCH v2 1/4] drm/xe/oa: Rename last argument of WHITELIST_OA_MMIO_TRG

[PATCH] mm: mempolicy: fix automatic numa balancing for shmem
 2026-06-29 16:33 UTC 

[PATCH v2] cxl/mce: Make the MCE notifier per-region
 2026-06-29 16:33 UTC  (2+ messages)

[PATCH i-g-t] lib/igt_hook: Fix realloc size to avoid memory overwriting
 2026-06-29 16:32 UTC  (3+ messages)

[PATCH] spi: rzv2h-rspi: Fix DMA transfer error handling for signal interruption
 2026-06-29 16:33 UTC  (7+ messages)

[PATCH] cxl/pci: Remove incorrect mbox.valid check in cxl_pci_type3_init_mailbox()
 2026-06-29 16:32 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3 0/9] vfio/pci: Add mmap() for DMABUFs
 2026-06-29 16:32 UTC  (5+ messages)
` [PATCH v3 8/9] vfio/pci: Permanently revoke a DMABUF on request

QEMU net code and padding of short packets
 2026-06-29 16:31 UTC  (4+ messages)

[PATCH] mm: A second pagecache maintainer
 2026-06-29 16:32 UTC  (2+ messages)

[PATCH] util/filemonitor-inotify: Use QEMU_LOCK_GUARD()
 2026-06-29 16:29 UTC  (2+ messages)

[PATCH] clk: qcom: enable ALWAYS_ON for titan_top_gdsc
 2026-06-29 16:29 UTC  (7+ messages)

[PATCH v4 00/14] Make switchover-ack re-usable and add VFIO precopy REINIT feature
 2026-06-29 16:27 UTC  (11+ messages)
` [PATCH v4 07/14] migration: Make switchover-ack re-usable

[PATCH v3 0/2] media: atomisp: validate user-supplied buffer sizes in two ioctl paths
 2026-06-29 16:28 UTC  (2+ messages)

[PATCH v7 0/5] drm/gpusvm: split MM and device state across gpusvm/range/pages
 2026-06-29 16:27 UTC  (3+ messages)
` [PATCH v7 4/5] drm/gpusvm: move struct drm_gpusvm_pages out of struct drm_gpusvm_range


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.