All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-10 12:07:34 to 2026-07-10 12:52:36 UTC [more...]

[PATCH rdma-next 1/1] RDMA/mana_ib: Adopt robust udata
 2026-07-10 12:52 UTC  (4+ messages)

[PATCH 2/3] hw/9pfs/virtio: disable hotpluggable property of virtio-9p device
 2026-07-10 12:51 UTC  (4+ messages)

[PATCH v2 00/17] Enable DICE-based TDX Quoting Extension
 2026-07-10 12:52 UTC  (4+ messages)
` [PATCH v2 16/17] KVM: TDX: Add in-kernel Quote generation

[PATCH v2] acpi: battery: Sanitise model_number by dropping unprintable characters
 2026-07-10 12:51 UTC 

[PATCH v3 0/5] Keep tail page private zero at free and folio split time
 2026-07-10 12:51 UTC  (3+ messages)
` [PATCH v3 4/5] mm/page_alloc: make sure tail_page->private is zero at page free time

[PATCH v4 0/6] riscv: spacemit: Add PCIe RC controller support for K3
 2026-07-10 12:51 UTC  (10+ messages)
` [PATCH v4 2/6] PCI: spacemit-k1: Add multiple PHY handles support

[PATCH] x86/mm/pat: acquire mmap lock on page table free to avoid ptdump UAF
 2026-07-10 12:50 UTC  (3+ messages)

[PATCH v5 0/2] arm64: dts: qcom: Introduce support for Monaco-ac-sku Evaluation Kit
 2026-07-10 12:50 UTC  (5+ messages)
` [PATCH v5 2/3] arm64: dts: qcom: monaco: Add monaco-ac EVK board
` [PATCH v5 3/3] arm64: dts: qcom: monaco-ac-evk: Add IFP mezzanine

[PATCH v3 00/10] serial: add new I/O type for SPI and I2C bus devices
 2026-07-10 12:50 UTC  (2+ messages)

[PATCH v2 0/3] Add support for Variscite VAR-SOM-AM62 and Symphony board
 2026-07-10 12:50 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: arm: ti: Add bindings for Variscite VAR-SOM-AM62
` [PATCH v2 2/3] arm64: dts: ti: Add support "
` [PATCH v2 3/3] arm64: dts: ti: var-som-am62: Add support for Variscite Symphony Board

[PATCH 6.12.y] net: add missing ns_capable check for peer netns
 2026-07-10 12:49 UTC  (3+ messages)

[PATCH v2 0/4] arm64: qcom: dts: Add display support for Qualcomm Shikra
 2026-07-10 12:49 UTC  (9+ messages)
` [PATCH v2 2/4] arm64: dts: qcom: shikra-cqm-evk: Enable display and add ili7807s panel

[PATCH v2] xen-blkfront: fix double completion of split requests on resume
 2026-07-10 12:49 UTC  (2+ messages)

[PATCH v1 0/2] ASoC: codecs: add Texas Instruments TAS2557 smart amplifier driver
 2026-07-10 12:49 UTC  (6+ messages)
` [PATCH v1 1/2] dt-bindings: sound: add Texas Instruments TAS2557
` [PATCH v1 2/2] ASoC: codecs: add TAS2557 mono smart amplifier driver

[PATCH] ASoC: meson: aiu: Fix resource leak
 2026-07-10 12:47 UTC  (4+ messages)

[PATCH v2 0/3] target/loongarch: advertise pv features per vCPU
 2026-07-10 12:46 UTC  (6+ messages)
` [PATCH v2 1/3] target/loongarch/kvm: "

[PATCH 0/1] hwmon: (applesmc) Convert to hwmon_device_register_with_info
 2026-07-10 12:47 UTC  (3+ messages)
` [PATCH 1/1] "

[LTP] [PATCH v2 1/1] kill11: Skip pipe-based core dumps per signal
 2026-07-10 12:45 UTC  (4+ messages)

[PATCH v3 0/2] drm/etnaviv: Add GPU reset counters for robustness
 2026-07-10 12:45 UTC  (7+ messages)
` [PATCH v3 1/2] drm/etnaviv: Reference count struct etnaviv_file_private
` [PATCH v3 2/2] drm/etnaviv: Add GPU reset counters

[PATCH] scsi: ufs: Allows the driver to choose the interrupt handler type
 2026-07-10 12:45 UTC  (3+ messages)

[PATCH] EDAC/versalnet: Pass flags=0 to memory_failure() for UE errors
 2026-07-10 12:45 UTC  (3+ messages)

[PATCH] drm/xe: Hold a dma-buf reference for imported BOs
 2026-07-10 12:45 UTC  (2+ messages)

[PATCH v6 00/10] dax/kmem: atomic whole-device hotplug via sysfs
 2026-07-10 12:44 UTC  (5+ messages)
` [PATCH v6 02/10] mm/memory_hotplug: add mhp_online_type_to_str() and export string helpers

[PATCH v3 0/4] tty: replace __get_free_pages() with kmalloc()
 2026-07-10 12:44 UTC  (2+ messages)

[PATCH 2/2] serial: sc16is7xx: set TX FIFO trigger level to half FIFO to prevent underruns
 2026-07-10 12:43 UTC  (2+ messages)

[PATCH 00/23] PCI: Resource code fixes (supercedes earlier series) & cleanups
 2026-07-10 12:43 UTC  (11+ messages)
` [PATCH 13/23] PCI: Add pbus_mem_size_optional() to handle optional sizes

[PATCH] dt-bindings: input: fix bracket
 2026-07-10 12:11 UTC  (2+ messages)

[PATCH V4 0/9] null_blk: fix init/exit races and memleaks
 2026-07-10 12:37 UTC  (15+ messages)
` [PATCH V4 1/9] null_blk: use DEFINE_MUTEX for the file-scope mutex
` [PATCH V4 2/9] null_blk: register configfs subsystem after creating default devices
` [PATCH V4 3/9] null_blk: move unregister_blkdev() after destroying dev in null_exit()
` [PATCH V4 4/9] null_blk: free global tag_set on init error path
` [PATCH V4 7/9] null_blk: reject per-device queue resize for shared tag set
` [PATCH V4 8/9] null_blk: serialize configfs attribute stores with device setup
` [PATCH V4 9/9] null_blk: serialize configfs attribute shows with the file-scope lock

[PATCH v3 0/3] mm: handle device-private PMDs in walk callbacks
 2026-07-10 12:41 UTC  (4+ messages)
` [PATCH v3 3/3] mm/huge_memory: skip device-private PMDs in madvise_free_huge_pmd

[PATCH] fork: Honor task_struct's declared alignment
 2026-07-10 12:39 UTC 

[PATCH v5 0/2] Add tracepoints support for Qualcomm GENI Serial drivers
 2026-07-10 12:41 UTC  (3+ messages)
` [PATCH v5 2/2] serial: qcom-geni: Add tracepoints for Qualcomm GENI serial driver

[PATCH] block: remove redundant GD_NEED_PART_SCAN in add_disk_final()
 2026-07-10 12:40 UTC  (2+ messages)

[PATCH 0/2] mm/page_alloc: couple of followups for recent cleanups
 2026-07-10 12:40 UTC  (3+ messages)
` [PATCH 2/2] mm/page_alloc: rename FPI_TRYLOCK -> FPI_NOLOCK

AI Policy of the project
 2026-07-10 12:19 UTC 

[PATCH v10 0/5] rust: add SRCU abstraction
 2026-07-10 12:38 UTC  (2+ messages)

[android-common:android12-5.10-2025-09 10/10] arch/x86/platform/efi/memmap.c:94: warning: Function parameter or member 'data' not described in 'efi_memmap_install'
 2026-07-10 12:38 UTC 

[PATCH] serial: amba-pl011: drop redundant BUSY wait from earlycon pl011_putc()
 2026-07-10 12:38 UTC  (3+ messages)
` [PATCH v2] serial: amba-pl011: don't wait for BUSY after every earlycon character

Bad wrapping in some tables
 2026-07-10 12:38 UTC  (4+ messages)

[GIT PULL] arm64 fixes for -rc3
 2026-07-10 12:37 UTC 

[PATCH v7 0/7] platform/x86/amd/pmf: Introduce PMF util layer with userspace interface
 2026-07-10 12:37 UTC  (2+ messages)

[PATCH v2 0/3] tracing/remotes: Fix leak in trace_remote_alloc_buffer() error path
 2026-07-10 12:37 UTC  (7+ messages)
` [PATCH v2 1/3] "

[PATCH 0/6] k3-binman ergonomics
 2026-07-10 12:36 UTC  (7+ messages)
` [PATCH 1/6] binman: openssl: refactor creation of Distinguished Name section from dict
` [PATCH 2/6] binman: x509_cert: allow and parse distinguished-name subnode
` [PATCH 3/6] binman: x509: fix CN emitted for basic x509 certificates
` [PATCH 4/6] k3-binman.dtsi: add keyfile_template node
` [PATCH 5/6] k3-binman.dtsi: add empty distinguished_name_template
` [PATCH 6/6] k3-binman.dtsi: insert keyfile and distinguished name templates in all ti-secure(-rom) nodes

[PATCH v3 0/2] ACPI: SPCR: Support UART clock frequency field
 2026-07-10 12:36 UTC  (5+ messages)
` [PATCH v3 1/2] serial: earlycon: add uart_clk_freq parameter
` [PATCH v3 2/2] ACPI: SPCR: Support UART clock frequency field

[PATCH v2 1/2] module/kallsyms: fix nextval for data symbol lookup
 2026-07-10 12:36 UTC  (2+ messages)

[PATCH v2 0/2] ptrace_set_syscall_info: add support for seccomp syscall skipping
 2026-07-10 12:34 UTC  (7+ messages)
` [PATCH v2 1/2] ptrace: PTRACE_SET_SYSCALL_INFO syscall skipping support

[PATCH] drm/amdkfd: Do not fail process debugfs setup on debugfs errors
 2026-07-10 12:34 UTC  (2+ messages)

[PATCH] dma-buf: dma-heap: close installed fd when copy_to_user() fails
 2026-07-10 12:33 UTC  (3+ messages)
` [PATCH v2] dma-buf: dma-heap: don't publish fd before copy_to_user() succeeds

[PATCH v4 0/5] Add Qualcomm JPEG V4L2 encoder for SM8250
 2026-07-10 12:33 UTC  (11+ messages)

[BUG] tracing: Too many tries to read user space
 2026-07-10 12:33 UTC  (3+ messages)

[PATCHv3 0/6] serial: mxs-auart: devm conversion, clock rework, and IRQ ordering fixes
 2026-07-10 12:33 UTC  (2+ messages)

[patch 00/18] entry: Consolidate and rework syscall entry handling
 2026-07-10 12:32 UTC  (9+ messages)
` [patch 13/18] entry: Make trace_syscall_enter() return type bool

[PATCH] serial: 8250_pci: fix -Winitializer-overrides for Brainboxes UC-260/271/701/756 entries
 2026-07-10 12:32 UTC  (2+ messages)

[PATCH] iommufd: Fix wrong hwpt passed to iommufd_auto_response_faults on replace
 2026-07-10 12:29 UTC 

[PATCH] dm-integrity: fix the 'fix_hmac' option
 2026-07-10 12:31 UTC 

Bug#1141604: linux-image-6.12.94+deb13-amd64: does not detect ScreenPad on ASUS VivoBook
 2026-07-10 12:31 UTC  (3+ messages)

UCSI: no connector change events for connector 2 on Lenovo Legion Pro 7 16IAX10H (Arrow Lake-HX) — port functional in Windows
 2026-07-10 12:30 UTC  (3+ messages)

[qcom:arm64-for-7.3 54/198] arch/arm64/boot/dts/qcom/sdm845-oneplus-enchilada.dtb: synaptics-rmi4-i2c@20 (syna,rmi4-s3706b): compatible:0: 'syna,rmi4-s3706b' is not one of ['syna,rmi4-i2c', 'syna,rmi4-spi']
 2026-07-10 12:30 UTC 

[PATCH bpf-next 0/5] bpf, x86: enable EXECMEM_ROX_CACHE for BPF allocations
 2026-07-10 12:30 UTC  (5+ messages)

[PATCH v4 00/27] KVM: s390: Introduce arm64 KVM
 2026-07-10 12:29 UTC  (4+ messages)
` [PATCH v4 15/27] KVM: S390: Prepare gmap for a second KVM implementation

[PATCH] i2c: qcom-geni: Use devm_pm_runtime_enable() for PM management
 2026-07-10 12:29 UTC  (2+ messages)

[RFC 0/8] DRM scheduler kthread_worker for submission latency improvements
 2026-07-10 12:29 UTC  (7+ messages)

[meta-virtualization][wrynose][PATCH 1/3] containerd: fix CVE-2026-46680
 2026-07-10 12:26 UTC  (3+ messages)
` [meta-virtualization][wrynose][PATCH 2/3] containerd: fix CVE-2026-47262
` [meta-virtualization][wrynose][PATCH 3/3] containerd: fix CVE-2026-53488

[PATCH v16 0/4] crypto: spacc - Add SPAcc Crypto Driver
 2026-07-10 12:27 UTC  (3+ messages)
` [PATCH v16 4/4] crypto: spacc - Add SPAcc Kconfig and Makefile

[PATCH v3 0/2] fetch: make submodule fetch errors configurable
 2026-07-10 12:26 UTC  (3+ messages)
` [PATCH v3 1/2] submodule: fix premature failure in recursive submodule fetch
` [PATCH v3 2/2] fetch: add fetch.submoduleErrors to make submodule fetch errors non-fatal

[PATCH v2 0/5] mm/rmap: Refactor try_to_unmap_one
 2026-07-10 12:27 UTC  (5+ messages)
` [PATCH v2 1/5] mm/rmap: convert page -> folio for hwpoison checks
` [PATCH v2 5/5] mm/rmap: add anon folio unmap dispatcher

[PATCH for 6.6] LoongArch: Add PIO for early access before ACPI PCI root register
 2026-07-10 12:26 UTC 

[RESEND][SECURITY] block: double unpin in bounced direct reads
 2026-07-10 12:26 UTC 

[PATCH v3 0/4] media: rzg2l-cru: Fix DMA stride alignment
 2026-07-10 12:26 UTC  (8+ messages)
` [PATCH v3 2/4] media: v4l2-common: Add v4l2_fill_pixfmt_aligned() helper

[PATCH 00/10] riscv: add initial RPMI virt support
 2026-07-10  5:26 UTC  (11+ messages)
` [PATCH 01/10] build: add optional librpmi dependency
` [PATCH 02/10] hw/misc: add RISC-V RPMI transport and Base support
` [PATCH 03/10] hw/riscv: add RPMI FDT helpers
` [PATCH 04/10] hw/riscv/virt: add opt-in RPMI base support
` [PATCH 05/10] riscv: add RPMI system reset service
` [PATCH 06/10] riscv: add RPMI HSM service
` [PATCH 07/10] riscv: add RPMI system suspend service
` [PATCH 08/10] docs/system/riscv: document initial virt RPMI support
` [PATCH 09/10] tests/qtest: cover initial RISC-V RPMI services
` [PATCH 10/10] tests/functional: add initial RPMI virt guest smoke

[PATCH] arm64: dts: qcom: sm8250-xiaomi-elish: Remove camera_front_active pinctrl
 2026-07-10 12:25 UTC  (2+ messages)

[meta-virtualization][wrynose][PATCH] runc: fix CVE-2026-41579
 2026-07-10 12:25 UTC 

[PATCH v2 00/10] riscv: add initial RPMI virt support
 2026-07-10  8:39 UTC  (30+ messages)
` [PATCH v2 03/10] hw/riscv: add RPMI FDT helpers
` [PATCH v2 05/10] riscv: add RPMI system reset service
` [PATCH v2 06/10] riscv: add RPMI HSM service
` [PATCH v2 09/10] tests/qtest: cover initial RISC-V RPMI services
` [PATCH v2 10/10] tests/functional: add initial RPMI virt guest smoke
` [PATCH v2 01/10] build: add optional librpmi dependency
` [PATCH v2 02/10] hw/misc: add RISC-V RPMI transport and Base support
` [PATCH v2 04/10] hw/riscv/virt: add opt-in RPMI base support
` [PATCH v2 07/10] riscv: add RPMI system suspend service
` [PATCH v2 08/10] docs/system/riscv: document initial virt RPMI support

[PATCH 0/2] KUnit test for VF provisioning error handling
 2026-07-10 12:25 UTC  (5+ messages)
` [PATCH 1/2] drm/xe/vf: Add KUNIT stub for guc_action_query_single_klv()
` [PATCH 2/2] drm/xe/tests: Add KUnit tests for VF provisioning error handling
` ✗ CI.checkpatch: warning for KUnit test "
` ✓ CI.KUnit: success "

[PATCH can-next v2] can: m_can: switch to rx-offload implementation
 2026-07-10 12:25 UTC  (2+ messages)

QA notification for completed autobuilder build (yocto-5.0.19.rc2)
 2026-07-10 12:25 UTC  (3+ messages)
` [qa-build-notification] "

[PATCH v2 0/6] MIPS: SiByte: Fix serial device regressions
 2026-07-10 12:25 UTC  (3+ messages)
` [PATCH v2 3/6] serial: sb1250-duart: Convert to use a platform device

[PATCH v6 0/2] dmaengine: fsl-edma: Scatter/gather improvements
 2026-07-10 12:23 UTC  (5+ messages)
` [PATCH v6 1/2] dmaengine: fsl-edma: Implement device_prep_peripheral_dma_vec
` [PATCH v6 2/2] dmaengine: fsl-edma: Support dynamic scatter/gather chaining

[PATCH] hw/block/fdc: report a missing address mark on an empty drive
 2026-07-10 11:31 UTC 

[PATCH -next] memcg: move mem_cgroup_swappiness to memcontrol.h
 2026-07-10 12:21 UTC  (2+ messages)

[PATCH 0/2] git-subtree: Bail out if we find output from Rust rewrite
 2026-07-10 12:20 UTC  (8+ messages)
` [PATCH 2/2] git-subtree: Bail out if we find output from Rust rewrite (test)
    ` [PATCH 1/2] git-subtree: Bail out if we find output from Rust rewrite
        ` [PATCH 1/2] git-subtree: Bail out if we find output from Rust rewrite [and 1 more messages]

[PATCH 0/3] ASoC: codecs: add the Qualcomm WCD9378 audio codec
 2026-07-10 12:20 UTC  (3+ messages)
` [PATCH 3/3] ASoC: codecs: wcd9378: add TX/capture codec driver

[PATCH v2 0/5] mm: mincore: misc cleanups
 2026-07-10 12:19 UTC  (11+ messages)
` [PATCH v2 1/5] mm: mincore: remove special handling for VM_PFNMAP
` [PATCH v2 2/5] mm: mincore: replace __get_free_page() with kmalloc()
` [PATCH v2 3/5] mm: mincore: remove xa_is_value() in mincore_swap()
` [PATCH v2 4/5] mm: mincore: improve mincore_hugetlb()
` [PATCH v2 5/5] mm: mincore: refactor mincore_page()

[PATCH RFC iproute2-next 0/2] seg6: add support for the SRv6 End.MAP behavior
 2026-07-10 12:18 UTC  (3+ messages)
` [PATCH RFC iproute2-next 1/2] uapi: sync lwtunnel.h and add seg6_mobile.h
` [PATCH RFC iproute2-next 2/2] seg6: add support for the End.MAP behavior under seg6mobile encap

[PATCH v5 0/4] xen/arm: Device Tree based CPU topology support
 2026-07-10 12:17 UTC  (5+ messages)
` [PATCH v5 4/4] arm/acpi: Parse PPTT to initialize CPU topology

[PATCH] mm/mm_slot.h: add a helper function mm_slot_remove
 2026-07-10 12:17 UTC  (2+ messages)

[PATCH v6] serial: 8250: fix use-after-free in IRQ chain handling
 2026-07-10 12:17 UTC  (7+ messages)

[PATCH vfs/vfs-7.2.xattr v3] bpf: Add simple xattr support to bpffs
 2026-07-10 12:17 UTC  (4+ messages)

[PATCH slab/for-next] mm/slab: simplify freeing remote objects in free_to_pcs_bulk()
 2026-07-10 12:17 UTC  (2+ messages)

[PATCH (draft)] kcov: fix potential kcov_mode corruption under CONFIG_PREEMPT_RT
 2026-07-10 12:16 UTC  (16+ messages)
` [PATCH] "
  ` [PATCH v2] kcov: fix state corruption under CONFIG_PREEMPT_RT by eliminating per-cpu data
    ` [PATCH v3] kcov: move kcov_remote_data to task_struct for RT and remove local_lock
              ` [PATCH v4] kcov: move kcov_remote_data to task_struct "
                  ` [PATCH v5] kcov: fix data corruption and race conditions on PREEMPT_RT by moving saved remote state to task_struct
                          ` [PATCH v6] "

[PATCH 6.12 000/204] 6.12.95-rc1 review
 2026-07-10 12:16 UTC  (6+ messages)
` [PATCH 6.12 187/204] nfsd: check get_user() return when reading princhashlen

[TECH TOPIC] Implementing malloc
 2026-07-10 12:16 UTC  (6+ messages)

[PATCH] binfmt_elf_fdpic: reject PT_LOAD segments with p_filesz > p_memsz
 2026-07-10 12:14 UTC 

[PATCH] drm/panfrost: Remove unused scheduled_jobs list
 2026-07-10 12:14 UTC 

[PATCH liburing 0/3] Convert manpages to markdown
 2026-07-10 12:14 UTC  (6+ messages)

[PATCH] ovmf: fix tpm PACKAGECONFIG to use TPM2_ENABLE
 2026-07-10 12:13 UTC  (4+ messages)
` [OE-core] "

[PATCH] serial: 8250: serialize shared IRQ startup
 2026-07-10 12:14 UTC  (5+ messages)
` [PATCH v2] serial: 8250: fix shared IRQ startup race causing IRQ warning

[PATCH 0/3] blockdev: mirror: do not require a root block node
 2026-07-10 12:13 UTC  (3+ messages)

Call to clean up QOM onboard devices lacking a parent
 2026-07-10 12:13 UTC  (4+ messages)

[PATCH net v4] tipc: fix u16 MTU truncation in media and bearer MTU validation
 2026-07-10 12:12 UTC  (2+ messages)

[PATCH v9 00/14] firmware: qcom: Add OP-TEE PAS service support
 2026-07-10 12:12 UTC  (3+ messages)
` (subset) "

[PATCH] iommu/rockchip: implement .flush_iotlb_all
 2026-07-10 12:11 UTC  (4+ messages)

[PATCH v3 0/3] coreboot CFR firmware attributes
 2026-07-10 12:11 UTC  (3+ messages)
` [PATCH v3 1/3] firmware: Move firmware attributes class helper

linux-next: manual merge of the drm tree with the drm-fixes tree
 2026-07-10 12:11 UTC 

[PATCH 0/2] serial: sc16is7xx: fix TX inter-frame gaps on SPI UARTs
 2026-07-10 12:11 UTC  (2+ messages)

[PATCH v3 0/5] hw/uefi: security fixes
 2026-07-10 12:10 UTC  (3+ messages)
` [PATCH v3 5/5] hw/uefi: add post_load checks

[PATCH v2] gpu/buddy: bail out of try_harder when alignment cannot be honoured
 2026-07-10 12:10 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for gpu/buddy: bail out of try_harder when alignment cannot be honoured (rev4)

[PATCH 00/16] Add support for Inside-Secure EIP-150 crypto block
 2026-07-10 12:09 UTC  (4+ messages)
` [PATCH 07/16] clk: tests: Add Kunit testing for of_clk_get_parent_name()

[PATCH net] net: stmmac: enable the MAC on link up at 10G on 10GBASE-R
 2026-07-10 12:09 UTC 

[PATCH v2 00/11] drm/{i915,xe}: some BIOS FB takeover fixes
 2026-07-10 12:09 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH v4 00/14] arm64: mediatek: Add M.2 E-key slot on Chromebooks
 2026-07-10 12:08 UTC  (3+ messages)
` [PATCH v4 05/14] usb: hub: Associate port@ fwnode with USB port device

linux-next: build failure after merge of the fsl tree
 2026-07-10 12:08 UTC 

[Intel-wired-lan] [ANN] E830 NIC join intel's netdev-ci
 2026-07-10 12:06 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.