mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH v2 4/7] ASoC: sophgo: add CV1800B internal ADC codec driver
 2026-01-18 15:14 UTC  (2+ messages)

[GIT PULL] USB driver fixes for 6.19-rc6
 2026-01-18 15:11 UTC 

[PATCH 0/5] rust: sync: Atomic pointer and RCU
 2026-01-18 15:05 UTC  (5+ messages)
` [PATCH 4/5] rust: sync: atomic: Add Atomic<*mut T> support

fs/overlayfs/dir.c:588:13: sparse: sparse: incompatible types in comparison expression (different address spaces):
 2026-01-18 15:04 UTC 

[PATCH] net: caif: fix memory leak in ldisc_receive
 2026-01-18 15:02 UTC  (2+ messages)

[PATCH] x86/percpu: Make CONFIG_USE_X86_SEG_SUPPORT work with sparse
 2026-01-18 15:00 UTC  (2+ messages)
` [tip: timers/vdso] "

[PATCH] riscv: mm: Fixup no5lvl fails on physical address base = 128TiB
 2026-01-18 14:54 UTC 

[PATCH v3 0/9] mm: clean up anon_vma implementation
 2026-01-18 14:50 UTC  (10+ messages)
` [PATCH v3 1/9] mm/rmap: improve anon_vma_clone(), unlink_anon_vmas() comments, add asserts
` [PATCH v3 2/9] mm/rmap: eliminate partial anon_vma tear-down in anon_vma_fork()
` [PATCH v3 3/9] mm/rmap: skip unfaulted VMAs on anon_vma clone, unlink
` [PATCH v3 4/9] mm/rmap: remove unnecessary root lock dance in anon_vma clone, unmap
` [PATCH v3 5/9] mm/rmap: remove anon_vma_merge() function
` [PATCH v3 6/9] mm/rmap: make anon_vma functions internal
` [PATCH v3 7/9] mm/mmap_lock: add vma_is_attached() helper
` [PATCH v3 8/9] mm/rmap: allocate anon_vma_chain objects unlocked when possible
` [PATCH v3 9/9] mm/rmap: separate out fork-only logic on anon_vma_clone()

[PATCH v3 0/6] irqchip/gic-v5: Code first ACPI boot support
 2026-01-18 14:47 UTC  (3+ messages)

[PATCH] scsi: core: Don't free dev_name() manually
 2026-01-18 14:45 UTC  (2+ messages)

[PATCH v6] rust: iommu: add io_pgtable abstraction
 2026-01-18 14:43 UTC  (2+ messages)

[PATCH 0/3] sparc: Add architecture support for clone3
 2026-01-18 14:39 UTC  (5+ messages)
` [PATCH 2/3] "

[PATCH v2 0/3] Introduce DeviceContext
 2026-01-18 14:36 UTC  (5+ messages)
` [PATCH v2 1/3] rust/drm: "
` [PATCH v2 2/3] rust/drm: Don't setup private driver data until registration

[PATCH] iommu/riscv: Add IOTINVAL after updating DDT/PDT entries
 2026-01-18 14:33 UTC  (3+ messages)
  `  "

[PATCH] firmware: smccc: default ARM_SMCCC_SOC_ID to disabled
 2026-01-18 14:31 UTC  (9+ messages)

[syzbot] [hams?] KASAN: slab-use-after-free Read in nr_rt_ioctl
 2026-01-18 14:31 UTC 

[PATCH v2 0/4] dma-buf: document revoke mechanism to invalidate shared buffers
 2026-01-18 14:29 UTC  (7+ messages)
` [PATCH v2 1/4] dma-buf: Rename .move_notify() callback to a clearer identifier
` [PATCH v2 2/4] dma-buf: Document revoke semantics
` [PATCH v2 3/4] iommufd: Require DMABUF "
` [PATCH v2 4/4] vfio: Add pinned interface to perform "

[PATCH v2] rust_binder: refactor context management to use KVVec
 2026-01-18 14:26 UTC 

[PATCH] riscv: dts: canaan: k230: Add "b" ISA extension
 2026-01-18 14:25 UTC 

[PATCH] mm/pgtable: convert pgtable_t to ptdesc pointer
 2026-01-18 14:10 UTC  (8+ messages)

[PATCH 0/2] net: sfp: support 25G long-range modules (extended compliance code 0x3)
 2026-01-18 14:07 UTC  (3+ messages)
` [PATCH 1/2] net: ethtool: Add link mode for 25Gbps long-range fiber
` [PATCH 2/2] net: sfp: support 25G long-range modules (extended compliance code 0x3)

[PATCH v5 00/11] Add support for Microchip LAN969x
 2026-01-18 14:03 UTC  (3+ messages)
` [PATCH v5 11/11] arm64: dts: microchip: add EV23X71A board

drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_12_ppt.c:909:3-4: Unneeded semicolon
 2026-01-18 14:00 UTC 

[PATCH v5 0/7] riscv: spacemit: Add SpacemiT K3 SoC and K3 Pico-ITX board
 2026-01-18 13:58 UTC  (4+ messages)
` [PATCH v5 6/7] riscv: dts: spacemit: add initial support for K3 SoC

[RFC PATCH v4 00/38] NTB transport backed by PCI EP embedded DMA
 2026-01-18 13:54 UTC  (39+ messages)
` [RFC PATCH v4 01/38] dmaengine: dw-edma: Export helper to get integrated register window
` [RFC PATCH v4 02/38] dmaengine: dw-edma: Add per-channel interrupt routing control
` [RFC PATCH v4 03/38] dmaengine: dw-edma: Poll completion when local IRQ handling is disabled
` [RFC PATCH v4 04/38] dmaengine: dw-edma: Add notify-only channels support
` [RFC PATCH v4 05/38] dmaengine: dw-edma: Add a helper to query linked-list region
` [RFC PATCH v4 06/38] NTB: epf: Add mwN_offset support and config region versioning
` [RFC PATCH v4 07/38] NTB: epf: Reserve a subset of MSI vectors for non-NTB users
` [RFC PATCH v4 08/38] NTB: epf: Provide db_vector_count/db_vector_mask callbacks
` [RFC PATCH v4 09/38] NTB: core: Add mw_set_trans_ranges() for subrange programming
` [RFC PATCH v4 10/38] NTB: core: Add .get_private_data() to ntb_dev_ops
` [RFC PATCH v4 11/38] NTB: core: Add .get_dma_dev() "
` [RFC PATCH v4 12/38] NTB: core: Add driver_override support for NTB devices
` [RFC PATCH v4 13/38] PCI: endpoint: pci-epf-vntb: Support BAR subrange mappings for MWs
` [RFC PATCH v4 14/38] PCI: endpoint: pci-epf-vntb: Implement .get_private_data() callback
` [RFC PATCH v4 15/38] PCI: endpoint: pci-epf-vntb: Implement .get_dma_dev()
` [RFC PATCH v4 16/38] NTB: ntb_transport: Move TX memory window setup into setup_qp_mw()
` [RFC PATCH v4 17/38] NTB: ntb_transport: Dynamically determine qp count
` [RFC PATCH v4 18/38] NTB: ntb_transport: Use ntb_get_dma_dev()
` [RFC PATCH v4 19/38] NTB: ntb_transport: Rename ntb_transport.c to ntb_transport_core.c
` [RFC PATCH v4 20/38] NTB: ntb_transport: Move internal types to ntb_transport_internal.h
` [RFC PATCH v4 21/38] NTB: ntb_transport: Export common helpers for modularization
` [RFC PATCH v4 22/38] NTB: ntb_transport: Split core library and default NTB client
` [RFC PATCH v4 23/38] NTB: ntb_transport: Add transport backend infrastructure
` [RFC PATCH v4 24/38] NTB: ntb_transport: Run ntb_set_mw() before link-up negotiation
` [RFC PATCH v4 25/38] NTB: hw: Add remote eDMA backend registry and DesignWare backend
` [RFC PATCH v4 26/38] NTB: ntb_transport: Add remote embedded-DMA transport client
` [RFC PATCH v4 27/38] ntb_netdev: Multi-queue support
` [RFC PATCH v4 28/38] iommu: ipmmu-vmsa: Add PCIe ch0 to devices_allowlist
` [RFC PATCH v4 29/38] iommu: ipmmu-vmsa: Add support for reserved regions
` [RFC PATCH v4 30/38] arm64: dts: renesas: Add Spider RC/EP DTs for NTB with remote DW PCIe eDMA
` [RFC PATCH v4 31/38] NTB: epf: Add per-SoC quirk to cap MRRS for DWC eDMA (128B for R-Car)
` [RFC PATCH v4 32/38] NTB: epf: Add an additional memory window (MW2) barno mapping on Renesas R-Car
` [RFC PATCH v4 33/38] Documentation: PCI: endpoint: pci-epf-vntb: Update and add mwN_offset usage
` [RFC PATCH v4 34/38] Documentation: driver-api: ntb: Document remote embedded-DMA transport
` [RFC PATCH v4 35/38] PCI: endpoint: pci-epf-test: Add pci_epf_test_next_free_bar() helper
` [RFC PATCH v4 36/38] PCI: endpoint: pci-epf-test: Add remote eDMA-backed mode
` [RFC PATCH v4 37/38] misc: pci_endpoint_test: Add remote eDMA transfer test mode
` [RFC PATCH v4 38/38] selftests: pci_endpoint: Add remote eDMA transfer coverage

[PATCH V3 3/7] irqchip/loongson-eiointc: Adjust irqchip driver for 32BIT/64BIT
 2026-01-18 13:53 UTC  (3+ messages)
` [tip: irq/drivers] "

[PATCH v1] selftests: udmabuf: fix hugepage size calculation
 2026-01-18 13:51 UTC 

net/xfrm/xfrm_state.c:3320:17: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2026-01-18 13:49 UTC 

[RESEND PATCH v4 0/2] PCI: Introduce pci_clear/set_config_dword()
 2026-01-18 13:47 UTC  (2+ messages)

[PATCH v4 0/3] PCI: Refactor PCIe speed validation and conversion functions
 2026-01-18 13:47 UTC  (2+ messages)

[PATCH] fbdev: Fix slab-out-of-bounds read in fb_pad_unaligned_buffer
 2026-01-18 13:47 UTC 

[PATCH v6 1/1] PCI: of: Remove max-link-speed generation validation
 2026-01-18 13:45 UTC  (2+ messages)

[PATCH V3 1/7] irqchip/loongarch-avec: Adjust irqchip driver for 32BIT/64BIT
 2026-01-18 13:41 UTC  (2+ messages)
` [tip: irq/drivers] "

[PATCH V3 2/7] irqchip/loongson-liointc: Adjust irqchip driver for 32BIT/64BIT
 2026-01-18 13:41 UTC  (2+ messages)
` [tip: irq/drivers] "

[PATCH V3 4/7] irqchip/loongson-htvec: Adjust irqchip driver for 32BIT/64BIT
 2026-01-18 13:41 UTC  (2+ messages)
` [tip: irq/drivers] "

[PATCH V3 5/7] irqchip/loongson-pch-msi: Adjust irqchip driver for 32BIT/64BIT
 2026-01-18 13:41 UTC  (2+ messages)
` [tip: irq/drivers] "

[PATCH V3 6/7] irqchip/loongson-pch-pic: Adjust irqchip driver for 32BIT/64BIT
 2026-01-18 13:41 UTC  (2+ messages)
` [tip: irq/drivers] "

[PATCH V3 7/7] irqchip: Allow LoongArch irqchip drivers on both 32BIT/64BIT
 2026-01-18 13:41 UTC  (2+ messages)
` [tip: irq/drivers] "

[PATCH] irqchip/aslint-sswi: fix error checking
 2026-01-18 13:41 UTC  (2+ messages)
` [tip: irq/drivers] irqchip/aslint-sswi: Fix error check of of_io_request_and_map() result

[PATCH 2/2] irqchip/renesas-rzv2h: Add suspend/resume support
 2026-01-18 13:41 UTC  (2+ messages)
` [tip: irq/drivers] "

[PATCH] ocfs2: fix NULL pointer dereference in ocfs2_get_refcount_rec
 2026-01-18 13:41 UTC  (2+ messages)

[PATCH v7 0/2] Add driver support for Eswin EIC7700 SoC SATA PHY
 2026-01-18 13:36 UTC  (5+ messages)
` [PATCH v7 2/2] phy: eswin: Create eswin directory and add EIC7700 SATA PHY driver
    `  "

[PATCH v5 2/7] mux: Add helper functions for getting optional and selected mux-state
 2026-01-18 13:28 UTC  (2+ messages)

[PATCH v3 0/2] block: Generalize physical entry definition
 2026-01-18 13:28 UTC  (4+ messages)

[PATCH v7 0/2] PCI: Configure Root Port MPS during host probing
 2026-01-18 13:26 UTC  (3+ messages)

[PATCH] fs/ntfs3: Fix infinite loop in hdr_find_split due to zero-sized entry
 2026-01-18 13:24 UTC  (2+ messages)

[syzbot] [hams?] KASAN: slab-use-after-free Read in nr_rt_ioctl
 2026-01-18 13:23 UTC  (5+ messages)
` Testing for netrom: fix KASAN slab-use-after-free in nr_dec_obs()
` Forwarded: "

[PATCH] fs/ntfs3: Fix memory and resource leak in indx_find_sort
 2026-01-18 13:11 UTC  (2+ messages)

Prebuilt LLVM 22.1.0-rc1 uploaded
 2026-01-18 13:09 UTC  (2+ messages)

[PATCH] scripts/tracepoint-update: fix memory leak in make_trace_array()
 2026-01-18 13:02 UTC 

[PATCH v3 0/2] Add Apple Silicon SMC power driver
 2026-01-18 13:01 UTC  (11+ messages)
` [PATCH v3 1/2] power: supply: Add macsmc-power driver for Apple Silicon
` [PATCH v3 2/2] mfd: macsmc: Wire up Apple SMC power driver

[PATCH] firmware: arm_scpi: Fix a reference leak on device node
 2026-01-18 12:58 UTC  (5+ messages)
    `  "

[PATCH] selftests/mm: remove virtual_address_range test
 2026-01-18 12:58 UTC  (3+ messages)

[PATCH v3 0/2] further damage-control lack of clone scalability
 2026-01-18 12:51 UTC  (2+ messages)

[PATCH v7 0/8] arm64: dts: add description for solidrun imx8mp hummingboard-iiot
 2026-01-18 12:51 UTC  (9+ messages)
` [PATCH v7 1/8] dt-bindings: arm: fsl: Add various solidrun i.mx8m boards
` [PATCH v7 2/8] arm64: dts: imx8mp-hummingboard-pulse/cubox-m: fix vmmc gpio polarity
` [PATCH v7 3/8] arm64: dts: imx8mp-hummingboard-pulse: fix mini-hdmi dsi port reference
` [PATCH v7 4/8] arm64: dts: imx8mp-sr-som: build dtbs with symbols for overlay support
` [PATCH v7 5/8] arm64: dts: add description for solidrun imx8mp hummingboard-iiot
` [PATCH v7 6/8] arm64: dts: imx8mp-hummingboard-iiot: add dt overlays for muxable ports
` [PATCH v7 7/8] arm64: dts: add description for solidrun solidsense-n8 board
` [PATCH v7 8/8] arm64: dts: add description for solidrun i.mx8mm som and evb

[PATCH] drm/gud: fix NULL crtc dereference on display disable
 2026-01-18 12:50 UTC 

[PATCH v3 0/8] media: camss: Add support for C-PHY configuration on Qualcomm platforms
 2026-01-18 12:45 UTC  (5+ messages)
` [PATCH v3 2/8] media: qcom: camss: csiphy-3ph: Use odd bits for configuring C-PHY lanes

[PATCH v2 0/7] ASoC: sophgo: add CV1800 I2S controllers support
 2026-01-18 12:40 UTC  (15+ messages)
` [PATCH v2 1/7] dt-bindings: sound: sophgo: add CV1800B I2S/TDM controller binding
` [PATCH v2 2/7] ASoC: sophgo: add CV1800B I2S/TDM controller driver
` [PATCH v2 5/7] dt-bindings: sound: sophgo: add CV1800B internal DAC codec
` [PATCH v2 7/7] riscv: dts: sophgo: dts nodes for i2s tdm modules

[PATCH v2 0/2] spi: aspeed: Improve handling of shared SPI controllers
 2026-01-18 12:39 UTC  (7+ messages)
` [PATCH v2 1/2] spi: spi-mem: Protect dirmap_create() with spi_mem_access_start/end
` [PATCH v2 2/2] spi: aspeed: Add support for non-spi-mem devices

[PATCH fwctl 0/5] fwctl/bnxt_fwctl: fwctl for Broadcom Netxtreme devices
 2026-01-18 12:34 UTC  (6+ messages)
` [PATCH fwctl 1/5] fwctl/bnxt_en: Move common definitions to include/linux/bnxt/
` [PATCH fwctl 2/5] fwctl/bnxt_en: Refactor aux bus functions to be more generic
` [PATCH fwctl 3/5] fwctl/bnxt_en: Create an aux device for fwctl
` [PATCH fwctl 4/5] fwctl/bnxt_fwctl: Add bnxt fwctl device
` [PATCH fwctl 5/5] fwctl/bnxt_fwctl: Add documentation entries

[PATCH] mm/rmap: fix unlink_anon_vmas() handling of error case from anon_vma_fork
 2026-01-18 12:31 UTC  (5+ messages)

[PATCH] kho: print which scratch buffer failed to be reserved
 2026-01-18 12:17 UTC  (2+ messages)

[PATCH] kho: skip memoryless NUMA nodes when reserving scratch areas
 2026-01-18 12:16 UTC  (3+ messages)

[syzbot] [mm?] WARNING in unlink_anon_vmas (2)
 2026-01-18 12:16 UTC  (2+ messages)

[PATCH net-next v2 0/3] Fix typos in network driver code comments
 2026-01-18 12:10 UTC  (4+ messages)
` [PATCH net-next v2 1/3] net/benet: Fix typos in "
` [PATCH net-next v2 2/3] net/micrel: Fix typos in micrel "
` [PATCH net-next v2 3/3] net/xen-netback: Fix mispelling of "Software" as "Softare"

[PATCH] Bluetooth: hci_uart: fix null-ptr-deref in hci_uart_write_work
 2026-01-18 12:08 UTC 

lib/test_hmm.c:932 dmirror_migrate_to_system() error: uninitialized symbol 'ret'
 2026-01-18 12:04 UTC 

[PATCH 0/4] staging: rtl8723bs: coding style and refactoring cleanups
 2026-01-18 12:02 UTC  (5+ messages)
` [PATCH 2/4] staging: rtl8723bs: simplify boolean expressions
` [PATCH 3/4] staging: rtl8723bs: rename CamelCase identifiers to snake_case

[PATCH v1] panic: add panic_redirect_cpu declaration to header
 2026-01-18 12:01 UTC 

[PATCH v2] dmaengine: dw-axi-dmac: fix alignment, blank line and non-useful return warning
 2026-01-18 12:00 UTC  (2+ messages)

[PATCH] iw: survey: add BSS receive time to survey
 2026-01-18 12:00 UTC 

[PATCH v4] PCI/PM: Prevent runtime suspend before devices are fully initialized
 2026-01-18 11:59 UTC  (7+ messages)

[PATCH v2 0/4] staging: rtl8723bs: fix remaining checkpatch.pl
 2026-01-18 11:54 UTC  (5+ messages)
` [PATCH v2 1/4] staging: rtl8723bs: fix open parenthesis alignment
` [PATCH v2 2/4] staging: rtl8723bs: fix multiple blank line check
` [PATCH v2 3/4] staging: rtl8723bs: fix missing blank line after declaration
` [PATCH v2 4/4] staging: rtl8723bs: fix line length check

[PATCH] bcache: fix double bio_endio completion in detached_dev_end_io
 2026-01-18 11:49 UTC  (4+ messages)

[PATCH v2 0/2] fuse/passthrough: simplify daemon crash recovery
 2026-01-18 11:47 UTC  (6+ messages)
` [PATCH 1/2] fuse: add ioctl to cleanup all backing files

[PATCH v2 0/3] amdgpu: Enable Adaptive Sync over PCON with HDMI VRR
 2026-01-18 11:41 UTC  (2+ messages)

[PATCH] cpuhp: Expedite synchronize_rcu during CPU hotplug operations
 2026-01-18 11:38 UTC  (2+ messages)

[PATCH net-next] selftests: net: Add kernel selftest for RFC 4884
 2026-01-18 11:30 UTC  (3+ messages)

[PATCH] rcu: Latch normal synchronize_rcu() path on flood
 2026-01-18 11:24 UTC  (5+ messages)

[PATCH v3 0/7] enable PT_RECLAIM on all 64-bit architectures
 2026-01-18 11:23 UTC  (3+ messages)
` [PATCH v3 7/7] mm: make PT_RECLAIM depends on MMU_GATHER_RCU_TABLE_FREE

[tip:irq/drivers 15/18] drivers/irqchip/irq-loongson-pch-pic.c:451:22: error: use of undeclared identifier 'physaddr_t'; did you mean 'phys_addr_t'?
 2026-01-18 11:22 UTC 

[PATCH] iio: pressure: mprls0025pa: remove error message
 2026-01-18 11:19 UTC 

[GIT PULL] EDAC fixes for v6.19-rc6
 2026-01-18 11:12 UTC 

[PATCH v2 08/14] lib/string_kunit: add performance benchmark for strlen()
 2026-01-18 11:11 UTC  (2+ messages)

[PATCH] fs/namei: fix kernel-doc markup for dentry_create
 2026-01-18 11:04 UTC 

[PATCH] maple_tree: update mas_next[_range] docs
 2026-01-18 11:00 UTC 

[PATCH net-next v11 0/7] netconsole: support automatic target recovery
 2026-01-18 11:00 UTC  (8+ messages)
` [PATCH net-next v11 1/7] netconsole: add target_state enum
` [PATCH net-next v11 2/7] netconsole: convert 'enabled' flag to enum for clearer state management
` [PATCH net-next v11 3/7] netconsole: add STATE_DEACTIVATED to track targets disabled by low level
` [PATCH net-next v11 4/7] netconsole: clear dev_name for devices bound by mac
` [PATCH net-next v11 5/7] netconsole: introduce helpers for dynamic_netconsole_mutex lock/unlock
` [PATCH net-next v11 6/7] netconsole: resume previously deactivated target
` [PATCH net-next v11 7/7] selftests: netconsole: validate target resume

[patch V6 00/11] rseq: Implement time slice extension mechanism
 2026-01-18 10:46 UTC  (7+ messages)
` [patch V6 07/11] rseq: Implement time slice extension enforcement timer

[syzbot] [mm?] WARNING in unlink_anon_vmas (2)
 2026-01-18 10:41 UTC 

Linux Kernel Version on Android 16
 2026-01-18 10:30 UTC 

[PATCH v5 0/7] mmc: host: renesas_sdhi_core: support configuring an optional sdio mux
 2026-01-18 10:29 UTC  (2+ messages)
` [PATCH v5 6/7] dt-bindings: mmc: renesas,sdhi: Add mux-states property

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®