All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-08 05:34:31 to 2026-05-08 06:30:54 UTC [more...]

[PATCH 00/32] lib: Finish rearrangement of includes and license headers
 2026-05-08  6:23 UTC  (26+ messages)
` [PATCH 01/32] lib/alchemy: Rearrange includes and harmonize "
` [PATCH 03/32] lib/boilerplate: "
` [PATCH 05/32] lib/psos: "
` [PATCH 08/32] lib/smokey: "
` [PATCH 09/32] lib/smokey: Move do_fork macro to its single user
` [PATCH 10/32] lib/trank: Rearrange includes and harmonize license headers
` [PATCH 14/32] testsuite/latency: Rearrange includes
` [PATCH 15/32] testsuite/smokey/arith: "
` [PATCH 16/32] testsuite/smokey/alchemytests: "
` [PATCH 17/32] testsuite/smokey/dlopen: "
` [PATCH 18/32] testsuite/smokey/net_common: "
` [PATCH 19/32] testsuite/smokey/psostests: "
` [PATCH 20/32] testsuite/smokey/vxworkstests: "
` [PATCH 21/32] testsuite/smokey: "
` [PATCH 22/32] testsuite/spitest: "
` [PATCH 23/32] testsuite/switchtest: "
` [PATCH 24/32] testsuite/xeno-test: "
` [PATCH 25/32] demo/alchemy: "
` [PATCH 26/32] demo/posix/cobalt: "
` [PATCH 27/32] demo/posix/cyclictest: "
` [PATCH 28/32] utils/analogy: "
` [PATCH 29/32] utils/can: "
` [PATCH 30/32] utils/net: "
` [PATCH 31/32] utils: "
` [PATCH 32/32] clang-format: Enable sorting of includes

[PATCH] char: applicom: remove low-quality, unused driver
 2026-05-08  6:30 UTC  (2+ messages)

[PATCH] cgroup/cpuset: skip hardwall ancestor scan in v2 mode in cpuset_current_node_allowed()
 2026-05-08  6:29 UTC 

[meta-networking] [scarthgap] [PATCH] open-vm-tools: Add entry to CVE_PRODUCT to support the product name
 2026-05-08  6:29 UTC 

[meta-oe] [scarthgap] [PATCH] onig: Add CVE_PRODUCT to support product name
 2026-05-08  6:28 UTC 

[meta-oe] [scarthgap] [PATCH] abseil-cpp: Add CVE_PRODUCT to support product name
 2026-05-08  6:27 UTC 

[PATCH] cgroup/cpuset: move PF_EXITING check before __GFP_HARDWALL in cpuset_current_node_allowed()
 2026-05-08  6:27 UTC  (5+ messages)

[PATCH v4 0/6] media: Fix new smatch warnings
 2026-05-08  6:27 UTC  (3+ messages)
` [PATCH v4 6/6] media: amlogic-c3: Add validations for ae and awb config

[OE-core][scarthgap 0/8] Patch review
 2026-05-08  6:26 UTC  (9+ messages)
` [OE-core][scarthgap 1/8] grub: update search parameter
` [OE-core][scarthgap 2/8] libarchive: fix for CVE-2026-4426
` [OE-core][scarthgap 3/8] vim: fix for CVE-2026-39881
` [OE-core][scarthgap 4/8] sudo: fix for CVE-2026-35535
` [OE-core][scarthgap 5/8] coreutils: set CVE_PRODUCT
` [OE-core][scarthgap 6/8] inetutils: fix for CVE-2026-32772
` [OE-core][scarthgap 7/8] devtool: Disable gpg signing when setting up source tree repos
` [OE-core][scarthgap 8/8] glibc: Fix recipe bug that disabled stack protector

[PATCH net v1 0/2] net: stmmac: eic7700: fix delay calculation and initialization ordering
 2026-05-08  6:25 UTC  (9+ messages)
` [PATCH net v1 1/2] dt-bindings: ethernet: eswin: refine delay model and HSP register description
    `  "
` [PATCH net v1 2/2] net: stmmac: eic7700: fix delay step calculation and ensure safe register initialization
    `  "

[PATCH v2] media: i2c: alvium: fix critical pointer access in alvium_ctrl_init
 2026-05-08  6:25 UTC  (2+ messages)

[PATCH] x86/platform/intel-mid: Use named initializer for pci_device_id array
 2026-05-08  6:25 UTC  (3+ messages)

[PATCH] remoteproc: imx: use device node name as processor name
 2026-05-08  6:28 UTC  (3+ messages)
` [PATCH v2] remoteproc: imx_rproc: Use "

[PATCH] riscv: add copy_mc_to_{kernel,user} support to enable MC fault tolerance
 2026-05-08  6:24 UTC  (2+ messages)

[PATCH] dt-bindings: firmware: qcom,scm: Document SCM on Shikra SoC
 2026-05-08  6:24 UTC  (3+ messages)

[PATCH v2] mm/page_vma_mapped_walk: Use ptep_get_lockless() for lockless access
 2026-05-08  6:23 UTC  (6+ messages)

[RESEND] riscv: mm: Add proper handling for HWPOISON faults
 2026-05-08  6:22 UTC  (2+ messages)

[PATCH net] net: ena: PHC: Fix potential use-after-free in get_timestamp
 2026-05-08  6:21 UTC 

[axboe:io_uring-io-slots 7/13] slot.c:undefined reference to `submit_bio_noacct_fast'
 2026-05-08  6:20 UTC 

[RFC PATCH 0/3] mm/zsmalloc: reduce lock contention in zs_free()
 2026-05-08  6:19 UTC  (8+ messages)
` [RFC PATCH 1/3] mm/zsmalloc: encode class index in obj value for lockless class lookup
` [RFC PATCH 2/3] mm/zsmalloc: remove pool->lock from zs_free on 64-bit systems
` [RFC PATCH 3/3] mm/zsmalloc: drop class lock before freeing zspage

[PATCH v2] drm/amdgpu: unmap all user mappings of framebuffer and doorbell before mode1 reset
 2026-05-08  6:17 UTC 

[PATCH v3 0/6] gpio: acpi: modernize resource management using cleanup.h
 2026-05-08  6:17 UTC  (8+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/6] ACPI: Move DEFINE_FREE(acpi_free) to global header
  ` [PATCH v4 2/6] gpiolib: Move DEFINE_FREE(free_gpio_desc) to driver header
  ` [PATCH v4 3/6] gpio: acpi: ignore out-of-range pins in acpi_gpiochip_alloc_event()
  ` [PATCH v4 4/6] gpio: acpi: use guard(mutex) for conn_lock
  ` [PATCH v4 5/6] gpio: acpi: use cleanup.h for automated resource deallocation
  ` [PATCH v4 6/6] gpio: acpi: sort header inclusion alphabetically

[PATCH] gnttab: simplify (replace) gnttab_set_frame_gfn()
 2026-05-08  6:17 UTC  (3+ messages)

[mst-vhost:balloon 4/30] Warning: mm/mempolicy.c:2527 expecting prototype for vma_alloc_folio(). Prototype was for alloc_frozen_pages() instead
 2026-05-08  6:16 UTC  (2+ messages)

[PATCH v2] wifi: rtw88: usb: fix memory leaks on USB write failures
 2026-05-08  6:16 UTC  (4+ messages)

[PATCH v8 0/3] Virtio-GPU S4 (hibernation) support
 2026-05-08  6:16 UTC  (3+ messages)
` [PATCH v8 1/3] drm/virtio: Freeze and restore hooks to support suspend and resume

[PATCH] sched: move stack_canary to the start of the randomizable region
 2026-05-08  6:15 UTC 

[PATCH i-g-t v1] tests/intel/kms_pipe_stress: retry connectors with no modes and skip unusable pipes
 2026-05-08  6:14 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ Xe.CI.BAT: "

[PATCH V3 0/8] nvme: Refactor and expose per-controller timeout configuration
 2026-05-08  6:14 UTC  (6+ messages)
` [PATCH V3 7/8] nvmet-loop: do not alloc admin tag set during reset

[PATCH] drm/amd/pm: update dpm clock pm attributes for aldebaran (gc 9.4.2)
 2026-05-08  6:13 UTC  (5+ messages)

[PATCH ath-next 0/2] wifi: ath12k: Add support for handling incumbent signal interference in 6 GHz
 2026-05-08  6:13 UTC  (3+ messages)
` [PATCH ath-next 1/2] "

[bluez/bluez] b1528e: monitor: Parsing of cs step mode data in RAS Notif
 2026-05-08  6:13 UTC 

[PATCH v4 00/11] Input: support for STM FTS5
 2026-05-08  6:11 UTC  (3+ messages)
` [PATCH v4 10/11] Input: stmfts - support FTS5

[PATCH] CI: collect certain intermediate files as artifacts
 2026-05-08  6:11 UTC  (6+ messages)

[PATCH v5 00/28] mm/virtio: skip redundant zeroing of host-zeroed pages
 2026-05-08  6:11 UTC  (6+ messages)
` [PATCH v5 09/28] mm: vma_alloc_anon_folio_pmd: pass raw fault address to vma_alloc_folio

[PATCH v1 0/3] iio: magnetometer: yamaha-yas530: Ad-hoc cleanups
 2026-05-08  6:08 UTC  (4+ messages)
` [PATCH v1 1/3] iio: magnetometer: yamaha-yas530: Get rid of i2c_client_get_device_id()
` [PATCH v1 2/3] iio: magnetometer: yamaha-yas530: Use devm_mutex_init() for mutex initialization
` [PATCH v1 3/3] iio: magnetometer: yamaha-yas530: replace usleep_range() with fsleep()

[PATCH] MAINTAINERS: Add Aksh Garg as PCI CADENCE reviewer
 2026-05-08  6:09 UTC 

[mst-vhost:balloon 6/30] Warning: mm/mempolicy.c:2444 function parameter 'user_addr' not described in '__alloc_pages_mpol'
 2026-05-08  6:09 UTC  (2+ messages)

[PATCH 0/2] x86/kvm/vmx: Fix VMX interrupt injection vs hrtimer_rearm_deferred()
 2026-05-08  6:09 UTC  (4+ messages)
` [PATCH 1/2] x86/kvm/vmx: Move IRQ/NMI dispatch from KVM into x86 core
  ` [PATCH v2 "

[RFC PATCH v3 0/4] mm/zsmalloc: per-cpu deferred free to accelerate swap entry release
 2026-05-08  6:07 UTC  (5+ messages)
` [RFC PATCH v3 1/4] mm/zsmalloc: introduce deferred free framework with callback ops
` [RFC PATCH v3 2/4] mm/zswap: use zsmalloc deferred free callback for async invalidate
` [RFC PATCH v3 3/4] zram: use zsmalloc deferred free callback for async slot free
` [RFC PATCH v3 4/4] zram: batch clear flags in slot_free with single write

[PATCH v2 00/16] iommu: Add live update state preservation
 2026-05-08  6:05 UTC  (3+ messages)
` [PATCH v2 11/16] iommu/vt-d: preserve PASID table of preserved device

[PATCH] tests/core_hotunplug: exercise fd-holding subtests with Xe workload
 2026-05-08  6:07 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for tests/core_hotunplug: exercise fd-holding subtests with Xe workload (rev2)

[PATCH net] rxrpc: Also unshare DATA/RESPONSE packets when paged frags are present
 2026-05-08  6:07 UTC  (3+ messages)

[PATCH v2 0/8] perf tools amd ibs: Fixes + Zen6 enhancements
 2026-05-08  6:05 UTC  (4+ messages)
` [PATCH v2 3/8] perf test ibs: Remove obsolete privilege test

[PATCH v2 0/2] arm_mpam: Add support for the MPAM v0.1 architecture version
 2026-05-08  6:04 UTC  (4+ messages)
` [PATCH v2 1/2] arm64: cpufeature: "

[PATCH] staging: most: net: replace pr_err with netdev_err
 2026-05-08  6:04 UTC 

[GIT PULL] intel-gpio for 7.1-1
 2026-05-08  6:03 UTC 

[PATCH] KVM: Fix stale gfn_to_pfn() reference in kvm_invalidate_memslot() comment
 2026-05-08  6:01 UTC 

[PATCH v3 0/7] ata: libata-scsi: multi-LUN ATAPI device support
 2026-05-08  6:02 UTC  (5+ messages)
` [PATCH v3 7/7] scsi: scsi_devinfo: extend BLIST_NO_LUN_1F to MATSHITA and NEC PD-1 variants

[PATCH -next] firmware: imx: secure-enclave: use kzalloc_obj() for allocations
 2026-05-08  6:00 UTC 

[PATCH] ocfs2: fix use-after-free in ocfs2_inode_lock_full_nested during unmount
 2026-05-08  6:01 UTC 

[PATCH v3 0/8] perf tools amd ibs: Fixes + Zen6 enhancements
 2026-05-08  6:00 UTC  (9+ messages)
` [PATCH v3 1/8] perf test amd ibs: Fix incorrect kernel version check
` [PATCH v3 2/8] perf tool ibs: Sync AMD IBS header file
` [PATCH v3 3/8] perf test ibs: Skip privilege test on Zen6 and newer platforms
` [PATCH v3 4/8] perf amd ibs: Suppress bogus TlbRefillLat and DCPhysAd on Zen4+
` [PATCH v3 5/8] perf amd ibs: Make Fetch status bits dependent on PhyAddrValid for newer platforms
` [PATCH v3 6/8] perf amd ibs: Decode Remote-Socket flag in IBS OP raw dump
` [PATCH v3 7/8] perf amd ibs: Decode Streaming-store "
` [PATCH v3 8/8] perf doc: Document new IBS capabilities in man page

[PATCH] podlet: add podlet utility
 2026-05-08  6:00 UTC  (3+ messages)
` [meta-virtualization] "

[PATCH -next] firmware: imx: secure-enclave: fix list UAF in init_device_context()
 2026-05-08  5:59 UTC 

[PATCH] target/ppc/kvm: Fix const violation when trimming CPU alias suffix
 2026-05-08  5:57 UTC  (3+ messages)

[PATCH v4 0/2] input: misc: add support for Imagis ISA1200 haptic motor driver
 2026-05-08  5:57 UTC  (6+ messages)
` [PATCH v4 2/2] Input: isa1200 - new driver for Imagis ISA1200

[PATCH] staging: media: meson: fix typo in codec files
 2026-05-08  5:57 UTC  (2+ messages)

[Buildroot] [PATCH 2025.02.x] package/libxmlsec1: new package
 2026-05-08  5:57 UTC 

[PATCH] bfs: mark buffer uptodate before mark_buffer_dirty in bfs_move_block
 2026-05-08  5:54 UTC 

drm/bridge: dw-hdmi-qp: seamless handoff sets wrong tmds_char_rate, breaking audio on strict HDMI 2.1 sinks
 2026-05-08  5:53 UTC  (5+ messages)

[PATCH v2 00/22] Add basic clocks and resets for JHB100 SoC
 2026-05-08  5:36 UTC  (45+ messages)
` [PATCH v2 01/22] reset: starfive: Rename file name "jh71x0" to "common"
` [PATCH v2 02/22] reset: starfive: Convert the word "jh71x0" to "starfive"
` [PATCH v2 03/22] clk: starfive: Rename file name "jh71x0" to "common"
` [PATCH v2 04/22] clk: starfive: Convert the word "jh71x0" to "starfive"
` [PATCH v2 05/22] dt-bindings: clock: Add StarFive JHB100 System-0 clock and reset generator
` [PATCH v2 06/22] clk: starfive: Add JHB100 System-0 clock generator driver
` [PATCH v2 07/22] dt-bindings: clock: Add StarFive JHB100 System-1 clock and reset generator
` [PATCH v2 08/22] clk: starfive: Add JHB100 System-1 clock generator driver
` [PATCH v2 09/22] dt-bindings: clock: Add StarFive JHB100 System-2 clock and reset generator
` [PATCH v2 10/22] clk: starfive: Add JHB100 System-2 clock generator driver
` [PATCH v2 11/22] dt-bindings: clock: Add StarFive JHB100 Peripheral-0 clock and reset generator
` [PATCH v2 12/22] clk: starfive: Introduce inverter and divider
` [PATCH v2 13/22] clk: starfive: Expand the storage of clock parent index
` [PATCH v2 14/22] clk: starfive: Add StarFive JHB100 Peripheral-0 clock driver
` [PATCH v2 15/22] dt-bindings: clock: Add StarFive JHB100 Peripheral-1 clock and reset generator
` [PATCH v2 16/22] clk: starfive: Add StarFive JHB100 Peripheral-1 clock driver
` [PATCH v2 17/22] dt-bindings: clock: Add StarFive JHB100 Peripheral-2 clock and reset generator
` [PATCH v2 18/22] clk: starfive: Add StarFive JHB100 Peripheral-2 clock driver
` [PATCH v2 19/22] dt-bindings: clock: Add StarFive JHB100 Peripheral-3 clock and reset generator
` [PATCH v2 20/22] clk: starfive: Add StarFive JHB100 Peripheral-3 clock driver
` [PATCH v2 21/22] reset: starfive: Add StarFive JHB100 reset driver
` [PATCH v2 22/22] riscv: dts: starfive: jhb100: Add clocks and resets nodes

[PATCH v3 0/7] Implement SR-IOV support for PVH
 2026-05-08  5:52 UTC  (10+ messages)
` [PATCH v3 5/7] vpci: add SR-IOV support for PVH Dom0

[meta-virtualization] [meta-cloud-services] [PATCH] iproute2: upgrade bbappend to 7.%
 2026-05-08  5:51 UTC 

the stuttering regression in 7.0: should I have done something different?
 2026-05-08  5:51 UTC  (2+ messages)

[PATCH net v2] net: mana: Optimize irq affinity for low vcpu configs
 2026-05-08  5:51 UTC  (7+ messages)

[PATCH] nvmem: layouts: onie-tlv: fix hang on unknown types
 2026-05-08  5:50 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2 0/9] SoCFPGA: Update Boot Support for Stratix10 in U-Boot
 2026-05-08  5:48 UTC  (3+ messages)
` [PATCH v2 7/9] clk: s10: Refactor S10 clock driver

[PATCH v2] cpufreq: elanfreq: Drop support for AMD Elan SC4*
 2026-05-08  5:47 UTC  (2+ messages)

[geert-renesas-drivers:renesas-clk-for-v7.2] BUILD SUCCESS 7f0c422c7fbfd9294ff9321ada0c63561e5c6ea0
 2026-05-08  5:46 UTC 

[PATCH] coresight: fix missing error code when trace ID is invalid
 2026-05-08  5:45 UTC 

[PATCH 0/1] wifi: rtw89: usb: Support switching to USB 3 mode
 2026-05-08  5:44 UTC  (2+ messages)
` [PATCH 1/1] "

lava: qemu-renesas-01: "client version 1.41 is too old"
 2026-05-08  5:44 UTC  (3+ messages)
  ` [cip-dev] "

[PATCH v3] drm/xe/madvise: Track purgeability with BO-local counters
 2026-05-08  5:44 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for drm/xe/madvise: Track purgeability with BO-local counters (rev4)

[v2 PATCH] xfrm: ipcomp: Free destination pages on acomp errors
 2026-05-08  5:43 UTC  (3+ messages)
` [v3 "

[PATCH v3 0/2] AMD Promontory 21 xHCI temperature hwmon support
 2026-05-08  5:42 UTC  (4+ messages)
` [PATCH v3 2/2] hwmon: add AMD Promontory 21 xHCI temperature sensor support

[tip: x86/cpu] x86/cpu, cpufreq: Remove AMD ELAN support
 2026-05-08  5:40 UTC 

[tip: x86/cpu] x86/fpu: Remove MATH_EMULATION and related glue code
 2026-05-08  5:40 UTC 

[tip: x86/cpu] x86/fpu: Remove the math-emu/ FPU emulation library
 2026-05-08  5:40 UTC 

[tip: x86/cpu] x86/fpu: Remove the 'no387' boot option
 2026-05-08  5:40 UTC 

[PATCH BlueZ v3] monitor: Parsing of cs step mode data in RAS Notifications
 2026-05-08  5:38 UTC 

[PATCH v5 0/6] drm/mediatek: Add PQ components support for MT8196
 2026-05-08  5:37 UTC  (3+ messages)
` [PATCH v5 5/6] drm/mediatek: Support multiple CCORR component

[PATCH 0/3] pinctrl: qcom: spmi-gpio: Add pm8010 GPIO support
 2026-05-08  5:34 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: pinctrl: qcom,pmic-gpio: Document PM8010 "
` [PATCH 2/3] pinctrl: qcom: spmi-gpio: Add "
` [PATCH 3/3] arm64: dts: qcom: Add gpio device node for pm8010


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.