The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2025-12-18 09:09:28 to 2025-12-18 11:12:18 UTC [more...]

[PATCH 00/14] iio: pressure: mprls0025pa: driver code cleanup
 2025-12-18 11:05 UTC  (11+ messages)
` [PATCH 05/14] iio: pressure: mprls0025pa: zero out spi_transfer struct
` [PATCH 06/14] iio: pressure: mprls0025pa: memset rx_buf before reading new data
` [PATCH 07/14] iio: pressure: mprls0025pa: make ops->write function consistent
` [PATCH 08/14] iio: pressure: mprls0025pa: stricter checks for the status byte
` [PATCH 09/14] iio: pressure: mprls0025pa: mitigate SPI CS delay violation
` [PATCH 10/14] iio: pressure: mprls0025pa: cleanup pressure calculation
` [PATCH 11/14] iio: pressure: mprls0025pa: fix scan_type struct
` [PATCH 12/14] iio: pressure: mprls0025pa: fix interrupt flag
` [PATCH 13/14] iio: pressure: mprls0025pa: cleanup includes and forward declarations
` [PATCH 14/14] iio: pressure: mprls0025pa: add copyright line

[PATCH 1/2] mm/vmalloc: Add large-order allocation helper
 2025-12-18 11:12 UTC  (11+ messages)
` [PATCH 2/2] mm/vmalloc: Add attempt_larger_order_alloc parameter

[PATCH v4 0/3] add sysfs nodes to configure TPDA's registers
 2025-12-18 11:10 UTC  (5+ messages)
` [PATCH v4 1/3] coresight: tpda: add sysfs nodes for tpda cross-trigger configuration

[PATCH 0/2] LoongArch: KVM: fix "unreliable stack" issue
 2025-12-18 11:05 UTC  (4+ messages)
` [PATCH 1/2] LoongArch: KVM: Compile the switch.S file directly into the kernel

[PATCH v2] rust: sync: implement Unpin for ARef
 2025-12-18 11:07 UTC  (4+ messages)

[PATCH 0/7] don't abuse task_struct.group_leader
 2025-12-18 11:06 UTC  (5+ messages)
` [PATCH 1/7] android/binder: don't abuse current->group_leader
` [PATCH 2/7] android/binder: use same_thread_group(proc->tsk, current) in binder_mmap()

[PATCH v6 0/5] Enable Remote GPIO over RPMSG on i.MX Platform
 2025-12-18 11:03 UTC  (7+ messages)
` [PATCH v6 1/5] dt-bindings: remoteproc: imx_rproc: Add "rpmsg" subnode support
` [PATCH v6 2/5] remoteproc: imx_rproc: Populate devices under "rpmsg" subnode
` [PATCH v6 3/5] docs: driver-api: gpio: generic gpio driver over rpmsg bus

Build breakage caused by the use of UDB
 2025-12-18 11:03 UTC  (11+ messages)
                  ` [tip: x86/urgent] x86/bug: Fix old GCC compile fails

[PATCH] sparc: Use vmemmap_populate_hugepages for vmemmap_populate
 2025-12-18 11:02 UTC  (3+ messages)

linux-next: build failure after merge of the bluetooth tree
 2025-12-18 10:59 UTC 

[PATCH] x86/irqflags: Force a register output in native_save_fl()
 2025-12-18 10:58 UTC  (6+ messages)

[PATCH] net: 9p: Fix a possible null-pointer dereference in p9_cm_event_handler()
 2025-12-18 10:54 UTC  (2+ messages)

[PATCH v3 0/6] Microsoft Surface Pro 11 support
 2025-12-18 10:54 UTC  (3+ messages)
` [PATCH v3 5/6] arm64: dts: qcom: Add support for Surface Pro 11

[PATCH v2 0/4] spi: stm32: stability & performance enhancements
 2025-12-18 10:48 UTC  (5+ messages)
` [PATCH v2 1/4] spi: stm32: properly fail on dma_request_chan error
` [PATCH v2 2/4] spi: stm32: fix Overrun issue at < 8bpw
` [PATCH v2 3/4] spi: stm32: perform small transfer in polling mode
` [PATCH v2 4/4] ARM: dts: stm32: add spi1 sleep state pinctrl on stm32mp157c-ev1

[PATCH net v2] net: bridge: Describe @tunnel_hash member in net_bridge_vlan_group struct
 2025-12-18 10:47 UTC  (2+ messages)

Issue in parsing of tests that use KUNIT_CASE_PARAM
 2025-12-18 10:46 UTC  (6+ messages)

[PATCH v4] drm/amdgpu/dm: Convert IRQ logging to drm_* helpers
 2025-12-18 10:45 UTC 

[PATCH 0/2] spi: cadence-quadspi: Prevent indirect read timeouts
 2025-12-18 10:44 UTC  (3+ messages)
` [PATCH 1/2] spi: cadence-quadspi: Prevent lost complete() call during indirect read
` [PATCH 2/2] spi: cadence-quadspi: Improve CQSPI_SLOW_SRAM quirk if flash is slow

[RFC PATCH 00/38] arm_mpam: Add KVM/arm64 and resctrl glue code
 2025-12-18 10:44 UTC  (7+ messages)
` [RFC PATCH 01/38] arm64: mpam: Context switch the MPAM registers
` [RFC PATCH 03/38] arm64: mpam: Advertise the CPUs MPAM limits to the driver
` [RFC PATCH 05/38] arm64: mpam: Add helpers to change a task or cpu's MPAM PARTID/PMG values

[PATCH v2 0/4] Introduce Allwinner H616 PWM controller
 2025-12-18 10:41 UTC  (4+ messages)
` [PATCH v2 1/4] dt-bindings: pwm: allwinner: add h616 pwm compatible

[PATCH v2 00/12] coresight: Add CPU cluster funnel/replicator/tmc support
 2025-12-18 10:40 UTC  (3+ messages)

[PATCH V2 0/4] Add support for DS90UB954-Q1
 2025-12-18 10:39 UTC  (7+ messages)
` [PATCH V2 2/4] media: i2c: ds90ub960: Use enums for chip type and chip family
` [PATCH V2 4/4] media: i2c: ds90ub960: Add support for DS90UB954-Q1

[PATCH v6 0/7] Performance counter implementation with single manual client support
 2025-12-18 10:37 UTC  (4+ messages)
` [PATCH v6 3/7] drm/panthor: Add panthor perf initialization and termination

[tip:sched/core] [sched/fair] 089d84203a: pts.schbench.32.usec,_99.9th_latency_percentile 52.4% regression
 2025-12-18 10:37 UTC  (5+ messages)

[PATCH] integrity: Fix spelling mistake TRUSTED_KEYRING
 2025-12-18 10:31 UTC 

[PATCH v1] dt-binding: Update oss email address for Coresight documents
 2025-12-18 10:35 UTC  (4+ messages)

[PATCH v1] mailbox: mchp-ipc-sbi: fix uninitialized symbol and other smatch warnings
 2025-12-18 10:33 UTC 

[PATCH v2 0/3] gpio: pca953x: Add support for TCAL6408 TCAL6416
 2025-12-18 10:27 UTC  (2+ messages)

[PATCH v4 0/5] Add PCIe support for Kaanapali
 2025-12-18 10:33 UTC  (6+ messages)
` [PATCH v4 5/5] phy: qcom: qmp-pcie: add QMP PCIe PHY tables "

[PATCH] drm/amdgpu/dm: Convert IRQ logging to drm_* helpers
 2025-12-18 10:33 UTC  (3+ messages)

[RFC PATCH v4 0/4] Hazard Pointers
 2025-12-18 10:33 UTC  (4+ messages)
` [RFC PATCH v4 3/4] hazptr: Implement "

[PATCH] rust: task: restrict Task::group_leader() to current
 2025-12-18 10:32 UTC  (2+ messages)

[PATCH] iio: imu: inv_icm45600: fix temperature offset reporting
 2025-12-18 10:30 UTC 

[PATCH v2] gpio: it87: balance superio enter/exit calls in error path
 2025-12-18 10:29 UTC  (2+ messages)

[PATCH v2] Input: pixcir_i2c_ts - add support for one-time total calibration
 2025-12-18 10:22 UTC  (2+ messages)

[PATCH] PCI: xilinx: Fix INTx IRQ domain leak when MSI allocation fails
 2025-12-18 10:23 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v8] dma-buf: add some tracepoints to debug
 2025-12-18 10:25 UTC  (2+ messages)

[PATCH v2 0/2] kfence: allow change objects number
 2025-12-18 10:23 UTC  (5+ messages)
` [PATCH v2 2/2] kfence: allow change number of object by early parameter

[PATCH v2 0/2] nfc: llcp: fix double put/unlock on LLCP_CLOSED in recv handlers
 2025-12-18 10:22 UTC  (5+ messages)
` [PATCH v2 1/2] nfc: llcp: avoid double release/put on LLCP_CLOSED in nfc_llcp_recv_disc()

[PATCH v3 0/2] Improve older camss supply descriptions
 2025-12-18 10:22 UTC  (5+ messages)
` [PATCH v3 1/2] media: dt-bindings: Correct camss VDDA PLL supply description

[PATCH] [RFC] thunderbolt: Add delay for Dell U2725QE link width
 2025-12-18 10:20 UTC  (9+ messages)

[PATCH v11 0/6] i3c: Add basic HDR mode support
 2025-12-18 10:10 UTC  (4+ messages)
` [PATCH v11 6/6] iio: magnetometer: Add mmc5633 sensor

[PATCH v3 0/4] firmware: ti_sci: Introduce BOARDCFG_MANAGED mode for Jacinto family
 2025-12-18 10:19 UTC  (8+ messages)
` [PATCH v3 2/4] firmware: ti_sci: handle IRQ restore in BOARDCFG_MANAGED mode during resume
` [PATCH v3 4/4] firmware: ti_sci: restore clock context during resume in BOARDCFG_MANAGED mode

[PATCH v3 0/2] nfc: llcp: fix double put/unlock on LLCP_CLOSED in recv handlers
 2025-12-18 10:19 UTC  (2+ messages)

[PATCH v8 0/8] coresight: ctcu: Enable byte-cntr function for TMC ETR
 2025-12-18 10:17 UTC  (5+ messages)
` [PATCH v8 5/8] dt-bindings: arm: add an interrupt property for Coresight CTCU

[PATCH v2] net: usb: asix: validate PHY address before use
 2025-12-18 10:17 UTC  (2+ messages)

[PATCH] s390/spinlock: Replace simple_strtoul with kstrtouint in spin_retry_setup
 2025-12-18 10:17 UTC  (3+ messages)

[PATCH] PCI: mediatek-gen3: Ignore link up timeout
 2025-12-18 10:16 UTC  (3+ messages)

linux-next: build warnings after merge of the devicetree tree
 2025-12-18 10:15 UTC  (6+ messages)

[PATCH v2 0/7] irqchip/gic-v5: Code first ACPI boot support
 2025-12-18 10:14 UTC  (8+ messages)
` [PATCH v2 1/7] ACPICA: Add GICv5 MADT structures
` [PATCH v2 2/7] ACPICA: Add Arm IORT IWB node definitions
` [PATCH v2 3/7] irqdomain: Add parent field to struct irqchip_fwid
` [PATCH v2 4/7] PCI/MSI: Make the pci_msi_map_rid_ctlr_node() interface firmware agnostic
` [PATCH v2 5/7] irqchip/gic-v5: Add ACPI IRS probing
` [PATCH v2 6/7] irqchip/gic-v5: Add ACPI ITS probing
` [PATCH v2 7/7] irqchip/gic-v5: Add ACPI IWB probing

xe_survivability_mode.c:undefined reference to `xe_configfs_get_survivability_mode'
 2025-12-18 10:14 UTC 

[PATCH] crypto: marvell: fix dma_free_coherent() size
 2025-12-18 10:12 UTC 

[PATCH RFC net-next 0/6] Support PHY LED for hibmcge driver
 2025-12-18 10:12 UTC  (7+ messages)
` [PATCH RFC net-next 2/6] net: phy: add support to set default rules

[PATCH v2 0/4] PCI: rockchip: 5.0 GT/s speed may be dangerous
 2025-12-18 10:13 UTC  (6+ messages)
` [PATCH v2 1/4] PCI: rockchip: limit RK3399 to 2.5 GT/s to prevent damage

[PATCH 0/7] rust: add initial v4l2 support
 2025-12-18 10:12 UTC  (4+ messages)

[PATCH 00/10] can: grcan: Enhance driver with CANFD Support and Improvements
 2025-12-18 10:12 UTC  (6+ messages)
` [PATCH 02/10] dt-bindings: net: can: grcan: Convert GRCAN CAN controllers binding from txt to YAML

[PATCH 0/5] sched: Random collection of patches
 2025-12-18 10:12 UTC  (4+ messages)
  ` [PATCH 4/5] sched: Add assertions to QUEUE_CLASS

[PATCH] perf/x86/uncore: clean up const mismatch
 2025-12-18 10:11 UTC  (4+ messages)

[PATCH] x86/mtrr: Replace simple_strtoul with kstrtoul in parse_mtrr_spare_reg
 2025-12-18 10:10 UTC 

[PATCH next] drm/panthor: unlock on error in panthor_ioctl_bo_create()
 2025-12-18 10:10 UTC  (2+ messages)

[PATCH] drm/gem: Fix kerneldoc warnings
 2025-12-18 10:09 UTC  (2+ messages)

[PATCH v2 0/2] fix wrong usage of memory allocation APIs under PREEMPT_RT in arm64
 2025-12-18 10:07 UTC  (13+ messages)
` [PATCH v2 1/2] arm64: mmu: don't allocate page while spliting linear mapping
` [PATCH v2 2/2] arm64: mmu: avoid allocating pages while installing ng-mapping for KPTI

[PATCH 0/3 v3] genirq: Fix IRQ threads VS cpuset
 2025-12-18 10:07 UTC  (3+ messages)
` [PATCH 2/3 v3] genirq: Fix interrupt threads affinity vs. cpuset isolated partitions

[PATCH v10 0/8] Add multiple address spaces support to VDUSE
 2025-12-18 10:06 UTC  (4+ messages)
` [PATCH v10 2/8] vduse: add vq group support

[PATCH] drm/amdgpu/dm: Convert IRQ logging to drm_* helpers
 2025-12-18 10:05 UTC 

[syzbot] Monthly mm report (Dec 2025)
 2025-12-18 10:06 UTC 

[syzbot] Monthly gfs2 report (Dec 2025)
 2025-12-18 10:06 UTC 

[PATCH 0/2] arm64: dts: qcom: x1e80100: Enable APSS watchdog in EL2
 2025-12-18 10:06 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: qcom: x1-el2: Add the APSS watchdog

[PATCH v6 14/14] mm: Add basic tests for lazy_mmu
 2025-12-18 10:05 UTC  (2+ messages)
` [PATCH] sparc/mm: export symbols for lazy_mmu_mode KUnit tests

[PATCH] PNP: add put_device() in pnpbios_init()
 2025-12-18 10:03 UTC  (2+ messages)

[PATCH] crypto: cavium: fix dma_free_coherent() size
 2025-12-18  9:56 UTC 

[PATCH 0/3] gpio: realtek-otto: compile fixes
 2025-12-18  9:58 UTC  (7+ messages)
` [PATCH 3/3] gpio: realtek-otto: use of instead of device handlers

[PATCH v1 0/5] hwmon: Add support for Altera SoCFPGA hardware monitoring
 2025-12-18  9:57 UTC  (10+ messages)
` [PATCH v1 1/5] dt-bindings: hwmon: add altr,socfpga-hwmon.yaml binding
` [PATCH v1 2/5] dt-bindings: firmware: svc: add hwmon property
` [PATCH v1 3/5] hwmon: (altr-hwmon): Add initial support for SoCFPGA

[PATCH 0/2] Noinstr fixes for K[CA]SAN with GCOV
 2025-12-18  9:56 UTC  (10+ messages)

[PATCH] of: reserved_mem: Allow reserved_mem framework detect "cma=" kernel param
 2025-12-18  9:55 UTC  (2+ messages)

[PATCH] mtd: spi-nor: update spi_nor_fixups::post_sfdp() documentation
 2025-12-18  9:54 UTC 

[PATCH] dt-bindings: usb: Add Socionext Uniphier DWC3 controller
 2025-12-18  9:52 UTC  (4+ messages)

[RESEND x5][PATCH 1/3] test-ww_mutex: Extend ww_mutex tests to test both classes of ww_mutexes
 2025-12-18  9:51 UTC  (2+ messages)
` [tip: locking/core] "

[RESEND x5][PATCH 2/3] test-ww_mutex: Move work to its own UNBOUND workqueue
 2025-12-18  9:51 UTC  (2+ messages)
` [tip: locking/core] "

[RESEND x5][PATCH 3/3] test-ww_mutex: Allow test to be run (and re-run) from userland
 2025-12-18  9:51 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH v3 00/22] riscv: Memory type control for platforms with physical memory aliases
 2025-12-18  9:49 UTC  (7+ messages)
` [PATCH v3 08/22] mm: Allow page table accessors to be non-idempotent

[PATCH net v4 0/4] vsock/virtio: fix TX credit handling
 2025-12-18  9:45 UTC  (10+ messages)
` [PATCH net v4 1/4] vsock/virtio: fix potential underflow in virtio_transport_get_credit()
` [PATCH net v4 2/4] vsock/virtio: cap TX credit to local buffer size
` [PATCH net v4 3/4] vsock/test: fix seqpacket message bounds test
` [PATCH net v4 4/4] vsock/test: add stream TX credit "

[PATCH v4 00/11] perf sched: Introduce stats tool
 2025-12-18  9:46 UTC  (6+ messages)

[PATCH -next v2 0/6] cpuset: further separate v1 and v2 implementations
 2025-12-18  9:31 UTC  (7+ messages)
` [PATCH -next v2 1/6] cpuset: add lockdep_assert_cpuset_lock_held helper
` [PATCH -next v2 2/6] cpuset: add cpuset1_online_css helper for v1-specific operations
` [PATCH -next v2 3/6] cpuset: add cpuset1_init helper for v1 initialization
` [PATCH -next v2 4/6] cpuset: move update_domain_attr_tree to cpuset_v1.c
` [PATCH -next v2 5/6] cpuset: separate generate_sched_domains for v1 and v2
` [PATCH -next v2 6/6] cpuset: remove v1-specific code from generate_sched_domains

[PATCH v22 0/7] firmware: imx: driver for NXP secure-enclave
 2025-12-18  9:45 UTC  (3+ messages)
` [PATCH v22 5/7] firmware: drivers: imx: adds miscdev

[PATCH] entry: always inline local_irq_{enable,disable}_exit_to_user()
 2025-12-18  9:45 UTC  (2+ messages)
` [tip: core/urgent] entry: Always "

[PATCH v3 0/2] Add firmware-managed PCIe Endpoint support for SA8255P
 2025-12-18  9:44 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: PCI: qcom,pcie-ep-sa8255p: Document firmware managed PCIe endpoint

[PATCH v2 00/28] Eliminate Dying Memory Cgroup
 2025-12-18  9:43 UTC  (10+ messages)
` [PATCH v2 04/28] mm: vmscan: prepare for the refactoring the move_folios_to_lru()
` [PATCH v2 13/28] mm: migrate: prevent memory cgroup release in folio_migrate_mapping()
` [PATCH v2 17/28] mm: thp: prevent memory cgroup release in folio_split_queue_lock{_irqsave}()

[PATCH] mm/memcg: reorder retry checks for clarity in try_charge_memcg
 2025-12-18  9:42 UTC  (2+ messages)
` (no subject)

[PATCH 6.12 000/354] 6.12.63-rc1 review
 2025-12-18  9:41 UTC  (2+ messages)

[PATCH 6.17 000/506] 6.17.13-rc2 review
 2025-12-18  9:40 UTC  (2+ messages)

[PATCH 0/2] introduce pagetable_alloc_nolock()
 2025-12-18  9:36 UTC  (4+ messages)
` [PATCH 2/2] arm64: mmu: use pagetable_alloc_nolock() while stop_machine()

[PATCH 6.18 000/614] 6.18.2-rc1 review
 2025-12-18  9:35 UTC  (2+ messages)

[PATCH] hrtimer: add usage examples to documentation
 2025-12-18  9:33 UTC  (5+ messages)

[PATCH 0/4] Improve khugepaged scan logic
 2025-12-18  9:33 UTC  (9+ messages)
` [PATCH 1/4] mm: khugepaged: add trace_mm_khugepaged_scan event
` [PATCH 2/4] mm: khugepaged: remove mm when all memory has been collapsed
` [PATCH 3/4] mm: khugepaged: move mm to list tail when MADV_COLD/MADV_FREE
` [PATCH 4/4] mm: khugepaged: set to next mm direct when mm has MMF_DISABLE_THP_COMPLETELY

[PATCH v7 0/2] Add support for NXP XSPI
 2025-12-18  9:32 UTC  (2+ messages)

[PATCH 0/2] spi: cadence-quadspi: Fix probe error path and logging
 2025-12-18  9:32 UTC  (2+ messages)

[PATCH v6 0/2] Add support for NXP XSPI
 2025-12-18  9:32 UTC  (2+ messages)

[PATCH] tty: serial: Replace deprecated PCI API
 2025-12-18  9:30 UTC  (7+ messages)

[PATCH] PCI: Remove useless WARN_ON() from devres
 2025-12-18  9:28 UTC 

[PATCH] drm/amdgpu/dm: Convert IRQ logging to drm_* helpers
 2025-12-18  9:28 UTC  (3+ messages)

[PATCH v3 0/3] Noinstr fixes for K[CA]SAN with GCOV
 2025-12-18  9:24 UTC  (5+ messages)
` [PATCH v3 1/3] kasan: mark !__SANITIZE_ADDRESS__ stubs __always_inline

[PATCH] i2c: riic: Move suspend handling to NOIRQ phase
 2025-12-18  9:23 UTC  (2+ messages)

[PATCH v3] mhi: host: Add standard elf image download functionality
 2025-12-18  9:21 UTC  (13+ messages)

[PATCH] iio: imu: inv_icm42600: enable temp polling when buffer is on
 2025-12-18  9:21 UTC 

[PATCH v3] erofs: simplify the code using for_each_set_bit
 2025-12-18  9:20 UTC  (2+ messages)

[PATCH v2 0/2] vfio/pci: Fix issues with qword access
 2025-12-18  9:20 UTC  (3+ messages)
` [PATCH v2 1/2] vfio/pci: Disable qword access to the PCI ROM bar

[PATCH v6 00/44] KVM: x86: Add support for mediated vPMUs
 2025-12-18  9:19 UTC  (3+ messages)

[PATCH 0/3] mm/khugepaged: minor cleanups
 2025-12-18  9:18 UTC  (9+ messages)
` [PATCH 1/3] mm/khugepaged: remove unnecessary goto 'skip' label
` [PATCH 2/3] mm/khugepaged: use enum scan_result for result variables
` [PATCH 3/3] mm/khugepaged: make khugepaged_collapse_control static

[PATCH bpf-next v9 00/10] Improve the performance of BTF type lookups with binary search
 2025-12-18  9:16 UTC  (6+ messages)
` [PATCH bpf-next v9 08/10] bpf: Skip anonymous types in type lookup for performance

[PATCH v9 0/6] RTL8231 GPIO expander support
 2025-12-18  9:15 UTC  (3+ messages)
` [PATCH v9 4/6] pinctrl: Add RTL8231 pin control and GPIO support


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