All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-13 13:37:40 to 2026-07-13 14:02:35 UTC [more...]

[PATCH 0/2] t1100: modernize test script
 2026-07-13 14:01 UTC 

[RFC PATCH 00/34] mm: optimize unnecessary loads due to ptep_get() and friends out
 2026-07-13 13:56 UTC  (88+ messages)
` [RFC PATCH 01/34] ARM: mm: make nommu pgd_t a scalar
` [RFC PATCH 02/34] ARM: mm: make 2-level "
` [RFC PATCH 03/34] ARM: mm: remove custom pgdp_get()
` [RFC PATCH 04/34] LoongArch: mm: define pud_leaf() only when PUD exists
` [RFC PATCH 05/34] MIPS: "
` [RFC PATCH 06/34] mm/pgtable: define (pgd|p4d|pud)_leaf() for folded page tables
` [RFC PATCH 07/34] mm/pgtable: define (pgd|p4d|pud)_offset_lockless() "
` [RFC PATCH 08/34] loongarch: kvm: remove stack copy address of pXd in pXd_offset()
` [RFC PATCH 09/34] riscv: "
` [RFC PATCH 10/34] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
` [RFC PATCH 11/34] mm: vmscan: remove stack copy address of pud pass in wallk_pud_range()
` [RFC PATCH 12/34] arm64: mm: use proper set_pXd() for generic compile-time folded patable in kasan_early_init()
` [RFC PATCH 13/34] arm64: mm: define pud_set_huge() when __PGTABLE_PMD_FOLDED not defined
` [RFC PATCH 14/34] csky: mm: use proper set_pXd() for generic compile-time folded patable in vmalloc_fault()
` [RFC PATCH 15/34] mips: mm: use proper set_pXd() for generic compile-time folded patable in vmalloc_fault path
` [RFC PATCH 16/34] nios2: "
` [RFC PATCH 17/34] riscv: mm: use proper set_pXd() for generic compile-time folded patable in vmalloc_fault()
` [RFC PATCH 18/34] riscv: mm: use proper set_pXd() for generic compile-time folded patable in setup_vm_final()
` [RFC PATCH 19/34] x86: power: use proper set_pXd() for generic compile-time folded patable in resume_one_md_table_init()
` [RFC PATCH 20/34] x86: kexec: use proper set_pXd() for generic compile-time folded patable in machine_kexec_page_table_set_one()
` [RFC PATCH 21/34] x86: platform: use proper set_pXd() for generic compile-time folded patable in setup_olpc_ofw_pgd()
` [RFC PATCH 22/34] x86: mm: use proper set_pXd() for generic compile-time folded patable in one_md_table_init()
` [RFC PATCH 23/34] x86: mm: skip pud setup when using generic compile-time folded pagetable
` [RFC PATCH 24/34] x86: mm: call try_to_free_pmd_page() when CONFIG_PGTABLE_LEVELS > 2
` [RFC PATCH 25/34] x86: mm: remove usage of pgd_page_vaddr() for CONFIG_x86_PAE
` [RFC PATCH 26/34] x86: mm: define pudp_set_access_flags() when CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE_PUD is enabled only
` [RFC PATCH 27/34] m68k: mm: remove usage of pgd_page_vaddr() for CONFIG_PGTABLE_LEVELS=3
` [RFC PATCH 28/34] arm: mm: use proper pgtable APIs for generic compile-time folded patable in kasan_init()
` [RFC PATCH 29/34] mm/pgtable: disallow calling folded set_pgd/set_p4d/set_pud

[LTP] [PATCH 0/2] OOM protection for shell tests
 2026-07-13 14:01 UTC  (2+ messages)
` [LTP] [PATCH 2/2] memcg_stress: survive OOM by targeting the stressors

[PATCH v2] intel_th: Fix MSC output device reference leak
 2026-07-13 14:02 UTC  (2+ messages)

[PATCH 00/11] sequencer: do not record dropped commits as rewritten
 2026-07-13 14:01 UTC  (6+ messages)
` [PATCH v2 00/10] "
  ` [PATCH v2 01/10] t3400: restore coverage for note copying with apply backend
  ` [PATCH v2 03/10] sequencer: be more careful with external merge

[CI] drm/ttm: Represent LRU bulk moves as nested sublists
 2026-07-13 14:01 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH 00/13 RFC net-next] Allow compiling an IPv6-only kernel network stack
 2026-07-13 14:00 UTC  (4+ messages)
` [PATCH 01/13 RFC net-next] net: ipv4: introduce CONFIG_IPV4 to decouple the IPv4 stack

[PATCH v6 00/25] KVM: arm64: SMMUv3 driver for pKVM (trap and emulate)
 2026-07-13 14:00 UTC  (4+ messages)
` [PATCH v6 08/25] KVM: arm64: iommu: Shadow host stage-2 page table

[PATCH v1] gdbus: Skip BLE random-address devices and remove broad match rule
 2026-07-13 14:00 UTC  (4+ messages)

[Bug 218305] New: Ryzen 7 7840HS gets stuck at 544MHz frequency after a random number of suspend/resume cycles
 2026-07-13 14:00 UTC  (3+ messages)
` [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after resuming after unplugging the power cord during sleep

[PATCH v2] qdev: Clarify instantiation and realization
 2026-07-13 13:58 UTC  (6+ messages)

[PATCH] drm/amd/display: Set native cursor mode for disabled CRTCs
 2026-07-13 13:58 UTC  (2+ messages)

[RFC PATCH v1.2 0/5] mm/damon: unurgent fixes for infinite loop, NULL de-ref and races
 2026-07-13 13:58 UTC  (6+ messages)
` [RFC PATCH v1.2 1/5] mm/damon/core: avoid infinite kdamond_merge_regions() internal loop
` [RFC PATCH v1.2 2/5] mm/damon/tests/core-kunit: catch test failure in test_merge_regions_of()
` [RFC PATCH v1.2 3/5] mm/damon/vaddr: drop last same folio access check optimization
` [RFC PATCH v1.2 4/5] mm/damon/paddr: drop last same folio access check reuse optimization
` [RFC PATCH v1.2 5/5] mm/damon/sysfs: read ops_id only once

[PATCH v3] hardening: Default randstruct off with rust for better allmodconfig support
 2026-07-13 13:58 UTC  (4+ messages)

[PATCH v6 0/5] i3c: Improve CCC reliability with actual_len, validation, and Direct GET retry
 2026-07-13 13:58 UTC  (3+ messages)

what is qemu_system_guest_panicked() for?
 2026-07-13 13:57 UTC  (9+ messages)

[PATCH v2 00/11] Enable CMRR in fixed-RR VRR path
 2026-07-13 13:57 UTC  (4+ messages)
` [PATCH v2 02/11] drm/i915/vrr: compute CMRR fractional timings generically

[PATCH] drm/amd/pm/ci: Don't disable MCLK DPM on Bonaire 0x6658 (R7 260X)
 2026-07-13 13:57 UTC  (2+ messages)

[GIT PULL] NFSD fix for v7.2-rc
 2026-07-13 13:57 UTC 

[PATCH v2 0/2] ASoC: codecs: add Texas Instruments TAS2557 smart amplifier driver
 2026-07-13 13:56 UTC  (3+ messages)
` [PATCH v2 2/2] ASoC: codecs: add TAS2557 mono "

[PATCH 7/8] mm/khugepaged: clarify a comment regarding max_ptes_none check
 2026-07-13 13:58 UTC  (3+ messages)

[PATCH v4 0/5] pinctrl: renesas: rzg2l: Add support for RZ/G3S I3C
 2026-07-13 13:56 UTC  (5+ messages)
` [PATCH v4 4/5] pinctrl: renesas: rzg2l: Add RZ/G3S support for selecting the I3C power source

[PATCH v7 00/22] dma-mapping: Track shared DMA state through direct, pool and swiotlb paths
 2026-07-13 13:56 UTC  (10+ messages)
` [PATCH v7 16/22] dma-direct: make dma_direct_map_phys() honor DMA_ATTR_CC_SHARED

[PATCH v3] drm/mediatek: mtk_hdmi: Fix DDC adapter double put in v2
 2026-07-13 13:56 UTC  (2+ messages)

[PATCH net-next v2] mptcp: sockopt: implement IPV6_TCLASS
 2026-07-13 13:51 UTC 

[PATCH libnflog] utils: add minimal nfnlog test case
 2026-07-13 13:55 UTC 

[PATCH v8 0/4] xenguest optimisations
 2026-07-13 13:55 UTC  (3+ messages)
` [PATCH v8 2/4] libs/guest: move batch_pfns into a separate structure

[PATCH] usb: serial: fix slab out-of-bounds read in interrupt URB callback
 2026-07-13 13:55 UTC  (5+ messages)

[PATCH v1] mm/slub: add comment explaining intentional kobject handling in sysfs_slab_add
 2026-07-13 13:54 UTC  (2+ messages)

[PATCH] drm/xe: Add debugfs knob to disable Mid-Thread Preemption per GT
 2026-07-13 13:54 UTC  (2+ messages)
` [PATCH v5] drm/xe: Add debugfs knob to control GPGPU preemption granularity

[PATCH i-g-t] tests/intel/xe_sriov_scheduling: Disable VFs before resetting sched params
 2026-07-13 13:54 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

[RFC PATCH 0/4] rust: usb: add usb request block abstractions and a user
 2026-07-13 13:53 UTC  (2+ messages)

[PATCH v2] drm/amd/display: fix __udivdi3 link error
 2026-07-13 13:54 UTC  (2+ messages)

[PATCHv2] nvmetcli: store DHCHAP attributes
 2026-07-13 13:53 UTC 

[PATCH v3 0/3] LoongArch: add KHO support and selftests
 2026-07-13 13:53 UTC  (3+ messages)
` [PATCH v3 1/3] LoongArch: kexec: add KHO support for FDT-based

[PATCH 1/2] drm/amdgpu: Print vmid, pasid and more task info in devcoredump
 2026-07-13 13:53 UTC  (3+ messages)

[PATCH] xfs/083: redirect populate stderr to avoid spurious attr restore warnings
 2026-07-13 13:52 UTC  (2+ messages)
` [PATCH v2] common: strip attr 2.6.0 --restore safety warnings

[PATCH v3 0/6] mtd: rawnand: zynq: Fixes and software ECC support
 2026-07-13 13:52 UTC  (5+ messages)

[PATCH v2 1/2] mm/mm_slot.h: add a helper function mm_slot_remove
 2026-07-13 13:51 UTC  (2+ messages)

[PATCH for-4.22 0/2] xen/arm: Fix eSPI IRQ indexing issues
 2026-07-13 13:51 UTC  (8+ messages)
` [PATCH for-4.22 1/2] xen/arm: validate IRQs before descriptor lookup

[PATCH v6 0/3] x86/tdx: Fix port I/O handling bugs
 2026-07-13 13:51 UTC  (6+ messages)
` [PATCH v6 1/3] x86/tdx: Fix off-by-one in port I/O handling
` [PATCH v6 2/3] x86/insn-eval: Move assign_register() out of KVM as insn_assign_reg()
` [PATCH v6 3/3] x86/tdx: Fix zero-extension for 32-bit port I/O

[PATCH v2 00/12] ASoC: cleanup simple-card/audio-graph-card1/2
 2026-07-13 13:51 UTC  (2+ messages)

[PATCH v3] iommu/iommufd: avoid selftest dirty bitmap size wrap
 2026-07-13 13:50 UTC  (2+ messages)

[PATCH BlueZ 1/4] tools/sco-tester: fix missing clear of io_id in callbacks
 2026-07-13 13:50 UTC  (4+ messages)
` [PATCH BlueZ 2/4] tools/6lowpan-tester: fix race in Client Connect - Disable
` [PATCH BlueZ 3/4] tools/6lowpan-tester: add test for VHCI teardown without disable
` [PATCH BlueZ 4/4] tools/l2cap-tester: fix Set PHY test spurious failures

[PATCH v5 00/17] i3c: renesas: Suspend to RAM with power loss and runtime PM
 2026-07-13 13:50 UTC  (7+ messages)
` [PATCH v5 06/17] i3c: renesas: Perform Dynamic Address Assignment on resume
` [PATCH v5 07/17] i3c: renesas: Clean DATBAS register on detach
` [PATCH v5 08/17] i3c: renesas: Fix out-of-bounds access for newdevs mask

[PATCH net-next] mptcp: sockopt: implement IPV6_TCLASS
 2026-07-13 13:49 UTC  (3+ messages)

[PATCHSET v2] sched/psi: Fix psimon fork deadlock and rtpoll_timer UAF
 2026-07-13 13:49 UTC  (6+ messages)
` [PATCH 1/2] sched/psi: Create the psimon kthread outside of cgroup_mutex
` [PATCH 2/2] sched/psi: Shut down rtpoll_timer in psi_cgroup_free()

Question regarding CC list for pt_BR translation patches
 2026-07-13 13:49 UTC  (2+ messages)

[PATCH] dt-bindings: fix typos and brackets
 2026-07-13 13:47 UTC 

[PATCH v6 0/6] mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory
 2026-07-13 13:49 UTC  (3+ messages)
` [PATCH v6 4/6] mm/vmalloc: Extend page table walk to support larger page_shift sizes and eliminate page table rewalk

[PATCH] dm thin metadata: fix superblock refcount leak on snapshot shadow failure
 2026-07-13 13:49 UTC  (3+ messages)

[PATCH] fpga: zynq-fpga: Remove redundant dev_err()
 2026-07-13 13:48 UTC  (2+ messages)

[RFC PATCH 0/3] KVM: Dirty page logging for guest_memfd-only memslots
 2026-07-13 13:48 UTC  (10+ messages)
` [RFC PATCH 1/3] KVM: guest_memfd: Use memslot id to keep track of associated memslots

[PATCH RFC] usb: adutux: fix unlocked read_buffer_length write in adu_open() (data race)
 2026-07-13 13:48 UTC  (4+ messages)
` [PATCH v2] usb: adutux: take buflock when resetting read_buffer_length in adu_open()

[PATCH] powerpc/ps3: Fix map failure path in dma_ioc0_map_pages()
 2026-07-13 12:38 UTC  (2+ messages)

[PATCH v10] drm/xe: Consolidate debugfs fault injection functions
 2026-07-13 13:46 UTC  (2+ messages)
` ✓ CI.KUnit: success for drm/xe: Consolidate debugfs fault injection functions. (rev4)

[PATCH] tracing: Add mutex to trace_parser to fix concurrent write races
 2026-07-13 13:46 UTC 

[PATCH 0/2] mm/page_alloc: couple of followups for recent cleanups
 2026-07-13 13:46 UTC  (6+ messages)
` [PATCH 2/2] mm/page_alloc: rename FPI_TRYLOCK -> FPI_NOLOCK

[PATCH net v2] tipc: fix NULL deref in tipc_named_node_up() on empty publication list
 2026-07-13 13:46 UTC  (2+ messages)

[PATCH 00/10] arm64: dts: st: Add support for DH electronics STM32MP23xx/STM32MP25xx DHCOS SoM and Breakout Board and DHSBC
 2026-07-13 13:45 UTC  (5+ messages)
` [PATCH 10/10] MAINTAINERS: Add DH electronics DHCOS SoM entry and fix email address

[Buildroot] [PATCH 1/1] package/libffi: bump version to 3.7.1
 2026-07-13 13:44 UTC  (2+ messages)

[PATCH] nvmetcli: store DHCHAP attributes
 2026-07-13 13:44 UTC  (3+ messages)

[Buildroot] [git commit] package/libffi: bump version to 3.7.1
 2026-07-13 13:22 UTC 

[PATCH v6 00/11] lib/genxml: Introduce Mesa genxml infrastructure to IGT
 2026-07-13 13:37 UTC  (10+ messages)
` [PATCH v6 01/11] lib/intel/genxml: Add genxml generators, headers, and build integration
` [PATCH v6 04/11] lib/intel/genxml: Import Xe2/Xe3/Xe3p XML hardware definitions from Mesa
` [PATCH v6 05/11] lib/intel_bufops: Add intel_buf_mocs() helper
` [PATCH v6 06/11] lib/mocs: Add packed MOCS helpers
` [PATCH v6 07/11] lib/rendercopy: Convert surface state and sampler setup to genxml
` [PATCH v6 08/11] lib/rendercopy: Convert vertex data and CC state "
` [PATCH v6 09/11] lib/rendercopy: Convert pipeline emit commands "
` [PATCH v6 10/11] lib/rendercopy: Convert render op and entry points "
` [PATCH v6 11/11] lib: Add genxml annotated batch buffer decode

[PATCH] CHANGELOG: add Arm and RISC-V entries for 4.22
 2026-07-13 13:43 UTC 

[PATCH] regcache: disable cache_only before rewriting paging registers
 2026-07-13 13:43 UTC  (4+ messages)

[PATCH 0/4] HID: Remove redundant error messages on IRQ request failure
 2026-07-13 13:43 UTC  (3+ messages)
` [PATCH 3/4] HID: intel-ish-hid: ipc: Remove redundant dev_err()

[PATCH] rtc: msc313: Select by default on MSTARV7
 2026-07-13 13:42 UTC  (2+ messages)

Refcounting dma_resv and using that for drm_exec support in TTM
 2026-07-13 13:40 UTC  (9+ messages)
` [PATCH 04/12] drm/ttm: Switch LRU cursor to track dma_resv instead of buffer objects
` [PATCH 10/12] drm/exec: add drm_exec_lock_resv function

[PATCH 0/8] ACPI: LoongArch: Add IOVT table support
 2026-07-13 13:40 UTC  (3+ messages)

[PATCH v4 0/6] Support the FEAT_HDBSS introduced in Armv9.5
 2026-07-13 13:39 UTC  (3+ messages)
` [PATCH v4 4/6] KVM: arm64: Add HDBSS per-vCPU buffer management

[f2fs-dev] [RFC PATCH v2 0/5] f2fs: introduce inline extent mapping for inode data blocks
 2026-07-13 13:39 UTC  (4+ messages)

b4 review animates scrolling slowly
 2026-07-13 13:39 UTC 

[PATCH v3 00/17] nfsd: refactor nfs4_create_file()
 2026-07-13 13:38 UTC  (3+ messages)
` [PATCH v3 02/17] nfsd: correctly handle CREATE of mounted-on files

[PATCH v2 0/3] powerpc/crash: protect kdump from active watchdogs
 2026-07-13 13:37 UTC  (4+ messages)
` [PATCH v2 3/3] powerpc/crash: stop watchdogs before booting kdump kernel

[PATCH v2] HID: bpf: Fix signedness bug in hid_bpf_hw_request
 2026-07-13 13:38 UTC  (2+ messages)

[PATCH v4 00/11] mm: PMD-level swap entries for anonymous THPs
 2026-07-13 13:35 UTC  (2+ messages)
` [PATCH v4 11/11] selftests/mm: add PMD swap entry tests


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.