All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-07 21:25:37 to 2026-07-07 22:25:06 UTC [more...]

[PATCH 0/7] git_hash_*() quality-of-life improvements
 2026-07-07 22:25 UTC  (8+ messages)
` [PATCH 1/7] hash: use git_hash_init() consistently
` [PATCH 4/7] hash: make git_hash_discard() idempotent

[PATCH] ALSA: hda/realtek: Add mic mute LED quirk for HP Laptop 15-fd0xxx
 2026-07-07 22:24 UTC 

[PATCH v2] hw/sparc64/sun4u: Mark unusable PCI busses as full to ease device plugging
 2026-07-07 22:23 UTC  (13+ messages)

[PATCH v7 1/7] MAINTAINERS: Add Miroslav as timekeeping reviewer
 2026-07-07 22:22 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH v7 2/7] timekeeping: Account for monotonicity adjustment in ntp_error
 2026-07-07 22:22 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH v7 3/7] timekeeping: Account for clocksource tick quantisation via NTP
 2026-07-07 22:22 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH v7 4/7] timekeeping: Drive time_offset skew via per-tick ntp_error transfer
 2026-07-07 22:22 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH v7 5/7] timekeeping: Drive time_adjust skew via per-tick ntp_error transfer
 2026-07-07 22:22 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH v14 0/9] tls: Add TLS 1.3 hardware offload support
 2026-07-07 22:21 UTC  (3+ messages)

[PATCH v7 6/7] timekeeping: Settle competing time_offset and time_adjust skew
 2026-07-07 22:22 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH v7 7/7] ntp: Remove tick_length_base, use tick_length directly
 2026-07-07 22:22 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH v2] selftests: timers: Partially revert "Remove local NSEC_PER_SEC and USEC_PER_SEC defines"
 2026-07-07 22:22 UTC  (2+ messages)
` [tip: timers/core] "

[RFC PATCH 0/5] rust: drm: minimal KMS bindings, EDID read, rotation, HDCP defs
 2026-07-07 22:21 UTC  (7+ messages)
` [RFC PATCH v2 00/18] rust: drm: safe KMS mode-object layer + evdi bindings
  ` [RFC PATCH v2 01/18] rust: drm: kms: forward-port the safe mode-object layer onto the typestate device
  ` [RFC PATCH v2 06/18] rust: drm: kms: add a Framebuffer::vmap() guard

[Bug 221721] New: prom21-xhci does not allow to use USB keyboard in plymouth
 2026-07-07 22:20 UTC  (5+ messages)
` [Bug 221721] "

[PATCH 0/2] Bluetooth: ISO: backport missed OOB write fix to 6.6.y and 6.1.y
 2026-07-07 22:19 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2 6.6.y] Bluetooth: ISO: Copy BASE if service data matches EIR_BAA_SERVICE_UUID
    ` Bluetooth: ISO: backport missed OOB write fix to 6.6.y and 6.1.y
  ` [PATCH v2 2/2 6.1.y] Bluetooth: ISO: Copy BASE if service data matches EIR_BAA_SERVICE_UUID

[PATCH dovetail v9 00/11] riscv: Add dovetail support
 2026-07-07 22:18 UTC  (5+ messages)
` [PATCH dovetail v9 11/11] riscv: dovetail: add core support

[PATCH 0/5] Fix register page use for guests using mshv accel
 2026-07-07 22:16 UTC  (6+ messages)
` [PATCH 1/5] include/hw/hyperv: move hv_vp_register_page struct definition
` [PATCH 2/5] target/i386/mshv: abort when hv_vp_register_page setup fails
` [PATCH 3/5] target/i386/mshv: remove fallback for register page get registers
` [PATCH 4/5] target/i386/mshv: remove fallback for register page set registers
` [PATCH 5/5] target/i386/mshv: fix pio handlers clobbering device-modified registers

[PATCH 0/8] x86/pci: consolidate x86-specific PCI quirks into arch/x86/pci/fixup.c
 2026-07-07 22:18 UTC  (9+ messages)
` [PATCH 1/8] x86/pci: gate arch fixups with CONFIG_PCI_QUIRKS
` [PATCH 2/8] x86/pci: move Intel chipset quirks to arch/x86/pci/fixup.c
` [PATCH 3/8] x86/pci: move VIA "
` [PATCH 4/8] x86/pci: move SiS "
` [PATCH 5/8] x86/pci: move ALi "
` [PATCH 6/8] x86/pci: move AMD x86 "
` [PATCH 7/8] x86/pci: move x86 ifdef-gated "
` [PATCH 8/8] x86/pci: move remaining x86-specific quirks to fixup.c

[PATCH v2 00/13] drm/xe: Add and use more KLV helpers
 2026-07-07 22:18 UTC  (16+ messages)
` [PATCH v2 01/13] drm/xe/guc: Allow to print single KLV
` [PATCH v2 02/13] drm/xe/guc: Prepare to print group KLVs
` [PATCH v2 03/13] drm/xe/guc: Add basic KLV encoding helpers
` [PATCH v2 04/13] drm/xe/guc: Add string KLV encoding helper
` [PATCH v2 05/13] drm/xe/guc: Add object "
` [PATCH v2 06/13] drm/xe/guc: Add KLV parsing helper
` [PATCH v2 07/13] drm/xe/guc: Formalize Reserved KLVs
` [PATCH v2 08/13] drm/xe/tests: Add GuC KLV helpers basic tests
` [PATCH v2 09/13] drm/xe/tests: Add string encoding helper test
` [PATCH v2 10/13] drm/xe/tests: Add object "
` [PATCH v2 11/13] drm/xe/tests: Add GuC KLV printer test
` [PATCH v2 12/13] drm/xe/tests: Add migration packet test
` [PATCH v2 13/13] drm/xe/pf: Handle migration descriptor using KLV helpers
` ✗ CI.checkpatch: warning for drm/xe: Add and use more KLV helpers (rev2)
` ✓ CI.KUnit: success "

[RFC PATCH 0/7] mm: store zswap entries in swap table (Pointer entry)
 2026-07-07 22:17 UTC  (5+ messages)
` [syzbot ci] "

[RFC 0/1] Forward AER errors to guest
 2026-07-07 22:12 UTC  (4+ messages)

[PATCH net] openvswitch: fix GSO userspace truncation underflow
 2026-07-07 22:16 UTC 

[PATCH] Bluetooth: btusb: Add support for 1357:c123 Realtek 8852BE device
 2026-07-07 22:15 UTC 

[PATCH i-g-t] tests/xe_debugfs: add GT debugfs validation and gsc_info read tests
 2026-07-07 22:15 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH v2 0/4] drm/xe/oa: A MERTOA bug-fix
 2026-07-07 22:15 UTC  (6+ messages)
` [PATCH v2 2/4] drm/xe/oa: Fix offset alignment for MERT WHITELIST_OA_MERT_MMIO_TRG

[PATCH bpf-next] selftests/bpf: Rename libarena struct bitmap to struct arena_bitmap
 2026-07-07 22:14 UTC  (2+ messages)

[PATCH 00/13] drm/xe: Add and use more KLV helpers
 2026-07-07 22:14 UTC  (5+ messages)
` [PATCH 12/13] drm/xe/tests: Add migration packet test

[PATCH] drm/xe/pxp: add termination on resume
 2026-07-07 22:14 UTC 

[PATCH v4] drm/v3d: bound CPU-job query writes to their destination BO
 2026-07-07 22:13 UTC 

[PATCH v2 0/9] Stability fixes for GVE
 2026-07-07 22:13 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 9/9] net/gve: restrict max ring size in GQ QPL to 2K

[PATCH bpf-next v1 0/2] Fix for untrusted BTF pointer writes
 2026-07-07 22:10 UTC  (3+ messages)
` [PATCH bpf-next v1 1/2] bpf: Reject writes through untrusted BTF pointers

[PATCH net] net: stmmac: intel: don't reconfigure SerDes on unchanged mode
 2026-07-07 22:08 UTC  (2+ messages)

[PATCH (draft)] kcov: fix potential kcov_mode corruption under CONFIG_PREEMPT_RT
 2026-07-07 22:07 UTC  (14+ messages)
` [PATCH] "
  ` [PATCH v2] kcov: fix state corruption under CONFIG_PREEMPT_RT by eliminating per-cpu data
    ` [PATCH v3] kcov: move kcov_remote_data to task_struct for RT and remove local_lock
              ` [PATCH v4] kcov: move kcov_remote_data to task_struct "
                  ` [PATCH v5] kcov: fix data corruption and race conditions on PREEMPT_RT by moving saved remote state to task_struct

[PATCH 0/3] hw/pci: Consider reserved slots mask when checking PCI bus is full
 2026-07-07 22:05 UTC  (2+ messages)

[PATCH liburing 0/3] Convert manpages to markdown
 2026-07-07 22:05 UTC  (5+ messages)

[PATCH v3 0/3] iomap/fuse: add helper to keep uptodate bitmap in sync
 2026-07-07 22:04 UTC  (4+ messages)
` [PATCH v3 1/3] fuse: don't clear folio uptodate on writethrough errors
` [PATCH v3 2/3] iomap: add helper to mark folio uptodate
` [PATCH v3 3/3] fuse: use iomap "

[PATCH net] net: stmmac: intel: don't reconfigure SerDes on unchanged mode
 2026-07-07 22:04 UTC  (2+ messages)

[PATCH v2 0/6] drm/xe/nvl/guc: Add NVL GuC firmware definitions
 2026-07-07 22:03 UTC  (3+ messages)
` [PATCH v2 4/6] drm/xe/guc: Define GuC firmware for NVL-S

[PATCH] arm: imx943: Update dts files to build with v7.1-dts tag
 2026-07-07 22:03 UTC 

[PATCH net-next v4 0/3] net: devmem: allow rx-buf-size > PAGE_SIZE per binding
 2026-07-07 22:02 UTC  (3+ messages)

[PATCH] arm: qcom: Update ipq5424-rdp466-u-boot.dtsi for v7.1-dts changes
 2026-07-07 22:02 UTC 

[PATCH v2 00/15] ceph: add binary logging (BLOG) for CephFS
 2026-07-07 22:02 UTC  (2+ messages)

[RESEND PATCH v4 00/15] x86/resctrl: Add kernel-mode (e.g., PLZA) support to the resctrl subsystem
 2026-07-07 22:01 UTC  (17+ messages)
` [RESEND PATCH v4 01/15] x86/resctrl: Support Privilege Level Zero Association (PLZA)
` [RESEND PATCH v4 02/15] x86/resctrl: Add PLZA support to command-line options
` [RESEND PATCH v4 03/15] x86/resctrl: Add data structures and definitions for PLZA configuration
` [RESEND PATCH v4 04/15] fs/resctrl: Introduce kernel mode (kmode) data structures
` [RESEND PATCH v4 05/15] x86,fs/resctrl: Introduce architecture hooks to program kernel-mode
` [RESEND PATCH v4 06/15] fs/resctrl: Introduce resctrl_set_kmode_support() to initialize supported modes
` [RESEND PATCH v4 07/15] x86/resctrl: Expose the supported PLZA kernel-mode policies during init
` [RESEND PATCH v4 08/15] fs/resctrl: Add interface to display supported and active kernel-mode policy
` [RESEND PATCH v4 09/15] fs/resctrl: Introduce kmode_cpus/kmode_cpus_list per rdtgroup
` [RESEND PATCH v4 10/15] fs/resctrl: Reset the kernel-mode binding when an rdtgroup is removed
` [RESEND PATCH v4 11/15] fs/resctrl: Program kernel-mode binding when CPU comes online
` [RESEND PATCH v4 12/15] fs/resctrl: Hide kmode_cpus[_list] on groups not bound to kernel-mode
` [RESEND PATCH v4 13/15] fs/resctrl: Add interface to modify kernel-mode via info/kernel_mode
` [RESEND PATCH v4 14/15] fs/resctrl: Allow user space to write kmode_cpus/kmode_cpus_list
` [RESEND PATCH v4 15/15] fs/resctrl: Add documentation on kernel_mode with example

[PATCH v3 RESEND] hfs: validate catalog CNIDs before instantiating inodes
 2026-07-07 22:01 UTC  (2+ messages)

[PATCH dovetail v10 00/11] riscv: Add dovetail support
 2026-07-07 22:01 UTC  (5+ messages)

[PATCH v3 0/3] drm/v3d: Miscellaneous fixes
 2026-07-07 22:00 UTC  (2+ messages)

[PATCH v2] y2038: uapi: use 64-bit __kernel_old_timespec::tv_nsec on x32
 2026-07-07 22:00 UTC  (2+ messages)
` [tip: timers/core] y2038: uapi: Use "

Dovetail/Evl confusion on my end
 2026-07-07 22:00 UTC  (5+ messages)

[PATCH] net: phy: marvell: Add soft reset for 88E1510
 2026-07-07 21:59 UTC  (5+ messages)

[BUG] rtw89: RTL8852CE RX_DCK timeout + Bluetooth A2DP coexistence failures (fw-2.bin 0.27.129.4)
 2026-07-07 21:59 UTC 

[PATCH v2 0/7] KVM: x86: EFER validity fixes and cleanups
 2026-07-07 21:56 UTC  (3+ messages)
` [PATCH v2 4/7] KVM: x86: Add a per-vendor callback to setup EFER caps

[PATCH v4 3/6] vdso/datastore: Map zeroed pages for unavailable data
 2026-07-07 21:54 UTC  (2+ messages)
` [tip: timers/vdso] "

[PATCH v4 1/6] vdso/datastore: Rename data pages variable
 2026-07-07 21:54 UTC  (2+ messages)
` [tip: timers/vdso] "

[PATCH v4 2/6] vdso/datastore: Map pages in terms of the faults pgoff
 2026-07-07 21:54 UTC  (2+ messages)
` [tip: timers/vdso] "

[PATCH v4 4/6] vdso/datastore: Explicitly prevent remote access to timens vvar page
 2026-07-07 21:54 UTC  (2+ messages)
` [tip: timers/vdso] "

[PATCH v4 5/6] vdso/datastore: Allow prefaulting by mlockall()
 2026-07-07 21:54 UTC  (2+ messages)
` [tip: timers/vdso] "

[PATCH v4 6/6] vdso/datastore: Simplify the mapping logic for VDSO_TIME_PAGE_OFFSET
 2026-07-07 21:54 UTC  (2+ messages)
` [tip: timers/vdso] "

[PATCH v3 1/9] time: Respect COMPAT_32BIT_TIME for old time type functions
 2026-07-07 21:54 UTC  (2+ messages)
` [tip: timers/vdso] "

[PATCH v3 2/9] vdso/gettimeofday: Validate system call existence for time() and gettimeofday()
 2026-07-07 21:54 UTC  (2+ messages)
` [tip: timers/vdso] "

[PATCH v3 3/9] x86/vdso: Respect COMPAT_32BIT_TIME
 2026-07-07 21:54 UTC  (2+ messages)
` [tip: timers/vdso] "

[PATCH v3 4/9] arm64: vdso32: Respect COMPAT_32BIT_TIME
 2026-07-07 21:54 UTC  (2+ messages)
` [tip: timers/vdso] "

[PATCH v3 5/9] ARM: VDSO: Respect COMPAT_32BIT_TIME
 2026-07-07 21:54 UTC  (2+ messages)
` [tip: timers/vdso] "

[PATCH v3 6/9] powerpc/vdso: Respect COMPAT_32BIT_TIME
 2026-07-07 21:54 UTC  (2+ messages)
` [tip: timers/vdso] "

[PATCH v3 7/9] MIPS: VDSO: Respect COMPAT_32BIT_TIME
 2026-07-07 21:54 UTC  (2+ messages)
` [tip: timers/vdso] "

[PATCH v3 8/9] sparc: vdso: Respect COMPAT_32BIT_TIME
 2026-07-07 21:54 UTC  (2+ messages)
` [tip: timers/vdso] "

[PATCH v3 9/9] vdso/gettimeofday: Verify COMPAT_32BIT_TIME interactions
 2026-07-07 21:54 UTC  (2+ messages)
` [tip: timers/vdso] "

[PULL 00/49] target-arm queue
 2026-07-07 21:53 UTC  (4+ messages)
` [PULL 09/49] tests/tcg/arm: Tests for new FPRCVT instructions

[PATCH] EDAC/dummy: Add a dummy EDAC driver
 2026-07-07 21:53 UTC 

[PATCH v2] fstests: btrfs: new test case for leaking BTRFS_FS_STATE_REMOUNTING flag
 2026-07-07 21:52 UTC  (2+ messages)

ethtool 7.1 released
 2026-07-07 21:51 UTC 

[PATCH v2 0/8] Organize the SMMUv3 invalidation flow so iommupt can use it
 2026-07-07 21:51 UTC  (3+ messages)
` [PATCH v2 6/8] iommu/arm-smmu-v3: Populate the tlbi at the top of the call chain

DCD: Add support for Dynamic Capacity Devices (DCD)
 2026-07-07 21:51 UTC  (3+ messages)
` [PATCH v11 10/31] cxl/mem: Configure dynamic capacity interrupts

cgroup/test_zswap failed with "zswpout does not increase after test program"
 2026-07-07 21:49 UTC  (6+ messages)

[RFC PATCH] fpga: region: Add support for FPGA region variants
 2026-07-07 21:49 UTC  (7+ messages)

[PATCH 1/8] hrtimer: Rename hrtimer_defs.h to hrtimer_bases.h
 2026-07-07 21:49 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH 2/8] hrtimer: Move hrtimer_callback_running() to hrtimer_bases.h
 2026-07-07 21:49 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH 3/8] hrtimer: Move hrtimer_update_function() to hrtimer.c
 2026-07-07 21:49 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH 4/8] tick: Explicitly include linux/hrtimer_bases.h
 2026-07-07 21:49 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH 5/8] hrtimer: Explicitly include linux/hrtimer_bases.h
 2026-07-07 21:49 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH 6/8] hrtimer: Explicitly include some necessary headers in hrtimer_rearm.h
 2026-07-07 21:49 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH 7/8] x86/speculation: Explicitly include linux/types.h
 2026-07-07 21:49 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH 8/8] hrtimer: Remove inclusion of hrtimer_bases.h remove from hrtimer.h
 2026-07-07 21:49 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH 1/2] timekeeping: Fold vdso_time_update_aux() declarations into the generic ifdeffery
 2026-07-07 21:49 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH 2/2] timekeeping: Move the vDSO update declarations into a private header
 2026-07-07 21:48 UTC  (2+ messages)
` [tip: timers/core] "

docker-image-debian-all-test-cross errors
 2026-07-07 21:48 UTC  (8+ messages)

[PATCH] edac: edac_device_sysfs: replace simple_strtoul with kstrtoul
 2026-07-07 21:48 UTC  (2+ messages)

[PATCH 0/4] tests/docker/dockerfiles: add missing apt update
 2026-07-07 21:46 UTC  (5+ messages)
` [PATCH 1/4] tests/lcitool/refresh: use raw string literal for trailers
` [PATCH 2/4] tests/docker/dockerfiles/ubuntu2404.docker: add missing apt update
` [PATCH 3/4] tests/docker/dockerfiles/debian.docker: "
` [PATCH 4/4] tests/docker/dockerfiles/debian-all-test-cross.docker: "

[PATCH] selftests/mm/mseal_test: Fix mmap return value check in test_seal_zero_address
 2026-07-07 21:47 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 1/2] ASoC: renesas: adg: Drop redundant NULL check on clk_get and clk_register_fixed_rate
 2026-07-07 21:46 UTC  (2+ messages)

[PATCH net v2] net: stmmac: resume PHY before hardware setup when opening the interface
 2026-07-07 21:45 UTC  (3+ messages)

[PATCH] hfs: validate catalog CNIDs before instantiating inodes
 2026-07-07 21:44 UTC  (4+ messages)
` [PATCH v3 RESEND] "

[brgl:gpio/for-next] BUILD SUCCESS WITH WARNING 611fd6cfe13997245f1f1b59b81e957163491773
 2026-07-07 21:43 UTC 

[RFC PATCH v5 0/2] Hazard Pointers
 2026-07-07 21:42 UTC  (10+ messages)
` [RFC PATCH v5 1/2] hazptr: Implement "

[PATCH] fs/ceph/dir: do not repeat ceph_trim_dentries() if no progress possible
 2026-07-07 21:42 UTC 

+ selftests-mm-mseal_test-fix-mmap-return-value-check-in-test_seal_zero_address.patch added to mm-new branch
 2026-07-07 21:42 UTC 

[PATCH v5 1/2] rust: task: clarify comments on task UID accessors
 2026-07-07 21:40 UTC  (3+ messages)

[PATCH v4 0/3] Test panthor sparse mappings
 2026-07-07 21:36 UTC  (4+ messages)
` [PATCH v4 1/3] drm-uapi/panthor: sync with kernel 12cf826bf1dd
` [PATCH v4 2/3] panthor: Add IGT library helper for Panthor sparse mappings
` [PATCH v4 3/3] tests/panthor: Add Panthor sparse VM_BIND tests

[PATCH V2] accel/amdxdna: Fix potential NULL pointer dereference of abo->client
 2026-07-07 21:38 UTC  (2+ messages)

[PATCH v4 0/2] platform/x86: asus-armoury: fix init errors and modernize resource management
 2026-07-07 21:36 UTC  (3+ messages)
` [PATCH v4 1/2] platform/x86: asus-armoury: fix Use-After-Free and memory leak in driver init
` [PATCH v4 2/2] platform/x86: asus-armoury: use cleanup.h to manage tunables

RFC: KCSAN single report "feature"
 2026-07-07 21:36 UTC  (2+ messages)

[PATCH] ceph: force a cap message when a deferred revoke can't be acked immediately
 2026-07-07 21:36 UTC 

[broonie-ci:kvm-arm64-sme 4/30] arch/arm64/kernel/fpsimd.c:518:5: warning: format specifies type 'unsigned long long' but the argument has type 'int'
 2026-07-07 21:36 UTC 

[PATCH] dt-bindings: dma: ti,dma-crossbar: Convert to DT schema
 2026-07-07 21:36 UTC  (2+ messages)

[tip:master] BUILD SUCCESS f705c6728b357ca8d675f9ee94191d7c900e3652
 2026-07-07 21:34 UTC 

[PATCH v6 0/3] Lenovo ThinkPad T14s EC thermal monitoring and thermal zone integration
 2026-07-07 21:34 UTC  (4+ messages)
` [PATCH v6 1/3] dt-bindings: embedded-controller: Add Lenovo ThinkPad T14s thermal sensor provider support

[tip:timers/core] BUILD SUCCESS b3afded935a8528d3df57198aaa90651995622c5
 2026-07-07 21:33 UTC 

[PATCH i-g-t v2] tests/intel-ci/chamelium-only.testlist: Include additional chamelium tests
 2026-07-07 21:33 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for tests/intel-ci/chamelium-only.testlist: Include additional chamelium tests (rev2)

[PATCH v8 00/10] PCI/CXL: Add CXL reset support for Type 2 devices
 2026-07-07 21:34 UTC  (3+ messages)
` [PATCH v8 06/10] cxl: Validate HDM ranges before CXL reset

[pci:next] BUILD SUCCESS 53bf92818a8362815708fc7b18e6d2c6a5fc665b
 2026-07-07 21:33 UTC 

[PULL 0/1] qemu-openbios queue 20260707
 2026-07-07 21:32 UTC 

[RFC PATCH v2 00/13] mm: rework anon_vma and remove anon_vma_chain
 2026-07-07 21:32 UTC  (2+ messages)
` [syzbot ci] "

[PATCH v1] timekeeping: Unwind aux clock sysfs children on failure
 2026-07-07 21:32 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH] timers/migration: Fix memory leak in tmigr_setup_groups() error path
 2026-07-07 21:32 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH] selftests: timers: leap-a-day: fix -w option and update usage comment
 2026-07-07 21:32 UTC  (2+ messages)
` [tip: timers/core] selftests: timers: leap-a-day: Fix "

[PATCH v1] clocksource: Unregister subsystem on device registration failure
 2026-07-07 21:32 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH] time/namespace: Validate nanosecond field in proc_timens_set_offset()
 2026-07-07 21:32 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH] timer_list: Annotate print_cpu() diagnostic reads
 2026-07-07 21:32 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH] hrtimers: skip cpu_base->lock in hrtimer_get_next_event() when hres_active
 2026-07-07 21:32 UTC  (2+ messages)
` [tip: timers/core] hrtimer: Don't take cpu_base::lock "

[pci:sysfs] BUILD SUCCESS 5b95212de6dcd7e0275cea7f894fe7226c7d9f29
 2026-07-07 21:31 UTC 

[RFC PATCH v2 08/25] KVM: SEV: Stop using per-vCPU ASID for SEV VMs
 2026-07-07 21:30 UTC  (4+ messages)

[PATCH] unpack-trees: avoid quadratic index scan in next_cache_entry()
 2026-07-07 21:30 UTC  (2+ messages)

[moderation/CI] Re: mm: store zswap entries in swap table (Pointer entry)
 2026-07-07 21:30 UTC  (2+ messages)

[moderation/CI] Re: mm: rework anon_vma and remove anon_vma_chain
 2026-07-07 21:30 UTC  (2+ messages)

[RFC PATCH v2 09/25] KVM: SVM: Use a static ASID per vCPU
 2026-07-07 21:28 UTC  (4+ messages)

[PATCH v6 00/11] Dynamic PAMT
 2026-07-07 21:25 UTC  (4+ messages)
` [PATCH v6 02/11] x86/virt/tdx: Allocate page bitmap for "

[RFC PATCH 00/10] mm/swap: ghost swapfile with backend switching via Redirect entries
 2026-07-07 21:25 UTC  (3+ messages)

[PATCH RFC 0/2] rust: sync: create lock class using `#[track_caller]`
 2026-07-07 21:25 UTC  (3+ messages)
` [PATCH RFC 1/2] rust: sync: introduce a way to create lock class from caller

[PATCH v2] KVM: x86: Exempt in-kernel PIC from "disappearing" interrupt warning
 2026-07-07 21:25 UTC  (3+ messages)


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.