mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH v3 00/14] Remove PG_private by using page/folio->private checks instead
 2026-09-09 14:10 UTC  (13+ messages)
` [PATCH v3 01/14] mm/zsmalloc: replace PG_private with pointer comparison
` [PATCH v3 07/14] erofs: mm/pagemap: add readahead_folio_last() to avoid folio->private
` [PATCH v3 08/14] erofs: use folio_attach/detach_private() instead of direct assignment

[PATCH v6 00/12] dma-buf: heaps: Add support for Tegra VPR
 2026-09-09 14:09 UTC  (4+ messages)
` [PATCH v6 08/12] dma-buf: heaps: Add debugfs support

[PATCH 00/14] mfd: unused driver purge
 2026-09-09 14:09 UTC  (22+ messages)
` [PATCH 01/14] mfd: remove unused 88pm80x driver
` [PATCH 02/14] mfd: remove unused rdc321x southbridge support
` [PATCH 03/14] mfd: remove unused si476x driver
` [PATCH 04/14] mfd: remove unused wm8400 driver
` [PATCH 05/14] mfd: remove unused adp5520 driver
` [PATCH 06/14] mfd: remove unused da903x driver
` [PATCH 07/14] mfd: remove unused lp8788 driver
` [PATCH 08/14] mfd: remove unused aat2870 driver
` [PATCH 09/14] mfd: remove unused lm3533 driver
` [PATCH 10/14] mfd: remove unused rc5t583 driver
` [PATCH 11/14] mfd: remove unused wm8350 driver
` [PATCH 12/14] mfd: remove unused mcp-sa11x0/ucb1x00 driver
` [PATCH 13/14] mfd: remove unused menelaus driver
` [PATCH 14/14] mfd: remove unused iPaq micro driver

[PATCH v3 0/3] KVM: VMX: Explicitly track TDX VMs' root level
 2026-09-09 14:08 UTC  (3+ messages)
` [PATCH v3 1/3] KVM: x86/mmu: Use KVM's max TDP level to determine need for 32-bit TDP root

[PATCH] spi: spi-qpic-snand: avoid writing QPIC_EBI2_ECC_BUF_CFG register
 2026-09-09 14:08 UTC 

[PATCH] checkpatch: adopt new coding style of type-aware kmalloc-family
 2026-09-09 14:07 UTC 

[PATCH v4 0/2] iio: adc: ti-ads1015: Add support for label
 2026-09-09 14:07 UTC  (3+ messages)
` [PATCH v4 2/2] "

[PATCH RFC v3 00/13] sysctl: add module aliases
 2026-09-09 14:07 UTC  (6+ messages)

[PATCH 0/5] clk: spacemit: preserve and safely synchronize firmware PLLs
 2026-09-09 14:07 UTC  (6+ messages)
` [PATCH 1/5] clk: spacemit: derive PLL rates from hardware
` [PATCH 2/5] clk: spacemit: make MIX rate selection consistent
` [PATCH 3/5] clk: spacemit: describe CPU clock dividers and shared PLL muxes
` [PATCH 4/5] clk: spacemit: reject rate changes to running firmware PLLs
` [PATCH 5/5] clk: spacemit: safely synchronize PLL parameters during init

[PATCH] locking: mutex: Fix brackets in comments
 2026-09-09 14:07 UTC 

[PATCH v2 0/8] mm: remove page_swap_entry()
 2026-09-09 14:06 UTC  (17+ messages)
` [PATCH v2 1/8] mm/swap: add folio_swap_entry() and folio_page_swap_entry()
` [PATCH v2 2/8] mm/huge_memory: add a comment to the open-coded swap entry
` [PATCH v2 3/8] mm/rmap: use folio_page_swap_entry() in ttu_anon_swapbacked_folio()
` [PATCH v2 4/8] mm/zswap: use folio_swap_entry() in zswap_store_page()
` [PATCH v2 5/8] mm/swapfile: use folio_page_swap_entry()
` [PATCH v2 6/8] arm64: mte: make mte_save_tags() and mte_restore_tags() static
` [PATCH v2 7/8] arm64: mte: pass the swap entry to mte_save_tags()
` [PATCH v2 8/8] mm/swap: remove page_swap_entry()

[PATCH v4 0/5] mm/memory-failure: keep hardware-poisoned pages out of the next kexec
 2026-09-09 14:05 UTC  (9+ messages)
` [PATCH v4 2/5] mm/memory-failure: libstub: install the poisoned-memory EFI table
` [PATCH v4 3/5] mm/memory-failure: efi: record hardware-poisoned frames into the poisoned-memory table
` [PATCH v4 5/5] mm/memory-failure: keep inherited poisoned frames out of the buddy allocator

[PATCH v2] iio: adc: max14001: add missing MODULE_DEVICE_TABLE macro
 2026-09-09 14:05 UTC  (4+ messages)

[PATCH v4 0/3] iio: adc: add LTC2499 features support
 2026-09-09 14:04 UTC  (3+ messages)
` [PATCH v4 3/3] iio: adc: ltc2497: add 2x conversion speed mode

[PATCH] NFS: replace sprintf() with snprintf() in nfs_root_setup
 2026-09-09 14:04 UTC  (2+ messages)

[PATCH REPOST 0/5] mm/damon/vaddr: support {prep,apply}_probes
 2026-09-09 14:04 UTC  (6+ messages)
` [PATCH REPOST 1/5] mm/damon/vaddr: support prep_probes
` [PATCH REPOST 2/5] mm/damon/paddr: move probe filter handling to ops-common
` [PATCH REPOST 3/5] mm/damon/vaddr: support apply_probe
` [PATCH REPOST 4/5] mm/damon/vaddr: extend apply_probes() for hugetlb
` [PATCH REPOST 5/5] mm/damon/vaddr: support pgidle_unset probe filter type

[PATCH v2 0/7] btrfs: convert some struct page users to folios
 2026-09-09 14:03 UTC  (3+ messages)

[PATCH net-next 0/7] net: dsa: mt7530: support EcoNet EN751221
 2026-09-09 14:03 UTC  (6+ messages)
` [PATCH net-next 3/7] net: dsa: mediatek: add support for passthrough mode
` [PATCH net-next 4/7] net: dsa: mediatek: support PLL setup on MMIO MT7530
` [PATCH net-next 5/7] net: dsa: mediatek: support MDIO switch downstream of MMIO switch
` [PATCH net-next 6/7] dt-bindings: net: dsa: mediatek,mt7530: add econet,en751221
` [PATCH net-next 7/7] net: dsa: mediatek: support EN751221 switch

[PATCH] phy: qcom: qmp-combo: hold a runtime PM reference in the typec callbacks
 2026-09-09 14:03 UTC 

[PATCH RFC v2 00/19] drm/panel: embed a drm_bridge into every drm_panel
 2026-09-09 14:02 UTC  (5+ messages)
` [PATCH RFC v2 05/19] "

[PATCH v1] hwmon: (lm75) Add support for Nuvoton NCT7715
 2026-09-09 14:02 UTC  (4+ messages)

[PATCH] docs: UML: user_mode_linux_howto_v2: Fix bracket
 2026-09-09 14:00 UTC 

[PATCH] media: docs: Fix bracket
 2026-09-09 13:59 UTC 

Fix dma_fence use after free regression
 2026-09-09 13:58 UTC  (6+ messages)
` [PATCH 1/2] dma-buf/dma-fence: fix checking signaling bit for timeline and driver name
` [PATCH 2/2] drm/sched: document the RCU dependency

[PATCH v9 0/4] alloc_tag and module codetag section fixes
 2026-09-09 13:57 UTC  (6+ messages)
` [PATCH v9 3/4] module: introduce SH_ENTSIZE_STANDALONE for separately allocated sections

[PATCH v13 00/13] sched, steal_governor: Introduce preferred CPUs and steal-driven vCPU backoff
 2026-09-09 13:56 UTC  (14+ messages)
` [PATCH v13 01/13] sched/cputime: Add kcpustat_field_total helper
` [PATCH v13 02/13] cpumask: Introduce cpumask_intersects_and
` [PATCH v13 03/13] sched/docs: Document cpu_preferred_mask and Preferred CPU concept
` [PATCH v13 04/13] cpumask: Introduce cpu_preferred_mask
` [PATCH v13 05/13] sysfs: Add preferred CPU file
` [PATCH v13 06/13] sched/core: Try to use a preferred CPU in is_cpu_allowed
` [PATCH v13 07/13] sched/fair: Load balance only among preferred CPUs
` [PATCH v13 08/13] sched/core: Push current task from non preferred CPU
` [PATCH v13 09/13] sched/debug: Add migration stats due to non preferred CPUs
` [PATCH v13 10/13] virt: Introduce steal governor driver
` [PATCH v13 11/13] virt/steal_governor: Add control knobs for handling steal values
` [PATCH v13 12/13] virt/steal_governor: Implement steal_governor policy loop
` [PATCH v13 13/13] virt/steal_governor: Enable the driver

[PATCH v13 0/5] Add RMPOPT support
 2026-09-09 13:55 UTC  (6+ messages)
` [PATCH v13 4/5] x86/sev: Add support to perform RMP optimizations asynchronously

[PATCH v4 0/2] spi: realtek: Add support for RTD1625 SPI NOR Flash Controller
 2026-09-09 13:54 UTC  (3+ messages)
` [PATCH v4 2/2] spi: spi-mem: Add Realtek SPI NOR flash controller driver

[PATCH bpf v2] bpf: Fix non-linear SRH access in bpf_update_srh_state()
 2026-09-09 13:53 UTC 

[PATCH] Documentation nova: Fix bracket
 2026-09-09 13:53 UTC 

[PATCH v17 00/20] KVM: arm64: CCA: Add basic plumbing for Realms
 2026-09-09 13:52 UTC  (3+ messages)

[PATCH] Documentation/gpu: Fix bracket
 2026-09-09 13:52 UTC 

[PATCH v2 0/6] arm64: dts: qcom: nord: Add remoteproc and PMIC support
 2026-09-09 13:50 UTC  (6+ messages)

[PATCH v2 00/16] KVM: arm64: Confine protected VM vCPU state to EL2
 2026-09-09 13:50 UTC  (3+ messages)
` [PATCH v2 06/17] KVM: arm64: Add system register reset framework for protected VMs

[PATCH] docs/mm: describe set_memory() and set_direct_map() APIs
 2026-09-09 13:49 UTC  (4+ messages)

[PATCH] selftests: kvm: Fix transposed calloc() arguments in the uffd helper
 2026-09-09 13:49 UTC  (2+ messages)

[PATCH RESEND v3] drm/msm: default separate_gpu_kms to auto selection
 2026-09-09 13:48 UTC 

[PATCH 1/2] dt-bindings: arm: rockchip: Add FriendlyElec NanoPi R28S
 2026-09-09 13:47 UTC  (2+ messages)

[PATCH v2 2/3] arm64: dts: rockchip: Split out the common NanoPi RK3528 parts
 2026-09-09 13:47 UTC  (2+ messages)

[patch V2 1/8] signal: Prevent exec() race
 2026-09-09 13:45 UTC  (12+ messages)

[RFC PATCH] misc: fgds: enable GPU-NVMe direct I/O via POSIX and io_uring
 2026-09-09 13:45 UTC  (5+ messages)

[PATCH 1/2] drm/intel: Generalize PCI ID macro for subvendor and subid
 2026-09-09 13:45 UTC  (4+ messages)
` [PATCH 2/2] drm/intel: Add quirk to disable rc6 on some TUXEDO devices

[PATCH] MAINTAINERS: fix sysfs-platform-ayaneo-ec documentation path
 2026-09-09 13:44 UTC  (2+ messages)

[PATCH] mm: bypass datarace check
 2026-09-09 13:44 UTC  (2+ messages)

[GIT PULL for v7.3] vfs fixes
 2026-09-09 13:44 UTC 

[PATCH v2] mm/migrate_device: avoid out-of-bounds writes for compound folios
 2026-09-09 13:43 UTC  (6+ messages)

[PATCH v9 0/5] x86/pvh: fix unbootable VMs again (PVH + KASAN)
 2026-09-09 13:43 UTC  (9+ messages)
` [PATCH v9 2/5] x86/asm, x86/boot: expose inline memcmp()

[PATCH] staging: rtl8723bs: fix unnecessary else block with only a break statement
 2026-09-09 13:42 UTC  (4+ messages)

[PATCH v5] docs: verify/bisect: fix typos, formatting and punctuation
 2026-09-09 13:41 UTC 

[PATCH v5 00/17] mm: Introduce section-based vmemmap optimization for HugeTLB
 2026-09-09 13:39 UTC  (5+ messages)
` [PATCH v5 10/17] mm/hugetlb: switch HugeTLB to section-based vmemmap optimization

[PATCH v3 0/2] Add support for Microchip PAC1711 Power Monitor
 2026-09-09 13:38 UTC  (3+ messages)
` [PATCH v3 2/2] iio: adc: add support for PAC1711

[PATCH net 0/2] netdevsim: fix IPsec debugfs byte order
 2026-09-09 13:37 UTC  (2+ messages)

[PATCH] clk: qcom: ipq-cmn-pll: keep the CMN block bus clocks enabled
 2026-09-09 13:37 UTC  (3+ messages)

Fixes tags need work in the dmaengine tree
 2026-09-09 13:37 UTC  (2+ messages)

[PATCH v3 0/3] ARM: dts: draeger: Add socfpga devicetree for Draeger's M48 board
 2026-09-09 13:36 UTC  (4+ messages)
` [PATCH v3 3/3] "

[PATCH] gpib: agilent_82357a: fix null-ptr-deref in primary_address
 2026-09-09 13:35 UTC  (2+ messages)

[BUG/PATCH] drivers/usb/mtu3: Work around mtu3_log_ep double-indirection issue
 2026-09-09 13:35 UTC  (6+ messages)

[PATCH 1/2] staging: sm750fb: make g_fbmode const to fix checkpatch warning
 2026-09-09 13:35 UTC  (2+ messages)

[PATCH v5 1/9] crash_dump: Fix potential double free and UAF of keys_header
 2026-09-09 13:34 UTC  (12+ messages)
` [PATCH v5 3/9] crash_dump: Disallow writing to dm-crypt configfs during kexec_file_load syscall
` [PATCH v5 8/9] crash_dump: Disallow configfs/crash_dm_crypt_key/reuse if crash hotplug supported
` [PATCH v5 9/9] Documentation: kdump: Add arm64 and ppc64le to encrypted dump target support list

[PATCH 0/1] arm64: dts: ti: k3-am69-aquila: Add Toradex DSI to LVDS adapter with the 10.1" V2 display
 2026-09-09 13:34 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH net-next v17 00/10] net: phy_port: SFP modules representation and phy_port listing
 2026-09-09 13:34 UTC  (2+ messages)

[PATCH 7.2 000/556] 7.2.5-rc1 review
 2026-09-09 13:34 UTC 

[PATCH 2/2] staging: greybus: light: add comments to mutex definitions
 2026-09-09 13:34 UTC  (2+ messages)

[PATCH] fs/ntfs3: reject short restart table entries
 2026-09-09 13:33 UTC 

[PATCH] sched/stats: Fix run_delay over-count for migrated sched_delayed tasks
 2026-09-09 13:33 UTC 

[PATCH 00/12] mm/sparse: remove SECTION_MARKED_PRESENT and further cleanups
 2026-09-09 13:33 UTC  (13+ messages)
` [PATCH 01/12] mm/sparse: move mem_section init to sparse_extreme_init()
` [PATCH 02/12] mm/sparse: refactor sparse_sections_init()
` [PATCH 03/12] mm/sparse: move initialization of section metadata to sparse_metadata_init()
` [PATCH 04/12] mm/sparse: rename and cleanup sparse_init_nid()
` [PATCH 05/12] mm/sparse: cleanup sparse_init_one_section()
` [PATCH 06/12] mm/sparse: rename __highest_present_section_nr to __highest_used_section_nr
` [PATCH 07/12] mm/sparse: remove pfn_in_present_section()
` [PATCH 08/12] mm/sparse: move __highest_used_section_nr handling
` [PATCH 09/12] mm/sparse: remove SECTION_MARKED_PRESENT
` [PATCH 10/12] mm/sparse: remove flags parameter from sparse_init_one_section()
` [PATCH 11/12] fs/proc/page: clarify comment in get_max_dump_pfn()
` [PATCH 12/12] mm/memory_hotplug: drop CONFIG_HAVE_ARCH_PFN_VALID handling from pfn_to_online_page()

[PATCH] rust: auxiliary: validate DeviceId name length
 2026-09-09 13:33 UTC  (4+ messages)

[PATCH net-next v3 0/4] rtnetlink: dump link-layer multicast addresses
 2026-09-09 13:32 UTC  (5+ messages)
` [PATCH net-next v3 1/4] netlink: specs: rt-addr: fix the type of target-netnsid
` [PATCH net-next v3 2/4] rtnetlink: add AF_PACKET multicast dumps
` [PATCH net-next v3 3/4] netlink: specs: rt-addr: document "
` [PATCH net-next v3 4/4] selftests: net: test "

[PATCH net-next v2 8/8] r8152: support UPS for RTL8157 and RTL8159
 2026-09-09 13:32 UTC  (2+ messages)

[PATCH net-next v2 7/8] r8152: support rtl_fc_pause_pkt_en()
 2026-09-09 13:32 UTC  (2+ messages)

[PATCH net-next v2 6/8] r8152: add TGPHY access support
 2026-09-09 13:32 UTC  (2+ messages)

[PATCH net-next v2 5/8] r8152: support rtl8157_unload and rtl8157_change_mtu
 2026-09-09 13:32 UTC  (2+ messages)

[PATCH net-next v2 4/8] r8152: refactor r8157_hw_phy_cfg
 2026-09-09 13:32 UTC  (2+ messages)

[PATCH net-next v2 3/8] r8152: refactor rtl8156_enable, rtl8156_up, and rtl8156_down
 2026-09-09 13:32 UTC  (2+ messages)

[PATCH net-next v2 2/8] r8152: support RTL8159 for different packages
 2026-09-09 13:32 UTC  (2+ messages)

[PATCH net-next v2 1/8] r8152: refactor r8156_init
 2026-09-09 13:32 UTC  (2+ messages)

[PATCH v3 1/1] drm: bridge: ti-sn65dsi83: Fix DSI mode flags for stable LVDS output
 2026-09-09 13:30 UTC  (12+ messages)

[PATCH v17 00/22] media: i2c: add Maxim GMSL2/3 serializer and deserializer drivers
 2026-09-09 13:27 UTC  (23+ messages)
` [PATCH v17 01/22] media: mc: Add INTERNAL pad flag
` [PATCH v17 02/22] dt-bindings: media: i2c: max96717: add support for I2C ATR
` [PATCH v17 03/22] dt-bindings: media: i2c: max96717: add support for pinctrl/pinconf
` [PATCH v17 04/22] dt-bindings: media: i2c: max96717: add support for MAX9295A
` [PATCH v17 05/22] dt-bindings: media: i2c: max96717: add support for MAX96793
` [PATCH v17 06/22] dt-bindings: media: i2c: max96712: use pattern properties for ports
` [PATCH v17 07/22] dt-bindings: media: i2c: max96712: add support for I2C ATR
` [PATCH v17 08/22] dt-bindings: media: i2c: max96712: add support for POC supplies
` [PATCH v17 09/22] dt-bindings: media: i2c: max96712: add support for MAX96724F/R
` [PATCH v17 10/22] dt-bindings: media: i2c: max96712: add control-channel-port property
` [PATCH v17 11/22] dt-bindings: media: i2c: max96714: add support for MAX96714R
` [PATCH v17 12/22] dt-bindings: media: i2c: add MAX9296A, MAX96716A, MAX96792A
` [PATCH v17 13/22] media: i2c: add Maxim GMSL2/3 serializer and deserializer framework
` [PATCH v17 14/22] media: i2c: add Maxim GMSL2/3 serializer framework
` [PATCH v17 15/22] media: i2c: add Maxim GMSL2/3 deserializer framework
` [PATCH v17 16/22] media: i2c: remove MAX96717 driver
` [PATCH v17 17/22] media: i2c: maxim-serdes: add "
` [PATCH v17 18/22] arm64: defconfig: disable deprecated MAX96712 driver
` [PATCH v17 19/22] staging: media: remove "
` [PATCH v17 20/22] media: i2c: maxim-serdes: add MAX96724 driver
` [PATCH v17 21/22] media: i2c: remove MAX96714 driver
` [PATCH v17 22/22] media: i2c: maxim-serdes: add MAX9296A driver

[PATCH] selftests: ublk: install test_common.sh and trace/ scripts
 2026-09-09 13:26 UTC 

[PATCH 0/2] Add support for AD3536R DAC
 2026-09-09 13:24 UTC  (3+ messages)
` [PATCH 2/2] iio: dac: ad3530r: add support for AD3536R

[PATCH net-next v3] selftests/net: skip srv6_end_dt[4/6]_l3vpn_test.sh if vrftable not available
 2026-09-09 13:24 UTC  (2+ messages)

[PATCH 0/2] drm/msm/a6xx: use correct timestamp counter on A750 GPU
 2026-09-09 13:24 UTC  (5+ messages)
` [PATCH 2/2] drm/msm/a6xx: Use CX AO Counter register for timestamp on a750 GPUs

[PATCH] selftests: ublk: Reject excess backing files
 2026-09-09 13:24 UTC 

[PATCH v10 0/2] module: Extend module_blacklist parameter to built-in modules
 2026-09-09 13:22 UTC  (7+ messages)

[PATCH] selftests/powerpc: use MAP_FAILED instead of (void *)-1 in tm-signal-context-force-tm
 2026-09-09 13:22 UTC  (2+ messages)

[PATCH v2 00/13] libcrypto: Provide more __cleanup functions for zeroizing data
 2026-09-09 13:22 UTC  (3+ messages)
` [PATCH v2 13/13] lib/crypto: Add documentation about zeroization of key and context data

[PATCH 00/39] mm: make VMA flag semantics explicit, eliminate VM_SPECIAL
 2026-09-09 13:20 UTC  (5+ messages)
` [PATCH 27/39] mm: rename is_vm_hugetlb_page() to vma_is_hugetlb()

[PATCH] sched/eevdf: fix rb augmented with multi fields
 2026-09-09 13:20 UTC  (3+ messages)

[PATCH v4 0/6] iio: adc: bcm_iproc_adc: convert to devm-managed APIs
 2026-09-09 13:20 UTC  (2+ messages)

Cache-aware scheduling does not work well with amd big/little cores
 2026-09-09 13:19 UTC  (9+ messages)

page:  |  | latest

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

all inboxes | Powered by JetHome®