All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-08 17:57:44 to 2026-06-08 18:34:43 UTC [more...]

[PATCH net v2 0/2] net: ife: fix decode header pull handling and add selftest
 2026-06-08 18:34 UTC  (2+ messages)
` [PATCH net v2 2/2] net: ife: require ETH_HLEN to be pullable in ife_decode()

[PATCH stalld 00/52] Test suite hardening, correctness fixes, and BPF optimization
 2026-06-08 18:32 UTC  (52+ messages)
` [PATCH stalld 01/52] stalld: Reject --force_fifo in single-threaded mode
` [PATCH stalld 02/52] tests: Introduce test_section() helper
` [PATCH stalld 03/52] tests: Introduce cleanup_scenario() helper
` [PATCH stalld 04/52] tests: Introduce starvation and boost asserts
` [PATCH stalld 05/52] tests: Introduce find_starved_child() helper
` [PATCH stalld 06/52] tests: Fix task exit timing in test_boost_restoration
` [PATCH stalld 07/52] tests: Consolidate and adopt init_functional_test()
` [PATCH stalld 08/52] tests: Introduce assert_stalld_rejects() helper
` [PATCH stalld 09/52] tests: Fix boost verification in runtime and duration tests
` [PATCH stalld 10/52] tests: Fix subshell swallowing test results
` [PATCH stalld 11/52] tests: Fix repeated log match finding same line
` [PATCH stalld 12/52] chore: Remove legacy test infrastructure and stale docs
` [PATCH stalld 13/52] tests: Add assertions to SCHED_OTHER restoration test
` [PATCH stalld 14/52] tests: Fix CPU selection grep substring matches
` [PATCH stalld 15/52] tests: Add idle CPU skipping assertion
` [PATCH stalld 16/52] tests: Remove redundant pkill from cleanup
` [PATCH stalld 17/52] tests: Introduce and adopt assert_log_contains() helper
` [PATCH stalld 18/52] tests: Remove weak, redundant, and assertion-free test blocks
` [PATCH stalld 19/52] tests: Introduce and adopt assert_success() helper
` [PATCH stalld 20/52] tests: Replace wait conditionals with asserts
` [PATCH stalld 21/52] tests: Remove if-wrappers around assert calls
` [PATCH stalld 22/52] tests: Abort immediately on test failure
` [PATCH stalld 23/52] tests: Remove dead code after making fail() fatal
` [PATCH stalld 24/52] tests: Introduce and adopt process helpers
` [PATCH stalld 25/52] tests: Extract wait_for_process_exit helper
` [PATCH stalld 26/52] tests: Reduce default wait timeouts
` [PATCH stalld 27/52] tests: Reduce starvation_gen durations
` [PATCH stalld 28/52] tests: Replace init sleeps in test_affinity
` [PATCH stalld 29/52] tests: Drop redundant sleeps in test_pidfile
` [PATCH stalld 30/52] tests: Remove redundant sleeps after start_stalld
` [PATCH stalld 31/52] tests: Reduce timing and replace sleeps with event waits
` [PATCH stalld 32/52] tests: Fix async-signal-unsafe handler
` [PATCH stalld 33/52] bpf: Replace linear task scan with hash map
` [PATCH stalld 34/52] stalld: fix data race on thread_running
` [PATCH stalld 35/52] stalld: fix inverted DAEMON_UMASK value
` [PATCH stalld 36/52] stalld: fix uninitialized buffer use in find_debugfs_mount_point
` [PATCH stalld 37/52] stalld: fix buffer underflow in read_proc_stat
` [PATCH stalld 38/52] stalld: fix buffer underflow in sched_debug_get
` [PATCH stalld 39/52] stalld: check pthread_create return in aggressive_main
` [PATCH stalld 40/52] stalld: check pthread_create return in conservative_main
` [PATCH stalld 41/52] stalld: fix signed integer overflow in set_reservation
` [PATCH stalld 42/52] stalld: fix data race on config_buffer_size
` [PATCH stalld 43/52] stalld: remove async-signal-unsafe calls from signal handler
` [PATCH stalld 44/52] stalld: use CLOCK_MONOTONIC for starvation detection
` [PATCH stalld 45/52] stalld: fix format string type mismatch for time_t
` [PATCH stalld 46/52] stalld: fix type mismatches in detect_task_format
` [PATCH stalld 47/52] stalld: remove NULL deref in fill_waiting_task error handler
` [PATCH stalld 48/52] stalld: guard nextline() returns in sched_debug parsing
` [PATCH stalld 49/52] stalld: fix missing null-termination in is_runnable
` [PATCH stalld 50/52] stalld: fix snprintf truncation check "
` [PATCH stalld 51/52] stalld: fix error return in queue_track_get_cpu

[PATCH 0/7] HID: iio: basic clean up for usage_id
 2026-06-08 18:34 UTC  (4+ messages)
` [PATCH 3/7] iio: light: hid-sensor-als: use u32 instead of unsigned

[PATCH] drm/amd/display: Avoid using zero AC/DC brightness levels
 2026-06-08 18:34 UTC  (6+ messages)

[PATCH v2] arm64: dts: qcom: msm8996: add blsp2_spi5 node
 2026-06-08 18:34 UTC  (2+ messages)

[PATCH] libselinux: sha1: prevent overflow in Sha1Update()
 2026-06-08 18:33 UTC  (2+ messages)

[PATCH] RDMA/core: fix refcount leak in __ib_alloc_pd()
 2026-06-08 18:32 UTC  (2+ messages)

[RFC PATCH] dma-fence: Fix races of fence callbacks versus destructors by locking
 2026-06-08 18:32 UTC  (6+ messages)

[PATCH 00/15] Enable TDX Module Extensions and DICE-based TDX Quoting
 2026-06-08 18:31 UTC  (2+ messages)

[PATCH v19 0/4] Rust bindings for gem shmem
 2026-06-08 18:29 UTC  (10+ messages)
` [PATCH v19 1/4] rust: drm: gem: shmem: Add DmaResvGuard helper
` [PATCH v19 2/4] rust: drm: gem: shmem: Add vmap functions
` [PATCH v19 3/4] rust: faux: Allow retrieving a bound Device
` [PATCH v19 4/4] rust: drm: gem: Introduce shmem::Object::sg_table()

[PATCH v2 0/4] qcom-rng fixes and cleanups
 2026-06-08 18:31 UTC  (6+ messages)
` [PATCH v2 1/4] crypto: qcom-rng - Enable clock in hwrng case
` [PATCH v2 2/4] crypto: qcom-rng - Allow zero as a random number
` [PATCH v2 3/4] crypto: qcom-rng - Remove crypto_rng interface
` [PATCH v2 4/4] hwrng: qcom - Move qcom-rng.c into drivers/char/hw_random/

[PATCH 00/24] DC Patches for 8 June 2026
 2026-06-08 18:31 UTC  (4+ messages)
` [PATCH 21/24] drm/amd/display: Retry link detection on hotplug

[PATCH v4 0/5] drm/{i915, xe}: Refactor generic_handle_irq_safe() error messages
 2026-06-08 18:30 UTC  (6+ messages)
` [PATCH v4 1/5] drm/xe/printk: Add xe_warn_once()
` [PATCH v4 2/5] drm/xe/heci: Use xe print functions in xe_heci_gsc.c
` [PATCH v4 3/5] drm/xe/i2c: Use xe print functions in xe_i2c.c
` [PATCH v4 4/5] drm/i915: Refactor generic_handle_irq_safe() error messages
` [PATCH v4 5/5] drm/xe/i2c: Report i2c irq handler issue

[PATCH v3 0/4] mm/zswap: Implement per-cgroup proactive writeback
 2026-06-08 18:30 UTC  (26+ messages)
` [PATCH v3 1/4] mm/zswap: Make shrink_worker writeback cursor per-memcg
` [PATCH v3 2/4] mm/zswap: Implement proactive writeback

[PATCH v2 0/2] Extend VRR safe window wait for VRR TG
 2026-06-08 18:30 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for Extend VRR safe window wait for VRR TG (rev2)

[PATCH v2 0/7] ibmvfc: make ibmvfc support FPIN messages
 2026-06-08 18:30 UTC  (16+ messages)
` [PATCH v2 1/7] ibmvfc: add basic FPIN support
` [PATCH v2 2/7] ibmvfc: Add NOOP command support
` [PATCH v2 3/7] ibmvfc: make ibmvfc login to fabric
` [PATCH v2 4/7] ibmvfc: define asynchronous sub-queue
` [PATCH v2 5/7] ibmvfc: allocate "
` [PATCH v2 6/7] ibmvfc: register and use "
` [PATCH v2 7/7] ibmvfc: handle extended FPIN events

[PATCH] libselinux: digest_gen_hash(): reduce the chunk size for Sha1Update() calls
 2026-06-08 18:29 UTC 

[PATCH v3 00/20] sched: Introduce cpu_preferred_mask and steal-driven vCPU backoff
 2026-06-08 18:28 UTC  (3+ messages)
` [PATCH v3 14/20] sched/debug: Provide debugfs to enable/disable steal monitor

[PATCH] drm/xe/mcr: Prefer GT-oriented WARN messages
 2026-06-08 18:28 UTC 

[PATCH] i2c: stm32f7: fix timing computation ignoring i2c-analog-filter
 2026-06-08 18:27 UTC  (2+ messages)

[PATCH v2 0/3] ext4: tighten mount-time superblock geometry validation
 2026-06-08 18:27 UTC  (5+ messages)
` [PATCH v2 2/3] ext4: reduce max cluster size to match documented 256MB limit
` [PATCH v2 3/3] ext4: reject mount if inodes per group is not a multiple of inodes per block

[PATCH] RDMA/rtrs-srv: Fix integer underflow in process_read and process_write
 2026-06-08 18:27 UTC  (2+ messages)

[Buildroot] [PATCH next] package/less: bump to version 704
 2026-06-08 18:26 UTC 

[RFC PATCH v2 10/10] selftests: kvm: Add guest_memfd_preservation_test
 2026-06-08 18:26 UTC  (3+ messages)

[PATCH] dev-manual: correct example of "bitbake-layers"
 2026-06-08 18:25 UTC 

[PATCH 0/3] iio: adc: Extend ti-ads1100 driver
 2026-06-08 18:25 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: iio: adc: Update title and enum
` [PATCH 3/3] iio: adc: Add ti-ads1110 support to ti-ads1100 driver

[PATCH v6 0/6] s390: Enable Rust support and add required arch glue
 2026-06-08 18:25 UTC  (8+ messages)
` [PATCH v6 1/6] s390/bug: Provide ARCH_WARN_ASM for Rust WARN/BUG support
` [PATCH v6 2/6] s390/jump_label: Implement ARCH_STATIC_BRANCH_JUMP_ASM and ARCH_STATIC_BRANCH_ASM macros
` [PATCH v6 3/6] rust/bindgen_parameters: Mark s390 types as opaque to prevent repr conflicts
` [PATCH v6 4/6] rust: helpers: Add memchr wrapper for string operations
` [PATCH v6 5/6] s390/cmpxchg: Fix KASAN stack-out-of-bounds in atomic helpers
` [PATCH v6 6/6] s390: Enable Rust support

[Buildroot] [PATCH 1/1] package/armadillo: bump to version 15.2.7
 2026-06-08 18:24 UTC 

[PATCH] riscv: dts: spacemit: k3-pico-itx: Fix non-functional ethernet TX timing
 2026-06-08 18:23 UTC  (2+ messages)

[wrynose][PATCH 1/2] go: upgrade 1.26.2 -> 1.26.3
 2026-06-08 18:23 UTC  (2+ messages)
` [wrynose][PATCH 2/2] go: upgrade 1.26.3 -> 1.26.4

[PATCH 34/60] kvm: Keep track of plane VCPUs in struct kvm_vcpu_common
 2026-06-08 18:24 UTC  (2+ messages)

[PATCH] batctl: use reverse xmas tree declaration order
 2026-06-08 18:22 UTC 

[RFC PATCH v2 07/10] kvm: guest_memfd_luo: add support for guest_memfd preservation
 2026-06-08 18:22 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/libgphoto2: bump to version 2.5.34
 2026-06-08 18:22 UTC 

[PATCH v3 3/4] vfio-pci/zdev: Add VFIO FMB device features
 2026-06-08 18:22 UTC  (2+ messages)

[PATCH] drm/i915/psr: Do not check display or eDP revision for DP
 2026-06-08 18:22 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

Reg thin pool chunk size and its impact on discard granularity
 2026-06-08 18:21 UTC  (3+ messages)

[PATCH v1] vsock/virtio: rework MSG_ZEROCOPY flag handling
 2026-06-08 18:20 UTC  (5+ messages)

[RFC PATCH v2 06/10] kvm: guest_memfd: Add support for freezing and unfreezing mappings
 2026-06-08 18:20 UTC  (3+ messages)

[PATCH v1] clocksource/drivers/timer-atmel-pit: Fix init failure cleanup
 2026-06-08 18:20 UTC 

[PATCH] ext4: validate donor file superblock early in EXT4_IOC_MOVE_EXT
 2026-06-08 18:20 UTC  (2+ messages)

[PATCH BlueZ] device: Fix cache update on device remove
 2026-06-08 18:20 UTC  (2+ messages)

[PATCH BlueZ] device: Fix auth_retry timeout not being removed on reconnect
 2026-06-08 18:20 UTC  (2+ messages)

[PATCH next] drivers/of/overlay: Use memcpy() to copy known length strings
 2026-06-08 18:20 UTC  (3+ messages)

[PATCH BlueZ 1/2] avdtp: Fix GET_CONFIGURATION cmd
 2026-06-08 18:20 UTC  (2+ messages)

[PATCH BlueZ v3 1/3] device: Refactor device_discover_services function
 2026-06-08 18:20 UTC  (2+ messages)

[PATCH v6 00/12] PCI: liveupdate: PCI core support for Live Update
 2026-06-08 18:19 UTC  (8+ messages)
` [PATCH v6 08/12] PCI: liveupdate: Inherit ACS flags in incoming preserved devices
` [PATCH v6 09/12] PCI: liveupdate: Inherit ARI Forwarding Enable on preserved bridges

[PATCH v2 0/8] Fixes for load/store misaligned and access faults
 2026-06-08 18:18 UTC  (2+ messages)

[PATCH] selftests/bpf: fix token tests for bpf_object__prepare() probe_loading
 2026-06-08 18:18 UTC  (10+ messages)
` [PATCH bpf-next v2 0/3] libbpf: fix implicit BPF token handling in loading and feature probes
  ` [PATCH bpf-next v2 1/3] libbpf: Skip bpf_object__probe_loading() when BPF token is in use
  ` [PATCH bpf-next v2 2/3] selftests/bpf: Add ARRAY map type to token tests that use struct_ops global data
  ` [PATCH bpf-next v2 3/3] libbpf: fix feature probe failures for implicit BPF tokens

[PATCH v7 0/8] media: camss: Add support for C-PHY configuration on Qualcomm platforms
 2026-06-08 18:18 UTC  (5+ messages)
` [PATCH v7 2/8] media: qcom: camss: csiphy-3ph: Use odd bits for configuring C-PHY lanes
` [PATCH v7 3/8] media: qcom: camss: Prepare CSID for C-PHY support

[PATCH v3 00/12] [PATCH v3 00/12] x86/resctrl: Add kernel-mode (e.g., PLZA) support to the resctrl subsystem
 2026-06-08 18:17 UTC  (8+ messages)
` [PATCH v3 04/12] x86,fs/resctrl: Program PLZA through kmode arch hooks

iMX ddrphy_utils difference with U-boot
 2026-06-08 18:15 UTC  (3+ messages)

[PATCH v3 00/12] KVM/hostmem: Support init-shared guest-memfd as VM backends
 2026-06-08 17:59 UTC  (6+ messages)

[PATCH v2] net/sched: act_nat: only rewrite IPv4 packets
 2026-06-08 18:13 UTC 

[PATCH v5 15/34] KVM: x86: Restructure kvm_guest_time_update() for TSC upscaling
 2026-06-08 18:13 UTC  (2+ messages)

[PATCH 33/60] KVM: Implement KVM_CREATE_VCPU ioctl for planes
 2026-06-08 18:13 UTC  (2+ messages)

[PATCH V6 0/6] Add Anbernic RG Vita-Pro
 2026-06-08 18:12 UTC  (7+ messages)
` [PATCH V6 1/6] dt-bindings: power: supply: sgm41542: document sgm41542
` [PATCH V6 2/6] power: supply: sgm41542: Add SG Micro sgm41542 charger
` [PATCH V6 3/6] dt-bindings: display: panel: Add Anbernic TD4310 panel
` [PATCH V6 6/6] arm64: dts: rockchip: Add Anbernic RG Vita-Pro

[PATCH v1 2/2] soundwire: qcom: add EE-aware register layout and cpu selection
 2026-06-08 18:12 UTC  (2+ messages)

[RFC v1 0/9] kho: granular compatibility and header decoupling
 2026-06-08 18:11 UTC  (6+ messages)

[PATCH net-next v2 0/5] Consolidate FCrypt and PCBC code into net/rxrpc/
 2026-06-08 18:11 UTC  (5+ messages)

[PATCH v2] riscv: defconfig: thead: enable PCA953X GPIO driver
 2026-06-08 18:11 UTC  (2+ messages)

[RFC PATCH 0/4] dma-mapping: Add preservation of direct allocations
 2026-06-08 18:10 UTC  (3+ messages)
` [RFC PATCH 2/4] dma/pool: Add an API to check if DMA allocation is from pool

[PATCH rc] iommu/dma: Do not try to iommu_map a 0 length region in swiotlb
 2026-06-08 18:10 UTC 

[PATCH] driver core: enforce device_lock for driver_match_device()
 2026-06-08 18:09 UTC  (3+ messages)
` [PATCH v2 0/4] Convert remaining buses to generic driver_override handling

[PATCH] spi: cadence-xspi: Revert COMPILE_TEST support
 2026-06-08 18:09 UTC  (3+ messages)

[PATCH v2 2/2] spi: dt-bindings: nuvoton,npcm-fiu: Convert to DT schema
 2026-06-08 18:07 UTC  (3+ messages)

[PATCH v2] hp-wmi: add battery threshold support
 2026-06-08 18:07 UTC  (2+ messages)
` [PATCH v3] "

Binman with Qualcomm
 2026-06-08 18:06 UTC  (2+ messages)

[PATCH V2 0/7] i3c: Fix IBI race, address handling, and reconcile DAA
 2026-06-08 18:06 UTC  (4+ messages)
` [PATCH V2 7/7] i3c: master: Reconcile dynamic addresses after DAA

[PATCH v4 0/4] arm64: Add BRBE support for bpf_get_branch_snapshot()
 2026-06-08 18:06 UTC  (3+ messages)
` [PATCH v4 2/4] perf: Use a union to clear branch entry bitfields

[PATCH V6 4/6] drm/panel: anbernic-td4310: Add RG Vita Pro panel
 2026-06-08 18:06 UTC  (2+ messages)

[PATCH v5 00/10] Metadata series preparation
 2026-06-08 18:06 UTC  (5+ messages)
` [PATCH v5 06/10] media: imx219: Fix vertical blanking and exposure for analogue binning

[PATCH v1 0/2] soc: aspeed: Add BMC and host driver for PCIe BMC device
 2026-06-08 18:05 UTC  (3+ messages)
` [PATCH v2 "

[PATCH net-next v3] net: airoha: defer GDM3/GDM4 WAN mode and GDM2 loopback to QoS offload
 2026-06-08 18:03 UTC 

[PATCH V1] accel/amdxdna: Fix VMA access race
 2026-06-08 18:04 UTC  (2+ messages)

[PATCH wireless-next 0/5] wifi: cfg80211: Add fragmented per-link station stats in MLO
 2026-06-08 18:02 UTC  (4+ messages)
` [PATCH wireless-next 3/5] wifi: cfg80211: Refactor nl80211_dump_station() to prepare for per-link stats

[PATCH v9 00/45] target/arm: Implement FEAT_FP8
 2026-06-08 18:01 UTC  (7+ messages)
` [PATCH v9 11/45] target/arm: Implement F1CVTL, F1CVTL2, F2CVTL, F2CVTL2 for AdvSIMD
` [PATCH v9 12/45] target/arm: Implement F1CVT, F1CVTLT, F2CVT, F2CVTLT for SVE
` [PATCH v9 13/45] target/arm: Implement F1CVT, F1CVTL, F2CVT, F2CVTL for SME

[pseudo] [PATCH] [RFC] pseudo_util: Change pseudo_diag() calls to appropriate logging macros
 2026-06-08 18:01 UTC  (2+ messages)
` [yocto-patches] "

[PATCH v1 1/2] dt-bindings: soundwire: qcom: add qcom,swr-master-ee-val property
 2026-06-08 18:01 UTC  (2+ messages)

[PATCH bpf-next v1 0/5] Fix kptr dtor deadlock
 2026-06-08 18:01 UTC  (3+ messages)
` [PATCH bpf-next v1 3/5] bpf: Cancel special fields on map value recycle

[PATCH 00/18] Intel Xe GPU Debug Support (eudebug) v9
 2026-06-08 18:00 UTC  (3+ messages)
` [PATCH 18/18] drm/xe: Add xe_client_debugfs and introduce debug_data file

[PATCH net-next v7 0/9] net: dsa: add DSA support for the LAN9645x switch chip family
 2026-06-08 18:00 UTC  (3+ messages)
` [PATCH net-next v7 4/9] net: dsa: lan9645x: add basic dsa driver for LAN9645X

[PATCH 00/60] KVM Planes + SEV-SNP Support
 2026-06-08 17:58 UTC  (6+ messages)
` [PATCH 35/60] kvm: Add VCPU plane-scheduling state and helpers

[PATCH v5 14/34] KVM: x86: Fix compute_guest_tsc() to handle negative time deltas
 2026-06-08 17:59 UTC  (2+ messages)


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.