All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-20 19:07:41 to 2026-03-20 19:39:53 UTC [more...]

[PATCH v4 00/25] mm/vma: convert vm_flags_t to vma_flags_t in vma code
 2026-03-20 19:38 UTC  (60+ 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 v1 1/1] ACPI: processor: idle: Replace strlcat() with better alternative
 2026-03-20 19:39 UTC  (8+ messages)

[PATCH] virtio-qmp: use stringification in FEATURE_ENTRY to prevent copy-paste bugs
 2026-03-20 19:37 UTC 

b4 review available in master
 2026-03-20 19:31 UTC  (3+ 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  (6+ 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  (6+ messages)
` [PATCH 1/2] mm: remove CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE

[PATCH v2 0/2] New IORING_OP_DUP
 2026-03-20 19:34 UTC  (3+ messages)
` [PATCH v2 2/2] io_uring: Add IORING_OP_DUP

[Intel-wired-lan] [PATCH iwl-next] ice: do not carry link status over to link event data
 2026-03-20 19:33 UTC  (3+ messages)
`  "

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

[PATCH] ASoC: Intel: catpt: Fix the device initialization
 2026-03-20 19:31 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-next] ice: init desired_dcbx_cfg in default DCB config
 2026-03-20 19:31 UTC  (3+ messages)
`  "

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

[tip: x86/urgent] x86/platform/uv: Handle deconfigured sockets
 2026-03-20 19:31 UTC 

[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] mailmap: Update email for Nina Schoetterl-Glausch
 2026-03-20 19:29 UTC  (2+ messages)

[PATCH 0/5] target/s390x: Forbid to use legacy ldst_phys() API
 2026-03-20 19:28 UTC  (2+ messages)

[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 "

[Intel-wired-lan] [PATCH iwl-next] ice: fix allocating excessive memory in ice_create_lag_recipe()
 2026-03-20 19:28 UTC  (3+ messages)
`  "

[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)

[meta-ti][master][PATCH] check_yocto_rules: Add new exception
 2026-03-20 19:24 UTC 

[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 

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

[Intel-wired-lan] [PATCH] ice: fix ICE_AQ_LINK_SPEED_M for 200G
 2026-03-20 19:22 UTC  (3+ messages)
`  "

+ mm-damon-core-avoid-use-of-half-online-committed-context-fix.patch added to mm-hotfixes-unstable branch
 2026-03-20 19:22 UTC 

[PATCH dwarves 0/9] pahole: Encode true signatures in kernel BTF
 2026-03-20 19:20 UTC  (5+ messages)
` [PATCH dwarves 2/9] dwarf_loader: Handle signatures with dead arguments

[PATCH v3 0/8] io_uring: add kernel-managed buffer rings
 2026-03-20 19:20 UTC  (3+ messages)

[Intel-wired-lan] [PATCH iwl-next] ice: update ice_link_mode_str_high() with 200G
 2026-03-20 19:19 UTC  (3+ messages)
`  "

[RFC PATCH] mm/damon/ops-common: optimize damon_hot_score() using fls()
 2026-03-20 19:20 UTC  (2+ messages)
` [PATCH v2] mm/damon/ops-common: optimize damon_hot_score() using ilog2()

Next-level bug in SRCU implementation of RCU Tasks Trace + PREEMPT_RT
 2026-03-20 19:18 UTC  (3+ messages)
` [PATCH] rcu: Use an intermediate irq_work to start process_srcu()

[PATCH wireless-next v3 00/15] wifi: Ranging support enhancements
 2026-03-20 19:18 UTC  (7+ messages)
` [PATCH wireless-next v3 10/15] wifi: cfg80211: add ingress/egress distance thresholds for FTM
` [PATCH wireless-next v3 14/15] wifi: cfg80211: add LTF keyseed support for secure ranging

+ mm-swap-fix-swap-cache-memcg-accounting.patch added to mm-hotfixes-unstable branch
 2026-03-20 19:18 UTC 

+ mm-execmem-make-the-populate-and-alloc-atomic.patch added to mm-new branch
 2026-03-20 19:16 UTC 

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

[meta-ti][master][PATCH] am65xx-evm-k3r5.conf: Fix defconfig for the main build
 2026-03-20 19:15 UTC  (2+ messages)

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

[PATCH v38 0/4] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
 2026-03-20 19:15 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH i-g-t 0/8] Enable Vebox engine copy on Intel Xe driver
 2026-03-20 19:15 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for Enable Vebox engine copy on Intel Xe driver (rev9)

[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] 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  (6+ 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

[pci:controller/dwc-eswin] BUILD SUCCESS b593c26d081a4fbeabd34badb0a9e9a971a79cb4
 2026-03-20 19:07 UTC 

[PATCH v2 00/10] gpu: nova-core: convert registers to use the kernel register macro
 2026-03-20 19:11 UTC  (9+ 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 dwarves v3 0/9] pahole: Encode true signatures in kernel BTF
 2026-03-20 19:10 UTC  (10+ messages)
` [PATCH dwarves v3 1/9] dwarf_loader: Reduce parameter checking with clang DW_AT_calling_convention attr
` [PATCH dwarves v3 2/9] dwarf_loader: Handle signatures with dead arguments
` [PATCH dwarves v3 3/9] dwarf_loader: Refactor initial ret -1 to be macro PARM_DEFAULT_FAIL
` [PATCH dwarves v3 4/9] dwarf_laoder: Handle locations with DW_OP_fbreg
` [PATCH dwarves v3 5/9] dwarf_loader: Change exprlen checking condition in parameter__reg()
` [PATCH dwarves v3 6/9] dwarf_loader: Detect optimized parameters with locations having constant values
` [PATCH dwarves v3 7/9] dwarf_loader: Handle expression lists
` [PATCH dwarves v3 8/9] btf_encoder: Handle optimized parameter properly
` [PATCH dwarves v3 9/9] tests: Add a few clang true signature tests

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

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

[netfilter-nf:testing 7/9] net/sched/act_connmark.c:98:12: error: invalid storage class for function 'tcf_connmark_init'
 2026-03-20 19:07 UTC 

[tglx-devel:irq/core 4/14] arch/x86/kernel/irq.c:138:17: error: use of undeclared identifier 'IRQ_COUNT_X86_POSTED_MSI'
 2026-03-20 19:07 UTC 

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

[PATCH net v2] strparser: Fix race condition in strp_done()
 2026-03-20 19:07 UTC  (11+ messages)

[PATCH 00/14] mm: memory hot(un)plug and SPARSEMEM cleanups
 2026-03-20 19:07 UTC  (4+ messages)
` [PATCH 14/14] mm/sparse: move memory hotplug bits to sparse-vmemmap.c


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.