public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-20 18:57:59 to 2026-03-20 20:43:07 UTC [more...]

[PATCH v2 0/7] selftests: memcg: Fix test_memcontrol test failures with large page sizes
 2026-03-20 20:42 UTC  (2+ messages)
` [PATCH v2 1/7] memcg: Scale up vmstats flush threshold with int_sqrt(nr_cpus+2)

[PATCH v7 0/7] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM
 2026-03-20 20:42 UTC  (7+ messages)
` [PATCH v7 3/7] dax/cxl, hmem: Initialize hmem early and defer dax_cxl binding

[RFC v1 0/8] acpi/x86: s2idle: Introduce and implement runtime standby ABI for ACPI s0ix platforms
 2026-03-20 20:41 UTC  (8+ messages)

[PATCH 0/2] tools/nolibc: avoid -Wundef warnings
 2026-03-20 20:38 UTC  (4+ messages)
` [PATCH 1/2] tools/nolibc: avoid -Wundef warning for __STDC_VERSION__

[PATCH V1] accel/amdxdna: Refactor GEM BO handling and add helper APIs for address retrieval
 2026-03-20 20:35 UTC  (2+ messages)

[PATCH v4 0/4] mmc: Add pstore backend for crash dump storage on eMMC
 2026-03-20 20:32 UTC  (5+ messages)
` [PATCH v4 1/4] mmc: core: Add panic-context host operations for pstore backends
` [PATCH v4 2/4] mmc: sdhci: Implement panic-context write support
` [PATCH v4 3/4] mmc: block: Add helper to look up mmc_card by device name
` [PATCH v4 4/4] mmc: core: Add MMC pstore backend driver

[PATCH 0/4] platform/x86: x86-android-tablets: use real firmware node references with intel drivers
 2026-03-20 20:33 UTC  (3+ messages)

[PATCH v2] i2c: designware: amdisp: Fix resume-probe race condition issue
 2026-03-20 20:32 UTC  (3+ messages)

[resend, PATCH v2 1/1] MIPS: Alchemy: Remove unused forward declaration
 2026-03-20 20:28 UTC 

[PATCH] usb: xhci: Simplify clearing the Event Interrupt bit
 2026-03-20 20:28 UTC  (4+ messages)

[PATCH net-next v8 09/10] bng_en: implement netdev_stat_ops
 2026-03-20 20:27 UTC  (3+ messages)

[PATCH v11 00/65] Fix DRM_USE_DYNAMIC_DEBUG=y
 2026-03-20 20:27 UTC  (3+ messages)
` [PATCH v11 43/65] drm-dyndbg: DRM_CLASSMAP_USE in nouveau

[PATCH 0/7] selftests: memcg: Fix test_memcontrol test failures with large page sizes
 2026-03-20 20:26 UTC  (4+ messages)

[PATCH v2 00/10] gpu: nova-core: convert registers to use the kernel register macro
 2026-03-20 20:23 UTC  (12+ 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 v2 08/10] gpu: nova-core: convert falcon registers to kernel register macro

[PATCH v2 1/1] MIPS: Alchemy: Remove unused forward declaration
 2026-03-20 20:21 UTC 

[PATCH] iio: adc: ad7280a: replace mutex_lock() with guard(mutex)
 2026-03-20 20:16 UTC  (3+ messages)

[PATCH] selftests/livepatch: add test for module function patching
 2026-03-20 20:11 UTC 

[PATCH v2 0/7] Renesas: dmaengine and ASoC fixes
 2026-03-20 20:13 UTC  (3+ messages)
` [PATCH v2 5/7] dmaengine: sh: rz-dmac: Add suspend to RAM support

[PATCH 0/8] mm/mglru: improve reclaim loop and dirty folio handling
 2026-03-20 20:09 UTC  (6+ messages)
` [PATCH 1/8] mm/mglru: consolidate common code for retrieving evitable size
` [PATCH 3/8] mm/mglru: restructure the reclaim loop

[PATCH v3 0/8] module: Move 'struct module_signature' to UAPI
 2026-03-20 20:06 UTC  (2+ messages)

[PATCH v2] hwmon: (it87) Add support for IT8689E
 2026-03-20 20:07 UTC  (2+ messages)

[PATCH v4 0/2] hwmon: emc2305: Support configurable fan PWM at shutdown
 2026-03-20 20:06 UTC  (2+ messages)

[PATCH] Bluetooth: hci_h4: Fix race during initialization
 2026-03-20 20:04 UTC  (2+ messages)

[PATCH] lib/crc: arm64: add NEON accelerated CRC64-NVMe implementation
 2026-03-20 20:00 UTC  (4+ messages)

[PATCH v3 0/4] rust: add basic serial device bus abstractions
 2026-03-20 19:59 UTC  (11+ messages)
` [PATCH v3 2/4] serdev: add rust private data to serdev_device

[PATCH v3 00/16] mm: expand mmap_prepare functionality and usage
 2026-03-20 19:57 UTC  (7+ 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 v4 00/25] mm/vma: convert vm_flags_t to vma_flags_t in vma code
 2026-03-20 19:56 UTC  (27+ messages)
` [PATCH v4 01/25] mm/vma: add vma_flags_empty(), vma_flags_and(), vma_flags_diff_pair()
` [PATCH v4 02/25] tools/testing/vma: add unit tests flag empty, diff_pair, and[_mask]
` [PATCH v4 03/25] mm/vma: add further vma_flags_t unions
` [PATCH v4 04/25] tools/testing/vma: convert bulk of test code to vma_flags_t
` [PATCH v4 05/25] mm/vma: use new VMA flags for sticky flags logic
` [PATCH v4 06/25] tools/testing/vma: fix VMA flag tests
` [PATCH v4 07/25] mm/vma: add append_vma_flags() helper
` [PATCH v4 08/25] tools/testing/vma: add simple test for append_vma_flags()
` [PATCH v4 09/25] mm: unexport vm_brk_flags() and eliminate vm_flags parameter
` [PATCH v4 10/25] mm/vma: introduce vma_flags_same[_mask/_pair]()
` [PATCH v4 11/25] mm/vma: introduce [vma_flags,legacy]_to_[legacy,vma_flags]() helpers
` [PATCH v4 12/25] tools/testing/vma: test that legacy flag helpers work correctly
` [PATCH v4 13/25] mm/vma: introduce vma_test[_any[_mask]](), and make inlining consistent
` [PATCH v4 14/25] tools/testing/vma: update VMA flag tests to test vma_test[_any_mask]()
` [PATCH v4 15/25] mm: introduce vma_flags_count() and vma[_flags]_test_single_mask()
` [PATCH v4 16/25] tools/testing/vma: test vma_flags_count,vma[_flags]_test_single_mask
` [PATCH v4 17/25] mm: convert do_brk_flags() to use vma_flags_t
` [PATCH v4 18/25] mm: update vma_supports_mlock() to use new VMA flags
` [PATCH v4 19/25] mm/vma: introduce vma_clear_flags[_mask]()
` [PATCH v4 20/25] tools/testing/vma: update VMA tests to test vma_clear_flags[_mask]()
` [PATCH v4 21/25] mm/vma: convert as much as we can in mm/vma.c to vma_flags_t
` [PATCH v4 22/25] tools: bitmap: add missing bitmap_copy() implementation
` [PATCH v4 23/25] mm/vma: convert vma_modify_flags[_uffd]() to use vma_flags_t
` [PATCH v4 24/25] mm/vma: convert __mmap_region() "
` [PATCH v4 25/25] mm: simplify VMA flag tests of excluded flags

[PATCH net-next v8 10/10] bng_en: add support for ethtool -S stats display
 2026-03-20 19:51 UTC  (3+ messages)

[PATCH v14 0/2] Rust GPU buddy allocator bindings
 2026-03-20 19:50 UTC  (4+ messages)
` [PATCH v14 1/2] rust: gpu: Add "

[PATCH 0/6] mfd: sc27xx: Use MFD cells and devm_mfd_add_devices()
 2026-03-20 19:41 UTC  (4+ messages)
` [PATCH 4/6] mfd: sprd-sc27xx: Switch to devm_mfd_add_devices()

[PATCH WIP v4 0/9] media: camss: Add support for C-PHY configuration on Qualcomm platforms
 2026-03-20 19:48 UTC  (3+ messages)
` [PATCH WIP v4 9/9] media: qcom: camss: Account for C-PHY when calculating link frequency

[PATCH] kselftest/coredump: reintroduce null pointer dereference
 2026-03-20 19:46 UTC 

[PATCH v2 0/8] dma::Coherent & dma::CoherentBox API
 2026-03-20 19:45 UTC  (9+ messages)
` [PATCH v2 1/8] rust: dma: use "kernel vertical" style for imports
` [PATCH v2 2/8] rust: dma: add generalized container for types other than slices
` [PATCH v2 3/8] rust: dma: add zeroed constructor to `Coherent`
` [PATCH v2 4/8] rust: dma: introduce dma::CoherentBox for memory initialization
` [PATCH v2 5/8] rust: dma: add Coherent:init() and Coherent::init_with_attrs()
` [PATCH v2 6/8] gpu: nova-core: use Coherent::init to initialize GspFwWprMeta
` [PATCH v2 7/8] gpu: nova-core: convert Gsp::new() to use CoherentBox
` [PATCH v2 8/8] gpu: nova-core: convert to new dma::Coherent API

[PATCH v2 00/22] mm: Add __GFP_UNMAPPED
 2026-03-20 19:47 UTC  (5+ 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 v1 1/1] ACPI: processor: idle: Replace strlcat() with better alternative
 2026-03-20 19:39 UTC  (8+ messages)

[PATCH v5 00/21] Virtual Swap Space
 2026-03-20 19:27 UTC  (22+ 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 12/21] swap: implement the swap_cgroup API using virtual swap
` [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 18/21] memcg: swap: only charge physical swap slots
` [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 v3 1/7] selftests/cgroup: skip test_zswap if zswap is globally disabled
 2026-03-20 19:35 UTC  (5+ messages)

[PATCH v6 0/8] iio: light: vcnl4000: add regulator support
 2026-03-20 19:35 UTC  (2+ messages)

[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 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 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  (3+ 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  (5+ messages)
` [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] 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  (16+ messages)
` [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 00/11 net-next v4] Convert CONFIG_IPV6 to built-in and remove stubs
 2026-03-20 18:56 UTC  (11+ messages)
` [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)


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