The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-08-24 14:44:18 to 2026-08-24 15:49:33 UTC [more...]

[RFC PATCH 16/57] mm/collapse: freeze the sources behind migration entries
 2026-08-24 15:49 UTC  (4+ messages)

[PATCH] dt-bindings: gpio: fsl,qoriq-gpio: allow gpio-hog child nodes
 2026-08-24 15:48 UTC 

[RESEND PATCH 0/5] platform/x86: bitland-mifs-wmi: MIFS v2 firmware support (Xiaomi Book Pro 14 2026)
 2026-08-24 15:48 UTC  (5+ messages)
` [RESEND PATCH 1/5] platform/x86: bitland-mifs-wmi: validate WMAA status, never abort suspend
` [RESEND PATCH 3/5] platform/x86: bitland-mifs-wmi: read fan tach from EC window on MIFS v2

[PATCH] MAINTAINERS: update btrfs git tree entries
 2026-08-24 15:47 UTC  (3+ messages)

[PATCH v2 0/3] arm64: dts: lx2160a: fix the malformed pinmux entries
 2026-08-24 15:47 UTC  (3+ messages)
` [PATCH v2 1/3] arm64: dts: lx2160a: fix incorrect pinmux

[PATCH] dt-bindings: hwmon: ti,tmp401: add vcc-supply and #thermal-sensor-cells
 2026-08-24 15:46 UTC 

[PATCH v8 0/1] Rust PCI capability infrastructure and SR-IOV support
 2026-08-24 15:46 UTC  (8+ messages)
` [PATCH v8 1/1] rust: pci: add extended capability "

[PATCH] gfs2: Fix use-after-free in gfs2_remove_from_journal()
 2026-08-24 15:45 UTC  (7+ messages)

[RFC V3 0/8] mm: Drop pxd_ERROR()
 2026-08-24 15:45 UTC  (3+ messages)
` [RFC V3 1/8] mm: Make ptrval_to_str() generally available

[PATCH v5 0/8] mmc: sdhci-cadence: add SD6HC support and Agilex5 enablement
 2026-08-24 15:44 UTC  (3+ messages)
` [PATCH v5 8/8] mmc: sdhci-cadence: add Altera Agilex5 SD6HC support

[syzbot] [net?] WARNING: locking bug in tcp_tsq_handler
 2026-08-24 15:44 UTC 

[PATCH ath-next v3 1/9] wifi: ath11k: free tx skbs through ieee80211_free_txskb()
 2026-08-24 15:41 UTC  (2+ messages)

[BUG] kernel BUG in jffs2_sum_write_sumnode
 2026-08-24 15:43 UTC 

[PATCH v4 02/21] iommufd: Add iommufd_sw_map_msi()
 2026-08-24 15:43 UTC  (11+ messages)

[PATCH] dt-bindings: hwmon: microchip,emc2305: add vcc-supply and #cooling-cells
 2026-08-24 15:42 UTC 

[PATCH 4/4] selftests/bpf: Test rhtab special-field combinations
 2026-08-24 15:42 UTC  (2+ messages)

[PATCH 3/4] selftests/bpf: Test rhtab kptr recycle from NMI context
 2026-08-24 15:42 UTC  (2+ messages)

[PATCH 1/4] bpf: Cancel special fields in resizable hashtab on recycle
 2026-08-24 15:42 UTC  (2+ messages)

[PATCH 0/6] userfaultfd: decouple uffd mode from VMA flags
 2026-08-24 15:42 UTC  (11+ messages)
` [PATCH 1/6] mm/gup: move gup_can_follow_protnone() to gup.c
` [PATCH 2/6] userfaultfd: constify VMA parameter of userfaultfd_*() helpers
` [PATCH 3/6] userfaultfd: use userfaultfd_*() helpers instead of open coded flag tests
` [PATCH 4/6] userfaultfd: rename vm_userfaultfd_ctx to vm_uffd_state
` [PATCH 5/6] userfaultfd: decouple fault reason from VMA flags

[PATCH 2/4] bpf: Fix use-after-free of program BTF in mem-alloc destructor
 2026-08-24 15:42 UTC  (2+ messages)

[PATCH] arm64: hibernate: pass HVC_SET_VECTORS args to the resume hvc
 2026-08-24 15:40 UTC  (6+ messages)

[PATCH 0/2] leds: lp8864: Expose a backlight via led_bl helper
 2026-08-24 15:39 UTC  (4+ messages)
` [PATCH 2/2] leds: lp8864: Register a backlight device

[PATCH v10 00/35] netfs: Keep track of folios in a segmented bio_vec[] chain
 2026-08-24 15:39 UTC  (22+ messages)
` [PATCH v10 17/35] netfs: Remove the writethrough code
` [PATCH v10 18/35] netfs: trace: Change the "clear" folio traces to "endwb"
` [PATCH v10 19/35] netfs: trace: Rejig a couple of the tracepoints
` [PATCH v10 20/35] netfs: Add some functions to wrap the all-queued handling
` [PATCH v10 21/35] netfs: Make deprecated PG_private_2 support optional
` [PATCH v10 22/35] cachefiles: Don't rely on backing fs storage map for most use cases
` [PATCH v10 23/35] netfs: Add the cache object ID to netfs_read/write tracepoints
` [PATCH v10 24/35] netfs: Switch to using bvecq rather than folio_queue and rolling_buffer
` [PATCH v10 25/35] smbdirect: Remove support for ITER_FOLIOQ from smbdirect_map_sges_from_iter()
` [PATCH v10 26/35] netfs: Remove netfs_alloc/free_folioq_buffer()
` [PATCH v10 27/35] netfs: Remove netfs_extract_user_iter()
` [PATCH v10 28/35] iov_iter: Remove ITER_FOLIOQ
` [PATCH v10 29/35] netfs: Remove folio_queue and rolling_buffer
` [PATCH v10 30/35] netfs: Simplify read abandonment
  ` READ_PLUS in NetFS? "
` [PATCH v10 31/35] netfs: Check for too much data being read
` [PATCH v10 32/35] netfs: Add a method to get an estimate of the amount that can be written
` [PATCH v10 33/35] netfs: Rework writeback to use a separate list of regions to be unlocked
` [PATCH v10 34/35] netfs: Combine prepare and issue ops and grab the buffers on request
` [PATCH v10 35/35] netfs: Clean up now-unused code
` [PATCH v10 36/35] cachefiles: Preset the state xattr when creating a new file

[BUG] general protection fault in __l2cap_chan_add
 2026-08-24 15:39 UTC 

[PATCH net] net: pktgen: keep device lookup under RCU protection
 2026-08-24 15:38 UTC  (2+ messages)

[RFC PATCH 0/1] drm/amdgpu: MMIO TLB invalidation fallback when KIQ is wedged after S4 resume
 2026-08-24 15:35 UTC  (3+ messages)
` [RFC PATCH v3 "
  ` [RFC PATCH v3 1/1] drm/amdgpu: fall back to MMIO TLB invalidation when KIQ is unresponsive

[PATCH v4 0/2] fuse: zero the partial EOF page when extending a file
 2026-08-24 15:34 UTC  (3+ messages)
` [PATCH v4 1/2] "

[PATCH v5 0/2] m68k: pata_cswarp: Add Amiga cslab ata support
 2026-08-24 15:33 UTC  (3+ messages)
` [PATCH v5 1/2] ata: "
` [PATCH v5 2/2] m68k: defconfig: enable PATA_CSWARP

[PATCH v2 0/2] Axiado AX3000 and AX3005 USB Device Controller (UDC)
 2026-08-24 15:33 UTC  (3+ messages)
` [PATCH v2 2/2] usb: gadget: udc: add Axiado AX3000 and AX3005 UDC driver

[PATCH] verification/rvgen: Use .old instead of .bak for kunit backup files
 2026-08-24 15:33 UTC  (2+ messages)

[PATCH v2] arm64: Defer the GMID_EL1 read to {init,update}_cpu_features()
 2026-08-24 15:33 UTC  (4+ messages)

[PATCH] iio: inv_sensors: fix estimated value larger than interrupt timestamp
 2026-08-24 15:32 UTC  (2+ messages)

[PATCH] swiotlb: avoid double copy with swiotlb on tx socket
 2026-08-24 15:32 UTC  (12+ messages)
` [PATCH v2 0/5] swiotlb: avoid swiotlb copy on network sockets
  ` [PATCH v2 1/5] swiotlb: enforce pool nareas and nslabs invariants
  ` [PATCH v2 2/5] swiotlb/mm: Implement SWIOTLB nocopy page allocator
  ` [PATCH v2 3/5] net/swiotlb: Track bounce device per socket
  ` [PATCH v2 4/5] net: Divert socket allocations to SWIOTLB for nocopy TX
  ` [PATCH v2 5/5] swiotlb: Implement RX nocopy with fast recycling eviction

[PATCH] Bluetooth: hci_codec: validate vendor codec count length
 2026-08-24 15:31 UTC  (6+ messages)

[PATCH] f2fs: support pinned boundary section and unify pinned allocation
 2026-08-24 15:31 UTC  (2+ messages)

[PATCH v7 00/15] s390/vfio-ap: Add live guest migration support
 2026-08-24 15:31 UTC  (4+ messages)
` [PATCH v7 01/15] s390/vfio-ap: Provide function to get the number of queues assigned to mdev

[BUG] kernel BUG in dbFindBits
 2026-08-24 15:30 UTC 

[RFC] clk: meson: t7: Intermittent boot instability and memory corruption on VIM4
 2026-08-24 15:29 UTC  (2+ messages)

[PATCH] usb: gadget: f_uvc: fix Extension Unit descriptor heap overflow
 2026-08-24 15:29 UTC  (3+ messages)
` [PATCH v3] "

[RFC PATCH net-next v2 0/2] net: pse-pd: Add LTC4266 PSE controller driver
 2026-08-24 15:28 UTC  (4+ messages)
` [RFC PATCH net-next v2 1/2] dt-bindings: net: pse-pd: Add bindings for LTC4266 PSE Controller

[PATCH v4] rust: num: restrict bool conversion to unsigned Bounded
 2026-08-24 15:27 UTC  (3+ messages)

[PATCH] gpu: nova-core: Extract FUSE registers definitions
 2026-08-24 15:26 UTC  (4+ messages)

[PATCH v2 0/6] mm/mglru: clean up folio counters and flag usage
 2026-08-24 15:26 UTC  (7+ messages)
` [PATCH v2 1/6] mm/memcontrol: make lru_zone_size atomic and simplify sanity check
` [PATCH v2 2/6] mm/mglru: introduce helpers for manipulating gen and refs flags
` [PATCH v2 3/6] mm/migrate: copy all referenced state via folio_migrate_lru_refs
` [PATCH v2 4/6] mm/mglru: move max_seq read into walk_update_folio
` [PATCH v2 5/6] mm/mglru: use explicit tier range in read_ctrl_pos()
` [PATCH v2 6/6] mm/mglru: fix potential generation folio number leak

[PATCH] accel: ethosu: Don't read the U65 rounding mode as a storage mode
 2026-08-24 15:26 UTC 

[PATCH] iio: core: Avoid BUG() on invalid clock types
 2026-08-24 15:25 UTC  (6+ messages)

[BUG] general protection fault in __instance_destroy
 2026-08-24 15:25 UTC 

[PATCH] dmaengine: bestcomm: ioremap early
 2026-08-24 15:25 UTC  (2+ messages)

[BUG] RDMA/siw: KASAN: slab-use-after-free in siw_accept
 2026-08-24 15:24 UTC  (3+ messages)

[RFC PATCH 00/57] mm/collapse: rebuild collapse on migration primitives
 2026-08-24 15:23 UTC  (18+ messages)
` [RFC PATCH 03/57] mm/collapse: add collapse.h for the shared collapse state

[PATCH v4 0/4] Add RZ/G3L PWRRDY power sequencing support
 2026-08-24 15:23 UTC  (4+ messages)
` [PATCH v4 3/4] power: sequencing: Add Renesas RZ/G3L Power Ready driver

[RFC PATCH 0/6] mm/damon: hardware-sampled access reports
 2026-08-24 15:23 UTC  (8+ messages)

[PATCH v5 0/6] drm/ssd130x: Add support for the Solomon SSD1351 OLED controller
 2026-08-24 15:22 UTC  (3+ messages)
` [PATCH v5 2/6] drm/ssd130x: Change SSD133X color format to RGB565 from RGB332

[PATCH] timers: Clear pending_map on CPU hotplug
 2026-08-24 15:21 UTC  (2+ messages)

[PATCH 0/3] Add USB2.0 support for RZ/G3E
 2026-08-24 15:21 UTC  (4+ messages)
` [PATCH 1/3] arm64: dts: renesas: r9a08g046: Add USB2.0 placeholder nodes

[PATCH] usb: xhci: Fix isochronous scheduling regression
 2026-08-24 15:21 UTC  (5+ messages)

[PATCH net] xfrm: retry inexact policy lookup after node reinsertion
 2026-08-24 15:20 UTC 

[PATCH v2 0/6] efi: mm/memory-failure: keep hardware-poisoned pages out of the next kexec
 2026-08-24 15:19 UTC  (9+ messages)
` [PATCH v2 6/6] efi: respect the poisoned pages coming from previous kernel

[PATCH v2] dmaengine: xilinx_dma: Fix hardware buffer descriptor chain after cyclic DMA
 2026-08-24 15:19 UTC  (2+ messages)

[PATCH 5/6] platform/x86/tuxedo: Update and extend documentation
 2026-08-24 15:18 UTC  (2+ messages)

[BUG] KASAN: slab-use-after-free Read in ntfs_fileattr_get
 2026-08-24 15:17 UTC 

[PATCH] mm/hugetlb: use hugetlb_vmemmap_optimizable() in boolean contexts
 2026-08-24 15:16 UTC 

[PATCH linux-6.1.y linux-6.6.y linux-6.12.y 0/1] ndisc: backport ndisc_send_redirect() cleanup
 2026-08-24 15:16 UTC  (2+ messages)

[PATCH 0/6] Enable TDX module extensions
 2026-08-24 15:15 UTC  (5+ messages)
` [PATCH 2/6] x86/virt/tdx: Configure add-on features on TDX module init and update

[PATCH v6 0/9] Introduce MMIO-based CMT access for Enhanced RDT
 2026-08-25 13:12 UTC  (13+ messages)
` [PATCH v6 2/9] x86/resctrl: Require 64-bit x86 for resctrl support

[PATCH v2 RESEND 0/3] mm: memblock: fix debugfs flag reporting and synchronization
 2026-08-24 15:15 UTC  (3+ messages)
` [PATCH v2 RESEND 2/3] mm: memblock: show all region flags in debugfs

[PATCH] irq: Make refcount_interrupt kunit test selectable
 2026-08-24 15:14 UTC  (7+ messages)

[PATCH 00/45] clk: Make sure clk_init_data is fully initialized (part two)
 2026-08-24 15:14 UTC  (2+ messages)

[PATCH] raid/kunit: Enable RAID6 PQ and XOR benchmarks if KUNIT_ALL_TESTS=m
 2026-08-24 15:14 UTC 

[PATCH net] net: fix spurious TX timeout after dev_activate()
 2026-08-24 15:13 UTC  (2+ messages)

[PATCH 0/6] platform/x86/tuxedo: Fixes for TUXEDO NB04 driver
 2026-08-24 15:13 UTC  (3+ messages)
` [PATCH 3/6] platform/x86/tuxedo: Use intensity according to HID spec

[PATCH] f2fs: don't leave the hashed inode while it's unlinked
 2026-08-24 15:12 UTC  (4+ messages)
` [f2fs-dev] [PATCH v2] "
  `  "

[PATCH] gpu: GPU_BUDDY_KUNIT_TEST should not select GPU_BUDDY
 2026-08-24 15:12 UTC  (2+ messages)

[PATCH] gpiolib: acpi: Add ignore_wake quirk for ASUS TX Air FA401GM
 2026-08-24 15:12 UTC  (3+ messages)

[BUG] KASAN: slab-use-after-free Read in __timer_delete
 2026-08-24 15:12 UTC  (2+ messages)

[PATCH v2] can: usb: f81604: fix struct f81604_int_data size mismatch
 2026-08-24 15:11 UTC  (2+ messages)

[BUG] general protection fault in gfs2_dump_glock
 2026-08-24 15:11 UTC 

[PATCH] mm/mempolicy: Fix sleeping allocation in alloc_pages_bulk_weighted_interleave()
 2026-08-24 15:09 UTC  (5+ messages)
` [PATCH] mm/mempolicy: refcount the weighted interleave state instead of copying it

[PATCH v13 RESEND 0/5] coreboot CFR firmware attributes
 2026-08-24 15:09 UTC  (6+ messages)
` [PATCH v13 RESEND 1/5] platform/x86: Sort firmware attributes class includes
` [PATCH v13 RESEND 2/5] firmware: Move firmware attributes class helper
` [PATCH v13 RESEND 3/5] firmware: Rename google firmware directory to coreboot
` [PATCH v13 RESEND 4/5] firmware: coreboot: Add CFR firmware attributes driver
` [PATCH v13 RESEND 5/5] arm64: defconfig: Update coreboot firmware symbols

[PATCH v3 0/3] Add support for Variscite VAR-SOM-MX7 and MX7CustomBoard
 2026-08-24 15:08 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: arm: fsl: add Variscite VAR-SOM-MX7 boards
` [PATCH v3 2/3] ARM: dts: imx7d: add Variscite VAR-SOM-MX7 support
` [PATCH v3 3/3] ARM: dts: imx7d: add Variscite MX7CustomBoard support

[PATCH] iio: adc: ade9000: fix NULL pointer dereference in clkout registration
 2026-08-24 15:08 UTC  (2+ messages)

[PATCH v2 00/15] accel/qda: Qualcomm DSP Accelerator driver
 2026-08-24 15:07 UTC  (4+ messages)
` [PATCH v2 09/15] accel/qda: Add DMA-backed GEM objects and memory manager integration

[PATCH v2] sched_ext: pass the initial cpu.idle state in scx_cgroup_init_args
 2026-08-24 15:07 UTC  (2+ messages)

[PATCH 0/7] soc: qcom: geni: Derive SE clock configuration from OPP table on SA8255P
 2026-08-24 15:06 UTC  (9+ messages)
` [PATCH 2/7] soc: qcom: geni-se: Populate clk_perf_tbl with SE source clock frequencies from perf OPP table
` [PATCH 3/7] soc: qcom: geni-se: Add helper to set SE clock rate via OPP
` [PATCH 4/7] serial: qcom-geni: Use geni_se_set_rate() for source clock configuration
` [PATCH 7/7] i2c: qcom-geni: Use geni_se_set_rate() for setting source clock frequency

[PATCH v3 00/14] iio: adc: Add AD7768/AD7768-4 ADC driver support
 2026-08-24 15:06 UTC  (5+ messages)
` [PATCH v3 05/14] iio: adc: Add AD7768 and AD7768-4 core support

[PATCH v2 0/3] i3c: master: amd: Add IBI and hot-join support
 2026-08-24 15:06 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: i3c: xlnx: Add IBI and hot-join capability properties

[PATCH v4] PCI: imx6: fix resource leaks in probe error paths
 2026-08-24 15:04 UTC 

[PATCH] HID: core: demote warning to debug level
 2026-08-24 15:04 UTC  (2+ messages)

[PATCH v6 00/13] Add initial support for Qualcomm SM7250 SoC
 2026-08-24 15:01 UTC  (14+ messages)
` [PATCH v6 01/13] dt-bindings: arm: qcom,ids: Add SoC ID for SM7250
` [PATCH v6 02/13] soc: qcom: socinfo: Add SM7250 SoC ID
` [PATCH v6 03/13] dt-bindings: clock: Add SM7250 global clock controller
` [PATCH v6 04/13] clk: qcom: Add Global Clock Controller (GCC) driver for SM7250
` [PATCH v6 05/13] dt-bindings: clock: qcom,rpmhcc: Document RPMHCC compatible "
` [PATCH v6 06/13] clk: qcom: rpmh: Add SM7250 rpmh clocks
` [PATCH v6 07/13] dt-bindings: power: qcom,rpmhpd: Document RPMh power domain for SM7250
` [PATCH v6 08/13] pmdomain: qcom: rpmhpd: Add RPMh power domains "
` [PATCH v6 09/13] dt-bindings: arm: cpus: Document Kryo 475 CPUs
` [PATCH v6 10/13] dt-bindings: firmware: qcom,scm: Document SM7250 SCM
` [PATCH v6 11/13] dt-bindings: interrupt-controller: qcom,pdc: Document SM7250 PDC
` [PATCH v6 12/13] dt-bindings: cpufreq: qcom-hw: Document SM7250 cpufreq hardware
` [PATCH v6 13/13] arm64: dts: qcom: Add SM7250 devicetree file

[PATCH 0/4] Fix pre-existing bugs in vfio_ap device driver
 2026-08-24 15:03 UTC  (3+ messages)
` [PATCH 4/4] s390/vfio-ap: Use AP_DOMAINS for adm_add bitmap size in vfio_ap_mdev_cfg_add()

[PATCH] eventfs: Initialize ei->children and ei->list in init_ei()
 2026-08-24 15:03 UTC  (2+ messages)

[PATCH] drm/amdgpu: Replace deprecated strcpy with strscpy
 2026-08-24 15:03 UTC  (2+ messages)

[PATCH 0/2] arm64: dts: imx8qm: Add USB HSIC support for Apalis iMX8
 2026-08-24 15:02 UTC  (5+ messages)
` [PATCH 1/2] arm64: dts: imx8qm-ss-conn: Add USB HSIC related nodes

[PATCH v2] HID: core: demote warning to debug level
 2026-08-24 15:02 UTC  (6+ messages)

[PATCH net] rxrpc: Take write lock when publishing the initial RxGK key
 2026-08-24 15:02 UTC 

[PATCH] ima: clean up IMA_MEASURE_PCR_IDX in Kconfig
 2026-08-24 15:00 UTC  (2+ messages)

[PATCH] net: 8139too: use unaligned helpers when setting MAC address
 2026-08-24 15:00 UTC  (3+ messages)

[PATCH v2 0/2] drm/ttm: two small ttm_bo.c cleanups
 2026-08-24 15:00 UTC  (2+ messages)

[PATCH] i2c: acpi: Add DELL0A86 to i2c_acpi_force_100khz_device_ids
 2026-08-24 15:00 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v3 0/3] firmware: arm_scmi: fix module auto-loading
 2026-08-24 14:58 UTC  (4+ messages)
` [PATCH v3 1/3] module: add SCMI device table alias support

[PATCH net] net: fec: only stop PTP if it was initialized
 2026-08-24 14:57 UTC  (2+ messages)

[PATCH 00/25] mm/fbatch: drain lru_add_drain() and _all()
 2026-08-24 14:55 UTC  (7+ messages)
` [PATCH 13/25] mm/fbatch: no lru_add_drain() to collect_longterm_unpinnable_folios()
  ` [PATCH alt "
` [PATCH 22/25] fs/fbatch: drop_caches invalidate_bh_lrus() not lru_add_drain_all()
` [PATCH 23/25] fs,mm/fbatch: use invalidate_bh_lrus() not invalidate_bh_lrus_cpu()
` [PATCH 24/25] fs,mm/fbatch: lru_cache_disable() keep off buffer_head lrus only
` [PATCH 25/25] mm/fbatch: move lru_add_drain_all() declaration to mm/internal.h

[PATCH v3] iio: adc: ad4030: fix invalid oversampling_ratio validation
 2026-08-24 14:54 UTC  (2+ messages)

[GIT PULL] second dma-mapping update for Linux 7.3
 2026-08-24 14:52 UTC 

[PATCH v5 0/2] PCI: mediatek-gen3: Add 2-lanes mode support + clock
 2026-08-24 14:52 UTC  (3+ messages)
` [PATCH v5 2/2] PCI: mediatek-gen3: Add 2-lanes mode support for Airoha AN7581

[PATCH v16 00/45] arm64: Support for Arm CCA in KVM
 2026-08-24 14:50 UTC  (4+ messages)
` [PATCH v16 44/45] KVM: arm64: CCA: Require ICH_HCR_EL2.TDIR for realms

[PATCH bpf v2 0/2] net: xdp: fix bpf_xdp_shrink_data() page handling on generic XDP and veth
 2026-08-24 14:50 UTC  (5+ messages)
` [PATCH bpf v2 1/2] bpf, veth: xdp: fix page_pool page leak on skb-backed XDP

[GIT PULL] Mailbox changes for v7.3
 2026-08-24 14:50 UTC 

[PATCH v4 0/7] gpu: nova: Export parameters from nova-core to nova-drm
 2026-08-24 14:49 UTC  (3+ messages)
` [PATCH v4 3/7] drm: nova: Add chipid enum to nova-drm UAPI

[PATCH bpf-next v2] selftests/bpf: Track test_xdp_features DUT processes
 2026-08-24 14:49 UTC  (3+ messages)

[PATCH] chardev: GPIO common access methods: repair non-kernel-doc comment
 2026-08-24 14:49 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: Add PMIC thermal support for Agatti QRB2210-RB1 platform
 2026-08-24 14:49 UTC 

[BUG] WARNING: refcount bug in dvb_device_open
 2026-08-24 14:48 UTC 

[PATCH v10 00/41] guest_memfd: In-place conversion support
 2026-08-24 14:45 UTC  (4+ messages)
` [PATCH v10 07/41] KVM: guest_memfd: Stub in ability to enable in-place shared<=>private conversion


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