All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-06 17:48:42 to 2026-07-06 18:21:07 UTC [more...]

[PATCH v6 0/4] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
 2026-07-06 18:21 UTC  (9+ messages)
` [PATCH v6 1/4] mm/hmm: move page fault handling out of walk callbacks
` [PATCH v6 2/4] mm/hmm: add hmm_range_fault_unlocked() for mmap lock-drop support
` [PATCH v6 3/4] selftests/mm: add userfaultfd test for HMM unlocked path
` [PATCH v6 4/4] mshv: Use hmm_range_fault_unlocked() for region faults

[PATCH v8 00/13] fix several inconsistencies with sysfs configuration in etmX
 2026-07-06 18:20 UTC  (6+ messages)
` [PATCH v8 08/13] coresight: etm4x: fix inconsistencies with sysfs configuration

[PATCH net-next v8 0/9] BIG TCP for UDP tunnels
 2026-07-06 18:19 UTC  (6+ messages)
` [PATCH net-next v8 1/9] net: Use helpers to get/set UDP len tree-wide
` [PATCH net-next v8 2/9] net: Enable BIG TCP with partial GSO
` [PATCH net-next v8 3/9] udp: Support BIG TCP GSO packets where they can occur
` [PATCH net-next v8 4/9] udp: Support gro_ipv4_max_size > 65536
` [PATCH net-next v8 5/9] udp: Validate UDP length in udp_gro_receive

[PATCH] drm/msm/dsi: don't re-lock the PHY PLL on every DSI command
 2026-07-06 18:20 UTC  (3+ messages)

[PATCH v2] KVM: x86: Destroy the PIC and IOAPIC before destroying vCPUs
 2026-07-06 18:20 UTC  (3+ messages)

[PATCH net-next v4 0/3] net: af_unix: useful handling of LSM denials on SCM_RIGHTS
 2026-07-06 18:20 UTC  (3+ messages)
` [PATCH net-next v4 1/3] net: scm: move scm_detach_fds() from common path to scm_recv_unix()

[PATCH] crypto: af_alg - Allow additional ciphers for cryptsetup
 2026-07-06 18:20 UTC  (2+ messages)

[PATCH v2 00/18] KVM: arm64: Introduce pKVM hypervisor heap allocator
 2026-07-06 18:19 UTC  (24+ messages)
` [PATCH v2 01/18] KVM: arm64: Add __pkvm_private_range_pa
` [PATCH v2 02/18] KVM: arm64: Add pkvm_remove_mappings
` [PATCH v2 03/18] KVM: arm64: Add __hyp_allocator_map for the pKVM hyp
` [PATCH v2 04/18] KVM: arm64: Add a heap allocator "
` [PATCH v2 05/18] KVM: arm64: Allow kvm_hyp_memcache usage outside of stage-2
` [PATCH v2 06/18] KVM: arm64: Add topup interface for the pKVM heap allocator
` [PATCH v2 07/18] KVM: arm64: Add pkvm_hyp_req infrastructure
` [PATCH v2 08/18] KVM: arm64: Handle PKVM_HYP_REQ_HYP_ALLOC request
` [PATCH v2 09/18] KVM: arm64: Add reclaim interface for the pKVM heap alloc
` [PATCH v2 10/18] KVM: arm64: Add selftests for the pKVM heap allocator
` [PATCH v2 11/18] KVM: arm64: Add a shrinker for pKVM
` [PATCH v2 12/18] KVM: arm64: Filter out non-kernel addresses in kern_hyp_va
` [PATCH v2 13/18] KVM: arm64: Move hyp_vm refcount into the structure
` [PATCH v2 14/18] KVM: arm64: Use noclear for PGD in __pkvm_init_vm error path
` [PATCH v2 15/18] KVM: arm64: Alloc pkvm_hyp_vm using pKVM heap allocator
` [PATCH v2 16/18] KVM: arm64: Alloc pkvm_hyp_vcpu "
` [PATCH v2 17/18] KVM: arm64: Reject hyp trace descriptors with fewer CPUs than hyp_nr_cpus
` [PATCH v2 18/18] KVM: arm64: Alloc simple_buffer_page using pKVM hyp allocator

[PATCH v3 0/3] ASoC: qcom: qdsp6: Add MI2S clock control
 2026-07-06 18:18 UTC  (3+ messages)
` [PATCH v3 2/3] ASoC: qcom: q6apm-lpass-dais: "

[PATCH bpf-next v3 00/15] bpf: A common way to attach struct_ops to a cgroup
 2026-07-06 18:18 UTC  (7+ messages)
` [PATCH bpf-next v3 03/15] bpf: Add bpf_struct_ops accessor helpers
` [PATCH bpf-next v3 15/15] selftests/bpf: Add test for bpf_tcp_ops header option hooks

[PATCH] tests/intel/xe_exec_system_allocator: Ignore expected CAT error in fault subtest
 2026-07-06 18:17 UTC 

[PATCH v8 00/46] guest_memfd: In-place conversion support
 2026-07-06 18:17 UTC  (4+ messages)
` [PATCH v8 13/46] KVM: guest_memfd: Add base support for KVM_SET_MEMORY_ATTRIBUTES2

[PATCH RESEND bpf-next v3 0/6] selftests/bpf: libarena cleanup and bitmap struct
 2026-07-06 18:17 UTC  (7+ messages)
` [PATCH RESEND bpf-next v3 1/6] selftests/bpf: libarena: Replace leftover st_ prefix with test_
` [PATCH RESEND bpf-next v3 2/6] selftests/bpf: libarena: Fix can-loop zero variable definition
` [PATCH RESEND bpf-next v3 3/6] selftests/bpf: libarena: Clean up allocation state before buddy tests
` [PATCH RESEND bpf-next v3 4/6] selftests/bpf: Add arena-based bitmap data structure
` [PATCH RESEND bpf-next v3 5/6] selftests/bpf: libarena: Add bitmap selftests
` [PATCH RESEND bpf-next v3 6/6] selftests/bpf: libarena: Add parallel bitmap selftest

[PATCH 0/4] gpu: nova: Export parameters from nova-core to nova-drm
 2026-07-06 18:16 UTC  (7+ messages)
` [PATCH 1/4] gpu: nova-core: Add public driver API to nova-core
` [PATCH 2/4] gpu: nova: Add DRM registration data
` [PATCH 3/4] drm: nova: Add GETPARAM parameter to read the GPU chipset

[PATCH] cxl/features: bound fwctl command payload to the input buffer
 2026-07-06 18:16 UTC  (3+ messages)

[PATCH] Input: zinitix - support the 6-byte/count touch report used by bt532
 2026-07-06 18:16 UTC  (2+ messages)

[syzbot] [wireless?] [usb?] WARNING in __carl9170_tx_process_status
 2026-07-06 18:16 UTC  (2+ messages)
` Forwarded: "

[PATCH v3] RISC-V: KVM: Zicbo[m|z|p] block sizes should be always present in ONE_REG
 2026-07-06 18:15 UTC  (3+ messages)

[PATCH] amdkfd: expose pasid of secondary contexts by debugfs
 2026-07-06 18:15 UTC  (2+ messages)

Atheros AR9280 / AR7010 Initial low scaning signal range
 2026-07-06 18:15 UTC  (3+ messages)

[PATCH] drm/amdkfd: Check bounds on CRIU restore queue type and mqd size
 2026-07-06 18:14 UTC 

[PATCH] drm/i915/dmc: Enable PIPEDMC_ERROR interrupt on display version 30+
 2026-07-06 18:14 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for "

[PATCH] RDMA/rxe: rework per-net tunnel socket lifetime to fix refcount underflow
 2026-07-06 18:14 UTC  (2+ messages)

[PATCH] HID: magicmouse: fix battery reporting for Bluetooth Magic Trackpad USB-C
 2026-07-06 18:13 UTC  (2+ messages)

[PATCH v16 00/21] target/mips: add missing Octeon user-mode support
 2026-07-06 18:13 UTC  (4+ messages)
` [PATCH v16 12/21] target/mips: add Octeon HSH COP2 helpers

[PATCH v4 0/6] remoteproc: qcom: pas: Misc fixes
 2026-07-06 18:13 UTC  (11+ messages)
` [PATCH v4 2/6] remoteproc: qcom: pas: Guard dtb metadata release with dtb_pas_id check
` [PATCH v4 3/6] remoteproc: qcom: pas: Fix the PAS context creation placement
` [PATCH v4 4/6] remoteproc: qcom: pas: Map/unmap subsystem region before auth_and_reset
` [PATCH v4 5/6] remoteproc: qcom: pas: Drop unused dtb_mem_region field
` [PATCH v4 6/6] firmware: qcom: scm: introduce keep_mdt_buf flag in PAS context

[PATCH bpf-next v3 1/3] riscv, bpf: Add support for BPF_SDIV and BPF_SMOD in RV32 JIT
 2026-07-06 18:12 UTC  (3+ messages)

[PATCH bpf] bpf: reject mini-sockets in bpf_sock_destroy()
 2026-07-06 18:11 UTC  (5+ messages)

[PATCH v4 00/10] Add support for Qualcomm remoteproc subsystem cooling
 2026-07-06 18:11 UTC  (8+ messages)
` [PATCH v4 01/10] dt-bindings: firmware: qcom: tmd: add TMD device type constants

[syzbot] [wireless?] [usb?] WARNING in __carl9170_tx_process_status
 2026-07-06 18:11 UTC 

[PATCH] cxl: Fix spelling typo in asynchronous event string
 2026-07-06 18:10 UTC  (2+ messages)

[PATCH net-next v5 0/2] udp: fix FOU/GUE over multicast
 2026-07-06 18:10 UTC  (3+ messages)
` [PATCH net-next v5 1/2] udp: fix encapsulation packet resubmit in multicast deliver

[RFC PATCH 00/28] target/ppc: Moving instructions to decodetree specification
 2026-07-06 18:09 UTC  (5+ messages)
` [RFC PATCH 18/28] target/ppc: Move sleep & friends to decodetree
` [RFC PATCH 22/28] target/ppc: Move Fixed-Point Load/Store String instructions "

[PATCH v3 0/4] KVM: Miscellaneous SEV/SNP related fixes
 2026-07-06 18:09 UTC  (4+ messages)
` [PATCH v3 3/4] crypto: ccp: Fix possible deadlock in SEV init failure path

[PATCH 00/26] sh: maple: cleanup and modernize input drivers
 2026-07-06 18:08 UTC  (4+ messages)
` [PATCH 02/26] Input: maple_keyb - fix key press detection

[PATCH batadv] batman-adv: dat: avoid unaligned fault in IP extraction
 2026-07-06 18:08 UTC 

[PATCH v1] PNP: Fix card device cleanup on registration failure
 2026-07-06 18:07 UTC  (2+ messages)

[PATCH v2] selftests: harness: Mark test fixture objects __maybe_unused
 2026-07-06 18:06 UTC  (3+ messages)

[PATCH v1] io_uring: fix dangling iovec after provided-buffer bundle grow failure
 2026-07-06 18:06 UTC  (8+ messages)

+ fs-proc-task_mmu-fix-pagemap_scan-written-state-for-unpopulated-ptes.patch added to mm-hotfixes-unstable branch
 2026-07-06 18:06 UTC 

[RFC PATCH] systemd: Remove handling of fallback resolv.conf without resolved
 2026-07-06 18:06 UTC 

[PATCH v2 0/3] iommufd: Fix vDEVICE allocation lifecycle bugs
 2026-07-06 18:05 UTC  (4+ messages)
` [PATCH v2 2/3] iommufd/viommu: Publish a vDEVICE only after vdevice_init() succeeds

[PATCH v19 00/40] DEPT(DEPendency Tracker)
 2026-07-06 18:05 UTC  (3+ messages)
` [PATCH v19 22/40] dept: track PG_locked with dept

[PATCH 00/10] Use drm_exec to lock TTM buffers, respin
 2026-07-06 18:05 UTC  (10+ messages)
` [PATCH 02/10] drm/ttm: replace TTMs refcount with the DRM refcount v4

[PATCH v2] alpha/PCI: Fix I/O port accessor argument order in pci_legacy_write()
 2026-07-06 18:05 UTC  (2+ messages)

[PATCH 1/2] PCI/sysfs: Fix out-of-bounds read in pci_write_legacy_io()
 2026-07-06 18:05 UTC  (2+ messages)

[rdma:for-next 2/5] ERROR: modpost: __ex_table+0x2a0c references non-executable section '.data..once'
 2026-07-06 18:04 UTC 

[PATCH 00/14] drm/amdgpu: Improve retry fault handling (v3)
 2026-07-06 18:04 UTC  (5+ messages)
` [PATCH 11/14] drm/amdgpu/ih6.0: Use MMIO ACK for retry CAM on IH 6.0

[PATCH] perf jevents: make events order more deterministic
 2026-07-06 18:04 UTC  (3+ messages)

[PATCH v3 00/12] Add RTC support for Renesas RZ/T2H and RZ/N2H SoCs
 2026-07-06 18:04 UTC  (25+ messages)
` [PATCH v3 01/12] dt-bindings: rtc: renesas,rzn1-rtc: Add RZ/T2H and RZ/N2H support
` [PATCH v3 02/12] rtc: rzn1: Handle EPROBE_DEFER for optional pps interrupt
` [PATCH v3 03/12] rtc: rzn1: fix weekday underflow when alarm crosses month boundary
` [PATCH v3 04/12] rtc: rzn1: Fix malformed MODULE_AUTHOR string
` [PATCH v3 05/12] rtc: Kconfig: Broaden RTC_DRV_RZN1 dependency to ARCH_RENESAS
` [PATCH v3 06/12] rtc: rzn1: Fix alarm range check truncation on 32-bit systems
` [PATCH v3 07/12] rtc: rzn1: Replace remove callback with devm_add_action_or_reset()
` [PATCH v3 08/12] rtc: rzn1: Dynamically calculate synchronization delay based on clock rate
` [PATCH v3 09/12] rtc: rzn1: Use temporary variable for struct device
` [PATCH v3 10/12] rtc: rzn1: Consistently use dev_err_probe()
` [PATCH v3 11/12] rtc: rzn1: use FIELD_PREP/FIELD_GET and GENMASK for register access
` [PATCH v3 12/12] rtc: rzn1: Add support for Renesas RZ/T2H and RZ/N2H SoCs

[PATCH] ARM: dts: sigmastar: Correct indentation
 2026-07-06 18:04 UTC 

[PATCH v2 1/3] ARM: dts: marvell: armada: Correct indentation
 2026-07-06 18:03 UTC  (3+ messages)
` [PATCH v2 2/3] ARM: dts: marvell: kirkwood: "
` [PATCH v2 3/3] ARM: dts: marvell: orion5x: "

[PATCH v1] ACPI: sysfs: Fix hotplug kobject cleanup on failure
 2026-07-06 18:03 UTC  (2+ messages)

[PATCH] serial: msm: Disable DMA for kernel console UART
 2026-07-06 18:03 UTC 

[PATCH v2] ARM: dts: aspeed: Correct indentation
 2026-07-06 18:03 UTC 

[PATCH] hw/misc/edu: restrict dma access to dma buffer
 2026-07-06 18:01 UTC  (2+ messages)

+ mm-migrate_device-fix-pte_pfn-pte_dirty-called-on-non-present-pte.patch added to mm-new branch
 2026-07-06 18:01 UTC 

[PATCH] mm: migrate_device: fix pte_pfn/pte_dirty called on non-present PTE
 2026-07-06 18:01 UTC  (2+ messages)

[PATCH 1/2] proc: protect ptrace_may_access() with exec_update_lock (part 1)
 2026-07-06 18:00 UTC  (4+ messages)
` [PATCH] "

[PATCH v5 00/51] x86: Try to wrangle PV clocks vs. TSC
 2026-07-06 18:00 UTC  (4+ messages)
` [PATCH v5 01/51] x86/apic: Provide helpers to set local APIC timer period in hz and khz

[PATCH v2 7/8] iommu/arm-smmu-v3: Change how the tlbi describes the invalidation
 2026-07-06 18:00 UTC  (2+ messages)

[PATCH] gfs2: validate stuffed inode size before unstuffing
 2026-07-06 18:00 UTC  (2+ messages)
` [PATCH v2] gfs2: reject oversized dinode sizes before i_size_write

[PATCH 1/3] ARM: dts: marvell: armada: Correct indentation
 2026-07-06 17:59 UTC  (3+ messages)
` [PATCH 2/3] ARM: dts: marvell: kirkwood: "

[PATCH v8 00/25] PCI: Convert all dynamic sysfs attributes to static
 2026-07-06 17:59 UTC  (2+ messages)

[PATCH] ARM: dts: aspeed: Correct indentation
 2026-07-06 17:59 UTC  (2+ messages)

[PATCH v8 0/7] KVM: arm64: PMU: Use multiple host PMUs
 2026-07-06 17:58 UTC  (3+ messages)
` [PATCH v8 6/7] KVM: arm64: PMU: Introduce FIXED_COUNTERS_ONLY

[PATCH v2 0/9] treewide, numa_memblks: remove redundant work during NUMA init
 2026-07-06 17:57 UTC  (3+ messages)
` [PATCH v2 2/9] ACPI: NUMA: remove redundant numa_nodes_parsed node_set()

[PATCH v3 00/11] mm: PMD-level swap entries for anonymous THPs
 2026-07-06 17:56 UTC  (3+ messages)
` [PATCH v3 09/11] mm: handle PMD swap entry faults on swap-in

[PATCH v2 00/17] Enable DICE-based TDX Quoting Extension
 2026-07-06 17:57 UTC  (11+ messages)
` [PATCH v2 16/17] KVM: TDX: Add in-kernel Quote generation

[PATCH v2 0/3] hp-bioscfg: fix attribute enumeration on older HP BIOS
 2026-07-06 17:56 UTC  (3+ messages)
` [PATCH v2 1/3] platform/x86: hp-bioscfg: pass validated element count to package parsers

+ mm-rename-arch_enable_thp_migration-to-arch_has_pmd_softleaves.patch added to mm-unstable branch
 2026-07-06 17:56 UTC 

+ mm-migrate_device-move-softleaf_to_folio-inside-device-private-branch.patch added to mm-unstable branch
 2026-07-06 17:56 UTC 

+ mm-huge_memory-move-softleaf_to_folio-inside-migration-branch.patch added to mm-unstable branch
 2026-07-06 17:56 UTC 

+ fs-proc-use-softleaf_has_pfn-in-pagemap-pmd-walker.patch added to mm-unstable branch
 2026-07-06 17:56 UTC 

+ mm-extract-mm_prepare_for_swap_entries-helper.patch added to mm-unstable branch
 2026-07-06 17:56 UTC 

+ mm-add-softleaf_to_pmd-and-convert-existing-callers.patch added to mm-unstable branch
 2026-07-06 17:56 UTC 

[PATCH v2 0/6] mm: preparatory patches for PMD level swap entries
 2026-07-06 17:56 UTC  (2+ messages)

[RFC PATCH 0/6] sbitmap enforced fairness for blk-mq
 2026-07-06 17:56 UTC  (2+ messages)

[PATCH] ASoC: codecs: cs42l42-sdw: Propagate regcache_sync() errors
 2026-07-06 13:03 UTC  (2+ messages)

[PATCH] ASoC: sof_sdw: Add a quirk for 0x17aa383c laptop using sidecar amps with cs42l43
 2026-07-06 13:26 UTC  (2+ messages)

[PATCH v2] hw/sparc64/sun4u: Mark unusable PCI busses as full to ease device plugging
 2026-07-06 17:53 UTC  (9+ messages)

[PATCH] ASoC: rt712-sdca: reset codec at io_init to fix silent headphone
 2026-07-06 13:41 UTC  (2+ messages)

[PATCH] hw/net/vmxnet3: Correct bounds check on tx queue index
 2026-07-06 17:54 UTC 

[PATCH 0/2] ASoC: cs35l3x: drain threaded IRQs before runtime suspend
 2026-07-06 13:39 UTC  (2+ messages)

[PATCH] amdkfd: properly free secondary context id
 2026-07-06 17:54 UTC  (2+ messages)

[PATCH v4 0/4] Enable SPI on SA8255p Qualcomm platforms
 2026-07-06 13:31 UTC  (2+ messages)

[PATCH net-next v7 00/11] BIG TCP for UDP tunnels
 2026-07-06 17:54 UTC  (4+ messages)
` [PATCH net-next v7 03/11] net: Use helpers to get/set UDP len tree-wide

[PATCH v3 0/5] hw/riscv: Add support for Milk-V Duo board
 2026-07-06 17:54 UTC  (5+ messages)
` [PATCH v3 5/5] tests/qtest: Add qtest "

[PATCH v2 0/4] Add NVL CVS/IPU8 camera support
 2026-07-06 17:53 UTC  (3+ messages)
` [PATCH v2 1/4] ACPI: scan: Honor ACPI _DEP dependency for NVL CVS

[PATCH] KVM: x86/ioapic: Cancel eoi_inject work before destroying vCPUs
 2026-07-06 17:50 UTC  (3+ messages)

[PATCH v6 0/2] remoteproc: xlnx: remote crash recovery
 2026-07-06 17:51 UTC  (2+ messages)

[PATCH v6 0/3] iio: health: add MAX86150 ECG and PPG biosensor driver
 2026-07-06 17:50 UTC  (2+ messages)

[cocci] GNU-style function calls
 2026-07-06 17:50 UTC 

[PATCH 0/5] s390x: interface hardening fixes
 2026-07-06 17:49 UTC  (3+ messages)
` [PATCH 5/5] s390x/css: limit number of CHPIDs in description

[PATCH v2] x86/boot: use BASE_BAUD and DEFAULT_SERIAL_PORT
 2026-07-06 17:49 UTC  (4+ messages)

[PATCH nf] ipvs: ensure inner headers in ICMP errors are in headroom
 2026-07-06 17:49 UTC  (2+ messages)

[PATCH] backends/iommufd: Fix dev_id and type order in viommu trace
 2026-07-06 17:48 UTC  (2+ messages)

[PATCH] docs: pt_BR: process: Translate stable kernel rules guide
 2026-07-06 17:49 UTC 

[PATCH 5/8] mm/khugepaged: Refactor the PTE state checks into a helper
 2026-07-06 17:48 UTC  (2+ messages)

[PATCH v2 0/9] Convert x86 pgd_lists to ptdescs
 2026-07-06 17:48 UTC  (2+ messages)

[to-be-updated] mm-rename-arch_enable_thp_migration-to-arch_supports_pmd_softleaf.patch removed from -mm tree
 2026-07-06 17:48 UTC 

[to-be-updated] mm-migrate_device-move-softleaf_to_folio-inside-device-private-branch.patch removed from -mm tree
 2026-07-06 17:48 UTC 

[to-be-updated] mm-huge_memory-move-softleaf_to_folio-inside-migration-branch.patch removed from -mm tree
 2026-07-06 17:48 UTC 

[to-be-updated] fs-proc-use-softleaf_has_pfn-in-pagemap-pmd-walker.patch removed from -mm tree
 2026-07-06 17:48 UTC 


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.