mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH net-next v6 0/3] net: xilinx: axienet: Fix IRQ error handling
 2026-09-09  4:54 UTC  (4+ messages)
` [PATCH net-next v6 1/3] net: xilinx: axienet: Propagate errors from optional IRQ lookup
` [PATCH net-next v6 2/3] net: xilinx: axienet: Handle optional IRQ return value correctly
` [PATCH net-next v6 3/3] net: xilinx: axienet: Fix IRQ error handling

[RFC PATCH] drm/amd/pm: defer UCLK DPM enablement on Apple Navi 14 0218
 2026-09-09  4:54 UTC  (2+ messages)

[PATCH 1/3] PCI: endpoint: pci-epf-vntb: Pass PF/VF number when BAR programming
 2026-09-09  4:53 UTC  (5+ messages)

[PATCH net-next v5 2/3] net: xilinx: axienet: Handle optional IRQ return value correctly
 2026-09-09  4:51 UTC  (5+ messages)

[PATCH] perf evlist: don't restrict uncore events to PMU CPUs
 2026-09-09  4:48 UTC  (6+ messages)

[PATCH v2 0/8] gpu: nova-core: add NVKV codec
 2026-09-09  4:48 UTC  (5+ messages)
` [PATCH v2 5/8] gpu: nova-core: add NVKV decoder

[PATCH 0/2] ntfs: wire up the fileattr API
 2026-09-09  4:48 UTC  (4+ messages)

[PATCH v10 1/8] mfd: intel-lpss: add resource conflict quirk for Dell Latitude 5285
 2026-09-09  4:46 UTC  (3+ messages)
` [PATCH] mfd: intel-lpss: add Dell Latitude 7275 to the resource conflict quirk

[PATCH net v2] net/tcp-ao: don't dereference NULL current_key/rnext_key
 2026-09-09  4:44 UTC  (3+ messages)

[PATCH] clk: starfive: jh7110: Fix clk reference leak for pll0_out in jh7110_syscrg_probe()
 2026-09-09  4:43 UTC 

[PATCH] xtensa: time: Fix clk reference leak in calibrate_ccount()
 2026-09-09  4:43 UTC 

[PATCH] arc: kernel: Fix clk reference leak in show_cpuinfo()
 2026-09-09  4:42 UTC 

[PATCH] cpufreq: qoriq: Fix clk reference leak in get_bus_freq()
 2026-09-09  4:41 UTC 

[PATCH][next] selftests/bpf: test_xsk: Fix spelling mistake "conigure" -> "configure"
 2026-09-09  4:38 UTC  (2+ messages)

[PATCH 00/15] btrfs: remove the v1 space cache
 2026-09-09  4:33 UTC  (3+ messages)

[PATCH v2 0/2] Couple of SCMI race fixes
 2026-09-09  4:32 UTC  (3+ messages)
` [PATCH v2 1/2] firmware: arm_scmi: Protect xfer->async_done with xfer->lock
` [PATCH v2 2/2] firmware: arm_scmi: Don't reuse raw xfers with async_done still armed

[PATCH v17 0/7] firmware: arm_rmm: Add RMM v2.0 base RMI support
 2026-09-09  4:29 UTC  (10+ messages)
` [PATCH v17 3/7] firmware: arm_rmm: Configure the RMM with the host's page size
` [PATCH v17 4/7] firmware: arm_rmm: Add support for SRO
` [PATCH v17 5/7] firmware: arm_rmm: Activate the RMM

[PATCH net v3] net: mana: fix reset work race with device removal
 2026-09-09  4:25 UTC 

[PATCH v2 0/7] btrfs: convert some struct page users to folios
 2026-09-09  4:25 UTC  (4+ messages)
` [PATCH v2 5/7] btrfs: convert heuristic_collect_sample() to use folios

[PATCH bpf-next v2 1/3] bpftool: Skip non-autoload programs when generating light skeletons
 2026-09-09  4:24 UTC  (3+ messages)
` [PATCH bpf-next v2 2/3] bpftool: Compute light skeleton ctx.sz without relying on links
` [PATCH bpf-next v2 3/3] selftests/bpf: Verify program FD after non-autoload programs in lskel

[PATCH] accel/habanalabs: fix use-after-free of decoder array on removal
 2026-09-09  4:23 UTC 

[PATCH] drm/pl111: Advertise no pixel blending
 2026-09-09  4:17 UTC  (2+ messages)

[PATCH net] octeontx2-pf: Fix autoneg reporting in ethtool
 2026-09-09  4:13 UTC  (2+ messages)

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

[PATCH bpf] bpf: refresh seg6local SRH pointer after skb pull
 2026-09-09  4:08 UTC  (2+ messages)
` [PATCH bpf v2] bpf: disallow bpf_skb_pull_data() for LWT_SEG6LOCAL

[PATCH v3 net-next] octeontx2-pf: report port connector type in ethtool link ksettings
 2026-09-09  4:06 UTC 

[PATCH v4] iommu/io-pgtable-arm: Add support for contiguous hint bit
 2026-09-09  4:05 UTC  (9+ messages)

[PATCH V2 0/2] arm64/mm: Standardize printing for pgtable entries
 2026-09-09  4:00 UTC  (3+ messages)
` [PATCH V2 1/2] arm64/mm: Move __check_safe_pte_update()
` [PATCH V2 2/2] arm64/mm: Standardize printing for pgtable entries

[PATCH 00/16] gpu: nova-core: GPU page table, vmm, and bar1 mapping
 2026-09-09  3:59 UTC  (17+ messages)
` [PATCH 01/16] gpu: nova-core: mm: Add common types for virtual memory management
` [PATCH 02/16] gpu: nova-core: mm: Add buddy allocator and TLB to GpuMm
` [PATCH 03/16] gpu: nova-core: mm: Add common types for all page table formats
` [PATCH 04/16] gpu: nova-core: mm: pagetable: Add PteOps trait
` [PATCH 05/16] gpu: nova-core: mm: pagetable: Add PdeOps trait
` [PATCH 06/16] gpu: nova-core: mm: pagetable: Add DualPdeOps trait
` [PATCH 07/16] gpu: nova-core: mm: Add MMU v2 page table types
` [PATCH 08/16] gpu: nova-core: mm: Add MMU v3 "
` [PATCH 09/16] gpu: nova-core: mm: pagetable: Add MmuConfig trait
` [PATCH 10/16] gpu: nova-core: mm: Add page table walker for MMU v2/v3
` [PATCH 11/16] gpu: nova-core: mm: Add Virtual Memory Manager
` [PATCH 12/16] gpu: nova-core: mm: Add virtual address range tracking to VMM
` [PATCH 13/16] gpu: nova-core: mm: Add multi-page mapping API "
` [PATCH 14/16] gpu: nova-core: Add BAR1 aperture type and size constant
` [PATCH 15/16] gpu: nova-core: mm: Add BAR1 user interface
` [PATCH 16/16] gpu: nova-core: mm: Add BAR1 memory management self-tests

[mainline] powerpc/TM: Unexpected TM Bad Thing during core dump on POWER9 (7.1‑rc1)
 2026-09-09  3:59 UTC  (3+ messages)

[PATCH] media: chips-media: wave5: Add system suspend/resume support
 2026-09-09  3:57 UTC  (2+ messages)

[PATCH] nfc: pn533: fix OOB read in pn533_acr122_is_rx_frame_valid()
 2026-09-09  3:57 UTC  (3+ messages)

[PATCH] mm/damon/tests/core-kunit: improve nr_samples_per_aggr test isolation
 2026-09-09  3:54 UTC  (2+ messages)

[PATCH 0/2] thunderbolt: Validate router-provided port numbers
 2026-09-09  3:50 UTC  (3+ messages)
` [PATCH 1/2] thunderbolt: Validate DP bandwidth notification port
` [PATCH 2/2] thunderbolt: Validate output ports while discovering paths

Prebuilt LLVM 23.1.1 uploaded
 2026-09-09  3:48 UTC 

[PATCH v7] x86/mm/64: free the gap between BSS_MAIN and BSS_DECRYPTED
 2026-09-09  3:47 UTC  (2+ messages)

[PATCH] dmaengine: mmp_pdma: fix wrong sg length in mmp_pdma_prep_slave_sg
 2026-09-09  3:38 UTC 

[PATCH v3 0/3] Add support for Zen 6 client EPP tunings
 2026-09-09  3:36 UTC  (4+ messages)
` [PATCH v3 1/3] cpufreq/amd-pstate: Add per SoC and per core type EPP tuning values
` [PATCH v3 2/3] cpufreq/amd-pstate: Add EPP tunings for Zen6 client platforms
` [PATCH v3 3/3] cpufreq/amd-pstate: Show a warning if missing EPP tunings

[PATCH 03/13] srcutree: Add reader-free fastpath to synchronize_srcu_atomic()
 2026-09-09  3:35 UTC  (2+ messages)

[PATCH] ext4: clear journal restart indication after inserting extent
 2026-09-09  3:35 UTC 

[PATCH net v5] net: qualcomm: rmnet: require CAP_NET_ADMIN in the real device netns for config ops
 2026-09-09  3:33 UTC  (2+ messages)

[PATCH v3 0/4] MMC pinmux configuration fixes
 2026-09-09  3:33 UTC  (4+ messages)
` [PATCH v3 3/4] arm64: dts: ti: k3-am62: Set MMC clock pins as OUTPUT

[PATCH] rust: auxiliary: validate DeviceId name length
 2026-09-09  3:32 UTC 

[PATCH bpf] bpf: fix reading neigh ha in bpf_fib_lookup()
 2026-09-09  3:31 UTC  (2+ messages)

[PATCH v17 00/20] KVM: arm64: CCA: Add basic plumbing for Realms
 2026-09-09  3:26 UTC  (3+ messages)
` [PATCH v17 06/20] KVM: arm64: CCA: Add a new mode for supporting Realm guests

[PATCH] media: i2c: ov5645: Fix CSI-2 CRC errors on RK3576 after init sequence
 2026-09-09  3:24 UTC  (5+ messages)

[PATCH v12 00/13] sched, steal_governor: Introduce preferred CPUs and steal-driven vCPU backoff
 2026-09-09  3:21 UTC  (6+ messages)
` [PATCH v12 08/13] sched/core: Push current task from non preferred CPU

[PATCH v3 0/2] spi: realtek: Add support for RTD1625 SPI NOR Flash Controller
 2026-09-09  3:20 UTC  (2+ messages)

[PATCH v4 net] octeontx2-pf: reset HTB scheduler topology before freeing queues
 2026-09-09  3:17 UTC  (3+ messages)

[PATCH] udp_tunnel: avoid calling the wrong GRO handler
 2026-09-09  3:16 UTC  (2+ messages)

[PATCH v2 0/3] SM8450 IPA support
 2026-09-09  3:12 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: net: qcom,ipa: Add SM8450 compatible
` [PATCH v2 2/3] net: ipa: Add IPA v5.1 configuration data
` [PATCH v2 3/3] arm64: dts: qcom: sm8450: Add IPA node

[PATCH mm-new v2] mm: mglru: clear the reference counter for rejected folios
 2026-09-09  3:11 UTC  (2+ messages)

[PATCH] usb: dwc3: qcom: Add support to skip phy management by USB core
 2026-09-09  3:07 UTC  (5+ messages)

[PATCH] net: ipa: Add IPA_MEM_STATS_DROP_MODEM memory region
 2026-09-09  3:07 UTC 

[QUESTION] Are these issues PREEMPT_RT-specific?
 2026-09-09  3:05 UTC  (2+ messages)

[PATCH 01/13] litmus: Add SRCU fastpath anchor-before-scan test
 2026-09-09  3:02 UTC  (2+ messages)

[PATCH 1/1] mm/ksm: trylock the mmap lock in the unstable tree walk
 2026-09-09  3:02 UTC  (2+ messages)

[PATCH] mm/memory: fix hugetlb_zap_begin() call in zap_vma_range_batched()
 2026-09-09  3:01 UTC  (4+ messages)

[PATCH 00/13] Introduce NVIDIA vGPU manager and VFIO variant driver
 2026-09-09  3:00 UTC  (3+ messages)
` [PATCH 12/13] vfio/nvidia-vgpu: add the NVIDIA vGPU "

[PATCH] PCI: vmd: Flush initiator posted writes before demuxing interrupts on Meteor Lake
 2026-09-09  3:00 UTC  (3+ messages)

[PATCH v3] octeontx2-af: use seq_file for rsrc_alloc debugfs
 2026-09-09  2:59 UTC  (2+ messages)

[PATCH v4 0/4] ntfs: fix volume flag update races and persist the recorded error state
 2026-09-09  2:58 UTC  (5+ messages)
` [PATCH v4 1/4] ntfs: fix volume flag update races
` [PATCH v4 2/4] ntfs: set the volume dirty bit unconditionally on metadata changes
` [PATCH v4 3/4] ntfs: sync the volume dirty bit with the recorded error state
` [PATCH v4 4/4] ntfs: persist the dirty state after the final put_super() commits

[PATCH v5 0/3] mm: khugepaged: fix tracepoint UAF
 2026-09-09  2:58 UTC  (4+ messages)
` [PATCH v5 1/3] mm: khugepaged: fix swap entry value to folio_pfn()
` [PATCH v5 2/3] mm: khugepaged: fix folio is used after pte_unmap_unlock()
` [PATCH v5 3/3] mm: khugepaged: fix folio is used after folio_put/unlock()

[PATCH net v2] tcp: fix data-race in tcp_recv_should_stop
 2026-09-09  2:57 UTC  (2+ messages)

[PATCH v3 00/13] Add support for DU, LVDS and DSI on the Renesas RZ/G3L SoC
 2026-09-09  2:57 UTC  (4+ messages)
` [PATCH v3 13/13] arm64: dts: renesas: Add LVDS overlay for RZ/G3L SMARC EVK with ITE6263

[PATCH 3/3] media: ov02c10: Accept a 26 MHz external clock
 2026-09-09  2:55 UTC  (2+ messages)

[PATCH v2] mm/memfd: fix hugetlb reservation accounting in error paths
 2026-09-09  2:54 UTC  (4+ messages)

[PATCH] jffs: initialize inocache to NULL when initializing a jffs2_inode_info
 2026-09-09  2:54 UTC  (2+ messages)

[PATCH v8 0/3] perf tools: port UI from GTK2 to GTK4
 2026-09-09  2:50 UTC  (4+ messages)
` [PATCH v8 1/3] tools: port perf ui from GTK 2 to GTK 4
` [PATCH v8 2/3] perf tools: make the GTK4 report browser actually loadable at runtime
` [PATCH v8 3/3] perf tools gtk: fix two hierarchy-view stack buffer overflows

[PATCH] phy: phy-snps-eusb2: fix FSEL_48_MHZ_VAL definition
 2026-09-09  2:49 UTC  (3+ messages)

[PATCH v4 0/4] ntfs: fix volume flag update races and persist the recorded error state
 2026-09-09  2:48 UTC  (4+ messages)
` [PATCH v4 1/4] ntfs: fix volume flag update races
` [PATCH v3 2/3] ntfs: sync the volume dirty bit with the recorded error state
` [PATCH v3 3/3] ntfs: NULL vol->vol_ino in the load_system_files() error teardown

[PATCH V1] scsi: ufs: ufs-qcom: Enable only lane clocks in lane clock APIs
 2026-09-09  2:47 UTC  (3+ messages)

[PATCH net] sctp: check asoc->base.dead before the RCV_SHUTDOWN break in sctp_wait_for_connect()
 2026-09-09  2:46 UTC 

[PATCH 07/13] srcutree: Don't transition atomic SRCU to big in srcu_gp_end()
 2026-09-09  2:45 UTC  (2+ messages)

[PATCH net] octeontx2-pf: fix invalid aura pointer free
 2026-09-09  2:40 UTC  (2+ messages)

[PATCH v3] i2c: hisi: Add I2C bus recovery support
 2026-09-09  2:39 UTC 

[PATCH net] octeontx2-pf: fix null RX segment address free
 2026-09-09  2:36 UTC  (2+ messages)

[PATCH v3 0/8] mm/page_owner: Add PID/TGID/COMM and cgroup filtering
 2026-09-09  2:35 UTC  (3+ messages)

[PATCH v3] PCI: rcar-gen4: Limit Max_Read_Request_Size and Max_Payload_Size to 256 Bytes
 2026-09-09  2:34 UTC  (5+ messages)

[PATCH 06/13] srcutree: Make init_srcu_struct_atomic() prevent transition to big
 2026-09-09  2:34 UTC  (2+ messages)

[PATCH v4] mm/page_alloc: avoid direct compaction for costly __GFP_NORETRY allocations
 2026-09-09  2:33 UTC  (5+ messages)

[PATCH v4 0/4] ntfs: fix volume flag update races and persist the recorded error state
 2026-09-09  2:26 UTC  (5+ messages)
` [PATCH v4 1/4] ntfs: fix volume flag update races
` [PATCH v4 2/4] ntfs: set the volume dirty bit unconditionally on metadata changes
` [PATCH v4 3/4] ntfs: sync the volume dirty bit with the recorded error state
` [PATCH v4 4/4] ntfs: persist the dirty state after the final put_super() commits

[PATCH RFC 0/8] arm64: ftrace: support CALL_OPS on kernels built with kCFI
 2026-09-09  2:26 UTC  (6+ messages)
` [PATCH RFC 8/8] arm64: ftrace: Allow CALL_OPS on kCFI kernels built with Rust

[PATCH v1] PCI: cpqphp: Check pci_hp_add_bridge() return value
 2026-09-09  2:22 UTC  (9+ messages)
  ` [PATCH v2 0/5] PCI: hotplug: "
    ` [PATCH v2 1/5] PCI: cpqphp: "
    ` [PATCH v2 2/5] PCI: cpcihp: "
    ` [PATCH v2 3/5] PCI: ibmphp: "
    ` [PATCH v2 4/5] PCI: pciehp: "
    ` [PATCH v2 5/5] PCI: shpchp: "

[PATCH v3] PCI: rcar-gen4: Add missing PM ops
 2026-09-09  2:22 UTC  (5+ messages)

[PATCH] mm: page_alloc: add trace_mm_page_alloc to bulk allocation path
 2026-09-09  2:20 UTC  (3+ messages)
` [PATCH v4] mm: page_alloc: add missing hooks "

[PATCH 5/5] PCI/P2PDMA: Gate the host bridge whitelist warning on verbose
 2026-09-09  2:18 UTC  (2+ messages)

[PATCH net] vxlan: vnifilter: roll back VNI insertion when the group update fails
 2026-09-09  2:18 UTC  (2+ messages)

[RFC PATCH 0/3] mm/vmscan: adaptive multi-threaded kswapd for NUMA-aware reclaim
 2026-09-09  2:16 UTC  (2+ messages)

[PATCH 0/5] Batch of PCI peer-to-peer fixes
 2026-09-09  2:16 UTC  (2+ messages)

[PATCH v4 0/3] Add UFS Host driver support for SpacemiT K3 SoC
 2026-09-09  2:13 UTC  (4+ messages)
` [PATCH v4 1/3] scsi: ufs: spacemit: dt-bindings: Add UFS controller for "

[PATCH] f2fs: fix to avoid potential deadloop in f2fs_fsync_node_pages()
 2026-09-09  2:12 UTC  (4+ messages)
` [f2fs-dev] "

[PATCH resend 0/2] mm: vmscan: fix scan overshoot and ineligible folio scanning
 2026-09-09  2:11 UTC  (2+ messages)

[PATCH] drm/vkms: Skip pre_blend_color_transform when pipeline is all bypassed
 2026-09-09  2:10 UTC 

[PATCH] usb: dwc2: debugfs: fix memory leak of hsotg->regset
 2026-09-09  2:10 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] drm/vkms: Fix vertical read step for R1/R2/R4 formats
 2026-09-09  2:10 UTC 

[PATCH] drm/vkms: Fix gamma_lut size check
 2026-09-09  2:10 UTC 

[PATCH v2] drm/vkms: Add pixel blend mode property
 2026-09-09  2:09 UTC 

[PATCH] cxl/events: Return IRQ_NONE when no event is pending
 2026-09-09  2:08 UTC  (3+ messages)

[PATCH v1 0/2] writeback: bound foreign dirty flushing
 2026-09-09  2:08 UTC  (4+ messages)
` [PATCH v1 2/2] writeback: snapshot foreign flush pages

[PATCH net] tcp: fix data-race in tcp_recv_should_stop
 2026-09-09  2:01 UTC  (3+ messages)

[PATCH 1/2] perf/x86/intel: Correct pt_regs->flags update for PEBS path
 2026-09-09  1:59 UTC  (10+ messages)
` [PATCH 2/2] perf/x86: Disable precise sampling for PERF_SAMPLE_STACK_USER

[PATCH net v3 0/2] net: fec: fix PTP clock teardown races on device removal
 2026-09-09  1:59 UTC  (5+ messages)
` [PATCH net v3 1/2] net: fec: stop the PTP clock after the netdev is unregistered
` [PATCH net v3 2/2] net: fec: free the PPS interrupt before tearing down the PHC and netdev

[syzbot] [io-uring?] [ext4?] INFO: task hung in io_write
 2026-09-09  1:58 UTC  (2+ messages)

[PATCH net 0/1] net: fix linkwatch UAF on uninitialized netdev
 2026-09-09  1:54 UTC  (3+ messages)
` [PATCH net 1/1] "

[BUG] KASAN: slab-use-after-free in usb_control_msg / kobject_put (vhci_hcd)
 2026-09-09  1:54 UTC 

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

[PATCH v2 0/2] usb: gadget: avoid warnings during configuration transitions
 2026-09-09  1:49 UTC  (3+ messages)
` [PATCH v2 2/2] usb: gadget: f_mass_storage: ignore class requests while inactive

[PATCH v3 0/4] KVM: TDX: Validate directly configurable CPUID bits
 2026-09-09  1:46 UTC  (8+ messages)

[PATCH v2 00/11] mm: Switch device DAX to section-based vmemmap optimization
 2026-09-09  1:45 UTC  (2+ messages)

[PATCH RESEND v2] btrfs: fix use-after-free in mark_block_group_to_copy
 2026-09-09  1:40 UTC  (2+ messages)

[PATCH net 0/2] net: macb: fix two probe path leaks
 2026-09-09  1:40 UTC  (2+ messages)

[BUG] net: devmem: TX dma-buf binding UAF on netdev-genl socket close
 2026-09-09  1:39 UTC  (4+ messages)

[PATCH v5] drm/bridge: dw-hdmi-qp: Guard clear_audio_infoframe when PHY is down
 2026-09-09  1:38 UTC  (3+ messages)

[PATCH 0/2] usb: typec: Add onsemi FUSB15201 support
 2026-09-09  1:38 UTC  (4+ messages)
` [PATCH 2/2] usb: typec: Add onsemi FUSB15201 driver

[PATCH net-next] net: mana: Use the HWC destination queues reported by the hardware
 2026-09-09  1:38 UTC  (2+ messages)

[PATCH v4 0/4] mm: workingset: fix the shadow node budget under MGLRU
 2026-09-09  1:37 UTC  (2+ messages)

[PATCH v3 00/21] lib: Rust implementation of SPDM
 2026-09-09  1:37 UTC  (3+ messages)
` [PATCH v3 21/21] lib: rspdm: Support SPDM challenge

[PATCH v6 00/12] f2fs: introduce metadata cache
 2026-09-09  1:36 UTC  (4+ messages)
` [PATCH v6 10/12] f2fs: cache: support fault injection
` [PATCH v6 11/12] f2fs: cache: introduce tracepoints
` [PATCH v6 12/12] f2fs: cache: show per-cache usage in debugfs

[PATCH] coresight: syscfg: fix deadlock on device registration failure
 2026-09-09  1:34 UTC  (3+ messages)

[PATCH v6 00/10] PCI: dw-rockchip: add system suspend support
 2026-09-09  0:56 UTC  (5+ messages)
` [PATCH v6 01/10] PCI: dw-rockchip: Fix LTSSM set functions
` [PATCH v6 04/10] PCI: dw-rockchip: Add helper function for enhanced LTSSM control mode

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®