All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-04 06:59:09 to 2026-06-04 07:48:47 UTC [more...]

[PATCH libgpiod v2 00/15] treewide: an assortment of pre-2.3 release fixes
 2026-06-04  7:47 UTC  (15+ messages)
` [PATCH libgpiod v2 01/15] core: fix signed/unsigned type mismatch in gpiod_line_request_get_value()
` [PATCH libgpiod v2 02/15] core: replace strcpy() with strncpy() in gpiod_request_config_to_uapi()
` [PATCH libgpiod v2 03/15] core: add explicit NUL-termination after strncpy() calls
` [PATCH libgpiod v2 04/15] tools: gpionotify: use the parse_config() return value to advance argv
` [PATCH libgpiod v2 05/15] tests: gpiosim: remove dead container_of() assignment in gpiosim_dev_enable()
` [PATCH libgpiod v2 06/15] bindings: cxx: fix consumer string in line_info stream operator
` [PATCH libgpiod v2 07/15] bindings: cxx: drop redundant class qualifier in line_request::set_value
` [PATCH libgpiod v2 08/15] bindings: cxx: use get_mapped_value() for all enum mappings in line_info
` [PATCH libgpiod v2 09/15] bindings: rust: avoid potential panic in gpiochip_devices()
` [PATCH libgpiod v2 10/15] bindings: rust: implement Eq and Ord for chip::Info
` [PATCH libgpiod v2 11/15] bindings: rust: use repr(transparent) on edge Event and simplify casts
` [PATCH libgpiod v2 12/15] bindings: python: check for errors after PyIter_Next() in request_get_values
` [PATCH libgpiod v2 13/15] bindings: python: check for errors after PyIter_Next() in set_output_values
` [PATCH libgpiod v2 14/15] bindings: python: release the GIL in chip_get_info()

[PATCH v4 1/2] bpf: Tighten cgroup storage cookie checks for prog arrays
 2026-06-04  7:48 UTC  (3+ messages)
` [PATCH v4 2/2] selftests/bpf: Cover tail-call cgroup storage prog-array checks

[PATCH v1 0/2] kstrtox: make _parse_integer() flexible
 2026-06-04  7:48 UTC  (7+ messages)

[PATCH v2] media: qcom: iris: guard IRQ handler with runtime PM check
 2026-06-04  7:47 UTC  (2+ messages)

[PATCH 0/8] setup: centralize object database creation
 2026-06-04  7:46 UTC  (10+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/8] t0001: plug test gaps for git-init(1) with GIT_OBJECT_DIRECTORY
  ` [PATCH v3 2/8] setup: drop `setup_git_env()`
  ` [PATCH v3 3/8] setup: deduplicate logic to apply repository format
  ` [PATCH v3 4/8] repository: stop initializing the object database in `repo_set_gitdir()`
  ` [PATCH v3 5/8] setup: stop creating the object database in `setup_git_env()`
  ` [PATCH v3 6/8] setup: stop initializing object database without repository
  ` [PATCH v3 7/8] repository: stop reading loose object map twice on repo init
  ` [PATCH v3 8/8] setup: construct object database in `apply_repository_format()`

[PATCH] dma-mapping: direct: fix missing mapping for THRU_HOST_BRIDGE segments
 2026-06-04  7:46 UTC  (4+ messages)

[DPDK/core Bug 1952] hash: build fails with LTO
 2026-06-04  7:46 UTC 

[PATCH] PCI: pciehp: Disable link and turn off slot power while removing
 2026-06-04  7:46 UTC  (7+ messages)

[PATCH 0/6] t: add lint-style.pl and convert grep to test_grep
 2026-06-04  7:45 UTC  (7+ messages)
` [PATCH 1/6] t/README: document test_grep helper
` [PATCH 2/6] t: extract chainlint's parser into shared module
` [PATCH 3/6] t: fix Lexer line count for $() inside double-quoted strings
` [PATCH 4/6] t: add lint-style.pl with test_grep negation rule
` [PATCH 5/6] t: fix grep assertions missing file arguments
` [PATCH 6/6] t: lint and convert grep assertions to test_grep

[PATCH] drm/xe: Fix wa_oob codegen recipe for external module builds
 2026-06-04  7:45 UTC 

[PATCH] iio: backend: fix uninitialized data in debugfs
 2026-06-04  7:45 UTC  (6+ messages)

[PATCH 0/2] parse-options: introduce die_for_required_opt() helper
 2026-06-04  7:45 UTC  (2+ messages)

[PATCH 0/2] of: reserved_mem: fix stack overflow and make dynamic reserved region configurable
 2026-06-04  7:45 UTC  (5+ messages)
` [PATCH 1/2] of: reserved_mem: avoid stack buffer overflow in fdt_scan_reserved_mem()
` [PATCH 2/2] of: reserved_mem: add config to extend dynamic reserved memory regions

[PATCH v1] ACPI: bus: Clean up devm_acpi_install_notify_handler()
 2026-06-04  7:45 UTC  (2+ messages)

[PATCH v2] PCI: dwc: Initialize pp->lock before MSI domain registration
 2026-06-04  7:45 UTC  (3+ messages)

[PATCH v7 00/15] arm64: Unmap linear alias of kernel data/bss
 2026-06-04  7:43 UTC  (3+ messages)
` [PATCH v7 11/15] powerpc/code-patching: Avoid r/w mapping of the zero page

[PATCH v2] ceph: Fix ERR_PTR(0) in ceph_mkdir()
 2026-06-04  7:43 UTC 

[PATCH] iio: chemical: scd30: Use devm_mutex_init() over non-devm mutex_init()
 2026-06-04  7:43 UTC  (4+ messages)

[PATCH net-next v2 0/4] Add support for RTL8261C_CG
 2026-06-04  7:42 UTC  (5+ messages)
` [PATCH net-next v2 1/4] net: phy: c45: add genphy_c45_soft_reset()
` [PATCH net-next v2 2/4] net: phy: c45: add genphy_c45_config_master_slave()
` [PATCH net-next v2 3/4] net: phy: realtek: add support for RTL8261C_CG
` [PATCH net-next v2 4/4] net: phy: realtek: load firmware "

[PATCH net-next v4 1/5] net: dsa: microchip: Add fallback Micrel compatibles
 2026-06-04  7:42 UTC  (3+ messages)

[PATCH v2] sched/fair: Revert boost in cpu_util()
 2026-06-04  7:42 UTC  (2+ messages)

[PATCH] media: renesas: vsp1: fix CLU/LUT entity leaks upon pool allocation failure
 2026-06-04  7:36 UTC 

Test result / finding of "drm/amd/display: Consult MCCS FreeSync cap only if requested & supported"
 2026-06-04  7:42 UTC  (7+ messages)
  ` [External Mail] "

[PATCH v2 0/2] x86/cpuid: kcpuid: v3.1 x86-cpuid-db update with fixes
 2026-06-04  7:41 UTC  (3+ messages)
` [PATCH v2 2/2] x86/cpuid: Update bitfields to x86-cpuid-db v3.1

[linux-next:master 1467/2910] drivers/gpu/drm/xe/xe_sync.c:168 xe_sync_entry_parse() warn: missing unwind goto?
 2026-06-04  7:40 UTC 

[PATCH v2] fhandle: fix UAF due to unlocked ->mnt_ns read in may_decode_fh()
 2026-06-04  7:40 UTC  (2+ messages)

[PATCH v2] dma: at_hdmac: Use stored IRQ in error path
 2026-06-04  7:39 UTC  (2+ messages)

[PATCH] famfs: FUSE_FAMFS_EXT_INTERLEAVE -> FUSE_DEV_IOC_STRIPE_OPEN
 2026-06-04  7:39 UTC  (4+ messages)

[PATCH v5 0/7] Relocate U-Boot in the last bank
 2026-06-04  7:37 UTC  (8+ messages)
` [PATCH v5 1/7] treewide: move bi_dram[] from bd to gd
` [PATCH v5 2/7] common: move ram_base calculation to independent INITCALL()
` [PATCH v5 3/7] common: Clean up setup_dest_addr()
` [PATCH v5 4/7] rpi: Add a local get_effective_memsize()
` [PATCH v5 5/7] common: Add an option to relocate on ram top
` [PATCH v5 6/7] configs: Enable RELOC_ADDR_TOP on arm64
` [PATCH v5 7/7] doc: Add a warning about using RELOC_ADDR_TOP

[PATCH i-g-t v1] tests/xe_debugfs: Add debugfs entry read/write validation in root-dir
 2026-06-04  7:37 UTC 

[PATCH] coresight: ultrasoc-smb: Fix OOB write in smb_sync_perf_buffer()
 2026-06-04  7:34 UTC 

[Bug 220776] New: When passthrough device to KVM guest with iommufd+hugepage, more hugepage are used than assigned, and DMAR error reported from host dmesg
 2026-06-04  7:37 UTC  (3+ messages)
` [Bug 220776] "

[PATCH v2] ext4: Fix ERR_PTR(0) in ext4_mkdir()
 2026-06-04  7:36 UTC 

[drm-misc:drm-misc-next 11/30] arch/arm64/boot/dts/rockchip/rk3582-radxa-e52c.dtb: edp@fdec0000 (rockchip,rk3588-edp): clock-names: ['dp', 'pclk'] is too short
 2026-06-04  7:35 UTC 

improve the kmem_cache_alloc_bulk API v2
 2026-06-04  7:35 UTC  (15+ messages)
` [PATCH] mm/slab: improve kmem_cache_alloc_bulk

[PATCH 0/15] mm: introduce ANON_VMA_LAZY for deferred anon_vma creation
 2026-06-04  7:35 UTC  (6+ messages)

[PATCHv3 net-next] tcp: Add TCP ROCCET congestion control module
 2026-06-04  7:35 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/openssh: allow installing only sftp-server
 2026-06-04  7:33 UTC  (4+ messages)

[PATCH] powerpc: Export set_memory_encrypted and set_memory_decrypted
 2026-06-04  7:32 UTC  (6+ messages)

[PATCH v5 0/8] iio: light: opt3001: driver cleanup
 2026-06-04  7:31 UTC  (4+ messages)
` [PATCH v5 3/8] iio: light: opt3001: ensure correct parenthesis alignment

[PATCH] iio: core: fix uninitialized data in debugfs
 2026-06-04  7:31 UTC  (6+ messages)

[kdave:for-7.0-rc6 63/199] fs/btrfs/relocation.c:5080 do_remap_reloc_trans() warn: variable dereferenced before check 'dest_bg' (see line 5014)
 2026-06-04  7:29 UTC 

[PATCH net-next v1 1/2] net: phy: realtek: add support for RTL8261
 2026-06-04  7:28 UTC  (3+ messages)

[PATCH] python3: sanitize userbase in _sysconfig_vars JSON to avoid host path leak
 2026-06-04  7:28 UTC  (2+ messages)
` [OE-core] "

[PATCH v7 00/15] target/arm: add support for MTE4
 2026-06-04  7:28 UTC  (2+ messages)

[PATCH v3 00/13] spi: cadence-quadspi: add PHY tuning support
 2026-06-04  7:28 UTC  (18+ messages)
` [PATCH v3 01/13] spi: dt-bindings: allow spi-max-frequency to specify a frequency pair
` [PATCH v3 02/13] spi: dt-bindings: cdns,qspi-nor: add PHY tuning pattern partition property

[PATCH net v2 3/3] net: phy: don't try to setup PHY-driven SFP cages when using genphy
 2026-06-04  7:28 UTC  (3+ messages)

[PATCH] kbuild: rust: rename flag to `-Zdebuginfo-for-profiling` for Rust >= 1.98
 2026-06-04  7:27 UTC  (2+ messages)

[LTP] [PATCH v3] gethostname02: Accept EOVERFLOW on alpha
 2026-06-04  7:26 UTC 

[PATCH 1/3] MAINTAINERS: Add entry for Novatek NT726xx SoC i2c driver
 2026-06-04  7:26 UTC  (2+ messages)

[PATCH net v2 2/3] net: phy: remove phy ports upon probe failure
 2026-06-04  7:26 UTC  (3+ messages)

[PATCH net-next v7 7/9] net: dsa: lan9645x: add mac table integration
 2026-06-04  7:26 UTC  (2+ messages)

[PATCH net-next v7 9/9] net: dsa: lan9645x: add port statistics
 2026-06-04  7:26 UTC  (2+ messages)

[PATCH net-next v7 4/9] net: dsa: lan9645x: add basic dsa driver for LAN9645X
 2026-06-04  7:26 UTC  (2+ messages)

[PATCH net-next v7 2/9] dt-bindings: net: lan9645x: add LAN9645X switch bindings
 2026-06-04  7:26 UTC  (2+ messages)

[PATCH] iio: light: tsl2591: return actual error from probe IRQ failure
 2026-06-04  7:26 UTC  (7+ messages)
` [PATCH v2] "

[PATCH] dt-bindings: nvmem: qfprom: Add ipq5210 & ipq9650 compatible
 2026-06-04  7:25 UTC  (2+ messages)

[PATCH net-next] net: stmmac: dwmac4: Report DCB feature capability
 2026-06-04  7:24 UTC  (2+ messages)

[PATCH v3 0/5] KVM: arm64: nv: Implement nested stage-2 reverse map
 2026-06-04  7:24 UTC  (3+ messages)
` [PATCH v3 5/5] KVM: arm64: nv: Create nested IPA direct map to speed up reverse map removal

[PATCH 10/12] crypto: atmel - update workqueue flags and add flush on exit
 2026-06-04  7:22 UTC  (3+ messages)

[PATCH 0/1] iio: light: isl29018: cover-glass gain compensation via DT
 2026-06-04  7:22 UTC  (4+ messages)
` [PATCH 1/1] iio: light: isl29018: support "

[PATCH i-g-t v2 0/3] tests/intel/kms_pipe_stress: fix plane setup and cursor handling
 2026-06-04  7:22 UTC  (3+ messages)
` [PATCH i-g-t v2 3/3] tests/intel/kms_pipe_stress: use ARGB8888/LINEAR for cursor framebuffer

[RFC PATCH] net/core: use wake_up_interruptible_poll() in sock_def_readable()
 2026-06-04  7:20 UTC  (2+ messages)

[LTP] [PATCH v4 1/8] fs/acl: Add ACL_USER_OBJ permissions test
 2026-06-04  7:20 UTC  (2+ messages)
` [LTP] "

[RFC PATCH v2 0/4] KVM: x86: TDX: Validate directly configurable CPUID bits
 2026-06-04  7:20 UTC  (4+ messages)
` [RFC PATCH v2 4/4] KVM: x86: TDX: Report CORE_CAPABILITIES as supported

[PATCH mptcp-net 0/2] mptcp: prevent add_addr timer rearm during teardown
 2026-06-04  7:19 UTC  (2+ messages)
` [PATCH mptcp-net] "

[PATCH v7 00/11] iommu/arm-smmu-v3: Implement Runtime/System Sleep ops
 2026-06-04  7:18 UTC  (6+ messages)
` [PATCH v7 10/11] iommu/arm-smmu-v3: Invoke pm_runtime before hw access

PROBLEM: FUSE_NOTIFY_INVAL_ENTRY leaves stale negative dentry after c9ba789dad15
 2026-06-04  7:18 UTC  (4+ messages)

[PATCH v9 0/4] hw/mem: add spm-memory device for Specific Purpose Memory
 2026-06-04  6:30 UTC  (8+ messages)

[PATCH v3] ui/cocoa: Use qemu_input_map_osx_to_linux
 2026-06-04  6:56 UTC  (2+ messages)

[PATCH v2 00/13] target/loongarch: Move CSR registers to struct CPUSysState
 2026-06-04  6:38 UTC  (5+ messages)
` [PATCH v2 13/13] target/loongarch: Add new structure CPUSysState

[PATCH 00/25] plugins: refactor API to maintain state through callbacks chain
 2026-06-04  6:22 UTC  (3+ messages)
` [PATCH 24/25] scripts/checkpatch: remove check on forbidden space before '[' in C++

drivers/iio/common/scmi_sensors/scmi_iio.c:247:1-7: WARNING: do_div() does a 64-by-32 division, please consider using div64_u64 instead
 2026-06-04  7:16 UTC  (2+ messages)

[PATCH] Makefile: drop duplicate %.a from link recipes
 2026-06-04  7:15 UTC  (4+ messages)

[LTP] [PATCH v4 1/2] connect01: Convert to new API
 2026-06-04  7:15 UTC  (2+ messages)
` [LTP] "

[PATCH v7 0/3] locking: contended_release tracepoint instrumentation
 2026-06-04  7:15 UTC  (4+ messages)
` [PATCH v7 1/3] tracing/lock: Remove unnecessary linux/sched.h include
` [PATCH v7 2/3] locking/percpu-rwsem: Extract __percpu_up_read()
` [PATCH v7 3/3] locking: Add contended_release tracepoint to sleepable locks

[PATCH v1 01/10] ARM: tegra: tf701t: Configure CPU DFLL clock node
 2026-06-04  7:15 UTC  (2+ messages)

[PATCH v2 0/3] use vma locks for proc/pid/{smaps|numa_maps} reads
 2026-06-04  7:14 UTC  (5+ messages)
` [PATCH v2 1/3] fs/proc/task_mmu: read proc/pid/{smaps|numa_maps} under per-vma lock

[PATCH 0/3] iio: dac: ad3530r: Add support for AD3532R/AD3532
 2026-06-04  7:13 UTC  (4+ messages)
` [PATCH 1/3] iio: ABI: add DAC 10kohm_to_gnd powerdown mode
` [PATCH 2/3] dt-bindings: iio: dac: add support for AD3532R/AD3532
` [PATCH 3/3] iio: dac: ad3530r: Add "

[PATCH] char: xilinx_hwicap: replace in_be32/out_be32 with ioread32be/iowrite32be
 2026-06-04  7:13 UTC  (5+ messages)

[PATCH] drm/virtgpu: Use ERR_PTR for fb_create callback error return
 2026-06-04  7:11 UTC 

[PATCH] usb: xhci: limit ports on the correct root hub
 2026-06-04  7:11 UTC  (2+ messages)

[PATCH v2] index-pack: retain child bases in delta cache
 2026-06-04  7:12 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] ath12k: fix NULL pointer dereference in rhash table destroy
 2026-06-04  7:10 UTC 

[PATCH v1 06/10] ARM: tegra: tf701t: Tune MMC devices
 2026-06-04  7:10 UTC  (2+ messages)

[PATCH v2] USB: serial: option: add new usb-id for Dell Wireless DW5826e-m
 2026-06-04  7:09 UTC  (2+ messages)

[PATCH] read_gitfile_gently(): return non-repo path on error
 2026-06-04  7:08 UTC  (4+ messages)

[PATCH net v3 0/2] Resubmitting with cover-letter and threaded patch series
 2026-06-04  7:08 UTC  (6+ messages)
` [PATCH net v3 2/2] dt-bindings: net: updated interrupt type to be active low, level triggered

[PATCH 1/1] ubifs: fix slab-out-of-bounds in pack_inode via xattr
 2026-06-04  7:08 UTC  (3+ messages)

[PATCH v3 2/4] spi: qcom-geni: Use geni_se_resources_init() for resource initialization
 2026-06-04  7:08 UTC  (2+ messages)

[PATCH v1 07/10] ARM: tegra: tf701t: Fix BCM4334 configuration
 2026-06-04  7:08 UTC  (2+ messages)

[PATCH RFT 0/5] dmaengine: dw-edma: support dynamtic add link entry during dma engine running
 2026-06-04  7:08 UTC  (2+ messages)

[PATCH v3 4/4] spi: qcom-geni: Enable SPI on SA8255p Qualcomm platforms
 2026-06-04  7:08 UTC  (2+ messages)

[PATCH 0/2] Add support for nuvoton ma35d1 qspi controller
 2026-06-04  7:07 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: spi: Add for Nuvoton MA35D1 SoC QSPI Controller

[linux-next:master 7989/10715] lib/raid/xor/arm64/xor-eor3.c:19:9: sparse: sparse: Trying to use reserved word 'return' as identifier
 2026-06-04  7:06 UTC 

[PATCH] perf data convert json: Fix trace_seq memory leak in process_sample_event()
 2026-06-04  7:06 UTC  (2+ messages)

[PATCH net] net: airoha: Add NULL check for of_reserved_mem_lookup() in airoha_qdma_init_hfwd_queues()
 2026-06-04  7:03 UTC 

[PATCH v1 05/10] ARM: tegra: tf701t: Add thermal zones for nct1008 sensor
 2026-06-04  7:05 UTC  (2+ messages)

[PATCH v2 1/4] Input: snvs_pwrkey - make use of dev_err_probe()
 2026-06-04  7:04 UTC  (2+ messages)

[PATCH v7.0.y v2 0/8] drm/amd: Backport FPU Guard Move from DML to DC
 2026-06-04  3:46 UTC  (11+ messages)
` [PATCH v7.0.y v2 1/8] drm/amd/display: Add min clock init for DML21 mode programming
` [PATCH v7.0.y v2 2/8] drm/amd/display: Backport dml21 DC_RUN_WITH_PREEMPTION_ENABLED addition from DC 3.2.373
` [PATCH v7.0.y v2 3/8] drm/amd/display: Move FPU Guards From DML To DC - Part 1
` [PATCH v7.0.y v2 4/8] drm/amd/display: Move FPU Guards From DML To DC - Part 2
` [PATCH v7.0.y v2 5/8] drm/amd/display: Move FPU Guards From DML To DC - Part 3
` [PATCH v7.0.y v2 6/8] drm/amd/display: Fix dc_is_fp_enabled name mismatch
` [PATCH v7.0.y v2 7/8] drm/amd/display: Fix fpu guard warning
` [PATCH v7.0.y v2 8/8] drm/amd/display: Move dml2_destroy to non-FPU compilation unit

[PATCH] drm/amd/display: Fix mem_type change detection for async flips
 2026-06-04  6:44 UTC 

[PATCH v7.0.y 0/8] drm/amd: Backport FPU Guard Move from DML to DC
 2026-06-03 16:22 UTC  (3+ messages)

[PATCH] drm/amdgpu/userq: clean up VA state on create failure
 2026-06-04  6:39 UTC 

[PATCH v3 3/4] spi: qcom-geni: Use resources helper APIs in runtime PM functions
 2026-06-04  7:03 UTC  (2+ messages)

[PATCH v8 phy-next 00/31] Split Generic PHY consumer and provider API
 2026-06-03 21:39 UTC  (2+ messages)
` (subset) "

[PATCH net-next 0/4] net: devmem: allow rx-buf-size > PAGE_SIZE per binding
 2026-06-04  0:43 UTC  (5+ messages)
` [PATCH net-next 1/4] net: devmem: allow rx-buf-size > PAGE_SIZE per dmabuf binding
` [PATCH net-next 2/4] udmabuf: emit one sg entry per pinned folio
` [PATCH net-next 3/4] selftests/net: ncdevmem: add -b option to set rx-buf-size on bind
` [PATCH net-next 4/4] selftests/net: devmem.py: add check_rx_large_niov

Why do DRM_PANIC QR codes not use data: URIs?
 2026-06-03 14:20 UTC 

[PATCH 0/4] rust / dma_buf: Add abstractions for dma_fence
 2026-06-04  0:43 UTC  (5+ messages)
` [PATCH 3/4] rust: Add dma_fence abstractions

[PATCH 0/4] ARM: i.MX6UL: initialize snvs peripheral
 2026-06-04  7:02 UTC  (2+ messages)

[PATCH v2 0/8] Add support for Hygon Family 18h model 4h~8h processors
 2026-06-04  6:57 UTC  (4+ messages)
` [PATCH v2 2/8] x86/cpu: Get LLC ID for Hygon family 18h model 4h

[PATCH v2] iio: accel: stk8312: Update includes to match IWYU
 2026-06-04  7:00 UTC 

[PATCH v2] alloc_tag: fix use-after-free in /proc/allocinfo after module unload
 2026-06-04  6:59 UTC 

[PATCH v2 2/2] iio: light: isl29018: support cover-glass gain compensation via DT
 2026-06-04  7:00 UTC  (2+ messages)

[PATCH v2] accel/kvm: event-driven wakeup for dirty ring reaper thread
 2026-06-04  7:00 UTC 

[PATCH] media: qcom: iris: guard IRQ handler with runtime PM check
 2026-06-04  7:00 UTC  (2+ messages)

[PATCH] KVM/arm64: vgic-its: Fix memory leak when vgic_its_set_abi() fails
 2026-06-04  6:59 UTC  (3+ messages)

[PATCH v2 0/6] MSM8916: Bring secondary cores online with spin-table
 2026-06-04  6:59 UTC  (5+ messages)
` [PATCH v2 4/6] mach-snapdragon: fixup CPUs with PSCI enable-method

[PATCHv4 00/13] uprobes/x86: Fix red zone issue for optimized uprobes
 2026-06-04  6:59 UTC  (2+ messages)

[PATCH v3 00/20] sched: Introduce cpu_preferred_mask and steal-driven vCPU backoff
 2026-06-04  6:58 UTC  (3+ messages)
` [PATCH v3 11/20] sched/core: Push current task from non preferred CPU


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.