All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-13 13:48:38 to 2026-07-13 14:06:54 UTC [more...]

[RFC PATCH v1.2 0/5] mm/damon: unurgent fixes for infinite loop, NULL de-ref and races
 2026-07-13 14:06 UTC  (7+ 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 v4 0/6] Support the FEAT_HDBSS introduced in Armv9.5
 2026-07-13 14:06 UTC  (3+ messages)
` [PATCH v4 5/6] KVM: arm64: Add HDBSS fault handling and buffer flush

[PATCH] checkpolicy: fix double free of fstype in define_genfs_context_helper
 2026-07-13 14:05 UTC  (2+ messages)

[PATCH v3 0/3] wifi: carl9170: firmware trust boundary hardening
 2026-07-13 14:05 UTC  (2+ messages)

[PATCH] drm/i915/bios: Move a variable assignment behind a null pointer check in intel_bios_encoder_supports_dp_dual_mode()
 2026-07-13 14:05 UTC 

[PATCH v3 0/3] wifi: ath6kl: firmware trust boundary hardening
 2026-07-13 14:05 UTC  (2+ messages)
` (subset) "

[PATCH wireless v4 3/3] wifi: ath6kl: fix OOB read from firmware num_msg in TX complete handler
 2026-07-13 14:05 UTC  (2+ messages)

[PATCH v5] wifi: ath6kl: fix OOB access from firmware ADDBA window size
 2026-07-13 14:05 UTC  (2+ messages)

[PATCH v2] ath12k: fix NULL pointer dereference in rhash table destroy
 2026-07-13 14:05 UTC  (2+ messages)

[PATCH ath-current] wifi: ath12k: Fix low MLO RX throughput on WCN7850
 2026-07-13 14:05 UTC  (2+ messages)

[PATCH v2] powerpc/ps3: Remove unused struct table in setup_areas()
 2026-07-13 14:03 UTC  (2+ messages)

[PATCH v2 0/3] SM8450 QoL changes (dispcc)
 2026-07-13 14:05 UTC  (4+ messages)
` [PATCH v2 2/3] clk: qcom: dispcc-sm8450: Migrate to qcom_cc_driver_data

[PATCH iwl-net v2 1/2] ice: move ice_vsi_realloc_stat_arrays() up
 2026-07-13 14:04 UTC  (6+ messages)
` [PATCH iwl-net v2 2/2] ice: fix stats array overflow via proper realloc
  ` [Intel-wired-lan] "
` [Intel-wired-lan] [PATCH iwl-net v2 1/2] ice: move ice_vsi_realloc_stat_arrays() up

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

[PATCH v7 00/19] media: meson: vdec: Fix lifecycles, race conditions, and stability bugs
 2026-07-13 14:04 UTC  (4+ messages)
` [PATCH v7 19/19] gpu: drm: meson: Fix DMA segment size limits and maximize allocation boundaries

[PATCH v5 00/17] i3c: renesas: Suspend to RAM with power loss and runtime PM
 2026-07-13 14:04 UTC  (7+ messages)
` [PATCH v5 06/17] i3c: renesas: Perform Dynamic Address Assignment on resume
` [PATCH v5 08/17] i3c: renesas: Fix out-of-bounds access for newdevs mask
` [PATCH v5 10/17] i3c: renesas: Return immediately if there is no transfer

[PATCH v2] panic: allow force_cpu redirect from an NMI
 2026-07-13 14:04 UTC  (2+ messages)

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

[RFC PATCH 00/34] mm: optimize unnecessary loads due to ptep_get() and friends out
 2026-07-13 13:56 UTC  (105+ 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
` [RFC PATCH 30/34] mm/pgtable: disallow calling folded (pgd|p4d|pud)_page, pgd_page_vaddr() and (p4d|pud)_pgtable
` [RFC PATCH 31/34] mm/pgtable: optimize pmdp_get() and friends for folded pagetable levels
` [RFC PATCH 32/34] openrisc/pgtable: drop __pmd_offset()
` [RFC PATCH 33/34] mm/pgtable: catch abuse of folded dummy pgd_t/p4d_t/pud_t
` [RFC PATCH 34/34] arm64: pgtable: convert pte_present() from macro to static inline

[PATCH v3 0/8] iio: adc: new ti-ads112c14 driver
 2026-07-13 14:03 UTC  (4+ messages)
` [PATCH v3 6/8] iio: adc: add "

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

[PATCH 0/2] t1100: modernize test script
 2026-07-13 14:01 UTC  (3+ messages)
` [PATCH 1/2] t1100: modernize test style
` [PATCH 2/2] t1100: move creation of expected output into setup test

[LTP] [PATCH 0/2] OOM protection for shell tests
 2026-07-13 14:01 UTC  (3+ messages)
` [LTP] [PATCH 1/2] shell: add optional OOM protection
` [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  (4+ messages)
` [PATCH v2 00/10] "
  ` [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 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)

[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  (5+ messages)
` [PATCH v6 1/3] x86/tdx: Fix off-by-one in port I/O handling
` [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 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)


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.