All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-09-02 05:58:03 to 2026-09-02 06:46:24 UTC [more...]

[PATCH] ALSA: hda/cs420x: Add CS4208 fixup for MacBookAir 7,2
 2026-09-02  6:42 UTC  (2+ messages)

[PATCH] ALSA: hda/realtek: Add mute LED quirk for HP Pavilion 14-dv0xxx
 2026-09-02  6:44 UTC  (2+ messages)

[PATCH v2 00/12] Convert barrier pairs to acquire/release for better performance
 2026-09-02  6:46 UTC  (4+ messages)
` [PATCH v2 11/12] 8021q: Fix data race when publishing vlan net_device pointers

[PATCH v2 0/3] mm: trace: decode architecture-specific VMA flags
 2026-09-02  6:45 UTC  (4+ messages)
` [PATCH v2 1/3] mm: trace: decode arm64 and sparc64 VM_ARCH_1 flags
` [PATCH v2 2/3] mm: trace: decode MTE and shadow stack VMA flags
` [PATCH v2 3/3] mm: trace: name protection key encoding bits

[ANNOUNCE] fstests: for-next branch updated to v2026.09.02
 2026-09-02  6:45 UTC 

[PATCH] selftests/ublk: add NULL check after calloc()
 2026-09-02  6:44 UTC 

[PATCH 0/2] ntfs: wire up the fileattr API
 2026-09-02  6:44 UTC  (4+ messages)
` [PATCH 1/2] ntfs: implement fileattr_get and fileattr_set

[PATCH] sched_ext: Reject NMI calls to lock-taking kfuncs
 2026-09-02  6:44 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3 0/3] iio: adc: add LTC2499 features support
 2026-09-02  6:44 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: iio: adc: lltc,ltc2497: add LTC2499 to title
` [PATCH v3 2/3] iio: adc: ltc2497: add LTC2499 internal temperature channel
` [PATCH v3 3/3] iio: adc: ltc2497: add 2x conversion speed mode

[RFC PATCH v5 0/3] trace: stack trace deduplication for ftrace ring buffer
 2026-09-02  6:42 UTC  (4+ messages)
` [RFC PATCH v5 1/3] trace: add lock-free stackmap for stack trace deduplication
` [RFC PATCH v5 2/3] trace: integrate stackmap into ftrace stack recording path
` [RFC PATCH v5 3/3] trace: add documentation, selftest and tooling for stackmap

[PATCH net] net/ipv6: don't route packets with unknown source address
 2026-09-02  6:43 UTC  (2+ messages)
` [syzbot ci] "

[RFC PATCH v2 00/23] sched: Scale cache-aware aggregation at LLC granularity
 2026-09-02  6:43 UTC  (4+ messages)
` [RFC PATCH v2 17/23] sched/fair: Fine-granularity NUMA balancing

[PATCH v3 0/2] sched_ext: document and enforce vtime ordering constraints
 2026-09-02  6:42 UTC  (2+ messages)

[PATCH v3 0/4] media: Enable the OV5693 front camera on IPU6 Surface devices
 2026-09-02  6:42 UTC  (6+ messages)
` [PATCH v4 0/6] "
  ` [PATCH v4 4/6] media: ipu-bridge: Assign endpoint property indices dynamically
  ` [PATCH v4 5/6] media: ipu-bridge: Match sensor configs per IPU and add config flags

[PATCH v2] Bluetooth: btintel_pcie: fix PM flow for S0ix, S3 and S4
 2026-09-02  6:41 UTC  (2+ messages)
` [v2] "

[moderation/CI] Re: net/ipv6: don't route packets with unknown source address
 2026-09-02  6:41 UTC  (2+ messages)

[PATCH 00/14] address half the remaining Misra rule 11.8 violations
 2026-09-02  6:37 UTC  (15+ messages)
` [PATCH 01/14] lib: obey to Misra rule 11.8 where possible
` [PATCH 02/14] x86/bitops: don't cast away volatile-ness
` [PATCH 03/14] x86: have cmpxchg16b() obey to Misra rule 11.8
` [PATCH 04/14] x86/boot: don't cast away const-ness
` [PATCH 05/14] x86/altcall: hide casting away of const
` [PATCH 06/14] Arm/alternative: "
` [PATCH 07/14] Arm64/GICv3: have gicv3_its_find_quirk() not cast away const-ness
` [PATCH 08/14] Arm/guestcopy: deviate copy_guest() uses just like their x86 counterparts
` [PATCH 09/14] ACPI: address a Misra rule 11.8 violation in Arm code
` [PATCH 10/14] ELF/notes: use pointer-to-const by default in ELFNOTE_...()
` [PATCH 11/14] crypto/vmac: don't cast away const-ness in aes_key_setup()
` [PATCH 12/14] gnttab: don't cast away constness
` [PATCH 13/14] passthrough/PCI: rework (s,b,d,f) init of struct pci_dev
` [PATCH 14/14] xhci-dbc: don't cast away const-ness in xhci_find_dbc()

[PATCH 0/2] gpio: mmio: read the line direction from pinctrl on chips without direction registers
 2026-09-02  6:40 UTC  (5+ messages)
` [PATCH 1/2] pinctrl: imx: answer OUTPUT_ENABLE/INPUT_ENABLE queries from the pad register
` [PATCH 2/2] gpio: mmio: get the direction from pinctrl when there are no direction registers

RTT-PROBE: lore-subspace-rtt
 2026-09-02  6:40 UTC 

[PATCH v6 00/10] dmaengine: miscellaneous fixes for ioat, switchtec_dma and plx_dma
 2026-09-02  6:40 UTC  (21+ messages)
` [PATCH v6 01/10] dmaengine: switchtec-dma: fix double-free in switchtec_dma_free_desc()
` [PATCH v6 02/10] dmaengine: switchtec-dma: fix resource leak in alloc_chan_resources
` [PATCH v6 03/10] dmaengine: switchtec-dma: fix channel leak on registration failure
` [PATCH v6 04/10] dmaengine: switchtec-dma: make switchtec_dma_chans_release() void
` [PATCH v6 05/10] dmaengine: switchtec-dma: fix chan_status_irq cleanup on create() error
` [PATCH v6 06/10] dmaengine: switchtec-dma: disable channels before freeing on registration failure
` [PATCH v6 07/10] dmaengine: switchtec-dma: fix use-after-free of swdma_dev in remove()
` [PATCH v6 08/10] dmaengine: ioat: disable relaxed ordering before registering the device
` [PATCH v6 09/10] dmaengine: ioat: use sysfs_emit() in per-channel sysfs show()
` [PATCH v6 10/10] dmaengine: plx_dma: fix NULL pointer deref in plx_dma_isr()

[PATCH v2 0/4] drm/gpusvm: share one HMM fault across per-device DMA mappings
 2026-09-02  6:39 UTC  (10+ messages)
` [PATCH v2 1/4] drm/gpusvm: move dma_addr allocation before the notifier lock
` [PATCH v2 2/4] drm/gpusvm: extract drm_gpusvm_dma_map_pages() helper
` [PATCH v2 3/4] drm/gpusvm: let drm_gpusvm_get_pages() map an array of pages

[PATCH v44 0/7] firmware: imx: driver for NXP secure-enclave
 2026-09-02 12:08 UTC  (8+ messages)
` [PATCH v44 1/7] Documentation/firmware: add imx/se to other_interfaces
` [PATCH v44 2/7] dt-bindings: arm: fsl: add imx-se-fw binding doc
` [PATCH v44 3/7] firmware: imx: add driver for NXP EdgeLock Enclave
` [PATCH v44 4/7] firmware: imx: device context dedicated to priv
` [PATCH v44 5/7] firmware: imx: adds miscdev
` [PATCH v44 6/7] arm64: dts: imx8ulp: add secure enclave node
` [PATCH v44 7/7] arm64: dts: imx8ulp: add reserved memory for EdgeLock Enclave

[PATCH v2 0/3] media: uvcvideo: live pan/tilt/zoom readback on the OBSBOT Tiny 2
 2026-09-02  6:38 UTC  (5+ messages)
` [PATCH v2 2/3] media: uvcvideo: generalise the XU flags fixup to all controls
` [PATCH v2 3/3] media: uvcvideo: fix up missing AUTO_UPDATE on the OBSBOT Tiny 2

[PATCH v2 0/6] RISC-V SPL: fix OpenSBI FULL FIT loading
 2026-09-02  6:31 UTC  (7+ messages)
` [PATCH v2 1/6] image: fit: allow IH_OS_OPENSBI in fit_image_load()
` [PATCH v2 2/6] common: spl: ram: Add LOAD_FIT_FULL support
` [PATCH v2 3/6] spl: fit: Use map_sysmem() with buffers for fdt address
` [PATCH v2 4/6] test: spl: Zero spl_image_info
` [PATCH v2 5/6] spl: fit: Record loadables to spl_image->fdt_addr
` [PATCH v2 6/6] spl: fit: Add test to check loadables

[PATCH v8 0/9] drm: renesas: rz-du: Add RZ/G3E support
 2026-09-02  6:37 UTC  (3+ messages)
` [PATCH v8 1/9] dt-bindings: display: renesas, rzg2l-du: Document RZ/G3E SoC
  ` [PATCH v8 1/9] dt-bindings: display: renesas,rzg2l-du: "

[PATCH v2] loop: defer the queue limits clear to a workqueue
 2026-09-02  6:36 UTC  (2+ messages)

[PATCH] usb: gadget: f_uac1_legacy: fix double close of the ALSA devices
 2026-09-02  6:35 UTC  (2+ messages)

[PATCH v2 0/9] Add fan control support
 2026-09-02  6:35 UTC  (5+ messages)
` [PATCH v2 5/9] drm/xe/hwmon: expose pwm[1-3]_enable
` [PATCH v2 6/9] drm/xe/hwmon: Enable fan curve control support

[PATCH] PCI: mediatek: Find INTx controller by property
 2026-09-02  6:35 UTC  (2+ messages)

[PATCH v4 1/2] drm/pagemap: dma-unmap pages before handling migration errors
 2026-09-02  6:35 UTC  (2+ messages)
` [PATCH v4 2/2] drm/pagemap: Fix folio allocation fallback and use-after-put

[PATCH 0/5] Add support to handle memory double-bit ecc errors
 2026-09-02  6:30 UTC  (3+ messages)
` [RFC PATCH 2/5] drm/xe/xe_ras: Handle page offline requests for device memory "

RTT-PROBE: lore-subspace-rtt
 2026-09-02  6:30 UTC 

[PATCH v2 1/1] x86/hyperv: Avoid using per-cpu output page in hv_apicid_to_vp_index()
 2026-09-02  6:30 UTC  (2+ messages)

[PATCH 6.6 000/261] 6.6.151-rc1 review
 2026-09-02  6:29 UTC  (4+ messages)
` [PATCH 6.6 095/261] tracing/probes: Reject $arg0 in meta argument expansion

[PATCH v2 0/8] Optimize anonymous swapbacked large folio unmapping
 2026-09-02  6:29 UTC  (5+ messages)
` [PATCH v2 3/8] mm: move anon-exclusive batch helper to mm.h

[PATCH 0/2] fix a leak in submodule error path
 2026-09-02  6:29 UTC  (3+ messages)
` [PATCH 1/2] repository: make repo_clear() idempotent

[BUG] ALSA: ump: NULL deref of legacy_rmidi after parse sets parsed
 2026-09-02  6:29 UTC  (2+ messages)

[PATCH 0/4] KVM: s390: replace page allocator calls with kzalloc()
 2026-09-02  6:28 UTC  (9+ messages)
` [PATCH 1/4] KVM: s390: Replace get_zeroed_page() with kzalloc() for the STHYI buffer
` [PATCH 2/4] KVM: s390: Replace get_zeroed_page() with kzalloc() for the STSI buffer
` [PATCH 3/4] KVM: s390: Replace get_zeroed_page() with kzalloc() for the GIB
` [PATCH 4/4] KVM: s390: Replace get_zeroed_page() with kzalloc() for sie_page2 and CMMA

[RFC PATCH 00/19] vfio/pci: Handle PCI error recovery and report state to userspace
 2026-09-02  6:27 UTC  (5+ messages)
` [RFC PATCH 04/19] vfio/pci: Serialize function reset with recovery
` [RFC PATCH 05/19] vfio/pci: Serialize config access "

[PATCH v2 0/2] clk: ti: mux: resolve parent clocks by DT index, not by name
 2026-09-02  6:26 UTC  (2+ messages)

[PATCH V2 00/31] Rework GPU TLB invalidation
 2026-09-02  6:26 UTC  (3+ messages)
` [PATCH 20/31] drm/amdgpu/gmc: add new callback to lookup vmid to pasid mapping

[PATCH 0/2] Use Rust in the Windows CI jobs
 2026-09-02  6:25 UTC  (3+ messages)
` [PATCH 1/2] rust: pick a GCC-compatible Cargo target under MSYS2/MinGW

[PATCH] usb: gadget: pch_udc: don't call pch_udc_remove() from the probe error path
 2026-09-02  6:24 UTC  (2+ messages)

[PATCH v2] nvme-tcp: pin io_cpu to submitter cpu
 2026-09-02  6:24 UTC  (4+ messages)

[PATCH] fs/ntfs: fix -Wmaybe-uninitialized warning in ntfs_ioctl_fitrim
 2026-09-02  6:24 UTC  (2+ messages)

[PATCH v9 0/3] Add CPU hotplug support for PAI PMU
 2026-09-02  6:23 UTC  (4+ messages)
` [PATCH v9 3/3] s390/pai: Support CPU hotplug for PMU PAI

[PATCH v4 0/5] x86/hygon: Add Family 0x18 DF node enumeration and SMN access
 2026-09-02  6:22 UTC  (4+ messages)
` [PATCH v4 4/5] x86/amd_node: Skip SMN setup on Hygon Fam18h models 0x04-0x08

[PATCH] ppp: make room for the filter tag instead of assuming it
 2026-09-02  6:22 UTC 

[PATCH] selftests: runner.sh: avoid overriding kselftest_cmd_args with empty variable
 2026-09-02  6:22 UTC  (3+ messages)

[BUG] Bluetooth: ISO: listener sock leaked when iso_sock_alloc() fails
 2026-09-02  6:22 UTC  (2+ messages)

[PATCH v5 0/2] x86/crash: size the elfcorehdr reservation with NR_CPUS
 2026-09-02  6:21 UTC  (3+ messages)
` [PATCH v5 1/2] x86/crash: reserve elfcorehdr for CONFIG_NR_CPUS, not CONFIG_NR_CPUS_DEFAULT

[PATCH] mei: vsc: Initialize mutexes and event work before requesting the IRQ
 2026-09-02  6:21 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2026-09-02  6:20 UTC 

[PATCH] sched_ext: Delete sub-scheduler kobjects before releasing scx_enable_mutex
 2026-09-02  6:20 UTC 

[PATCH v2 00/25] hw/arm: Facebook SanMiguel BMC and TMP75-family sensors
 2026-09-02  6:19 UTC  (2+ messages)

[PATCH v5 0/5] checkpatch: userspace improvements
 2026-09-02  6:18 UTC  (7+ messages)
` [PATCH v5 4/5] checkpatch: Factor out the check for UAPI files
` [PATCH v5 5/5] checkpatch: Skip kernel specific checks for userspace

[meta-oe][PATCH 1/2] Revert "cyclictest: add real-time latency measurement recipe"
 2026-09-02  6:17 UTC  (2+ messages)
` [oe] "

[PATCH 00/24] alpha: catch up on architecture Kconfig options
 2026-09-02  6:17 UTC  (5+ messages)
` [PATCH 05/24] alpha: select HAVE_DEBUG_KMEMLEAK
` [PATCH 07/24] alpha: select ARCH_SUPPORTS_ATOMIC_RMW

[PATCH 00/12] mm/damon: cleanup code, add test cases, and update guidances in docs
 2026-09-02  6:16 UTC  (6+ messages)
` [PATCH 04/12] mm/damon/core: validate number of probes in valid_probe_params()
` [PATCH 05/12] mm/damon/sysfs: remove probes number validation

[RFC PATCH v2 0/5] hw/pci, hw/arm/virt: fixed PCI BAR placement
 2026-09-02  6:15 UTC  (6+ messages)

[OE-core][scarthgap][PATCH] python3-py: ignore CVE-2022-42969
 2026-09-02  6:16 UTC  (3+ messages)
  ` [scarthgap][PATCH] "

[PATCH] media: dw2102: fix OOB read on firmware size not a multiple of 64
 2026-09-02  6:15 UTC  (2+ messages)

[PATCH v3 00/17] crash: Rework and add arm64 crash hotplug support
 2026-09-02  6:14 UTC  (3+ messages)
` [PATCH v3 12/17] x86/crash: Use num_possible_cpus() for elfcorehdr size

[PATCH] KVM: riscv: selftests: Disable vector extension in build flags
 2026-09-02  6:15 UTC  (2+ messages)

[PATCH bpf v2] bpf, riscv: Make arena support depend on ZACAS
 2026-09-02  6:14 UTC  (2+ messages)

[PATCH] greybus: operation: fix out-of-bounds write in message allocation
 2026-09-02  6:15 UTC  (2+ messages)

[PATCH 1/1] dt-bindings: clock: imx5: add assigned-clock* properties
 2026-09-02  6:14 UTC  (2+ messages)

[OE-core][wrynose][PATCH] perl: upgrade 5.42.0 -> 5.44.0
 2026-09-02  6:14 UTC  (2+ messages)

[PATCH v5 00/15] Enable DP2.1 alpm
 2026-09-02  6:14 UTC  (5+ messages)
` [PATCH v5 03/15] drm/i915/alpm: alpm_init() for DP2.1
` [PATCH v5 04/15] drm/i915/alpm: Enable debugfs "

[PATCH 02/12] mm/damon/core: remove debug messages
 2026-09-02  6:14 UTC  (2+ messages)

[PATCH] ntfs: fix lost volume flag updates in set/clear helpers
 2026-09-02  6:12 UTC  (3+ messages)

[PATCH 02/12] mm/damon/core: remove debug messages
 2026-09-02  6:11 UTC  (2+ messages)

[PATCH v2 0/5] Modernize the Faraday FOTG210 driver
 2026-09-02  6:11 UTC  (6+ messages)
` [PATCH v2 1/5] usb: ehci: support non-standard port status registers
` [PATCH v2 2/5] usb: ehci: add port reset and speed hooks
` [PATCH v2 3/5] usb: ehci: support additional controller quirks
` [PATCH v2 4/5] usb: fotg210: use the common EHCI core
` [PATCH v2 5/5] usb: fotg210-udc: fix endpoint and resource handling

[PATCH v4 0/4] Add ASPEED ACRY RSA model for the AST2600
 2026-09-02  6:11 UTC  (2+ messages)

[PATCH] hw/i386: reserve the initrd in e820 for direct kernel boot
 2026-09-02  6:10 UTC 

[OE-core][wrynose][patch 1/3] p11-kit: upgrade 0.26.2 -> 0.26.4
 2026-09-02  6:11 UTC  (3+ messages)
` [OE-core][wrynose][patch 3/3] p11-kit: upgrade 0.26.4 -> 0.26.5

[PATCH v4 0/9] Add ECDSA akcipher support and the ASPEED SBC ECDSA engine for AST10x0
 2026-09-02  6:10 UTC  (3+ messages)

[PATCH] crypto: caam: map job ring registers without claiming region
 2026-09-02  6:10 UTC  (2+ messages)

[PATCH 0/4] PM_PME support on display hotplug
 2026-09-02  6:10 UTC  (4+ messages)
` [PATCH 3/4] drm/xe/pm: allow the device to signal PME from D3hot

[PATCH v5 0/4] hw/usb: Add ASPEED USB Device Controller (UDC)
 2026-09-02  6:10 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2026-09-02  6:10 UTC 

[OE-core][scarthgap][PATCH v2 1/3] python3-py: set CVE_PRODUCT
 2026-09-02  6:09 UTC  (3+ messages)
` [OE-core][scarthgap][PATCH v2 2/3] python3-py: correct CVE_PRODUCT mapping
` [OE-core][scarthgap][PATCH v2 3/3] python3-py: ignore CVE-2022-42969

[PATCH v2 0/3] ASoC: qcom: enable audio on stage-2 protected DSPs (mDSP)
 2026-09-02  6:09 UTC  (9+ messages)
` [PATCH v2 1/3] dt-bindings: sound: qcom,q6apm-dai: add stage-2 (SCM/VMID) access model
` [PATCH v2 2/3] ASoC: qcom: q6apm-dai: add VMID-based SCM assignment for mDSP buffers

[PATCH 00/20] target/i386/tcg: implement APX
 2026-09-02  6:06 UTC  (3+ messages)
` [PATCH 17/20] target/i386/tcg: implement CCMP/CTEST

[PATCH ath-next] wifi: ath12k: preserve PPDU state across monitor status buffers
 2026-09-02  6:06 UTC  (2+ messages)

[OE-core] [PATCH] python3-spdx-python-model: : relax shacl2code version constraint
 2026-09-02  6:04 UTC  (2+ messages)

[PATCH] pmdomain: core: Honour pd_ignore_unused in the sync_state power-off
 2026-09-02  6:04 UTC  (3+ messages)

[PATCH v10 0/5] Add Qualcomm extended CTI support
 2026-09-02  6:04 UTC  (2+ messages)

[PATCH v16 0/7] Provide support for Trigger Generation Unit
 2026-09-02  6:01 UTC  (3+ messages)

[PATCH v1 00/11] FBE virtualization: inline encryption for virtio-blk guests
 2026-09-02  6:02 UTC  (7+ messages)
` [PATCH v1 01/11] virtio_blk: add inline encryption support
` [PATCH v1 07/11] blk-crypto: move bio_crypt_dun_increment() to the public header

[PATCH] sched_ext: Delete sub-scheduler kobjects before releasing scx_enable_mutex
 2026-09-02  6:02 UTC  (3+ messages)

[PATCH v12 00/45] guest_memfd: In-place conversion support
 2026-09-02  6:02 UTC  (5+ messages)
` [PATCH v12 12/45] KVM: guest_memfd: Always fault from guest_memfd if in-place conversion is enabled
` [PATCH v12 13/45] KVM: guest_memfd: Pass mapping type filter to invalidation helper

[PATCH v19 0/7] coresight: ctcu: Enable byte-cntr function for TMC ETR
 2026-09-02  6:01 UTC  (2+ messages)

[PATCH net] net: mctp: i3c: serialize probe with bus removal
 2026-09-02  6:01 UTC 

[ANNOUNCE] fstests: merge v2026.08.17 onto master branch
 2026-09-02  6:00 UTC 

RTT-PROBE: lore-subspace-rtt
 2026-09-02  6:00 UTC 

[PATCH] coresight: fix trace ID search skipping pass-through NoC devices
 2026-09-02  6:00 UTC  (2+ messages)

[PATCH] libxfs: report device open errors during topology probing
 2026-09-02  5:59 UTC  (4+ messages)

[PATCH v2] staging: rtl8723bs: Remove manual ifname allocation
 2026-09-02  5:59 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: kaanapali: enable ETR and CTCU devices
 2026-09-02  5:59 UTC  (2+ messages)

[PATCH] staging: fbtft: fix len<=0 buffer overflow in define_fbtft_write_reg()
 2026-09-02  5:58 UTC  (2+ messages)

[PATCH net v3] ip: validate options before echoing them
 2026-09-02  5:58 UTC 

[PATCH bpf] bpf: Keep progs alive until the trampoline image calling them is freed
 2026-09-02  5:57 UTC  (6+ messages)

[PATCH] drm/i915/display: Enable VRR/HDR over MST
 2026-09-02  5:58 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for drm/i915/display: Enable VRR/HDR over MST (rev6)


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.