The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-08-10 20:51:58 to 2026-08-10 23:21:00 UTC [more...]

[PATCH net v2] net/sched: act_gact, act_police: range check the fallback control action
 2026-08-10 23:20 UTC  (2+ messages)

[PATCH net] tcp: fix icsk_ack.ato bitfield overflow
 2026-08-10 23:20 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: usb: dwc3: Document Renesas R-Car Gen5 DWC3 xHCI USB controller
 2026-08-10 23:18 UTC  (5+ messages)
` [PATCH v2 2/2] usb: dwc3: dwc3-generic-plat: Add Renesas R-Car Gen5 DWC3 xHCI USB controller glue

[PATCH] sched/fair: Let sync wakeups target the waker's core
 2026-08-10 23:17 UTC  (2+ messages)

[PATCH v3 0/3] btrfs: fix failed sprout device add rollback
 2026-08-10 23:16 UTC  (2+ messages)

[PATCH v10] ptp: ocp: add CPLD ISP support for ADVA TimeCard X1
 2026-08-10 23:07 UTC  (2+ messages)

[PATCH] usbip: make remote list honor parsable output
 2026-08-10 23:13 UTC 

[PATCH v6] nvme: reject passthrough of driver-managed Set Features
 2026-08-10 23:13 UTC  (2+ messages)

[PATCH net v3] selftests/net: fin_ack_lat: fix latency threshold typo
 2026-08-10 23:10 UTC  (2+ messages)

[PATCH net-next v6 0/3] Add DAPU Telecom DAP8211R(I) Gigabit Ethernet PHY driver
 2026-08-10 23:10 UTC  (2+ messages)

[PATCH net-next v5 0/3] dpll: add SiTime SiT9531x DPLL clock driver
 2026-08-10 23:04 UTC  (4+ messages)
` [PATCH net-next v5 1/3] dt-bindings: vendor-prefixes: add SiTime Corporation
` [PATCH net-next v5 2/3] dt-bindings: dpll: add SiTime SiT95316 clock generator
` [PATCH net-next v5 3/3] dpll: add SiTime SiT9531x DPLL clock driver

[PATCH v5 0/4] iio: light: add support for veml6031x00 ALS series
 2026-08-10 23:09 UTC  (7+ messages)
` [PATCH v5 2/4] "
` [PATCH v5 4/4] iio: light: veml6031x00: add support for events and trigger

[PATCH v6] mm/hugetlb_cma: Fix null nodemask dereference in hugetlb_cma_alloc_frozen_folio
 2026-08-10 23:08 UTC 

[PATCH] nilfs2: standardize the inode number type to u64
 2026-08-10 23:08 UTC  (2+ messages)

[PATCH] nilfs2: enhance btree node keys check
 2026-08-10 23:08 UTC  (2+ messages)

[PATCH v5] mm/hugetlb_cma: Fix null nodemask dereference in hugetlb_cma_alloc_frozen_folio
 2026-08-10 23:06 UTC  (7+ messages)

[PATCH v3 0/6] xfs: fix filesystem shutdown from parent pointer reservation underflow
 2026-08-10 23:06 UTC  (7+ messages)
` [PATCH v3 1/6] xfs: initialise error in xfs_defer_finish_one()
` [PATCH v3 2/6] xfs: give the deferred barrier op type a name
` [PATCH v3 3/6] xfs: report the error that made deferred work shut down the fs
` [PATCH v3 4/6] xfs: correct the parent pointer space reservation comment
` [PATCH v3 5/6] xfs: initialise args->total for parent pointer updates
` [PATCH v3 6/6] xfs: assert the reservation covers each da fork growth

[PATCH v4 00/11] liveupdate: kvm: Guest_memfd preservation
 2026-08-10 23:05 UTC  (5+ messages)
` [PATCH v4 01/11] liveupdate: Add LIVEUPDATE_GUEST_MEMFD config option
` [PATCH v4 02/11] KVM: Introduce kvm_create_vm_file() helper

[PATCH 0/3] mtd: rawnand: sunxi: support the Allwinner randomized OOB format
 2026-08-10 23:04 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: mtd: sunxi: Add randomized OOB flag
` [PATCH 2/3] mtd: rawnand: sunxi: support randomized OOB formats
` [PATCH 3/3] mtd: rawnand: sunxi: select the packed H6/H616 OOB layout

[PATCH v2] usb: core: handle port status errors in disable_show()
 2026-08-10 23:04 UTC 

[PATCH 7.1 000/438] 7.1.8-rc1 review
 2026-08-10 23:00 UTC  (2+ messages)

[PATCH v3 0/2] nvme-tcp: two checks on the C2HData receive path
 2026-08-10 22:58 UTC  (2+ messages)

[PATCH 00/17] nova-core: GPU interrupt support and GSP event delivery
 2026-08-10 22:55 UTC  (6+ messages)
` [PATCH 03/17] rust: pci: expose the allocated interrupt type

[PATCH v9 00/21] KVM: x86: Cleaning up the KVM clock mess, part 1
 2026-08-10 22:54 UTC  (22+ messages)
` [PATCH v9 01/21] KVM: x86: Update "last guest TSC" snapshot prior to enabling IRQs/preemption
` [PATCH v9 02/21] KVM: x86: Improve accuracy of KVM clock when TSC scaling is in force
` [PATCH v9 03/21] KVM: x86: Explicitly disable TSC scaling without CONSTANT_TSC
` [PATCH v9 04/21] KVM: x86: Activate master clock immediately on vCPU creation
` [PATCH v9 05/21] KVM: x86: Compute kvmclock base without pvclock_gtod_data
` [PATCH v9 06/21] KVM: x86: Avoid NTP frequency skew for KVM clock on 32-bit host
` [PATCH v9 07/21] KVM: x86: Drop unnecessary CPU pinning when computing/getting kvmclock
` [PATCH v9 08/21] KVM: x86: Move "no master clock" fallback from __get_kvmclock() to get_kvmclock()
` [PATCH v9 09/21] KVM: x86: Wrap all of __get_kvmclock_master_clock() with CONFIG_X86_64=y
` [PATCH v9 10/21] KVM: x86: Fall back to non-master-clock if clockread fails in get_kvmclock()
` [PATCH v9 11/21] KVM: x86: Fix KVM clock precision in get_kvmclock() with TSC scaling
` [PATCH v9 12/21] KVM: x86: Use get_kvmclock() in kvm_get_wall_clock_epoch()
` [PATCH v9 13/21] KVM: x86: Fix compute_guest_tsc() to handle negative time deltas
` [PATCH v9 14/21] KVM: x86: Disable preemption, not IRQs, when getting TSC+freq pair
` [PATCH v9 15/21] KVM: x86: Make master clock logic in guest PV clock updates 64-bit only
` [PATCH v9 16/21] KVM: x86: Upscale TSC to "now", not master clock when updating PV clocks
` [PATCH v9 17/21] KVM: x86: Simplify and comment kvm_get_time_scale()
` [PATCH v9 18/21] KVM: x86: Remove implicit rdtsc() from kvm_compute_l1_tsc_offset()
` [PATCH v9 19/21] KVM: x86: Use kernel timekeeping snapshots for getting kvmclock time since boot
` [PATCH v9 20/21] KVM: x86: Use kernel timekeeping snapshot for monotonic clock
` [PATCH v9 21/21] KVM: x86: Use kernel timekeeping snapshot to get walltime+TSC

[PATCH net-next V5 2/2] net/mlx5: implement max_sfs parameter
 2026-08-10 22:51 UTC  (2+ messages)

[PATCH 0/5] Rework PCI IRQ vector code
 2026-08-10 22:47 UTC  (6+ messages)
` [PATCH 1/5] rust: irq: add anchor generic to IrqRequest and Registration
` [PATCH 2/5] rust: pci: convert IrqVectorRegistration to a lifetime-managed owning type
` [PATCH 3/5] rust: pci: remove IrqVector and resolve IrqRequest directly
` [PATCH 4/5] PCI: add pci_irq_type() to query the allocated interrupt type
` [PATCH 5/5] rust: pci: expose "

[PATCH 0/2] block: expose blkcg io.stat to BPF
 2026-08-10 22:46 UTC  (4+ messages)
` [PATCH 1/2] block: add BPF kfuncs to read blkcg io.stat

[PATCH] drm/panel: samsung-s6d16d0: Use mipi_dsi_*_multi(); fix minor bugs
 2026-08-10 22:46 UTC  (3+ messages)

[PATCH v4 00/18] tracing/remotes: Add printk, dump_on_panic and boot parameters
 2026-08-10 22:46 UTC  (5+ messages)
` [PATCH v4 06/18] tracing/remotes: Add dmesg tracefs file
` [PATCH v4 07/18] tracing/remotes: selftests: Add a test for the "

[PATCH 0/6] Apple NVMe fixes for macOS 15+ firmware / M4 support
 2026-08-10 22:44 UTC  (2+ messages)

[PATCH] ASoC: dwc: Propagate -EPROBE_DEFER from IRQ lookup
 2026-08-10 14:39 UTC  (2+ messages)

[PATCH v3 0/3] mtd/spi-mem: Enable DQS support
 2026-08-10 17:01 UTC  (2+ messages)
` (subset) "

-next status as at v7.2-rc7
 2026-08-10 22:43 UTC 

[PATCH 6.18 000/396] 6.18.44-rc1 review
 2026-08-10 22:40 UTC  (2+ messages)

[syzbot] [kernel?] KASAN: slab-use-after-free Write in bus_for_each_drv
 2026-08-10 22:39 UTC  (2+ messages)

Missing signoff in the gpio-brgl-fixes tree
 2026-08-10 22:38 UTC  (2+ messages)

[PATCH 0/1] Add version check for setting ForceRM
 2026-08-10 22:35 UTC  (4+ messages)

[PATCH bpf-next v5] libbpf: avoid overflow in BTF.ext bounds check
 2026-08-10 22:33 UTC 

[PATCH 1/2] KVM: arm64: nv: Allocate the shadow S2 MMUs individually
 2026-08-10 22:32 UTC  (7+ messages)

[PATCH 6.12 000/337] 6.12.103-rc1 review
 2026-08-10 22:30 UTC  (2+ messages)

[PATCH v3 00/11] KVM: arm64: Restore type-checking across the host/hyp hypercall boundary
 2026-08-10 22:30 UTC  (3+ messages)
` [PATCH v3 01/11] tracing: Include linux/types.h in trace_remote_event.h

[PATCH v7 00/36] Cleaning up the KVM clock mess
 2026-08-10 21:05 UTC  (6+ messages)
` [PATCH v7 17/36] KVM: x86: Allow KVM master clock mode when TSCs are offset from each other

[PATCH net-next v9] net: phy: Add driver for Motorcomm Quad 2.5GbE phy
 2026-08-10 22:26 UTC  (2+ messages)

[PATCH v3 00/11] Virtual Swap Space (Swap Table Edition)
 2026-08-10 22:27 UTC  (4+ messages)
` [PATCH v3 08/11] mm, swap: only charge physical swap entries

[PATCH] scsi: aacraid: fix DMA mapping leak in aac_send_raw_srb()
 2026-08-10 22:27 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/6] ring-buffer: Fixes for subbuf resizing and persistent buffers
 2026-08-10 22:27 UTC  (3+ messages)
` [PATCH 1/6] ring-buffer: Fix subbuf resize concurrency

[PATCH v2 00/12] gpu: nova-core: add PRAMIN window support
 2026-08-10 22:26 UTC  (10+ messages)
` [PATCH v2 01/12] rust: num: use const_assert! in Bounded
` [PATCH v2 02/12] rust: num: reject Bounded::shr overshifts at build time
` [PATCH v2 03/12] rust: num: add Bounded::shr_exact
` [PATCH v2 04/12] gpu: nova-core: mm: Add VramAddress type

[PATCH v10 00/41] guest_memfd: In-place conversion support
 2026-08-10 22:26 UTC  (11+ messages)
` [PATCH v10 11/41] KVM: guest_memfd: Ensure pages are not in use before conversion
` [PATCH v10 15/41] KVM: guest_memfd: Handle lru_add fbatch refcounts during conversion safety check

[syzbot] [rdma?] WARNING in res_to_rt
 2026-08-10 22:24 UTC  (3+ messages)

[PATCH 6.6 000/261] 6.6.151-rc1 review
 2026-08-10 22:21 UTC  (2+ messages)

[PATCH v3 0/3] implement GPU reset API
 2026-08-10 22:19 UTC  (4+ messages)
` [PATCH v3 3/3] drm/tyr: add GPU reset infrastructure

[PATCH bpf-next v4] libbpf: avoid overflow in BTF.ext bounds check
 2026-08-10 22:18 UTC 

[PATCH v2 0/4] mm, swap: keep hibernation swap slots out of the swap cache
 2026-08-10 22:16 UTC  (2+ messages)

[PATCH] drm/xe/oa: Fix sync entry leak on OA config emit failure
 2026-08-10 22:15 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 1/1] arm64: dts: ti: k3-j722s-evm: Switch audio codec clock from audio_refclk1 to external clock
 2026-08-10 22:15 UTC  (2+ messages)

[PATCH] ipvs: fix reversed sequence option serialization
 2026-08-10 22:13 UTC 

[PATCH] ipvs: reject invalid states in connection template sync records
 2026-08-10 22:10 UTC 

[PATCHSET sched_ext/for-7.2-fixes] sched_ext: Fix core scheduling
 2026-08-10 22:10 UTC  (4+ messages)
` [PATCH 2/6] sched/core: Make core-sched flips wait for in-flight selections

[PATCH v2 0/9] workqueue: base pwq pool release and nr_active on the backing pool
 2026-08-10 22:10 UTC  (4+ messages)
` [PATCH v2 4/9] workqueue: account nr_active by "

[PATCH v4 00/20] mm/rmap: index MAP_PRIVATE file-backed folios by anonymous pgoff
 2026-08-10 22:10 UTC  (4+ messages)
` [PATCH v4 02/20] mm: provide vma_[flags_]is_cow_mapping() and remove is_cow_mapping()

[PATCH] nvme: ratelimit the completion-path messages driven by device data
 2026-08-10 22:02 UTC 

[PATCH] scsi: libsas: Handle errors in sas_set_ex_phy()
 2026-08-10 22:00 UTC 

[PATCH v10 00/12] ZTE zx297520v3 clock bindings and driver
 2026-08-10 21:59 UTC  (11+ messages)
` [PATCH v10 05/12] clk: zte: Add Clock registration infrastructure
` [PATCH v10 07/12] clk: zte: Add zx PLL support infrastructure
` [PATCH v10 08/12] clk: zte: Introduce a driver for zx297520v3 top clocks
` [PATCH v10 09/12] clk: zte: Introduce a driver for zx297520v3 matrix clocks
` [PATCH v10 10/12] clk: zte: Introduce a driver for zx297520v3 LSP clocks

[PATCH] eventfs: Add warning for out of bounds pos in __eventfs_iterate()
 2026-08-10 21:59 UTC 

[PATCH v2] iio: accel: bmc150: use IIO_DECLARE_BUFFER_WITH_TS
 2026-08-10 21:58 UTC  (2+ messages)

[PATCH 0/5] kcov: suppress timer and scheduler coverage leaks
 2026-08-10 21:57 UTC  (4+ messages)
` [PATCH 5/5] sched: pause KCOV in wake_up_new_task()

[PATCH 0/3] iio: light: stk3310: per-chip match data and STK36C61 support
 2026-08-10 21:52 UTC  (7+ messages)
` [PATCH 2/3] iio: light: stk3310: add per-chip match data
` [PATCH 3/3] iio: light: stk3310: support the Sensortek STK36C61

[PATCH 1/2] arm64: Select HAVE_SHARED_GPIOS for ARCH_MXC
 2026-08-10 21:54 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: imx8mn: Expand EEPROM description on ifm VHIP4 EvalBoard

[PATCH] platform/x86: Fix NULL deref in amd_isp_probe
 2026-08-10 21:52 UTC  (2+ messages)

[PATCH v6 0/6] PCI: endpoint: Expose endpoint DMA resources (part 2/3)
 2026-08-10 21:52 UTC  (7+ messages)
` [PATCH v6 4/6] dmaengine: dw-edma: Add delegated channel request helpers

[PATCH net] macsec: check offload ops before inserting TX tag
 2026-08-10 21:50 UTC  (2+ messages)

[RFC PATCH 0/1] vfio/pci: Disable sriov on PF device close
 2026-08-10 21:47 UTC  (4+ messages)
` [RFC PATCH 1/1] "

[PATCHES v5 0/7] perf build: Add target to install devel packages needed to build perf
 2026-08-10 21:46 UTC  (8+ messages)
` [PATCH 1/7] tools build: Only probe the compiler at parse time when it is installed
` [PATCH 2/7] perf build: Add install-build-deps framework to install devel packages
` [PATCH 3/7] perf build: install-build-deps: add Fedora devel package mapping
` [PATCH 4/7] perf build: install-build-deps: add Ubuntu "
` [PATCH 5/7] perf build: install-build-deps: add Debian "
` [PATCH 6/7] perf build: Remove leftover feature tests for removed cxx and clang support
` [PATCH 7/7] perf build: install-build-deps: add RHEL family devel package mapping

[PATCH v3 00/26] mm: Add ALLOC_UNMAPPED and AS_NO_DIRECT_MAP
 2026-08-10 21:46 UTC  (8+ messages)
` [PATCH v3 03/26] mm: introduce AS_NO_DIRECT_MAP

[PATCH] net: atheros: atl1: Fix use-after-free in atl1_remove due to race condition
 2026-08-10 21:45 UTC  (2+ messages)

[PATCH] net: natsemi: ns83820: Fix use-after-free in ns83820_remove_one due to race condition
 2026-08-10 21:45 UTC  (2+ messages)

[PATCH RESEND 1/1] checkpatch: Skip CamelCase cache for --no-tree without root
 2026-08-10 21:44 UTC  (2+ messages)

[PATCH] net: calxeda: xgmac: Fix use-after-free in xgmac_remove due to race condition
 2026-08-10 21:43 UTC  (2+ messages)

[PATCH] platform/chrome: cros_ec_proto: Fix deferred response payload handling
 2026-08-10 21:43 UTC 

[RFC PATCH 00/12] virtio: support devices that own their virtqueue memory
 2026-08-10 21:42 UTC  (7+ messages)

[PATCH net-next v10 0/7] r8169: add RSS support for RTL8127
 2026-08-10 21:41 UTC  (8+ messages)
` [PATCH net-next v10 3/7] r8169: add support for new interrupt mapping
` [PATCH net-next v10 5/7] r8169: add support and enable rss
` [PATCH net-next v10 7/7] r8169: support setting rx queue numbers via ethtool

[PATCH v3] tracefs: Add read-only eventfs filesystem at /sys/kernel/events
 2026-08-10 21:39 UTC  (2+ messages)

[PATCH bpf-next v11 00/10] bpf: Introduce global percpu data
 2026-08-10 21:38 UTC  (3+ messages)
` [PATCH bpf-next v11 02/10] bpf: Factor out check_map_mem_read helper in verifier

[PATCH] x86/pm: Save AMD CPUID leaf 7 across S3
 2026-08-10 21:33 UTC  (8+ messages)

[PATCH v9 00/11] Dynamic PAMT
 2026-08-10 21:33 UTC  (4+ messages)
` [PATCH v9 09/11] x86/virt/tdx: Enable "

[PATCH v12 00/11] clk / reset: realtek: Add RTD1625 clock and reset support
 2026-08-10 21:32 UTC  (7+ messages)
` [PATCH v12 08/11] clk: realtek: Add support for MMC-tuned PLL clocks
` [PATCH v12 09/11] clk: realtek: Add RTD1625-CRT clock controller driver
` [PATCH v12 10/11] clk: realtek: Add RTD1625-ISO "

[PATCH net-next v10 4/7] r8169: enable new interrupt mapping
 2026-08-10 21:31 UTC  (2+ messages)

[GIT PULL] KVM (mostly s390) fixes for Linux 7.2-rc7
 2026-08-10 21:30 UTC  (6+ messages)

[PATCH bpf-next v2 0/2] bpf: Eliminate unnecessary clone/restore due to constants blinding
 2026-08-10 21:27 UTC  (5+ messages)
` [PATCH bpf-next v2 1/2] bpf: Eliminate dup/restore of insn_aux_data
` [PATCH bpf-next v2 2/2] bpf: Remove unnecessary dup/restore subprog_starts and prog clone

[PATCH net-next v10 2/7] r8169: refactor RX path to prepare for multi-queue
 2026-08-10 21:26 UTC  (2+ messages)

linux-next: manual merge of the tip tree with the rust tree
 2026-08-10 21:25 UTC  (2+ messages)

[RFC PATCH 0/2] KVM: arm64: fix VGICv3 redistributor rollback
 2026-08-10 21:22 UTC  (4+ messages)
` [RFC PATCH 1/2] KVM: arm64: vgic-v3: Roll back failed redistributor region setup

[PATCH net 0/2] net: mcast: do not write past optlen in the source filter getsockopt
 2026-08-10 21:21 UTC  (5+ messages)
` [PATCH net 1/2] ipv4: mcast: getsockopt: do not overwrite past optlen

[PATCH] EDAC/thunderx: Replace strlcat() with snprintf() and seq_buf
 2026-08-10 21:16 UTC  (6+ messages)

[PATCH net-next v9] selftests/net/openvswitch: add SCTP flow key support and test
 2026-08-10 21:16 UTC  (2+ messages)

[REGRESSION] mainline/master: PCI link creation fails on Apalis iMX6
 2026-08-10 21:12 UTC  (2+ messages)

[RFC] PCI_IRQ_AFFINITY limits MSI-X allocation on 384 CPU / 1000+ NVMe system
 2026-08-10 21:11 UTC  (11+ messages)

[PATCH] audit: use copied skb length in kauditd_send_multicast_skb()
 2026-08-10 21:10 UTC  (6+ messages)

[PATCH] scsi: libsas: Handle errors in sas_ex_add_parent_port()
 2026-08-10 21:09 UTC 

[PATCH 1/1] HID: logitech: add Bolt receiver support for Logitech HID++ devices
 2026-08-10 21:07 UTC  (6+ messages)
` [PATCH v2 0/1] "
  ` [PATCH v2 1/1] "

[PATCH bpf-next v3 2/3] MIPS: uasm: Add signed div/mod emitters
 2026-08-10 21:05 UTC  (2+ messages)

[PATCH v2 4/4] drm/amd/display: Add HDMI ALLM support
 2026-08-10 21:04 UTC  (2+ messages)

[PATCH v4 0/5] mm: Unconditional per-VMA locks and cleanups
 2026-08-10 21:00 UTC  (6+ messages)
` [PATCH v4 2/5] binder: Make shrinker rely solely on per-VMA lock

[PATCH] staging: rtl8723bs: fix comparison to true in dequeue_xmitframes_to_sleeping_queue
 2026-08-10 21:59 UTC 

[PATCH net-next] net: devmem: add netdev_has_dmabuf_binding() helper
 2026-08-10 17:54 UTC 

[PATCH 00/16] ARM: omap3: pandora: Modernize audio and backlight to Device Tree to finally remove pdata-quirks
 2026-08-10 20:56 UTC  (9+ messages)
` [PATCH 15/16] backlight: remove pandora_bl
              ` [Letux-kernel] "

[PATCH v2] pci: quirks: Disable native PCIe hotplug on MSI Claw A8 root bridge
 2026-08-10 20:57 UTC  (7+ messages)

[PATCH net v2] tcp: reset late connection after listening socket close
 2026-08-10 20:56 UTC 

[PATCH v2 1/1] HID: logitech: add Bolt receiver support for Logitech HID++ devices
 2026-08-10 20:56 UTC  (3+ messages)
` [PATCH v3 0/1] "
  ` [PATCH v3 1/1] "

[PATCH] selftests/namespaces: Fix racy pipe handshake in timens and pidns_separate
 2026-08-10 20:56 UTC 

[PATCH] sched/cache: honor migrate_llc_task semantics in active load balance
 2026-08-10 20:56 UTC  (3+ messages)
` [PATCH v2] "

[PATCH bpf-next v3 0/2] bpf: htab: Reduce memory use of hash maps
 2026-08-10 20:55 UTC  (7+ messages)
` [PATCH bpf-next v3 1/2] bpf: htab: Split htab_elem_lru and htab_elem_pcpu off of htab_elem
` [PATCH bpf-next v3 2/2] bpf: htab: Reduce elem_size by 8 bytes for small key sizes

[RESEND RFC PATCH v2] nvme-pci: add adaptive interrupt polling
 2026-08-10 20:55 UTC  (2+ messages)

[PATCH net v2 2/2] net: pse-pd: guard regulator ops against freed PI data during unregister
 2026-08-10 20:52 UTC  (4+ messages)

[PATCH v2 0/6] Add SRAM Nodes for VPU
 2026-08-10 20:52 UTC  (7+ messages)
` [PATCH v2 1/6] arm64: dts: ti: k3-j721s2-main: Add mmio-sram node to main_navss
` [PATCH v2 2/6] arm64: dts: ti: k3-j784s4-j742s2-main-common: "
` [PATCH v2 3/6] arm64: dts: ti: k3-j721s2-main: Assign SRAM to VPU node
` [PATCH v2 4/6] arm64: dts: ti: k3-j784s4-j742s2-main-common: Assign SRAM to VPU nodes
` [PATCH v2 5/6] arm64: dts: ti: k3-am62a-main: Assign SRAM to VPU node
` [PATCH v2 6/6] arm64: dts: ti: k3-am62p-j722s-common-main: "

[PATCH v5 0/6] KVM: arm64: nv: Implement nested stage-2 reverse map (new data structure)
 2026-08-10 20:50 UTC  (4+ messages)
` [PATCH v5 4/6] KVM: arm64: nv: Track guest stage-2 mapping removal
` [PATCH v5 5/6] KVM: arm64: nv: Avoid full shadow stage-2 unmap
` [PATCH v5 6/6] KVM: arm64: Refactor kvm_unmap_gfn_range() with common variables


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