All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-02 06:59:09 to 2025-10-02 08:14:05 UTC [more...]

[PATCH v17 00/47] DEPT(DEPendency Tracker)
 2025-10-02  8:12 UTC  (41+ messages)
` [PATCH v17 01/47] llist: move llist_{head,node} definition to types.h
` [PATCH v17 02/47] dept: implement DEPT(DEPendency Tracker)
` [PATCH v17 03/47] dept: add single event dependency tracker APIs
` [PATCH v17 04/47] dept: add lock "
` [PATCH v17 05/47] dept: tie to lockdep and IRQ tracing
` [PATCH v17 06/47] dept: add proc knobs to show stats and dependency graph
` [PATCH v17 07/47] dept: distinguish each kernel context from another
` [PATCH v17 08/47] x86_64, dept: add support CONFIG_ARCH_HAS_DEPT_SUPPORT to x86_64
` [PATCH v17 09/47] arm64, dept: add support CONFIG_ARCH_HAS_DEPT_SUPPORT to arm64
` [PATCH v17 10/47] dept: distinguish each work from another
` [PATCH v17 11/47] dept: add a mechanism to refill the internal memory pools on running out
` [PATCH v17 12/47] dept: record the latest one out of consecutive waits of the same class
` [PATCH v17 13/47] dept: apply sdt_might_sleep_{start,end}() to wait_for_completion()/complete()
` [PATCH v17 14/47] dept: apply sdt_might_sleep_{start,end}() to swait
` [PATCH v17 15/47] dept: apply sdt_might_sleep_{start,end}() to waitqueue wait
` [PATCH v17 16/47] dept: apply sdt_might_sleep_{start,end}() to hashed-waitqueue wait
` [PATCH v17 17/47] dept: apply sdt_might_sleep_{start,end}() to dma fence
` [PATCH v17 18/47] dept: track timeout waits separately with a new Kconfig
` [PATCH v17 19/47] dept: apply timeout consideration to wait_for_completion()/complete()
` [PATCH v17 20/47] dept: apply timeout consideration to swait
` [PATCH v17 21/47] dept: apply timeout consideration to waitqueue wait
` [PATCH v17 22/47] dept: apply timeout consideration to hashed-waitqueue wait
` [PATCH v17 23/47] dept: apply timeout consideration to dma fence wait
` [PATCH v17 24/47] dept: make dept able to work with an external wgen
` [PATCH v17 25/47] dept: track PG_locked with dept
` [PATCH v17 26/47] dept: print staged wait's stacktrace on report
` [PATCH v17 27/47] locking/lockdep: prevent various lockdep assertions when lockdep_off()'ed
` [PATCH v17 28/47] dept: add documentation for dept
` [PATCH v17 29/47] cpu/hotplug: use a weaker annotation in AP thread
` [PATCH v17 30/47] fs/jbd2: use a weaker annotation in journal handling
` [PATCH v17 31/47] dept: assign dept map to mmu notifier invalidation synchronization
` [PATCH v17 32/47] dept: assign unique dept_key to each distinct dma fence caller
` [PATCH v17 33/47] dept: make dept aware of lockdep_set_lock_cmp_fn() annotation
` [PATCH v17 34/47] dept: make dept stop from working on debug_locks_off()
` [PATCH v17 35/47] i2c: rename wait_for_completion callback to wait_for_completion_cb
` [PATCH v17 36/47] dept: assign unique dept_key to each distinct wait_for_completion() caller
` [PATCH v17 37/47] completion, dept: introduce init_completion_dmap() API
` [PATCH v17 38/47] dept: introduce a new type of dependency tracking between multi event sites
` [PATCH v17 39/47] dept: add module support for struct dept_event_site and dept_event_site_dep
` [PATCH v17 40/47] dept: introduce event_site() to disable event tracking if it's recoverable

[PATCH] dax: fix assertion in dax_iomap_rw()
 2025-10-02  8:13 UTC 

[PATCH v5 bpf-next 00/15] BPF indirect jumps
 2025-10-02  8:19 UTC  (9+ messages)
` [PATCH v5 bpf-next 09/15] bpf: make bpf_insn_successors to return a pointer
` [PATCH v5 bpf-next 11/15] bpf: disasm: add support for BPF_JMP|BPF_JA|BPF_X

[PATCH v15 nf-next 0/3] conntrack: bridge: add double vlan, pppoe and pppoe-in-q
 2025-10-02  8:11 UTC  (3+ messages)
` [PATCH v15 nf-next 2/3] netfilter: bridge: Add conntrack double vlan and pppoe

[linus:master] [xfs] c91d38b57f: stress-ng.chown.ops_per_sec 70.2% improvement
 2025-10-02  8:11 UTC 

[GIT PULL] Crypto Update for 6.17
 2025-10-02  8:10 UTC  (2+ messages)

[PATCH v8 0/7] TDX host: kexec/kdump support
 2025-10-02  8:10 UTC  (10+ messages)
` [PATCH 4/7] x86/kexec: Disable kexec/kdump on platforms with TDX partial write erratum

[dpdk-dev v4 1/2] eal: Add mem equal and non-equal to prevent timing attacks memcmp
 2025-10-02  8:09 UTC  (4+ messages)
` [dpdk-dev v5 1/2] eal: introduce rte_timingsafe_memcmp() based on OpenBSD API

[PATCH v4 00/27] Implementing a MSHV (Microsoft Hypervisor) accelerator
 2025-10-02  8:05 UTC  (8+ messages)
` [PATCH v4 25/27] target/i386/mshv: Use preallocated page for hvcall
` [PATCH v4 27/27] MAINTAINERS: Add maintainers for mshv accelerator

[RFC PATCH 0/5] Introduce mempool object new debug capabilities
 2025-10-02  8:07 UTC  (8+ messages)
` [PATCH v3 0/5] add mbuf "
  ` [PATCH v3 2/5] mbuf: record mbuf operations history
  ` [PATCH v3 3/5] ethdev: mark mbufs in burst functions
  ` [PATCH v3 5/5] usertools/mbuf: parse mbuf history dump

[PATCH] examples/l2fwd-cat: check compatibility of dependency lib
 2025-10-02  8:06 UTC  (4+ messages)
` [PATCH v2] build: validate libraries returned from meson find function

[PATCH v2 12/27] media: v4l2-subdev: Introduce v4l2 subdev context
 2025-10-02  8:06 UTC  (5+ messages)

[docs][PATCH 0/2] Add more details about the behaviour of the base class
 2025-10-02  8:06 UTC  (6+ messages)
` [docs][PATCH 2/2] ref-manual/classes.rst: add diagram for classes used by base.bbclass

[syzbot] [fs?] WARNING in copy_mnt_ns
 2025-10-02  8:06 UTC  (2+ messages)

[kirkstone][PATCH] containerd-opencontainers: fix CVE-2024-40635
 2025-10-02  8:05 UTC 

[PATCH v4 00/27] hw/arm/virt: Add support for user-creatable accelerated SMMUv3
 2025-10-02  8:03 UTC  (16+ messages)
` [PATCH v4 06/27] hw/arm/smmuv3-accel: Restrict accelerated SMMUv3 to vfio-pci endpoints with iommufd
` [PATCH v4 12/27] hw/arm/smmuv3-accel: Make use of get_msi_address_space() callback
` [PATCH v4 14/27] hw/arm/smmuv3-accel: Get host SMMUv3 hw info and validate
` [PATCH v4 15/27] acpi/gpex: Fix PCI Express Slot Information function 0 returned value
` [PATCH v4 26/27] vfio: Synthesize vPASID capability to VM

[PATCH 0/3] ASoC: SOF: ipc4/Intel: Fix the host buffer constraint
 2025-10-02  8:05 UTC  (4+ messages)
` [PATCH 1/3] ASoC: SOF: ipc4-topology: Correct the minimum host DMA buffer size
` [PATCH 2/3] ASoC: SOF: ipc4-topology: Account for different ChainDMA host "
` [PATCH 3/3] ASoC: SOF: Intel: hda-pcm: Place the constraint on period time instead of buffer time

[tip:master] BUILD SUCCESS 51b8b3763ca9a26bad1ac1f6c90ed043c4865a50
 2025-10-02  8:03 UTC 

[PATCH v3 0/2] mm, ksm: fix flag-dropping behavior
 2025-10-02  8:03 UTC  (4+ messages)
` [PATCH v3 2/2] mm: redefine VM_* flag constants with BIT()

[PATCH] tools headers: Sync x86 cpufeatures and arm64 cputype headers
 2025-10-02  8:02 UTC  (2+ messages)

[PATCH v6 0/9] Add support MT6316/6363/MT6373 PMICs regulators and MFD
 2025-10-02  8:01 UTC  (7+ messages)
` [PATCH v6 1/9] dt-bindings: regulator: Document MediaTek MT6316 PMIC Regulators
` [PATCH v6 5/9] dt-bindings: regulator: Document MediaTek MT6373 "

[PATCH RFC 0/5] Introduce support for post-blend color pipeline
 2025-10-02  8:00 UTC  (10+ messages)
` [PATCH RFC 1/5] drm: Support post-blend color pipeline API

[PATCH] ufs: core: Initialize a variable mode for PA_PWRMODE
 2025-10-02  8:00 UTC  (2+ messages)

[meta-oe][PATCH 1/2] mariadb: Fix a crash in my_convert()
 2025-10-02  8:00 UTC  (8+ messages)
          ` [oe] "

[PATCH 0/9] dma-buf: heaps: Add Tegra VPR support
 2025-10-02  7:59 UTC  (7+ messages)
` [PATCH 4/9] dma-buf: heaps: Add debugfs support

[PATCH v1 0/2] *** Remove UFS_DEVICE_QUIRK_DELAY_AFTER_LPM quirk ***
 2025-10-02  7:59 UTC  (5+ messages)
` [PATCH v1 1/2] scsi: ufs: core: Remove UFS_DEVICE_QUIRK_DELAY_AFTER_LPM quirk
` [PATCH v1 2/2] scsi: ufs: core: Reduce the sleep before vcc can be powered on

[RFC PATCH 0/4] Fix DRM scheduler layering violations in Xe
 2025-10-02  7:58 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH v1] s390x/pci: fix interrupt blocking by returning only the device's summary bit
 2025-10-02  7:54 UTC  (2+ messages)

[PATCH v2 0/2] Improve UFFDIO_MOVE scalability by removing anon_vma lock
 2025-10-02  7:56 UTC  (4+ messages)
` [PATCH v2 1/2] mm: always call rmap_walk() on locked folios

[PATCH v2] mfd: da9052-spi: change read-mask to write-mask
 2025-10-02  7:56 UTC  (5+ messages)

[PATCH v4] mm: redefine VM_* flag constants with BIT()
 2025-10-02  7:54 UTC  (2+ messages)

[PATCH v4 nf-next 0/2] flow offload teardown when layer 2 roaming
 2025-10-02  7:55 UTC  (4+ messages)
` [PATCH v4 nf-next 2/2] netfilter: nf_flow_table_core: teardown direct xmit when destination changed

[PATCH v12 0/9] TEE subsystem for protected dma-buf allocations
 2025-10-02  7:54 UTC  (7+ messages)
` [PATCH v12 2/9] dma-buf: dma-heap: export declared functions
` [PATCH v12 3/9] tee: implement protected DMA-heap

[PATCH v11 00/66] Generic line based metadata support, internal pads
 2025-10-02  7:54 UTC  (14+ messages)
` [PATCH v11 39/66] media: Documentation: Add subdev configuration models, raw sensor model
` [PATCH v11 41/66] media: Documentation: Add scaling and post-scaler crop for common raw

[PATCH v2 00/17] boot: Support priority for global bootmeths
 2025-10-02  7:53 UTC  (3+ messages)
` [PATCH v2 01/17] boot: Improve comments related to "

[isar-cip-core][PATCH] linux-cip: Update to 4.4.302-cip103
 2025-10-02  7:52 UTC 

[PATCH] uthreads: Make use of CONFIG_IS_ENABLED consistently
 2025-10-02  7:50 UTC  (2+ messages)

[PATCH v9 i-g-t 00/10] Fix xe_eudebug_online@set-breakpoint-sigint-debugger
 2025-10-02  7:50 UTC  (5+ messages)
` [PATCH v9 i-g-t 01/10] lib/xe_eudebug: Fix safe_pipe_read

[RFC PATCH v2 00/51] 1G page support for guest_memfd
 2025-10-02  7:49 UTC  (8+ messages)
` [RFC PATCH v2 02/51] KVM: guest_memfd: Introduce and use shareability to guard faulting

[PATCH 0/2] Improve UFFDIO_MOVE scalability by removing anon_vma lock
 2025-10-02  7:48 UTC  (10+ messages)
` [PATCH 1/2] mm: always call rmap_walk() on locked folios

[PATCH] s390/sysinfo: Replace sprintf with snprintf for buffer safety
 2025-10-02  7:48 UTC  (2+ messages)

[PATCH 0/5] ASoC: SOF: ipc4: Fixes for delay reporting
 2025-10-02  7:47 UTC  (6+ messages)
` [PATCH 1/5] ASoC: SOF: ipc4-pcm: fix delay calculation when DSP resamples
` [PATCH 2/5] ASoC: SOF: ipc4-pcm: fix start offset calculation for chain DMA
` [PATCH 3/5] ASoC: SOF: sof-audio: add dev_dbg_ratelimited wrapper
` [PATCH 4/5] ASoC: SOF: ipc4-pcm: do not report invalid delay values
` [PATCH 5/5] ASoC: SOF: Intel: Read the LLP via the associated Link DMA channel

[PATCH 0/4] dt-bindings: watchdog: factor out RZ watchdogs
 2025-10-02  7:46 UTC  (3+ messages)

[PATCH v1 0/2] doc: bbdev clarifications
 2025-10-02  7:45 UTC  (3+ messages)
` [PATCH v1 2/2] doc: clarify the window index usage in bbdev

[Discuss] First steps for ASI (ASI is fast again)
 2025-10-02  7:45 UTC  (2+ messages)

[PATCH v12 00/25] Enable CXL PCIe Port Protocol Error handling and logging
 2025-10-02  7:40 UTC  (4+ messages)
` [PATCH v12 10/25] CXL/AER: Update PCI class code check to use FIELD_GET()

[PATCH v6 00/13] spi: airoha: driver fixes & improvements
 2025-10-02  7:44 UTC  (3+ messages)
` [PATCH v6 13/13] spi: airoha: buffer must be 0xff-ed before writing

[syzbot] [fbdev?] KASAN: vmalloc-out-of-bounds Write in imageblit (5)
 2025-10-02  7:43 UTC 

[PATCH 0/2] rust: pci: expose is_virtfn() and reject VFs in nova-core
 2025-10-02  7:41 UTC  (3+ messages)

[PATCH 0/3] hw/arm/xlnx-zynqmp: wire a second GIC for the Cortex-R5
 2025-10-02  7:36 UTC  (7+ messages)
` [PATCH 1/3] hw/arm/xlnx-zynqmp: move GIC_NUM_SPI_INTR define in header
` [PATCH 2/3] hw/arm/xlnx-zynqmp: introduce helper to compute RPU number
` [PATCH 3/3] hw/arm/xlnx-zynqmp: wire a second GIC for the Cortex-R5

[PATCH v2 0/7] Register API leaks fixes
 2025-10-02  7:34 UTC  (8+ messages)
` [PATCH v2 1/7] hw/core/register: remove the REGISTER device type
` [PATCH v2 2/7] hw/core/register: add the REGISTER_ARRAY type
` [PATCH v2 3/7] hw/core/register: remove the calls to `register_finalize_block'
` [PATCH v2 4/7] hw/core/register: remove the `register_finalize_block' function
` [PATCH v2 5/7] hw/net/can/xlnx-versal-canfd: remove unused include directives
` [PATCH v2 6/7] hw/net/can/xlnx-versal-canfd: refactor the banked registers logic
` [PATCH v2 7/7] hw/net/can/xlnx-versal-canfd: remove register API usage for banked regs

[PATCH bpf-next] bpf: Cleanup unused func args in rqspinlock implementation
 2025-10-02  7:36 UTC  (2+ messages)

[PATCH v3 00/36] VF migration redesign
 2025-10-02  7:36 UTC  (4+ messages)
` [PATCH v3 29/36] drm/xe: Move queue init before LRC creation

New September Order. 54379 Thursday, October 2, 2025 at 09:30:45 AM
 2025-10-02  7:30 UTC 

[PATCH mm-new 0/2] mm/khugepaged: refactor and merge PTE scanning logic
 2025-10-02  7:32 UTC  (3+ messages)
` [PATCH mm-new 1/2] mm/khugepaged: optimize PTE scanning with if-else-if-else-if chain
` [PATCH mm-new 2/2] mm/khugepaged: merge PTE scanning logic into a new helper

[PATCH v6 0/6] drm/i915/dp: Work around a DSC pixel throughput issue
 2025-10-02  7:35 UTC  (3+ messages)

[PATCH 00/21] mm: ASI direct map management
 2025-10-02  7:34 UTC  (3+ messages)

[PATCH v4 00/34] VF migration redesign
 2025-10-02  7:33 UTC  (2+ messages)
` ✗ Xe.CI.BAT: failure for VF migration redesign (rev4)

[PATCH RFC 0/3] Introduce Rust and announce that it will become mandatorty
 2025-10-02  7:29 UTC  (11+ messages)
` [PATCH v8 0/9] Introduce Rust and announce that it will become mandatory
  ` [PATCH v8 1/9] meson: add infrastructure to build internal Rust library
  ` [PATCH v8 2/9] Makefile: reorder sources after includes
  ` [PATCH v8 3/9] Makefile: introduce infrastructure to build internal Rust library
  ` [PATCH v8 4/9] help: report on whether or not Rust is enabled
  ` [PATCH v8 5/9] varint: use explicit width for integers
  ` [PATCH v8 6/9] varint: reimplement as test balloon for Rust
  ` [PATCH v8 7/9] BreakingChanges: announce Rust becoming mandatory
  ` [PATCH v8 8/9] ci: convert "pedantic" job into full build with breaking changes
  ` [PATCH v8 9/9] ci: enable Rust for breaking-changes jobs

[PATCH v4 1/2] ASoC: tas2781: Support more newly-released amplifiers tas58xx in the driver
 2025-10-02  7:29 UTC  (2+ messages)
` [PATCH v4 2/2] ASoC: tas2781: Update ti,tas2781.yaml for adding tas58xx

[PATCH] ASoC: SOF: ipc3-topology: Fix multi-core and static pipelines tear down
 2025-10-02  7:31 UTC 

[PATCH v7 0/9] Introduce Rust and announce that it will become mandatory
 2025-10-02  7:30 UTC  (5+ messages)
` [PATCH v7 5/9] varint: use explicit width for integers

[PATCH v2 0/4] Enable Remote GPIO over RPMSG on i.MX Platform
 2025-10-02  7:28 UTC  (4+ messages)
` [PATCH v2 3/4] gpio: imx-rpmsg: add imx-rpmsg GPIO driver

[PATCH] s390x/pci: set kvm_msi_via_irqfd_allowed
 2025-10-02  7:27 UTC  (2+ messages)

[PATCH v3 2/2] mm: redefine VM_* flag constants with BIT()
 2025-10-02  7:29 UTC  (2+ messages)

[PATCH RESENT v4 0/6] features provisioning fixes and mlx5_vdpa support
 2025-10-02  7:27 UTC  (5+ messages)
` [PATCH RESENT v4 4/6] vdpa: validate device feature provisioning against supported class

[Patch v2] mm/huge_memory: add pmd folio to ds_queue in do_huge_zero_wp_pmd()
 2025-10-02  7:27 UTC  (8+ messages)

[PATCH 0/3] sched_ext: lockless peek operation for DSQs
 2025-10-02  7:27 UTC  (5+ messages)
` [PATCH 1/3] sched_ext: Add "
` [PATCH 2/3] sched_ext: optimize first_task update logic

[PATCH] dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp: do not reference whole usb-switch.yaml
 2025-10-02  7:26 UTC  (6+ messages)

[PATCH] video: zynqmp: Prevent use of uninitialised variables
 2025-10-02  7:26 UTC  (2+ messages)

[syzbot] [mm?] WARNING in memory_failure
 2025-10-02  7:25 UTC  (3+ messages)

[PATCH] xilinx: Replace PHY_VITESSE by PHY_MSCC
 2025-10-02  7:23 UTC  (2+ messages)

[syzbot] [fbdev?] KASAN: vmalloc-out-of-bounds Write in imageblit (5)
 2025-10-02  7:22 UTC  (2+ messages)
` Forwarded: "

KVM-PR no longer works when compiled with new GCC compilers
 2025-10-02  6:52 UTC  (2+ messages)

[PATCH] drm/ssd130x: Use kmalloc_array to prevent overflow of dynamic size calculation
 2025-10-02  7:18 UTC  (3+ messages)

[PATCH 6.12 00/89] 6.12.50-rc1 review
 2025-10-02  7:15 UTC  (4+ messages)

[PATCH v3] pinctrl: renesas: rzg2l: Drop the unnecessary pin configurations
 2025-10-02  7:15 UTC  (3+ messages)

[PATCH v4 00/10] Introduce Glymur USB support
 2025-10-02  7:14 UTC  (5+ messages)
` [PATCH v4 07/10] phy: qualcomm: qmp-combo: Update QMP PHY with Glymur settings

[PATCH 0/2] bootstd: rauc: fix doc and info msg to reflect real flow
 2025-10-02  7:14 UTC  (5+ messages)
` [PATCH 1/2] bootstd: rauc: no valid slot fallback: fix "
` [PATCH 2/2] bootstd: rauc: extend and fix doc "

[PATCH] ceph/006: test snapshot data integrity after punch hole operations
 2025-10-02  7:13 UTC  (4+ messages)

git whatchanged
 2025-10-02  7:12 UTC  (2+ messages)

[PATCH v2 0/5] Add support for the LTM8054 voltage regulator
 2025-10-02  7:11 UTC  (7+ messages)
` [PATCH v2 1/5] regulator: dt-bindings: Add Linear Technology LTM8054 regulator

[PATCH v2] drm/xe/doc: Add documentation for Execution Queues
 2025-10-02  7:10 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for drm/xe/doc: Add documentation for Execution Queues (rev3)

[Patch v7 02/12] perf/x86/intel: Fix NULL event access and potential PEBS record loss
 2025-10-02  7:09 UTC  (6+ messages)

[PATCH 6.1 00/73] 6.1.155-rc1 review
 2025-10-02  7:09 UTC  (4+ messages)
` [PATCH 6.1 07/73] HID: multitouch: Get the contact ID from HID_DG_TRANSDUCER_INDEX fields in case of Apple Touch Bar

[Intel-wired-lan] [PATCH net-next] ixgbe: avoid redundant call to ixgbe_non_sfp_link_config()
 2025-10-02  7:06 UTC  (5+ messages)

[PATCH v12 1/3] dt-bindings: iio: adc: add max14001
 2025-10-02  7:05 UTC  (4+ messages)
` [PATCH v12 2/3] iio: adc: max14001: New driver

[PULL 0/5] Ui patches
 2025-10-02  7:02 UTC  (4+ messages)
` [PULL 4/5] ui/sdl2: fix reset scaling binding to be consistent with gtk

LAVA server downtime for maintenance
 2025-10-02  7:01 UTC 

[PATCH v2 0/5] Power Management for Raspberry Pi V3D GPU
 2025-10-02  6:59 UTC  (8+ messages)
` [PATCH v2 2/5] clk: bcm: rpi: Turn firmware clock on/off when preparing/unpreparing

[PATCH] loader/i386/linux: Transfer EDID information to kernel
 2025-10-02  6:58 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.