mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH v11 00/12] sched, steal_governor: Introduce preferred CPUs and steal-driven vCPU backoff
 2026-08-31 15:09 UTC  (6+ messages)
` [PATCH v11 05/12] sched/core: Try to use a preferred CPU in is_cpu_allowed

[PATCH v3 0/5] powerpc/eeh: Add RTAS-based error injection support on pSeries
 2026-08-31 15:09 UTC  (13+ messages)
` [PATCH v3 1/5] powerpc/rtas: Handle ibm,open-errinjct return format
` [PATCH v3 2/5] powerpc/rtas: Allocate ibm,errinjct buffer below RTAS limit
` [PATCH v3 3/5] powerpc/pseries/eeh: Add RTAS error validation helpers
` [PATCH v3 4/5] powerpc/pseries/eeh: Implement RTAS-based EEH error injection

[PATCH printk v2 0/2] nbcon irq_work fixes
 2026-08-31 15:09 UTC  (4+ messages)
` [PATCH printk v2 1/2] printk/nbcon: Flush nbcon_irq_work in nbcon_free()

[PATCH 0/2] platform: arm64: Add Radxa SVC GLINK support
 2026-08-31 15:09 UTC  (3+ messages)
` [PATCH 1/2] platform: arm64: Add Radxa SVC GLINK driver
` [PATCH 2/2] platform: arm64: radxa-svc: Add hwmon sensors

[PATCH] virtio: Add ID for virtio media
 2026-08-31 15:09 UTC  (4+ messages)

[PATCH net v3] net/iucv: fix the recvmsg window update
 2026-08-31 15:08 UTC  (2+ messages)

[PATCH net-next v3 0/6] net: xilinx: axienet: Add 10G/25G (XXV) ethernet support
 2026-08-31 15:08 UTC  (7+ messages)
` [PATCH net-next v3 1/6] net: xilinx: axienet: Introduce axienet_config for MAC-specific ops
` [PATCH net-next v3 2/6] dt-bindings: net: xlnx,xxv-ethernet: Add Xilinx XXV 10G/25G Ethernet
` [PATCH net-next v3 3/6] net: xilinx: axienet: Add 10G/25G (XXV) ethernet support
` [PATCH net-next v3 4/6] net: xilinx: axienet: Make axienet_rmon_ranges non-static for reuse
` [PATCH net-next v3 5/6] net: xilinx: axienet: Dispatch statistics through axienet_config ops
` [PATCH net-next v3 6/6] net: xilinx: axienet: Add statistics support for XXV ethernet

[PATCH v3 00/23] mtd: spi-nor: QE handling cleanup + fixup reworks + Winbond RV chips addition
 2026-08-31 15:07 UTC  (6+ messages)
` [PATCH v3 05/23] mtd: spi-nor: Create the concept of fixup table with match function

[RFC PATCH 00/16][PoC] sched/core: Alternate approach to sleeping-owner handling in PROXY_EXEC
 2026-08-31 15:07 UTC  (6+ messages)
` [RFC PATCH 04/16] sched/core: Activate blocked donor when no owner is found

[PATCH 0/9] arm64: dts: qcom: hamoa: Mark the EC reset gpio as reserved on all boards
 2026-08-31 15:07 UTC  (4+ messages)

[PATCH 0/2] mtd: spinand: fix nand-no-ecc-engine support
 2026-08-31 15:07 UTC  (3+ messages)
` [PATCH 1/2] mtd: spinand: fix NULL pointer dereference with no ECC engine
` [PATCH 2/2] mtd: spinand: fix zero oobavail when no ECC engine is used

[PATCH v2 0/2] mm/damon: add kunit tests for probe_hits handling and probe params validation
 2026-08-31 15:06 UTC  (3+ messages)
` [PATCH v2 1/2] mm/damon/core-kunit: test probe_hits handling at region split and merge
` [PATCH v2 2/2] mm/damon/core-kunit: test damon_valid_probe_params()

[BUG] usb: gadget: dummy_hcd: general protection fault in dummy_set_selfpowered after unbinding dummy_hcd.0
 2026-08-31 15:06 UTC  (2+ messages)

[PATCH 0/2] tracing/probes: Fix BTF structure member finder
 2026-08-31 15:06 UTC  (3+ messages)
` [PATCH 1/2] tracing/probes: Fix anon_stack check for unnamed bitfields in btf_find_struct_member
` [PATCH 2/2] tracing/probes: Fix BTF kflag check for anonymous struct member access

[PATCH v4 1/2] dt-bindings: arm: stm32: Document st,stm32mp23/25-syscfg subnodes and cells
 2026-08-31 15:05 UTC  (4+ messages)

[PATCH] nvme: lower default APST max latency to 25ms
 2026-08-31 15:05 UTC  (3+ messages)

[RFC] ptwrite uprobes
 2026-08-31 15:04 UTC  (20+ messages)
` [RFC v1 01/19] uprobes: guard trace cleanup against error pointers
` [RFC v1 02/19] uprobes: Correctly reject anonymous VMAs for breakpoint installation
` [RFC v1 03/19] uprobes: Print warning for missing breakpoint install
` [RFC v1 04/19] ptwrite uprobes: Add infrastructure for ptwrite uprobes
` [RFC v1 05/19] ptwrite uprobes: Add minimal low level support for x86
` [RFC v1 06/19] ptwrite uprobes: Add a sample module to exercise interface
` [RFC v1 07/19] ptwrite uprobes: Add support to tracing infrastructure
` [RFC v1 08/19] ptwrite uprobes / x86: Add a user fault notifier chain
` [RFC v1 09/19] ptwrite uprobes: Factor file-backed instruction reads
` [RFC v1 10/19] ptwrite uprobes: Minimal memory references and fault handling
` [RFC v1 11/19] ptwrite uprobes: Add multinop support
` [RFC v1 12/19] ptwrite uprobes: Add pacing to the probes
` [RFC v1 13/19] ptwrite uprobes: Support instruction puning
` [RFC v1 14/19] ptwrite uprobes: Use atomic patching for multinop sites
` [RFC v1 15/19] ptwrite uprobes: Add a tutorial and overview documentation
` [RFC v1 16/19] ptwrite uprobes / perf tools pt: Improve FUP error handling for ptwrite
` [RFC v1 17/19] ptwrite uprobes / perf tools probe: Add support of ptwrite probes
` [RFC v1 18/19] ptwrite uprobes / perf tools script: Add ptwrite uprobes decoder
` [RFC v1 19/19] ptwrite uprobes: Add self tests

[PATCH v7] Input: drv260x: Fix suspend and resume sequencing
 2026-08-31 15:03 UTC 

[PATCH net-next v2] selftests: net: move log_test to lib file and remove duplicate code
 2026-08-31 15:03 UTC  (2+ messages)

[PATCH v1 0/2] Add support for the Synaptics BCM4384 Bluetooth controller
 2026-08-31 15:02 UTC  (5+ messages)
` [PATCH v1 1/2] Bluetooth: dt-bindings: net: bluetooth: add BCM4384

[PATCH v3 0/3] docs/mm/damon/design: add explanation of nr_snapshots
 2026-08-31 15:02 UTC  (4+ messages)
` [PATCH v3 1/3] docs/mm/damon/design: accurate semantics "
` [PATCH v3 2/3] docs/mm/damon/design: difference between watermarks and nr_snapshots
` [PATCH v3 3/3] docs/mm/damon/design: fix typo of max_nr_snapshots

[PATCH 0/3] vdso: Keep the CLOCK_AUX base at full precision
 2026-08-31 15:02 UTC  (4+ messages)
` [PATCH 1/3] vdso/math64: Add and use __iter_div64_u64_rem()

[PATCH] crypto: mxs-dcp: handle zero-length skcipher requests
 2026-08-31 15:01 UTC  (4+ messages)

[PATCH v2] mm/khugepaged: cap min_free_kbytes recommendation at 1 GiB
 2026-08-31 15:01 UTC  (6+ messages)

[PATCH] coccinelle: free: add a checker for `__cleanup(kfree)` usage
 2026-08-31 15:01 UTC  (2+ messages)
` [cocci] "

[PATCH] rxrpc: Fix use-after-free in rxrpc_destroy_all_peers()
 2026-08-31 14:59 UTC  (2+ messages)

[PATCH v5 00/17] iommu/riscv: Enable MSI remapping, IOMMU_DMA and VFIO
 2026-08-31 14:59 UTC  (18+ messages)
` [PATCH v5 01/17] iommu/dma: Prepare MSI physical address lists
` [PATCH v5 02/17] iommufd: Convert struct iommufd_sw_msi_maps to a growable bitmap
` [PATCH v5 03/17] iommufd: Split software MSI map lookup and allocation
` [PATCH v5 04/17] iommufd: Bound software MSI mappings to the reserved range
` [PATCH v5 05/17] iommufd: Prepare software MSI maps for address lists
` [PATCH v5 06/17] iommufd: Install software MSI map ranges atomically
` [PATCH v5 07/17] iommufd: Prepare software MSI installation for address lists
` [PATCH v5 08/17] iommu/dma: Introduce iommu_dma_prepare_msi_list()
` [PATCH v5 09/17] iommu/riscv: Report cache coherency capability
` [PATCH v5 10/17] iommu/riscv: Reserve an MSI IOVA window for iommufd
` [PATCH v5 11/17] irqchip/riscv-imsic: Add S-mode MSI address list
` [PATCH v5 12/17] irqchip/riscv-imsic: Support IOMMU MSI address lists
` [PATCH v5 13/17] iommu/dma: Enable IOMMU_DMA for 64-bit RISC-V
` [PATCH v5 14/17] vfio: enable IOMMU_TYPE1 for RISC-V
` [PATCH v5 15/17] RISC-V: KVM: Enable KVM_VFIO interfaces on RISC-V arch
` [PATCH v5 16/17] riscv: defconfig: Enable IOMMUFD and VFIO
` [PATCH v5 17/17] selftests/vfio: Allow building on RISC-V

[PATCH v2] exit: hold a reference to thread_pid across proc_flush_pid
 2026-08-31 14:58 UTC  (2+ messages)

[syzbot] [block?] BUG: corrupted list in blk_mq_request_bypass_insert
 2026-08-31 14:58 UTC  (3+ messages)

[PATCH v2 00/15] BPF interface for applying Landlock rulesets
 2026-08-31 14:58 UTC  (16+ messages)
` [PATCH v2 01/15] lsm: Add the LSM policy object lifetime hooks
` [PATCH v2 02/15] lsm: Add the bprm_apply_policy_object LSM hook
` [PATCH v2 03/15] lsm: Move the lsm_for_each_hook() macro to security/lsm.h
` [PATCH v2 04/15] lsm: Add the bpf_lsm_policy_release kfunc and policy object destructor
` [PATCH v2 05/15] lsm: Add the bpf_lsm_policy_from_fd kfunc
` [PATCH v2 06/15] lsm: Add the bpf_lsm_policy_acquire kfunc
` [PATCH v2 07/15] lsm: Add the bpf_lsm_policy_apply_bprm kfunc
` [PATCH v2 08/15] lsm: Document the LSM policy object interface
` [PATCH v2 09/15] selftests/bpf: Add tests for the LSM policy object kfuncs
` [PATCH v2 10/15] landlock: Expose the ruleset fd lookup to the rest of Landlock
` [PATCH v2 11/15] landlock: Factor the credential restriction out of landlock_restrict_self()
` [PATCH v2 12/15] landlock: Free rulesets after an RCU grace period
` [PATCH v2 13/15] landlock: Implement the LSM policy object hooks
` [PATCH v2 14/15] selftests/bpf: Test the LSM policy object kfuncs with Landlock
` [PATCH v2 15/15] landlock: Document the BPF policy interface

[PATCH] RCU safety for vma maple tree walks
 2026-08-31 14:58 UTC  (2+ messages)

[PATCH v2 00/15] accel/qda: Qualcomm DSP Accelerator driver
 2026-08-31 14:58 UTC  (10+ messages)
` [PATCH v2 03/15] accel/qda: Add initial QDA DRM accelerator driver

[PATCH v2 00/12] drm/bridge: Kconfig: cleanup DRM_PANEL usage
 2026-08-31 14:58 UTC  (5+ messages)
` [PATCH v2 08/12] drm/bridge: parade-ps8640: select DRM_PANEL_BRIDGE

[PATCH] usb: host: sl811_cs: fix memory leak on probe failure
 2026-08-31 14:58 UTC  (4+ messages)

[PATCH] riscv: ftrace: reject out-of-range non-direct targets
 2026-08-31 14:58 UTC  (3+ messages)

[PATCH v5 0/3] X2 Elite HP EliteBook X G2q support
 2026-08-31 14:58 UTC  (4+ messages)
` [PATCH v5 2/3] arm64: dts: qcom: Add HP EliteBook X G2q 14 AI
` (subset) [PATCH v5 0/3] X2 Elite HP EliteBook X G2q support

[PATCH v2 0/2] mm/damon/core: remove unused helper functions
 2026-08-31 14:57 UTC  (3+ messages)
` [PATCH v2 1/2] mm/damon/core: remove unused damon_targets_empty()
` [PATCH v2 2/2] mm/damon/core: remove unused damon_nr_running_ctxs()

[PATCH] arm64: dts: qcom: glymur-crd: Mark the EC reset gpio as reserved
 2026-08-31 14:57 UTC  (2+ messages)

[PATCH 1/4] drm: Add drm_work_fence helper
 2026-08-31 14:56 UTC  (4+ messages)
` [PATCH 2/4] drm: Add drm_user_fence helper
` [PATCH 3/4] drm/xe: Convert xe_user_fence to drm_user_fence
` [PATCH 4/4] drm: Add per-signal compare functionality "

[PATCH] Bluetooth: hci_bcm: Default to 4 Mbps
 2026-08-31 14:56 UTC  (2+ messages)

[PATCH v2 00/20] KVM: arm64 on s390 System Register Handling
 2026-08-31 14:55 UTC  (21+ messages)
` [PATCH v2 01/20] KVM: arm64: Refactor idreg caching into dedicated structure
` [PATCH v2 02/20] KVM: arm64: Extract number of sys_reg_desc into a constant
` [PATCH v2 03/20] arm64: sysreg: Define OSLSR_EL1_OSLK_MASK
` [PATCH v2 04/20] arm64: Share more arm64 headers with s390
` [PATCH v2 05/20] KVM: s390: arm64: Prepare for sharing more arm64 code
` [PATCH v2 06/20] KVM: arm64: Prepare sys_regs.c for sharing with s390
` [PATCH v2 07/20] KVM: arm64: Share more arm64 code "
` [PATCH v2 08/20] s390: tools: Allow sharing arm64/kvm headers
` [PATCH v2 09/20] s390: Introduce read/write ARM sysreg instructions
` [PATCH v2 10/20] s390: Add functions to query arm guest time
` [PATCH v2 11/20] KVM: s390: arm64: Query Available Arm features
` [PATCH v2 12/20] KVM: s390: arm64: Implement feature sanitisation
` [PATCH v2 13/20] KVM: s390: arm64: Implement arm sysreg managing infrastructure
` [PATCH v2 14/20] KVM: s390: arm64: Integrate sysreg into the host
` [PATCH v2 15/20] KVM: s390: arm64: Use QAAF init save area
` [PATCH v2 16/20] KVM: s390: arm64: Implement exception injection
` [PATCH v2 17/20] KVM: s390: arm64: Finalize page fault handling
` [PATCH v2 18/20] KVM: s390: arm64: Implement SVE for arm guests
` [PATCH v2 19/20] KVM: s390: arm64: Promote PTRAUTH capability
` [PATCH v2 20/20] s390: Report AEF features to sysfs

[BUG] fanotify: destroy/add race leaves a mark on a detached connector
 2026-08-31 14:54 UTC  (9+ messages)

[PATCH BlueZ v2 0/3] BlueZ: Support vendor HCI packets
 2026-08-31 14:52 UTC  (3+ messages)
` [PATCH BlueZ v2 3/3] monitor: "

[PATCH bpf-next v4 1/2] bpf: Validate program attach type during link update
 2026-08-31 14:50 UTC  (4+ messages)
` [PATCH bpf-next v4 2/2] selftests/bpf: Cover attach type checks in "

[PATCH 0/8] mm: remove page_swap_entry()
 2026-08-31 14:50 UTC  (3+ messages)
` [PATCH 2/8] mm/huge_memory: use folio_swap_entry() when splitting a swapcache folio

[PATCH] gcov: use strscpy() instead of strcpy() in init_node()
 2026-08-31 14:49 UTC 

[PATCH] exfat: doc: add documentation
 2026-08-31 14:49 UTC  (2+ messages)

[PATCH] x86/cfi: Fix FineIBT hash offset in cfi_get_func_hash()
 2026-08-31 14:48 UTC 

[PATCH v7 00/23] KVM: s390: Introduce arm64 KVM
 2026-08-31 14:48 UTC  (24+ messages)
` [PATCH v7 01/23] vfio: Use file-based reference counting for KVM
` [PATCH v7 02/23] KVM: Make device name configurable
` [PATCH v7 03/23] KVM: Allow KVM implementations to switch off MMIO independent of Kconfig
` [PATCH v7 04/23] arm64: Use proper include variant
` [PATCH v7 05/23] arm64: ptrace: Use constants for compat register numbers
` [PATCH v7 06/23] arm64: sysreg: Convert SPSR_ELx to automatic register generation
` [PATCH v7 07/23] KVM: arm64: Access elements of vcpu_gp_regs individually
` [PATCH v7 08/23] KVM: arm64: Use accessor functions for core regs
` [PATCH v7 09/23] arm64: Prepare sharing arm64 headers with s390
` [PATCH v7 10/23] arm64: Share "
` [PATCH v7 11/23] KVM: arm64: Share arm64 code "
` [PATCH v7 12/23] s390/tools: Use arm64 headers
` [PATCH v7 13/23] KVM: s390: Use arm64 code
` [PATCH v7 14/23] KVM: s390: Prepare KVM/s390 for a second KVM module
` [PATCH v7 15/23] s390: Introduce Start Arm Execution instruction
` [PATCH v7 16/23] KVM: s390: arm64: Introduce host definitions
` [PATCH v7 17/23] s390/hwcaps: Report SAE support as hwcap
` [PATCH v7 18/23] KVM: s390: Add basic arm64 kvm module
` [PATCH v7 19/23] KVM: s390: arm64: Implement required functions
` [PATCH v7 20/23] KVM: s390: arm64: Implement vm/vcpu create destroy
` [PATCH v7 21/23] KVM: s390: arm64: Implement vCPU IOCTLs
` [PATCH v7 22/23] KVM: s390: arm64: Implement basic page fault handler
` [PATCH v7 23/23] KVM: s390: arm64: Add KVM_S390_ARM64 Kconfig and Makefile

[PATCH v4 0/3] mm/damon: Introduce a huge page collapsing mechanism using auto tuning
 2026-08-31 14:47 UTC  (4+ messages)
` [PATCH v4 1/3] mm/damon: Introduce DAMOS_QUOTA_HUGEPAGE "
` [PATCH v4 2/3] mm/damon/sysfs: support hugepage_mem_bp quota goal metric
` [PATCH v4 3/3] Docs/mm/damon/design: Document hugepage_mem_bp target metric

[PATCH] soc: imx: Replace __ASSEMBLY__ with __ASSEMBLER__ in header file
 2026-08-31 14:46 UTC  (2+ messages)

[PATCH v3 0/2] ti,keystone-devctrl: Convert to DT schema and DTS cleanups
 2026-08-31 14:45 UTC  (3+ messages)
` [PATCH v3 1/2] ARM: dts: ti: keystone: Align devctrl child node names with dtschema
` [PATCH v3 2/2] dt-bindings: mfd: ti,keystone-devctrl: Convert to DT schema

[PATCH v2 0/4] Bluetooth: btusb: Support Qualcomm multi-subsystem QCC2072
 2026-08-31 14:45 UTC  (3+ messages)
` [PATCH v2 2/4] Bluetooth: Add generic support for vendor HCI packets

vt: Enlarge the framebuffer glyph size from 16 to 32 bits
 2026-08-31 14:45 UTC  (7+ messages)

[PATCH] signalfd: wake shared signalfd waiters after mask updates
 2026-08-31 14:44 UTC 

[PATCH] drm/fb-helper: use strscpy() instead of strcpy()
 2026-08-31 14:44 UTC 

[PATCH] ARM: imx: Replace __ASSEMBLY__ with __ASSEMBLER__
 2026-08-31 14:41 UTC  (2+ messages)

[PATCH v5 00/11] gpu: nova: Export parameters from nova-core to nova-drm
 2026-08-31 14:41 UTC  (3+ messages)
` [PATCH v5 10/11] drm: nova: Report GPU short name in GPU info

Bluetooth: KASAN: slab-use-after-free in hci_chan_sent (chan/conn used after rcu_read_unlock in TX scheduler)
 2026-08-31 14:41 UTC 

[PATCH] usb: atm: cxacru: fix NULL pointer dereference on uninitialized atm_dev
 2026-08-31 14:40 UTC 

[PATCH v3 0/9] Initial Apple Silicon M4 device trees and dt-bindings
 2026-08-31 14:39 UTC  (2+ messages)

[PATCH 0/3] arm64: dts: apple: Fix cpus node indentation
 2026-08-31 14:39 UTC  (2+ messages)

[RFC PATCH 0/7] sched/cache: Per-task control of cache aware scheduling via prctl
 2026-08-31 14:39 UTC  (3+ messages)

[PATCH net-next v8 00/15] ax88179_178a: Add support for AX88179A-based chips
 2026-08-31 14:38 UTC  (3+ messages)
` [PATCH net-next v8 15/15] ax88796b: Add support for AX88772D, AX88179A and AX88279

[Patch v2] mm: adjust out-dated document of __GFP_NOFAIL
 2026-08-31 14:35 UTC  (2+ messages)

[PATCH v2] mm/slab: don't use kfree_rcu sheaves on PREEMPT_RT in kvfree_call_rcu()
 2026-08-31 14:35 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v7 0/6] can: flexcan: Add NXP S32N79 SoC support
 2026-08-31 14:34 UTC  (3+ messages)
` [PATCH v7 5/6] can: flexcan: add FLEXCAN_QUIRK_IRQ_BERR quirk
` [PATCH v7 6/6] can: flexcan: add NXP S32N79 SoC support

[PATCH] drm/panthor: Display priorities of panthor groups over debugfs
 2026-08-31 14:16 UTC  (3+ 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

all inboxes | Powered by JetHome®