mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH v45 0/7] firmware: imx: driver for NXP secure-enclave
 2026-09-02 16:35 UTC  (8+ messages)
` [PATCH v45 1/7] Documentation/firmware: add imx/se to other_interfaces
` [PATCH v45 2/7] dt-bindings: arm: fsl: add imx-se-fw binding doc
` [PATCH v45 3/7] firmware: imx: add driver for NXP EdgeLock Enclave
` [PATCH v45 4/7] firmware: imx: device context dedicated to priv
` [PATCH v45 5/7] firmware: imx: adds miscdev
` [PATCH v45 6/7] arm64: dts: imx8ulp: add secure enclave node
` [PATCH v45 7/7] arm64: dts: imx8ulp: add reserved memory for EdgeLock Enclave

[PATCH v1] Bluetooth: btusb: Add support for Intel Otter Peak2 (OrP2)
 2026-09-02 16:04 UTC  (2+ messages)

[PATCH 1/2] usb: hub: use shorter 120ms post resume hold for SS root hubs
 2026-09-02 12:10 UTC  (5+ messages)
` [PATCH 2/2] xhci: drop 120ms U3 LFPS wake retry wait from runtime resume

[PATCH 0/4] afs: Miscellaneous fixes
 2026-09-02 12:10 UTC  (5+ messages)
` [PATCH 1/4] afs: Fix missing kunmap in afs_dir_search_bucket()
` [PATCH 2/4] afs: Fix double-unmap of directory block
` [PATCH 3/4] afs: Fix incorrect free in candidate cleanup in afs_lookup_server()
` [PATCH 4/4] afs: Clear stale peer app data after address list changes

[PATCH 0/4] char/misc: replace page allocator calls with k[mz]alloc()
 2026-09-02 12:09 UTC  (13+ messages)
` [PATCH 2/4] char: xillybus: replace __get_free_pages() with kmalloc()

[PATCH v4 0/3] kselftest: mm: fix some failure of split_huge_page_test
 2026-09-02 12:09 UTC  (4+ messages)
` [PATCH v4 1/3] kselftest: mm: prevent random failure of huge page split for khugepaged
` [PATCH v4 2/3] kselftest: mm: replace usage of /proc/self/smaps for check_huge_xxx() helper
` [PATCH v4 3/3] kselftest: mm: introduce alloc_isolated_mem()

[syzbot] [usb?] [input?] KASAN: slab-use-after-free Read in k90_record_led_work
 2026-09-02 12:09 UTC  (3+ messages)

[PATCH v8 0/2] dma-buf: Fix silent overflow and alignment
 2026-09-02 12:08 UTC  (12+ messages)
` [PATCH v8 2/2] dma-buf: Split sgl by largest page-aligned chunk

[PATCH v3] mm: remove min_free_kbytes adjustment for THP
 2026-09-02 12:07 UTC  (2+ messages)

linux-next: manual merge of the mm-nonmm-unstable tree with the mm,mm-fixes tree
 2026-09-02 12:06 UTC  (5+ messages)

[PATCH] vdso/gettimeofday: Clean up read of tz_minuteswest and tz_dsttime
 2026-09-02 12:06 UTC 

[PATCH char-misc-next] mei: csc: add pci error handling
 2026-09-02 12:05 UTC 

[PATCH net-next v11 0/5] net: dsa: motorcomm: Add LED support
 2026-09-02 12:04 UTC  (5+ messages)
` [PATCH net-next v11 4/5] "

[PATCH] fat: calculate data area start without overflow
 2026-09-02 12:03 UTC  (2+ messages)

[PATCH v5 1/2] dt-bindings: arm: stm32: Document st,stm32mp23/25-syscfg subnodes and cells
 2026-09-02 12:02 UTC  (3+ messages)
` [Linux-stm32] [PATCH v5 1/2] dt-bindings: arm: stm32: Document st, stm32mp23/25-syscfg "

[PATCH 0/2] KVM: selftests: Verify sregs and events in sync_regs_test
 2026-09-02 12:02 UTC  (3+ messages)
` [PATCH 1/2] KVM: selftests: Actually compare "
` [PATCH 2/2] KVM: selftests: Verify the events half of the sync regs region

[PATCH v5 00/10] ring-buffer: Fixes for subbuf resizing and persistent buffers
 2026-09-02 11:59 UTC  (9+ messages)
` [PATCH v5 06/10] tracing: Fix subbuf resize races with trace_pipe_raw readers
  ` STABLE REQ: "

[PATCH v5 00/12] f2fs: introduce metadata cache
 2026-09-02 11:58 UTC  (6+ messages)
` [PATCH v5 04/12] f2fs: cache: introduce writeback thread
` [PATCH v5 09/12] f2fs: cache: use compress cache

[PATCH v2] PCI: hv: warn when wait_for_response() waits indefinitely
 2026-09-02 11:58 UTC 

[PATCH] MAINTAINERS: add Abel as reviewer for Qualcomm clocks drivers
 2026-09-02 11:58 UTC 

[PATCH] MAINTAINERS: add Abel as reviewer for linux-arm-msm
 2026-09-02 11:57 UTC 

[RESEND Patch v10 00/23] Support SIMD/eGPRs/SSP registers sampling for perf
 2026-09-02 11:56 UTC  (3+ messages)

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

[PATCH v2] platform/x86: asus-wmi: fix FA401 series keyboard sleep strobe
 2026-09-02 11:54 UTC  (3+ messages)

[PATCH v3] erofs: add sysfs feature entry for xattr prefixes
 2026-09-02 11:54 UTC  (6+ messages)

[PATCH] selftests: net: ipmr: Avoid memcpy() from NULL in nl_add_rtattr()
 2026-09-02 11:52 UTC  (2+ messages)

[PATCH] perf test: perf stat tests fails on s390
 2026-09-02 11:52 UTC 

[PATCH v2 RESEND] arm64: Add user and kernel page-fault tracepoints
 2026-09-02 11:52 UTC 

[RFC v2 PATCH 0/16] Optimize this_cpu_*() ops for non-x86 (ARM64 for this series)
 2026-09-02 11:51 UTC  (2+ messages)

[PATCH v2] docs: verify/bisect: fix typos
 2026-09-02 11:51 UTC 

[PATCH 0/2] ata: pata_parport: fix UAF on protocol module unload
 2026-09-02 11:50 UTC  (3+ messages)
` [PATCH 1/2] ata: pata_parport: pin the protocol module before device_register()
` [PATCH 2/2] ata: pata_parport: unregister devices on protocol unregister

[PATCH v4 0/7] arm64: dts: renesas: Add various SolidRun RZ/G2 based boards
 2026-09-02 11:50 UTC  (8+ messages)
` [PATCH v4 1/7] dt-bindings: soc: "
` [PATCH v4 2/7] dt-bindings: pinctrl: renesas,rzg2l-pinctrl: Allow input-enable pinconf
` [PATCH v4 3/7] dt-bindings: usb: cypress,hx3: make peer-hub property optional
` [PATCH v4 4/7] arm64: dts: renesas: add support for solidrun rzg2l som and hb-iiot evb
` [PATCH v4 5/7] arm64: dts: renesas: add support for solidrun rzv2l "
` [PATCH v4 6/7] arm64: dts: renesas: add support for solidrun rzg2lc "
` [PATCH v4 7/7] arm64: dts: renesas: rzg2l(c)/rzv2l hb-iiot: add dsi panel dt overlay

[PATCH] accel/amdxdna: fix NULL deref and GEM object leak in error paths
 2026-09-02 11:49 UTC  (2+ messages)
` [PATCH v2] accel/amdxdna: add NULL check for job->cmd_bo

linux-next: build failure after merge of the gpio-brgl tree
 2026-09-02 11:49 UTC 

[PATCH] Documentation: ACPI: EINJ: Update stale driver source reference
 2026-09-02 11:49 UTC 

[PATCH] panic: remove the unneeded panic_print_get()
 2026-09-02 11:48 UTC 

[PATCH 0/6] platform/x86: x86-android-tablets: fix Arizona and Crystal Cove GPIO lookups
 2026-09-02 11:46 UTC  (2+ messages)

[PATCH v1] arm64: errata: pass REVIDR when matching target implementation CPUs
 2026-09-02 11:46 UTC  (2+ messages)

[PATCH v3 00/12] R-Car X5H Ironhide CPG/MDLC SCMI remapping support
 2026-09-02 11:44 UTC  (14+ messages)
` [PATCH v3 01/12] dt-bindings: clock: renesas,r8a78000-cpg: Add renesas,scmi-firmware property
` [PATCH v3 02/12] dt-bindings: power: renesas,r8a78000-mdlc: Add firmware property
` [PATCH v3 03/12] firmware: arm_scmi: Add scmi_get_base_info()
` [PATCH v3 04/12] of: property: fw_devlink: Add support for renesas,scmi-firmware
` [PATCH v3 05/12] pmdomain: Make genpd_get_from_provider() public
` [PATCH v3 06/12] reset: Extract __reset_control_get_from_provider()
` [PATCH v3 07/12] reset: Add reset_control_get_from_provider_exclusive()
` [PATCH v3 08/12] clk: renesas: r8a78000: Add clk_hw to clk_map
` [PATCH v3 09/12] clk: renesas: r8a78000: Add SCMI remapping support
` [PATCH v3 10/12] pmdomain: "
` [PATCH v3 11/12] arm64: dts: renesas: ironhide: Enable SCMI devpd, sys, clock, and reset
` [PATCH v3 12/12] arm64: dts: renesas: ironhide: Add CPG/MDLC renesas,scmi-firmware properties

[PATCH] mm/shrinker: fix bogus set_shrinker_bit() with cgroup.memory=nokmem
 2026-09-02 11:44 UTC  (3+ messages)

[PATCH] keys/trusted/tpm2: Validate TPM2_Create object sizes separately
 2026-09-02 11:43 UTC 

[PATCH RFC 0/2] of: property: Make fw_devlink follow GPIO and PWM nexus maps
 2026-09-02 11:41 UTC  (3+ messages)
` [PATCH RFC 1/2] of: property: fw_devlink: Follow GPIO "
` [PATCH RFC 2/2] of: property: fw_devlink: Follow PWM "

[PATCH v2] i2c: hisi: Add I2C bus recovery support
 2026-09-02 11:41 UTC  (2+ messages)

[BUG] afs: ERR_PTR dereference in afs_lookup_server() error path
 2026-09-02 11:40 UTC  (2+ messages)

[PATCH v3] staging: rtl8723bs: Remove manual ifname allocation
 2026-09-02 11:40 UTC  (2+ messages)

[PATCH v1 1/2] drm/sched: cache the timeline name to fix a use-after-free
 2026-09-02 11:39 UTC  (4+ messages)
  `  "

[PATCH v5] arm64: dts: renesas: r8a779g0: Add GICv3 ITS and update PCIe nodes
 2026-09-02 11:39 UTC  (2+ messages)

[PATCH net v3] ip_tunnel: drop stale dst from generated PMTU ICMP replies
 2026-09-02 11:39 UTC  (4+ messages)

[PATCH] ima: allow users to specify the pcr index with IMA_MEASURE_PCR_IDX
 2026-09-02 11:38 UTC  (3+ messages)

[PATCH 0/5] Fix GBETH TX scheduling policy for RZ/{V2H, V2N, G3E, T2H, N2H}
 2026-09-02 11:35 UTC  (2+ messages)

[PATCH 00/17] KVM: arm64: Confine protected VM vCPU state to EL2
 2026-09-02 11:35 UTC  (4+ messages)
` [PATCH 04/17] KVM: arm64: Introduce per-EC entry handlers for pKVM

[PATCH 0/2] Add RISC-V RPMI device power service support
 2026-09-02 11:34 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: power: Add RPMI device power service bindings

[PATCH v5 0/4] Add RZ/G3L PWRRDY power sequencing support
 2026-09-02 11:34 UTC  (6+ messages)
` [PATCH v5 3/4] power: sequencing: Add Renesas RZ/G3L Power Ready driver

[PATCH v2 0/2] Add RISC-V RPMI device power service support
 2026-09-02 11:30 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: power: Add RPMI device power service bindings

[PATCH v2] sparc: NMI: Remove obsolete comment
 2026-09-02 11:30 UTC 

[PATCH] soundwire: qcom: cache SCP_ADDRPAGE1/2 to preserve MBQ atomicity
 2026-09-02 11:28 UTC 

[PATCH] maple_tree: Annotate lockless pivot reads for KCSAN
 2026-09-02 11:28 UTC  (6+ messages)

[PATCH] mm/slab: take n->list_lock for the list_add() in __refill_objects_node()
 2026-09-02 11:27 UTC  (7+ messages)

[PATCH] block: Fix start and length check added to iov_iter_extract_bvecs()
 2026-09-02 11:27 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] selftests/ublk: add NULL check after calloc()
 2026-09-02 11:26 UTC  (2+ messages)

[PATCH] sched/core: fix task_sched_runtime() for proxy execution
 2026-09-02 11:25 UTC 

[BUG] drivers/usb: out-of-bounds in xhci_queue_bulk_tx()
 2026-09-02 11:24 UTC  (3+ messages)
  ` [PATCH] usb: xhci: Fix bounce buffer overflow

[PATCH net-next] vxlan: add IFLA_VXLAN_IGNORE_DF
 2026-09-02 11:24 UTC 

[PATCH] signal: Use list_del_init_careful() in flush_sigqueue()
 2026-09-02 11:23 UTC  (11+ messages)
        ` [PATCH] signal: Prevent exec() race
                ` [PATCH V2] "

[PATCH v10 00/13] iommu/arm-smmu-v3: Adopt the crashed kernel's stream table for kdump
 2026-09-02 11:22 UTC  (5+ messages)
` [PATCH v10 03/13] iommu/arm-smmu-v3: Add ARM_SMMU_FEAT_EVTQ for the event queue
` [PATCH v10 04/13] iommu/arm-smmu-v3: Disable the EVTQ and the PRIQ in a kdump kernel

[PATCH] media: mediatek: jpeg: Avoid context access after job finish
 2026-09-02 11:22 UTC 

[PATCH v2] nilfs2: force clear dirty state when restoring from the shadow map
 2026-09-02 11:21 UTC 

[PATCH] drm/gma500: Create the primary plane in the driver
 2026-09-02 11:21 UTC  (2+ messages)

[PATCH v3] net: qrtr: Send HELLO message on endpoint register
 2026-09-02 11:20 UTC  (2+ messages)

[PATCH RFC 00/11] mm/migrate: separate migration paths and carry migration policy
 2026-09-02 11:19 UTC  (12+ messages)
` [PATCH RFC 03/11] mm/migrate: factor out folio splitting on allocation failure
` [PATCH RFC 04/11] mm/migrate: use a dedicated list for hugetlb folios
` [PATCH RFC 05/11] mm/migrate: add a dedicated movable_ops migration pass
` [PATCH RFC 06/11] mm/migrate: rename migrate_pages_batch() to migrate_folios_batch()
` [PATCH RFC 07/11] mm/migrate: add migrate_lru_folios() entry point
` [PATCH RFC 08/11] mm/migrate: move LRU batching into migrate_lru_folios()
` [PATCH RFC 09/11] mm/migrate: thread migration policy through a control struct
  ` [sos-linux-ext-patches] "
` [PATCH RFC 10/11] mm/migrate: pass migrate_control to migrate_pages()
` [PATCH RFC 11/11] mm/migrate: pass migrate_control to migrate_folio()

[PATCH] dma-mapping: use exact allocation for DMA pages
 2026-09-02 11:18 UTC  (2+ messages)

Fixes tags need work in the btrfs tree
 2026-09-02 11:16 UTC 

linux-next: manual merge of the iio tree with the iio-fixes tree
 2026-09-02 11:15 UTC 

[PATCH v2] mm/slab: reject unsupported kmalloc() sizes
 2026-09-02 11:12 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: rk3399pro-vmarc-som: add i2c2 scl timing
 2026-09-02 11:11 UTC  (2+ messages)

[PATCH] ARM: dts: rockchip: rk3229-xms6: Replace spaces indentation with tabs
 2026-09-02 11:11 UTC  (2+ messages)

[PATCH v2 0/2] arm64: dts: rockchip: support CAN1-CAN2-UART4 adapter for RK3588 Jaguar + enable CAN0
 2026-09-02 11:11 UTC  (2+ messages)

[PATCH 0/7] Cleanup DT description of NanoPC-T6
 2026-09-02 11:11 UTC  (2+ messages)

[PATCH v6 1/4] dt-bindings: can: rockchip: add rk3588 CAN-FD compatible
 2026-09-02 11:11 UTC  (2+ messages)
` (subset) "

[PATCH 1/2] dt-bindings: arm: rockchip: Add LubanCat 5IO board
 2026-09-02 11:11 UTC  (2+ messages)

[PATCH v24 00/15] Add Renesas RZ/G3L SD/eMMC support
 2026-09-02 11:09 UTC  (9+ messages)
` [PATCH v24 03/15] mmc: renesas_sdhi: Add clk_mask field to support flexible clock divider widths
` [PATCH v24 04/15] mmc: renesas_sdhi: Add max_divider field to support SoC-specific clock ranges
` [PATCH v24 05/15] mmc: renesas_sdhi: Add SDHI_SD_CLK_CTL_DIV1 macro for 1/1 option
` [PATCH v24 06/15] mmc: renesas_sdhi: Make clock divider mask configurable

[PATCH v2 1/2] pinctrl: imx: answer OUTPUT_ENABLE/INPUT_ENABLE queries from the pad register
 2026-09-02 11:08 UTC  (2+ messages)

[PATCH v3 00/10] Support ROHM BD73800
 2026-09-02 11:07 UTC  (11+ messages)
` [PATCH v3 01/10] dt-bindings: mfd: common ROHM PMIC properties
` [PATCH v3 02/10] dt-bindings: rohm,bd*: Ref common ROHM bindings
` [PATCH v3 03/10] dt-bindings: regulator: ROHM BD73800 regulators
` [PATCH v3 04/10] dt-bindings: mfd: ROHM BD73800 PMIC
` [PATCH v3 05/10] mfd: Support for ROHM BD73800 PMIC core
` [PATCH v3 06/10] rtc: bd70528: Support RTC on ROHM BD73800
` [PATCH v3 07/10] regulator: bd71828: Support "
` [PATCH v3 08/10] clk: bd718x7: "
` [PATCH v3 09/10] gpio: bd73800: Support ROHM BD73800 PMIC GPIOs
` [PATCH v3 10/10] MAINTAINERS: Add ROHM BD73800 PMIC files

[PATCH] ihex: Fix 16 bit truncation in ihex_binrec_size()
 2026-09-02 11:06 UTC  (2+ messages)

[PATCH 0/4] KVM: s390: replace page allocator calls with kzalloc()
 2026-09-02 11:06 UTC  (2+ messages)

[PATCH v2 0/2] Add pinctrl support for MSM8952
 2026-09-02 11:06 UTC  (7+ messages)

[PATCH v11 0/3] iio: dac: Add support for AD5529R DAC
 2026-09-02 11:04 UTC  (3+ messages)
` [PATCH v11 3/3] iio: dac: Add AD5529R DAC driver support

[PATCH] nvmem: Drop a layout's cells when it is unregistered
 2026-09-02 11:03 UTC 

[PATCH v5] keys/trusted_keys: move TPM-specific fields into struct trusted_key_tpm
 2026-09-02 11:03 UTC  (3+ messages)

[PATCH v10 0/3] iio: dac: Add support for AD5529R DAC
 2026-09-02 11:02 UTC  (5+ messages)
` [PATCH v10 3/3] iio: dac: Add AD5529R DAC driver support

refcount_t: addition on 0; use-after-free, regression from 260fbcb92bbe ("cgroup: Move dying_tasks cleanup from cgroup_task_release() to cgroup_task_free()")
 2026-09-02 11:01 UTC  (3+ messages)
    ` Bug#1144314: "

[PATCH] sched: dynamic: Fix preemption model strings
 2026-09-02 10:59 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v2 0/2] drm/sched: fix use-after-free of the fence timeline name
 2026-09-02 10:58 UTC  (3+ messages)
` [PATCH v2 1/2] drm/sched: cache the timeline name to fix a use-after-free
` [PATCH v2 2/2] drm/sched/tests: add a UAF regression test for the timeline name

[PATCH 0/6] Enable TDX module extensions
 2026-09-02 10:54 UTC  (6+ messages)
` [PATCH 4/6] x86/virt/tdx: Add extra memory to TDX module for the extensions

[RFC PATCH 0/5] KVM: arm64: New PTE dirty-page encoding, HAFDBS new usage
 2026-09-02 10:53 UTC  (4+ messages)
` [RFC PATCH 4/5] KVM: arm64: Add KVM_REQ_RELOAD_STAGE2

[PATCH v3 1/3] scripts: add TOML config to container tool
 2026-09-02  9:37 UTC  (3+ messages)
` [PATCH v3 2/3] Documentation: dev-tools: update container.rst with config file

[PATCH] regmap: irq: Free the irqdomain we create
 2026-09-01 22:49 UTC  (2+ 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®