messages from 2025-12-15 18:13:28 to 2025-12-15 20:51:16 UTC [more...]
[PATCH v2] KVM: x86: Don't read guest CR3 when doing async pf while the MMU is direct
2025-12-15 20:51 UTC (5+ messages)
[PATCH v10 0/8] mm: folio_zero_user: clear contiguous pages
2025-12-15 20:49 UTC (9+ messages)
` [PATCH v10 1/8] treewide: provide a generic clear_user_page() variant
` [PATCH v10 2/8] highmem: introduce clear_user_highpages()
` [PATCH v10 3/8] mm: introduce clear_pages() and clear_user_pages()
` [PATCH v10 4/8] highmem: do range clearing in clear_user_highpages()
` [PATCH v10 5/8] x86/mm: Simplify clear_page_*
` [PATCH v10 6/8] x86/clear_page: Introduce clear_pages()
` [PATCH v10 7/8] mm, folio_zero_user: support clearing page ranges
` [PATCH v10 8/8] mm: folio_zero_user: cache neighbouring pages
[PATCH] dma-remap: fix dma_common_find_pages() page lookup for offsets
2025-12-15 20:49 UTC (2+ messages)
[PATCH v2 00/23] Cache aware scheduling
2025-12-15 20:49 UTC (12+ messages)
` [PATCH v2 04/23] sched/cache: Make LLC id continuous
` [PATCH v2 05/23] sched/cache: Assign preferred LLC ID to processes
` [PATCH v2 07/23] sched/cache: Introduce per runqueue task LLC preference counter
[PATCH] drm/msm: Replace custom dumb_map_offset with generic helper
2025-12-15 20:48 UTC (2+ messages)
[PATCH] mm/memcg: reorder retry checks for clarity in try_charge_memcg
2025-12-15 20:46 UTC (2+ messages)
[PATCH] hwmon: (DS620) Update broken Datasheet URL in driver documentation
2025-12-15 20:44 UTC
[PATCH 00/14] Assorted kernel-doc fixes
2025-12-15 20:41 UTC (3+ messages)
` [PATCH 06/14] virtio: Describe @map and @vmap members in virtio_device struct
linux-next: Signed-off-by missing for commit in the rockchip tree
2025-12-15 20:40 UTC
[PATCH v5] dma-buf: add some tracepoints to debug
2025-12-15 20:30 UTC (2+ messages)
[PATCH] KEYS: trusted: Use get_random-fallback for TPM
2025-12-15 20:35 UTC (10+ messages)
[PATCH] drm/panthor: Fix NULL pointer dereference on panthor_fw_unplug
2025-12-15 20:33 UTC
[PATCH v3 0/3] Add support for exynos5250-manta (Google Nexus 10)
2025-12-15 20:33 UTC (6+ messages)
` [PATCH v3 2/3] ARM: dts: exynos: Add Google Manta (Nexus 10)
[PATCH RFC net-next v2 00/13] dpll: Core improvements and ice E825-C SyncE support
2025-12-15 20:30 UTC (13+ messages)
` [PATCH RFC net-next v2 01/12] dt-bindings: net: ethernet-controller: Add DPLL pin properties
` [PATCH RFC net-next v2 02/12] dpll: Allow associating dpll pin with a firmware node
` [PATCH RFC net-next v2 03/12] net: eth: Add helpers to find DPLL pin "
` [PATCH RFC net-next v2 04/12] dpll: zl3073x: Associate pin with fwnode handle
` [PATCH RFC net-next v2 05/12] dpll: Add notifier chain for dpll events
` [PATCH RFC net-next v2 06/12] dpll: Support dynamic pin index allocation
` [PATCH RFC net-next v2 07/12] dpll: zl3073x: Add support for mux pin type
` [PATCH RFC net-next v2 08/12] dpll: Enhance and consolidate reference counting logic
` [PATCH RFC net-next v2 09/12] dpll: Prevent duplicate registrations
` [PATCH RFC net-next v2 10/12] dpll: Add reference count tracking support
` [PATCH RFC net-next v2 11/12] drivers: Add support for DPLL reference count tracking
` [PATCH RFC net-next v2 12/12] ice: dpll: Support E825-C SyncE and dynamic pin discovery
[PATCH 1/3] tee: qcomtee: call: Fix confusing cleanup.h syntax
2025-12-15 20:29 UTC (5+ messages)
[PATCH v2 0/8] Generic IRQ entry/exit support for powerpc
2025-12-15 20:27 UTC (5+ messages)
` [PATCH v2 8/8] powerpc: Enable Generic Entry/Exit for syscalls
[PATCH] platform/x86/intel/vsec: correct kernel-doc comments
2025-12-15 20:24 UTC (6+ messages)
[PATCH] btrfs: Replace memcpy + NUL termination in _btrfs_printk
2025-12-15 20:22 UTC (4+ messages)
[PATCH] mm: vmscan: always allow writeback during memcg reclaim
2025-12-15 20:22 UTC (7+ messages)
` retiring laptop_mode? was "
[PATCH 0/3] Implementation of Ascon-Hash256
2025-12-15 20:19 UTC (2+ messages)
[PATCH] arm64: dts: qcom: lemans: Enable cpufreq cooling devices
2025-12-15 20:19 UTC (2+ messages)
[PATCH] soc: qcom: cmd-db: Fix memory leak in cmd_db_dev_probe error path
2025-12-15 20:18 UTC (2+ messages)
[PATCH] crypto: arm64/ghash - Fix incorrect output from ghash-neon
2025-12-15 20:16 UTC (6+ messages)
Time to drop wrmsrl()/rdmsrl()?
2025-12-15 20:15 UTC (2+ messages)
[PATCH] pid: remove unnecessary idr_preload()
2025-12-15 20:15 UTC
[PATCH v7 0/7] Introduce movable pages for Hyper-V guests
2025-12-15 20:12 UTC (6+ messages)
` [PATCH v7 4/7] Drivers: hv: Fix huge page handling in memory region traversal
[PATCH] KVM: SVM: Fix redundant updates of LBR MSR intercepts
2025-12-15 20:10 UTC (31+ messages)
` [PATCH v3 00/26] Nested SVM fixes, cleanups, and hardening
` [PATCH v3 01/26] KVM: SVM: Switch svm_copy_lbrs() to a macro
` [PATCH v3 02/26] KVM: SVM: Add missing save/restore handling of LBR MSRs
` [PATCH v3 03/26] KVM: selftests: Add a test for LBR save/restore (ft. nested)
` [PATCH v3 04/26] KVM: nSVM: Always inject a #GP if mapping VMCB12 fails on nested VMRUN
` [PATCH v3 05/26] KVM: nSVM: Triple fault if mapping VMCB12 fails on nested #VMEXIT
` [PATCH v3 06/26] KVM: nSVM: Triple fault if restore host CR3 "
` [PATCH v3 07/26] KVM: nSVM: Drop nested_vmcb_check_{save/control}() wrappers
` [PATCH v3 08/26] KVM: nSVM: Call enter_guest_mode() before switching to VMCB02
` [PATCH v3 09/26] KVM: nSVM: Make nested_svm_merge_msrpm() return an errno
` [PATCH v3 10/26] KVM: nSVM: Call nested_svm_merge_msrpm() from enter_svm_guest_mode()
` [PATCH v3 11/26] KVM: nSVM: Call nested_svm_init_mmu_context() before switching to VMCB02
` [PATCH v3 12/26] KVM: nSVM: Refactor minimal #VMEXIT handling out of nested_svm_vmexit()
` [PATCH v3 13/26] KVM: nSVM: Unify handling of VMRUN failures with proper cleanup
` [PATCH v3 14/26] KVM: nSVM: Clear EVENTINJ field in VMCB12 on nested #VMEXIT
` [PATCH v3 15/26] KVM: nSVM: Drop the non-architectural consistency check for NP_ENABLE
` [PATCH v3 16/26] KVM: nSVM: Add missing consistency check for nCR3 validity
` [PATCH v3 17/26] KVM: nSVM: Add missing consistency check for hCR0.PG and NP_ENABLE
` [PATCH v3 18/26] KVM: nSVM: Add missing consistency check for EFER, CR0, CR4, and CS
` [PATCH v3 19/26] KVM: nSVM: Add missing consistency check for event_inj
` [PATCH v3 20/26] KVM: SVM: Rename vmcb->nested_ctl to vmcb->misc_ctl
` [PATCH v3 21/26] KVM: SVM: Rename vmcb->virt_ext to vmcb->misc_ctl2
` [PATCH v3 22/26] KVM: SVM: Use BIT() and GENMASK() for definitions in svm.h
` [PATCH v3 23/26] KVM: nSVM: Cache all used fields from VMCB12
` [PATCH v3 24/26] KVM: nSVM: Restrict mapping VMCB12 on nested VMRUN
` [PATCH v3 25/26] KVM: nSVM: Sanitize control fields copied from VMCB12
` [PATCH v3 26/26] KVM: nSVM: Only copy NP_ENABLE from VMCB01's misc_ctl
[PATCH v2 0/4] s32g: Use a syscon for GPR
2025-12-15 20:11 UTC (5+ messages)
[PATCH v5 0/6] io_uring: avoid uring_lock for IORING_SETUP_SINGLE_ISSUER
2025-12-15 20:09 UTC (7+ messages)
` [PATCH v5 1/6] io_uring: use release-acquire ordering for IORING_SETUP_R_DISABLED
` [PATCH v5 2/6] io_uring: clear IORING_SETUP_SINGLE_ISSUER for IORING_SETUP_SQPOLL
` [PATCH v5 3/6] io_uring: ensure io_uring_create() initializes submitter_task
` [PATCH v5 4/6] io_uring: use io_ring_submit_lock() in io_iopoll_req_issued()
` [PATCH v5 5/6] io_uring: factor out uring_lock helpers
` [PATCH v5 6/6] io_uring: avoid uring_lock for IORING_SETUP_SINGLE_ISSUER
[PATCH 1/1] i3c: master: svc: Initialize 'dev' to NULL in svc_i3c_master_ibi_isr()
2025-12-15 20:08 UTC
[PATCH v3 00/11] drm/msm: Add support for Kaanapali
2025-12-15 20:08 UTC (9+ messages)
` [PATCH v3 05/11] drm/msm/mdss: "
` [PATCH v3 06/11] drm/msm/dsi/phy: "
` [PATCH v3 08/11] drm/msm/dpu: Add interrupt registers for DPU 13.0.0
` [PATCH v3 10/11] drm/msm/dpu: Refactor SSPP to compatible "
[PATCH RESEND] ARM: tegra: fix device leak on tegra ahb lookup
2025-12-15 20:03 UTC (2+ messages)
[RFC net-next v3 0/3] Add RSS and LRO support
2025-12-15 19:57 UTC (4+ messages)
` [RFC net-next v3 1/3] net: ethernet: mtk_eth_soc: Add register definitions for RSS and LRO
[PATCH] arm64: dts: qcom: qcs6490-rb3gen2: Adjust tsens thermal zone configuration
2025-12-15 19:51 UTC (2+ messages)
[GIT PULL] Btrfs fixes for 6.19-rc2
2025-12-15 19:50 UTC
[PATCH] Bluetooth: btusb: revert use of devm_kzalloc in btusb
2025-12-15 19:44 UTC (2+ messages)
[PATCH] binder: rust: pin zero-to-one ref increments to initiating thread
2025-12-15 19:45 UTC
[PATCH 0/5] media: vimc: add RGB/YUV input entity and improve pipeline support
2025-12-15 19:45 UTC (6+ messages)
arch/um/os-Linux/start_up.c:309:39: sparse: sparse: Using plain integer as NULL pointer
2025-12-15 19:45 UTC
[PATCH] arm/arm64: dts: qcom: Drop unused .dtsi
2025-12-15 19:44 UTC (4+ messages)
[PATCH RFC] soc: qcom: socinfo: Re-implement in Rust
2025-12-15 19:44 UTC (4+ messages)
[PATCH] ARM: dts: nxp/imx6: Drop unused .dtsi
2025-12-15 19:43 UTC (5+ messages)
Possible memory leak in 6.17.7
2025-12-15 19:42 UTC (8+ messages)
` RRe: "
Proposal: Officially allow "incomplete" trees as a base
2025-12-15 19:41 UTC (5+ messages)
[PATCH 0/5] OpenRISC de0 nano single and multicore boards
2025-12-15 19:34 UTC (8+ messages)
` [PATCH 1/5] dt-bindings: Add compatible string opencores,gpio to gpio-mmio
` [PATCH 4/5] openrisc: dts: Split simple smp dts to dts and dtsi
[PATCH] x86/xen: Fix sparse warning in enlighten_pv.c
2025-12-15 19:29 UTC (2+ messages)
[PATCH] hfsplus: fix missing hfs_bnode_get() in hfs_bnode_create()
2025-12-15 19:29 UTC (2+ messages)
[PATCH v4 0/5] arm64: dts: qcom: Introduce Kaanapali platform device tree
2025-12-15 19:29 UTC (3+ messages)
` [PATCH v4 3/5] arm64: dts: qcom: Introduce Kaanapali SoC
[PATCH] of: replace strcmp_suffix() with strends()
2025-12-15 19:28 UTC (2+ messages)
[PATCH v2] KVM: SVM: Don't allow L1 intercepts for instructions not advertised
2025-12-15 19:28 UTC (3+ messages)
[syzbot] [net?] INFO: rcu detected stall in rtnl_getlink (2)
2025-12-15 19:27 UTC
[PATCH] audit: add fchmodat2() to change attributes class
2025-12-15 19:27 UTC (2+ messages)
[PATCH v3] KVM: SVM: Don't allow L1 intercepts for instructions not advertised
2025-12-15 19:25 UTC
[PATCH] time/timecounter: inline timecounter_cyc2time()
2025-12-15 19:22 UTC (2+ messages)
` [tip: timers/core] time/timecounter: Inline timecounter_cyc2time()
[PATCH] PCI/MSI: correct kernel-doc in <linux/msi.h>
2025-12-15 19:21 UTC (2+ messages)
` [tip: irq/msi] genirq/msi: Correct "
[PATCH v3 0/3] i.MX91/93 BLK-CTRL improvements
2025-12-15 19:18 UTC (4+ messages)
` [PATCH v3 1/3] pmdomain: imx93-blk-ctrl: cleanup error path
` [PATCH v3 2/3] pmdomain: imx93-blk-ctrl: convert to devm_* only
` [PATCH v3 3/3] pmdomain: imx93-blk-ctrl: add support for optional subnodes
[PATCH v4 00/21] paravirt: cleanup and reorg
2025-12-15 19:16 UTC (7+ messages)
` [PATCH v4 15/21] x86/xen: Drop xen_irq_ops
` [PATCH v4 16/21] x86/xen: Drop xen_cpu_ops
` [PATCH v4 17/21] x86/xen: Drop xen_mmu_ops
[PATCH v5 6/8] drm/panthor: Support GLB_REQ.STATE field for Mali-G1 GPUs
2025-12-15 19:14 UTC (5+ messages)
[PATCH] MAINTAINERS: Add Makefile.dtb* to DT maintainers
2025-12-15 19:14 UTC
[PATCH v3 0/3] Add a few tracepoints to panthor
2025-12-15 19:13 UTC (4+ messages)
` [PATCH v3 2/3] drm/panthor: Add tracepoint for hardware utilisation changes
[PATCH v2] hfs: replace BUG_ONs with error handling
2025-12-15 19:09 UTC (8+ messages)
[PATCH 0/5] staging: ad9832: driver cleanup
2025-12-15 19:08 UTC (6+ messages)
` [PATCH 1/5] staging: iio: ad9832: clean up whitespace
` [PATCH 2/5] staging: iio: ad9832: convert to guard(mutex)
` [PATCH 3/5] staging: iio: ad9832: cleanup dev_err_probe()
` [PATCH 4/5] staging: iio: ad9832: convert to iio channels and ext_info attrs
` [PATCH 5/5] staging: iio: ad9832: add sysfs documentation
[PATCH 2/2] mm, netmem: remove the page pool members in struct page
2025-12-15 19:07 UTC (2+ messages)
[PATCH] arm64: dts: qcom: sdm845-tama: Keep labibb on, so kernel can disable it
2025-12-15 19:07 UTC (3+ messages)
[PATCH] fpga: dfl: use subsys_initcall to allow built-in drivers to be added
2025-12-15 19:05 UTC
[PATCH][next] hyperv: Avoid -Wflex-array-member-not-at-end warning
2025-12-15 18:47 UTC (2+ messages)
[PATCH v4] ocfs2: Add validate function for slot map blocks
2025-12-15 18:45 UTC
[PATCH] cgroup: rstat: force flush on css exit
2025-12-15 18:44 UTC (3+ messages)
[PATCH v3] drm/panel: visionox-rm69299: Depend on BACKLIGHT_CLASS_DEVICE
2025-12-15 18:44 UTC (2+ messages)
[PATCH v3] net: skbuff: add usercopy region to skbuff_fclone_cache
2025-12-15 18:42 UTC (2+ messages)
[PATCH v3] mhi: host: Add standard elf image download functionality
2025-12-15 18:41 UTC (12+ messages)
[PATCH v1 1/1] bpf: Disable -Wsuggest-attribute=format
2025-12-15 18:40 UTC (5+ messages)
[PATCH v3 00/16] Add Nested NPT support in selftests
2025-12-15 18:38 UTC (3+ messages)
` [PATCH v3 09/16] KVM: selftests: Stop passing VMX metadata to TDP mapping functions
[PATCH v2 00/13] Nested SVM fixes, cleanups, and hardening
2025-12-15 18:34 UTC (4+ messages)
` [PATCH v2 11/13] KVM: nSVM: Simplify nested_svm_vmrun()
[PATCH 1/3] perf/x86/intel/cstate: Add Wildcat Lake support
2025-12-15 18:25 UTC (3+ messages)
` [PATCH 2/3] perf/x86/intel/cstate: Add Nova "
` [PATCH 3/3] perf/x86/intel/cstate: Add Diamond Rapids support
[PATCH] remoteproc: imx_rproc: Ues sync handling in rx_callback for i.MX7ULP suspend
2025-12-15 18:32 UTC (2+ messages)
[PATCH v2 0/2] mailbox queue length check
2025-12-15 18:31 UTC (9+ messages)
` [PATCH v2 1/2] mailbox: check mailbox queue is full or not
[PATCH] x86/split_lock: Remove dead kmsg formatting when split_lock_detect=fatal
2025-12-15 18:11 UTC
[patch V6 00/11] rseq: Implement time slice extension mechanism
2025-12-15 18:24 UTC (24+ messages)
` [patch V6 01/11] rseq: Add fields and constants for time slice extension
` [patch V6 02/11] rseq: Provide static branch for time slice extensions
` [patch V6 03/11] rseq: Add statistics "
` [patch V6 04/11] rseq: Add prctl() to enable "
` [patch V6 05/11] rseq: Implement sys_rseq_slice_yield()
` [patch V6 06/11] rseq: Implement syscall entry work for time slice extensions
` [patch V6 07/11] rseq: Implement time slice extension enforcement timer
` [patch V6 08/11] rseq: Reset slice extension when scheduled
` [patch V6 09/11] rseq: Implement rseq_grant_slice_extension()
` [patch V6 10/11] entry: Hook up rseq time slice extension
` [patch V6 11/11] selftests/rseq: Implement time slice extension test
[RFC PATCH v2 0/6] fuse: LOOKUP_HANDLE operation
2025-12-15 18:23 UTC (7+ messages)
` [RFC PATCH v2 3/6] fuse: initial infrastructure for FUSE_LOOKUP_HANDLE support
Syzbot test for v4: ocfs2: Add validate function for slot map blocks
2025-12-15 18:22 UTC (2+ messages)
` [syzbot] [ocfs2?] kernel BUG in ocfs2_write_block
[PATCH v2] cgroup: rstat: use LOCK CMPXCHG in css_rstat_updated
2025-12-15 18:18 UTC (3+ messages)
[PATCH] arm64/gcs: Flush the GCS locking state on exec
2025-12-15 18:17 UTC (2+ messages)
[PATCH] binder: fix trivial typo in uapi header
2025-12-15 18:17 UTC
[PATCH] arm64: mm: Simplify check in arch_kfence_init_pool()
2025-12-15 18:17 UTC (2+ messages)
[PATCH v3] mm/vmalloc: clarify why vmap_range_noflush() might sleep
2025-12-15 18:17 UTC (2+ messages)
[PATCH v4 0/8] drm/rockchip: No more post-atomic_check fixups
2025-12-15 18:16 UTC (6+ messages)
` [PATCH v4 1/8] drm/rockchip: vop2: Switch impossible format conditional to WARN_ON
[PATCH v4 0/7] Add generic PHY driver used by MACB/GEM on EyeQ5
2025-12-15 18:15 UTC (7+ messages)
` [PATCH v4 2/7] phy: Add driver for EyeQ5 Ethernet PHY wrapper
[PATCH] Input: i8042 - add TUXEDO InfinityBook Max Gen10 AMD to i8042 quirk table
2025-12-15 18:15 UTC (2+ messages)
[PATCH 0/2] spi: cadence-quadspi: Fix probe error path and logging
2025-12-15 18:13 UTC (4+ messages)
` [PATCH 2/2] spi: cadence-quadspi: Fix clock disable on probe failure path
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox