mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH] tracing: Use seq_buf for string concatenation
 2026-06-22  8:18 UTC  (3+ messages)

[PATCH v4 02/12] mm/rmap: Add try_to_unmap_hugetlb_one
 2026-06-22  8:17 UTC  (10+ messages)

[PATCH RFC 0/3] arm64: Add HOTPLUG_PARALLEL support for secondary CPUs
 2026-06-22  8:16 UTC  (13+ messages)
` [PATCH RFC 1/3] cpu/hotplug: Introduce CONFIG_PARALLEL_SMT_PRIMARY_FIRST
` [PATCH RFC 3/3] arm64: Add HOTPLUG_PARALLEL support for secondary CPUs

[PATCH v4 0/2] mm: improve folio refcount scalability
 2026-06-22  8:15 UTC  (7+ messages)

[PATCH] gpiolib: initialize return value in gpiochip_set_multiple()
 2026-06-22  8:14 UTC  (2+ messages)

[PATCH 0/3] gpio: tb10x: W=1 warning fix and style cleanups
 2026-06-22  8:14 UTC  (2+ messages)
` (subset) "

[PATCH v1] kernel: add a simple timer based software watchpoint
 2026-06-22  8:14 UTC 

[PATCH] libnvdimm/labels: Prevent integer overflow in __nd_label_validate()
 2026-06-22  8:14 UTC  (3+ messages)

[PATCH] dma-buf: Split sgl by largest page-aligned chunk
 2026-06-22  8:13 UTC  (2+ messages)

[PATCH] drm/mxsfb/lcdif: don't hide lcdif_attach_bridge() deferral messages
 2026-06-22  8:13 UTC  (2+ messages)

[PATCH net] net: dst: block BH in ipip6_tunnel_xmit
 2026-06-22  8:13 UTC  (2+ messages)

[PATCH v11 0/2] media: add Himax HM1246 image sensor
 2026-06-22  8:13 UTC  (3+ messages)
` [PATCH v11 1/2] media: dt-bindings: i2c: "
` [PATCH v11 2/2] media: i2c: add Himax HM1246 image sensor driver

[PATCH 0/2] ASoC: rt5677: add GPIO get_direction and enable standalone compilation
 2026-06-22  8:13 UTC  (3+ messages)
` [PATCH 1/2] ASoC: rt5677: Add GPIO .get_direction() callback

[PATCH 0/4] gpio: mt7621: address Sashiko complains and other cleanups
 2026-06-22  8:12 UTC  (5+ messages)
` [PATCH 1/4] gpio: mt7621: avoid corruption of shared interrupt trigger state
` [PATCH 2/4] gpio: mt7621: more robust management of IRQ domain teardown

[PATCH iwl-next v5 0/4] igc: add support for forcing link speed without autonegotiation
 2026-06-22  8:12 UTC  (13+ messages)
` [PATCH iwl-next v5 1/4] igc: remove unused autoneg_failed field
  ` [Intel-wired-lan] "
` [PATCH iwl-next v5 2/4] igc: move autoneg-enabled settings into igc_handle_autoneg_enabled()
  ` [Intel-wired-lan] "
` [PATCH iwl-next v5 3/4] igc: replace goto out with direct returns in igc_config_fc_after_link_up()
  ` [Intel-wired-lan] "
` [PATCH iwl-next v5 4/4] igc: add support for forcing link speed without autonegotiation
  ` [Intel-wired-lan] "

[PATCH] erofs: handle 48-bit blocks_hi for compressed inodes
 2026-06-22  8:11 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH v5 0/5] nouveau/gsp: Clean up IS_ERR vs IS_ERR_OR_NULL usage
 2026-06-22  8:11 UTC  (6+ messages)
` [PATCH v5 1/5] nouveau/gsp/rpc: Document RPC function return value contracts
` [PATCH v5 2/5] nouveau/gsp/rpc: Cleanup incorrect IS_ERR_OR_NULL in rpc.c
` [PATCH v5 3/5] nouveau/gsp/rm/alloc: Cleanup IS_ERR_OR_NULL usage
` [PATCH v5 4/5] nouveau/gsp/rm/bar: "
` [PATCH v5 5/5] nouveau/gsp: Cleanup IS_ERR_OR_NULL in nvkm_gsp_rpc_rd()

[PATCH iwl-net] ice: clear the default forwarding VSI rule when releasing a VSI
 2026-06-22  8:10 UTC 

[PATCH net] net: usb: kalmia: bound RX frame length in kalmia_rx_fixup()
 2026-06-22  8:09 UTC  (2+ messages)

[PATCH] fuse: replace passthrough backing-id IDR with IDA plus hashtable
 2026-06-22  8:06 UTC  (3+ messages)

[PATCH v2] power: sequencing: pcie-m2: Sort PCI device IDs in ascending order
 2026-06-22  8:05 UTC  (2+ messages)

[PATCH v3] pwrseq: core: fix use-after-free in pwrseq_debugfs_seq_next()
 2026-06-22  8:05 UTC  (2+ messages)

[PATCH] power: sequencing: fix ABBA deadlock in pwrseq_device_unregister()
 2026-06-22  8:05 UTC  (2+ messages)

[PATCH net] net: ti: icssg-prueth: fix XDP_TX from the AF_XDP zero-copy RX path
 2026-06-22  8:05 UTC  (2+ messages)

[PATCH 0/2] tracing: Move trace_printk.h out of kernel.h
 2026-06-22  8:05 UTC  (2+ messages)

[PATCH v7 00/22] Add Counter delegation ISA extension support
 2026-06-22  8:04 UTC  (23+ messages)
` [PATCH v7 01/22] RISC-V: perf: fix resource cleanup on driver probe failure
` [PATCH v7 02/22] RISC-V: Add Sxcsrind ISA extension CSR definitions
` [PATCH v7 03/22] RISC-V: Add Sxcsrind ISA extension definition and parsing
` [PATCH v7 04/22] dt-bindings: riscv: add Sxcsrind ISA extension description
` [PATCH v7 05/22] RISC-V: Define indirect CSR access helpers
` [PATCH v7 06/22] RISC-V: Add Smcntrpmf extension parsing
` [PATCH v7 07/22] dt-bindings: riscv: add Smcntrpmf ISA extension description
` [PATCH v7 08/22] RISC-V: Add Sscfg extension CSR definition
` [PATCH v7 09/22] RISC-V: Add Ssccfg/Smcdeleg ISA extension definition and parsing
` [PATCH v7 10/22] dt-bindings: riscv: add Counter delegation ISA extensions description
` [PATCH v7 11/22] RISC-V: perf: Restructure the SBI PMU code
` [PATCH v7 12/22] RISC-V: perf: Modify the counter discovery mechanism
` [PATCH v7 13/22] RISC-V: perf: Add a mechanism to defined legacy event encoding
` [PATCH v7 14/22] RISC-V: perf: Implement supervisor counter delegation support
` [PATCH v7 15/22] RISC-V: perf: Skip PMU SBI extension when not implemented
` [PATCH v7 16/22] RISC-V: perf: Use config2/vendor table for event to counter mapping
` [PATCH v7 17/22] RISC-V: perf: Add legacy event encodings via sysfs
` [PATCH v7 18/22] RISC-V: perf: Add Qemu virt machine events
` [PATCH v7 19/22] tools/perf: Support event code for arch standard events
` [PATCH v7 20/22] tools/perf: Add RISC-V CounterIDMask event field
` [PATCH v7 21/22] TEST(do-not-upstream): fake qemu-virt PMU events for cdeleg counter-mask testing
` [PATCH v7 22/22] TEST(do-not-upstream): fake qemu vendor JSON + mapfile entry for CounterIDMask path

[PATCH] md/raid5-ppl: convert pending_flushes from atomic_t to refcount_t
 2026-06-22  8:04 UTC 

[PATCH] net: meth: check skb allocation in meth_init_rx_ring()
 2026-06-22  8:01 UTC  (3+ messages)

[PATCH v2 00/13] gpu: nova-core: consolidate and streamline GSP boot process
 2026-06-22  7:59 UTC  (15+ messages)
` [PATCH v2 01/13] gpu: nova-core: gsp: sequencer: use GspBootContext
` [PATCH v2 02/13] gpu: nova-core: gsp: sequencer: do not store sequence into GspSequencer
` [PATCH v2 03/13] gpu: nova-core: gsp: move boot code into local closure
` [PATCH v2 04/13] gpu: nova-core: gsp: replace BootUnloadGuard with local handler
` [PATCH v2 05/13] gpu: nova-core: gsp: move unload bundle error handling to Gsp::boot
` [PATCH v2 06/13] gpu: nova-core: gsp: make unload take GspBootContext
` [PATCH v2 07/13] gpu: nova-core: gsp: fold TU102 unload bundle construction into HAL method
` [PATCH v2 08/13] gpu: nova-core: gsp: turn FWSEC execution "
` [PATCH v2 09/13] gpu: nova-core: gsp: make use of FWSEC bootloader a property of the TU102 HAL
` [PATCH v2 10/13] gpu: nova-core: introduce GspBootMethod
` [PATCH v2 11/13] gpu: nova-core: avoid repeated calls to pci::Device::as_ref
` [PATCH v2 12/13] gpu: nova-core: gsp: pass GspBootContext mutably
` [PATCH v2 13/13] gpu: nova-core: store Fsp instance in Gpu

[PATCH v2] media: i2c: rdacm21: Fix missing media_entity_cleanup()
 2026-06-22  7:58 UTC  (2+ messages)

[PATCH] scsi: elx: efct: Fix IO leak on unsupported additional CDB
 2026-06-22  7:58 UTC 

[PATCH v10 0/2] media: add Himax HM1246 image sensor
 2026-06-22  7:58 UTC  (4+ messages)
` [PATCH v10 2/2] media: i2c: add Himax HM1246 image sensor driver

[PATCH 0/6] gpu: nova-core: consolidate and streamline GSP boot process
 2026-06-22  7:57 UTC  (7+ messages)
` [PATCH 1/6] gpu: nova-core: gsp: sequencer: use GspBootContext
` [PATCH 2/6] gpu: nova-core: gsp: sequencer: do not store sequence into GspSequencer
` [PATCH 3/6] gpu: nova-core: gsp: move boot code into local closure

[PATCH v11 0/6] Enable ICE clock scaling
 2026-06-22  7:54 UTC  (10+ messages)
` [PATCH v11 1/6] soc: qcom: ice: Add OPP-based clock scaling support for ICE
` [PATCH v11 3/6] mmc: sdhci-msm: Set ICE clk to TURBO at sdhci ICE init
` [PATCH v11 5/6] arm64: dts: qcom: monaco: Add OPP-table for ICE UFS and ICE eMMC nodes

[PATCH] wifi: libertas_tf: fix use-after-free in lbtf_free_adapter()
 2026-06-22  7:53 UTC 

[PATCH v4 0/3] md/raid10: fix r10bio width mismatches across reshape
 2026-06-22  7:53 UTC  (5+ messages)
` [PATCH v4 3/3] md/raid10: bound reused r10bio devs[] walks by used_nr_devs

[PATCH net-next v8 0/6] net: stmmac: eic7700: add eth1 variant support and update delay bindings
 2026-06-22  7:52 UTC  (6+ messages)
` [PATCH net-next v8 3/6] net: stmmac: eic7700: make RGMII delay properties optional
      `  "

[PATCH v3] drm/bridge: imx93-mipi-dsi: Fix mode validation
 2026-06-22  7:52 UTC  (3+ messages)

[PATCH] KVM: Nullify irqfd->producer when add_producer() fails
 2026-06-22  7:51 UTC 

[PATCH] misc: nsm: bound the device-reported response length
 2026-06-22  7:50 UTC  (4+ messages)

[PATCH v3 0/2] iio: adc: Add Axiado SARADC driver
 2026-06-22  7:47 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: iio: adc: add Axiado AX3000/AX3005 SARADC
` [PATCH v3 2/2] iio: adc: add Axiado SARADC driver

[PATCH v2] kunit: cfi: Add test for kCFI indirect-call type checks
 2026-06-22  7:46 UTC  (2+ messages)

[PATCH] irqchip/gic-v3-its: Add Altera Agilex5 DMA workaround
 2026-06-22  7:46 UTC  (3+ messages)

[PATCH] gpu: nova-core: parse structs via zerocopy
 2026-06-22  7:45 UTC  (2+ messages)

[PATCH] fbdev: fix use-after-free of fb_display[i].mode in store_modes()
 2026-06-22  7:45 UTC 

[PATCH v3 00/13] drm/bridge: tc358762: Various small fixes
 2026-06-22  7:45 UTC  (11+ messages)
` [PATCH v3 05/13] drm/bridge: tc358762: Drop SPICMR write
` [PATCH v3 07/13] drm/bridge: tc358762: Update comment about the number of lanes
` [PATCH v3 10/13] drm/bridge: tc358762: Move tc358762_init() into tc358762_enable()

[PATCH v4] net: mvneta: re-enable percpu interrupt on resume
 2026-06-22  7:43 UTC 

[PATCH] bpf: Use common error handling code in bpf_is_state_visited()
 2026-06-22  7:42 UTC  (5+ messages)
  ` [PATCH RESEND bpf-next] "

[PATCH v2] usb: misc: usbio: fix disconnect UAF in client teardown
 2026-06-22  7:42 UTC  (2+ messages)

[syzbot] [net?] INFO: task hung in nsim_destroy (4)
 2026-06-22  7:42 UTC  (2+ messages)

[PATCH 00/17] dmaengine: dw-edma: Support dynamic LL appends
 2026-06-22  7:38 UTC  (2+ messages)

[PATCH 0/6] USB: serial: ftdi_sio: configurable read-URB defer, per-port low_latency, latency_timer reliability
 2026-06-22  7:38 UTC  (7+ messages)
` [PATCH 1/6] USB: serial: ftdi_sio: add configurable inter-batch defer for read URBs
` [PATCH 2/6] USB: serial: ftdi_sio: retry transient errors on chip-side control transfers
` [PATCH 3/6] USB: serial: ftdi_sio: make explicit latency_timer sysfs write authoritative
` [PATCH 4/6] USB: serial: ftdi_sio: add per-port low_latency sysfs attribute
` [PATCH 5/6] USB: serial: ftdi_sio: serialise low_latency toggle against read_bulk_callback
` [PATCH 6/6] USB: serial: ftdi_sio: pace low_latency ports with low_latency_defer_ns

[PATCH v5 1/2] dt-bindings: rng: timeriomem_rng: add reg-io-width and mask properties
 2026-06-22  7:37 UTC  (4+ messages)
` [PATCH v5 2/2] hw_random: timeriomem-rng: add configurable read width and data mask

[PATCH 1/1] watchdog: avoid extra sys_info dumps for all_bt
 2026-06-22  7:37 UTC  (4+ messages)

[BUG] mm: mglru: stale aging batch triggers lru_gen_exit_memcg warning
 2026-06-22  7:37 UTC  (2+ messages)
` [PATCH] mm: mglru: fix stale batch updates after memcg reparenting

[PATCH v2] usbip: vudc: fix NULL deref in vep_dequeue()
 2026-06-22  7:36 UTC  (2+ messages)

[PATCH v2 0/4] ASoC: Intel: Convert locking to guard()/scoped_guard()
 2026-06-22  7:36 UTC  (5+ messages)
` [PATCH v2 3/4] ASoC: Intel: atom: Use scoped_guard() for scoped locking
` [PATCH v2 4/4] ASoC: Intel: atom: Use guard() for locking

[PATCH] mtd: virt_concat: fix use-after-free in mtd_virt_concat_destroy_joins()
 2026-06-22  7:32 UTC  (5+ messages)

[PATCH v6 0/8] clk: qcom: Add common clkref support and migrate Glymur and Mahua
 2026-06-22  7:32 UTC  (5+ messages)
` [PATCH v6 1/8] dt-bindings: clock: qcom: Move glymur TCSR to own binding
` [PATCH v6 2/8] dt-bindings: clock: qcom,glymur-tcsr: Add mahua support

[PATCH 0/7] soc: aspeed: Add AST2600 eSPI controller support
 2026-06-22  7:31 UTC  (15+ messages)

[PATCH bpf-next v2 0/2] HID: bpf: Fix hid_bpf_get_data() range check
 2026-06-22  7:30 UTC  (5+ messages)
` [PATCH bpf-next v3 0/3] "
  ` [PATCH bpf-next v3 1/3] "
    ` [PATCH bpf-next v3 2/3] selftests/hid: Load only requested struct_ops maps
    ` [PATCH bpf-next v3 3/3] selftests/hid: Cover hid_bpf_get_data() size overflow

[PATCH v6 0/3] regulator: Add support for Unisoc SC2730 PMIC regulators
 2026-06-22  7:29 UTC  (3+ messages)
` [PATCH v6 1/3] regulator: dt-bindings: Add Unisoc SC2730 PMIC

[PATCH RFC v2 0/4] Add support for DisplayPort link training information report
 2026-06-22  7:28 UTC  (5+ messages)
` [PATCH RFC v2 1/4] drm: Introduce DisplayPort connector helpers with link training state
` [PATCH RFC v2 2/4] drm/i915/display/dp: Adopt dp_connector helpers to expose "

[PATCH] Docs/mm: fix documentation warning for GFP parameter in kmalloc_obj, kmalloc_objs and kmalloc_flex
 2026-06-22  7:27 UTC  (2+ messages)

[REGRESSION 7.2] drm/amdgpu: ~275 SDMA jobs per sparse VA bind since 4cdbba5a (RE Requiem 90->4 fps)
 2026-06-22  7:26 UTC  (3+ messages)

[PATCH v3 0/3] gpu: nova-core: obtain and display VRAM amount
 2026-06-22  7:24 UTC  (3+ messages)
` [PATCH v3 3/3] gpu: nova-core: gsp: Extract and display usable FB regions from GSP

[PATCH] soc/tegra: fuse: Fix spurious straps warning on SMCCC platforms
 2026-06-22  7:24 UTC  (3+ messages)

[PATCH v9 0/9] Add support for MT6392 PMIC
 2026-06-22  7:23 UTC  (5+ messages)
` [PATCH v9 1/9] dt-bindings: mfd: mt6397: Add "
` [PATCH v9 3/9] regulator: dt-bindings: Add MediaTek "

[RESEND PATCH] power: supply: bq25890: Fix power_supply reference leak
 2026-06-22  7:23 UTC 

[PATCH] ALSA: hda/realtek: Add LED fixup for HP EliteBook 6 G2i Laptops
 2026-06-22  7:20 UTC 

[PATCH v8 00/46] guest_memfd: In-place conversion support
 2026-06-22  7:18 UTC  (5+ messages)
` [PATCH v8 23/46] KVM: TDX: Make source page optional for KVM_TDX_INIT_MEM_REGION

[RFC bpf-next 0/3] bpf: compare-and-delete (BPF_F_COMPARE) for hash maps
 2026-06-22  7:16 UTC  (4+ messages)
` [RFC bpf-next 1/3] bpf: add BPF_F_COMPARE flag and compare fields to map elem UAPI
` [RFC bpf-next 2/3] bpf: implement compare-and-delete (BPF_F_COMPARE) for BPF_MAP_TYPE_HASH
` [RFC bpf-next 3/3] selftests/bpf: test BPF_F_COMPARE compare-and-delete

[PATCH] f2fs: don't drop the top folio order in the f2fs_iostat tracepoint
 2026-06-22  7:15 UTC 

[PATCH] cgroup/cpuset: rebind mm mempolicy to effective_mems, not mems_allowed
 2026-06-22  7:12 UTC  (11+ messages)
` [PATCH v2] "

[RESEND PATCH v3] coresight: etm-perf: Fix reference count leak in etm_setup_aux
 2026-06-22  7:10 UTC 

[PATCH v2] ASoC: soc-core: Create device_link to ensure correct suspend order
 2026-06-22  7:07 UTC  (4+ messages)

[PATCH v2 0/7] Host1x/VIC support on Tegra264
 2026-06-22  7:06 UTC  (2+ messages)

[PATCH 0/2] Sort kodiak pinctrl nodes & add camera mclk definitions
 2026-06-22  7:05 UTC  (5+ messages)
` [PATCH 1/2] arm64: dts: qcom: kodiak: Sort pinctrl subnodes by pins

Question: GPIO direction callbacks calling pinctrl in atomic paths
 2026-06-22  7:04 UTC  (3+ messages)

[RESEND PATCH] platform/x86: ishtp_eclite: fix ACPI device reference leak in probe error path
 2026-06-22  7:03 UTC 

[PATCH 0/2] tools: Fix tools/virtio test build
 2026-06-22  7:01 UTC  (2+ messages)

[syzbot] [trace?] general protection fault in mtree_load
 2026-06-22  6:59 UTC 

[PATCH] LoongArch: Report dying CPU to RCU in stop_this_cpu()
 2026-06-22  6:59 UTC 

[PATCH] LoongArch: Add PIO for early access before ACPI PCI root register
 2026-06-22  6:58 UTC 

[PATCH v2 0/7] Host1x/VIC support on Tegra264
 2026-06-22  6:57 UTC  (8+ messages)
` [PATCH v2 1/7] dt-bindings: display: tegra: Changes to support Tegra264
` [PATCH v2 2/7] dt-bindings: display: tegra: Add Tegra264 compatible for VIC
` [PATCH v2 3/7] gpu: host1x: Correctly parse linear ranges of context devices
` [PATCH v2 4/7] gpu: host1x: Add Tegra264 support
` [PATCH v2 5/7] drm/tegra: falcon: Add support for RISC-V external boot
` [PATCH v2 6/7] drm/tegra: vic: Add Tegra264 support
` [PATCH v2 7/7] arm64: tegra: Add Host1x and VIC on Tegra264

[PATCH] module: annotate failed-module stats list traversal
 2026-06-22  6:55 UTC  (2+ messages)

[PATCH v2 0/4] PCI: rcar-gen4: irqchip/gic-v3: Handle GIC ITS
 2026-06-22  6:55 UTC  (5+ messages)
` [PATCH v2 3/4] irqchip/gic-v3: Add Renesas R-Car Gen4 erratum workaround

[PATCH] soc/tegra: pmc: fix #ifdef block in header
 2026-06-22  6:54 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: iommu: Fix interrupt type in example
 2026-06-22  6:54 UTC  (2+ messages)
` [PATCH 2/2] arm64: tegra: Fix CMDQV interrupt type on Tegra264

[PATCH] net/mlx5: Free steering tag data on release
 2026-06-22  6:53 UTC  (2+ messages)

[PATCH v2] crypto: virtio - bound the akcipher result length
 2026-06-22  6:52 UTC 

[PATCH] drm/tegra: Fix a strange error handling path
 2026-06-22  6:50 UTC  (3+ messages)

[PATCH] sched_ext: Remove deprecated scx_bpf_cpu_rq()
 2026-06-22  6:50 UTC  (2+ messages)

[PATCH v10 0/4] media: nxp: Add CSI Pixel Formatter support
 2026-06-22  6:50 UTC  (5+ messages)
` [PATCH v10 2/4] media: dt-bindings: Add CSI Pixel Formatter DT bindings
` [PATCH v10 3/4] dt-bindings: clock: imx95-blk-ctl: Define formatter child node schema

[PATCH] net/mlx5: Fix L3 tunnel entropy refcount leak
 2026-06-22  6:49 UTC  (2+ messages)

[PATCH] video: hpfb: Unregister DIO driver on init failure
 2026-06-22  6:49 UTC 

[GIT PULL] Hyper-V patches for v7.2
 2026-06-22  6:45 UTC 

[PATCH v6 00/21] Add Counter delegation ISA extension support
 2026-06-22  6:44 UTC  (7+ messages)
` [PATCH v6 04/21] RISC-V: Define indirect CSR access helpers
` [PATCH v6 07/21] RISC-V: Add Sscfg extension CSR definition
` [PATCH v6 17/21] RISC-V: perf: Add Qemu virt machine events

[PATCH v3 0/2] arm64: dts: qcom: lemans-evk: Enable WCN6855 BT via PCIe M.2 Key E connector
 2026-06-22  6:41 UTC  (3+ messages)
` [PATCH v3 1/2] arm64: dts: qcom: lemans: Add compatible to the PCIe Root Port
` [PATCH v3 2/2] arm64: dts: qcom: lemans-evk: Describe the PCIe M.2 Key E connector

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®