mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH v10 0/6] alloc_tag and module codetag section fixes
 2026-09-18  1:39 UTC  (8+ messages)
` [PATCH v10 4/6] module: allocate codetag sections before the regular module layout
` [PATCH v10 5/6] alloc_tag: skip percpu counter allocation when profiling is disabled
` [PATCH v10 6/6] alloc_tag: Defer /proc/allocinfo removal to a workqueue

[PATCH v2] HID: ayaneo: Add AYANEO 3 detachable controller driver
 2026-09-18  1:38 UTC  (5+ messages)
` [PATCH v3] "

[PATCH 0/4] arm64: dts: qcom: nord: Add display support
 2026-09-18  1:37 UTC  (2+ messages)
` [PATCH 1/4] arm64: dts: qcom: nord: Add more clock controller nodes

[PATCH v19 0/5] Add phy_get_by_of_node and devm helper
 2026-09-18  1:36 UTC  (2+ messages)

[PATCH 00/10] media: rcar-fcp, vsp1: Enable on R-Car X5H
 2026-09-18  1:35 UTC  (21+ messages)
` [PATCH 01/10] dt-bindings: clock: renesas,r8a78000-cpg: Add CPG_SGD4_VIO_DP_{TX,OTHER}
` [PATCH 02/10] clk: renesas: r8a78000: Add clock for FCPV and VSP for SCP FW SDKv4.36
` [PATCH 03/10] pmdomain: renesas: r8a78000: Add maps for VIO "
` [PATCH 04/10] arm64: renesas: r8a78000: Add FCPV[BI] nodes
` [PATCH 05/10] arm64: renesas: r8a78000: Add VSP[BI] nodes
` [PATCH 06/10] media: rcar-fcp: Check device revision at probe time
` [PATCH 07/10] media: rcar-fcp: Handle resets
` [PATCH 08/10] media: vsp1: Support full VSPB on R-Car M3-W, M3-N and E3
` [PATCH 09/10] media: vsp1: Document X5H SoC ID
` [PATCH 10/10] media: rcar-fcp: Add R-Car X5H support

[PATCH] tipc: refuse to attach a second bearer to a netdevice
 2026-09-18  1:35 UTC 

[PATCH] Bluetooth: hci_core: Fix leak of request command on tx timeout
 2026-09-18  1:35 UTC 

[PATCH] sched/mmcid: Bound the CID allocation busy wait
 2026-09-18  1:34 UTC 

[PATCH] params: serialize lookup_or_create_module_kobject()
 2026-09-18  1:34 UTC 

[PATCH] dma-buf/udmabuf: avoid oversized kvmalloc in init_udmabuf()
 2026-09-18  1:34 UTC 

[PATCH 0/1] nfc: nci: ignore unexpected CORE_RESET_NTF
 2026-09-18  1:33 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v8 0/2] Move TPM-specific fields out of trusted_key_options
 2026-09-18  1:32 UTC  (2+ messages)

[PATCH v3] KEYS: encrypted: fix integer overflow of datablob_len
 2026-09-18  1:31 UTC  (3+ messages)

[PATCH bpf v3 1/2] bpf, veth: xdp: fix page_pool page leak on skb-backed XDP
 2026-09-18  1:31 UTC  (2+ messages)

[PATCH] bpf: use str_plural() in diag_print_history()
 2026-09-18  1:29 UTC  (2+ messages)

[PATCH net v2] net: ipv6: keep room for the mac header when growing the headroom
 2026-09-18  1:28 UTC 

[PATCH v2 0/1] mm: memcg: don't hand out large folios above memory.high
 2026-09-18  1:26 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH v6] dt-bindings: pci: tegra: Convert to json-schema
 2026-09-18  1:25 UTC  (2+ messages)

[PATCH v3 00/20] kbuild: significantly speed up kernel builds
 2026-09-18  1:21 UTC  (10+ messages)
` [PATCH v3 01/20] kbuild: do not allocate .modinfo in vmlinux
` [PATCH v3 10/20] kbuild: move the toolchain checks into init/Kconfig.toolchain
` [PATCH v3 11/20] kbuild: avoid re-running compiler and linker probes

[PATCH v2 0/6] riscv: Make IPI_MAX visible and use it consistently
 2026-09-18  1:21 UTC  (3+ messages)
` [PATCH v2 6/6] media: mtk-vpu: rename IPI_MAX to IPI_VPU_MAX

[PATCH] riscv: patch: fix handling of bpf-jit execmem addresses
 2026-09-18  1:20 UTC  (2+ messages)

[PATCH net v3] ipv6: rpl: fix NULL dereference of idev in ipv6_rpl_srh_rcv()
 2026-09-18  1:13 UTC  (5+ messages)

[PATCH] tracing/probes: Add const to new_argv allocation type
 2026-09-18  1:12 UTC  (2+ messages)

[PATCH] mm/alloc_tag: account for reserved tag ids in the kernel tag check
 2026-09-18  1:12 UTC  (2+ messages)

[PATCH 0/2] Fix sharing a PMIC GPIO between multiple consumers
 2026-09-18  1:11 UTC  (4+ messages)
` [PATCH 2/2] pinctrl: qcom: spmi-gpio: make direction changes exclusive

[PATCH net] macsec: initialize SecY before registering the netdevice
 2026-09-18  1:09 UTC  (3+ messages)

[PATCH v3 00/33] gpu: nova-core: boot on the r000 GSP firmware
 2026-09-18  1:07 UTC  (34+ messages)
` [PATCH v3 01/33] rust: pci: add domain_nr() accessor
` [PATCH v3 02/33] gpu: nova-core: set MCTP transport header version to 1
` [PATCH v3 03/33] gpu: nova-core: gsp: give the command queue its own BAR0 mapping
` [PATCH v3 04/33] gpu: nova-core: firmware: add r000 bindings
` [PATCH v3 05/33] gpu: nova-core: regs: add msgq v2 BAR0 register declarations
` [PATCH v3 06/33] gpu: nova-core: gsp: ring the GSP doorbell from the queue memory
` [PATCH v3 07/33] gpu: nova-core: gsp: make command allocation generic over the header
` [PATCH v3 08/33] gpu: nova-core: gsp: compute the queue regions from a count and a slot
` [PATCH v3 09/33] gpu: nova-core: add GMC API message types
` [PATCH v3 10/33] gpu: nova-core: add GMC send path
` [PATCH v3 11/33] gpu: nova-core: add GMC transport receive path
` [PATCH v3 12/33] gpu: nova-core: gsp: add GMC dispatch on receive
` [PATCH v3 13/33] gpu: nova-core: separate the generic falcon bootloader from FWSEC
` [PATCH v3 14/33] gpu: nova-core: add the falcon DMA and suspend helpers for r000 boot
` [PATCH v3 15/33] gpu: nova-core: add the r000 load-and-execute HS binary handler
` [PATCH v3 16/33] gpu: nova-core: move the bootloader DMEM descriptor out of FWSEC
` [PATCH v3 17/33] gpu: nova-core: add the r000 load-and-execute bootloader handler
` [PATCH v3 18/33] gpu: nova-core: gsp: add the GMC boot event dispatcher
` [PATCH v3 19/33] gpu: nova-core: gsp: rename the static configuration type
` [PATCH v3 20/33] gpu: nova-core: gsp: return the static GPU configuration from boot
` [PATCH v3 21/33] gpu: nova-core: gsp: add the GSP_INIT request builder
` [PATCH v3 22/33] gpu: nova-core: gsp: send GSP_INIT and decode its reply
` [PATCH v3 23/33] gpu: nova-core: add LIBOS3 log buffers and state monitor buffer
` [PATCH v3 24/33] gpu: nova-core: add the ucodes firmware loader
` [PATCH v3 25/33] gpu: nova-core: gsp: let the GSP HAL load the generic bootloader
` [PATCH v3 26/33] gpu: nova-core: gsp: add the GSP_SUSPEND request
` [PATCH v3 27/33] gpu: nova-core: switch to the r000 GSP firmware
` [PATCH v3 28/33] gpu: nova-core: gsp: make the GSP_INIT reply the static configuration
` [PATCH v3 29/33] gpu: nova-core: firmware: delete the r570 bindings
` [PATCH v3 30/33] gpu: nova-core: match GSP RPC replies by sequence, not just function
` [PATCH v3 31/33] gpu: nova-core: gsp: split the reply match out of the RPC receive path
` [PATCH v3 32/33] gpu: nova-core: gsp: decode queue elements by their NVDM type
` [PATCH v3 33/33] gpu: nova-core: gsp: match a GMC response by flag, id and sequence

[PATCH 1/2] perf: Fix null pointer access in is_include_guest_event()
 2026-09-18  1:07 UTC  (2+ messages)

[PATCH v2] irqchip: st: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
 2026-09-18  1:06 UTC  (2+ messages)

[PATCH] ext4: add bounds check for e_value_offs in ext4_read_inline_data
 2026-09-18  1:05 UTC 

[PATCH] tpm: remove extraneous #ifdef
 2026-09-18  1:05 UTC  (4+ messages)

[PATCH bpf-next v7 0/5] bpf: Add user memory access kfuncs for mm_struct
 2026-09-18  1:04 UTC  (3+ messages)
` [PATCH bpf-next v7 3/5] "

[PATCH] irqchip/imx-intmux: fix runtime PM teardown on remove
 2026-09-18  1:03 UTC  (2+ messages)

[PATCH v10 0/6] perf: Add support for memory region/range reporting
 2026-09-18  1:01 UTC  (5+ messages)
` [PATCH v10 4/6] perf tools: Show memory region in perf-c2c subcommand

[syzbot] [mmc?] [usb?] KASAN: slab-use-after-free Read in rtsx_usb_ms_handle_req
 2026-09-18  1:01 UTC 

[PATCH] Documentation: net: dsa: Fix bracket
 2026-09-18  1:00 UTC  (2+ messages)

[PATCH net V3 0/3] net/mlx5: SD LAG and devcom stability fixes
 2026-09-18  1:00 UTC  (2+ messages)

[PATCH v4] ALSA: hda/cs8409: Fix for Dell Cirrus audio jack detect
 2026-09-18  0:58 UTC 

[PATCH] tpm: fix build regression for tpm_tis_resume
 2026-09-18  0:57 UTC  (2+ messages)

[PATCH] tpm: Remove ineffective wmb() from tpm_pm_resume()
 2026-09-18  0:55 UTC  (3+ messages)
` [PATCH v2] "

[RESEND PATCH 0/1] usb: gadget: f_fs: fix NULL pointer dereference in FUNCTIONFS_ENDPOINT_DESC
 2026-09-18  0:54 UTC  (2+ messages)
` [RESEND PATCH 1/1] usb: gadget: f_fs: Fix "

[PATCH v8 0/5] riscv: Add initial CBQRI resctrl support
 2026-09-18  0:54 UTC  (3+ messages)
` [PATCH v8 2/5] riscv_cbqri: resctrl: Add cache allocation via capacity block mask

[PATCH 5.15.y 2/2] selftests/landlock: Add tests for whiteout object creation
 2026-09-18  0:52 UTC  (2+ messages)

[PATCH 5.15.y 1/2] landlock: Require LANDLOCK_ACCESS_FS_MAKE_REG for whiteout creation
 2026-09-18  0:52 UTC  (2+ messages)

[PATCH 5.15.y 0/2] Bluetooth: L2CAP: fix connectionless receive path
 2026-09-18  0:52 UTC  (2+ messages)

[PATCH v2 5.10.y/5.15.y 0/3] ARM: fix might_sleep() WARNING for mmap_write_lock() around show_pte()
 2026-09-18  0:52 UTC  (2+ messages)

[PATCH 5.10.y] Bluetooth: L2CAP: Fix deadlock
 2026-09-18  0:52 UTC  (2+ messages)

[PATCH 5.10.y] io_uring: fix uninitialized field in rw io_kiocb
 2026-09-18  0:52 UTC  (2+ messages)

[PATCH 5.10.y] iomap: iomap: fix memory corruption when recording errors during writeback
 2026-09-18  0:52 UTC  (2+ messages)

[PATCH v8 01/12] PCI: liveupdate: Set up FLB handler for the PCI core
 2026-09-18  0:48 UTC  (3+ messages)

[PATCH net-next 0/3] r8169: handle firmware application errors
 2026-09-18  0:45 UTC  (8+ messages)
` [PATCH net-next 3/3] r8169: release firmware on application failure

[PATCH v3] x86/microcode/intel: Reject problematic loading on Granite Rapids systems
 2026-09-18  0:41 UTC  (2+ messages)
` [tip: x86/urgent] "

[PATCH net-next v3 0/3] net: hash uncached route lists by device
 2026-09-18  0:38 UTC  (3+ messages)

[PATCH v2 1/2] memblock: drop for_each_memblock_type() and open code its users
 2026-09-18  0:38 UTC  (5+ messages)
` [PATCH v2 2/2] memblock: use binary search to locate candidate regions

[PATCH 0/2] Allow mtk-regulator-coupler to be built as a module
 2026-09-18  0:37 UTC  (2+ messages)

[syzbot] [ecryptfs?] KASAN: slab-use-after-free Read in ecryptfs_destroy_mount_crypt_stat
 2026-09-18  0:35 UTC  (2+ messages)
` [PATCH] ecryptfs: reject destroy mount crypt stat if sb's active refer is 1

[PATCH v4 00/20] drm: starfive: jh7110: Enable display subsystem
 2026-09-18  0:34 UTC  (4+ messages)
  ` [PATCH v4 01/20] dt-bindings: phy: Add starfive,jh7110-inno-hdmi-phy

[PATCH bpf-next v4 0/2] bpf: htab: Reduce memory use of hash maps
 2026-09-18  0:31 UTC  (5+ messages)

[syzbot] [netfilter?] INFO: task hung in nf_tables_valid_genid (3)
 2026-09-18  0:29 UTC 

[PATCH v9 0/3] arm64: vdso: Implement __vdso_futex_robust_try_unlock()
 2026-09-18  0:27 UTC  (4+ messages)
` [PATCH v9 1/3] arm64: vdso: Split native/compat mremap callbacks
` [PATCH v9 2/3] arm64: vdso: Prepare for robust futex unlock support
` [PATCH v9 3/3] arm64: vdso: Implement __vdso_futex_robust_try_unlock()

[PATCH v3] drivers/hv: remove deposited pages from direct map
 2026-09-18  0:23 UTC  (2+ messages)

[PATCH] docs: ethtool: Fix bracket
 2026-09-18  0:20 UTC  (2+ messages)

[PATCH] docs: networking: radiotap: Fix bracket
 2026-09-18  0:20 UTC  (2+ messages)

[PATCH v3 00/14] mm, swap: extendable swap devices (xswap)
 2026-09-18  0:19 UTC  (3+ messages)

[PATCHv3] dmaengine: bestcomm: use platform machinery to get irq
 2026-09-18  0:18 UTC 

[PATCH] usb: gadget: aspeed-vhub: cancel wake work on device removal
 2026-09-18  0:18 UTC  (2+ messages)

[PATCHv2] dmaengine: bestcomm: use platform machinery to get irq
 2026-09-18  0:16 UTC  (3+ messages)

[PATCH net 0/8] net: bcmgenet: Collection of bug fixes
 2026-09-18  0:12 UTC  (10+ messages)
` [PATCH net 1/8] net: bcmgenet: fix 64-bit RTNL stats reading in ethtool on 32-bit systems
` [PATCH net 2/8] net: bcmgenet: initialize u64 stats seq counter for all queues
` [PATCH net 3/8] net: bcmgenet: do not skip WoL power up on GENET V1
` [PATCH net 4/8] net: bcmgenet: clean up RX NAPI on bcmgenet_init_rx_queues failure
` [PATCH net 5/8] net: bcmgenet: acquire ring lock with BH disabled in bcmgenet_dump_tx_queue
` [PATCH net 6/8] net: bcmgenet: validate Ethernet address in bcmgenet_set_mac_addr
` [PATCH net 7/8] net: bcmgenet: zero-initialize Transmit Status Block in bcmgenet_add_tsb
` [PATCH net 8/8] net: bcmgenet: mask DMA_TIMEOUT_MASK when reading DMA_RING0_TIMEOUT

[PATCH v2 0/2] mm/mempolicy: stop copying state in the interleave paths
 2026-09-18  0:12 UTC  (3+ messages)
` [PATCH v2 1/2] mm/mempolicy: use SRCU for the weighted interleave state
` [PATCH v2 2/2] mm/mempolicy: stop copying the nodemask in the interleave paths

[PATCH v3] rust: net: netlink: Migrate to zerocopy's IntoBytes
 2026-09-18  0:10 UTC  (4+ messages)

[PATCH net v3 0/2] net: phy: qca808x: fix the active-high LED polarity mode
 2026-09-18  0:10 UTC  (2+ messages)

[PATCH net v5] net: pcs: rzn1-miic: Fix config array initialization
 2026-09-18  0:10 UTC  (2+ messages)

[PATCH 0/2] x86/fred: Reconstruct fault state for rejected INT instructions
 2026-09-18  0:07 UTC  (3+ messages)
` [PATCH 1/2] x86/fred: Reconstruct the #GP context "

drivers/nfc/microread/microread.c:489:26: sparse: sparse: cast to restricted __be16
 2026-09-18  0:07 UTC 

[PATCH] tpm: Disable TPM on null key name mismatch
 2026-09-18  0:07 UTC 

[PATCH RFC] wifi: ath10k: skip completion wait for pairwise key removal
 2026-09-18  0:04 UTC 

[PATCHv3] dmaengine: mv_xor: order descriptor writes before engine access
 2026-09-18  0:03 UTC 

[syzbot] [media?] KASAN: slab-use-after-free Read in vb2_core_queue_release (3)
 2026-09-18  0:03 UTC 

[PATCH v2] fprobe: Terminate the fgraph_data list when the reservation is not filled
 2026-09-18  0:00 UTC  (2+ messages)

[PATCH net] eth: fbnic: Fix payload page pool error cleanup
 2026-09-18  0:00 UTC  (2+ messages)

[PATCH] memory: stm32_omm: fix child clock leak on set_amcr() error path
 2026-09-17 23:59 UTC 

[PATCH v6 0/5] mm: Fix MF_DELAYED handling on memory failure
 2026-09-17 23:57 UTC  (2+ messages)

[tip:tip:urgent] BUILD SUCCESS eda0baaf93e90a836609bf8af39fd9cb016c6923
 2026-09-17 23:56 UTC 

[tip:timers:urgent] BUILD SUCCESS acb03d3881818581052924a9bbbe92b8741ed448
 2026-09-17 23:55 UTC 

[tip:timers:core] BUILD SUCCESS 7b07d15ed1d78cb49309754a2d14dacdddb058c7
 2026-09-17 23:54 UTC 

[PATCH 0/3] Move memory acceptance x86 arch code into EFI stub
 2026-09-17 23:52 UTC  (6+ messages)

[tip:locking:urgent] BUILD SUCCESS b61b6f95d6722ddbbbd09e689fa41b55fd36f9a5
 2026-09-17 23:52 UTC 

[PATCH v3 2/5] x86/cpu: Initialize boot CPU cpuinfo defaults early
 2026-09-17 23:49 UTC  (2+ messages)

[PATCH v3 1/5] x86/cpu: Factor init_cpu_info() out of identify_cpu()
 2026-09-17 23:49 UTC  (2+ messages)

[PATCH v3 4/5] x86/cpu: Move 32-bit SEP setup into identify_cpu()
 2026-09-17 23:49 UTC  (2+ messages)

[PATCH v3 3/5] x86/cpu: Inline generic_identify() into identify_cpu()
 2026-09-17 23:49 UTC  (2+ messages)

[PATCH v2 0/5] kconfig: improve input validation for numeric options
 2026-09-17 23:48 UTC  (2+ messages)

[PATCH v2] docs: kconfig: fix shell function syntax in caveats
 2026-09-17 23:48 UTC  (2+ messages)

[PATCH v7 00/13] syscalls: Add a shared table for all archs
 2026-09-17 23:46 UTC  (14+ messages)
` [PATCH v7 01/13] syscalls: Make --abis parsing more robust
` [PATCH v7 02/13] syscalls: Create unified partial table for all archs
` [PATCH v7 03/13] scripts/syscall.tbl: Use the common table
` [PATCH v7 04/13] arm: Use the common syscall table
` [PATCH v7 05/13] s390: "
` [PATCH v7 06/13] sparc: "
` [PATCH v7 07/13] mips: Remove duplicated syscallnr.sh
` [PATCH v7 08/13] mips: Get rid of custom mips ABIs for syscall tables
` [PATCH v7 09/13] mips: Use the common syscall table
` [PATCH v7 10/13] syscalls: Add an option for offsetting the common table
` [PATCH v7 11/13] alpha: Define entry point for set_mempolicy_home_node syscall
` [PATCH v7 12/13] alpha: Remove alpha_ prefix from custom syscall entries
` [PATCH v7 13/13] alpha: Use the common syscall table

[PATCH] kconfig: fix extra output from savedefconfig on out-of-range defaults
 2026-09-17 23:46 UTC  (2+ messages)

[PATCH] dmaengine: mv_xor: use writel() instead of relaxed variant
 2026-09-17 23:45 UTC  (5+ messages)

[PATCH] kconfig: Warn on dead select or imply for choice values
 2026-09-17 23:45 UTC  (2+ messages)

[syzbot] [fs?] INFO: task hung in d_alloc_parallel (4)
 2026-09-17 23:45 UTC 

[PATCH v3] tee: remove TZMEM_MODE_GENERIC
 2026-09-17 23:44 UTC  (4+ messages)

[PATCH v8 06/12] PCI: liveupdate: Auto-preserve upstream bridges across Live Update
 2026-09-17 23:44 UTC  (3+ messages)

[PATCH v8 06/12] PCI: liveupdate: Auto-preserve upstream bridges across Live Update
 2026-09-17 23:42 UTC  (3+ messages)

[PATCH v2] cxl/mbox: bound the Get Supported Logs entry count by the payload
 2026-09-17 23:41 UTC  (2+ messages)

[PATCH v8 10/12] PCI: liveupdate: Freeze preservation status during shutdown
 2026-09-17 23:38 UTC  (3+ messages)

[PATCH] EDAC/i10nm: Fix mdev reference leak in i10nm_get_ddr_munits()
 2026-09-17 23:35 UTC  (2+ messages)

[PATCH v8 12/12] Documentation: PCI: Add documentation for Live Update
 2026-09-17 23:33 UTC  (3+ messages)

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

[RFC net-next 0/2] bnxt_en: Recover from failed TX RING_FREE
 2026-09-17 23:32 UTC  (3+ messages)
` [RFC net-next 1/2] bnxt_en: return status from bnxt_hwrm_tx_ring_free
` [RFC net-next 2/2] bnxt_en: recover a failed TX RING_FREE with a ring reset

[PATCH] 9p: Add const and unsigned to wnames allocation type
 2026-09-17 23:30 UTC  (2+ messages)

sashiko & pre-existing bugs
 2026-09-17 23:30 UTC 

[PATCHv2] dmaengine: ste_dma40: allow COMPILE_TEST
 2026-09-17 23:29 UTC 

[PATCH v8 00/10] mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory
 2026-09-17 23:28 UTC  (3+ messages)
` [PATCH v8 02/10] powerpc/8xx: add pte_set_huge()

[RFC PATCH v2 0/2] sched: Document WF_SYNC wakeup placement semantics
 2026-09-17 20:43 UTC  (2+ messages)
` [RFC PATCH v2 1/2] "

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®