public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-09-13 00:58:36 to 2025-09-13 11:31:13 UTC [more...]

[PATCH 1/3] arm64: dts: allwinner: a527: cubie-a5e: Drop external 32.768 KHz crystal
 2025-09-13 11:31 UTC  (5+ messages)
` [PATCH 2/3] arm64: dts: allwinner: t527: avaota-a1: hook up external 32k crystal
` [PATCH 3/3] arm64: dts: allwinner: t527: orangepi-4a: "

[PATCH] arm64: dts: sun55i: a523: Assign standard clock rates to PRCM bus clocks
 2025-09-13 11:29 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: rtw_efuse.h: Fix prototype whitespace
 2025-09-13 11:24 UTC 

[PATCH net] dpll: fix clock quality level reporting
 2025-09-13 11:09 UTC  (3+ messages)

[PATCH 0/4] uacce: driver fixes for memory leaks and state management
 2025-09-13 11:06 UTC  (10+ messages)
` [PATCH 1/4] uacce: fix for cdev memory leak
` [PATCH 3/4] uacce: implement mremap in uacce_vm_ops to return -EPERM

[PATCH 0/5] crypto: hisilicon/qm - fix several minor issues
 2025-09-13 10:57 UTC  (6+ messages)
` [PATCH 1/5] crypto: hisilicon/qm - invalidate queues in use
` [PATCH 2/5] crypto: hisilicon/qm - mask axi error before memory init
` [PATCH 3/5] crypto: hisilicon - enable error reporting again
` [PATCH 4/5] crypto: hisilicon/qm - clear all VF configurations in the hardware
` [PATCH 5/5] crypto: hisilicon/qm - set NULL to qm->debug.qm_diff_regs

[PATCH 0/2] firewire: core: use macro for magic numbers related to bus manager work
 2025-09-13 10:57 UTC  (3+ messages)
` [PATCH 1/2] firewire: core: use macro expression for gap count mismatch
` [PATCH 2/2] firewire: core: use macro expression for not-registered state of BUS_MANAGER_ID

[PATCH v4 0/3] crypto: ccp - Add AMD Seamless Firmware Servicing (SFS) driver
 2025-09-13 10:55 UTC  (5+ messages)
` [PATCH v4 1/3] x86/sev: Add new dump_rmp parameter to snp_leak_pages() API

32-bit HIGHMEM and game console downstreams
 2025-09-13 10:53 UTC 

[PATCH v3] media: v4l2-ctrls: add full AV1 profile validation in validate_av1_sequence()
 2025-09-13 10:52 UTC 

[PATCH] firewire: core: remove useless lockdep_assert_held()
 2025-09-13 10:51 UTC  (2+ messages)

[PATCH] initrd: Fix logged Minix/Ext2 block numbers in identify_ramdisk_image()
 2025-09-13 10:39 UTC 

[PATCH v2] media: v4l2-ctrls: add full AV1 profile validation in validate_av1_sequence()
 2025-09-13 10:39 UTC 

[PATCH RESEND net-next] Documentation: ARCnet: Update obsolete contact info
 2025-09-13 10:31 UTC  (3+ messages)

[PATCH] rust: add `rustcheck` make target for check-only builds
 2025-09-13 10:21 UTC  (2+ messages)

[PATCH v4 00/19] Split sphinx call logic from docs Makefile
 2025-09-13 10:18 UTC  (13+ messages)
` [PATCH v4 08/19] tools/docs: sphinx-build-wrapper: add a wrapper for sphinx-build

[PATCH 02/14] rust: sync: Add basic atomic operation mapping framework
 2025-09-13 10:15 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH 03/14] rust: sync: atomic: Add ordering annotation types
 2025-09-13 10:15 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH 04/14] rust: sync: atomic: Add generic atomics
 2025-09-13 10:15 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH 05/14] rust: sync: atomic: Add atomic {cmp,}xchg operations
 2025-09-13 10:15 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH 06/14] rust: sync: atomic: Add the framework of arithmetic operations
 2025-09-13 10:15 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH 07/14] rust: sync: atomic: Add Atomic<u{32,64}>
 2025-09-13 10:15 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH 08/14] rust: sync: atomic: Add Atomic<{usize,isize}>
 2025-09-13 10:15 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH 09/14] rust: sync: Add memory barriers
 2025-09-13 10:15 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH 10/14] rust: implement `kernel::sync::Refcount`
 2025-09-13 10:15 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH 11/14] rust: make `Arc::into_unique_or_drop` associated function
 2025-09-13 10:15 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH 12/14] rust: convert `Arc` to use `Refcount`
 2025-09-13 10:15 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH 13/14] rust: block: convert `block::mq` to use `Refcount`
 2025-09-13 10:15 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH 14/14] MAINTAINERS: update atomic infrastructure entry to include Rust
 2025-09-13 10:15 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH net-next v6 0/6] net: stmmac: Add support for Allwinner A523 GMAC200
 2025-09-13 10:13 UTC  (7+ messages)
` [PATCH net-next v6 1/6] dt-bindings: net: sun8i-emac: Add A523 GMAC200 compatible
` [PATCH net-next v6 2/6] net: stmmac: Add support for Allwinner A523 GMAC200
` [PATCH net-next v6 3/6] arm64: dts: allwinner: a523: Add GMAC200 ethernet controller
` [PATCH net-next v6 4/6] arm64: dts: allwinner: a527: cubie-a5e: Enable second Ethernet port
` [PATCH net-next v6 5/6] arm64: dts: allwinner: t527: avaota-a1: enable "
` [PATCH net-next v6 6/6] arm64: dts: allwinner: t527: orangepi-4a: Enable "

[PATCH] gpiolib: acpi: initialize acpi_gpio_info struct
 2025-09-13 10:10 UTC  (2+ messages)

[GIT PULL] Driver core fixes for 6.17-rc6
 2025-09-13  9:57 UTC 

[PATCH 0/2] Initial Amediatech X96Q support based on Allwinner H313
 2025-09-13  9:36 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: allwinner: h313: Add Amediatech X96Q

[PATCH v8 0/5] Add support for NetCube Systems Nagami SoM and its carrier boards
 2025-09-13  9:30 UTC  (6+ messages)
` [PATCH v8 2/5] riscv: dts: allwinner: d1s-t113: Add pinctrl's required by NetCube Systems Nagami SoM
` [PATCH v8 3/5] ARM: dts: sunxi: add support for "

[PATCH 0/3] riscv: dts: thead: add more th1520 isa extension support
 2025-09-13  9:29 UTC  (6+ messages)
` [PATCH 2/3] riscv: dts: thead: add ziccrse for th1520
` [PATCH 3/3] riscv: dts: thead: add zfh "

[regression] 1a8953f4f774 ("HID: Add IGNORE quirk for SMARTLINKTECHNOLOGY") causes issue with ID 4c4a:4155 Jieli Technology USB Composite Device
 2025-09-13  8:55 UTC  (5+ messages)

[PATCH v2 1/5] dt-bindings: touchscreen: convert bu21013 bindings to json schema
 2025-09-13  9:26 UTC  (5+ messages)
` [PATCH v2 2/5] dt-bindings: touchscreen: convert eeti "
` [PATCH v2 3/5] dt-bindings: touchscreen: convert raspberrypi,firmware-ts "
` [PATCH v2 4/5] dt-bindings: touchscreen: convert zet6223 "
` [PATCH v2 5/5] dt-bindings: touchscreen: remove touchscreen.txt

BF (Bitstreams OS, was Low Jitter, Fair Pay Philosophy, Unification of Open Source)
 2025-09-13  9:26 UTC 

[PATCH] Revert "drm: Add directive to format code in comment"
 2025-09-13  9:20 UTC  (2+ messages)

[PATCH] ARM: dts: imx6ull-engicam-microgea-rmm: fix report-rate-hz value
 2025-09-13  9:16 UTC 

[PATCH v2 0/4] Add support for MT8189 clock/power controller
 2025-09-13  9:16 UTC  (3+ messages)
` [PATCH v2 4/4] pmdomain: mediatek: Add power domain driver for MT8189 SoC

[PATCH v3 bpf-next] selftests/bpf: Fix arena_spin_lock selftest failure
 2025-09-13  9:13 UTC 

[PATCH v3 0/2] media: add Himax HM1246 image sensor
 2025-09-13  9:11 UTC  (3+ messages)
` [PATCH v3 2/2] media: i2c: add Himax HM1246 image sensor driver

[PATCH v3 00/10] Error recovery for vfio-pci devices on s390x
 2025-09-13  9:04 UTC  (5+ messages)
` [PATCH v3 01/10] PCI: Avoid saving error values for config space
` [PATCH v3 08/10] vfio-pci/zdev: Add a device feature for error information

[PATCH v3 0/3] Audio and other peripherals on Orange Pi Zero
 2025-09-13  8:59 UTC  (2+ messages)

[PATCH RESEND 00/62] initrd: remove classic initrd support
 2025-09-13  8:58 UTC  (24+ messages)
` [PATCH RESEND 17/62] doc: modernize Documentation/filesystems/ramfs-rootfs-initramfs.rst
` [PATCH RESEND 18/62] doc: modernize Documentation/driver-api/early-userspace/early_userspace_support.rst
` [PATCH RESEND 19/62] init: remove mentions of "ramdisk=" command line parameter
` [PATCH RESEND 20/62] doc: remove Documentation/power/swsusp-dmcrypt.rst
` [PATCH RESEND 21/62] init: remove all mentions of root=/dev/ram*
` [PATCH RESEND 22/62] doc: remove obsolete mentions of pivot_root
` [PATCH RESEND 23/62] init: rename __initramfs_{start,size} to __builtin_initramfs_{start,size}
` [PATCH RESEND 24/62] init: remove wrong comment
` [PATCH RESEND 25/62] init: rename phys_initrd_{start,size} to phys_external_initramfs_{start,size}
` [PATCH RESEND 26/62] init: move phys_external_initramfs_{start,size} to init/initramfs.c
` [PATCH RESEND 27/62] init: alpha: remove "extern unsigned long initrd_start, initrd_end"
` [PATCH RESEND 28/62] init: alpha, arc, arm, arm64, csky, m68k, microblaze, mips, nios2, openrisc, parisc, powerpc, s390, sh, sparc, um, x86, xtensa: rename initrd_{start,end} to virt_external_initramfs_{start,end}
` [PATCH RESEND 29/62] init: move virt_external_initramfs_{start,end} to init/initramfs.c
` [PATCH RESEND 30/62] doc: remove documentation for block device 4 0
` [PATCH RESEND 31/62] init: rename initrd_below_start_ok to initramfs_below_start_ok
` [PATCH RESEND 32/62] init: move initramfs_below_start_ok to init/initramfs.c
` [PATCH RESEND 33/62] init: remove init/do_mounts_initrd.c
` [PATCH RESEND 34/62] init: inline create_dev into the only caller
` [PATCH RESEND 35/62] init: make mount_root_generic static
` [PATCH RESEND 36/62] init: make mount_root static

[syzbot] [kernel?] KASAN: slab-out-of-bounds Read in change_page_attr_set_clr
 2025-09-13  8:58 UTC 

[PATCH v3 0/2] dmaengine: idxd: Add basic DSA 3.0 capability and SGL support
 2025-09-13  8:50 UTC  (5+ messages)
` [PATCH v3 1/2] dmaengine: idxd: Expose DSA3.0 capabilities through sysfs

[PATCH v5 00/19] kasan: x86: arm64: KASAN tag-based mode for x86
 2025-09-13  8:29 UTC  (3+ messages)
` [PATCH v5 17/19] mm: Unpoison pcpu chunks with base address tag

[syzbot] [bpf?] WARNING in convert_ctx_accesses (2)
 2025-09-13  8:23 UTC 

[PATCH] net/rose: Fix uninitialized values in rose_add_node
 2025-09-13  8:10 UTC  (2+ messages)

unsubscribe lkml
 2025-09-13  8:08 UTC 

[syzbot] [rdma?] WARNING in gid_table_release_one (3)
 2025-09-13  8:06 UTC  (5+ messages)

[PATCH] vfio/pds: replace bitmap_free with vfree
 2025-09-13  8:02 UTC  (2+ messages)

[PATCH] rcu: Remove redundant rcu_read_lock/unlock() in spin_lock critical sections
 2025-09-13  8:00 UTC  (5+ messages)

[PATCH v2] ACPI: battery: prevent sysfs_add_battery re-entry on rapid events
 2025-09-13  7:56 UTC  (4+ messages)
` [PATCH v4] "
` [PATCH v5] "

[syzbot] [kernel?] KASAN: slab-out-of-bounds Read in change_page_attr_set_clr
 2025-09-13  7:36 UTC  (3+ messages)
` Forwarded: "
` Forwarded: [PATCH] x86/mm/pat: fix oob error

[tip:master] BUILD SUCCESS fc1ded58808520a1ced0c4e2e5fb0dbd33b33612
 2025-09-13  7:32 UTC 

[tip:tip/urgent] BUILD SUCCESS 72dfe83e9fe2a9ebae30b0045c05a0ececd844e8
 2025-09-13  7:30 UTC 

[PATCH v3] ACPI: SPCR: Support Precise Baud Rate filed
 2025-09-13  7:08 UTC 

[PATCH v2] ACPI: SPCR: Support Precise Baud Rate filed
 2025-09-13  7:07 UTC  (2+ messages)
` [PATCH] "

[PATCH v2] ACPI: SPCR: Support Precise Baud Rate filed
 2025-09-13  7:06 UTC  (3+ messages)
  ` [PATCH] "

drivers/staging/gpib/eastwood/fluke_gpib.c:1013:21: error: call to undeclared function 'ioremap'; ISO C99 and later do not support implicit function declarations
 2025-09-13  6:59 UTC 

[PATCH net v1 1/1] net: usb: asix: ax88772: drop phylink use in PM to avoid MDIO runtime PM wakeups
 2025-09-13  6:45 UTC  (10+ messages)

[PATCH 0/2] Enable OLDI support on AM62X
 2025-09-13  6:42 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: ti: k3-am62: Add support for AM625 OLDI IO Control
` [PATCH 2/2] arm64: dts: ti: k3-am625: Add OLDI support

[PATCH v3] arm64: dts: qcom: sdm845-shift-axolotl: Fix typo of compatible
 2025-09-13  6:39 UTC 

[PATCH] perf/x86/amd/uncore: use kcalloc() instead of multiplication
 2025-09-13  6:35 UTC 

[PATCH net] net/mlx5: report duplex full when speed is known
 2025-09-13  6:28 UTC 

[PATCH] i2c: davinci: use I2C_MAX_STANDARD_MODE_FREQ when no clock-frequency is set
 2025-09-13  6:25 UTC 

[RESEND PATCH v7 0/1] PCI/sysfs: Expose PCIe device serial number
 2025-09-13  6:20 UTC  (5+ messages)
` [RESEND PATCH v7 1/1] "

[PATCH v2] platform/x86: lg-laptop: Fix WMAB call in fan_mode_store
 2025-09-13  6:16 UTC  (4+ messages)
  ` [PATCH v3] platform/x86: lg-laptop: Fix WMAB call in fan_mode_store()

[PATCH v2 0/7] arm64: allwinner: a523: Enable MCU PRCM and NPU
 2025-09-13  6:16 UTC  (4+ messages)
` (subset) "

[PATCH RESEND v2] kunit: Enable PCI on UML without triggering WARN()
 2025-09-13  6:14 UTC  (2+ messages)

[PATCH] drm/sitronix/st7571-i2c: reset position before clearing display
 2025-09-13  6:09 UTC 

[PATCH] iommu/io-pgtable-dart: Fix off by one error in table index check
 2025-09-13  6:07 UTC  (2+ messages)

[PATCH v3] ACPI: battery: prevent sysfs_add_battery re-entry on rapid events
 2025-09-13  6:05 UTC  (3+ messages)

[PATCH net v2] net: natsemi: fix `rx_dropped` double accounting on `netif_rx()` failure
 2025-09-13  6:01 UTC 

[PATCH v9 0/7] Add support for Verisilicon IOMMU used by media codec blocks
 2025-09-13  5:58 UTC  (5+ messages)
` [PATCH v9 3/7] iommu: Add verisilicon IOMMU driver

[PATCH v1 6/6] x86/hyperv: Enable build of hypervisor crashdump collection files
 2025-09-13  5:57 UTC  (3+ messages)

[syzbot] [input?] WARNING in bcm5974_start_traffic/usb_submit_urb (2)
 2025-09-13  5:52 UTC  (2+ messages)
` [syzbot] [usb?] "

[PATCH] KEYS: X.509: Fix Basic Constraints CA flag parsing
 2025-09-13  5:37 UTC  (5+ messages)

[PATCH] drm/amd/display: Use kmalloc_array() instead of kmalloc()
 2025-09-13  5:19 UTC 

[syzbot] [kernel?] KASAN: slab-out-of-bounds Read in change_page_attr_set_clr
 2025-09-13  5:21 UTC 

[PATCH] KVM: x86: Remove outdated comments and code in kvm_on_user_return()
 2025-09-13  5:06 UTC  (6+ messages)

[PATCH v3 0/4] enable ROCKCHIP_PM_DOMAINS
 2025-09-13  4:58 UTC  (3+ messages)
` [PATCH v3 3/4] mmc: remove COMPILE_TEST from MMC_LOONGSON2

[PATCH net-next v9 0/3] net: dsa: yt921x: Add support for Motorcomm YT921x
 2025-09-13  4:44 UTC  (4+ messages)
` [PATCH net-next v9 1/3] dt-bindings: net: dsa: yt921x: Add Motorcomm YT921x switch support
` [PATCH net-next v9 2/3] net: dsa: tag_yt921x: add support for Motorcomm YT921x tags
` [PATCH net-next v9 3/3] net: dsa: yt921x: Add support for Motorcomm YT921x

[PATCH] crypto: ccp - Always pass in an error pointer to __sev_platform_shutdown_locked()
 2025-09-13  4:31 UTC  (2+ messages)

[PATCH] crypto: omap - convert from tasklet to BH workqueue
 2025-09-13  4:31 UTC  (2+ messages)

[PATCH] crypto: qat - Replace kzalloc() + copy_from_user() with memdup_user()
 2025-09-13  4:31 UTC  (2+ messages)

[PATCH v2] coresight: Fix possible deadlock in coresight_panic_cb
 2025-09-13  4:30 UTC  (5+ messages)

[PATCH] crypto: caam - double the entropy delay interval for retry
 2025-09-13  4:30 UTC  (2+ messages)

[PATCH 0/2] padata: replace wq users and add WQ_PERCPU to alloc_workqueue() users
 2025-09-13  4:30 UTC  (2+ messages)

[PATCH 0/1] crypto: replace wq users and add WQ_PERCPU to alloc_workqueue() users
 2025-09-13  4:29 UTC  (3+ messages)
` [PATCH 1/1] crypto: WQ_PERCPU added to alloc_workqueue users

[PATCH v2] crypto: chelsio - Use library to prepare HMAC keys
 2025-09-13  4:28 UTC  (2+ messages)

[PATCH v2] crypto: qat - Use library to prepare HMAC keys
 2025-09-13  4:28 UTC  (2+ messages)

[syzbot] [bluetooth?] KASAN: wild-memory-access Read in l2cap_connect_cfm
 2025-09-13  4:28 UTC  (3+ messages)

[PATCH 0/3] crypto: Use int type to store negative error codes
 2025-09-13  4:27 UTC  (2+ messages)

[PATCH] crypto: ccp: Fix incorrect payload size calculation in psp_poulate_hsti()
 2025-09-13  4:27 UTC  (2+ messages)

[PATCH] crypto: atmel - Fix dma_unmap_sg() direction
 2025-09-13  4:26 UTC  (2+ messages)

[PATCH] crypto: rockchip - Fix dma_unmap_sg() nents value
 2025-09-13  4:26 UTC  (2+ messages)

[PATCH v3 0/9] sun8i-ce: small cleanups/refactoring
 2025-09-13  4:26 UTC  (2+ messages)

[PATCH] sched/deadline: Add bounds check in cpudl_maximum()
 2025-09-13  4:23 UTC 

[PATCH v4 00/21] mm/ksw: Introduce real-time KStackWatch debugging tool
 2025-09-13  4:13 UTC  (5+ messages)
` [PATCH v4 03/21] HWBP: Add modify_wide_hw_breakpoint_local() API
` [PATCH v4 15/21] mm/ksw: add test module

[PATCH] drivers: crypto: caam: Add CRYPTO_ALG_NO_FALLBACK
 2025-09-13  4:00 UTC  (2+ messages)

[PATCH] hwrng: core - Allow runtime disabling of the HW RNG
 2025-09-13  3:56 UTC  (2+ messages)

[PATCH v4 0/4] allow partial folio write with iomap_folio_state
 2025-09-13  3:37 UTC  (5+ messages)
` [PATCH 1/4] iomap: make sure iomap_adjust_read_range() are aligned with block_size
` [PATCH 2/4] iomap: move iter revert case out of the unwritten branch
` [PATCH 3/4] iomap: make iomap_write_end() return the number of written length again
` [PATCH 4/4] iomap: don't abandon the whole copy when we have iomap_folio_state

[PATCH v3 00/15] mm, swap: introduce swap table as swap cache (phase I)
 2025-09-13  3:26 UTC  (5+ messages)
` [PATCH v3 09/15] mm/shmem, swap: remove redundant error handling for replacing folio

[PATCH 0/2] some cleanups for pageout()
 2025-09-13  3:24 UTC  (6+ messages)
` [PATCH 1/2] mm: vmscan: remove folio_test_private() check in pageout()

[BUG]: slab-use-after-free Read in mgmt_set_powered_complete
 2025-09-13  3:01 UTC  (6+ messages)

[linux-next20250911]Kernel OOPs while running generic/256 on Pmem device
 2025-09-13  2:48 UTC  (3+ messages)
  ` [External] "

[PATCH] acpi,srat: Fix incorrect device handle check for Generic Initiator
 2025-09-13  2:35 UTC  (5+ messages)

[PATCH v2] acpi,srat: Fix incorrect device handle check for Generic Initiator
 2025-09-13  2:32 UTC 

[PATCH v3 0/7] hyperv: Introduce new way to manage hypercall args
 2025-09-13  2:18 UTC  (11+ messages)
` [PATCH v3 1/7] Drivers: hv: Introduce hv_hvcall_*() functions for hypercall arguments

[syzbot] [usb?] BUG: sleeping function called from invalid context in mon_complete
 2025-09-13  1:58 UTC 

[PATCH net-next 0/4] net/mlx5: Refactor devcom and add net namespace support
 2025-09-13  1:52 UTC  (4+ messages)
` [PATCH net-next 4/4] net/mlx5: Lag, "

[PATCH] Documentation: process: Do not hardcode kernel major version number
 2025-09-13  1:51 UTC 

[PATCH] iommu/vt-d: drop unused cap_super_offset()
 2025-09-13  1:50 UTC 

[PATCH v2 0/2] riscv: Replace __ASSEMBLY__ with __ASSEMBLER__ in header files
 2025-09-13  1:33 UTC  (4+ messages)

[PATCH v5 0/3] Move duplicated instructions macros into asm/insn.h
 2025-09-13  1:30 UTC  (3+ messages)
` [PATCH v5 2/3] riscv: Strengthen duplicate and inconsistent definition of RV_X()

[PATCH] RISC-V: KVM: Fix guest page fault within HLV* instructions
 2025-09-13  1:24 UTC  (2+ messages)

[PATCH v5 00/12] gpu: nova-core: process and prepare more firmwares to boot GSP
 2025-09-13  1:02 UTC  (7+ messages)
` [PATCH v5 02/12] gpu: nova-core: move GSP boot code to a dedicated method


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox