public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-20 18:08:06 to 2026-03-20 19:34:28 UTC [more...]

[PATCH 0/2] mm: remove CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE and cleanup CONFIG_MIGRATION
 2026-03-20 19:34 UTC  (5+ messages)
` [PATCH 1/2] mm: remove CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE

[PATCH v1 1/1] ACPI: processor: idle: Replace strlcat() with better alternative
 2026-03-20 19:31 UTC  (5+ messages)

[PATCH v2] gpio: mxc: map Both Edge pad wakeup to Rising Edge
 2026-03-20 19:31 UTC 

[PATCH] mm/swap: fix swap cache memcg accounting
 2026-03-20 19:31 UTC  (2+ messages)

[PATCH v2] x86/platform/uv: Handle deconfigured sockets
 2026-03-20 19:31 UTC  (2+ messages)
` [tip: x86/urgent] "

[PATCH 1/2] nvme: respect NVME_QUIRK_DISABLE_WRITE_ZEROES when wzsl is set
 2026-03-20 19:22 UTC  (2+ messages)
` [PATCH 2/2] nvme-pci: add NVME_QUIRK_DISABLE_WRITE_ZEROES for Kingston OM3SGP4

[PATCH v4 0/2] media: uvcvideo: Fixes for frame sequence number
 2026-03-20 19:29 UTC  (3+ messages)
` [PATCH v4 2/2] media: uvcvideo: Fix sequence number when no EOF

[PATCH v3 00/25] perf tool: Add evsel to perf_sample
 2026-03-20 19:26 UTC  (27+ messages)
` [PATCH v4 "
  ` [PATCH v4 01/25] perf sample: Document struct perf_sample
  ` [PATCH v4 02/25] perf sample: Make sure perf_sample__init/exit are used
  ` [PATCH v4 03/25] perf sample: Add evsel to struct perf_sample
  ` [PATCH v4 04/25] perf tool: Remove evsel from tool APIs that pass the sample
  ` [PATCH v4 05/25] perf kvm: Don't pass evsel with sample
  ` [PATCH v4 06/25] perf evsel: Refactor evsel__intval to perf_sample__intval
  ` [PATCH v4 07/25] perf trace: Don't pass evsel with sample
  ` [PATCH v4 08/25] perf callchain: Don't pass evsel and sample
  ` [PATCH v4 09/25] perf lock: Only pass sample to handlers
  ` [PATCH v4 10/25] perf lock: Constify trace_lock_handler variables
  ` [PATCH v4 11/25] perf hist: Remove evsel parameter from inc samples functions
  ` [PATCH v4 12/25] perf db-export: Remove evsel from struct export_sample
  ` [PATCH v4 13/25] perf hist: Remove evsel from struct hist_entry_iter
  ` [PATCH v4 14/25] perf report: Directly use sample->evsel to avoid computing from sample->id
  ` [PATCH v4 15/25] perf annotate: Don't pass evsel to add_sample
  ` [PATCH v4 16/25] perf inject: Don't pass evsel with sample
  ` [PATCH v4 17/25] perf kmem: "
  ` [PATCH v4 18/25] perf kwork: "
  ` [PATCH v4 19/25] perf sched: "
  ` [PATCH v4 20/25] perf timechart: "
  ` [PATCH v4 21/25] perf trace: "
  ` [PATCH v4 22/25] perf evlist: Try to avoid computing evsel from sample
  ` [PATCH v4 23/25] perf script: Don't pass evsel with sample
  ` [PATCH v4 24/25] perf s390-sample-raw: Don't pass evsel or its PMU "
  ` [PATCH v4 25/25] perf evsel: Don't pass evsel "

[PATCH v5 00/21] Virtual Swap Space
 2026-03-20 19:27 UTC  (20+ messages)
` [PATCH v5 01/21] mm/swap: decouple swap cache from physical swap infrastructure
` [PATCH v5 02/21] swap: rearrange the swap header file
` [PATCH v5 03/21] mm: swap: add an abstract API for locking out swapoff
` [PATCH v5 04/21] zswap: add new helpers for zswap entry operations
` [PATCH v5 05/21] mm/swap: add a new function to check if a swap entry is in swap cached
` [PATCH v5 06/21] mm: swap: add a separate type for physical swap slots
` [PATCH v5 07/21] mm: create scaffolds for the new virtual swap implementation
` [PATCH v5 08/21] zswap: prepare zswap for swap virtualization
` [PATCH v5 09/21] mm: swap: allocate a virtual swap slot for each swapped out page
` [PATCH v5 10/21] swap: move swap cache to virtual swap descriptor
` [PATCH v5 11/21] zswap: move zswap entry management to the "
` [PATCH v5 13/21] swap: manage swap entry lifecycle at the virtual swap layer
` [PATCH v5 14/21] mm: swap: decouple virtual swap slot from backing store
` [PATCH v5 15/21] zswap: do not start zswap shrinker if there is no physical swap slots
` [PATCH v5 16/21] swap: do not unnecesarily pin readahead swap entries
` [PATCH v5 17/21] swapfile: remove zeromap bitmap
` [PATCH v5 19/21] swap: simplify swapoff using virtual swap
` [PATCH v5 20/21] swapfile: replace the swap map with bitmaps
` [PATCH v5 21/21] vswap: batch contiguous vswap free calls

[PATCH v1 0/2] rtc: cmos: Do not require IRQ if ACPI alarm is used
 2026-03-20 19:27 UTC  (6+ messages)
` [PATCH v1 1/2] rtc: cmos: Enable ACPI alarm if advertised in ACPI FADT
` [PATCH v1 2/2] rtc: cmos: Do not require IRQ if ACPI alarm is used

[PATCH] staging: rtl8723bs: remove copy function
 2026-03-20 19:26 UTC  (4+ messages)

[PATCH net v4] net: use skb_header_pointer() only for DODGY TCPv4 GSO skbs
 2026-03-20 19:24 UTC  (3+ messages)
` [PATCH net v5] "

Possible PREEMPT_RT live-lock / priority-inversion between FUTEX_CMP_REQUEUE_PI and FUTEX_WAIT_REQUEUE_PI
 2026-03-20 19:23 UTC 

[PATCH] workqueue: Fix false positive stall reports
 2026-03-20 19:23 UTC 

Build error in next-20260223 gcc-plugins/latent_entropy_plugin.so
 2026-03-20 19:23 UTC  (6+ messages)

[PATCH v4 0/5] sunrpc/nfs: cleanup redundant debug checks and refactor macros
 2026-03-20 19:22 UTC  (8+ messages)
` [PATCH v4 1/5] sunrpc: Fix dprintk type mismatch using do-while(0)
` [PATCH v4 2/5] nfsd/lockd: Remove redundant debug checks
` [PATCH v4 3/5] svcrdma: remove redundant IS_ENABLED(CONFIG_SUNRPC_DEBUG) guards
` [PATCH v4 4/5] nfs: refactor nfs_errorf macros and remove unused ones
` [PATCH v4 5/5] nfsd: remove obsolete __maybe_unused from variables

[PATCH RESEND] m68k: emu: Replace unbounded sprintf in nfhd_init_one
 2026-03-20 19:16 UTC  (2+ messages)

[PATCH v13 00/48] arm64: Support for Arm CCA in KVM
 2026-03-20 19:15 UTC  (4+ messages)

[PATCH v2] staging: media: av7110: fix coding style
 2026-03-20 19:15 UTC 

[PATCH v3 4/4] drm/msm/dpu: fix video mode DSC INTF timing width calculation
 2026-03-20 19:12 UTC  (6+ messages)

[GIT PULL] execve fixes for v7.0-rc5
 2026-03-20 19:12 UTC  (2+ messages)

[GIT PULL] TTY/Serial driver fixes for 7.0-rc5
 2026-03-20 19:12 UTC  (2+ messages)

[PATCH 0/2] drm/bridge: th1520-dw-hdmi: Two fixes
 2026-03-20 19:12 UTC  (3+ messages)
` [PATCH 1/2] drm/bridge: th1520-dw-hdmi: Fix error check on dw_hdmi_probe() return value
` [PATCH 2/2] drm/bridge: th1520-dw-hdmi: Fix remove() callback

[PATCH v2 00/10] gpu: nova-core: convert registers to use the kernel register macro
 2026-03-20 19:11 UTC  (6+ messages)
` [PATCH v2 01/10] gpu: nova-core: convert PMC registers to "
` [PATCH v2 07/10] gpu: nova-core: falcon: introduce `bounded_enum` macro

[PATCH] percpu: Fix hint invariant breakage
 2026-03-20 19:08 UTC  (2+ messages)

[PATCH 6/7] net: ethernet: ti: am65-cpsw: add support for J722S SoC family
 2026-03-20 19:06 UTC  (2+ messages)

[PATCH] KVM: arm64: vgic: Annotate struct vgic_dist with __counted_by_ptr
 2026-03-20 19:08 UTC  (2+ messages)

[PATCH 00/14] mm: memory hot(un)plug and SPARSEMEM cleanups
 2026-03-20 19:07 UTC  (19+ messages)
` [PATCH 06/14] mm/bootmem_info: remove handling for !CONFIG_SPARSEMEM_VMEMMAP
` [PATCH 09/14] mm/sparse: remove CONFIG_MEMORY_HOTPLUG-specific usemap allocation handling
` [PATCH 10/14] mm: prepare to move subsection_map_init() to mm/sparse-vmemmap.c
` [PATCH 13/14] mm/sparse: move __section_mark_present() to internal.h
` [PATCH 14/14] mm/sparse: move memory hotplug bits to sparse-vmemmap.c

[RFC PATCH v4 0/1] mm/damon: add node_eligible_mem_bp and node_ineligible_mem_bp goal metrics
 2026-03-20 19:04 UTC  (2+ messages)
` [RFC PATCH v4 1/1] "

[PATCH] net: sfc: avoid format string warning
 2026-03-20 19:04 UTC  (2+ messages)

[PATCH 0/8] x86/msr: Consolidate native/paravirt MSR functions
 2026-03-20 19:03 UTC  (9+ messages)
` [PATCH 1/8] x86/msr: Use "raw_" names for calls to native_* functions
` [PATCH 2/8] x86/msr: Consolidate rdmsr() definitions
` [PATCH 3/8] x86/msr: Consolidate rdmsr_safe() implementations
` [PATCH 4/8] x86/msr: Consolidate rdmsrq() implementations
` [PATCH 5/8] x86/msr: Consolidate {rd,wr}msr[q]_safe() implementations
` [PATCH 6/8] x86/msr: Consolidate rdpmc() implementations
` [PATCH 7/8] x86/msr: Remove old crusty comment
` [PATCH 8/8] x86/msr: Remove duplicate #include

[PATCH v3 00/16] mm: expand mmap_prepare functionality and usage
 2026-03-20 19:01 UTC  (6+ messages)
` [PATCH v3 04/16] mm: add vm_ops->mapped hook
` [PATCH v3 05/16] fs: afs: correctly drop reference count on mapping failure

[PATCH 00/11 net-next v4] Convert CONFIG_IPV6 to built-in and remove stubs
 2026-03-20 18:56 UTC  (12+ messages)
` [PATCH 01/11 net-next v4] ipv6: convert CONFIG_IPV6 to built-in only and clean up Kconfigs
` [PATCH 02/11 net-next v4] net: remove EXPORT_IPV6_MOD() and EXPORT_IPV6_MOD_GPL() macros
` [PATCH 03/11 net-next v4] ipv6: replace IS_BUILTIN(CONFIG_IPV6) with IS_ENABLED(CONFIG_IPV6)
` [PATCH 04/11 net-next v4] ipv6: remove dynamic ICMPv6 sender registration infrastructure
` [PATCH 05/11 net-next v4] ipv6: prepare headers for ipv6_stub removal
` [PATCH 06/11 net-next v4] drivers: net: drop ipv6_stub usage and use direct function calls
` [PATCH 07/11 net-next v4] ipv4: "
` [PATCH 08/11 net-next v4] net: convert remaining ipv6_stub users to "
` [PATCH 09/11 net-next v4] bpf: remove ipv6_bpf_stub completely and use "
` [PATCH 10/11 net-next v4] ipv6: remove ipv6_stub infrastructure completely
` [PATCH 11/11 net-next v4] netfilter: remove nf_ipv6_ops and use direct function calls

[PATCH] perf/x86/intel: Don't update PEBS_ENABLE MSR in NMI context
 2026-03-20 18:58 UTC  (2+ messages)

[PATCH 00/14] iommu: Add live update state preservation
 2026-03-20 18:56 UTC  (11+ messages)
` [PATCH 04/14] iommu/pages: Add APIs to preserve/unpreserve/restore iommu pages

[PATCH v3 0/2] cpuhp: Improve SMT switch time via lock batching and RCU expedition
 2026-03-20 18:49 UTC  (7+ messages)
` [PATCH v3 2/2] cpuhp: Expedite RCU grace periods during SMT operations

[PATCHv3] thunderbolt: use kzalloc_flex
 2026-03-20 18:48 UTC  (2+ messages)

[PATCH] coredump: add tracepoint for coredump events
 2026-03-20 18:48 UTC  (3+ messages)

[PATCH] scsi: be2iscsi: kzalloc + kcalloc to kzalloc_flex
 2026-03-20 18:44 UTC  (2+ messages)

[PATCH] media: em28xx: kzalloc + kcalloc to kzalloc_flex
 2026-03-20 18:42 UTC  (2+ messages)

[PATCH v3 00/13] mm/huge_memory: refactor zap_huge_pmd()
 2026-03-20 18:42 UTC  (4+ messages)
` [PATCH v3 12/13] mm/huge_memory: add and use normal_or_softleaf_folio_pmd()
` [PATCH v3 13/13] mm/huge_memory: add and use has_deposited_pgtable()

[PATCH] printk: add early_counter_ns routine for printk blind spot
 2026-03-20 18:15 UTC  (6+ messages)
` [PATCH v3] printk: fix zero-valued printk timestamps in early boot

[PATCH] selftests/mm: Fix soft-dirty kselftest supported check
 2026-03-20 18:39 UTC  (3+ messages)
` [PATCH V2] "

[PATCH v3 0/2] hfsplus: fix lock leak and refactor hidden dir search
 2026-03-20 18:40 UTC  (3+ messages)
` [PATCH v3 2/2] hfsplus: extract hidden directory search into a helper function

[PATCH net-next, v3] net: mana: Force full-page RX buffers for 4K page size on specific systems
 2026-03-20 18:37 UTC  (3+ messages)

[PATCH] platform/x86: panasonic-laptop: simplify allocation of sinf
 2026-03-20 18:32 UTC  (2+ messages)

[PATCH v3] sysctl: fix check against uninitialized variable in proc_do_large_bitmap
 2026-03-20 18:30 UTC  (2+ messages)

[PATCH 0/6] selftests: run_kselftest.sh cleanup and fixes
 2026-03-20 18:29 UTC  (7+ messages)
` [PATCH 1/6] selftests/run_kselftest.sh: Remove unused $ROOT
` [PATCH 2/6] selftests/run_kselftest.sh: Add missing quotes
` [PATCH 3/6] selftests/run_kselftest.sh: Resolve BASE_DIR with pwd -P
` [PATCH 4/6] selftests/run_kselftest.sh: Allow choosing per-test log directory
` [PATCH 5/6] selftests: Preserve subtarget failures in all/install
` [PATCH 6/6] kbuild: remove kselftest output in mrproper

[PATCH] cpuidle: Deny idle entry when CPU already have IPI interrupt pending
 2026-03-20 18:29 UTC  (2+ messages)

[PATCH v3 00/23] mm/vma: convert vm_flags_t to vma_flags_t in vma code
 2026-03-20 18:28 UTC  (4+ messages)
` [PATCH v3 21/23] mm/vma: convert as much as we can in mm/vma.c to vma_flags_t

[PATCH 1/2] crypto: stm32 - use list_first_entry_or_null to simplify hash_find_dev
 2026-03-20 18:26 UTC  (3+ messages)
` [PATCH 2/2] crypto: stm32 - use list_first_entry_or_null to simplify cryp_find_dev

[PATCH v2 00/22] mm: Add __GFP_UNMAPPED
 2026-03-20 18:23 UTC  (23+ messages)
` [PATCH v2 01/22] x86/mm: split out preallocate_sub_pgd()
` [PATCH v2 02/22] x86/mm: Generalize LDT remap into "mm-local region"
` [PATCH v2 03/22] x86/tlb: Expose some flush function declarations to modules
` [PATCH v2 04/22] mm: Create flags arg for __apply_to_page_range()
` [PATCH v2 05/22] mm: Add more flags "
` [PATCH v2 06/22] x86/mm: introduce the mermap
` [PATCH v2 07/22] mm: KUnit tests for "
` [PATCH v2 08/22] mm: introduce for_each_free_list()
` [PATCH v2 09/22] mm/page_alloc: don't overload migratetype in find_suitable_fallback()
` [PATCH v2 10/22] mm: introduce freetype_t
` [PATCH v2 11/22] mm: move migratetype definitions to freetype.h
` [PATCH v2 12/22] mm: add definitions for allocating unmapped pages
` [PATCH v2 13/22] mm: rejig pageblock mask definitions
` [PATCH v2 14/22] mm: encode freetype flags in pageblock flags
` [PATCH v2 15/22] mm/page_alloc: remove ifdefs from pindex helpers
` [PATCH v2 16/22] mm/page_alloc: separate pcplists by freetype flags
` [PATCH v2 17/22] mm/page_alloc: rename ALLOC_NON_BLOCK back to _HARDER
` [PATCH v2 18/22] mm/page_alloc: introduce ALLOC_NOBLOCK
` [PATCH v2 19/22] mm/page_alloc: implement __GFP_UNMAPPED allocations
` [PATCH v2 20/22] mm/page_alloc: implement __GFP_UNMAPPED|__GFP_ZERO allocations
` [PATCH v2 21/22] mm: Minimal KUnit tests for some new page_alloc logic
` [PATCH v2 22/22] mm/secretmem: Use __GFP_UNMAPPED when available

[PATCH v7 00/10] VMSCAPE optimization for BHI variant
 2026-03-20 18:23 UTC  (9+ messages)
` [PATCH v7 07/10] x86/vmscape: Use static_call() for predictor flush

[PATCH] Crypto : qat: Replace scnprintf with sysfs_emit function
 2026-03-20 18:19 UTC 

[PATCH 0/4 v4] exec: inherit HWCAPs from the parent process
 2026-03-20 18:19 UTC  (4+ messages)
` [PATCH 2/4] "

[PATCH net-next v9 0/4] net: phy: realtek: pair order and polarity
 2026-03-20 18:17 UTC  (4+ messages)
` [PATCH net-next v9 2/4] net: phy: realtek: add RTL8224 pair order support

[PATCH v2] sched_ext: Document task ownership state machine
 2026-03-20 18:16 UTC  (3+ messages)

[PATCH v11 00/65] Fix DRM_USE_DYNAMIC_DEBUG=y
 2026-03-20 18:15 UTC  (7+ messages)
` [PATCH v11 32/65] dyndbg: Harden classmap and callsite validation
` [PATCH v11 33/65] docs/dyndbg: add classmap info to howto

[PATCH] media: nxp: imx8-isi: remove kzalloc_objs
 2026-03-20 18:15 UTC  (4+ messages)

[PATCH v3 00/27] media: platform: rga: Add RGA3 support
 2026-03-20 18:15 UTC  (5+ messages)
` [PATCH v3 11/27] media: rockchip: rga: avoid odd frame sizes for YUV formats
` [PATCH v3 26/27] media: rockchip: rga: add rga3 support

[RFC PATCH] futex: Introduce __vdso_robust_futex_unlock
 2026-03-20 18:13 UTC  (11+ messages)

[PATCH v8 0/5] perf evsel fallback changes, better s390 defaults
 2026-03-20 18:12 UTC  (2+ messages)

[PATCH v2 00/11] perf tools: Improvements to data type profiler
 2026-03-20 18:12 UTC  (2+ messages)

[PATCH v3] selftests/mm: add folio_split() and filemap_get_entry() race test
 2026-03-20 18:10 UTC  (5+ messages)

[PATCH 1/5] liveupdate: block outgoing session updates during reboot
 2026-03-20 16:37 UTC  (2+ messages)
` [PATCH 3/5] liveupdate: fail session restore on file deserialization errors

[PATCH v1 0/6] powercap: intel_rapl: Move primitives to interface drivers
 2026-03-20 18:10 UTC  (3+ messages)

[PATCH] gpio: mockup: allocate lines with main struct
 2026-03-20 18:10 UTC  (2+ messages)

[PATCH v3 0/2] lib/list_sort: Clean up list_sort() scheduling workarounds
 2026-03-20 18:09 UTC  (3+ messages)
` [PATCH v3 1/2] ubifs: Remove unnecessary cond_resched() from list_sort() compare
` [PATCH v3 2/2] lib/list_sort: Remove dummy cmp() calls to speed up merge_final()

[PATCH v5] hwmon: add driver for ARCTIC Fan Controller
 2026-03-20 18:00 UTC 

[PATCH 0/3] mmc: Lenovo N22 Braswell SD slot fixes
 2026-03-20 18:08 UTC  (4+ messages)

[PATCH net] selftests: drv-net: add missing tc config options for netkit tests
 2026-03-20 18:08 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox