All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-12-04 13:38:20 to 2025-12-04 14:38:09 UTC [more...]

[PATCH v23 03/28] riscv: zicfiss / zicfilp enumeration
 2025-12-04 14:36 UTC  (3+ messages)

[meta-networking][PATCH] nftables: remove python dependency from main package
 2025-12-04 14:36 UTC 

[PATCH v8 00/28] Optimize the hot path in the UFS driver
 2025-12-04 14:36 UTC  (15+ messages)
` [PATCH v8 21/28] ufs: core: Make the reserved slot a reserved request

[PATCH RFC 0/6] iio: core: Introduce cleanup.h support for mode locks
 2025-12-04 14:36 UTC  (4+ messages)
` [PATCH RFC 1/6] iio: core: Match iio_device_claim_*() return semantics

[PATCH v5 0/2] Backlight driver to control backlight behind Congatec Board Controller
 2025-12-04 14:35 UTC  (6+ messages)
` [PATCH v5 1/2] backlight: Add Congatec Board Controller (CGBC) backlight support
` [PATCH v5 2/2] mfd: cgbc: Add support for backlight

[PATCH] efi_loader: Trigger capsule updates with automatically generated boot options
 2025-12-04 14:34 UTC  (2+ messages)

[PATCH v3 0/6] Support for Adreno 612 GPU - Respin
 2025-12-04 14:34 UTC  (11+ messages)
` [PATCH v3 1/6] drm/msm/a6xx: Retrieve gmu core range by index
` [PATCH v3 5/6] arm64: dts: qcom: sm6150: Add gpu and rgmu nodes

[PATCH 0/6 v8] sched/fair: Add push task mechanism and handle more EAS cases
 2025-12-04 14:34 UTC  (6+ messages)
` [PATCH 4/6 v8] sched/fair: Add push task mechanism for fair

[RFC v3 00/21] hw/arm/smmuv3: Add initial support for Secure State
 2025-12-04 14:33 UTC  (5+ messages)
` [RFC v3 15/21] hw/arm/smmuv3: Determine register bank from MMIO offset
` [RFC v3 16/21] hw/arm/smmuv3: Implement SMMU_S_INIT register

[PATCH] arm64: dts: rockchip: add SPDIF audio to Beelink A1
 2025-12-04 14:33 UTC  (7+ messages)

[PATCH net] net/mlx5: Fix double unregister of HCA_PORTS component
 2025-12-04 14:30 UTC  (2+ messages)

[PATCH v6.19-rc1 1/1] libperf: Compile using -std=gnu17 to deal with visibility attribute issues
 2025-12-04 14:32 UTC  (3+ messages)

[PATCH] drm/i915/crtc: move crtc initialization loop to intel_crtc.c
 2025-12-04 14:32 UTC 

[syzbot] [wireless?] KASAN: slab-out-of-bounds Read in ieee80211_add_virtual_monitor
 2025-12-04 14:32 UTC 

[PATCH v2 0/2] further damage-control lack of clone scalability
 2025-12-04 14:31 UTC  (3+ messages)
` [PATCH v2 2/2] pid: only take pidmap_lock once on alloc

linux-next: Fixes tag needs some work in the nfs tree
 2025-12-04 14:29 UTC  (2+ messages)

[PATCH v3] rust: num: bounded: mark __new as unsafe
 2025-12-04 14:28 UTC  (3+ messages)

[PATCH v2 0/6] spi: add multi-bus support
 2025-12-04 14:28 UTC  (7+ messages)
` [PATCH v2 5/6] dt-bindings: iio: adc: adi,ad7380: add spi-buses property

[PATCH 6.1 000/568] 6.1.159-rc1 review
 2025-12-04 14:28 UTC  (6+ messages)

[net-next,PATCH v2 1/3] dt-bindings: net: realtek,rtl82xx: Keep property list sorted
 2025-12-04 14:27 UTC  (3+ messages)
` [net-next,PATCH v2 3/3] net: phy: realtek: Add property to enable SSC

[PATCH 0/4] Inline helpers into Rust without full LTO
 2025-12-04 14:27 UTC  (9+ messages)
` [PATCH 4/4] build: rust: provide an option to inline C helpers into Rust

[PATCH v2 0/2] bpf, x86/unwind/orc: Support reliable unwinding through BPF stack frames
 2025-12-04 14:27 UTC  (4+ messages)
` [PATCH v2 1/2] bpf: Add bpf_has_frame_pointer()

[PATCH v4] lib: xarray: free unused spare node in xas_create_range()
 2025-12-04 14:26 UTC 

[PATCH v2 1/4] tpm2-sessions: fix out of range indexing in name_size
 2025-12-04 14:26 UTC  (2+ messages)

[PATCH v3 0/4] fit: allow signing with an OpenSSL engine
 2025-12-04 14:25 UTC  (8+ messages)
` [PATCH v3 4/4] tools: binman: fit: add tests for "

[PATCH] block: fix comment for op_is_zone_mgmt() to include RESET_ALL
 2025-12-04 14:25 UTC  (2+ messages)

[syzbot] [dri?] memory leak in drm_mode_atomic_ioctl
 2025-12-04 14:25 UTC 

[PATCH] block: Clear BLK_ZONE_WPLUG_PLUGGED when aborting plugged BIOs
 2025-12-04 14:25 UTC  (3+ messages)

[PATCH] doc: board: ti: Add J742S2 support
 2025-12-04 14:24 UTC 

[kvm-unit-tests PATCH v4 00/11] arm64: EL2 support
 2025-12-04 14:23 UTC  (12+ messages)
` [kvm-unit-tests PATCH v4 01/11] arm64: set SCTLR_EL1 to a known value for secondary cores
` [kvm-unit-tests PATCH v4 02/11] arm64: drop to EL1 if booted at EL2
` [kvm-unit-tests PATCH v4 03/11] arm64: efi: initialise SCTLR_ELx fully
` [kvm-unit-tests PATCH v4 04/11] arm64: efi: initialise the EL
` [kvm-unit-tests PATCH v4 05/11] arm64: timer: use hypervisor timers when at EL2
` [kvm-unit-tests PATCH v4 06/11] arm64: micro-bench: fix timer IRQ
` [kvm-unit-tests PATCH v4 07/11] arm64: micro-bench: use smc when at EL2
` [kvm-unit-tests PATCH v4 08/11] arm64: selftest: update test for running "
` [kvm-unit-tests PATCH v4 09/11] arm64: pmu: count EL2 cycles
` [kvm-unit-tests PATCH v4 10/11] arm64: run at EL2 if supported
` [kvm-unit-tests PATCH v4 11/11] arm64: add EL2 environment variable

[GIT PULL] nvme updates for Linux 6.19
 2025-12-04 14:22 UTC  (2+ messages)

[PATCH V2] xen/dom0less: Calculate guest DTB size based on MAX_VIRT_CPUS
 2025-12-04 14:21 UTC  (6+ messages)

[PATCH v4 00/26] genirq: Add support for percpu_devid IRQ affinity
 2025-12-04 14:21 UTC  (4+ messages)
` [PATCH v4 16/26] genirq: Allow per-cpu interrupt sharing for non-overlapping affinities

[PATCH 0/3] x86/sev: Carve out the SVSM support code
 2025-12-04 14:18 UTC  (3+ messages)
` [PATCH 1/3] x86/sev: Move the internal header

[PATCH] tracetool-test: add QEMU_TEST_KEEP_SCRATCH=1 support
 2025-12-04 14:18 UTC  (2+ messages)

[PATCH] share/mk/: help, help-*: Add targets to list targets, variables, and build dependencies
 2025-12-04 14:19 UTC 

[PATCH 00/11] rust: migration: add high-level migration wrappers
 2025-12-04 14:20 UTC  (6+ messages)
` [PATCH 02/14] rust: add basic QObject bindings
` [PATCH 03/14] subprojects: add serde

[PATCH v2] mm: khugepaged: fix memory leak in collapse_file xas retry loop
 2025-12-04 14:15 UTC  (4+ messages)
` [PATCH v3] lib: xarray: free unused spare node in xas_create_range()

[PATCH 00/10] Convert remaining hooks to hook.h
 2025-12-04 14:15 UTC  (13+ messages)
` [PATCH v4 00/11] "
  ` [PATCH v4 01/11] run-command: add first helper for pp child states
  ` [PATCH v4 02/11] run-command: add stdin callback for parallelization
  ` [PATCH v4 03/11] hook: provide stdin via callback
  ` [PATCH v4 04/11] hook: convert 'post-rewrite' hook in sequencer.c to hook API
  ` [PATCH v4 05/11] transport: convert pre-push "
  ` [PATCH v4 06/11] reference-transaction: use hook API instead of run-command
  ` [PATCH v4 07/11] hook: allow overriding the ungroup option
  ` [PATCH v4 08/11] run-command: allow capturing of collated output
  ` [PATCH v4 09/11] hooks: allow callers to capture output
  ` [PATCH v4 10/11] receive-pack: convert update hooks to new API
  ` [PATCH v4 11/11] receive-pack: convert receive hooks to hook API

[PATCH v23 01/28] mm: VM_SHADOW_STACK definition for riscv
 2025-12-04 14:14 UTC  (3+ messages)

[meta-networking][PATCH] libcoap: upgrade 4.3.5 -> 4.3.5a
 2025-12-04 14:15 UTC  (4+ messages)
` [oe] "

[meta-oe][PATCH] libmng: correct version of libmng
 2025-12-04 14:14 UTC  (5+ messages)
` [oe] "

CVE-2025-40216: io_uring/rsrc: don't rely on user vaddr alignment
 2025-12-04 14:14 UTC 

[PATCH v3 00/10] KFuzzTest: a new kernel fuzzing framework
 2025-12-04 14:12 UTC  (11+ messages)
` [PATCH 01/10] mm/kasan: implement kasan_poison_range
` [PATCH 02/10] kfuzztest: add user-facing API and data structures
` [PATCH 03/10] kfuzztest: introduce the FUZZ_TEST_SIMPLE macro
` [PATCH 04/10] kfuzztest: implement core module and input processing
` [PATCH 05/10] tools: add kfuzztest-bridge utility
` [PATCH 06/10] kfuzztest: add ReST documentation
` [PATCH 07/10] kfuzztest: add KFuzzTest sample fuzz targets
` [PATCH 08/10] crypto: implement KFuzzTest targets for PKCS7 and RSA parsing
` [PATCH 09/10] drivers/auxdisplay: add a KFuzzTest for parse_xy()
` [PATCH 10/10] MAINTAINERS: add maintainer information for KFuzzTest

[linux-next:master 9966/13055] kernel/watchdog.c:74:22: warning: unused variable 'hardlockup_si_mask'
 2025-12-04 14:12 UTC  (5+ messages)

[PATCH v2] nvme: Let the blocklayer set timeouts for requests
 2025-12-04 14:11 UTC 

[PATCH v7 0/3] statmount: accept fd as a parameter
 2025-12-04 14:11 UTC  (2+ messages)

[PATCH] [v2] mm: shmem: avoid build warning for CONFIG_SHMEM=n
 2025-12-04 14:10 UTC  (2+ messages)

[PATCH] mm: memfd_luo: add CONFIG_SHMEM dependency
 2025-12-04 14:09 UTC  (2+ messages)

[PATCH 0/7] perf cs-etm/arm-spe: Remove hard coded config fields
 2025-12-04 14:08 UTC  (10+ messages)
` [PATCH 4/7] perf cs-etm: Don't use hard coded config bits when setting up ETMCR
` [PATCH 6/7] perf cs-etm: Don't hard code config attribute when configuring the event

[PATCH] replay: drop commits that become empty
 2025-12-04 14:08 UTC  (5+ messages)

[PATCH] mm: shmem: avoid build warning for CONFIG_SHMEM=n
 2025-12-04 14:07 UTC  (2+ messages)

[PATCH 5.15 000/392] 5.15.197-rc1 review
 2025-12-04 14:07 UTC  (2+ messages)

[syzbot] [fs?] general protection fault in fd_install
 2025-12-04 14:07 UTC  (3+ messages)
` [PATCH] mqueue: correct the type of ro to int

[PATCH v1] Call prctl(2) with long integers, specify 5 arguments, and avoid casts
 2025-12-04 14:06 UTC  (4+ messages)

seqlock: Cure some more scoped_seqlock() optimization fails
 2025-12-04 14:05 UTC  (2+ messages)

[PATCH RFC net-next 0/3] net: dsa: initial support for MaxLinear MxL862xx switches
 2025-12-04 14:05 UTC  (6+ messages)

[PATCH] spi: cadence-quadspi: Fix clock enable underflows due to runtime PM
 2025-12-04 14:05 UTC  (5+ messages)

Command line query for teams
 2025-12-04 14:04 UTC  (2+ messages)

[kas:compound_head 3/8] Warning: mm/hugetlb_vmemmap.c:312 function parameter 'vmemmap_head' not described in 'vmemmap_remap_free'
 2025-12-04 14:04 UTC 

[PATCH v3 0/2] mm: only mark/clear KHO scratch memory when needed
 2025-12-04 14:04 UTC  (4+ messages)
` [PATCH v3 2/2] mm/memblock: "

[PATCH v7 00/20] FIT image improvements
 2025-12-04 14:04 UTC  (3+ messages)
` [PATCH v7 11/20] kernel-fit-image.bbclass: add a new FIT image implementation
  ` AW: [EXT] [OE-core] "

[PATCH v3] arm: mach-k3: j722s: Fix eMMC boot functionality broken by Ethernet boot
 2025-12-04 14:03 UTC  (2+ messages)

[PATCH v2 0/2] Add FRDM-IMX91 initial support
 2025-12-04 14:03 UTC  (5+ messages)
` [PATCH v2 2/2] imx: Support i.MX91 11x11 FRDM board
    ` [EXT] "

[PATCH] bitbake.conf: add new variable FIXED_SOURCE_DATE_EPOCH
 2025-12-04 14:00 UTC  (4+ messages)
` [OE-core] "

[PATCH nf] netfilter: nf_conncount: fix leaked ct in error paths
 2025-12-04 14:01 UTC 

[Core-for-CI] fs: PM: Fix reverse check in filesystems_freeze_callback()
 2025-12-04 14:01 UTC  (3+ messages)
` ✗ CI.checkpatch: warning for fs: PM: Fix reverse check in filesystems_freeze_callback() (rev2)
` ✓ CI.KUnit: success "

[PATCH v2] SUNRPC: Check if we need to recalculate slack estimates
 2025-12-04 14:00 UTC  (4+ messages)

Bitbake fetch does not re-fetch from network if gitrepo is found in DL_DIR
 2025-12-04 13:56 UTC 

[PATCH v1] mm/kasan: Fix incorrect unpoisoning in vrealloc for KASAN
 2025-12-04 13:55 UTC 

[PATCH v6 0/4] drm/atomic-helpers: Fix MCDE/R-Car DU regressions
 2025-12-04 13:54 UTC  (7+ messages)
` [PATCH v6 2/4] drm/mcde: Create custom commit tail

[PATCH v2 00/25] drm/vblank: refactoring and cleanups
 2025-12-04 13:55 UTC  (2+ messages)
` ✗ CI.KUnit: failure for drm/vblank: refactoring and cleanups (rev2)

[syzbot] [wireless?] KASAN: slab-out-of-bounds Read in ieee80211_add_virtual_monitor
 2025-12-04 13:55 UTC 

[PATCH v3] net/handshake: restore destructor on submit failure
 2025-12-04 13:52 UTC  (2+ messages)

[PATCH 0/2] platform/x86: uniwill-laptop: Introduce device descriptor system
 2025-12-04 13:50 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] platform/x86/uniwill: Implement cTGP setting

[PATCH v3 1/2] ARM64: dts: mediatek: fix MT7531 reset GPIO polarity on multiple boards
 2025-12-04 13:50 UTC  (10+ messages)
` [PATCH v3 2/2] net: dsa: mt7530: Use GPIO polarity to generate correct reset sequence

[oe][meta-oe][kirkstone][PATCH 1/1] python3-django: fix CVE-2025-32873
 2025-12-04 13:51 UTC 

[PATCH] drm/xe/pf: fix VFIO link error
 2025-12-04 13:44 UTC  (4+ messages)

[ANNOUNCEMENT] LPC 2025 sched_ext Microconference CFP
 2025-12-04 13:50 UTC  (3+ messages)

[PATCH net] net: openvswitch: fix middle attribute validation in push_nsh() action
 2025-12-04 13:50 UTC  (5+ messages)

linux-next: build failure after merge of the drm tree
 2025-12-04 13:49 UTC  (2+ messages)

[RFC PATCH 0/2] platform/x86: uniwill-laptop: Introduce device descriptor system
 2025-12-04 13:40 UTC  (3+ messages)
` [RFC PATCH 1/2] "
` [RFC PATCH 2/2] platform/x86/uniwill: Implement cTGP setting

[PATCH v2 0/2] filelock: fix conflict detection with userland file delegations
 2025-12-04 13:48 UTC  (3+ messages)
` [PATCH v2 1/2] filelock: add lease_dispose_list() helper
` [PATCH v2 2/2] filelock: allow lease_managers to dictate what qualifies as a conflict

[oe][meta-oe][kirkstone][PATCH 1/1] python3-django: fix CVE-2024-53907
 2025-12-04 13:48 UTC 

[PATCH v3 0/8] Move PSR/Panel Replay sink data into intel_connector
 2025-12-04 13:48 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for Move PSR/Panel Replay sink data into intel_connector (rev4)

[PATCH 0/5] Add CMN PLL clock controller support for IPQ5332
 2025-12-04 13:48 UTC  (5+ messages)
` [PATCH 3/5] clk: qcom: cmnpll: Add IPQ5332 SoC support

[Buildroot] [PATCH 0/7] Bump DPDK and Grout package
 2025-12-04 13:47 UTC  (8+ messages)
` [Buildroot] [PATCH 1/7] package/dpdk: bump to 25.11 version
` [Buildroot] [PATCH 2/7] package/dpdk: make drivers selectable
` [Buildroot] [PATCH 3/7] package/dpdk: make libraries selectable
` [Buildroot] [PATCH 4/7] package/dpdk: make apps selectable
` [Buildroot] [PATCH 5/7] package/grout: bump to 0.14.1 version
` [Buildroot] [PATCH 6/7] package/grout: link against DPDK static libraries
` [Buildroot] [PATCH 7/7] package/dpdk: add option to disable target installation

[PATCH] version: 26.03-rc0
 2025-12-04 13:45 UTC  (4+ messages)

[PATCH 0/3] Add support for Awinic AW86938 haptic driver
 2025-12-04 13:45 UTC  (5+ messages)
` [PATCH 3/3] arm64: dts: qcom: milos-fairphone-fp6: Add vibrator support

[PATCH] pinctrl: add CONFIG_OF dependencies for microchip drivers
 2025-12-04 13:44 UTC  (3+ messages)

Guidance Request: Starting Contributions in GPU Drivers & Hybrid Graphics Support
 2025-12-04 13:44 UTC  (2+ messages)

SoC-specific device tree aliases?
 2025-12-04 13:44 UTC  (12+ messages)

[PATCH net-next] net: veth: Disable netpoll support
 2025-12-04 13:44 UTC  (3+ messages)

[PATCH v3] arm64: dts: qcom: x1e80100: Add crypto engine
 2025-12-04 13:44 UTC  (2+ messages)

[PATCH 0/4] Documentation: clean up subproject index boilerplate
 2025-12-04 13:43 UTC  (4+ messages)

[PATCH v1 0/2] arm64: dts: ti: k3-am69-aquila: Fix USB-C Sink PDO
 2025-12-04 13:42 UTC  (3+ messages)
` [PATCH v1 1/2] arm64: dts: ti: k3-am69-aquila-dev: "
` [PATCH v1 2/2] arm64: dts: ti: k3-am69-aquila-clover: "

[RESEND PATCH v11 00/11] Add Type-C DP support for RK3399 EVB IND board
 2025-12-04 13:41 UTC  (9+ messages)
` [RESEND PATCH v11 02/11] usb: typec: Export typec bus and typec altmode device type
` [RESEND PATCH v11 03/11] drm/bridge: Implement generic USB Type-C DP HPD bridge

[PATCH] ext4: fix ext4_tune_sb_params padding
 2025-12-04 13:42 UTC  (3+ messages)

[PATCH net] broadcom: b44: prevent uninitialized value usage
 2025-12-04 13:42 UTC  (3+ messages)

RFC: Is pci_wake_from_d3(true) allowed to be called in EP drivers' .shutdown()?
 2025-12-04 13:26 UTC 

[oe][meta-oe][kirkstone][PATCH 1/1] python3-django: fix CVE-2024-41991
 2025-12-04 13:41 UTC 

[PATCH 0/6] Add support for fwumdata
 2025-12-04 13:40 UTC  (8+ messages)

[PATCH 6.17 000/146] 6.17.11-rc1 review
 2025-12-03 15:27 UTC  (2+ messages)
` [PATCH 6.17 090/146] drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setup

[PATCH] drm/amd/display: Fix debugfs output in dp_link_settings_read()
 2025-12-04 13:20 UTC 

[PATCH 0/6] dma-fence: Remove return code of dma_fence_signal() et al
 2025-12-03 15:18 UTC  (4+ messages)
` [PATCH v2 8/8] drm/xe: Use dma_fence_test_signaled_flag()

Linux 6.18 amdgpu build error
 2025-12-04  2:34 UTC  (8+ messages)

[PATCH 6.12 000/132] 6.12.61-rc1 review
 2025-12-03 15:30 UTC  (2+ messages)
` [PATCH 6.12 126/132] drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setup

[PATCH v2 1/2] drm: Introduce drm_crtc_vblank_prepare()
 2025-12-04  8:25 UTC  (2+ messages)

[PATCH 1/4] mesa: fix drivers sorting order
 2025-12-04 13:39 UTC  (5+ messages)
` [PATCH 4/4] mesa: upgrade 25.2.5 -> 25.3.0
  ` [OE-core] "

[PATCH net v3 0/1] atm: mpoa: Fix UAF on qos_head list in procfs
 2025-12-04 13:35 UTC  (3+ messages)

[PATCH 0/3] selftests/resctrl: Add Hygon CPUs support and bug fixes
 2025-12-04 12:38 UTC  (2+ messages)
` [PATCH 3/3] selftests/resctrl: Fix non-contiguous CBM check for Hygon


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.