linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-26 12:36:10 to 2025-06-26 14:12:41 UTC [more...]

[PATCH v2] spi: Raise limit on number of chip selects
 2025-06-26 14:12 UTC  (4+ messages)

[PATCH 0/4] selftests/mm/uffd: refactor global variables
 2025-06-26 14:12 UTC  (8+ messages)
` [PATCH v5 1/1] selftests/mm/uffd: Refactor non-composite global vars into struct

[BUG] btrfs: Assertion failed in btrfs_exclop_balance on balance ioctl
 2025-06-26 14:11 UTC  (3+ messages)

[PATCH 0/5] Add Khadas MCU and fan control support for Khadas Edge 2
 2025-06-26 14:11 UTC  (8+ messages)
` [PATCH 1/5] dt-bindings: mfd: khadas-mcu: add cooling-levels property
` [PATCH 2/5] mfd: khadas-mcu: drop unused nvmem code
` [PATCH 3/5] mfd: khadas-mcu: add Khadas Edge 2 registers
` [PATCH 4/5] thermal: khadas_mcu_fan: add support for Khadas Edge 2
` [PATCH 5/5] arm64: dts: rockchip: add Khadas MCU and fan control nodes

[PATCH v11 00/11] perf: Support the deferred unwinding infrastructure
 2025-06-26 14:11 UTC  (4+ messages)
` [PATCH v11 03/11] perf: Use current->flags & PF_KTHREAD instead of current->mm == NULL

[PATCH] EDAC/synopsys: Clear the ecc counters at init
 2025-06-26 14:10 UTC  (8+ messages)

[PATCH] cxl: Add CONFIG_CXL_DEBUG to drivers/cxl
 2025-06-26 14:10 UTC  (2+ messages)

[PATCH v6 00/23] Linux SBI MPXY and RPMI drivers
 2025-06-26 14:08 UTC  (5+ messages)
` [PATCH v6 09/23] clk: Add clock driver for the RISC-V RPMI clock service group

[PATCH 0/3] wifi: brcm80211: Deadcoding around phy_cmn
 2025-06-26 14:08 UTC  (4+ messages)
` [PATCH 1/3] wifi: brcm80211: Remove unused functions
` [PATCH 2/3] wifi: brcm80211: Remove more "
` [PATCH 3/3] wifi: brcm80211: Remove yet "

[PATCH] netfs: Fix i_size updating
 2025-06-26 14:07 UTC  (4+ messages)
` [PATCH] netfs: Merge i_size update functions

[PATCH v2 0/4] firmware: qcom: enable UEFI variables on Lenovo Yoga C630
 2025-06-26 14:07 UTC  (10+ messages)
` [PATCH v2 2/4] firmware: qcom: uefisecapp: add support for R/O UEFI vars

[PATCH 1/5] rust: percpu: introduce a rust API for per-CPU variables
 2025-06-26 14:05 UTC  (2+ messages)

[PATCH] mmc: sdhci: Quirk for broken command queuing on Intel GLK-based Positivo models
 2025-06-26 14:05 UTC  (2+ messages)

[PATCH v5 0/5] media: venus: Add QCM2290 support with AR50_LITE core
 2025-06-26 14:05 UTC  (7+ messages)
` [PATCH v5 1/5] media: dt-bindings: venus: Add qcm2290 dt schema
` [PATCH v5 2/5] media: venus: vdec: AR50_LITE video core support
` [PATCH v5 3/5] media: venus: hfi_plat_v6_lite: Populate decode capabilities
` [PATCH v5 4/5] media: venus: core: Add qcm2290 DT compatible and resource data
` [PATCH v5 5/5] arm64: dts: qcom: qcm2290: Add venus video node

[PATCH RFC] sched/fair: bump sd->max_newidle_lb_cost when newidle balance fails
 2025-06-26 14:02 UTC  (5+ messages)

[PATCH v3 0/4] Improvements for Devres
 2025-06-26 14:02 UTC  (14+ messages)
` [PATCH v3 3/4] rust: devres: get rid of Devres' inner Arc
` [PATCH v3 4/4] rust: devres: implement register_release()

[PATCH] kvm/x86: ARCH_CAPABILITIES should not be advertised on AMD
 2025-06-26 14:02 UTC  (2+ messages)

[PATCH net-next v7 0/3] dpll: add Reference SYNC feature
 2025-06-26 13:52 UTC  (4+ messages)
` [PATCH net-next v7 1/3] dpll: add reference-sync netlink attribute
` [PATCH net-next v7 2/3] dpll: add reference sync get/set
` [PATCH net-next v7 3/3] ice: add ref-sync dpll pins

[PATCH] can: m_can: apply rate-limiting to lost msg in rx
 2025-06-26 13:57 UTC  (4+ messages)

[PATCH v2 0/9] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
 2025-06-26 13:57 UTC  (3+ messages)

[tip: x86/urgent] x86/traps: Initialize DR7 by writing its architectural reset value
 2025-06-26 13:56 UTC  (4+ messages)

[PATCH v2 1/2] rust: move ARef and AlwaysRefCounted to sync::aref
 2025-06-26 13:55 UTC  (3+ messages)

[PATCH v4 0/4] drm/xe: i2c support
 2025-06-26 13:56 UTC  (5+ messages)
` [PATCH v4 1/4] i2c: designware: Add quirk for Intel Xe
` [PATCH v4 2/4] drm/xe: Support for I2C attached MCUs
` [PATCH v4 3/4] drm/xe/pm: Wire up suspend/resume for I2C controller
` [PATCH v4 4/4] drm/xe/xe_i2c: Add support for i2c in survivability mode

[Issue] iproute2: coredump problem with command ip link xstats
 2025-06-26 13:55 UTC  (2+ messages)

[PATCH v17] pwm: airoha: Add support for EN7581 SoC
 2025-06-26 13:54 UTC  (2+ messages)

[PATCH v5 00/10] LKMM generic atomics in Rust
 2025-06-26 13:54 UTC  (21+ messages)
` [PATCH v5 04/10] rust: sync: atomic: Add generic atomics
  ` [PATCH v5 03/10] rust: sync: atomic: Add ordering annotation types
  ` [PATCH v5 06/10] rust: sync: atomic: Add the framework of arithmetic operations
  ` [PATCH v5 07/10] rust: sync: atomic: Add Atomic<u{32,64}>
  ` [PATCH v5 08/10] rust: sync: atomic: Add Atomic<{usize,isize}>
  ` [PATCH v5 05/10] rust: sync: atomic: Add atomic {cmp,}xchg operations
  ` [PATCH v5 10/10] rust: sync: Add memory barriers

[PATCH v4 3/4] mm: Support batched unmap for lazyfree large folios during reclamation
 2025-06-26 13:52 UTC  (4+ messages)

[PATCH 0/9] kasan: unify kasan_arch_is_ready with kasan_enabled
 2025-06-26 13:52 UTC  (4+ messages)
` [PATCH 5/9] kasan/loongarch: call kasan_init_generic in kasan_init

next-20250626: WARNING fs jbd2 transaction.c start_this_handle with ARM64_64K_PAGES
 2025-06-26 13:52 UTC  (2+ messages)

[PATCH v3] eventpoll: Fix priority inversion problem
 2025-06-26 13:51 UTC  (5+ messages)

futex performance regression from "futex: Allow automatic allocation of process wide futex hash"
 2025-06-26 13:50 UTC  (11+ messages)

[PATCHv7 00/16] x86: Enable Linear Address Space Separation support
 2025-06-26 13:49 UTC  (7+ messages)
` [PATCHv7 03/16] x86/alternatives: Disable LASS when patching kernel alternatives

[PATCH] x86/hyper-v: Filter non-canonical addresses passed via HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST(_EX)
 2025-06-26 13:49 UTC  (3+ messages)

[PATCH v1 0/7] Risc-V ACLINT IPI controller
 2025-06-26 13:48 UTC  (3+ messages)
` [PATCH v3 0/7] MIPS P8700 variant of the "

[PATCH 0/8] update DMA API documentation
 2025-06-26 13:48 UTC  (6+ messages)
` [PATCH 7/8] docs: dma-api: update streaming DMA API physical address constraints

[PATCH 0/8] Introduce simple hazard pointers for lockdep
 2025-06-26 13:45 UTC  (9+ messages)
` [PATCH 4/8] shazptr: Avoid synchronize_shaptr() busy waiting

[PATCH] rust: devres: require T: Send for Devres
 2025-06-26 13:44 UTC  (2+ messages)

[PATCH v2] net: fec: allow disable coalescing
 2025-06-26 13:44 UTC 

[RFC v2 0/9] cpu avoid state and push task mechanism
 2025-06-26 13:42 UTC  (7+ messages)
` [RFC v2 4/9] sched/fair: Don't use CPU marked as avoid for wakeup and load balance
` [RFC v2 9/9] [DEBUG] powerpc: add debug file for set/unset cpu avoid

[PATCH v2 00/11] Coverage deduplication for KCOV
 2025-06-26 13:41 UTC  (12+ messages)
` [PATCH v2 01/11] x86: kcov: disable instrumentation of arch/x86/kernel/tsc.c
` [PATCH v2 02/11] kcov: apply clang-format to kcov code
` [PATCH v2 03/11] kcov: elaborate on using the shared buffer
` [PATCH v2 04/11] kcov: factor out struct kcov_state
` [PATCH v2 05/11] mm/kasan: define __asan_before_dynamic_init, __asan_after_dynamic_init
` [PATCH v2 06/11] kcov: x86: introduce CONFIG_KCOV_UNIQUE
` [PATCH v2 07/11] kcov: add trace and trace_size to struct kcov_state
` [PATCH v2 08/11] kcov: add ioctl(KCOV_UNIQUE_ENABLE)
` [PATCH v2 09/11] kcov: add ioctl(KCOV_RESET_TRACE)
` [PATCH v2 10/11] kcov: selftests: add kcov_test
` [PATCH v2 11/11] kcov: use enum kcov_mode in kcov_mode_enabled()

[PATCH v2] x86/sev: Use TSC_FACTOR for Secure TSC frequency calculation
 2025-06-26 13:41 UTC  (4+ messages)

[PATCH] syscalls: mmap(): Align offset type with other related interfaces
 2025-06-26 13:39 UTC 

[PATCH] perf/core: Fix the WARN_ON_ONCE is out of lock protected region
 2025-06-26 13:54 UTC 

[PATCH v2] block: fix false warning in bdev_count_inflight_rw()
 2025-06-26 13:35 UTC  (3+ messages)

[PATCH v5 0/2] Add support for Texas Instruments DTHE V2 crypto accelerator
 2025-06-26 13:33 UTC  (5+ messages)

[syzbot] [hams?] possible deadlock in nr_rt_ioctl (2)
 2025-06-26 13:33 UTC 

[RFC patch v3 00/20] Cache aware scheduling
 2025-06-26 13:32 UTC  (4+ messages)
` [RFC patch v3 01/20] sched: Cache aware load-balancing

[PATCH net v2] dpaa2-eth: fix xdp_rxq_info leak
 2025-06-26 13:30 UTC 

[RFC PATCH 00/20] Add CXL LSA 2.1 format support in nvdimm and cxl pmem
 2025-06-26 10:51 UTC  (4+ messages)

[patch 0/3] ptp: Provide support for auxiliary clocks for PTP_SYS_OFFSET_EXTENDED
 2025-06-26 13:27 UTC  (4+ messages)
` [patch 1/3] timekeeping: Provide ktime_get_clock_ts64()
` [patch 2/3] ptp: Use ktime_get_clock_ts64() for timestamping
` [patch 3/3] ptp: Enable auxiliary clocks for PTP_SYS_OFFSET_EXTENDED

[PATCH v2 0/8] ext4: enable large folio for regular files
 2025-06-26 13:26 UTC  (4+ messages)
` [PATCH v2 8/8] ext4: enable large folio for regular file

[PATCH v2 1/1] ACPI: LPSS: Remove AudioDSP related ID
 2025-06-26 13:26 UTC 

[PATCH net-next v2 0/9] net: Remove unused function parameters in skbuff.c
 2025-06-26 13:25 UTC  (3+ messages)
` [PATCH net-next v2 7/9] net/smc: Drop nr_pages_max initialization

[PATCH RFT 0/6] gpio: mmio: remove struct bgpio_pdata
 2025-06-26 13:25 UTC  (4+ messages)
` [PATCH RFT 3/6] mfd: vexpress-sysreg: set-up software nodes for gpio-mmio

[RFC PATCH 01/20] nvdimm/label: Introduce NDD_CXL_LABEL flag to set cxl label format
 2025-06-26 10:48 UTC  (39+ messages)
  ` [RFC PATCH 02/20] nvdimm/label: Prep patch to accommodate cxl lsa 2.1 support
  ` [RFC PATCH 05/20] nvdimm/region_label: Add region label updation routine
  ` [RFC PATCH 06/20] nvdimm/region_label: Add region label deletion routine
  ` [RFC PATCH 07/20] nvdimm/namespace_label: Update namespace init_labels and its region_uuid
  ` [RFC PATCH 08/20] nvdimm/label: Include region label in slot validation
  ` [RFC PATCH 12/20] nvdimm/namespace_label: Skip region label during namespace creation
  ` [RFC PATCH 13/20] cxl/mem: Refactor cxl pmem region auto-assembling
  ` [RFC PATCH 14/20] cxl/region: Add cxl pmem region creation routine for region persistency
  ` [RFC PATCH 15/20] cxl: Add a routine to find cxl root decoder on cxl bus
  ` [RFC PATCH 18/20] cxl/pmem: Add support of cxl lsa 2.1 support in cxl pmem
  ` [RFC PATCH 19/20] cxl/pmem_region: Prep patch to accommodate pmem_region attributes
  ` [RFC PATCH 20/20] cxl/pmem_region: Add cxl region label updation and deletion device attributes

[PATCH v2] fs/proc/vmcore: a few cleanups for vmcore_add_device_dump
 2025-06-26 13:24 UTC  (2+ messages)

[PATCH v1 1/1] ACPI: LPSS: Remove AudioDSP related ID
 2025-06-26 13:24 UTC  (3+ messages)

[PATCH v2 0/4] gs101 max77759 enablement (DT)
 2025-06-26 13:23 UTC  (3+ messages)

[PATCH 0/6] clk: renesas: Add XSPI clock support for RZ/V2N and RZ/V2H(P)
 2025-06-26 13:22 UTC  (3+ messages)
` [PATCH 4/6] clk: renesas: rzv2h: Add fixed-factor module clocks with status reporting

[BUG] btrfs: Data race between btrfs_quota_disable and btrfs_qgroup_rescan leads to a UAF
 2025-06-26 13:21 UTC  (2+ messages)

[PATCH] usb: gadget: u_serial: remove some dead code
 2025-06-26 13:21 UTC  (3+ messages)

[PATCH v4] arm64: Implement HAVE_LIVEPATCH
 2025-06-26 13:21 UTC  (2+ messages)

[RFC PATCH v4 0/8] Intel RAR TLB invalidation
 2025-06-26 13:20 UTC  (5+ messages)
` [RFC PATCH v4 2/8] x86/mm: enable BROADCAST_TLB_FLUSH on Intel, too
` [RFC PATCH v4 4/8] x86/apic: Introduce Remote Action Request Operations

[PATCH net-next v6] docs: net: sysctl documentation cleanup
 2025-06-26 13:20 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: net/nfc: ti,trf7970a: Add ti,rx-gain-reduction option
 2025-06-26 13:19 UTC  (2+ messages)

[PATCH v9 0/3] drm/bridge: get/put the bridge reference in drm_bridge.c, warn on old alloc pattern
 2025-06-26 13:16 UTC  (2+ messages)

[PATCH v2] Bluetooth: hci_event: Add support for handling LE BIG Sync Lost event
 2025-06-26 13:14 UTC  (4+ messages)

[PATCH v2 2/2] perf/core: Fix WARN_ON_ONCE(cpuctx->ctx.nr_cgroups == 0) in perf_cgroup_switch
 2025-06-26 13:13 UTC  (4+ messages)
` [tip: perf/urgent] perf/core: Fix WARN in perf_cgroup_switch()

[PATCH] gpio: kempld: Remove redundant check in kempld_gpio_probe()
 2025-06-26 13:02 UTC 

[PATCH v3 0/5] rockchip: rk8xx: allow to customize PMIC reset mode on RK806
 2025-06-26 13:12 UTC  (3+ messages)
` [PATCH v3 2/5] mfd: rk8xx-core: allow to customize RK806 reset mode

[PATCH v4] ASoC: fsl_sai: Force a software reset when starting in consumer mode
 2025-06-26 13:11 UTC  (2+ messages)

[PATCH net-next v2 0/4] selftest: net: Add selftest for netpoll
 2025-06-26 13:11 UTC  (7+ messages)
` [PATCH net-next v2 2/4] selftests: drv-net: Improve bpftrace utility error handling
` [PATCH net-next v2 3/4] selftests: drv-net: Strip '@' prefix from bpftrace map keys

[PATCH] sched: Change nr_uninterruptible type to unsigned long
 2025-06-26 13:09 UTC 

[PATCH v11 00/14] unwind_user: x86: Deferred unwinding infrastructure
 2025-06-26 13:07 UTC  (3+ messages)
` [PATCH v11 13/14] perf/x86: Rename and move get_segment_base() and make it global

[PATCH v10 0/4] leds: add new LED driver for TI LP5812
 2025-06-26 13:05 UTC  (5+ messages)
` [PATCH v10 2/4] leds: add TI/National Semiconductor LP5812 LED Driver
` [PATCH v10 3/4] docs: ABI: Document LP5812 LED sysfs interfaces

[PATCH net 0/3] net: phy: bcm54811: Fix the PHY initialization
 2025-06-26 13:05 UTC  (5+ messages)
` [PATCH 1/3] net: phy: MII-Lite PHY interface mode
` [PATCH 3/3] net: phy: bcm54811: Fix the PHY initialization

[PATCH v4 0/8] firmware: qcom: enable UEFI variables on Lenovo Yoga C630
 2025-06-26 13:02 UTC  (14+ messages)
` [PATCH v4 1/8] efi: efivars: don't crash in efivar_set_variable{,_locked} in r/o case
` [PATCH v4 6/8] firmware: qcom: scm: add modparam to control QSEECOM enablement
` [PATCH v4 7/8] firmware: qcom: scm: rework QSEECOM allowlist

[PATCH 3/3] x86/bugs: Clean up SRSO ucode handling
 2025-06-26 13:01 UTC  (2+ messages)
` [tip: x86/bugs] x86/bugs: Clean up SRSO microcode handling

[PATCH v1 1/1] Documentation: firmware-guide: gpio-properties: Spelling and style fixes
 2025-06-26 13:01 UTC 

[PATCH v1 00/32] Live Update Orchestrator
 2025-06-26 13:00 UTC  (3+ messages)
` [PATCH v1 25/32] mm: shmem: use SHMEM_F_* flags instead of VM_* flags

[PATCH net-next v2 0/3] Follow-up to RGMII mode clarification: am65-cpsw fix + checkpatch
 2025-06-26 13:00 UTC  (2+ messages)

[PATCH] media: verisilicon: Export only needed pixels formats
 2025-06-26 12:59 UTC  (2+ messages)

[PATCH v4 0/5] Google Pixel 6 (oriole): max77759 fuel gauge enablement and driver support
 2025-06-26 12:59 UTC  (4+ messages)
` [PATCH v4 5/5] arm64: dts: exynos: gs101-oriole: enable Maxim max77759 fuel gauge

[PATCH v2] Bluetooth: HCI: Set extended advertising data synchronously
 2025-06-26 12:57 UTC  (2+ messages)

[syzbot] [wireless?] WARNING in _ieee80211_sta_cur_vht_bw
 2025-06-26 12:57 UTC  (2+ messages)

[BUG v6.16-rc3] kernel oops in __migrate_swap_task
 2025-06-26 12:57 UTC  (2+ messages)

[PATCH] clk: renesas: rzv2h: Add missing include file
 2025-06-26 12:56 UTC  (3+ messages)

[PATCH 1/1] sched/core: Fix migrate_swap() vs. hotplug
 2025-06-26 12:53 UTC  (6+ messages)

[PATCH] ref_tracker: do xarray and workqueue job initializations earlier
 2025-06-26 12:52 UTC 

[PATCH v5] tpm: Replace scnprintf() with sysfs_emit() and sysfs_emit_at() in sysfs show functions
 2025-06-26 12:51 UTC 

[PATCH v3] ASoC: fsl_sai: Force a software reset when starting in consumer mode
 2025-06-26 12:51 UTC  (4+ messages)

[PATCH v11 0/4] dd Loongson Security Engine chip driver
 2025-06-26 12:48 UTC  (10+ messages)
` [PATCH v11 3/4] tpm: Add a driver for Loongson TPM device

[PATCH v3 0/2] media: i2c: Add ON Semiconductor AP1302 ISP driver
 2025-06-26 12:42 UTC  (13+ messages)
` [PATCH v3 1/2] dt-bindings: media: i2c: Add bindings for AP1302 and AR0144
` [PATCH v3 2/2] media: i2c: Add ON Semiconductor AP1302 ISP driver

[PATCH v4 0/4] support large align and nid in Rust allocators
 2025-06-26 12:40 UTC  (3+ messages)
` [PATCH v4 4/4] rust: support NUMA ids in allocations

[PATCH] btrfs: Two data races in btrfs
 2025-06-26 12:37 UTC  (2+ messages)

[PATCH RFC] char: misc: Enforce simple minor space division
 2025-06-26 12:37 UTC  (4+ messages)

[PATCH v2 0/9] rtla/timerlat: Support actions on threshold and on end
 2025-06-26 12:34 UTC  (10+ messages)
` [PATCH v2 1/9] rtla/timerlat: Introduce enum timerlat_tracing_mode
` [PATCH v2 2/9] rtla/timerlat: Add action on threshold feature
` [PATCH v2 3/9] rtla/timerlat_bpf: Allow resuming tracing
` [PATCH v2 4/9] rtla/timerlat: Add continue action
` [PATCH v2 5/9] rtla/timerlat: Add action on end feature
` [PATCH v2 6/9] rtla/tests: Check rtla output with grep
` [PATCH v2 7/9] rtla/tests: Add tests for actions
` [PATCH v2 8/9] rtla/tests: Limit duration to maximum of 10s
` [PATCH v2 9/9] Documentation/rtla: Add actions feature


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).