mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH bpf v2 0/2] bpf: Fix use-after-free of progs detached from busy trampolines
 2026-09-12  9:59 UTC  (3+ messages)
` [PATCH bpf v2 1/2] bpf: Skip detached progs in trampoline images that are still in use
` [PATCH bpf v2 2/2] selftests/bpf: Detach a trampoline prog while a task sleeps before it

[RFC PATCH v3 0/4] mm: enable lru cache for smaller large folios
 2026-09-12  9:58 UTC  (4+ messages)

[syzbot] [wireless?] INFO: task hung in ieee80211_register_hw (8)
 2026-09-12  9:57 UTC 

[PATCH v4] keys: finalize persistent keyring timeout after link attempt
 2026-09-12  9:54 UTC 

[PATCH] tracing: Fix NULL dereference when copying keys for a field variable
 2026-09-12  9:47 UTC 

[PATCH v2] scsi: ufs: core: Quiesce SCSI devices instead of host tagset during error handling
 2026-09-12  9:41 UTC 

[PATCH] wifi: brcmfmac: cfg80211: Report port_authorized for 4-way HS offload
 2026-09-12  9:40 UTC 

[PATCH 7.2 0000/1815] 7.2.6-rc1 review
 2026-09-12  9:38 UTC  (2+ messages)

[PATCH v2] cxl/events: Return IRQ_NONE when no event is pending
 2026-09-12  9:38 UTC 

[PATCH] floppy: flush pending work before releasing resources on init failure
 2026-09-12  9:33 UTC  (2+ messages)

[PATCH 0/6] Add two-byte cmpxchg emulation and wire it into the architectures
 2026-09-12  9:30 UTC  (5+ messages)
` [PATCH 1/6] lib: Add two-byte cmpxchg emulation function

[PATCH v2] kcov: report the first spurious PC in the interrupt selftest
 2026-09-12  9:28 UTC  (2+ messages)

[PATCH] erofs: fix unbalanced buf->off handling in erofs_bread()
 2026-09-12  9:25 UTC  (2+ messages)

[PATCH] dmaengine: bestcomm: make gen_bd init helpers static
 2026-09-12  9:24 UTC  (2+ messages)

[PATCH] net: ip_tunnel: initialize `options_len` before referencing options
 2026-09-12  9:22 UTC  (2+ messages)

[PATCH] riscv: vector: Fix data pointer constraints in context save/restore
 2026-09-12  9:21 UTC  (3+ messages)

[PATCH] memregion: fix cache invalidation warning message
 2026-09-12  9:19 UTC  (2+ messages)

[PATCH v2] virtio_blk: use synchronous quiesce in virtblk_freeze_priv()
 2026-09-12  9:19 UTC  (3+ messages)

[PATCH] drm/i915/ddi: add DDI A force 4 lanes quirk for Apple MacBookPro11,5
 2026-09-12  9:18 UTC 

[tip:master] BUILD SUCCESS 3d4279fce2cfb39dfa3477dd4fa5d484e98bfcd2
 2026-09-12  9:14 UTC 

[PATCH] vhost-scsi: do not relock event vq mutex on send_evt fallback
 2026-09-12  9:04 UTC 

Path forward for Virtualized Swap?
 2026-09-12  9:00 UTC  (11+ messages)

[PATCH] drm/i915/ddi: add DDI A force 4 lanes quirk for Apple MacBookPro11,5
 2026-09-12  8:59 UTC 

[PATCH v2] drm/xe/i2c: cancel the client work on remove
 2026-09-12  8:59 UTC 

[PATCH v2] usb: core: handle port status errors in disable_show()
 2026-09-12  8:55 UTC  (2+ messages)

[PATCH 0/8] soundwire: amd: SoundWire manager driver bug fixes
 2026-09-12  8:49 UTC  (4+ messages)
` [PATCH 1/8] soundwire: amd: fix SDW command timeout return value handling

[GIT PULL] fbdev fixes for v7.3-rc3
 2026-09-12  8:47 UTC 

[PATCH v2] mm/migrate_device: consolidate compound folio handling
 2026-09-12  8:46 UTC  (3+ messages)

include/trace/events/dma_fence.h:17:1: sparse: sparse: dereference of noderef expression
 2026-09-12  8:46 UTC 

[Bug] Spontaneous emergency reset ("software wrote 0xE to 0xCF9") on AMD Ryzen 9 8945HX (Lenovo Legion R9000P 2025) with 7.3.0-rc2 -- twice in one day, no Oops/panic logged
 2026-09-12  8:44 UTC 

[PATCH v2 00/10] efi/libstub: Avoid UTF-16 conversion busywork
 2026-09-12  8:41 UTC  (8+ messages)
` [PATCH v2 01/10] x86/boot: Drop pointless re-implementation of panic()

[PATCH bpf-next v3 2/4] selftests/bpf: Add assertions for bpf_program__{add,clear}_flags()
 2026-09-12  8:41 UTC 

[PATCH RFC 00/20] Add Initial Support For MSM8952, Add General Mobile Shamrock
 2026-09-12  8:39 UTC  (21+ messages)
` [PATCH RFC 01/20] dt-bindings: clock: qcom: Add MSM8952 global clock controller
` [PATCH RFC 02/20] clk: qcom: Add global clock controller driver for MSM8952
` [PATCH RFC 03/20] dt-bindings: nvmem: Add compatible "
` [PATCH RFC 04/20] dt-bindings: power: rpmpd: Add MSM8952 power domains
` [PATCH RFC 05/20] dt-bindings: mmc: sdhci-msm: Add MSM8952 compatible
` [PATCH RFC 06/20] dt-bindings: vendor-prefixes: Add General Mobile
` [PATCH RFC 07/20] dt-bindings: arm: qcom: Document MSM8952 SoC binding
` [PATCH RFC 08/20] dt-bindings: iommu: qcom,iommu: Add MSM8952 IOMMU to SMMUv2 compatibles
` [PATCH RFC 09/20] dt-bindings: mfd: qcom,tcsr: Add compatible for MSM8952
` [PATCH RFC 10/20] dt-bindings: display/msm: qcom, mdp5: Add MSM8952 compatible
` [PATCH RFC 11/20] dt-bindings: firmware: qcom,scm: Document MSM8952 SCM
` [PATCH RFC 12/20] dt-bindings: clock: qcom,rpmcc: Add MSM8952 compatible
` [PATCH RFC 13/20] clk: qcom: smd-rpm: Add clocks for MSM8952
` [PATCH RFC 14/20] drm: msm: mdp5: Add MDP5 configuration "
` [PATCH RFC 15/20] soc: qcom: ubwc: Add UBWC config "
` [PATCH RFC 16/20] dt-bindings: thermal: tsens: Add MSM8952
` [PATCH RFC 17/20] thermal: qcom: tsens: Add support for MSM8952 tsens
` [PATCH RFC 18/20] arm64: dts: qcom: Add initial support for MSM8952
` [PATCH RFC 19/20] dt-bindings: input: touchscreen: goodix: Add binding for GT970
` [PATCH RFC 20/20] arm64: dts: qcom: generalmobile-shamrock: new device

[PATCH] usbip: stub: keep URB array state consistent on errors
 2026-09-12  8:39 UTC 

[RFC PATCH v7 00/10] trace: stack trace deduplication for ftrace ring buffer
 2026-09-12  8:37 UTC  (11+ messages)
` [RFC PATCH v7 01/10] trace: add lock-free stackmap for stack trace deduplication
` [RFC PATCH v7 02/10] trace: use the stackmap from the ftrace stack recording path
` [RFC PATCH v7 03/10] trace: add stackmap statistics interface
` [RFC PATCH v7 04/10] trace: add stackmap binary export
` [RFC PATCH v7 05/10] trace: make the stackmap capacity settable on the kernel command line
` [RFC PATCH v7 06/10] Documentation: tracing: document the ftrace stackmap
` [RFC PATCH v7 07/10] tools/tracing: add a parser for the stackmap binary export
` [RFC PATCH v7 08/10] selftests/ftrace: add a stackmap basic functionality test
` [RFC PATCH v7 09/10] selftests/ftrace: add a stackmap reset and binary ABI test
` [RFC PATCH v7 10/10] selftests/ftrace: add a stackmap instance gating test

[PATCH iwl-next 2/2] ice: don't offload drop filters that bypass higher priority filters
 2026-09-12  8:36 UTC  (2+ messages)

[PATCH v18 0/7] firmware: arm_rmm: Add RMM v2.0 base RMI support
 2026-09-12  8:36 UTC  (8+ messages)
` [PATCH v18 1/7] firmware: arm_rmm: Add SMC definitions for calling the RMM
` [PATCH v18 2/7] firmware: arm_rmm: Check for RMI support at init
` [PATCH v18 3/7] firmware: arm_rmm: Configure the RMM with the host's page size
` [PATCH v18 4/7] firmware: arm_rmm: Add support for SRO
` [PATCH v18 5/7] firmware: arm_rmm: Activate the RMM
` [PATCH v18 6/7] firmware: arm_rmm: Ensure the RMM has GPT entries for memory
` [PATCH v18 7/7] firmware: arm_rmm: Add wrappers for Realm related RMI commands

[git pull] IOMMU Fixes for Linux v7.3-rc2
 2026-09-12  8:32 UTC 

[PATCH net-next 00/10] netlink: specs: enum alignment fixes
 2026-09-12  8:25 UTC  (3+ messages)
` [PATCH net-next 09/10] netlink: specs: tc: fix typo in cls-flags

[PATCH 0/4] mm/ksm: use per-VMA locking for find_mergeable_vma()
 2026-09-12  8:24 UTC  (5+ messages)
` [PATCH RFC 0/3] mm/ksm: scan with per-VMA locks
  ` [PATCH RFC 1/3] mm/pagewalk: allow folio_walk_start() under a vma read lock
  ` [PATCH RFC 2/3] mm/ksm: use the VMA lock when looking up mergeable pages
  ` [PATCH RFC 3/3] mm/ksm: scan VMAs with per-VMA locks

[PATCHv2 ath-next] wifi: ath9k: delete channel-context timers on deinit
 2026-09-12  8:23 UTC  (2+ messages)

[PATCH net v2] net: remove WARN_ON_ONCE() from the dev_fill_forward_path() loop check
 2026-09-12  8:22 UTC  (2+ messages)

[PATCH] drm/pagemap_util: Fix drm_pagemap_shrinker_create_devm() kernel-doc
 2026-09-12  8:17 UTC 

[BUG] hpfs: KASAN use-after-free in hpfs_get_ea still reproducible on v7.3-rc1
 2026-09-12  8:17 UTC 

[PATCH] crypto: af_alg/hash: Report errors that discard hash state
 2026-09-12  8:11 UTC 

[PATCH 0/4] accel/amdxdna: harden command BO payload validation
 2026-09-12  8:10 UTC  (5+ messages)
` [PATCH 1/4] accel/amdxdna: validate the command payload regardless of the size argument
` [PATCH 2/4] accel/amdxdna: bound the command error payload length
` [PATCH 3/4] accel/amdxdna: release the chained command BO when vmap fails
` [PATCH 4/4] accel/amdxdna: check the command payload before using it in the exec requests

[PATCH 08/14] mfd: remove unused aat2870 driver
 2026-09-12  8:05 UTC  (3+ messages)

[PATCH v3 ath-current] wifi: ath12k: convert scan timeout to wiphy delayed work
 2026-09-12  8:04 UTC  (4+ messages)

[PATCH] drivers/perf: apple_m1: Add macOS 27 M2 Event
 2026-09-12  8:03 UTC 

[PATCH 0/2] drm/tyr: unplug the GPU when reset fails
 2026-09-12  8:03 UTC  (4+ messages)
` [PATCH 2/2] "

[PATCH] jffs2: fix double-free of f->target in jffs2_alloc_inode()
 2026-09-12  7:59 UTC  (4+ messages)
  ` AW: "

[PATCH v2 0/6] workqueue: OwnedQueue, ScopedQueue and ScopedWork
 2026-09-12  7:58 UTC  (6+ messages)
` [PATCH v2 5/6] rust: workqueue: add ScopedQueue for lifetime bound items

[PATCH v3 00/12] ath1{1,2}k: support multiple PCI devices in one system
 2026-09-12  7:58 UTC  (3+ messages)

[PATCH v4 00/10] dmaengine: Support bus widths of 32 bytes and above
 2026-09-12  7:57 UTC  (3+ messages)
` [PATCH v4 01/10] dmaengine: Move enum dma_slave_buswidth to a new header

[PATCH] staging: greybus: add missing newlines to sysfs_emit
 2026-09-12  7:51 UTC  (3+ messages)

[PATCH v2 0/4] amlogic: t7: give the MMC bus pipeline clock real consumers
 2026-09-12  7:50 UTC  (4+ messages)
` [PATCH v2 4/4] clk: meson: t7: don't mark sys_ampipe_nand as critical

[PATCH v3] dt-bindings: leds: lacie,netxbig-leds: Convert to DT schema
 2026-09-12  7:50 UTC  (4+ messages)

[PATCH] md/raid5: don't BUG() on an inconsistent reshape state from the superblock
 2026-09-12  7:48 UTC  (2+ messages)

[PATCH v2] arm64: dts: qcom: sdm845-oneplus: fix fuel gauge compatible
 2026-09-12  7:47 UTC  (6+ messages)
` [PATCH v3 0/3] bq27xxx: support interchangeable OnePlus 6/6T fuel gauges
  ` [PATCH v3 3/3] arm64: dts: qcom: sdm845-oneplus: use generic fuel gauge compatible

[PATCH v1] scsi: scsi_debug: Drain RCU callbacks before module exit
 2026-09-12  7:47 UTC 

[PATCH net] net: reject a forward path that loops back to the tunnel
 2026-09-12  7:42 UTC  (3+ messages)

[PATCH v2 0/3] rtc: rs5c372: add Ricoh R2223x support
 2026-09-12  7:41 UTC  (2+ messages)

[PATCH RFC 4/9] mm/huge_memory: use normal_or_softleaf_folio_pmd() in the PMD split path
 2026-09-12  7:37 UTC  (2+ messages)

[PATCH] HID: intel-thc-hid: intel-thc: Fix the return value in thc_dev_init() kernel-doc
 2026-09-12  7:36 UTC 

[PATCH] netfs: Document the remote size member and its accessors
 2026-09-12  7:34 UTC 

[PATCH] sched: Set need-resched flags before tracing
 2026-09-12  7:34 UTC  (3+ messages)

[PATCH] docs/vfs: Fix the struct file_system_type copy
 2026-09-12  7:32 UTC 

[PATCH] drm/i915/display: Fix DPLL reserve and release references in kernel-doc
 2026-09-12  7:29 UTC 

[PATCH] wifi: mac80211: Fix the return value in mesh_path_add() kernel-doc
 2026-09-12  7:28 UTC 

[PATCH] nvme-keyring: Constify struct nvme_tls_psk_priority_list
 2026-09-12  7:28 UTC 

[PATCH] media: v4l: cci: Fix devm_cci_regmap_init_i2c() kernel-doc return value
 2026-09-12  7:27 UTC 

[PATCH v4 0/7] read proc/pid/smaps_rollup under per-vma lock
 2026-09-12  7:24 UTC  (2+ messages)

[PATCH] RISC-V: KVM: Publish NACL HFENCE configuration last
 2026-09-12  7:19 UTC  (2+ messages)

[PATCH] 9p: Fix v9fs_issue_write() to update i_size and remote_i_size
 2026-09-12  7:19 UTC 

[PATCH] RISC-V: KVM: Fix sdata leak and stale snapshot_addr in snapshot_set_shmem
 2026-09-12  7:19 UTC  (2+ messages)

[PATCH v3 0/3] gpu: nova-core: retain the GSP-RM log buffers
 2026-09-12  7:18 UTC  (4+ messages)
` [PATCH v3 1/3] gpu: nova-core: build the debugfs guard before registering the driver
` [PATCH v3 2/3] gpu: nova-core: gsp: retain the GSP-RM log buffers after unbind
` [PATCH v3 3/3] Documentation: nova: remove completed GSP log buffer task

[PATCH 00/23] kbuild: significantly speed up kernel builds
 2026-09-12  7:11 UTC  (17+ messages)
` [PATCH 12/23] kbuild: avoid re-running compiler and linker probes
` [PATCH 23/23] kbuild: use pigz for gzip compression if available

[PATCH] sched/fair: Only apply cpufreq pressure where frequency is invariant
 2026-09-12  7:11 UTC  (13+ messages)

[PATCH] ALSA: hda/realtek: Add quirk for HP Victus 15-fa1xxx (MB 8BB1) mute LED
 2026-09-12  7:06 UTC 

[PATCH v2] xfs: bound logged region access in inode buffer recovery
 2026-09-12  7:02 UTC  (5+ messages)

[PATCH v4 0/2] powerpc: Add ARCH_WARN_ASM and KUnit tests for Rust WARN() support
 2026-09-12  6:59 UTC  (3+ messages)
` [PATCH v4 1/2] powerpc/bug: Add ARCH_WARN_ASM and refactor _EMIT_BUG_ENTRY for Rust support
` [PATCH v4 2/2] rust: kernel: Add KUnit tests for powerpc ARCH_WARN_ASM bug table emission

[PATCH 0/2] ARM: preserve DMA_FROM_DEVICE buffer contents
 2026-09-12  6:59 UTC  (5+ messages)
` [PATCH 2/2] ARM: dma-mapping: flush FROM_DEVICE buffers on legacy backends

[PATCH] soc: qcom: mdt_loader: fix off-by-one heap overflow in segment name
 2026-09-12  6:56 UTC 

[PATCH net-next v17 0/2] net: phy: Add driver for Motorcomm Quad 2.5GbE phy
 2026-09-12  6:52 UTC  (3+ messages)
` [PATCH net-next v17 1/2] dt-bindings: net: Document Motorcomm YT8824 PHY package
` [PATCH net-next v17 2/2] net: phy: Add driver for Motorcomm Quad 2.5GbE phy

[PATCH v12 00/14] accel/rocket: RK3576 NPU (RKNN) enablement
 2026-09-12  6:50 UTC  (15+ messages)
` [PATCH v12 01/14] accel/rocket: request the core clocks by name
` [PATCH v12 02/14] accel/rocket: take the completion register writes under job_lock
` [PATCH v12 03/14] accel/rocket: wait for a running IRQ handler before resetting a core
` [PATCH v12 04/14] accel/rocket: let the core suspend after a reset
` [PATCH v12 05/14] accel/rocket: factor the completion tail out of the IRQ handler
` [PATCH v12 06/14] dt-bindings: npu: rockchip: add rockchip,rk3576-rknn-core
` [PATCH v12 07/14] dt-bindings: power: rockchip: allow resets in a power domain node
` [PATCH v12 08/14] dt-bindings: iommu: rockchip: describe the RK3576 NPU MMU
` [PATCH v12 09/14] pmdomain: rockchip: add optional per-domain power-on settle delay
` [PATCH v12 10/14] pmdomain: rockchip: cycle optional power-domain resets on power-on
` [PATCH v12 11/14] accel/rocket: select the per-core clock and reset counts from match data
` [PATCH v12 12/14] accel/rocket: add RK3576 NPU (RKNN) support
` [PATCH v12 13/14] arm64: dts: rockchip: add NPU (RKNN) nodes to rk3576
` [PATCH v12 14/14] arm64: dts: rockchip: enable the NPU on rk3576-rock-4d

[PATCH v3 13/13] x86/msr: Simplify some rdmsrq() use cases
 2026-09-12  6:50 UTC  (3+ messages)

[PATCH 0/2] clk: mediatek: Fix FHCTL DDS mask widths for mt8173, mt6795
 2026-09-12  6:40 UTC  (3+ messages)
` [PATCH 1/2] clk: mediatek: mt8173: fix the FHCTL DDS mask width
` [PATCH 2/2] clk: mediatek: mt6795: "

[PATCH 04/23] kallsyms: output binary data to speed output and kallsyms assembly
 2026-09-12  6:38 UTC  (2+ messages)
` [4/23] "

[PATCH 6.18 0000/1518] 6.18.52-rc1 review
 2026-09-12  6:36 UTC 

[PATCH 1/1] liveupdate: kho: calculate per-node scratch sizes before allocation
 2026-09-12  6:33 UTC  (2+ messages)

[PATCH] drm/gem-dma: Correct GEM object wrapper documentation
 2026-09-12  6:32 UTC 

[PATCH] drm/imagination: Fix PowerVR UAPI constant references in kernel-doc
 2026-09-12  6:30 UTC 

[PATCH v9 0/2] Move TPM-specific fields out of trusted_key_options
 2026-09-12  6:29 UTC  (3+ messages)
` [PATCH v9 1/2] keys/trusted_keys: return immediately after TPM unseal failure
` [PATCH v9 2/2] keys/trusted_keys: move TPM-specific fields into struct trusted_key_tpm

[PATCH] scsi: fcoe: Fix the return value in fcoe_interface_create() kernel-doc
 2026-09-12  6:28 UTC 

[PATCH] gfs2: Fix the return value in gfs2_get_link() kernel-doc
 2026-09-12  6:26 UTC 

[PATCH] rust: net: netlink: Migrate to zerocopy's `IntoBytes`
 2026-09-12  6:25 UTC 

[PATCH] thermal: ti-soc-thermal: Fix the return value in ti_bandgap_get_sensor_data() kernel-doc
 2026-09-12  6:22 UTC 

[PATCH v7 0/2] Move TPM-specific fields out of trusted_key_options
 2026-09-12  6:19 UTC  (5+ messages)
` [PATCH v7 2/2] keys/trusted_keys: move TPM-specific fields into struct trusted_key_tpm

[GIT PULL] Please pull powerpc/linux.git powerpc-7.3-3 tag
 2026-09-12  6:10 UTC 

[PATCH] edac: use named initializers for acpi_device_id
 2026-09-12  6:02 UTC  (2+ messages)

[PATCH net v2] net: xps: reject an out of range traffic class
 2026-09-12  6:01 UTC 

[PATCH net-next] page_pool: Fix page_pool_alloc_va() reference in kernel-doc
 2026-09-12  6:00 UTC 

[PATCH] media: v4l2-subdev: Fix media_entity_operations references in kernel-doc
 2026-09-12  5:58 UTC 

[PATCH 0/3] Catch automatic storage in IDA and Maple Tree definitions
 2026-09-12  5:57 UTC  (3+ messages)
` [PATCH 1/3] compiler.h: add ASSERT_STATIC_STORAGE()

[PATCH] perf synthetic-events: Fix schedstat event lifetime handling
 2026-09-12  5:56 UTC 

[PATCH] drm/panic: Fix the get_scanoutbuffer reference in kernel-doc
 2026-09-12  5:54 UTC 

[PATCH v3 0/2] Exynos850 ACPM SRAM devicetree node
 2026-09-12  5:52 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: sram: Document samsung,exynos850-acpm-sram

[PATCH] docs: kernel-doc: include "define" as an identifier type
 2026-09-12  5:52 UTC 

[PATCH net] net: clear stale traffic class mappings when num_tc shrinks
 2026-09-12  5:47 UTC  (3+ messages)

[PATCH 0/4] perf annotate-data: Support flexible array types
 2026-09-12  5:47 UTC  (5+ messages)
` [PATCH 1/4] perf annotate-data: Convert type histogram to hashmap
` [PATCH 2/4] perf dwarf-aux: Add die_has_flex_array() helper
` [PATCH 3/4] perf annotate-date: Allow out-of-size access for flex-array types
` [PATCH 4/4] perf annotate-data: Adjust type offset for flex-array

[BUG] drivers/usb: NULL pointer dereference in stub_recv_cmd_submit()
 2026-09-12  5:47 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®