mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[RFC PATCH v5 00/45] TDX: Dynamic PAMT + S-EPT Hugepage
 2026-02-10 22:19 UTC  (14+ messages)
` [RFC PATCH v5 08/45] KVM: x86/mmu: Propagate mirror SPTE removal to S-EPT in handle_changed_spte()
` [RFC PATCH v5 16/45] x86/virt/tdx: Add tdx_alloc/free_control_page() helpers

[PATCH v3 00/21] Cache Aware Scheduling
 2026-02-10 22:19 UTC  (22+ messages)
` [PATCH v3 01/21] sched/cache: Introduce infrastructure for cache-aware load balancing
` [PATCH v3 02/21] sched/cache: Record per LLC utilization to guide cache aware scheduling decisions
` [PATCH v3 03/21] sched/cache: Introduce helper functions to enforce LLC migration policy
` [PATCH v3 04/21] sched/cache: Make LLC id continuous
` [PATCH v3 05/21] sched/cache: Assign preferred LLC ID to processes
` [PATCH v3 06/21] sched/cache: Track LLC-preferred tasks per runqueue
` [PATCH v3 07/21] sched/cache: Introduce per CPU's tasks LLC preference counter
` [PATCH v3 08/21] sched/cache: Calculate the percpu sd task LLC preference
` [PATCH v3 09/21] sched/cache: Count tasks prefering destination LLC in a sched group
` [PATCH v3 10/21] sched/cache: Check local_group only once in update_sg_lb_stats()
` [PATCH v3 11/21] sched/cache: Prioritize tasks preferring destination LLC during balancing
` [PATCH v3 12/21] sched/cache: Add migrate_llc_task migration type for cache-aware balancing
` [PATCH v3 13/21] sched/cache: Handle moving single tasks to/from their preferred LLC
` [PATCH v3 14/21] sched/cache: Respect LLC preference in task migration and detach
` [PATCH v3 15/21] sched/cache: Disable cache aware scheduling for processes with high thread counts
` [PATCH v3 16/21] sched/cache: Avoid cache-aware scheduling for memory-heavy processes
` [PATCH v3 17/21] sched/cache: Enable cache aware scheduling for multi LLCs NUMA node
` [PATCH v3 18/21] sched/cache: Allow the user space to turn on and off cache aware scheduling
` [PATCH v3 19/21] sched/cache: Add user control to adjust the aggressiveness of cache-aware scheduling
` [PATCH v3 20/21] -- DO NOT APPLY!!! -- sched/cache/debug: Display the per LLC occupancy for each process via proc fs
` [PATCH v3 21/21] -- DO NOT APPLY!!! -- sched/cache/debug: Add ftrace to track the load balance statistics

[RFC PATCH 0/1] iomap: fix race between iomap_set_range_uptodate and folio_end_read
 2026-02-10 22:18 UTC  (10+ messages)
  ` [RFC PATCH 1/1] "

[PATCH] kbuild: Add objtool to top-level clean target
 2026-02-10 22:17 UTC  (2+ messages)

[PATCH 0/6] [v2] x86/cpu: Take Intel platform into account for old microcode checks
 2026-02-10 22:17 UTC  (4+ messages)
` [PATCH 1/6] x86/cpu: Break Vendor/Family/Model macros into separate header

[syzbot] [io-uring?] BUG: corrupted list in io_poll_remove_entries
 2026-02-10 22:16 UTC  (3+ messages)

[PATCH] staging: rtl8723bs: remove NDIS_802_11 types and cleanup style
 2026-02-10 22:15 UTC 

[PATCH v2 0/5] drm/ci: add new jobs, uprev IGT and mesa
 2026-02-10 22:13 UTC  (5+ messages)
` [PATCH v2 3/5] drm/ci: uprev mesa
` [PATCH v2 4/5] drm/ci: move qualcomm baremetal jobs to lava

[PATCH v2 00/14] TP8028 Rapid Path Failure Recovery
 2026-02-10 22:12 UTC  (5+ messages)
` [PATCH v2 08/14] nvme: Implement cross-controller reset recovery
` [PATCH v2 13/14] nvme-fc: Use CCR to recover controller that hits an error

[PATCH v2 1/1] dt-bindings: interrupt-controller: Add compatiblie string fsl,imx(1|25|27|31|35)-avic
 2026-02-10 22:12 UTC 

[PATCH -next v8 0/3] rust: Add CList and GPU buddy allocator bindings
 2026-02-10 22:06 UTC  (7+ messages)
` [PATCH -next v8 2/3] rust: gpu: Add "

[GIT pull] irq/cleanups for v7.0-rc1
 2026-02-10 22:05 UTC  (6+ messages)
` [GIT pull] irq/core "
` [GIT pull] irq/drivers "

[GIT PULL] x86/platform changes for v7.0
 2026-02-10 22:05 UTC  (2+ messages)

[GIT PULL] x86/cpu changes for v7.0
 2026-02-10 22:05 UTC  (2+ messages)

[GIT PULL] x86/boot changes for v7.0
 2026-02-10 22:04 UTC  (2+ messages)

[GIT PULL] x86/apic changes for v7.0
 2026-02-10 22:04 UTC  (2+ messages)

[GIT PULL] Scheduler changes for v7.0
 2026-02-10 22:04 UTC  (2+ messages)

[GIT PULL] locking updates for v6.20
 2026-02-10 22:04 UTC  (2+ messages)

[GIT PULL] Performance events changes for v7.0
 2026-02-10 22:04 UTC  (2+ messages)

[PATCH] remoteproc: imx_rproc: Fix unreachable platform prepare_ops
 2026-02-10 22:03 UTC  (2+ messages)

[PATCH v1 1/1] device property: Allow secondary lookup in fwnode_get_next_child_node()
 2026-02-10 22:02 UTC  (2+ messages)

[PATCH v2] remoteproc: imx_rproc: Check return value of regmap_attach_dev() in imx_rproc_mmio_detect_mode()
 2026-02-10 22:02 UTC  (2+ messages)

[PATCH v3 01/20] mm/swap: decouple swap cache from physical swap infrastructure
 2026-02-10 21:58 UTC  (10+ messages)
` [PATCH v3 00/20] Virtual Swap Space

[GIT PULL] PCI changes for v7.0
 2026-02-10 21:54 UTC 

[PATCH 0/3] objtool/klp: Special section validation fixes
 2026-02-10 21:50 UTC  (4+ messages)
` [PATCH 1/3] objtool/klp: Fix detection of corrupt static branch/call entries
` [PATCH 2/3] objtool/klp: Disable unsupported pr_debug() usage
` [PATCH 3/3] objtool/klp: Avoid NULL pointer dereference when printing code symbol name

[syzbot] [kernel?] KASAN: slab-use-after-free Read in futex_unqueue
 2026-02-10 21:43 UTC 

[PATCH 0/3] media: v4l: async: add helper API v4l2_async_pad_init_and_register_subdev()
 2026-02-10 21:42 UTC  (4+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] media: synopsys: Use v4l2_async_pad_init_and_register_subdev() to simplify code
` [PATCH 3/3] media: cadence: cdns-csi2rx: "

[PATCH v3 11/11] mm: Use unmap_desc struct for freeing page tables
 2026-02-10 21:42 UTC  (5+ messages)
` [PATCH] mm: Fix up unmap desc use on exit_mmap()

[PATCHv2 bpf-next 5/5] selftests/bpf: Add usdt trigger bench
 2026-02-10 21:41 UTC  (3+ messages)

[PATCH v2 0/1] block/blk-mq: fix RT kernel regression with dedicated quiesce_sync_lock
 2026-02-10 21:39 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH v3 00/12] rust: xarray: add entry API with preloading
 2026-02-10 21:34 UTC  (7+ messages)
` [PATCH v3 05/12] rust: xarray: use `xas_load` instead of `xa_load` in `Guard::load`

[PATCH v2] ASoC: fsl_xcvr: Revert fix missing lock in fsl_xcvr_mode_put()
 2026-02-10 21:33 UTC  (2+ messages)

[PATCH 1/2] f2fs: fix lock priority inversion issue
 2026-02-10 21:28 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v2] f2fs: optimize f2fs_overwrite_io() for f2fs_iomap_begin
 2026-02-10 21:28 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH] f2fs: sysfs: introduce critical_task_priority
 2026-02-10 21:28 UTC  (2+ messages)
` [f2fs-dev] "

[PATCHSET v8] sched_ext: Fix ops.dequeue() semantics
 2026-02-10 21:26 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] selftests/sched_ext: Add test to validate "

[PATCH v1] x86/hyperv: Reserve 3 interrupt vectors used exclusively by mshv
 2026-02-10 21:23 UTC  (6+ messages)

[PATCHv2 bpf-next 4/5] selftests/bpf: Add test for checking correct nop of optimized usdt
 2026-02-10 21:22 UTC  (3+ messages)

[RFC PATCH v3 0/6] objtool: Fixup alternate feature relative addresses
 2026-02-10 21:20 UTC  (3+ messages)
` [RFC PATCH v3 6/6] powerpc: Enable build-time feature fixup processing by default

[PATCH 1/1] mm: replace vma_start_write() with vma_start_write_killable()
 2026-02-10 21:18 UTC  (2+ messages)

[PATCH] thinkpad_acpi: Add Auto mode support with dynamic max_brightness
 2026-02-10 21:17 UTC  (9+ messages)

[PATCH] arm64: dts: qcom: qcs6490-rb3gen2: Enable USB2 controller Micro-USB OTG
 2026-02-10 21:15 UTC  (2+ messages)

[PATCH v2] Introduce KVM_X86_QUIRK_VMCS12_FREEZE_IN_SMM_CC
 2026-02-10 21:14 UTC  (2+ messages)

[PATCH v3 0/4] rust: alloc: add Vec shrinking methods
 2026-02-10 21:11 UTC  (10+ messages)

[PATCH] KVM: x86: Virtualize AMD CPUID faulting
 2026-02-10 21:09 UTC 

[PATCH 0/2] Enable tertiary USB controller in OTG mode
 2026-02-10 21:08 UTC  (5+ messages)
` [PATCH 2/2] arm64: dts: qcom: lemans-evk: Enable the tertiary USB controller

linux-next: manual merge of the kspp tree with the origin tree
 2026-02-10 21:08 UTC 

linux-next: build failure after merge of the drm tree
 2026-02-10 21:08 UTC 

[PATCH 1/1] tools build: Fix rust feature detection
 2026-02-10 21:07 UTC  (6+ messages)

[PATCH v5 0/2] fs/resctrl: Add "*" shorthand to set io_alloc CBM for all domains
 2026-02-10 21:07 UTC  (3+ messages)
` [PATCH v5 1/2] fs/resctrl: Report invalid domain ID when parsing io_alloc
` [PATCH v5 2/2] fs/resctrl: Add "*" shorthand to set io_alloc CBM for all domains

[PATCH v2 0/4] tools/rtla: Consolidate nr_cpus usage
 2026-02-10 21:07 UTC  (2+ messages)

[PATCH net-next v2 00/14] net: bridge: reduce multicast checks in fast path
 2026-02-10 21:06 UTC  (4+ messages)
` [PATCH net-next v2 02/14] net: bridge: mcast: track active state, adding tests

[LSF/MM/BPF TOPIC] Machine Learning (ML) library in Linux kernel
 2026-02-10 21:02 UTC  (9+ messages)
    ` [Lsf-pc] "

[PATCH v1] perf tests workload: Formatting for code_with_type.rs
 2026-02-10 20:58 UTC  (3+ messages)

[PATCH v3 00/19] drm/amd: VRR fixes, HDMI Gaming Features
 2026-02-10 20:54 UTC  (8+ messages)
` [PATCH v3 16/19] drm/amd/display: Add parameter to control ALLM behavior

[PATCH v4 00/15] add SPDX SBOM generation script
 2026-02-10 20:54 UTC  (16+ messages)
` [PATCH 01/15] scripts/sbom: add documentation
` [PATCH 02/15] scripts/sbom: integrate script in make process
` [PATCH 03/15] scripts/sbom: setup sbom logging
` [PATCH 04/15] scripts/sbom: add command parsers
` [PATCH 05/15] scripts/sbom: add cmd graph generation
` [PATCH 06/15] scripts/sbom: add additional dependency sources for cmd graph
` [PATCH 07/15] scripts/sbom: add SPDX classes
` [PATCH 08/15] scripts/sbom: add JSON-LD serialization
` [PATCH 09/15] scripts/sbom: add shared SPDX elements
` [PATCH 10/15] scripts/sbom: collect file metadata
` [PATCH 11/15] scripts/sbom: add SPDX output graph
` [PATCH 12/15] scripts/sbom: add SPDX source graph
` [PATCH 13/15] scripts/sbom: add SPDX build graph
` [PATCH 14/15] scripts/sbom: add unit tests for command parsers
` [PATCH 15/15] scripts/sbom: add unit tests for SPDX-License-Identifier parsing

[syzbot] [ext4?] kernel BUG in ext4_es_cache_extent (4)
 2026-02-10 20:54 UTC  (5+ messages)

[PATCH 0/2] iio: light: vcnl4000: Add support for Capella CM36686 and CM36672P
 2026-02-10 20:53 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: iio: light: vcnl4000: add "
` [PATCH 2/2] iio: light: vcnl4000: add support for "

[PATCH 0/4] sched: Various reweight_entity() fixes
 2026-02-10 20:52 UTC  (11+ messages)

[PATCH phy-next] phy: apple: apple: Check the actual ioremap return value
 2026-02-10 20:48 UTC  (2+ messages)

[PATCH v7 0/4] Enable Remote GPIO over RPMSG on i.MX Platform
 2026-02-10 20:48 UTC  (6+ messages)
` [PATCH v7 1/4] dt-bindings: remoteproc: imx_rproc: Add "rpmsg" subnode support
` [PATCH v7 3/4] gpio: rpmsg: add generic rpmsg GPIO driver

[PATCH 0/2] platform/x86: lenovo-wmi-capdata: Add debugfs file for dumping capdata
 2026-02-10 20:38 UTC  (4+ messages)
` [PATCH 1/2] platform/x86: lenovo-wmi-helpers: Add helper for creating per-device debugfs dir
` [PATCH 2/2] platform/x86: lenovo-wmi-capdata: Add debugfs file for dumping capdata

[PATCH 0/4 v3] exec: inherit HWCAPs from the parent process
 2026-02-10 20:37 UTC  (10+ messages)
` [PATCH 1/4] binfmt_elf_fdpic: fix AUXV size calculation for ELF_HWCAP3 and ELF_HWCAP4
` [PATCH 2/4] exec: inherit HWCAPs from the parent process
` [PATCH 3/4] mm: synchronize saved_auxv access with arg_lock
` [PATCH 4/4] selftests/exec: add test for HWCAP inheritance

[PATCH] igc: Add PCIe link recovery for I225/I226
 2026-02-10 20:34 UTC 

[PATCH] phy: ti: j721e-wiz: Fix device_node leak in wiz_get_lane_phy_types()
 2026-02-10 20:30 UTC  (2+ messages)

[PATCH v1 RESEND] SoundWire: Allow Prepare command for Simplified_CP_SM
 2026-02-10 20:28 UTC  (6+ messages)

[PATCH v5] bpf: test_run: Fix the null pointer dereference issue in bpf_lwt_xmit_push_encap
 2026-02-10 20:26 UTC  (2+ messages)

Prebuilt LLVM 22.1.0-rc3 uploaded
 2026-02-10 20:20 UTC 

[PATCH mt76] wifi: mt76: mt7915: sync station power save state
 2026-02-10 20:19 UTC 

[GIT PULL] parisc architecture fixes and updates for v7.0-rc1
 2026-02-10 20:07 UTC 

[PATCH] KVM: x86: synthesize TSA CPUID bits via SCATTERED_F()
 2026-02-10 20:07 UTC  (11+ messages)

[PATCH v4 00/11] iio: amplifiers: ad8366: driver update and dt support
 2026-02-10 20:05 UTC  (17+ messages)
` [PATCH v4 01/11] MAINTAINERS: Add missing maintainer entry for AD8366 driver
` [PATCH v4 02/11] dt-bindings: iio: amplifiers: Add AD8366 support
` [PATCH v4 03/11] iio: amplifiers: ad8366: remove unused include headers
` [PATCH v4 04/11] iio: amplifiers: ad8366: add local dev pointer to the probe function
` [PATCH v4 05/11] iio: amplifiers: ad8366: use devm_mutex_init() and drop mutex_init()
` [PATCH v4 06/11] iio: amplifiers: ad8366: replace reset-gpio with reset controller
` [PATCH v4 07/11] iio: amplifiers: ad8366: refactor device resource management
` [PATCH v4 08/11] iio: amplifiers: ad8366: prepare for device-tree support
` [PATCH v4 09/11] iio: amplifiers: ad8366: add device tree support
` [PATCH v4 10/11] iio: amplifiers: ad8366: consume enable gpio
` [PATCH v4 11/11] iio: amplifiers: ad8366: update device support

[PATCH 6.18 000/175] 6.18.10-rc1 review
 2026-02-10 20:05 UTC  (2+ messages)

[PATCH RESEND 0/5] KVM: x86: selftests: Add Hygon CPUs support and fix failures
 2026-02-10 20:02 UTC  (5+ messages)
` [PATCH RESEND 5/5] KVM: x86: selftests: Fix write MSR_TSC_AUX reserved bits test failure on Hygon

[GIT PULL] bitmap for 6.20
 2026-02-10 19:59 UTC  (2+ messages)

[GIT PULL] Rust for v6.20 / v7.0
 2026-02-10 19:59 UTC  (2+ messages)

[PATCH v6 0/9] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM
 2026-02-10 19:49 UTC  (3+ messages)

[RFC PATCH 00/19] x86,fs/resctrl: Support for Global Bandwidth Enforcement and Priviledge Level Zero Association
 2026-02-10 19:44 UTC  (6+ messages)
` [RFC PATCH 04/19] fs/resctrl: Add the documentation for Global Memory Bandwidth Allocation

[PATCH] cxl/memdev: fix deadlock in cxl_memdev_autoremove() on attach failure
 2026-02-10 19:44 UTC  (2+ messages)

[PATCH 0/2] drm/bridge: add drm_bridge_clear_and_put()
 2026-02-10 19:41 UTC  (2+ messages)
` [PATCH 2/2] drm/bridge: samsung-dsim: use drm_bridge_clear_and_put() to put the next bridge

[PATCH] iio: magnetometer: si7210: use devm_regulator_get_enable_read_voltage()
 2026-02-10 19:38 UTC  (2+ messages)

[PATCH v6 0/8] Add generic PHY driver used by MACB/GEM on EyeQ5
 2026-02-10 19:37 UTC  (5+ messages)
` [PATCH v6 2/8] phy: sort Kconfig and Makefile
` [PATCH v6 3/8] phy: Add driver for EyeQ5 Ethernet PHY wrapper

[PATCH] iio: dac: max5522: use devm_regulator_get_enable_read_voltage()
 2026-02-10 19:35 UTC  (2+ messages)

[PATCH v9 0/3] Register the STM32MP25 RCC driver as an access controller
 2026-02-10 19:32 UTC  (4+ messages)
` [PATCH v9 1/3] dt-bindings: stm32: stm32mp25: add `#access-controller-cells` property
` [PATCH v9 2/3] clk: stm32mp25: add firewall grant_access ops
` [PATCH v9 3/3] arm64: dts: st: set RCC as an access-controller

[PATCH 0/4] KVM: nSVM: Fix save/restore of next_rip & int_state
 2026-02-10 19:20 UTC  (5+ messages)
` [PATCH 1/4] KVM: nSVM: Sync next_rip to cached vmcb12 after VMRUN of L2

[PATCH V1] accel/amdxdna: Fix suspend failure after enabling turbo mode
 2026-02-10 19:16 UTC 

[PATCH V1] accel/amdxdna: Fix dead lock for suspend and resume
 2026-02-10 19:16 UTC 

[PATCH] staging: rtl8723bs: use u8 instead of int for bssrate_len in get_rate_set()
 2026-02-10 19:13 UTC  (2+ messages)

[PATCH] ARM: dts: imx6ull-dhcor: Handle both 1DX and 1YN WiFi on i.MX6ULL DHCOR
 2026-02-10 16:12 UTC  (5+ messages)

page:  |  | latest

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

Powered by JetHome