mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH 0/4] move all VMA allocation, freeing and duplication logic to mm
 2025-04-24 21:22 UTC  (6+ messages)
` [PATCH 1/4] mm: abstract initial stack setup to mm subsystem
` [PATCH 2/4] mm: perform VMA allocation, freeing, duplication in mm
` [PATCH 3/4] mm: move dup_mmap() to mm
` [PATCH 4/4] mm: move vm_area_alloc,dup,free() functions to vma.c

objtool errors and warnings with clang-21
 2025-04-24 21:18 UTC  (2+ messages)

Call for Participation: Automated Testing Summit 2025 @ OSS NA
 2025-04-24 21:16 UTC 

[PATCH v4 0/7] mm: Introduce for_each_valid_pfn()
 2025-04-24 21:15 UTC  (7+ messages)
` [PATCH v4 1/7] mm: Introduce for_each_valid_pfn() and use it from reserve_bootmem_region()
` [PATCH v4 2/7] mm: Implement for_each_valid_pfn() for CONFIG_FLATMEM
` [PATCH v4 6/7] mm: Use for_each_valid_pfn() in memory_hotplug

[RFC PATCH v2 00/34] MSR refactor with new MSR instructions support
 2025-04-24 21:14 UTC  (5+ messages)
` [RFC PATCH v2 12/34] x86/msr: Remove pmu_msr_{read,write}()

drm/msm/dp: Introduce link training per-segment for LTTPRs
 2025-04-24 21:12 UTC  (2+ messages)

[PATCH v6 0/5] Add dt-bindings and dtsi changes for CAMSS on x1e80100 silicon
 2025-04-24 21:10 UTC  (10+ messages)
` [PATCH v6 2/5] dt-bindings: media: Add qcom,x1e80100-camss

[PATCH] arm64: dts: qcom: x1e80100-lenovo-yoga-slim7x: add retimers, dp altmode support
 2025-04-24 21:09 UTC  (3+ messages)

[PATCH v3 0/7] drm/msm/mdp4: rework LVDS/LCDC panel support
 2025-04-24 21:00 UTC  (9+ messages)
` [PATCH v3 3/7] drm/msm/mdp4: register the LVDS PLL as a clock provider
` [PATCH v3 6/7] drm/msm/mdp4: switch LVDS to use drm_bridge/_connector

[PATCH] perf build: Add tools/arch/x86/include/asm/amd/ibs.h to sync the headers
 2025-04-24 20:54 UTC  (4+ messages)

[paulmck-rcu:non-rcu/next] BUILD SUCCESS 548be320be6663509daebe485c21ad43fbc0a83f
 2025-04-24 20:48 UTC 

[paulmck-rcu:dev] BUILD SUCCESS f8bdf90d8f5e0b2636b74318305f470fe09fab9a
 2025-04-24 20:45 UTC 

[paulmck-rcu:dev.2025.04.22a] BUILD SUCCESS 4722a317baa676ce587b4346bed9fc2d025ae6f0
 2025-04-24 20:44 UTC 

[PATCH] mm/huge_memory: Simplify the split_huge_pmd_locked function
 2025-04-24 20:44 UTC  (2+ messages)

[PATCH] libata: disable LPM for WDC WD20EFAX-68FB5N0 hard drive
 2025-04-24 20:43 UTC  (3+ messages)
  ` [PATCH v2] ata: libata: disable LPM for WDC WD20EFAX-68FB5N0 hard drives

[PATCH] hwmon: (asus-ec-sensors) check sensor index in read_string()
 2025-04-24 20:39 UTC  (2+ messages)

all crypto selftests failed on linux-next-20250424
 2025-04-24 20:39 UTC  (3+ messages)
` [PATCH] crypto: Remove CRYPTO_ALG_ENGINE bit

[PATCH v2] alpha: machine check handler for tsunami
 2025-04-24 20:38 UTC  (3+ messages)

[PATCH v1 1/1] mm, slab: fold need_slab_obj_ext() into its only user
 2025-04-24 20:35 UTC  (3+ messages)

[PATCH v3 0/4] support FEAT_MTE_STORE_ONLY feature
 2025-04-24 20:34 UTC  (5+ messages)
` [PATCH v3 2/4] prtcl: introduce PR_MTE_STORE_ONLY

[PATCH] firmware: exynos-acpm: Correct kerneldoc and use typical np argument name
 2025-04-24 20:33 UTC 

[PATCH v5 0/5] coresight: Add remote etm support
 2025-04-24 20:32 UTC  (5+ messages)
` [PATCH v5 1/5] dt-bindings: arm: Add CoreSight QMI component description
` [PATCH v5 4/5] coresight: Add remote etm support

[PATCH fixes v2 1/2] riscv: Replace function-like macro by static inline function
 2025-04-24 20:32 UTC  (2+ messages)

[PATCH v5 00/16] Attack vector controls (part 1)
 2025-04-24 20:31 UTC  (4+ messages)
` [PATCH v5 03/16] x86/bugs: Restructure MMIO mitigation

[PATCH AUTOSEL 5.10 2/6] x86/cpu: Don't clear X86_FEATURE_LAHF_LM flag in init_amd_k8() on AMD when running in a virtual machine
 2025-04-24 20:31 UTC  (12+ messages)
        ` CONFIG_X86_HYPERVISOR (was: Re: [PATCH AUTOSEL 5.10 2/6] x86/cpu: Don't clear X86_FEATURE_LAHF_LM flag in init_amd_k8() on AMD when running in a virtual machine)

[PATCH v2 0/4] Retrieve information about DDR from SMEM
 2025-04-24 20:28 UTC  (12+ messages)
` [PATCH v2 3/4] drm/msm/a6xx: Get HBB dynamically, if available

[PATCH v5 00/12] unwind_deferred: Implement sframe handling
 2025-04-24 20:28 UTC  (14+ messages)
` [PATCH v5 01/12] unwind_user/sframe: Add support for reading .sframe headers
` [PATCH v5 02/12] unwind_user/sframe: Store sframe section data in per-mm maple tree
` [PATCH v5 03/12] x86/uaccess: Add unsafe_copy_from_user() implementation
` [PATCH v5 04/12] unwind_user/sframe: Add support for reading .sframe contents
` [PATCH v5 05/12] unwind_user/sframe: Detect .sframe sections in executables
` [PATCH v5 06/12] unwind_user/sframe: Add prctl() interface for registering .sframe sections
` [PATCH v5 07/12] unwind_user/sframe: Wire up unwind_user to sframe
` [PATCH v5 08/12] unwind_user/sframe/x86: Enable sframe unwinding on x86
` [PATCH v5 09/12] unwind_user/sframe: Remove .sframe section on detected corruption
` [PATCH v5 10/12] unwind_user/sframe: Show file name in debug output
` [PATCH v5 11/12] unwind_user/sframe: Enable debugging in uaccess regions
` [PATCH v5 12/12] unwind_user/sframe: Add .sframe validation option

[PATCH v5 0/2] vmscan: enforce mems_effective during demotion
 2025-04-24 20:28 UTC  (3+ messages)
` [PATCH v5 1/2] cpuset: rename cpuset_node_allowed to cpuset_current_node_allowed
` [PATCH v5 2/2] vmscan,cgroup: apply mems_effective to reclaim

[PATCH v3 1/1] mm/rmap: inline folio_test_large_maybe_mapped_shared() into callers
 2025-04-24 20:28 UTC  (2+ messages)

[PATCH v2 00/12] Move uid filtering to BPF filters
 2025-04-24 20:25 UTC  (2+ messages)

[PATCH v2] x86/sev: Fix SNP guest kdump hang/softlockup/panic
 2025-04-24 20:23 UTC  (4+ messages)

[PATCH 00/16] nova-core: run FWSEC-FRTS to perform first stage of GSP initialization
 2025-04-24 20:22 UTC  (12+ messages)
` [PATCH 13/16] gpu: nova-core: Add support for VBIOS ucode extraction for boot

[PATCH v4 2/2] vmscan,cgroup: apply mems_effective to reclaim
 2025-04-24 20:22 UTC  (4+ messages)
` [PATCH v5 0/2] vmscan: enforce mems_effective during demotion
  ` [PATCH v5 1/2] cpuset: rename cpuset_node_allowed to cpuset_current_node_allowed
  ` [PATCH v5 2/2] vmscan,cgroup: apply mems_effective to reclaim

[PATCH v5 0/5] tsm-mr: Unified Measurement Register ABI for TVMs
 2025-04-24 20:12 UTC  (6+ messages)
` [PATCH v5 1/5] tsm-mr: Add TVM Measurement Register support
` [PATCH v5 2/5] tsm-mr: Add tsm-mr sample code
` [PATCH v5 3/5] x86/tdx: Add tdx_mcall_extend_rtmr() interface
` [PATCH v5 4/5] x86/tdx: tdx_mcall_get_report0: Return -EBUSY on TDCALL_OPERAND_BUSY error
` [PATCH v5 5/5] virt: tdx-guest: Expose TDX MRs as sysfs attributes

[GIT PULL] Landlock fix for v6.15-rc4
 2025-04-24 20:09 UTC  (2+ messages)

[GIT PULL] SCSI fixes for 6.15-rc3
 2025-04-24 20:08 UTC  (2+ messages)

[PATCH v2] pinctrl: amd: Fix use of undeclared identifier 'pinctrl_amd_s2idle_dev_ops'
 2025-04-24 20:07 UTC  (4+ messages)

[PATCH] sched/fair: reduce false sharing on sched_balance_running
 2025-04-24 20:06 UTC  (2+ messages)

[PATCH v3 00/32] kselftest harness and nolibc compatibility
 2025-04-24 20:06 UTC  (4+ messages)

[PATCH v2 00/34] drm: convert all bridges to devm_drm_bridge_alloc()
 2025-04-24 20:05 UTC  (36+ messages)
` [PATCH v2 01/34] drm: convert many bridge drivers from devm_kzalloc() to devm_drm_bridge_alloc() API
` [PATCH v2 02/34] platform: arm64: acer-aspire1-ec: convert "
` [PATCH v2 03/34] drm/bridge: analogix-anx6345: "
` [PATCH v2 04/34] drm/bridge: anx7625: "
` [PATCH v2 05/34] drm/bridge: cdns-dsi: "
` [PATCH v2 06/34] drm/bridge: display-connector: "
` [PATCH v2 07/34] drm/bridge: lt9611uxc: "
` [PATCH v2 08/34] drm/bridge: megachips-stdpxxxx-ge-b850v3-fw: "
` [PATCH v2 09/34] drm/bridge: nxp-ptn3460: "
` [PATCH v2 10/34] drm/bridge: sii902x: "
` [PATCH v2 11/34] drm/bridge: dw-hdmi: "
` [PATCH v2 12/34] drm/bridge: tda998x: "
` [PATCH v2 13/34] drm/bridge: ti-sn65dsi86: "
` [PATCH v2 14/34] drm/exynos: mic: "
` [PATCH v2 15/34] drm/mcde: "
` [PATCH v2 16/34] drm/msm/dp: "
` [PATCH v2 17/34] drm/msm/dsi: "
` [PATCH v2 18/34] drm/msm/hdmi: "
` [PATCH v2 19/34] drm/omap: dss: dpi: "
` [PATCH v2 20/34] drm/omap: dss: dsi: "
` [PATCH v2 21/34] drm/omap: dss: hdmi4: "
` [PATCH v2 22/34] drm/omap: dss: hdmi5: "
` [PATCH v2 23/34] drm/omap: dss: sdi: "
` [PATCH v2 24/34] drm/omap: dss: venc: "
` [PATCH v2 25/34] drm/rcar-du: dsi: "
` [PATCH v2 26/34] drm/bridge: stm_lvds: "
` [PATCH v2 27/34] drm/vc4: "
` [PATCH v2 28/34] drm/sti: dvo: "
` [PATCH v2 29/34] drm: zynqmp_dp: "
` [PATCH v2 30/34] drm/bridge: imx8qxp-pixel-combiner: "
` [PATCH v2 31/34] drm/bridge: imx8*-ldb: "
` [PATCH v2 32/34] drm/bridge: tc358767: "
` [PATCH v2 33/34] drm/bridge: add devm_drm_put_bridge()
` [PATCH v2 34/34] drm/bridge: panel: convert to devm_drm_bridge_alloc() API

[PATCH net-next v4 0/8] Add Microchip ZL3073x support (part 1)
 2025-04-24 19:58 UTC  (11+ messages)
` [PATCH net-next v4 5/8] mfd: zl3073x: Add functions to work with register mailboxes

[PATCH v2 0/8] perf: Default use of build IDs and improvements
 2025-04-24 19:58 UTC  (9+ messages)
` [PATCH v2 1/8] perf callchain: Always populate the addr_location map when adding IP
` [PATCH v2 2/8] perf jitdump: Directly mark the jitdump DSO
` [PATCH v2 3/8] perf build-id: Reduce size of "size" variable
` [PATCH v2 4/8] perf build-id: Truncate to avoid overflowing the build_id data
` [PATCH v2 5/8] perf build-id: Change sprintf functions to snprintf
` [PATCH v2 6/8] perf build-id: Mark DSO in sample callchains
` [PATCH v2 7/8] perf dso: Move build_id to dso_id
` [PATCH v2 8/8] perf record: Make --buildid-mmap the default

[PATCH v4 0/4] Create Intel PMC SSRAM Telemetry driver
 2025-04-24 19:58 UTC  (7+ messages)
` [PATCH v4 2/4] platform/x86:intel/pmc: "
` [PATCH v4 3/4] platform/x86:intel/pmc: Move error handling to init function

[PATCH] workqueue: flush all pending jobs in destroy_workqueue()
 2025-04-24 19:57 UTC  (2+ messages)

[PATCH 0/2] staging: rtl8723bs: Use scoped_guard for mutex handling
 2025-04-24 19:56 UTC  (3+ messages)
` [PATCH 1/2] staging: rtl8723bs: Replace manual mutex handling with scoped_guard()
` [PATCH 2/2] staging: rtl8723bs: Switch mutexes to scoped_guard

[syzbot] [fs?] INFO: task hung in vfs_rename (2)
 2025-04-24 19:51 UTC  (2+ messages)

[PATCH] MAINTAINERS: add mm THP section
 2025-04-24 19:50 UTC  (6+ messages)

[PATCH] drm/panthor: Fix build warning when DEBUG_FS is disabled
 2025-04-24 19:49 UTC  (2+ messages)

[PATCH] ocfs2: fix deadlock in ocfs2_get_system_file_inode
 2025-04-24 19:46 UTC  (2+ messages)

[PATCH v2 00/17] khugepaged: Asynchronous mTHP collapse
 2025-04-24 19:45 UTC  (3+ messages)

[PATCH] mm/compaction: do not break pages whose order is larger than target order
 2025-04-24 19:42 UTC  (2+ messages)

[PATCH] compiler_types.h: fix "unused variable" in __compiletime_assert()
 2025-04-24 19:40 UTC 

[PATCH v3] cpufreq: Avoid using inconsistent policy->min and policy->max
 2025-04-24 19:36 UTC  (4+ messages)

[PATCH] btrfs: harden parsing of compress mount option
 2025-04-24 19:29 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v5 0/9] tracing: Deferred unwinding of user space stack traces
 2025-04-24 19:29 UTC  (11+ messages)
` [PATCH v5 1/9] unwind_user/deferred: Add deferred unwinding interface
` [PATCH v5 2/9] unwind_user/deferred: Make unwind deferral requests NMI-safe
` [PATCH v5 3/9] unwind deferred: Use bitmask to determine which callbacks to call
` [PATCH v5 4/9] tracing: Do not bother getting user space stacktraces for kernel threads
` [PATCH v5 5/9] tracing: Rename __dynamic_array() to __dynamic_field() for ftrace events
` [PATCH v5 6/9] tracing: Implement deferred user space stacktracing
` [PATCH v5 7/9] mm: Add guard for mmap_read_lock
` [PATCH v5 8/9] tracing: Have deferred user space stacktrace show file offsets
` [PATCH v5 9/9] tracing: Show inode and device major:minor in deferred user space stacktrace

[PATCH] x86/sev: Fix making shared pages private during kdump
 2025-04-24 19:27 UTC  (3+ messages)

[PATCH v13 0/9] ima: kexec: measure events between kexec load and execute
 2025-04-24 19:26 UTC  (3+ messages)

[PATCH] memblock: mark init_deferred_page as __init_memblock
 2025-04-24 19:21 UTC  (3+ messages)

[PATCH 0/5] allwinner: Add EMAC0 support to A523 variant SoC
 2025-04-24 19:21 UTC  (7+ messages)
` [PATCH 4/5] arm64: dts: allwinner: a527: add EMAC0 to Radxa A5E board

[PATCH v14 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
 2025-04-24 19:19 UTC  (8+ messages)
` [PATCH v14 03/19] x86: Secure Launch Resource Table header file
` [PATCH v14 04/19] x86: Secure Launch main "

[PATCH v2 0/5] allwinner: Add EMAC0 support to A523 variant SoC
 2025-04-24 19:17 UTC  (5+ messages)
` [PATCH v2 3/5] arm64: dts: allwinner: a523: Add EMAC0 ethernet MAC
` [PATCH v2 4/5] arm64: dts: allwinner: a527: add EMAC0 to Radxa A5E board

[PATCH] mm: workingset: Simplify lockdep check in update_node
 2025-04-24 19:17 UTC  (2+ messages)

[PATCH] tracing: Add a helper function to handle the dereference arg in verifier
 2025-04-24 19:10 UTC 

[PATCH v5 0/5] dt-bindings: net: Add network-class.yaml schema
 2025-04-24 19:06 UTC  (11+ messages)
` [PATCH v5 3/5] dt-bindings: wireless: bcm4329-fmac: Use wireless-controller.yaml schema

[PATCH] mfd: lpc_ich: Fix ARRAY_SIZE usage for apl_gpio_resources
 2025-04-24 19:01 UTC  (3+ messages)
` (subset) "

[PATCH v5 00/17] perf: Deferred unwinding of user space stack traces
 2025-04-24 19:00 UTC  (3+ messages)
` [PATCH v5 08/17] unwind_user/deferred: Add unwind cache

[PATCH v2] i2c: amd-isp: Add ISP i2c-designware driver
 2025-04-24 18:58 UTC  (2+ messages)

[PATCHSET sched_ext/for-6.16] sched_ext: Introduce scx_sched
 2025-04-24 18:55 UTC  (4+ messages)
` [PATCH 02/12] sched_ext: Avoid NULL scx_root deref through SCX_HAS_OP()

[PATCH 00/12] pinctrl: convert GPIO chips to using new value setters - part 2 for v6.16
 2025-04-24 18:55 UTC  (4+ messages)
` [PATCH 02/12] pinctrl: axp209: use new GPIO line value setter callbacks

[PATCH v2] iwlegacy: 4965: fix possible out-of-bounds access in il4965_tx_cmd_build_rate()
 2025-04-24 18:52 UTC 

[PATCH 0/2] RK3576 SATA Enablement
 2025-04-24 18:52 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: ata: rockchip-dwc-ahci: add RK3576 compatible
` [PATCH 2/2] arm64: dts: rockchip: add SATA nodes to RK3576

[PATCH v2] dt-bindings: pwm: vt8500-pwm: Convert to YAML
 2025-04-24 18:51 UTC  (6+ messages)

[PATCH] btrfs: unlock all extent buffer folios in failure case
 2025-04-24 18:49 UTC  (3+ messages)
` [PATCH v2] btrfs: put all allocated "

[PATCH net-next v11 0/8] Device memory TCP TX
 2025-04-24 18:49 UTC  (2+ messages)

[PATCH] mm/hugetlb: LoongArch: Return NULL from huge_pte_offset() for none PMD
 2025-04-24 18:48 UTC  (2+ messages)

[RFC PATCH 0/7] Reviving the slab destructor to tackle the percpu allocator scalability problem
 2025-04-24 18:47 UTC  (2+ messages)

[PATCH] drm/panthor: fix building without CONFIG_DEBUG_FS
 2025-04-24 18:46 UTC  (2+ messages)

[RFC PATCH net-next] net: stmmac: sun8i: drop unneeded default syscon value
 2025-04-24 18:46 UTC  (2+ messages)

[PATCH] btrfs: a small cleanup in attach_eb_folio_to_filemap()
 2025-04-24 18:45 UTC  (2+ messages)

[PATCH v1] soundwire: intel_auxdevice: Fix system suspend/resume handling
 2025-04-24 18:13 UTC 

page:  |  | latest

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

all inboxes | Powered by JetHome®