linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-02 19:38:48 to 2025-06-03 00:54:33 UTC [more...]

[RFC PATCH v2 00/51] 1G page support for guest_memfd
 2025-06-03  0:54 UTC  (5+ messages)
` [RFC PATCH v2 04/51] KVM: guest_memfd: Introduce KVM_GMEM_CONVERT_SHARED/PRIVATE ioctls

linux-next: manual merge of the tip tree with the perf tree
 2025-06-03  0:46 UTC  (3+ messages)

[PATCH v2 1/1] dt-bindings: net: convert qca,qca7000.txt yaml format
 2025-06-03  0:45 UTC  (2+ messages)

[GIT PULL] bootconfig: Update for v6.15
 2025-06-03  0:45 UTC  (2+ messages)

[GIT PULL] Modules changes for v6.16-rc1
 2025-06-03  0:45 UTC  (2+ messages)

[GIT PULL] Additional MM updates for 6.16-rc1
 2025-06-03  0:33 UTC  (4+ messages)

[PATCH] clk: Warn (and therefore taint the kernel) on clk_ignore_unused
 2025-06-03  0:31 UTC  (7+ messages)

[PATCH v2 00/21] pmdomain: Add generic ->sync_state() support to genpd
 2025-06-03  0:23 UTC  (3+ messages)
` [PATCH v2 02/21] pmdomain: core: Add a bus and a driver for genpd providers

[PATCH v2 00/10] Add a deadline server for sched_ext tasks
 2025-06-03  0:23 UTC  (5+ messages)
` [PATCH v2 01/10] sched: Add support to pick functions to take rf
` [PATCH v2 03/10] sched/ext: Add a DL server for sched_ext tasks

6.15.0: objtool "unexpected end of section" errors with clang 20.1.5, and lto
 2025-06-03  0:21 UTC  (2+ messages)

[RFC PATCH] MAINTAINERS: add mm swap section
 2025-06-03  0:20 UTC  (4+ messages)

[PATCH v6] arm64/module: Use text-poke API for late relocations
 2025-06-03  0:14 UTC  (2+ messages)

[PATCH bpf-next 0/4] bpf path iterator
 2025-06-03  0:10 UTC  (17+ messages)
` [PATCH bpf-next 2/4] landlock: Use path_parent()
` [PATCH bpf-next 3/4] bpf: Introduce path iterator

[PATCH] libbpf: add support for printing BTF character arrays as strings
 2025-06-03  0:06 UTC  (7+ messages)

[RFC PATCH 1/1] cxl/edac: Fix the min_scrub_cycle of a region miscalculation
 2025-06-02 23:57 UTC  (6+ messages)

[PATCH v8 0/6] Make MIGRATE_ISOLATE a standalone bit
 2025-06-02 23:52 UTC  (7+ messages)
` [PATCH v8 1/6] mm/page_alloc: pageblock flags functions clean up
` [PATCH v8 2/6] mm/page_isolation: make page isolation a standalone bit
` [PATCH v8 3/6] mm/page_alloc: add support for initializing pageblock as isolated
` [PATCH v8 4/6] mm/page_isolation: remove migratetype from move_freepages_block_isolate()
` [PATCH v8 5/6] mm/page_isolation: remove migratetype from undo_isolate_page_range()
` [PATCH v8 6/6] mm/page_isolation: remove migratetype parameter from more functions

[PATCH] perf/x86: KVM: Have perf define a dedicated struct for getting guest PEBS data
 2025-06-02 23:51 UTC 

[RFC PATCH 00/20] TD-Preserving updates
 2025-06-02 23:49 UTC  (7+ messages)
` [RFC PATCH 01/20] x86/virt/tdx: Print SEAMCALL leaf numbers in decimal
` [RFC PATCH 04/20] x86/virt/tdx: Introduce a "tdx" subsystem and "tsm" device
` [RFC PATCH 05/20] x86/virt/tdx: Export tdx module attributes via sysfs

[PATCH 1/2] vfio: Fix unbalanced vfio_df_close call in no-iommu mode
 2025-06-02 23:49 UTC  (3+ messages)
` [PATCH 2/2] vfio: Prevent open_count decrement to negative

[PATCH] KVM: x86/mmu: Exempt nested EPT page tables from !USER, CR0.WP=0 logic
 2025-06-02 23:48 UTC 

linux-next: build failure after merge of the bcachefs tree
 2025-06-02 23:47 UTC 

[PATCH 0/5] KVM: VMX: Fix MMIO Stale Data Mitigation
 2025-06-02 23:45 UTC  (8+ messages)
` [PATCH 3/5] KVM: VMX: Apply MMIO Stale Data mitigation if KVM maps MMIO into the guest

[PATCH v7 0/9] Enable EINJv2 Support
 2025-06-02 23:41 UTC  (9+ messages)
` [PATCH v7 9/9] ACPI: APEI: EINJ: Update the documentation for EINJv2 support

[PATCH v2 0/8] irqbypass: Cleanups and a perf improvement
 2025-06-02 23:30 UTC  (3+ messages)

[RFC] selftests/mm: Skip tests dependent on a binary not built
 2025-06-02 23:22 UTC  (2+ messages)
` [PATCH RESEND] selftests/mm/run_vmtests.sh: skip hugevm tests if write_to_hugetlbfs is missing

[PATCH] selftests: firmware: Add details in error logging
 2025-06-02 23:22 UTC  (4+ messages)

[RFC 0/8] x86: Mad WARN() hackery
 2025-06-02 23:10 UTC  (12+ messages)
` [RFC 6/8] x86_64/bug: Implement __WARN_printf()

Kernel crash on boot, arm64 VM
 2025-06-02 23:10 UTC  (4+ messages)

[RFC PATCH] vfio/pci: add PCIe TPH to device feature ioctl
 2025-06-02 23:06 UTC  (3+ messages)
` [RFC PATCH v2 0/1] VFIO ioctl for TLP Processing Hints
  ` [RFC PATCH v2 1/1] vfio/pci: add PCIe TPH device ioctl

linux-next: manual merge of the fuse tree with the mm-unstable tree
 2025-06-02 23:02 UTC  (2+ messages)

[PATCH v2] selftests: Add functional test for the abort file in fusectl
 2025-06-02 23:01 UTC  (4+ messages)

[GIT PULL] fuse update for 6.16
 2025-06-02 22:58 UTC  (2+ messages)

[GIT PULL] vfs netfs
 2025-06-02 22:58 UTC  (2+ messages)

[GIT PULL] vfs fixes
 2025-06-02 22:58 UTC  (2+ messages)

[GIT PULL] additional gfs2 fix for 6.16
 2025-06-02 22:57 UTC  (2+ messages)

[PATCH v3] selftests/ptrace/get_syscall_info: fix for MIPS n32
 2025-06-02 22:56 UTC 

[syzbot] [gfs2?] kernel BUG in do_qc
 2025-06-02 22:53 UTC 

[PATCH] selftests: Add version file to kselftest installation dir
 2025-06-02 22:48 UTC  (2+ messages)

[PATCH 0/2] KVM: SVM: Fix a NULL VMSA deref with MOVE_ENC_CONTEXT
 2025-06-02 22:44 UTC  (3+ messages)
` [PATCH 1/2] KVM: SVM: Reject SEV{-ES} intra host migration if vCPU creation is in-flight
` [PATCH 2/2] KVM: SVM: Initialize vmsa_pa in VMCB to INVALID_PAGE if VMSA page is NULL

[PATCH 0/3] BPF signature verification
 2025-06-02 22:40 UTC  (3+ messages)
` [PATCH 1/3] bpf: Add bpf_check_signature

[PATCH 00/17] ARM64 PMU Partitioning
 2025-06-02 22:40 UTC  (9+ messages)
` [PATCH 01/17] arm64: cpufeature: Add cpucap for HPMN0
` [PATCH 04/17] KVM: arm64: Cleanup PMU includes
` [PATCH 06/17] KVM: arm64: Introduce method to partition the PMU
` [PATCH 16/17] KVM: arm64: Add ioctl to partition the PMU when supported

[PATCH 0/2] cpupower: Allow control of boost feature on non-x86 based systems with boost support
 2025-06-02 22:37 UTC  (3+ messages)

[PATCH RESEND] Prevent unexpected TSC to HPET clocksource fallback on many-socket systems
 2025-06-02 22:32 UTC 

[PATCH v2] selftests/filesystems: Fix build of anon_inode_test
 2025-06-02 22:33 UTC  (2+ messages)

[PATCH v2 00/59] KVM: iommu: Overhaul device posted IRQs support
 2025-06-02 22:26 UTC  (7+ messages)
` [PATCH v2 38/59] iommu/amd: KVM: SVM: Infer IsRun from validity of pCPU destination
` [PATCH v2 41/59] iommu/amd: KVM: SVM: Add IRTE metadata to affined vCPU's list if AVIC is inhibited

[PATCH] docs/mm: expand vma doc to highlight pte freeing, non-vma traversal
 2025-06-02 22:25 UTC  (3+ messages)

[PATCH v5 0/2] mailbox: Add support for bcm74110
 2025-06-02 22:23 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: "
` [PATCH v5 2/2] "

[PATCH v2] selftests/ptrace/get_syscall_info: fix for MIPS n32
 2025-06-02 22:21 UTC  (6+ messages)

[PATCH v3] kbuild: distributed build support for Clang ThinLTO
 2025-06-02 22:20 UTC  (5+ messages)

[PATCH 1/1] dt-bindings: arm: lpc: add missed lpc43xx board
 2025-06-02 22:19 UTC  (7+ messages)

[PATCH] selftests: ipc: Replace fail print statements with ksft_test_result_fail
 2025-06-02 22:17 UTC  (2+ messages)

[RFC PATCH v1] perf trace: Mitigate failures in parallel perf trace instances
 2025-06-02 22:17 UTC  (4+ messages)

[PATCH] Improve Kconfig help for RISCV_ISA_V_PREEMPTIVE
 2025-06-02 22:12 UTC  (2+ messages)

[PATCH] riscv: hwprobe: export Zabha extension
 2025-06-02 22:12 UTC  (2+ messages)

[PATCH] perf symbols: Ignore mapping symbols on riscv
 2025-06-02 22:12 UTC  (2+ messages)

[PATCH] riscv/kexec_file: Fix comment in purgatory relocator
 2025-06-02 22:12 UTC  (2+ messages)

[PATCH v4 01/12] riscv: ftrace: support fastcc in Clang for WITH_ARGS
 2025-06-02 22:12 UTC  (2+ messages)

[PATCH v2 1/3] riscv: module: Fix out-of-bounds relocation access
 2025-06-02 22:12 UTC  (2+ messages)

[PATCH v3 0/2] riscv: kexec_file: Support loading Image binary file
 2025-06-02 22:12 UTC  (2+ messages)

[PATCH v3 0/4] riscv: Add Zicbop & prefetchw support
 2025-06-02 22:12 UTC  (2+ messages)

[PATCH] riscv: Make regs_irqs_disabled() more clear
 2025-06-02 22:12 UTC  (2+ messages)

[RESEND][PATCH v17 0/8] Single RunQueue Proxy Execution (v17)
 2025-06-02 22:09 UTC  (9+ messages)
` [RESEND][PATCH v17 1/8] sched: Add CONFIG_SCHED_PROXY_EXEC & boot argument to enable/disable
` [RESEND][PATCH v17 2/8] locking/mutex: Rework task_struct::blocked_on
` [RESEND][PATCH v17 3/8] locking/mutex: Add p->blocked_on wrappers for correctness checks
` [RESEND][PATCH v17 4/8] sched: Move update_curr_task logic into update_curr_se
` [RESEND][PATCH v17 5/8] sched: Fix runtime accounting w/ split exec & sched contexts
` [RESEND][PATCH v17 6/8] sched: Add an initial sketch of the find_proxy_task() function
` [RESEND][PATCH v17 7/8] sched: Fix proxy/current (push,pull)ability
` [RESEND][PATCH v17 8/8] sched: Start blocked_on chain processing in find_proxy_task()

[PATCH v3] mm: userfaultfd: fix race of userfaultfd_move and swap cache
 2025-06-02 22:08 UTC  (4+ messages)

[PATCH v2 1/4] kbuild: move W=1 check for scripts/misc-check to top-level Makefile
 2025-06-02 22:06 UTC  (2+ messages)

[PATCH 1/2] kbuild: set y instead of 1 to KBUILD_{BUILTIN,MODULES}
 2025-06-02 22:04 UTC  (2+ messages)

[PATCH v2 00/20] Add support for shared PTEs across processes
 2025-06-02 22:02 UTC  (6+ messages)
` [PATCH v2 12/20] mm/mshare: prepare for page table sharing support

[PATCH 0/3] usb: dwc3: add layerscape platform driver use flatten dwc3 core
 2025-06-02 22:01 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: usb: add missed compatible string for arm64 layerscape
` [PATCH 2/3] usb: dwc3: add layerscape dwc3 support
` [PATCH 3/3] arm64: dts: layerscape: add dma-coherent for usb node

[PATCH v3] mm: slub: only warn once when allocating slab obj extensions fails
 2025-06-02 21:57 UTC  (4+ messages)

[PATCH v2 0/2] frozen pages for large kmalloc
 2025-06-02 21:54 UTC  (3+ messages)
` [PATCH v2 1/2] mm, slab: restore NUMA policy support "

[PATCH] time_namespace.h: Add struct seq_file forward declaration
 2025-06-02 21:51 UTC  (2+ messages)

[PATCH] mm: Fix compile error when CONFIG_SHMEM is not set
 2025-06-02 21:46 UTC  (3+ messages)

[PATCH net v2 0/5] net: dsa: b53: fix RGMII ports
 2025-06-02 21:40 UTC  (9+ messages)
` [PATCH net v2 1/5] net: dsa: b53: do not enable EEE on bcm63xx
` [PATCH net v2 2/5] net: dsa: b53: do not enable RGMII delay "
` [PATCH net v2 3/5] net: dsa: b53: do not configure bcm63xx's IMP port interface
` [PATCH net v2 4/5] net: dsa: b53: allow RGMII for bcm63xx RGMII ports
` [PATCH net v2 5/5] net: dsa: b53: do not touch DLL_IQQD on bcm53115

[PATCH v3 0/8] Add TH1520 GPU support with power sequencing
 2025-06-02 21:39 UTC  (8+ messages)
  ` [PATCH v3 1/8] dt-bindings: power: Add T-HEAD TH1520 GPU power sequencer

[PATCH] ipv6: ndisc: fix potential out-of-bounds read in ndisc_router_discovery()
 2025-06-02 21:32 UTC  (2+ messages)

[PATCH iwl-net] e1000: Move cancel_work_sync to avoid deadlock
 2025-06-02 21:32 UTC  (6+ messages)

[PATCH] mm/madvise: handle madvise_lock() failure during race unwinding
 2025-06-02 21:30 UTC  (9+ messages)

[RFC PATCH 0/3] Clean up locking in hugetlb faulting code
 2025-06-02 21:30 UTC  (5+ messages)
` [RFC PATCH 1/3] mm, hugetlb: Clean up locking in hugetlb_fault and hugetlb_wp

[PATCH v9 00/12] iio: adc: ad7768-1: Add features, improvements, and fixes
 2025-06-02 21:25 UTC  (5+ messages)
` [PATCH v9 09/12] iio: adc: ad7768-1: add support for Synchronization over SPI

[PATCH v4 0/3] rust: miscdevice: add additional data to MiscDeviceRegistration
 2025-06-02 21:20 UTC  (8+ messages)
` [PATCH v4 2/3] "
` [PATCH v4 3/3] rust: miscdevice: adjust the rust_misc_device sample to use RegistrationData

[PATCH v4 4/5] PCI: host-common: Add link down handling for host bridges
 2025-06-02 21:19 UTC  (2+ messages)

[ BUG: Invalid wait context ] rtc_lock at: mc146818_avoid_UIP
 2025-06-02 21:19 UTC  (11+ messages)
        ` [PATCH] timekeeping: Add a lockdep override in tick_freeze()
                ` [DRAFT PATCH] rtc-cmos: use spin_lock_irqsave in cmos_interrupt

[BUG?] clang miscompilation of inline ASM with overlapping input/output registers
 2025-06-02 21:14 UTC  (3+ messages)

[PATCH v4 4/5] PCI: host-common: Add link down handling for host bridges
 2025-06-02 21:13 UTC  (2+ messages)

[PATCH v7 0/6] Make MIGRATE_ISOLATE a standalone bit
 2025-06-02 21:09 UTC  (5+ messages)
` [PATCH v7 6/6] mm/page_isolation: remove migratetype parameter from more functions

[PATCH v2 0/3] riscv: misaligned: fix misaligned accesses handling in put/get_user()
 2025-06-02 21:08 UTC  (5+ messages)
` [PATCH v2 1/3] riscv: make unsafe user copy routines use existing assembly routines
` [PATCH v2 2/3] riscv: process: use unsigned int instead of unsigned long for put_user()
` [PATCH v2 3/3] riscv: uaccess: do not do misaligned accesses in get/put_user()

[PATCH v2 0/1] mm/memory_hotplug: introduce and use PG_offline_skippable
 2025-06-02 20:55 UTC  (4+ messages)
` [PATCH v2 1/1] mm/memory_hotplug: PG_offline_skippable for offlining memory blocks with PageOffline pages

[v3 PATCH 0/6] arm64: support FEAT_BBM level 2 and large block mapping when rodata=full
 2025-06-02 20:55 UTC  (18+ messages)

[PATCH v1 0/1] fix riscv runtime constant support
 2025-06-02 20:53 UTC  (6+ messages)
` [PATCH v1 1/1] riscv: fix runtime constant support for nommu kernels

[PATCH v7 0/3] hwmon: (adt7475) duty cycle configuration
 2025-06-02 20:52 UTC  (8+ messages)
` [PATCH v7 1/3] dt-bindings: hwmon: Add adt7475 fan/pwm properties

[PATCH net-next v20 0/1] MCTP Over PCC Transport
 2025-06-02 20:51 UTC  (6+ messages)
` [PATCH net-next v20 1/1] mctp pcc: Implement MCTP over "

[PATCH v4 00/11] iio: adc: Add support for AD4170 series of ADCs
 2025-06-02 20:52 UTC  (4+ messages)
` [PATCH v4 01/11] dt-bindings: iio: adc: Add AD4170

[PATCH 0/4] rust: a few common Borrow/BorrowMut implementations
 2025-06-02 20:45 UTC  (7+ messages)
` [PATCH 1/4] rust: alloc: implement `Borrow` and `BorrowMut` for `Vec`

[PATCH v6 0/9] x86: Add support for NMI-source reporting with FRED
 2025-06-02 20:45 UTC  (6+ messages)
` [PATCH v6 1/9] x86/fred, KVM: VMX: Pass event data to the FRED entry point from KVM

[PATCH 5.15 000/207] 5.15.185-rc1 review
 2025-06-02 20:39 UTC  (2+ messages)

[PATCH 5.10 000/270] 5.10.238-rc1 review
 2025-06-02 20:37 UTC  (2+ messages)

[RFC 0/3] add STATIC_PMD_ZERO_PAGE config option
 2025-06-02 20:32 UTC  (6+ messages)
` [RFC 2/3] mm: "

[PATCH v4 0/5] Add SEV-SNP CipherTextHiding feature support
 2025-06-02 20:32 UTC  (4+ messages)
` [PATCH v4 5/5] KVM: SEV: Add SEV-SNP CipherTextHiding support

[REGRESSION] [BISECTED] drm/sun4i: hdmi: No HDMI output with BananaPI M1 on 6.9
 2025-06-02 20:22 UTC  (6+ messages)

[PATCH 1/1] dt-bindings: net: convert qca,qca7000.txt yaml format
 2025-06-02 20:21 UTC  (4+ messages)

[GIT PULL] Second batch of KVM changes for Linux 6.16 merge window
 2025-06-02 20:15 UTC  (2+ messages)

[git pull] m68knommu changes for v6.16
 2025-06-02 20:15 UTC  (2+ messages)

[RFC PATCH 00/10] net: dsa: b53: fix BCM5325 support
 2025-06-02 20:14 UTC  (10+ messages)
` [RFC PATCH 01/10] net: dsa: b53: add support for FDB operations on 5325/5365
` [RFC PATCH 04/10] net: dsa: b53: fix IP_MULTICAST_CTRL on BCM5325
` [RFC PATCH 08/10] net: dsa: b53: fix unicast/multicast flooding "

[PATCH 0/2] Use guest mem inodes instead of anonymous inodes
 2025-06-02 20:13 UTC  (5+ messages)
` [PATCH 1/2] fs: Provide function that allocates a secure anonymous inode
` [PATCH 2/2] KVM: guest_memfd: Use guest mem inodes instead of anonymous inodes

[PATCH 6.14 00/73] 6.14.10-rc1 review
 2025-06-02 20:11 UTC  (2+ messages)

[PATCH v2 0/7] Add Rockchip RK3576 PWM Support Through MFPWM
 2025-06-02 20:02 UTC  (4+ messages)
` [PATCH v2 3/7] bitfield: introduce HI16_WE bitfield prep macros

[PATCH 00/11] PM: EM: Add netlink support for the energy model
 2025-06-02 19:59 UTC  (5+ messages)
` [PATCH 02/11] PM: EM: Add a skeleton code for netlink notification
` [PATCH 04/11] PM: EM: Add the infrastructure for command processing

[PATCH v3 0/5] PM: sleep: Improvements of async suspend and resume of devices
 2025-06-02 19:58 UTC  (6+ messages)
` [PATCH v3 2/5] PM: sleep: Suspend async parents after suspending children

[PATCH v2 0/3] media: uvcvideo: use vb2 ioctl and fop helpers
 2025-06-02 19:58 UTC  (5+ messages)
` [PATCH v2 2/3] media: uvcvideo: Use "

[PATCH] KVM: guest_memfd: Remove redundant kvm_gmem_getattr implementation
 2025-06-02 19:57 UTC  (2+ messages)

[PATCH v2] dt-bindings: net: dsa: microchip: add bit-banged SMI example
 2025-06-02 19:53 UTC  (2+ messages)

[PATCH 6.15 00/49] 6.15.1-rc1 review
 2025-06-02 19:51 UTC  (2+ messages)

[PATCH net] net: dsa: b53: fix untagged traffic sent via cpu tagged with VID 0
 2025-06-02 19:49 UTC 

[PATCH 0/4] drm/msm/dp: ST_DISPLAY_OFF hpd cleanup
 2025-06-02 19:47 UTC  (5+ messages)
` [PATCH 2/4] drm/msm/dp: Return early from atomic_enable() if ST_DISCONNECT_PENDING

[PATCH v2 1/1] dt-bindings: mmc: mxs-mmc: change ref to mmc-controller-common.yaml from mmc-controller.yaml
 2025-06-02 19:40 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).