All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-07 07:21:29 to 2026-07-07 07:48:17 UTC [more...]

[PATCH net-next v12 0/7] net: stmmac: qcom-ethqos: add support for SCMI power domains
 2026-07-07  7:48 UTC  (5+ messages)

[PATCH] xen-blkfront: fix double completion of split requests on resume
 2026-07-07  7:48 UTC  (2+ messages)

[PATCH v9] drm/xe: Consolidate debugfs fault injection functions
 2026-07-07  7:47 UTC  (2+ messages)

[PATCH v3 0/2] watchdog: w83627hf_wdt: Add NCT6126 support and improve handling of running watchdog
 2026-07-07  7:47 UTC  (10+ messages)
` [PATCH v3 2/2] watchdog: w83627hf_wdt: Use WDOG_HW_RUNNING for running chip on boot

[PATCH 0/4] drm: bridge: display-connector: Support hardcoding EDID for VGA
 2026-07-07  7:46 UTC  (7+ messages)
` [PATCH 1/4] dt-bindings: display: vga-connector: Allow hardcoding EDID

[PATCH net-next] net: Convert %pK back to %p
 2026-07-07  7:46 UTC  (2+ messages)

[PATCH RESEND v2] checkpatch: Don't emit warnings for ID-base USB & PCI DT compatibles
 2026-07-07  7:46 UTC 

[PATCH] ALSA: core: use ARRAY_SIZE() in snd_minor_info_read()
 2026-07-07  7:45 UTC 

[PATCH] platform/x86: amd-pmc: Add IP block table for AMD 1Ah M80H SoC
 2026-07-07  7:46 UTC  (2+ messages)

[PATCH v3 00/88] scsi: qla2xxx: Add QLA29xx series adapter support
 2026-07-07  7:46 UTC  (41+ messages)
` [PATCH v3 65/88] scsi: qla2xxx: Fix FCE trace use-after-free during firmware dump
` [PATCH v3 66/88] scsi: qla2xxx: Use memset_io() to clear QLAFX00 request ring slot
` [PATCH v3 67/88] scsi: qla2xxx: Null out freed pointers in qla2x00_mem_alloc() error path
` [PATCH v3 70/88] scsi: qla2xxx: Bound rsp_info_len to avoid OOB sense-data read
` [PATCH v3 71/88] scsi: qla2xxx: Avoid req_q_map double-read in qla2x00_error_entry()
` [PATCH v3 72/88] scsi: qla2xxx: Quiesce response IRQ before freeing request queue
` [PATCH v3 74/88] scsi: qla2xxx: Clamp max_npiv_vports to VP_CTRL bitmap capacity
` [PATCH v3 75/88] scsi: qla2xxx: Avoid double completion in async IOCB timeout
` [PATCH v3 76/88] scsi: qla2xxx: Skip vport under deletion in report ID acquisition
` [PATCH v3 77/88] scsi: qla2xxx: Drop vport reference under lock "
` [PATCH v3 78/88] scsi: qla2xxx: Hold vport_slock for host map update "
` [PATCH v3 79/88] scsi: qla2xxx: Fix NVMe abort reference leak on repeated abort
` [PATCH v3 80/88] scsi: qla2xxx: Skip NVMe LS reject IOCB when FW not started
` [PATCH v3 81/88] scsi: qla2xxx: Unlink NVMe unsol ctx before freeing on LS reject error
` [PATCH v3 82/88] scsi: qla2xxx: Serialize NVMe unsol ctx list with a per-fcport lock
` [PATCH v3 83/88] scsi: qla2xxx: Use coherent DMA buffer for D_Port diagnostics
` [PATCH v3 84/88] scsi: qla2xxx: Zero-init bsg stack buffers to avoid info leak
` [PATCH v3 85/88] scsi: qla2xxx: Validate BSG request_len before reading vendor_cmd[]
` [PATCH v3 86/88] scsi: qla2xxx: Zero SFP DMA buffer in FRU/I2C bsg handlers
` [PATCH v3 88/88] scsi: qla2xxx: Update version to 12.00.00.2607b1

[PATCH v8 00/22] Add Counter delegation ISA extension support
 2026-07-07  7:45 UTC  (4+ messages)
` [PATCH v8 12/22] RISC-V: perf: Modify the counter discovery mechanism

[PATCH 0/2] drm/bridge: ti-sn65dsi83: Add reverse lvds lanes DT property
 2026-07-07  7:45 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: display: sn65dsi83: Add reverse lanes property

[PATCH] firmware: stratix10-svc: add PSCI secondary CPU offline on warm reboot for agilex and stratix10
 2026-07-07  7:39 UTC 

[PATCH v5 0/8] RISC-V: KVM: Add Svadu/Zicfiss/Zicfilp FWFT support
 2026-07-07  7:43 UTC  (6+ messages)
` [PATCH v5 1/8] RISC-V: KVM: Add support for Svadu FWFT features

[PATCH bpf-next v6] bpf: Fix use-after-free on mm_struct in bpf_find_vma()
 2026-07-07  7:43 UTC  (4+ messages)

[PATCH net] dibs: loopback: validate offset and size in move_data()
 2026-07-07  7:43 UTC 

[PATCH 1/1] rust: prelude: improve generated docs for `build_assert`
 2026-07-07  7:36 UTC 

[PATCH v3 00/14] vfs: add O_CREAT|O_DIRECTORY to open*(2)
 2026-07-07  7:42 UTC  (6+ messages)
` [PATCH v3 01/14] fs/namei.c: use trailing_slashes()

[PATCH v5 00/13] gpu: nova-core: consolidate and streamline GSP boot process
 2026-07-07  7:42 UTC  (15+ messages)
` [PATCH v5 01/13] gpu: nova-core: gsp: sequencer: use GspBootContext
` [PATCH v5 02/13] gpu: nova-core: gsp: sequencer: do not store sequence into GspSequencer
` [PATCH v5 03/13] gpu: nova-core: gsp: replace BootUnloadGuard with local handlers
` [PATCH v5 04/13] gpu: nova-core: gsp: pass GspBootContext to unload methods
` [PATCH v5 05/13] gpu: nova-core: gsp: centralize missing unload bundle warnings
` [PATCH v5 06/13] gpu: nova-core: gsp: fold TU102 unload bundle construction into HAL method
` [PATCH v5 07/13] gpu: nova-core: gsp: turn FWSEC execution "
` [PATCH v5 08/13] gpu: nova-core: gsp: make use of FWSEC bootloader a property of the TU102 HAL
` [PATCH v5 09/13] gpu: nova-core: move GSP firmware files decision to GSP HAL
` [PATCH v5 10/13] gpu: nova-core: avoid repeated calls to pci::Device::as_ref
` [PATCH v5 11/13] gpu: nova-core: gsp: pass GspBootContext mutably
` [PATCH v5 12/13] gpu: nova-core: gsp: separate context and GPU lifetimes in GspBootContext
` [PATCH v5 13/13] gpu: nova-core: store Fsp instance in Gpu

[PATCH 00/12] Add support for the Rockchip RV1106 and RV1103
 2026-07-07  7:41 UTC  (4+ messages)

[PATCH v7 00/35] monitor: turn QMP and HMP into QOM objects
 2026-07-07  7:41 UTC  (8+ messages)
` [PATCH v7 05/35] monitor: minimal conversion of monitors to QOM
` [PATCH v7 06/35] monitor: pass chardev ID into monitor constructor instead of object

[PATCH i-g-t] tests/amdgpu: Tolerate bandwidth-limited MPO scale combinations in mpo-scale
 2026-07-07  7:42 UTC 

[PATCH] staging: atomisp: fix typo in atomisp_tables.h
 2026-07-07  7:40 UTC 

[PATCH bpf-next 0/2] s390/bpf: Replace ly instruction with llgf
 2026-07-07  7:40 UTC  (2+ messages)

[PATCH v4 00/27] KVM: s390: Introduce arm64 KVM
 2026-07-07  7:39 UTC  (8+ messages)
` [PATCH v4 01/27] VFIO: take reference to the KVM module
` [PATCH v4 08/27] KVM: arm64: Prepare sharing arm64 code with s390

[PATCH v2 0/3] phy: qcom-qusb2: sort out register layouts
 2026-07-07  7:39 UTC  (4+ messages)
` [PATCH v2 2/3] phy: qcom-qusb2: correst PHY description for IPQ6018

[RFC PATCH v2 00/13] mm: rework anon_vma and remove anon_vma_chain
 2026-07-07  7:39 UTC  (5+ messages)
` [RFC PATCH v2 02/13] mm: implement helpers for ANON_VMA_FRACTAL
` [RFC PATCH v2 03/13] mm: implement __anon_node_prepare "

[RFC PATCH net v1] Revert "net: dsa: mt7530: untag VLAN-aware bridge PVID"
 2026-07-07  7:38 UTC 

[PATCH v4 0/6] remoteproc: qcom: pas: Misc fixes
 2026-07-07  7:38 UTC  (4+ messages)
` [PATCH v4 6/6] firmware: qcom: scm: introduce keep_mdt_buf flag in PAS context

[PATCH 1/2] x86/sev: Use KHZ_PER_MHZ in snp_secure_tsc_init()
 2026-07-07  7:34 UTC  (2+ messages)
` [PATCH 2/2] x86/sev: Fix CONFIG_SYSFS endif comment style

[PATCH 1/4] kernel-arch: Add clang toolchain support
 2026-07-07  7:37 UTC  (3+ messages)
` [PATCH 2/4] kernel-yocto-rust: use clang toolchain for riscv64 when Rust is enabled
  ` [OE-core] "

[PULL 00/12] Functional test patches
 2026-07-07  7:35 UTC  (3+ messages)
` [PULL 05/12] tests/data/vmstate-static-checker: Add dump files from QEMU 7.2.17

[PATCH] staging: atomisp: fix typo in atomisp_tables.h
 2026-07-07  7:36 UTC 

[PATCH 00/10] Use drm_exec to lock TTM buffers, respin
 2026-07-07  7:35 UTC  (8+ messages)
` [PATCH 02/10] drm/ttm: replace TTMs refcount with the DRM refcount v4

[PATCH v2 0/4] printk: nbcon: deprecate boot_delay in favour of printk_delay
 2026-07-07  7:34 UTC  (5+ messages)
` [PATCH v2 3/4] printk: nbcon: move printk_delay to console emiting code

[PATCH] docs: admin-guide: thunderbolt: fix sentence structure
 2026-07-07  7:34 UTC  (2+ messages)

[PATCH BlueZ v1 0/5] Add D-Bus and bluetoothctl support for Channel Sounding control
 2026-07-07  7:34 UTC  (4+ messages)
` [PATCH BlueZ v1 3/5] doc/org.bluez.ChannelSounding1: Add Used by reference and Examples

[PATCH v5 00/26] Introduce enablemenant of dom0less
 2026-07-07  7:34 UTC  (4+ messages)
` [PATCH v5 05/26] xen/riscv: rename enum intc_version to intc_variant

[PATCH V2 0/6] null_blk: fix init/exit races, leaks and cleanup
 2026-07-07  7:33 UTC  (3+ messages)
` [PATCH V2 5/6] null_blk: don't locklessly overwrite dev state after apply_fn

[PATCH v19 00/40] DEPT(DEPendency Tracker)
 2026-07-07  7:33 UTC  (65+ messages)
` [PATCH v19 01/40] dept: implement "
` [PATCH v19 02/40] dept: add single event dependency tracker APIs
` [PATCH v19 03/40] dept: add lock "
` [PATCH v19 04/40] dept: tie to lockdep and IRQ tracing
` [PATCH v19 05/40] dept: add proc knobs to show stats and dependency graph
` [PATCH v19 06/40] dept: distinguish each kernel context from another
` [PATCH v19 07/40] dept: distinguish each work "
` [PATCH v19 08/40] dept: add a mechanism to refill the internal memory pools on running out
` [PATCH v19 10/40] dept: apply sdt_might_sleep_{start,end}() to wait_for_completion()/complete()
  ` [PATCH v19 10/40] dept: apply sdt_might_sleep_{start, end}() "
` [PATCH v19 11/40] dept: apply sdt_might_sleep_{start,end}() to swait
` [PATCH v19 12/40] dept: apply sdt_might_sleep_{start,end}() to waitqueue wait
  ` [PATCH v19 12/40] dept: apply sdt_might_sleep_{start, end}() "
` [PATCH v19 13/40] dept: apply sdt_might_sleep_{start,end}() to hashed-waitqueue wait
  ` [PATCH v19 13/40] dept: apply sdt_might_sleep_{start, end}() "
` [PATCH v19 15/40] dept: track timeout waits separately with a new Kconfig
` [PATCH v19 17/40] dept: apply timeout consideration to swait
` [PATCH v19 18/40] dept: apply timeout consideration to waitqueue wait
` [PATCH v19 19/40] dept: apply timeout consideration to hashed-waitqueue wait
` [PATCH v19 21/40] dept: make dept able to work with an external wgen
` [PATCH v19 22/40] dept: track PG_locked with dept
` [PATCH v19 23/40] dept: print staged wait's stacktrace on report
` [PATCH v19 24/40] locking/lockdep: prevent various lockdep assertions when lockdep_off()'ed
` [PATCH v19 27/40] dept: assign dept map to mmu notifier invalidation synchronization
` [PATCH v19 28/40] dept: assign unique dept_key to each distinct dma fence caller
` [PATCH v19 29/40] dept: make dept aware of lockdep_set_lock_cmp_fn() annotation
` [PATCH v19 30/40] dept: make dept stop from working on debug_locks_off()
` [PATCH v19 31/40] dept: assign unique dept_key to each distinct wait_for_completion() caller
` [PATCH v19 32/40] completion, dept: introduce init_completion_dmap() API
` [PATCH v19 33/40] dept: call dept_hardirqs_off() in local_irq_*() regardless of irq state
` [PATCH v19 34/40] rcu/update: fix same dept key collision between various types of RCU
` [PATCH v19 35/40] dept: introduce APIs to set page usage and use subclasses_evt for the usage
` [PATCH v19 36/40] dept: track PG_writeback with dept
` [PATCH v19 38/40] mm: percpu: increase PERCPU_DYNAMIC_SIZE_SHIFT on DEPT and large PAGE_SIZE
` [PATCH v19 40/40] dept: implement a basic unit test for dept

[RFC PATCH 0/7] mm: store zswap entries in swap table (Pointer entry)
 2026-07-07  7:32 UTC  (8+ messages)
` [RFC PATCH 1/7] mm/swap_table: add Pointer type support for zswap entry storage
` [RFC PATCH 2/7] mm/zswap: add swp_tb_val to zswap_entry and Pointer accessor helpers
` [RFC PATCH 3/7] mm/swap_state: do zswap conversion in __swap_cache_do_del_folio
` [RFC PATCH 4/7] mm/zswap, mm/swap_state: handle Pointer entries in add_folio path
` [RFC PATCH 5/7] mm/swapfile: handle Pointer entries in count/dup/put paths
` [RFC PATCH 6/7] mm/zswap, mm/swap_state: migrate zswap to use swap_table for entry indexing
` [RFC PATCH 7/7] mm/zswap, mm/swap_state: replace xarray indexing with swap table lookups

[PATCH] dt-bindings: xilinx: Remove EDK/Ethernet references
 2026-07-07  7:34 UTC  (2+ messages)

[PATCH 0/2] s390/vdso: Fix GNU_EH_FRAME PHDR
 2026-07-07  7:32 UTC  (4+ messages)
` [PATCH 2/2] s390/vdso: Use symbolic constants for the PHDR permission flags

[PATCH] powerpc/64s: Clarify copy_and_flush() cache sync loop comment
 2026-07-07  7:32 UTC  (6+ messages)
` [PATCH v2] "

[scarthgap][PATCH v3] libgcrypt: upgrade 1.10.3 -> 1.10.4
 2026-07-07  6:45 UTC 

[PATCH] libgcrypt: upgrade 1.10.3 -> 1.10.4
 2026-07-07  6:43 UTC 

[PATCH] watchdog: pretimeout: Add "dump" pretimeout governor
 2026-07-07  7:31 UTC 

IWD bugfixes for SEGVs at corner cases after failed ft_handover with NXP-driver/firmware
 2026-07-07  7:23 UTC 

[PATCH v3] Bluetooth: virtio: Fix HCI device unregister on probe failure
 2026-07-07  7:29 UTC 

[oe][meta-networking][master][PATCH] mbedtls: set CVE_STATUS for CVE-2025-66442
 2026-07-07  7:29 UTC 

[PATCH 1/2] dt-bindings: i3c: add binding for Realtek RTS490x I3C HUB
 2026-07-07  7:28 UTC  (2+ messages)

[RFC PATCH 0/6] mm/hugetlb: Dynamic, NUMA-aware HugePage Cache & Free Page Reporting
 2026-07-07  7:29 UTC  (4+ messages)

[PATCH] hw/ufs: avoid double unref of wrapped scsi-hd
 2026-07-07  7:28 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2 RESEND] target/riscv/kvm: add extensions after v7.1-rc4 update
 2026-07-07  7:26 UTC 

[PATCH v3] MAINTAINERS: Update multiplexer subsystem maintainers and status
 2026-07-07  7:27 UTC  (3+ messages)

[PATCH v2 0/8] Organize the SMMUv3 invalidation flow so iommupt can use it
 2026-07-07  7:27 UTC  (5+ messages)
` [PATCH v2 3/8] iommu/arm-smmu-v3: Optimize range invalidation for latency
` [PATCH v2 4/8] iommu/arm-smmu-v3: Keep track in the arm_smmu_invs if RIL is used

[PATCH v2 0/6] can: bcm: collected fixes
 2026-07-07  7:27 UTC  (14+ messages)
` [PATCH v2 1/6] can: bcm: defer rx_op deallocation to workqueue to fix thrtimer UAF
` [PATCH v2 2/6] can: bcm: fix lockless bound/ifindex race and silent RX_SETUP failure
` [PATCH v2 3/6] can: bcm: add locking when updating filter and timer values
` [PATCH v2 4/6] can: bcm: fix CAN frame rx/tx statistics
` [PATCH v2 5/6] can: bcm: add missing rcu list annotations and operations
` [PATCH v2 6/6] can: bcm: extend bcm_tx_lock usage for data and timer updates

[PATCH 0/5] software node: provide support for fw_devlink
 2026-07-07  7:27 UTC  (11+ messages)
` [PATCH 3/5] software node: add kunit tests for fw_devlink support
` [PATCH 5/5] gpio: kunit: add test cases verifying swnode devlink support

[meta-virtualization][scarthgap][PATCH] podman: Fix CVE-2026-55686
 2026-07-07  7:25 UTC 

[PATCH v6 00/11] Dynamic PAMT
 2026-07-07  7:25 UTC  (3+ messages)
` [PATCH v6 08/11] x86/tdx: Add APIs to support Dynamic PAMT ops from KVM's fault path

[PATCH v10 00/19] zsmalloc/zram: there be preemption
 2026-07-07  7:25 UTC  (3+ messages)
` [PATCH v10 04/19] zram: remove max_comp_streams device attr

[PATCH v4 0/4] gpio: realtek: Add support for Realtek DHC RTD1625
 2026-07-07  7:24 UTC  (4+ messages)
` (subset) "

[PATCH] userfaultfd: prevent registration of special VMAs
 2026-07-07  7:23 UTC  (11+ messages)

[PATCH v2] target/riscv/kvm: add extensions after v7.1-rc4 update
 2026-07-07  7:23 UTC  (2+ messages)

[PATCH v3 00/12] LoongArch: Add livepatch build (KLP) support
 2026-07-07  7:20 UTC  (13+ messages)
` [PATCH v3 01/12] objtool/LoongArch: Add arch_adjusted_addend() for KLP support
` [PATCH v3 02/12] LoongArch: Mark special sections "
` [PATCH v3 03/12] livepatch/klp-build: disable direct-extern-access for LoongArch to fix kernel panic
` [PATCH v3 04/12] livepatch/klp-build: build LoongArch with -fPIC to keep GOT-indirect symbol references
` [PATCH v3 05/12] LoongArch: Fix EFI linking with -fdata-sections
` [PATCH v3 06/12] objtool/klp: Add LoongArch jump opcode bytes support
` [PATCH v3 07/12] klp-build: Add LoongArch syscall patching macro
` [PATCH v3 08/12] LoongArch: Add livepatch build (KLP) support
` [PATCH v3 09/12] LoongArch: Select FTRACE_MCOUNT_USE_PATCHABLE_FUNCTION_ENTRY
` [PATCH v3 10/12] objtool/klp: Convert local label references in special sections
` [PATCH v3 11/12] objtool/klp: Fix ANNOTATE_DATA_SPECIAL parsing for local label references
` [PATCH v3 12/12] objtool/klp: Fold LoongArch paired ADD/SUB relocations into PCREL

[PATCH v3 00/17] rv: Add selftests to tools and KUnit tests
 2026-07-07  7:23 UTC  (4+ messages)
` [PATCH v3 11/17] rv: Prevent unintentional tracepoints during "

[PATCH v9] misc: fastrpc: Allocate entire reserved memory for Audio PD in probe
 2026-07-07  7:23 UTC  (2+ messages)

[oe][meta-networking][scarthgap][PATCH] lldpd: Fix CVE-2026-46433
 2026-07-07  7:22 UTC 

[PATCH 00/13] setup: split up repository discovery and setup
 2026-07-07  7:21 UTC  (15+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/13] setup: rename `check_repository_format_gently()`
  ` [PATCH v2 02/13] setup: mark bogus worktree in `apply_repository_format()`
  ` [PATCH v2 03/13] setup: unify setup of shallow file
  ` [PATCH v2 04/13] setup: split up concerns of `setup_git_env_internal()`
  ` [PATCH v2 05/13] setup: introduce explicit repository discovery
  ` [PATCH v2 06/13] setup: embed repository format in discovery
  ` [PATCH v2 07/13] setup: move prefix into repository
  ` [PATCH v2 08/13] setup: drop static `cwd` variable
  ` [PATCH v2 09/13] setup: propagate prefix via repository discovery
  ` [PATCH v2 10/13] setup: make repository discovery self-contained
  ` [PATCH v2 11/13] setup: drop redundant configuration of `startup_info->have_repository`
  ` [PATCH v2 12/13] setup: pass worktree to `init_db()`
  ` [PATCH v2 13/13] setup: mark `set_git_work_tree()` as file-local

[PATCH v10 00/21] target/s390x: Extend qemu CPACF support
 2026-07-07  7:21 UTC  (3+ messages)
` [PATCH v10 08/21] target/s390x: Minimal AES XTS support for cpacf pcc instruction

[PATCH char-misc v2] mei: lb: fix incorrect type in assignment
 2026-07-07  7:21 UTC  (4+ messages)

[PATCH] lockdep: Enable the printing of held locks of running non-current tasks (was: Policy regarding linux-next only changes)
 2026-07-07  7:21 UTC  (2+ messages)
` [tip: locking/debug] lockdep: Enable the printing of held locks of remote running tasks and print task 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.