mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH v2 0/8] arm64: Unmap FF-A lent memory from direct map
 2026-09-21 11:00 UTC  (4+ messages)
` [PATCH v2 1/8] memblock: Introduce MEMBLOCK_PTEMAP
` [PATCH v2 2/8] arm64: Introduce can_set_direct_map_range()
` [PATCH v2 3/8] arm64: Introduce __set_direct_map*()

[PATCH] target: use assign_bit() where applicable
 2026-09-21 10:58 UTC  (2+ messages)

[PATCH 00/21] ASoC: codecs: Fix resource leaks across card bind/unbind
 2026-09-21 10:58 UTC  (23+ messages)
` [PATCH 01/21] ASoC: cpcap: Fix devm "
` [PATCH 02/21] ASoC: da7218: "
` [PATCH 03/21] ASoC: tlv320aic32x4: Fix clock leak from runtime callbacks
` [PATCH 04/21] ASoC: twl4030: Acquire board params and hs_extmute GPIO in the platform probe
` [PATCH 05/21] ASoC: es8316: Move mclk acquisition to the i2c probe
` [PATCH 06/21] ASoC: es8323: "
` [PATCH 07/21] ASoC: es8311: "
` [PATCH 08/21] ASoC: es8328: Move clk acquisition to the bus probe
` [PATCH 09/21] ASoC: rt5640: Move mclk acquisition to the i2c probe
` [PATCH 10/21] ASoC: rt5616: "
` [PATCH 11/21] ASoC: rt5514: Move clk "
` [PATCH 12/21] ASoC: rt5682s: Move mclk "
` [PATCH 13/21] ASoC: max98090: "
` [PATCH 14/21] ASoC: max98095: "
` [PATCH 15/21] ASoC: wm8985: Move regulator acquisition to the bus probe
` [PATCH 16/21] ASoC: wm8955: Move regulator acquisition to the i2c probe
` [PATCH 17/21] ASoC: es8389: Move regulator and mclk "
` [PATCH 18/21] ASoC: rt5677-spi: Free the DSP context on component remove
` [PATCH 19/21] ASoC: rt1011: Free the bq/drc coefficient arrays "
` [PATCH 20/21] ASoC: rt5645: Free the hardware EQ parameters "
` [PATCH 21/21] ASoC: rt5514-spi: Free the DSP context "

[PATCH 0/6] PCI: qcom-ep: Add PCIe Endpoint support for Monaco
 2026-09-21 10:58 UTC  (7+ messages)
` [PATCH 1/6] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Add qcs8300 16 GT/s PHY
` [PATCH 2/6] dt-bindings: PCI: qcom-ep: Add QCS8300 compatible
` [PATCH 3/6] phy: qcom: qmp-pcie: Add endpoint PHY configuration for QCS8300
` [PATCH 4/6] PCI: qcom-ep: Set initial interconnect bandwidth before enabling clocks
` [PATCH 5/6] arm64: qcom: monaco: Fix pcie1_phy compatible to list qcs8300 first
` [PATCH 6/6] arm64: qcom: monaco: Add PCIe Endpoint nodes

[PATCH] media: i2c: ov13858: add horizontal and vertical flip controls
 2026-09-21 10:57 UTC  (3+ messages)

[PATCH v2] clk: mediatek: mt7988-apmixed: publish the OF module alias
 2026-09-21 10:56 UTC  (2+ messages)

[PATCH 00/21] mm: change behavior of pXdp_get()/pXd_page() in compile-time folded pgtable
 2026-09-21 10:55 UTC  (22+ messages)
` [PATCH 01/21] ARM: mm: make nommu pgd_t a scalar
` [PATCH 02/21] ARM: mm: make 2-level "
` [PATCH 03/21] ARM: mm: remove custom pgdp_get()
` [PATCH 04/21] LoongArch: mm: define pud_leaf() only when PUD exists
` [PATCH 05/21] MIPS: "
` [PATCH 06/21] mm/pgtable: define (pgd|p4d|pud)_leaf() for folded page tables
` [PATCH 07/21] mm/pgtable: define (pgd|p4d|pud)_offset_lockless() "
` [PATCH 08/21] mm: vmscan: remove stack copy address of pud/pmd pass in walk_pud/pmd_range()
` [PATCH 09/21] loongarch: kvm: remove stack copy address of pXd in pXd_offset()
` [PATCH 10/21] riscv: "
` [PATCH 11/21] riscv: mm: use proper set_pXd() for generic compile-time folded patable in vmalloc_fault()
` [PATCH 12/21] mm/pgtable: redefine PGTABLE_LEVEL enum with ascend order from PGD
` [PATCH 13/21] x86/mm: Introduce helper for checking direct map 1G page support
` [PATCH 14/21] x86: mm: use pgtable_level enum in effective_prot_pXd()
` [PATCH 15/21] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
` [PATCH 16/21] openrisc/pgtable: drop __pmd_offset()
` [PATCH 17/21] mm/pgtable: optimize pmdp_get() and friends for folded pagetable levels
` [PATCH 18/21] mm/pgtable: catch abuse of folded dummy pgd_t/p4d_t/pud_t
` [PATCH 19/21] mm/pgtable: disallow calling (pgd|p4d|pud)_page, pgd_page_vaddr() and (p4d|pud)_pgtable with dummy
` [PATCH 20/21] mm/pgtable: disallow calling folded set_pgd/set_p4d/set_pud "
` [PATCH 21/21] Documentation: mm: clarify behaviour of compile-time folded page tables

[PATCH] fs/ntfs3: check INDEX_ROOT resident size before use in ntfs_read_mft()
 2026-09-21 10:55 UTC  (2+ messages)

[PATCH 0/4] arm64/mm: Convert pgtable READ_ONCE() as pxdp_get()
 2026-09-21 10:55 UTC  (4+ messages)
` [PATCH 1/4] arm64/mm: Convert READ_ONCE() as pmdp_get() while accessing PMD

[PATCH v2 0/6] sysctl: add typed field descriptors
 2026-09-21 10:54 UTC  (7+ messages)
` [PATCH v2 1/6] proc: sysctl: address table entries by index
` [PATCH v2 2/6] sysctl: add unsigned int limit constants
` [PATCH v2 3/6] sysctl: add typed field descriptors
` [PATCH v2 4/6] sysctl: ipc: use typed fields for IPC namespace sysctls
` [PATCH v2 5/6] sysctl: mq: "
` [PATCH v2 6/6] sysctl: use typed fields for ucount limits

[PATCH ntfs3] fs/ntfs3: validate EA entry layout against ef->size in ntfs_read_ea
 2026-09-21 10:54 UTC  (2+ messages)

[PATCH v3] x86/mm/pat: use pr_warn() for early W^X warnings
 2026-09-21 10:54 UTC  (2+ messages)

[PATCH ntfs3] fs/ntfs3: validate $SDH entry size in ntfs_insert_security
 2026-09-21 10:54 UTC  (2+ messages)

[PATCH] fs/ntfs3: fix valid_size not being updated in attr_allocate_frame()
 2026-09-21 10:53 UTC  (2+ messages)

[PATCH net-next v10 0/3] w5100: restore GPIO-based link detection
 2026-09-21 10:52 UTC  (4+ messages)
` [PATCH net-next v10 1/3] dt-bindings: net: wiznet,w5100: convert to DT schema
` [PATCH net-next v10 2/3] dt-bindings: net: wiznet,w5100: add link status interrupt
` [PATCH net-next v10 3/3] w5100: detect carrier state using link status bit and optional interrupt

[PATCH] media: uvcvideo: add capture quirks for 1e4e:7102
 2026-09-21 10:52 UTC  (3+ messages)

[PATCH] vmcore: report the release of the crashed kernel
 2026-09-21 10:52 UTC  (2+ messages)

[PATCH v2] iio: adc: ade9000: fix NULL pointer dereference in clkout registration
 2026-09-21 10:51 UTC  (4+ messages)

[PATCH v9 00/15] usb: enable M.2 E-key slot USB with pwrseq
 2026-09-21 10:51 UTC  (2+ messages)

[PATCH] sched/proxy: allow SCHED_PROXY_EXEC with PREEMPT_RT
 2026-09-21 10:51 UTC  (3+ messages)

[PATCH] siox: fix master memory leak on registration failure
 2026-09-21 10:51 UTC  (2+ messages)

[PATCH 0/3] spi: Better specification for rx-sample-delay-ns and core parsing
 2026-09-21 10:50 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: spi: Clarify what rx-sample-delay-ns describes

[PATCH v4 0/3] Novatek NT51021 DSI panel IC driver
 2026-09-21 10:50 UTC  (7+ messages)
` [PATCH v4 1/3] dt-bindings: display: panel: Add Novatek NT51021
` [PATCH v4 2/3] drivers: gpu: drm: panel: Add BOE NT51021 driver
` [PATCH v4 3/3] MAINTAINERS: Add myself and Ryan Brue as maintainers of NT51021 panel driver

[PATCH v3] arm_mpam: Use an atomic counter to schedule mpam_enable_once()
 2026-09-21 10:49 UTC  (3+ messages)
` [PATCH v4] "

[PATCH] mfd: tc3589x: fix GPIO child device leak on probe failure
 2026-09-21 10:47 UTC 

[PATCH v4 0/4] backlight: qcom-wled: Fix OVP IRQ imbalance and start from the hardware state
 2026-09-21 10:46 UTC  (5+ messages)
` [PATCH v4 1/4] backlight: qcom-wled: Fix NULL pointer dereference in wled_remove()
` [PATCH v4 2/4] backlight: qcom-wled: Fix WLED3 brightness register stride
` [PATCH v4 3/4] backlight: qcom-wled: Fix unbalanced OVP IRQ enable at probe
` [PATCH v4 4/4] backlight: qcom-wled: Read back the programmed brightness "

[PATCH] dm-verity: add DM_VERITY_VERIFY_ROOTHASH_SIG_FORCE
 2026-09-21 10:46 UTC  (2+ messages)

[PATCH] net: mscc: ocelot: Fix mirror reference leak on VCAP aux resource error
 2026-09-21 10:46 UTC  (2+ messages)

[PATCH net v4] net: erspan: set lltx to avoid sch_direct_xmit deadlock
 2026-09-21 10:46 UTC  (3+ messages)

[PATCH] drm/udl: reject short USB EDID control transfers and fix URB init cleanup
 2026-09-21 10:43 UTC  (2+ messages)

[PATCH] media: dt-bindings: Correct white-space style
 2026-09-21 10:43 UTC  (3+ messages)

[PATCH] mtd: spi-nor: reduce stack usage in spi_nor_parse_sfdp()
 2026-09-21 10:41 UTC  (4+ messages)

[PATCH] mfd: intel-lpss: fix iDMA device leak on probe failure
 2026-09-21 10:40 UTC 

[PATCH v7 0/3] kselftest: mm: fix some failure of split_huge_page_test
 2026-09-21 10:40 UTC  (4+ messages)
` [PATCH v7 1/3] kselftest: mm: prevent random failure of huge page split for khugepaged
` [PATCH v7 2/3] kselftest: mm: replace usage of /proc/self/smaps for check_huge_xxx() helper
` [PATCH v7 3/3] kselftest: mm: remove check_huge_shmem()

[PATCH] PCI/VGA: fix inverted vga_tryget() return check and clear removed pci_dev
 2026-09-21 10:39 UTC  (2+ messages)

[PATCH] iommu: Reserve PCI host bridge MMIO windows in group reserved regions
 2026-09-21 10:39 UTC  (4+ messages)
` [PATCH v2 0/2] iommu: Reserve PCI host bridge MMIO windows for IOVA
  ` [PATCH v2 1/2] iommu: Reserve PCI host bridge MMIO windows in group reserved regions
  ` [PATCH v2 2/2] iommufd: Reserve PCI host bridge MMIO windows in IOAS "

[PATCH 0/2] rtc: mt6397: expose the RTC's spare bytes as nvmem
 2026-09-21 10:37 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: mfd: mediatek: mt6397: describe the RTC's nvmem layout
` [PATCH 2/2] rtc: mt6397: expose the spare bytes of the alarm registers as nvmem

[PATCH v4 0/3] kselftest: mm: remove HPAGE_SIZE and HPAGE_SHIFT macro
 2026-09-21 10:36 UTC  (4+ messages)
` [PATCH v4 1/3] kselftest: mm: rename read_pmd_pagesize() to pmd_psize()
` [PATCH v4 2/3] kselftest: mm: remove HPAGE_SIZE and HPAGE_SHIFT macro
` [PATCH v4 3/3] kselftest: mm: introduce size_to_shift() helper

[PATCH 0/4] Add support for the mt8167 display pipeline
 2026-09-21 10:36 UTC  (4+ messages)
` (subset) "

[PATCH v8 00/14] mm: thp: always enable mTHP support
 2026-09-21 10:36 UTC  (2+ messages)

[PATCH v8 00/18] Ambarella CV75 SoC minimal bring-up
 2026-09-21 10:35 UTC  (4+ messages)
` [PATCH v8 09/18] gpiolib: regmap: add gpio_regmap_get_chip()

[PATCH v2 0/2] kselftest: mm: fix intermittent failure khugepaged test
 2026-09-21 10:35 UTC  (3+ messages)
` [PATCH v2 1/2] kselftest: mm: return fail when child test result is fail in khugepaged
` [PATCH v2 2/2] kselftest: mm: fix intermittent failure khugepaged test

[PATCH] ixgbevf: fix xfrm_state reference leak in ixgbevf_ipsec_rx()
 2026-09-21 10:34 UTC  (2+ messages)

[PATCH] mm: Add CONFIG_SPARSEMEM_CLASSIC
 2026-09-21 10:34 UTC  (2+ messages)

[PATCH v2 00/10] ntfs: persist Linux file attributes in an EA
 2026-09-21 10:34 UTC  (4+ messages)
` [PATCH v2 02/10] ntfs: validate EA chains and link zero-terminated tails

[PATCH v2 0/2] sched/cpufreq: fix schedutil's boost frequency handling
 2026-09-21 10:34 UTC  (11+ messages)
` [PATCH v2 1/2] arch_topology: seed capacity_freq_ref with boost-aware max freq
` [PATCH v2 2/2] cpufreq: fix schedutil not returning to non-boost freq when boost is disabled

[PATCH] ixgbe: fix xfrm_state reference leak in ixgbe_ipsec_rx()
 2026-09-21 10:33 UTC  (2+ messages)

[PATCH v3] PCI: Skip Target Speed quirk on clamped ports with no link
 2026-09-21 10:33 UTC  (4+ messages)

[PATCH] drm/amdgpu: fix ACP MFD device leak on init failure
 2026-09-21 10:33 UTC 

[PATCH] ASoC: amd: yc: Add DMI quirk for MSI Thin A15 B7UCX
 2026-09-21 10:31 UTC  (2+ messages)

[PATCH] printk: fold consecutive duplicate messages
 2026-09-21 10:30 UTC  (3+ messages)

[PATCH] drm/panthor: dummy read to discard the stale first GPU_TIMESTAMP read
 2026-09-21 10:29 UTC 

[PATCH v25 00/10] Implement PSCI reboot mode driver for PSCI resets
 2026-09-21 10:29 UTC  (4+ messages)
` [PATCH v25 05/10] dt-bindings: arm: Document reboot mode magic

[PATCH v8 14/14] mm: thp: always enable mTHP support
 2026-09-21 10:29 UTC  (2+ messages)

[PATCH v2] drm/imagination: Add job type info to pvr_job_submit_fw trace event
 2026-09-21 10:29 UTC  (2+ messages)

[RFC PATCH 0/2] Fix gup_test long-term pin ownership
 2026-09-21 10:28 UTC  (5+ messages)
` [RFC PATCH 1/2] mm/gup_test: Track long-term pins per open file
` [RFC PATCH 2/2] selftests/mm: Test per-open gup_test pin ownership

[PATCH] net: hisilicon: hns_dsaf_mac: fix mdio device leak in hns_mac_register_phy()
 2026-09-21 10:27 UTC  (2+ messages)

[PATCH v2] sched/proxy: allow SCHED_PROXY_EXEC with PREEMPT_RT
 2026-09-21 10:27 UTC 

[PATCH 0/3] kconfig: Introduce cc-option-str
 2026-09-21 10:25 UTC  (5+ messages)
` [PATCH 1/3] kconfig: Add "def_string", "def_int" and "def_hex"

[PATCH 0/6] clk: mediatek: Fix descriptor clock ID allocation
 2026-09-21 10:25 UTC  (7+ messages)
` [PATCH 1/6] clk: mediatek: Fix MT6779 clock onecell IDs
` [PATCH 2/6] clk: mediatek: Fix MT6797 "
` [PATCH 3/6] clk: mediatek: Reserve missing MT8167 clock ID
` [PATCH 4/6] clk: mediatek: Reserve missing MT8173 topckgen IDs
` [PATCH 5/6] clk: mediatek: Reserve missing MT8196 MDP clock IDs
` [PATCH 6/6] clk: mediatek: Reserve missing MT8516 top "

[PATCH v2] dt-bindings: dma: qcom,bam-dma: Allow memory-region property
 2026-09-21 10:25 UTC  (3+ messages)

[PATCH v3] KVM: Don't treat reserved xarray entries as having memory attributes
 2026-09-21 10:24 UTC 

[PATCH v3 00/14] arm64: Remove unused big-endian support
 2026-09-21 10:24 UTC  (3+ messages)
` [PATCH v3 12/13] arm64: Kbuild: Remove vestigial "

[RFC PATCH] usb: uas: quiesce SCSI before stopping endpoints on driver unbind
 2026-09-21 10:24 UTC  (2+ messages)

[PATCH v2 0/3] soc/tegra: fuse: Add Tegra264 support
 2026-09-21 10:24 UTC  (2+ messages)

[RFC PATCH 0/4] Add support for Realtek RTS490x I3C hub
 2026-09-21 10:23 UTC  (3+ messages)
` [RFC PATCH 3/4] regulator: rts490x: Add driver for on-die regulators

[PATCH net] net: don't require the hwtstamp NDOs when a PHY provides timestamping
 2026-09-21 10:23 UTC  (3+ messages)

[PATCH v3 02/10] ntfs: validate EA chains and link zero-terminated tails
 2026-09-21 10:23 UTC 

[PATCH v2 0/3] pwm: tegra: Cleanups and .get_state()
 2026-09-21 10:22 UTC  (4+ messages)
` [PATCH v2 3/3] pwm: tegra: Implement .get_state()

[PATCH v3] module: Validate the __version_ext_names section type
 2026-09-21 10:22 UTC  (3+ messages)
  ` 回复:[PATCH "

[PATCH 0/2] Add gpio labels for R4Pro
 2026-09-21 10:22 UTC  (2+ messages)

[RFC v2] arm,x86,fs/resctrl: Generic schema description Proof of Concept
 2026-09-21 10:22 UTC  (6+ messages)

[PATCH net-next v13 5/5] net: rnpgbe: Add link status handling support
 2026-09-21 10:20 UTC  (2+ messages)

[PATCH net-next v13 3/5] net: rnpgbe: Add basic RX data path support
 2026-09-21 10:20 UTC  (2+ messages)

[PATCH net-next v13 2/5] net: rnpgbe: Add basic TX packet transmission support
 2026-09-21 10:20 UTC  (2+ messages)

[PATCH net-next v13 1/5] net: rnpgbe: Add interrupt handling
 2026-09-21 10:20 UTC  (2+ messages)

[PATCH net v2] net: xilinx: axienet: Free outstanding DMA buffers on dmaengine stop
 2026-09-21 10:20 UTC  (2+ messages)

[PATCH] fsl/fman: Fix fm_node reference leak in read_dts_node()
 2026-09-21 10:17 UTC  (2+ messages)

[PATCH v3 00/11] s390: More this_cpu_*() changes
 2026-09-21 10:17 UTC  (5+ messages)
` [PATCH v3 11/11] s390/percpu: Rework to simplify percpu_entry() and percpu_exit()

[PATCH v6 0/5] fix and improve for Hi846
 2026-09-21 10:17 UTC  (5+ messages)
` [PATCH v6 2/5] media: hi846: Fix link frequency handling

[PATCH v2 0/3] spi: Better specification for rx-sample-delay-ns and core parsing
 2026-09-21 10:16 UTC  (4+ messages)
` [PATCH v2 1/3] spi: dt-bindings: Clarify what rx-sample-delay-ns describes
` [PATCH v2 2/3] spi: Parse the rx-sample-delay-ns peripheral property in the core
` [PATCH v2 3/3] spi: dw: Use the rx-sample-delay-ns value parsed by "

[PATCH v3 0/3] iio: adc: add mt6397 PMIC AUXADC support
 2026-09-21 10:16 UTC  (7+ messages)
` [PATCH v3 1/3] dt-bindings: iio: adc: mediatek,mt6359-auxadc: add mt6397 PMIC AUXADC
` [PATCH v3 2/3] iio: adc: mt6397-auxadc: add mt6397 PMIC AUXADC driver
` [PATCH v3 3/3] mfd: mt6397-core: Add mt6397 AUXADC support

[PATCH v8 1/6] net: wwan: t9xx: Add PCIe core
 2026-09-21 10:16 UTC  (3+ messages)
  ` [External Mail] "

[PATCH 1/1] mm/page_alloc: enforce upper bound on min_free_kbytes sysctl write
 2026-09-21 10:14 UTC  (3+ messages)

[PATCH v5] ASoC: tas2783-sdw: add firmware download status check
 2026-09-21 10:14 UTC  (6+ messages)
  ` [EXTERNAL] "

[PATCH] PM: hibernate: exclude unusable free pages from image preallocation
 2026-09-21 10:14 UTC 

[PATCH v18 0/7] firmware: arm_rmm: Add RMM v2.0 base RMI support
 2026-09-21 10:14 UTC  (5+ messages)
` [PATCH v18 1/7] firmware: arm_rmm: Add SMC definitions for calling the RMM

[PATCH] platform/x86: simatic-ipc: fix platform device leak on registration failure
 2026-09-21 10:10 UTC  (2+ messages)

[PATCH v2 0/2] KVM: arm64: Fix a vSError staying pending after delivery under pKVM
 2026-09-21 10:10 UTC  (2+ messages)
` [PATCH v2 2/2] KVM: arm64: selftests: Check SError is not pending after delivery

[PATCH 0/6] arm64: distinguish HW PTE pointers from SW PTE value pointers
 2026-09-21 10:10 UTC  (3+ messages)

[PATCH] dma-buf: don't WARN_ON_ONCE() on a failing dmabuf->ops->vmap()
 2026-09-21 10:09 UTC 

[PATCH v6] ASoC: tas2783-sdw: add firmware download status check
 2026-09-21 10:09 UTC 

[PATCH v6 0/4] tracing: improve symbolic printing
 2026-09-21 10:06 UTC  (5+ messages)
` [PATCH v6 1/4] tracing: add __print_sym() to replace __print_symbolic()
` [PATCH v6 2/4] tracing/timer: use __print_sym()
` [PATCH v6 3/4] net: dropreason: use new __print_sym() in tracing
` [PATCH v6 4/4] net: drop_monitor: use drop_reason_lookup()

[RFC PATCH 0/4] spi: cadence-xspi: add ACMD PIO support for NAND and NOR
 2026-09-21  9:37 UTC  (5+ messages)
` [RFC PATCH 1/4] dt-bindings: spi: cdns,xspi: add SPI NAND compatible
` [RFC PATCH 2/4] spi: cadence-xspi: add ACMD support for SPI NAND
` [RFC PATCH 3/4] spi: cadence-xspi: factor out reusable ACMD helpers
` [RFC PATCH 4/4] spi: cadence-xspi: add ACMD support for SPI NOR

[PATCH v4 0/3] KVM: selftests: add powerpc support
 2026-09-21  6:36 UTC  (3+ 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®