mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH] firmware: cs_dsp: Simplify suppressing log messages during KUnit testing
 2026-03-10 13:03 UTC 

[PATCH 00/24] soc/qcom/ubwc: rework UBWC configuration database
 2026-03-10 13:03 UTC  (16+ messages)
` [PATCH 01/24] drm/msm/mdss: correct UBWC programming sequences
` [PATCH 03/24] soc: qcom: ubwc: define helper for MDSS and Adreno drivers
` [PATCH 19/24] soc: qcom: ubwc: drop ubwc_dec_version
` [PATCH 20/24] soc: qcom: ubwc: drop ubwc_bank_spread
` [PATCH 22/24] soc: qcom: ubwc: use fixed values for UBWC swizzle for UBWC < 4.0
` [PATCH 23/24] soc: qcom: ubwc: sort out the rest of the UBWC swizzle settings
` [PATCH 24/24] soc: qcom: ubwc: deduplicate UBWC configuration data

[PATCH RESEND 0/5] arm64: dts: qcom: Drop redundant VSYNC pin state
 2026-03-10 13:03 UTC  (6+ messages)
` [PATCH RESEND 1/5] arm64: dts: qcom: msm8996: "
` [PATCH RESEND 2/5] arm64: dts: qcom: msm8998: "
` [PATCH RESEND 3/5] arm64: dts: qcom: sdm845-axolotl: "
` [PATCH RESEND 4/5] arm64: dts: qcom: sm8550: "
` [PATCH RESEND 5/5] arm64: dts: qcom: sm8650: "

[PATCH v3 00/11] Add support for the TI BQ25792 battery charger
 2026-03-10 13:03 UTC  (3+ messages)
` [PATCH v3 09/11] mfd: bq257xx: Add BQ25792 support

[PATCH 0/2] vfs: follow-on fixes for i_ino widening
 2026-03-10 13:01 UTC  (3+ messages)
` [PATCH 1/2] nilfs2: fix 64-bit division operations in nilfs_bmap_find_target_in_group()

[PATCH v1] landlock/tsync: fix null-ptr-deref in cancel_tsync_works()
 2026-03-10 13:00 UTC  (3+ messages)

[syzbot] [kernel?] general protection fault in task_work_cancel
 2026-03-10 12:59 UTC  (5+ messages)
` [syzbot] [fuse?] "

[PATCH] lib/scatterlist: fix sg_page_count and sg_dma_page_count
 2026-03-10 12:59 UTC  (5+ messages)

[PATCH 0/9] mm/rmap: Optimize anonymous large folio unmapping
 2026-03-10 12:59 UTC  (7+ messages)
` [PATCH 1/9] mm/rmap: make nr_pages signed in try_to_unmap_one

[PATCH v3] iommu/vt-d: fix intel iommu iotlb sync hardlockup and retry
 2026-03-10 12:59 UTC  (2+ messages)

[PATCH] rust: transmute: use split_at_checked() and split_at_mut_checked()
 2026-03-10 12:57 UTC  (2+ messages)

[PATCH 0/5] Commonize Redmi 5A for 4A and GO
 2026-03-10 12:57 UTC  (10+ messages)
` [PATCH 1/5] arm64: dts: qcom: msm8917-xiaomi-riva: Commonize for Redmi "
` [PATCH 5/5] arm64: dts: qcom: Add Redmi Go

[PATCH 0/8] mm: introduce zone lock guards
 2026-03-10 12:57 UTC  (9+ messages)
` [PATCH 1/8] mm: use zone lock guard in reserve_highatomic_pageblock()

[PATCH] staging: rtl8723bs: Remove space in the line start
 2026-03-10 12:55 UTC 

[PATCH RFC v2 00/23] fs,kthread: start all kthreads in nullfs
 2026-03-10 12:54 UTC  (6+ messages)
` [PATCH RFC v2 18/23] fs: add umh argument to struct kernel_clone_args

[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
 2026-03-10 12:53 UTC  (69+ messages)
` [PATCH 01/61] Coccinelle: Prefer IS_ERR_OR_NULL over manual NULL check
` [PATCH 02/61] btrfs: "
` [PATCH 03/61] ceph: "
` [PATCH 04/61] ext4: "
` [PATCH 05/61] smb: Prefer IS_ERR_OR_NULL over manual NULl check
` [PATCH 06/61] 9p: Prefer IS_ERR_OR_NULL over manual NULL check
` [PATCH 07/61] erofs: "
` [PATCH 08/61] fuse: "
` [PATCH 09/61] ntfs3: "
` [PATCH 10/61] gfs2: "
` [PATCH 11/61] pstore: "
` [PATCH 12/61] quota: "
` [PATCH 13/61] squashfs: "
` [PATCH 14/61] seq_file: "
` [PATCH 15/61] trace: "
` [PATCH 16/61] sched: "
` [PATCH 17/61] module: "
` [PATCH 18/61] sound: "
` [PATCH 19/61] kvm: "
` [PATCH 20/61] apparmor: "
` [PATCH 21/61] lib/test: "
` [PATCH 22/61] md: "
` [PATCH 23/61] net/ipv6: "
` [PATCH 24/61] net/9p: "
` [PATCH 25/61] net/bluetooth: "
` [PATCH 26/61] net/core: "
` [PATCH 27/61] net/netlink: "
` [PATCH 28/61] net/sched: "
` [PATCH 29/61] net/sctp: "
` [PATCH 30/61] net/sunrpc: "
` [PATCH 31/61] net/tipc: "
` [PATCH 32/61] net/wireless: "
` [PATCH 33/61] mm: "
` [PATCH 34/61] arch/arm: "
` [PATCH 35/61] arch/mips: "
` [PATCH 36/61] arch/sh: "
` [PATCH 37/61] drm: "
` [PATCH 38/61] net: "
` [PATCH 39/61] irqchip: "
` [PATCH 40/61] phy: "
` [PATCH 41/61] pinctrl: "
` [PATCH 42/61] pmdomain: "
` [PATCH 43/61] s390: "
` [PATCH 44/61] target: "
` [PATCH 45/61] thermal: "
` [PATCH 46/61] vfio: "
` [PATCH 47/61] nfc: "
` [PATCH 48/61] mtd: "
` [PATCH 49/61] media: "
` [PATCH 50/61] iommu: "
` [PATCH 51/61] leds: "
` [PATCH 52/61] gpib: "
` [PATCH 53/61] hyperv: "
` [PATCH 54/61] aoe: "
` [PATCH 55/61] interconnect: "
` [PATCH 56/61] clk: "
` [PATCH 57/61] reset: "
` [PATCH 58/61] arch/x86: "
` [PATCH 59/61] debugobjects: Drop likely() around !IS_ERR_OR_NULL()
` [PATCH 60/61] Input alps: Drop unlikely() around IS_ERR_OR_NULL()
` [PATCH 61/61] file: "

[PATCH v3] ASoC: SOF: sof-audio: pcm_id is __le32
 2026-03-10 12:51 UTC 

[PATCH net-next] net: mana: hardening: Validate doorbell ID from GDMA_REGISTER_DEVICE response
 2026-03-10 12:50 UTC  (2+ messages)

[PATCH] arm64: dts: s32g: force S32G RTC as rtc0
 2026-03-10 12:49 UTC 

[RFC PATCH 00/14] KVM: ITS hardening for pKVM
 2026-03-10 12:49 UTC  (15+ messages)
` [PATCH 01/14] KVM: arm64: Donate MMIO to the hypervisor
` [PATCH 02/14] KVM: arm64: Track host-unmapped MMIO regions in a static array
` [PATCH 03/14] KVM: arm64: Support host MMIO trap handlers for unmapped devices
` [PATCH 04/14] KVM: arm64: Mediate host access to GIC/ITS MMIO via unmapping
` [PATCH 05/14] irqchip/gic-v3-its: Prepare shadow structures for KVM host deprivilege
` [PATCH 06/14] KVM: arm64: Add infrastructure for ITS emulation setup
` [PATCH 07/14] KVM: arm64: Restrict host access to the ITS tables
` [PATCH 08/14] KVM: arm64: Trap & emulate the ITS MAPD command
` [PATCH 09/14] KVM: arm64: Trap & emulate the ITS VMAPP command
` [PATCH 10/14] KVM: arm64: Trap & emulate the ITS MAPC command
` [PATCH 11/14] KVM: arm64: Restrict host updates to GITS_CTLR
` [PATCH 12/14] KVM: arm64: Restrict host updates to GITS_CBASER
` [PATCH 13/14] KVM: arm64: Restrict host updates to GITS_BASER
` [PATCH 14/14] KVM: arm64: Implement HVC interface for ITS emulation setup

[PATCH can] can: netlink: can_changelink(): add missing error handling to call can_ctrlmode_changelink()
 2026-03-10 12:48 UTC 

LLM based rewrites
 2026-03-10 12:47 UTC  (8+ messages)

[PATCH 6.19 000/311] 6.19.7-rc1 review
 2026-03-10 12:47 UTC  (2+ messages)

[PATCH 6.18 000/314] 6.18.17-rc1 review
 2026-03-10 12:47 UTC  (2+ messages)

[PATCH v2 0/3] New SMCA bank types
 2026-03-10 12:46 UTC  (4+ messages)
` [PATCH v2 1/3] x86/mce, EDAC/mce_amd: Reorder SMCA bank type enums

[PATCH RFT] driver core: faux: allow to set the firmware node for a faux device
 2026-03-10 12:43 UTC  (9+ messages)

[PATCH net v4] net: add xmit recursion limit to tunnel xmit functions
 2026-03-10 12:40 UTC  (2+ messages)

[PATCH net v5 0/2] net,bpf: fix null-ptr-deref in xdp_master_redirect() for bonding and add selftest
 2026-03-10 12:39 UTC  (6+ messages)
` [PATCH net v5 1/2] bonding: fix null-ptr-deref in bond_rr_gen_slave_id()

[PATCH 0/3] Add the missing mpll3 clock and clock controller nodes
 2026-03-10 12:38 UTC  (6+ messages)
` [PATCH 2/3] dt-bindings: clock: amlogic: t7: Add missing mpll3 parent clock

[PATCH net v3] net/smc: fix NULL dereference and UAF in smc_tcp_syn_recv_sock()
 2026-03-10 12:38 UTC  (3+ messages)

[PATCH v2] rcu: Latch normal synchronize_rcu() path on flood
 2026-03-10 12:37 UTC  (5+ messages)

[PATCH] ASoC: amd: acp-mach-common: Add missing error check for clock acquisition
 2026-03-10 12:36 UTC  (2+ messages)

[PATCH 2/3] dma-mapping: Clarify valid conditions for CPU cache line overlap
 2026-03-10 12:34 UTC  (10+ messages)

[PATCH 1/2] selftests/bpf: Fix read_iter buffer termination in test_bpffs
 2026-03-10 12:32 UTC  (4+ messages)
` [PATCH 2/2] selftests/bpf: Skip bpffs debug iter checks when unavailable "

[PATCH v12 0/2] Add AMD MDB Endpoint and non-LL mode Support
 2026-03-10 12:30 UTC  (3+ messages)
` [PATCH v12 1/2] dmaengine: dw-edma: Add AMD MDB Endpoint Support
` [PATCH v12 2/2] dmaengine: dw-edma: Add non-LL mode

[PATCH v11 0/2] Add AMD MDB Endpoint and non-LL mode Support
 2026-03-10 12:30 UTC  (6+ messages)
` [PATCH v11 2/2] dmaengine: dw-edma: Add non-LL mode

[PATCH v4 0/3] Add wiko-chuppito devictree
 2026-03-10 12:30 UTC  (6+ messages)
` [PATCH v4 3/3] arm64: dts: qcom: msm8916-wiko-chuppito: add initial devicetree

[PATCH v3] fbdev/hga: Request memory region before ioremap
 2026-03-10 12:30 UTC 

[PATCH v8 0/3] x86: Capability bits fix and required bits sanity check
 2026-03-10 12:29 UTC  (4+ messages)
` [PATCH v8 2/3] x86/cpu: Check if feature string is non-zero

Stalls when starting a VSOCK listening socket: soft lockups, RCU stalls, timeout
 2026-03-10 12:28 UTC  (12+ messages)

[PATCH 0/4] Add support for Milos LPASS LPI pinctrl
 2026-03-10 12:28 UTC  (6+ messages)
` [PATCH 2/4] pinctrl: qcom: Add Milos LPASS LPI TLMM
` [PATCH 4/4] arm64: dts: qcom: milos: Add LPASS LPI pinctrl node

[PATCH v2 0/5] ASoC / rpmsg / remoteproc / soc: qcom: Constify buffer passed to send functions
 2026-03-10 12:25 UTC  (3+ messages)
` [PATCH v2 1/5] remoteproc: mtp_scp_ipi: Constify buffer passed to scp_ipi_send()

[PATCH v5] Fonts: Adding all Terminus fronts from 12 to 32 in bold, and normal versions
 2026-03-10 12:24 UTC  (3+ messages)
` [PATCH v5 RESEND] "

[PATCH v2] Documentation/kbuild: fix empty string KBUILD_BUILD_TIMESTAMP
 2026-03-10 12:22 UTC  (2+ messages)

[PATCH net-next, v2] net: mana: Force full-page RX buffers for 4K page size on specific systems
 2026-03-10 12:21 UTC  (2+ messages)
` [net-next,v2] "

[PATCH v3] iio: dac: mcp47feb02: Fix Vref validation [1-999] case
 2026-03-10 12:21 UTC  (2+ messages)

[PATCH v3 0/2] monaco: Add PMM8654AU PON support
 2026-03-10 12:20 UTC  (8+ messages)
` [PATCH v3 1/2] dt-bindings: power: reset: qcom-pon: Add new compatible PMM8654AU

[PATCH 0/7] clk: qcom: sc8180x: PM-related fixes
 2026-03-10 12:17 UTC  (5+ messages)
` [PATCH 5/7] clk: qcom: gcc-sc8180x: Add missing GDSC flags
` [PATCH 6/7] clk: qcom: gcc-sc8180x: Add runtime PM

[PATCH bpf-next v4 1/2] bpf: Support new pointer param types via SCALAR_VALUE for trampolines
 2026-03-10 12:16 UTC  (2+ messages)

[PATCH v2] coccinelle: update Coccinelle URL
 2026-03-10 12:14 UTC 

[PATCH v2 0/2] drm/bridge: add drm_bridge_clear_and_put()
 2026-03-10 12:13 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] drm/bridge: samsung-dsim: use drm_bridge_clear_and_put() to put the next bridge

[PATCH v3] mm/rmap: fix incorrect pte restoration for lazyfree folios
 2026-03-10 12:13 UTC  (2+ messages)

[PATCH v2] ASoC: SOF: sof-audio: pcm_id is __le32
 2026-03-10 12:13 UTC  (2+ messages)

[cocci] [PATCH] coccinelle: update Coccinelle URL
 2026-03-10 12:12 UTC  (4+ messages)

[PATCH] soc: fsl: qe: Fix potential NULL pointer dereference in qe_reset()
 2026-03-10 12:11 UTC 

[RFC PATCH 0/9] leds: Add support for hw initiated hw control trigger transition
 2026-03-10 12:10 UTC  (4+ messages)
` [RFC PATCH 1/9] leds: Load trigger modules on-demand if used as hw control trigger

[PATCH v7 net-next 00/11] nbl driver for Nebulamatrix NICs
 2026-03-10 12:09 UTC  (12+ messages)
` [PATCH v7 net-next 01/11] net/nebula-matrix: add minimum nbl build framework
` [PATCH v7 net-next 02/11] net/nebula-matrix: add our driver architecture
` [PATCH v7 net-next 03/11] net/nebula-matrix: add chip related definitions
` [PATCH v7 net-next 04/11] net/nebula-matrix: channel msg value and msg struct
` [PATCH v7 net-next 05/11] net/nebula-matrix: add channel layer
` [PATCH v7 net-next 06/11] net/nebula-matrix: add common resource implementation
` [PATCH v7 net-next 07/11] net/nebula-matrix: add intr "
` [PATCH v7 net-next 08/11] net/nebula-matrix: add vsi "
` [PATCH v7 net-next 09/11] net/nebula-matrix: add Dispatch layer implementation
` [PATCH v7 net-next 10/11] net/nebula-matrix: add common/ctrl dev init/reinit operation
` [PATCH v7 net-next 11/11] net/nebula-matrix: add common dev start/stop operation

[PATCH] ASoC: amd: acp3x-rt5682-max9836: Add missing error check for clock acquisition
 2026-03-10 12:05 UTC  (2+ messages)

[PATCH RFT] mailbox: exynos: drop superfluous mbox setting per channel
 2026-03-10 12:05 UTC  (2+ messages)

[PATCH v2] pinctrl: sunxi: Implement gpiochip::get_direction()
 2026-03-10 12:03 UTC  (5+ messages)

[PATCH v3 00/30] tools build: Append -fzero-init-padding-bits=all option
 2026-03-10 12:00 UTC  (5+ messages)
` [PATCH v3 04/30] tools/thermal: Initialize CFLAGS before including Makefile.include

[PATCH 1/3] arm64: dts: imx8mm: Explicitly set DSI_PHY_REF clock as a child of CLK_24M
 2026-03-10 12:00 UTC  (3+ messages)
` [PATCH 2/3] arm64: dts: imx8mm-tqma8mqml-mba8mx: LVDS overlay: Reduce DSI burst clock
` [PATCH 3/3] arm64: dts: imx8mn-tqma8mqnl-mba8mx: "

[syzbot] [netfilter?] WARNING in nf_hook_entry_head (2)
 2026-03-10 11:58 UTC 

[PATCH] softirq: WARN_ON !preemptible() not check softirq cnt in bh disable on RT
 2026-03-10 11:55 UTC 

[PATCH v7 0/3] TrackPoint doubletap enablement and user control
 2026-03-10 11:54 UTC  (8+ messages)
` [PATCH v7 1/3] input: trackpoint - Enable doubletap by default on capable devices

[PATCH] media: uvcvideo: Fix buffer sequence in frame gaps
 2026-03-10 11:54 UTC 

[PATCH v8 0/9] Add support for i.MX94 DCIF
 2026-03-10 11:53 UTC  (5+ messages)
` [PATCH v8 2/9] drm/bridge: fsl-ldb: Get the next non-panel bridge

[PATCH v11 0/3] Add i.MX91/93 parallel display support
 2026-03-10 11:53 UTC  (4+ messages)
` [PATCH v11 2/3] drm/bridge: imx: Add i.MX93 parallel display format configuration support

[PATCH] gpio: ljca: reduce struct allocation
 2026-03-10 11:52 UTC  (4+ messages)

[PATCH 0/8] scsi-multipath: Basic ALUA support
 2026-03-10 11:49 UTC  (2+ messages)
` [PATCH 8/8] scsi: scsi-multipath: Add stubbed scsi_multipath_dev_rescan()

[RFC 0/1] Avoid pagewalk hugepage-split race with VFIO DMA set
 2026-03-10 11:38 UTC  (6+ messages)
` [RFC 1/1] mm/pagewalk: don't split device-backed huge pfnmaps

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®