The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-06-08 18:05:41 to 2026-06-08 20:16:35 UTC [more...]

[PATCH v3 00/17] i3c: renesas: Suspend to RAM with power loss and runtime PM
 2026-06-08 20:15 UTC  (15+ messages)
` [PATCH v3 01/17] i3c: renesas: Check that the transfer is valid before accessing it
` [PATCH v3 02/17] i3c: renesas: Restore STDBR and EXTBR registers on resume
` [PATCH v3 03/17] i3c: renesas: Follow the reset deassert order used in probe
` [PATCH v3 04/17] i3c: renesas: Reconfigure the DATBAS register on re-attach
` [PATCH v3 05/17] i3c: renesas: Reset the controller on resume
` [PATCH v3 06/17] i3c: renesas: Perform Dynamic Address Assignment "
` [PATCH v3 07/17] i3c: renesas: Do not attach devices if xfer failed
` [PATCH v3 08/17] i3c: renesas: Clean DATBAS register on detach
` [PATCH v3 09/17] i3c: renesas: Use reset_control_bulk_{assert, deassert}()
` [PATCH v3 10/17] i3c: renesas: Return immediately if there is no transfer
` [PATCH v3 11/17] i3c: renesas: Follow a unified pattern for transfer and command initialization
` [PATCH v3 12/17] i3c: renesas: Drop the explicit memset() call
` [PATCH v3 13/17] i3c: renesas: Update HW registers after SW computations are done
` [PATCH v3 14/17] i3c: renesas: Organize structures to avoid unnecessary padding

[PATCH] MAINTAINERS: i2c: designware: Remove inactive reviewer
 2026-06-08 20:14 UTC  (2+ messages)

[PATCH v2] arm64: dts: qcom: sm6125-xiaomi-laurel-sprout: Fixup panel compatible
 2026-06-08 20:10 UTC 

[PATCH v2] KVM: PPC: Book3S HV: Validate arch_compat against host compatibility mode
 2026-06-08 20:10 UTC 

[PATCHv2 0/3] watchdog: sama5d4: fix IRQ and timeout bugs, use platform_get_irq_optional
 2026-06-08 20:09 UTC  (4+ messages)
` [PATCHv2 1/3] watchdog: sama5d4: fix shared IRQ and hardcoded timeout issues
` [PATCHv2 2/3] watchdog: sama5d4: use platform_get_irq_optional()
` [PATCHv2 3/3] watchdog: sama5d4: fix NULL deref in irq handler

[PATCH v10 00/37] mm/virtio: skip redundant zeroing of host-zeroed pages
 2026-06-08 20:09 UTC  (44+ messages)
` [PATCH v10 07/37] mm: thread user_addr through page allocator for cache-friendly zeroing
` [PATCH v10 12/37] mm: use folio_zero_user for user pages in post_alloc_hook
` [PATCH v10 16/37] mm: alloc_swap_folio: pass raw fault address to vma_alloc_folio
` [PATCH v10 17/37] mm: page_reporting: skip redundant zeroing of host-zeroed reported pages
` [PATCH v10 24/37] mm: add put_page_zeroed and folio_put_zeroed

[PATCH] perf riscv: fix register name strings
 2026-06-08 20:08 UTC  (2+ messages)

[PATCH] vfs: add FS_USERNS_DELEGATABLE flag and set it for NFS
 2026-06-08 20:08 UTC  (2+ messages)

[PATCH v2 0/2] Add ipq5210 USB phy support
 2026-06-08 20:06 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: phy: qcom,qusb2: Document IPQ5210 compatible
` [PATCH v2 2/2] dt-bindings: phy: qcom,qmp-usb: Add ipq5210 USB3 PHY

Save a WRMSR GS.base?
 2026-06-08 20:05 UTC  (11+ messages)

[PATCH] HID: intel-thc-hid: intel-quickspi: reset touch IC on system resume
 2026-06-08 20:02 UTC  (11+ messages)
                ` [PATCH v2] "

[PATCH bpf v8 0/2] bpf: tcp: Fix null-ptr-deref in arbitrary SYN Cookie
 2026-06-08 20:02 UTC  (4+ messages)
` [PATCH bpf v8 1/2] net: Validate protocol in skb_steal_sock() for BPF-assigned sockets

[PATCH v2] i2c: i801: fix hardware state machine corruption in error path
 2026-06-08 20:01 UTC  (2+ messages)

[PATCH bpf] bpf: Validate BTF repeated field counts before expansion
 2026-06-08 20:01 UTC  (7+ messages)

[PATCH v3 00/19] rust: I/O type generalization and projection
 2026-06-08 19:59 UTC  (20+ messages)
` [PATCH v3 01/19] rust: io: add dynamically-sized `Region` type
` [PATCH v3 02/19] rust: io: add missing safety requirement in `IoCapable` methods
` [PATCH v3 03/19] rust: io: restrict untyped IO access and `register!` to `Region`
` [PATCH v3 04/19] rust: io: implement `Io` on reference types instead
` [PATCH v3 05/19] rust: io: generalize `MmioRaw` to pointer to arbitrary type
` [PATCH v3 06/19] rust: io: rename `Mmio` to `MmioOwned`
` [PATCH v3 07/19] rust: io: implement `Mmio` as view type
` [PATCH v3 08/19] rust: pci: io: make `ConfigSpace` a view
` [PATCH v3 09/19] rust: io: use view types instead of addresses for `Io`
` [PATCH v3 10/19] rust: io: remove `MmioOwned`
` [PATCH v3 11/19] rust: io: move `Io` methods to extension trait
` [PATCH v3 12/19] rust: io: add projection macro and methods
` [PATCH v3 13/19] rust: io: add I/O backend for system memory with volatile access
` [PATCH v3 14/19] rust: io: implement a view type for `Coherent`
` [PATCH v3 15/19] rust: io: add `read_val` and `write_val` function on `Io`
` [PATCH v3 16/19] gpu: nova-core: use I/O projection for cleaner encapsulation
` [PATCH v3 17/19] rust: dma: drop `dma_read!` and `dma_write!` API
` [PATCH v3 18/19] rust: io: add copying methods
` [PATCH v3 19/19] rust: io: implement `Io` for `Either`

[PATCH bpf v4 0/2] bpf: Fix kfunc implicit arg injection and add selftest
 2026-06-08 19:58 UTC  (3+ messages)
` [PATCH bpf v5 "

[PATCH 0/2] mm/vmpressure: reduce CPU, memory and code overhead on cgroup v2
 2026-06-08 19:56 UTC  (4+ messages)

[RFC PATCH 0/4] dma-mapping: Add preservation of direct allocations
 2026-06-08 19:55 UTC  (5+ messages)
` [RFC PATCH 2/4] dma/pool: Add an API to check if DMA allocation is from pool
` [RFC PATCH 3/4] dma-direct: Add API to preserve/restore allocations

[PATCH] arm64: dts: qcom: sm6125-xiaomi-laurel-sprout: Fixup panel compatible
 2026-06-08 19:53 UTC  (2+ messages)

[PATCH v3] PCI: Call local_pci_probe() directly if current CPU is in the right node
 2026-06-08 19:51 UTC  (2+ messages)

[PATCH v3 0/4] mm/zswap: Implement per-cgroup proactive writeback
 2026-06-08 19:50 UTC  (11+ messages)
` [PATCH v3 2/4] mm/zswap: Implement "

[PATCH 0/5] Shikra: Add DT support for ice, rng and qce
 2026-06-08 19:49 UTC  (7+ messages)
` [PATCH 4/5] dt-bindings: dma: qcom,bam-dma: Increase iommus maxItems to seven

[PATCH next] drivers/scsi/mpt3sas: Replace strcpy() + strcat() with snprintf()
 2026-06-08 19:48 UTC  (2+ messages)

[PATCH v1 0/2] soundwire: qcom: add support for EE-aware register layout
 2026-06-08 19:48 UTC  (5+ messages)
` [PATCH v1 1/2] dt-bindings: soundwire: qcom: add qcom,swr-master-ee-val property
` [PATCH v1 2/2] soundwire: qcom: add EE-aware register layout and cpu selection

[PATCH v6 0/6] s390: Enable Rust support and add required arch glue
 2026-06-08 19:45 UTC  (9+ messages)
` [PATCH v6 1/6] s390/bug: Provide ARCH_WARN_ASM for Rust WARN/BUG support
` [PATCH v6 2/6] s390/jump_label: Implement ARCH_STATIC_BRANCH_JUMP_ASM and ARCH_STATIC_BRANCH_ASM macros
` [PATCH v6 3/6] rust/bindgen_parameters: Mark s390 types as opaque to prevent repr conflicts
` [PATCH v6 4/6] rust: helpers: Add memchr wrapper for string operations
` [PATCH v6 5/6] s390/cmpxchg: Fix KASAN stack-out-of-bounds in atomic helpers
` [PATCH v6 6/6] s390: Enable Rust support

[PATCH v2] nvme-apple: Prevent shared tags across queues on Apple A11
 2026-06-08 19:45 UTC  (2+ messages)

[PATCH v6] dma-buf: Fix silent overflow for phys vec to sgt
 2026-06-08 19:43 UTC 

[PATCH] lib/xz: replace min_t with min
 2026-06-08 19:41 UTC 

[PATCH v8 0/6] MediaTek pinctrl DT binding cleanup and MT6735 pinctrl support
 2026-06-08 19:41 UTC  (3+ messages)
` [PATCH v8 6/6] pinctrl: mediatek: Add MT6735 pinctrl driver

[PATCH v2 0/6] watchdog: starfive: runtime PM cleanup
 2026-06-08 19:39 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/6] watchdog: starfive: balance PM refcount when start operation fails

[PATCH] get_maintainer: add recipients to output of script
 2026-06-08 19:32 UTC  (3+ messages)

[PATCH v2] firmware_loader: Fix recursive lock in device_cache_fw_images()
 2026-06-08 19:35 UTC  (3+ messages)

[PATCH 0/7] Accelerate page migration with batch copying and hardware offload
 2026-06-08 19:32 UTC  (9+ messages)
` [PATCH 3/7] mm/migrate: skip data copy for already-copied folios

[PATCH v7 0/8] media: camss: Add support for C-PHY configuration on Qualcomm platforms
 2026-06-08 19:32 UTC  (6+ messages)
` [PATCH v7 2/8] media: qcom: camss: csiphy-3ph: Use odd bits for configuring C-PHY lanes
` [PATCH v7 3/8] media: qcom: camss: Prepare CSID for C-PHY support

[PATCH] powerpc: replace strlcat to simplify ppc_kallsyms_lookup_name
 2026-06-08 19:32 UTC 

[PATCH 0/3] pinctrl: qcom: Correct MSM_PULL_MASK and fix resolving TLMM register address
 2026-06-08 19:31 UTC  (2+ messages)

[PATCH 0/4] Add PLL3 and LCDC_CLKD support for RZ/T2H and RZ/N2H
 2026-06-08 19:31 UTC  (4+ messages)
` [PATCH 2/4] clk: renesas: cpg-mssr: Add table-driven MSTP dummy-read delay for LCDC on RZ/T2H

[PATCH v2 0/4] i2c: tegra: Improve DMA mapping, latency, and power management
 2026-06-08 19:30 UTC  (2+ messages)

[PATCH 0/2] pinctrl: mediatek: Enable MT8189 as loadable module
 2026-06-08 19:29 UTC  (2+ messages)

[PATCH v18 0/4] [VFIO] Error recovery for vfio-pci devices on s390x
 2026-06-08 19:26 UTC  (6+ messages)
` [PATCH v18 3/4] vfio/pci: Add a reset_done callback for vfio-pci driver

[RFC PATCH] dma-fence: Fix races of fence callbacks versus destructors by locking
 2026-06-08 19:25 UTC  (9+ messages)

[PATCH v4 0/2] Improve the performance of bitmap_find_next_zero_area_off()
 2026-06-08 19:24 UTC  (4+ messages)
` [PATCH v4 2/2] lib/bitmap: add tests for bitmap_find_next_zero_area_off()

[PATCH v5] platform/x86/lenovo: Add Yoga Book 9 keyboard dock detection driver
 2026-06-08 19:23 UTC  (6+ messages)

[PATCH] drm/amdgpu: initialize irq.lock spinlock earlier
 2026-06-08 19:22 UTC 

[PATCH v2] gpio: mt7621: fix interrupt banks mapping on gpio chips
 2026-06-08 19:21 UTC  (6+ messages)

[PATCH v3 0/2] Add support for Battery Status AMS
 2026-06-08 19:20 UTC  (3+ messages)

[PATCH v2] dt-bindings: i2c: convert i2c-mux-reg to DT schema
 2026-06-08 19:17 UTC 

[PATCH] staging: rtl8723bs: core: avoid NULL pointer dereference in c2h_wk_callback
 2026-06-08 19:06 UTC 

[PATCH net v2] rtase: Workaround for IP fragmented UDP packet hardware bug
 2026-06-08 19:06 UTC  (2+ messages)

[PATCH v16 00/10] arm64/riscv: Add support for crashkernel CMA reservation
 2026-06-08 19:00 UTC  (3+ messages)

[PATCH v7 0/6] Add RMPOPT support
 2026-06-08 18:57 UTC  (7+ messages)
` [PATCH v7 1/6] x86/cpufeatures: Add X86_FEATURE_RMPOPT feature flag
` [PATCH v7 2/6] x86/sev: Initialize RMPOPT configuration MSRs
` [PATCH v7 3/6] x86/sev: Add support to perform RMP optimizations asynchronously
` [PATCH v7 4/6] x86/sev: Add interface to re-enable RMP optimizations
` [PATCH v7 5/6] KVM: SEV: Perform RMP optimizations on SNP guest shutdown
` [PATCH v7 6/6] x86/sev: Add debugfs support for RMPOPT

[PATCH v2 1/3] userfaultfd: verify VMA state across UFFDIO_COPY retry
 2026-06-08 18:57 UTC  (5+ messages)

[PATCH v1] watchdog: unregister PM notifier on watchdog unregister
 2026-06-08 18:57 UTC  (2+ messages)

[PATCH] dt-bindings: watchdog: qcom-wdt: Document IPQ5210 watchdog
 2026-06-08 18:56 UTC  (2+ messages)

[PATCH v5] dma-buf: Fix silent overflow for phys vec to sgt
 2026-06-08 18:54 UTC  (5+ messages)

[PATCHv2 net] net: ibm: emac: mal: fix unchecked platform_get_irq return values
 2026-06-08 18:54 UTC  (2+ messages)

[PATCH v2 0/5] watchdog: improve comments & Documentation
 2026-06-08 18:53 UTC  (2+ messages)

[PATCH next v2] drivers/of/overlay: Use memcpy() to copy known length strings
 2026-06-08 18:51 UTC 

[PATCH v19 0/4] Rust bindings for gem shmem
 2026-06-08 18:50 UTC  (6+ messages)
` [PATCH v19 1/4] rust: drm: gem: shmem: Add DmaResvGuard helper
` [PATCH v19 2/4] rust: drm: gem: shmem: Add vmap functions
` [PATCH v19 3/4] rust: faux: Allow retrieving a bound Device
` [PATCH v19 4/4] rust: drm: gem: Introduce shmem::Object::sg_table()

[PATCH] cgroup/cpuset: Support multiple source/destination cpusets using pids pattern
 2026-06-08 18:49 UTC  (3+ messages)

[PATCH v5 0/6] s390: Enable Rust support and add required arch glue
 2026-06-08 18:48 UTC  (5+ messages)

[PATCH net-next v2] ixgbe: implement get_queue_stats_rx
 2026-06-08 18:47 UTC  (2+ messages)

[PATCH] HID: hiddev: Use kref to track struct hiddev lifetime
 2026-06-08 18:44 UTC  (2+ messages)

[PATCH 0/2] Make liveupdate selftests util as a library
 2026-06-08 18:44 UTC  (6+ messages)
` [PATCH 2/2] selftests/liveupdate: Add helpers to preserve/retrieve FDs

[PATCH] drm/virtio: fix dma_fence refcount leak on error in virtio_gpu_dma_fence_wait()
 2026-06-08 18:43 UTC  (2+ messages)

[PATCH] liveupdate: Document that retrieve failure is permanent
 2026-06-08 18:42 UTC 

[PATCH 0/3] vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2
 2026-06-08 18:42 UTC  (4+ messages)
` [PATCH 2/3] "

[PATCH 0/7] HID: iio: basic clean up for usage_id
 2026-06-08 18:41 UTC  (8+ messages)
` [PATCH 3/7] iio: light: hid-sensor-als: use u32 instead of unsigned

[PATCH RFC 0/2] pinctrl: qcom: eliza: Couple misc fixes
 2026-06-08 18:41 UTC  (6+ messages)
` [PATCH RFC 1/2] pinctrl: qcom: eliza: Fix HDMI_RCV_DET function slot

[PATCH v3 00/20] sched: Introduce cpu_preferred_mask and steal-driven vCPU backoff
 2026-06-08 18:40 UTC  (5+ messages)
` [PATCH v3 14/20] sched/debug: Provide debugfs to enable/disable steal monitor
` [PATCH v3 17/20] sched/core: Introduce default arch handling code for inc/dec preferred CPUs

[PATCH net-next v1 0/6] add support for phylink
 2026-06-08 18:40 UTC  (6+ messages)
` [PATCH net-next v1 2/6] r8169: "

[PATCH v1] drm/virtio: Fix driver removal with disabled KMS
 2026-06-08 18:40 UTC  (2+ messages)

[PATCH v5 0/5] iio: adc: add AMD/Xilinx Versal SysMon driver
 2026-06-08 18:38 UTC  (6+ messages)
` [PATCH v5 1/5] dt-bindings: iio: adc: add xlnx,versal-sysmon binding
` [PATCH v5 2/5] iio: adc: add Versal SysMon driver
` [PATCH v5 3/5] iio: adc: versal-sysmon: add I2C driver
` [PATCH v5 4/5] iio: adc: versal-sysmon: add threshold event support
` [PATCH v5 5/5] iio: adc: versal-sysmon: add oversampling support

[PATCH v3 0/3] Add Hawi UFS PHY and Controller support
 2026-06-08 18:37 UTC  (3+ messages)
` [PATCH v3 3/3] phy: qcom-qmp-ufs: Add UFS PHY support on Hawi

[PATCH v5 0/4] clk: qcom: Add RPMCC and GCC support for the Qualcomm Shikra SoC
 2026-06-08 18:36 UTC  (3+ messages)
` [PATCH v5 3/4] clk: qcom: smd-rpm: Add missing RF_CLK1/RF_CLK2 clocks support on Agatti

[PATCH] RDMA/iwpm: fix kref bypass in iwpm_register_pid() error path
 2026-06-08 18:34 UTC  (2+ messages)

[PATCH] drm/amd/display: Avoid using zero AC/DC brightness levels
 2026-06-08 18:34 UTC  (6+ messages)

[PATCH v2] arm64: dts: qcom: msm8996: add blsp2_spi5 node
 2026-06-08 18:34 UTC  (2+ messages)

[PATCH] RDMA/core: fix refcount leak in __ib_alloc_pd()
 2026-06-08 18:32 UTC  (2+ messages)

[PATCH 00/15] Enable TDX Module Extensions and DICE-based TDX Quoting
 2026-06-08 18:31 UTC  (2+ messages)

[PATCH v2 0/4] qcom-rng fixes and cleanups
 2026-06-08 18:31 UTC  (3+ messages)
` [PATCH v2 3/4] crypto: qcom-rng - Remove crypto_rng interface

[PATCH v2 0/7] ibmvfc: make ibmvfc support FPIN messages
 2026-06-08 18:30 UTC  (8+ messages)
` [PATCH v2 1/7] ibmvfc: add basic FPIN support
` [PATCH v2 2/7] ibmvfc: Add NOOP command support
` [PATCH v2 3/7] ibmvfc: make ibmvfc login to fabric
` [PATCH v2 4/7] ibmvfc: define asynchronous sub-queue
` [PATCH v2 5/7] ibmvfc: allocate "
` [PATCH v2 6/7] ibmvfc: register and use "
` [PATCH v2 7/7] ibmvfc: handle extended FPIN events

[PATCH] i2c: stm32f7: fix timing computation ignoring i2c-analog-filter
 2026-06-08 18:27 UTC  (2+ messages)

[PATCH 0/3] iio: adc: Extend ti-ads1100 driver
 2026-06-08 18:25 UTC  (4+ messages)
` [PATCH 3/3] iio: adc: Add ti-ads1110 support to "

[PATCH] riscv: dts: spacemit: k3-pico-itx: Fix non-functional ethernet TX timing
 2026-06-08 18:23 UTC 

[PATCH v1] vsock/virtio: rework MSG_ZEROCOPY flag handling
 2026-06-08 18:20 UTC  (5+ messages)

[PATCH v1] clocksource/drivers/timer-atmel-pit: Fix init failure cleanup
 2026-06-08 18:20 UTC 

[PATCH] ext4: validate donor file superblock early in EXT4_IOC_MOVE_EXT
 2026-06-08 18:20 UTC  (2+ messages)

[PATCH next] drivers/of/overlay: Use memcpy() to copy known length strings
 2026-06-08 18:20 UTC  (3+ messages)

[PATCH v6 00/12] PCI: liveupdate: PCI core support for Live Update
 2026-06-08 18:19 UTC  (8+ messages)
` [PATCH v6 08/12] PCI: liveupdate: Inherit ACS flags in incoming preserved devices
` [PATCH v6 09/12] PCI: liveupdate: Inherit ARI Forwarding Enable on preserved bridges

[PATCH v3 00/12] [PATCH v3 00/12] x86/resctrl: Add kernel-mode (e.g., PLZA) support to the resctrl subsystem
 2026-06-08 18:17 UTC  (8+ messages)
` [PATCH v3 04/12] x86,fs/resctrl: Program PLZA through kmode arch hooks

[PATCH v2] net/sched: act_nat: only rewrite IPv4 packets
 2026-06-08 18:13 UTC 

[RFC v1 0/9] kho: granular compatibility and header decoupling
 2026-06-08 18:11 UTC  (6+ messages)

[PATCH net-next v2 0/5] Consolidate FCrypt and PCBC code into net/rxrpc/
 2026-06-08 18:11 UTC  (5+ messages)

[PATCH] driver core: enforce device_lock for driver_match_device()
 2026-06-08 18:09 UTC  (3+ messages)
` [PATCH v2 0/4] Convert remaining buses to generic driver_override handling

[PATCH] spi: cadence-xspi: Revert COMPILE_TEST support
 2026-06-08 18:09 UTC  (3+ messages)

[PATCH V2 0/7] i3c: Fix IBI race, address handling, and reconcile DAA
 2026-06-08 18:06 UTC  (3+ messages)
` [PATCH V2 7/7] i3c: master: Reconcile dynamic addresses after DAA

[PATCH v4 0/4] arm64: Add BRBE support for bpf_get_branch_snapshot()
 2026-06-08 18:06 UTC  (3+ messages)
` [PATCH v4 2/4] perf: Use a union to clear branch entry bitfields

[PATCH v1 0/2] soc: aspeed: Add BMC and host driver for PCIe BMC device
 2026-06-08 18:05 UTC  (3+ messages)
` [PATCH v2 "


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