messages from 2026-07-01 14:48:38 to 2026-07-01 15:42:58 UTC [more...]
[RFC PATCH 0/8] mm/damon: validate all parameters in the core
2026-07-01 15:42 UTC (10+ messages)
` [RFC PATCH 1/8] mm/damon/core: safely validate src on damon_commit_ctx()
` [RFC PATCH 2/8] mm/damon/core: do parameter testing commit on damon_start()
` [RFC PATCH 3/8] mm/damon/sysfs: remove duplicated commit input validity check
` [RFC PATCH 4/8] mm/damon/reclaim: remove duplicated min_region_sz power of 2 check
[PATCH] dt-bindings: wireless: ath12k: allow calibration variant for WCN7850
2026-07-01 15:42 UTC
Moving reset branches to git.kernel.org
2026-07-01 15:42 UTC
[PATCH v6 0/2] clk: amlogic: Add A9 peripherals clock controller
2026-07-01 15:41 UTC (4+ messages)
` [PATCH v6 2/2] clk: amlogic: Add A9 peripherals clock controller driver
[PATCH 7.0 00/49] 7.0.14-rc1 review
2026-07-01 15:41 UTC (4+ messages)
[PATCH] libselinux: selinux_restorecon(): fstat() if skip_multilink set
2026-07-01 15:40 UTC (2+ messages)
[PATCH v2 0/3] mm/migrate: preparatory cleanups for batch copy and offload
2026-07-01 15:39 UTC (3+ messages)
` [PATCH v2 1/3] mm/migrate: rename page to folio leftovers
[PATCH 0/8] Support ROHM BD73800
2026-07-01 15:39 UTC (3+ messages)
` [PATCH 1/8] dt-bindings: regulator: ROHM BD73800 regulators
[PATCH v2 0/3] xfs: fix NULL deref in log recovery reorder
2026-07-01 15:38 UTC (4+ messages)
` [PATCH v2 1/3] xfs: drop ASSERT(0) on unrecognized log item type
` [PATCH v2 2/3] xfs: splice unsorted log items back to the transaction after the loop
` [PATCH v2 3/3] xfs: fail recovery on a committed log item with no regions
[PATCH v6 1/1] arm64: dts: add tqma9596la-mba95xxca
2026-07-01 15:37 UTC (5+ messages)
[PATCH] dt-bindings: phy: mediatek,tphy: Add support for MT8189 SoC
2026-07-01 15:36 UTC (2+ messages)
[PATCH v2 0/3] drivers: Improve memory management for large object allocations when i915/shmem is used with iommu
2026-07-01 15:36 UTC (2+ messages)
[PATCH v4] mm: mglru: fix stale batch updates after memcg reparenting
2026-07-01 15:36 UTC (3+ messages)
[Patch mm-hotfixes v5] mm/page_vma_mapped: fix device-private PMD handling
2026-07-01 15:36 UTC (3+ messages)
[RESEND v2 0/8] drm/{i915,xe}: unify runtime pm calls
2026-07-01 15:36 UTC (2+ messages)
` ✗ CI.KUnit: failure for drm/{i915,xe}: unify runtime pm calls (rev3)
[PATCH] rpcbind: fix leak of nconf in main()
2026-07-01 15:36 UTC (2+ messages)
[PATCH v8 00/46] guest_memfd: In-place conversion support
2026-07-01 15:35 UTC (8+ messages)
` [PATCH v8 07/46] KVM: Rename memory attribute APIs to prepare for in-place gmem conversion
` [PATCH v8 13/46] KVM: guest_memfd: Add base support for KVM_SET_MEMORY_ATTRIBUTES2
[PATCH v6 00/23] sched: Introduce cpu_preferred_mask and steal-driven vCPU backoff
2026-07-01 15:35 UTC (3+ messages)
` [PATCH v6 03/23] cpumask: Introduce cpu_preferred_mask
[PATCH net 0/3] Fix broken TC_ACT_REDIRECT from qdiscs
2026-07-01 15:35 UTC (5+ messages)
` [PATCH net 2/3] net/sched: Handle TC_ACT_REDIRECT from qdisc filter chains
[PATCH] dt-bindings: PCI: mediatek-gen3: Add support for MT8189 SoC
2026-07-01 15:34 UTC (2+ messages)
[PATCH 0/3] Change XEN_DOMCTL_setvcpuaffinity interface
2026-07-01 15:34 UTC (3+ messages)
[PATCH v2 00/34] drm/i915/dp_link: Unify modeset/fallback config selection
2026-07-01 15:32 UTC (30+ messages)
` [PATCH v2 01/34] drm/i915/doc: Document DP link capabilities
` [PATCH v2 02/34] drm/i915/dp_link_caps: Factor out helper to get link config by index
` [PATCH v2 03/34] drm/i915/dp_link_caps: Add support for link rate, lane count iteration orders
` [PATCH v2 04/34] drm/i915/dp_link_caps: Add link configuration iterator
` [PATCH v2 05/34] drm/i915/dp_link_caps: Add helper to get iteration order for a connector
` [PATCH v2 06/34] drm/i915/dp_link_caps: Validate max link limits
` [PATCH v2 09/34] drm/i915/dp_link_caps: Re-enable link configurations after sink caps change
` [PATCH v2 10/34] drm/i915/dp_link_caps: Drop noupdate postfix from max link limit set helpers
` [PATCH v2 11/34] drm/i915/dp_link_caps: Add debugfs entry showing allowed configurations
` [PATCH v2 12/34] drm/i915/dp: Add link configuration filter for modeset computation
` [PATCH v2 13/34] drm/i915/dp_link_caps: Add helper to query max BW link configuration
` [PATCH v2 14/34] drm/i915/dp: Query max BW config via link_caps during mode validation
` [PATCH v2 15/34] drm/i915/dp_tunnel: Query max BW config via link_caps for BW computation
` [PATCH v2 16/34] drm/i915/dp_test: Use link caps for compliance link configs
` [PATCH v2 17/34] drm/i915/dp: Iterate configurations via link_caps for SST non-DSC
` [PATCH v2 18/34] drm/i915/dp: Iterate configurations via link_caps for SST DSC
` [PATCH v2 19/34] drm/i915/dp: Use link caps for eDP DSC config selection
` [PATCH v2 21/34] drm/i915/dp_mst: Use link caps for MST "
` [PATCH v2 22/34] drm/i915/dp: Remove min/max link config limits
` [PATCH v2 23/34] drm/i915/dp_link_training: Reset the max link limits in the fallback code
` [PATCH v2 24/34] drm/i915/dp_link_training: Use config iterator for fallback
` [PATCH v2 25/34] drm/i915/dp_link_training: Disable failed config during fallback
` [PATCH v2 26/34] drm/i915/kunit: Enable KUnit tests
` [PATCH v2 27/34] drm/i915/kunit: Add DP link test stub
` [PATCH v2 28/34] drm/xe/kunit: Add display test config
` [PATCH v2 29/34] drm/xe/kunit: Build DP link display tests
` [PATCH v2 30/34] drm/i915/kunit: Setup DP link test context
` [PATCH v2 33/34] drm/i915/kunit: DP link: add update config tests
` [PATCH v2 34/34] drm/i915/kunit: DP link: add fallback tests
[PATCH] mm: mempolicy: fix automatic numa balancing for shmem
2026-07-01 15:33 UTC (6+ messages)
linux-next: Tree for Jul 1
2026-07-01 15:31 UTC
[PATCH 0/2] sched: Introduce and use deferred WARNs in sched
2026-07-01 15:31 UTC (3+ messages)
[PATCH v3] ARM: breakpoint: CFI breakpoints only on demand
2026-07-01 15:30 UTC (4+ messages)
[PATCH v4] xen: introduce CONFIG_HAS_SHARED_INFO for archs without a shared page
2026-07-01 15:30 UTC (5+ messages)
[ANNOUNCE] - Call for agenda items for July 2 Xen Community Call @ 15:00 UTC
2026-07-01 15:29 UTC
[PATCH v2 0/2] media: uvcvideo: Fix race condition on metadata buffers
2026-07-01 15:30 UTC (7+ messages)
` [PATCH v2 1/2] media: uvcvideo: Fix race condition for meta buffer list
[PATCH 00/34] Add migration support to the MSHV accelerator
2026-07-01 15:30 UTC (4+ messages)
` [PATCH 16/34] target/i386/mshv: migrate LAPIC state
[PATCH v2 0/6] virtio-msg transport layer
2026-07-01 15:30 UTC (3+ messages)
[PATCH] libceph: Assign requests to homeless osd if calculated osd exceeds max_osd
2026-07-01 15:28 UTC (3+ messages)
[PATCH v2 0/6] KVM: arm64: ptdump: Shadow ptdump fixes
2026-07-01 15:28 UTC (5+ messages)
` [PATCH v2 3/6] KVM: arm64: ptdump: Fix UAF when mmu->pgt is freed
` [PATCH v2 6/6] KVM: arm64: ptdump: Introduce the shadow ptdump file
[PATCH 0/4] mm: fix reclaim storms in defrag_mode
2026-07-01 15:28 UTC (4+ messages)
` [PATCH 2/4] mm: compaction: support non-movable compaction for pageblock requests
[PATCH] staging: rtl8723bs: rename bLinkInfoDump to snake_case
2026-07-01 15:28 UTC
[PATCH net v2] nfc: st-nci: align frame buffers for typed length load
2026-07-01 15:22 UTC
[PATCH] mm/ksm: document side-channel security considerations
2026-07-01 15:27 UTC (2+ messages)
[PATCH] qede: Prevent possible snprintf() truncation by bounding %s string format
2026-07-01 15:27 UTC (2+ messages)
[PATCH 3/3] smb: client: use unaligned read for POSIX info name length
2026-07-01 15:27 UTC (2+ messages)
[PATCH net v3] net/smc: fix out-of-bounds read when sk_user_data holds a sk_psock
2026-07-01 15:27 UTC (2+ messages)
[PATCH bpf-next] bpf/selftests: remove lirc test
2026-07-01 15:26 UTC (5+ messages)
[PATCH] mm/huge_memory: set PG_has_hwpoisoned only after new folio head is established
2026-07-01 15:24 UTC (3+ messages)
[PATCH] futex/requeue: Revert "Prevent NULL pointer dereference in remove_waiter() on self-deadlock""
2026-07-01 15:25 UTC (2+ messages)
[PATCH v4 00/25] Introduce enablemenant of dom0less
2026-07-01 15:24 UTC (7+ messages)
` [PATCH v4 21/25] xen/riscv: implement IRQ routing for device passthrough
` [PATCH v4 25/25] xen/riscv: add initial dom0less infrastructure support
[PATCH] drm/ttm: Fix UAF on dma-buf attach failure for sg BOs
2026-07-01 15:23 UTC (4+ messages)
[PATCH v6 0/5] smb: fix fallocate and allocation accounting
2026-07-01 15:21 UTC (6+ messages)
` [PATCH v6 1/5] smb/client: refresh allocation size after duplicate extents
` [PATCH v6 2/5] smb/client: reduce fallocate zero buffer allocation
` [PATCH v6 3/5] smb/client: emulate small EOF-extending mode 0 fallocate ranges
` [PATCH v6 4/5] smb/client: refresh allocation after EOF-extending fallocate
` [PATCH v6 5/5] smb/server: map SET_INFO ENOSPC to disk full
[PATCH] x86/cpu-policy: set up host policy earlier
2026-07-01 15:21 UTC (2+ messages)
[PATCH] x86/Xen: correct commentary and parameter naming of xen_exchange_memory()
2026-07-01 15:21 UTC (2+ messages)
[PATCH] remoteproc: guard wc-ioremap helpers with HAS_IOMEM
2026-07-01 15:21 UTC (2+ messages)
[PATCH] iio: imu: adis16480: fix 'temprature' typo in comment
2026-07-01 15:20 UTC
[PATCH] mm/mm_init: handle alloc_percpu failure in free_area_init_core_hotplug
2026-07-01 15:20 UTC (5+ messages)
[PATCH v1] soc: qcom: apr: Drop unused apr_device_id
2026-07-01 15:20 UTC (2+ messages)
[PATCH] selftests: livepatch: unset sub_make_done in case top level Makefile be overwritten
2026-07-01 15:19 UTC (7+ messages)
objtool: undefined stack state in folio_zero_user()
2026-07-01 15:18 UTC (4+ messages)
[PATCH] serial: qcom-geni: add force suspend/resume to system sleep callbacks
2026-07-01 15:17 UTC (2+ messages)
[PATCH] x86/mm: fix objtool failure with KMSAN enabled
2026-07-01 15:15 UTC (4+ messages)
[PATCH] x86/setup: do not include kexec_handover.h from asm/setup.h
2026-07-01 15:15 UTC
[PATCH 0/5] ptrace_set_syscall_info: add support for seccomp syscall skipping and instruction pointer modification
2026-07-01 15:05 UTC (6+ messages)
` [PATCH 1/5] ptrace: add PTRACE_SYSCALL_INFO_SECCOMP_SKIP
` [PATCH 2/5] selftests/ptrace: add a test case for PTRACE_SYSCALL_INFO_SECCOMP_SKIP
` [PATCH 3/5] asm/ptrace.h: add instruction_pointer_set
` [PATCH 4/5] ptrace: add PTRACE_SYSCALL_INFO_FLAG_SET_IP
` [PATCH 5/5] selftests/ptrace: add a test case for PTRACE_SYSCALL_INFO_FLAG_SET_IP
[PATCH] lkdtm/core: fix resource leaks on module init error path
2026-07-01 15:14 UTC
[PATCH v4 0/4] history: add squash subcommand to fold a range
2026-07-01 15:14 UTC (13+ messages)
` [PATCH v5 "
[PATCH] dt-bindings: mfd: mediatek,mt8195-scpsys: Add support for MT8189 SoC
2026-07-01 15:14 UTC
[PATCH 0/3] rtc: s35390a: Allow use of output pin for interrupt signal 1 for wakealarm
2026-07-01 15:14 UTC (7+ messages)
` [PATCH 1/3] dt-bindings: rtc: Add sii,wakealarm-output-pin property for S35390A
[PATCH v2 0/3] iio: Use named initializers for device_id structures
2026-07-01 15:14 UTC (3+ messages)
` [PATCH v2 2/3] iio: imu: adis16550: Simplify device abstraction
[PATCH] clk: mediatek: mt8188: add missing clock in pericfg_ao
2026-07-01 15:13 UTC
[PATCH v8 0/5] selftests/mm: refactor pkey helpers and fix mmap error handling
2026-07-01 15:12 UTC (2+ messages)
[PATCH] drm/i915/display: Handle struct drm_plane_state.ignore_damage_clips
2026-07-01 15:12 UTC (4+ messages)
` ✓ CI.KUnit: success for "
[PATCH] media: sti: delta: use unaligned accessors for MJPEG SOF fields
2026-07-01 15:06 UTC
[PATCH] arm64: dts: qcom: sc8280xp: Flatten usb controller nodes
2026-07-01 15:10 UTC (2+ messages)
[PATCH] tpm: st33zp24: use unaligned accessors for TPM header fields
2026-07-01 15:04 UTC
[PATCH v4 bpf-next 0/3] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
2026-07-01 15:09 UTC (6+ messages)
` [PATCH v4 bpf-next 2/3] "
[PATCH v7 0/2] regulator: Add support for Unisoc SC2730 PMIC regulators
2026-07-01 15:00 UTC (3+ messages)
` [PATCH v7 1/2] mfd: sprd-sc27xx: Add SC2730 regulator cell
` [PATCH v7 2/2] regulator: Add regulator driver for Unisoc SC2730 PMIC
[Bug 220564] New: Wrong indentification of Bluetooth in Lenovo Legion Pro 5 and 0489:e111 Foxconn / Hon Hai Wireless_Device
2026-07-01 15:09 UTC (2+ messages)
` [Bug 220564] hci0: ACL packet for unknown connection handle 3837 and sound interruption
[PATCH 0/9] ax88179_178a: Add support for AX88179A-based chips
2026-07-01 15:08 UTC (8+ messages)
` [PATCH 1/9] ax88179_178a: Fix endianness of pause watermark register
` [PATCH 2/9] ax88179_178a: Add HW support for AX179A-based chips
` [PATCH 5/9] ax88179_178a: Add support for ethtool pause parameter configuration
[PATCH 0/4] usb: fix UAF related to dynamic ID
2026-07-01 15:02 UTC (4+ messages)
[PATCH bpf-next v5 0/3] bpf: bidirectional VLAN support for bpf_fib_lookup()
2026-07-01 15:08 UTC (11+ messages)
` [PATCH bpf-next v5 1/3] bpf: Add BPF_FIB_LOOKUP_VLAN flag to bpf_fib_lookup() helper
[PATCH] kasan: include <linux/instruction_pointer.h> for _RET_IP_
2026-07-01 15:07 UTC (2+ messages)
[PATCH v2 0/4] hwspinlock: add summary in debugfs
2026-07-01 15:07 UTC (5+ messages)
[PATCH v4 00/11] KVM: x86/hyperv: Fix racy usage of vcpu->arch.hyperv
2026-07-01 15:07 UTC (11+ messages)
` [PATCH v4 02/11] KVM: x86/hyperv: Check for NULL vCPU Hyper-V object in kvm_hv_get_tlb_flush_fifo()
` [PATCH v4 05/11] KVM: x86/xen: Consolidate checks on Xen vCPU ID for singleshot timer hypercalls
` [PATCH v4 07/11] KVM: Initialize a vCPU's index to '-1' while it's being created
` [PATCH v4 08/11] KVM: Move nVMX's lockdep logic for vcpu->mutex to a common helper
` [PATCH v4 09/11] KVM: x86: Treat a vCPU as unreachable if its index is invalid
[PATCH] net: fman: guard IRQ handlers against pre-init interrupt
2026-07-01 15:06 UTC (2+ messages)
[PATCH] clk: ti: omap4: Initialize DPLL_USB_M2 during the boot
2026-07-01 15:06 UTC
[PATCH v2 00/19] driver core: count references of the platform device's fwnode, not OF node
2026-07-01 15:05 UTC (5+ messages)
` [PATCH v2 02/19] driver core: platform: provide platform_device_set_of_node()
[PATCH] media: v4l2-ctrls: document expected validation scope
2026-07-01 15:05 UTC (2+ messages)
[PATCH] bpftool: use btf_vlen()/btf_kind()/btf_kflag() helpers consistently
2026-07-01 15:05 UTC (2+ messages)
[PATCH for-next] RDMA/hfi1: Remove unused non-user-accessible device class
2026-07-01 15:05 UTC
[PATCH v2 0/2] Add support for Si549 programmable clock
2026-07-01 15:05 UTC (4+ messages)
` [PATCH v2 1/2] dt-bindings: clock: si544: add si549 compatible
` [PATCH v2 2/2] clk: si544: add support for si549
[PATCH] arm: dts: mediatek: add U-Boot dtsi overrides for Genio 510 and Genio 700
2026-07-01 15:05 UTC
[scarthgap][PATCH v2 0/3] dhcpcd: patch CVE-2026-56113
2026-07-01 15:04 UTC (4+ messages)
` [scarthgap][PATCH v2 1/3] "
` [scarthgap][PATCH v2 2/3] dhcpcd: patch CVE-2026-56114
` [scarthgap][PATCH v2 3/3] dhcpcd: patch CVE-2026-56117
[PATCH i-g-t v1] tests/intel/kms_psr2_sf: Restrict ET validation to eDP only
2026-07-01 15:04 UTC (2+ messages)
` ✗ i915.CI.Full: failure for tests/intel/kms_psr2_sf: Restrict ET validation to eDP only (rev2)
[PATCH] app/flow-perf: add represented-port and port-representor flow actions
2026-07-01 15:04 UTC
[GSoC Blog] week 1 and 2: Complete and extend the remote-object-info command for git cat-file
2026-07-01 15:03 UTC (2+ messages)
[PATCH] drm/i915/gem: Fix NULL deref in I915_CONTEXT_PARAM_SSEU
2026-07-01 15:03 UTC (2+ messages)
[PATCH v3 0/5] disas/riscv: Fix immediate decoding and extraction
2026-07-01 15:02 UTC (5+ messages)
` [PATCH v3 2/5] disas/riscv: Fix 6-bit immediate extraction
` [PATCH v3 5/5] disas/riscv: Use extract helpers for operand fields
[PATCH] vdpa/mlx5: fix wrong list iterated in add_direct_chain error path
2026-07-01 15:02 UTC (2+ messages)
[PATCH v2 0/3] drm/gpusvm: fix IOVA/DMA unmap leaks in __drm_gpusvm_unmap_pages()
2026-07-01 15:02 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for drm/gpusvm: fix IOVA/DMA unmap leaks in __drm_gpusvm_unmap_pages() (rev4)
[PATCH v3 0/2] arm64: dts: imx8mp-skov: add new 7" variant
2026-07-01 15:00 UTC (4+ messages)
` [PATCH v3 2/2] arm64: dts: imx8mp-skov: support new 7inch panel board
[PATCH 0/2] soundwire: bus: re-enable CLOCK_STOP_MODE1 support
2026-07-01 14:59 UTC (11+ messages)
` [PATCH 2/2] soundwire: Intel: stop sdw clock in system suspend
[PATCH] staging: rtl8723bs: remove unnecessary braces
2026-07-01 14:57 UTC
[PATCH v5 0/3] x86/tdx: Fix port I/O handling bugs
2026-07-01 14:59 UTC (3+ messages)
` [PATCH v5 2/3] x86/insn-eval: Add insn_assign_reg() helper
[PATCH RESEND v5 0/3] x86/pvh: fix unbootable VMs again (PVH + KASAN)
2026-07-01 14:58 UTC (4+ messages)
` [PATCH RESEND v5 1/3] x86/asm, x86/boot: expose inline memcmp
linux-next: manual merge of the device-id tree with the gpio tree
2026-07-01 14:58 UTC (2+ messages)
[PATCH] KVM: SEV: drop FOLL_LONGTERM for encrypted region registration
2026-07-01 14:58 UTC (2+ messages)
[PATCH] hpfs: fix coding style of fs/hpfs/inode.c
2026-07-01 14:57 UTC
[PATCH] ASoC: rt712-sdca: reset codec at io_init to fix silent headphone
2026-07-01 14:56 UTC
[PATCH v3.1] sched/isolation: Defer freeing of cpumask memblock memory to initcall
2026-07-01 14:56 UTC (4+ messages)
[PATCH] drm/xe/userptr: Stub notifier_lock helpers when DRM_GPUSVM=n
2026-07-01 14:56 UTC (2+ messages)
` ✓ Xe.CI.FULL: success for "
[PATCH v2 00/10] Add RTC support for Renesas RZ/T2H and RZ/N2H SoCs
2026-07-01 14:54 UTC (7+ messages)
` [PATCH v2 06/10] rtc: rzn1: Dynamically calculate synchronization delay based on clock rate
` [PATCH v2 08/10] rtc: rzn1: Consistently use dev_err_probe()
` [PATCH v2 10/10] rtc: rzn1: Add support for Renesas RZ/T2H and RZ/N2H SoCs
[PATCH] kunit: use scoped_with_init_fs() in tests that resolve paths
2026-07-01 14:54 UTC
[PATCH] net: stmmac: recalibrate CBS idle slope when EST is enabled
2026-07-01 14:54 UTC (2+ messages)
[linux-next:master 1977/2307] mm/hugetlb.c:3095:4: warning: array subscript -1 is below array bounds of 'struct list_head[1]'
2026-07-01 14:53 UTC (2+ messages)
[PATCH v7 0/5] drm/gpusvm: split MM and device state across gpusvm/range/pages
2026-07-01 14:54 UTC (2+ messages)
` ✗ CI.KUnit: failure for "
[PATCH v7 0/7] cxl: Add CXL type2 accelerator support for cxl_test
2026-07-01 14:53 UTC (4+ messages)
` [PATCH v7 4/7] cxl/test: Add hierarchy enumeration support for type2 device
[PATCH v2 0/4] update termios(3) for glibc 2.42+ and POSIX.1-2024
2026-07-01 14:53 UTC (7+ messages)
` [PATCH v2 1/4] man/man3*: document the glibc 2.42+ baud_t termios interface
[PATCH] scsi: smartpqi: cancel pending workers before freeing controller
2026-07-01 14:53 UTC (2+ messages)
[PATCH v3] xsk: fix memory corruptions in net/core/xdp.c
2026-07-01 14:52 UTC (4+ messages)
[PATCH] xfs_scrub: fix spacemap scan for internal rt devices
2026-07-01 14:51 UTC
[PATCH v6 0/5] add runtime suspend/resume support
2026-07-01 14:50 UTC (4+ messages)
` [PATCH v6 4/5] dmaengine: fsl-edma: "
[PATCH] tools/objtool: Fix typo in warning message
2026-07-01 14:50 UTC
[PATCH v2] common/rc: fix mount options quoting in _mount
2026-07-01 14:48 UTC
[PATCH v2 0/2] hypercall string inputs
2026-07-01 14:48 UTC (2+ messages)
` [PATCH v2 2/2] lib: make safe_copy_string_from_guest() validate input
[PATCH v2 0/1] drm/i915/display/psr: PSR2 DC3CO fix
2026-07-01 14:48 UTC (2+ messages)
` ✓ i915.CI.BAT: success for drm/i915/display/psr: PSR2 DC3CO fix (rev2)
[PATCH] drm/syncobj: Use kmalloc_objs for chains
2026-07-01 14:48 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.