All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-18 16:19:14 to 2026-06-18 17:20:46 UTC [more...]

[PATCH v2 01/15] pci: Introduce parse_pci_sbdf{_seg}()
 2026-06-18 17:20 UTC  (5+ messages)
` [PATCH v2 02/15] vtd: Use pci_sbdf_t in acpi_parse_dev_scope()

[PATCH v2] coredump: exit_files() in coredump_wait() if MMF_DUMP_MAPPED_SHARED is not set
 2026-06-18 17:19 UTC  (3+ messages)

[RFC PATCH v2 0/2] PCI/CXL: Add RDPAS support for CXL.io
 2026-06-18 17:19 UTC  (4+ messages)
` [RFC PATCH v2 1/2] PCI/CXL: Add RDPAS parsing support
` [RFC PATCH v2 2/2] PCI/CXL: Enable usage of RDPAS to shortcut error device discovery

RFC: earlyinit_t
 2026-06-18 17:18 UTC  (3+ messages)

[PAHOLE v5 0/5] support for DW_TAG_GNU_annotation and fixes
 2026-06-18 17:18 UTC  (5+ messages)
` [PAHOLE v5 1/5] btf_loader: Handle decl tag component_idx for parameters

[PATCH smb 1/1] smb: client: fix double-free in SMB2_flush() replay
 2026-06-18 17:18 UTC  (2+ messages)

[PATCH] cxl/pci: Remove incorrect mbox.valid check in cxl_pci_type3_init_mailbox()
 2026-06-18 17:18 UTC  (2+ messages)

[Bug 221666] New: Regression in 7.1: Kernel Oops in hidinput_setup_battery (hid_microsoft) causing uhid deadlock when pairing Xbox controller
 2026-06-18 17:17 UTC  (2+ messages)
` [Bug 221666] "

[PATCH v3 00/12] [PATCH v3 00/12] x86/resctrl: Add kernel-mode (e.g., PLZA) support to the resctrl subsystem
 2026-06-18 17:14 UTC  (7+ messages)
` [PATCH v3 05/12] x86/resctrl: Initialize supported kernel modes for PLZA
` [PATCH v3 06/12] fs/resctrl: Initialize the global kernel-mode policy at subsystem init

[PATCH v7 0/7] arm_ffa, KVM: Fix FF-A emad offset calculations
 2026-06-18 17:14 UTC  (13+ messages)
` [PATCH v7 4/7] KVM: arm64: Fix bounds checking in do_ffa_mem_reclaim()
` [PATCH v7 5/7] KVM: arm64: Validate the offset to the mem access descriptor
` [PATCH v7 6/7] KVM: arm64: Ensure FFA ranges are page aligned
` [PATCH v7 7/7] KVM: arm64: Zero out the stack initialized data in the FFA handler

[PULL] u-boot-usb/master
 2026-06-18 17:13 UTC 

[GIT PULL] NVDIMM and DAX for 7.2
 2026-06-18 17:13 UTC 

[PATCH] linux-user/xtensa: fix unlock of uninitialized frame pointer on sigreturn
 2026-06-18 17:11 UTC  (2+ messages)

[PATCH RFC 0/3] dmaengine: Support address bus widths of 32 bytes and above
 2026-06-18 17:13 UTC  (7+ messages)
` [PATCH RFC 1/3] "
` [PATCH RFC 2/3] dmaengine: dma-axi-dmac: Switch to bitmap-based address width masks

[PATCH v4 0/4] mm/percpu: Fix possible NOFS/NOIO reclaim recursion
 2026-06-18 17:11 UTC  (5+ messages)
` [PATCH v4 1/4] mm/vmalloc: honor GFP constraints in pcpu_get_vm_areas()
` [PATCH v4 2/4] mm/percpu: honor GFP constraints when populating chunks

[PATCH 0/9 nf-next] netfilter: replace raw warnings with
 2026-06-18 17:11 UTC  (3+ messages)
` [PATCH 4/9 nf-next] netfilter: conntrack: use DEBUG_NET_WARN_ON_ONCE on packet paths

[PATCH v1] kasan: Fix false-positive wild-memory-access on x86 under 5-level paging
 2026-06-18 17:09 UTC  (4+ messages)

[PATCH v2 1/2] of: property: Fix of_fwnode_get_reference_args() with negative index
 2026-06-18 17:09 UTC  (2+ messages)

xor: add a kunit benchmark
 2026-06-18 17:09 UTC  (5+ messages)
` [PATCH 2/2] xor/kunit: add a benchmark

[PATCH v2 0/4] ASoC: Intel: Convert locking to guard()/scoped_guard()
 2026-06-18 17:08 UTC  (3+ messages)
` [PATCH v2 2/4] ASoC: Intel: avs: Use scoped_guard() for scoped locking

[PATCH 3/3] mm: read remote memory without the mmap lock where possible
 2026-06-18 17:07 UTC  (3+ messages)

[OE-core][PATCH 0/5] Implement SPDX for deploy tasks
 2026-06-18 17:07 UTC  (8+ messages)
` [OE-core][PATCH v2 "
  ` [OE-core][PATCH v2 1/5] spdx: Add ability for deploy tasks to create SPDX
  ` [OE-core][PATCH v2 2/5] classes-global/sstate: Keep SPDX generating setscene dependencies
  ` [OE-core][PATCH v2 3/5] Add SPDX deploy tasks to various recipes
    ` Patchtest results for "
  ` [OE-core][PATCH v2 4/5] spdx: Replace do_create_image_spdx with deploy task
  ` [OE-core][PATCH v2 5/5] grub-efi: Change to MACHINE_ARCH

[PATCH] fetch2: accept sha256 revisions
 2026-06-18 17:06 UTC  (2+ messages)
` [bitbake-devel] "

[PATCH] doc: detail LMAP binary format specification
 2026-04-16  5:55 UTC 

[PATCH 00/10] rust: driver: use pointers instead of indices for ID info
 2026-06-18 17:03 UTC  (22+ messages)
` [PATCH 01/10] rust: driver: remove `IdTable::id`
` [PATCH 02/10] rust: driver: simplify `IdArray::new_without_index`
` [PATCH 03/10] rust: pci: use `Option<&IdInfo>` for device ID info
` [PATCH 04/10] rust: net/phy: remove expansion from doc
` [PATCH 05/10] rust: driver: centralize device ID handling
` [PATCH 06/10] rust: driver: remove `$module_table_name` from `module_device_table`
` [PATCH 07/10] rust: driver: store pointers in `DeviceId`
` [PATCH 08/10] rust: driver: remove open-coded matching logic
` [PATCH 09/10] rust: driver: remove duplicate ID table
` [PATCH 10/10] RFC: rust: driver: support map-like syntax for "

[GIT PULL] ksmbd fixes
 2026-06-18 17:04 UTC  (2+ messages)

[GIT PULL] smb3 client fixes
 2026-06-18 17:04 UTC  (2+ messages)

[PATCH v2] minix: avoid overflow in bitmap block count calculation
 2026-06-18 17:04 UTC  (2+ messages)

[GIT PULL] NFSD changes for v7.2
 2026-06-18 17:04 UTC  (2+ messages)

[qemu-web PATCH v2 0/3] switch to GitLab confidential issues for security disclosure
 2026-06-18 17:03 UTC  (9+ messages)
` [qemu-web PATCH v2 3/3] contribute: switch security process to gitlab confidential issues

[GIT PULL] ext4 changes for 7.2-rc1
 2026-06-18 17:04 UTC  (2+ messages)

[PATCH] zlib: properly clamp to uLong
 2026-06-18 17:03 UTC  (2+ messages)

[RFC PATCH 0/2] smb/client: improve change notify support
 2026-06-18 17:02 UTC  (3+ messages)
` [RFC PATCH 1/2] smb/client: introduce smb3_notify_open()
` [RFC PATCH 2/2] smb/client: do not call SMB2_close() in smb3_notify()

[Invitation] bi-weekly mm-next call on 2026-06-24
 2026-06-18 17:02 UTC 

[PATCH] kselftest docs: remove reference to obsolete/archived wiki
 2026-06-18 17:02 UTC  (2+ messages)

drbd-9.3.3-rc.1 and drbd-9.2.19-rc.1
 2026-06-18 17:02 UTC 

[PATCH v2] drm/amd/display: Shorten hdmi_frl_status_polling_workqueue
 2026-06-18 17:01 UTC  (2+ messages)

[PATCH sched_ext/for-7.2] sched_ext: check remote rq eligibility under task's rq lock
 2026-06-18 17:00 UTC 

[PATCH v7 0/2] drm: panel: support the R63419 based dual-DSI video mode Display Panels
 2026-06-18 17:00 UTC  (3+ messages)
` [PATCH v7 2/2] drm: panel: add support for the Renesas "

[PATCH] ALSA: usb-audio: Release components on probe errors
 2026-06-18 17:00 UTC 

[PATCH v3] ALSA: usb-audio: Kill MIDI 2.0 URBs before freeing endpoints
 2026-06-18 17:00 UTC 

[PATCH i-g-t v1 0/2] Allow intel_reg tool to work also with accelerators
 2026-06-18 16:59 UTC  (5+ messages)
` [PATCH i-g-t v1 2/2] tools/intel_reg: Create default accelerator access

[PATCH v2 0/1] gpiolib: acpi: Add quirk for ASUS ROG Strix G16 G614 series
 2026-06-18 16:59 UTC  (4+ messages)

[PATCH 0/9] PCI: controller: Add missing rescan lock around root bus removal
 2026-06-18 16:59 UTC  (2+ messages)

[PATCH v5 0/6] nfsd/sunrpc: convert nfsstat server-side interfaces to use netlink
 2026-06-18 16:58 UTC  (7+ messages)
` [PATCH v5 1/6] sunrpc: add per-netns per-procedure call counts to svc_stat
` [PATCH v5 2/6] sunrpc: use per-net counts in svc_seq_show()
` [PATCH v5 3/6] nfsd: implement server-stats-get netlink handler
` [PATCH v5 4/6] sunrpc: remove unused svc_version vs_count field
` [PATCH v5 5/6] nfsd: count NFSv4 callback operations per netns
` [PATCH v5 6/6] nfsd: export NFSv4 callback op stats via netlink

[PATCH v2] ALSA: usb-audio: Disconnect components on probe errors
 2026-06-18 16:57 UTC  (3+ messages)

[PATCH] [SCSI] qla2xxx: Handle the INTx not connected while passing through
 2026-06-18 16:56 UTC  (2+ messages)

[meta-oe][PATCH] libpcre: move recipe from oe-core
 2026-06-18 16:55 UTC  (4+ messages)
` [oe] "

[PATCH 6.12 000/261] 6.12.94-rc1 review
 2026-06-18 16:55 UTC  (7+ messages)
` [PATCH 6.12 100/261] netfilter: nf_log: validate MAC header was set before dumping it

[PATCH] clk: canaan: Clear rate fields before reprogramming dividers
 2026-06-18 16:55 UTC  (2+ messages)

[PATCH] arm64: Avoid eager DVMSync reclaim batches with C1-Pro SME erratum
 2026-06-18 16:54 UTC  (2+ messages)

[PATCH] riscv: Add kCFI type prefix to unaligned copy routines
 2026-06-18 16:54 UTC  (4+ messages)

[PATCH v2] schemas: chosen: Add reset-reason property
 2026-06-18 16:52 UTC  (3+ messages)

[PATCH] tcl: disable the timer tests in run-ptest
 2026-06-18 16:52 UTC 

[PATCH] iio: adc: ti-adc*: use dev_err_probe for probe time errors
 2026-06-18 16:52 UTC  (3+ messages)

[linux-next:master] [mm] 7b32f64bc5: pts.svt-av1.Preset13.Bosphorus4K.frames_per_second 45.8% regression
 2026-06-18 16:51 UTC  (6+ messages)

[PATCH 00/11] pmdomain: st: ux500: Implement ux500 power domains
 2026-06-18 16:51 UTC  (3+ messages)
` [PATCH 01/11] dt-bindings: power: Convert Ux500 PM domains to schema

[PATCH v5 0/2] binman: add PKCS#11/HSM signing support for X509 certificates
 2026-06-18 16:51 UTC  (3+ messages)
` [PATCH v5 1/2] binman: x509_cert: document Entry_x509_cert properties

[PATCH v1] clk: clk-lmk04832: Simplify device abstraction
 2026-06-18 16:49 UTC  (2+ messages)

[PATCH] soc: renesas: mfis: add hwspinlock support
 2026-06-18 16:46 UTC 

[PATCH v6 00/10] ACPI: APEI: share GHES CPER helpers and add DT FFH provider
 2026-06-18 16:48 UTC  (2+ messages)

[PATCH 2/3] spi: bcm63xx-hsspi: return error from failed controller suspend
 2026-06-18 16:45 UTC  (2+ messages)
` [PATCH 3/3] spi: bcm-qspi: "

[PATCH 1/3] spi: bcm63xx: return error from failed controller suspend
 2026-06-18 16:45 UTC 

[PATCH 1/4 v2] libselinux: Add checks when growing lists to prevent wrapping
 2026-06-18 16:45 UTC  (9+ messages)
` [PATCH 2/4 v2] libsemanage: "
` [PATCH 3/4 v2] libsepol/cil: "

[PATCH v3 1/1] pcapng: add user-supplied timestamp support
 2026-06-18 16:45 UTC  (3+ messages)

[PATCH 2/2] i2c: tiny-usb: check adapter registration failure
 2026-06-18 16:44 UTC 

[PATCH 1/2] i2c: robotfuzz-osif: check adapter registration failure
 2026-06-18 16:44 UTC 

[cip-dev] Autopkgtest support for passwdqc package
 2026-06-18 16:43 UTC 

[PATCH v3 0/6] target/arm: Add aarch64 GPC3 bypass windows
 2026-06-18 16:42 UTC  (9+ messages)
` [PATCH v3 1/6] target/arm/tcg/cpu64.c: Extra test for GPC3
` [PATCH v3 2/6] target/arm: Setup new registers "
` [PATCH v3 3/6] target/arm/ptw.c: Add Granule Bypass Windows
` [PATCH v3 4/6] target/arm/cpu-features.h: x-rme now means GPC3
` [PATCH v3 5/6] tests/tcg/aarch64/system: Alternative boot object for exception logging
` [PATCH v3 6/6] tests/tcg/aarch64/system/gpc-test.c: Basic test for granule protection check

[PATCH v2 i-g-t] tests/intel: Enable survivability tests on discrete platforms >= BMG
 2026-06-18 16:42 UTC 

[PATCH] drm/xe: Add debugfs knob to disable Mid-Thread Preemption per GT
 2026-06-18 16:42 UTC  (2+ messages)

[PATCH v1] iommu/riscv: Support 32-bit register accesses
 2026-06-18 16:40 UTC  (9+ messages)

[LTP] [PATCH v2] rfim: add new test for verifying RFIM sysfs interface
 2026-06-18 16:40 UTC  (2+ messages)
` [LTP] "

[PATCH v2 0/6] target/arm: Add aarch64 GPC3 bypass windows
 2026-06-18 16:40 UTC  (5+ messages)
` [PATCH v2 3/6] target/arm/ptw.c: Add Granule Bypass Windows

[PATCH 1/3] x86/mm: use READ_ONCE/WRITE_ONCE for mm->context.untag_mask
 2026-06-18 16:40 UTC  (2+ messages)

[LTP] [PATCH v2 1/2] metadata: add tests grouping support
 2026-06-18 16:40 UTC  (2+ messages)
` [LTP] "

[PATCH v2 0/8] refs: stop using `chdir_notify_reparent()`
 2026-06-18 16:40 UTC  (3+ messages)
` [PATCH v2 7/8] refs: fix recursing `get_main_ref_store()` with "onbranch" config

[PATCH v2 0/2] tty: n_gsm: fix gsm_queue() UAF and add a base regression test
 2026-06-18 16:39 UTC  (3+ messages)

[PATCH 6.12.y v2 0/3] gpiolib: backport 16fdabe143fc
 2026-06-18 16:34 UTC  (4+ messages)
` [PATCH 6.12.y v2 1/3] gpiolib: Extract gpiochip_choose_fwnode() for wider use
` [PATCH 6.12.y v2 2/3] gpiolib: Remove redundant assignment of return variable
` [PATCH 6.12.y v2 3/3] gpio: Fix resource leaks on errors in gpiochip_add_data_with_key()

[PATCH] x86/boot: Reject truncated acpi_rsdp= values
 2026-06-18 16:38 UTC  (4+ messages)

[PATCH v5 0/6] alloc_tag: introduce IOCTL-based filtering for MAP
 2026-06-18 16:38 UTC  (8+ messages)
` [PATCH v5 3/6] alloc_tag: add size-based filtering to ioctl

[PATCH v4 0/3] riscv: support effective hardware PTE A/D updates
 2026-06-18 16:37 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: riscv: describe Svadu as disabled at boot

arch/arm/boot/dts/microchip/at91-sama7d65_curiosity.dtb: ddr3phy@e3804000 (microchip,sama7d65-ddr3phy): compatible: 'oneOf' conditional failed, one must be fixed:
 2026-06-18 16:37 UTC 

[PATCH 1/1] xfrm: nat_keepalive: avoid double free on send error
 2026-06-18 16:36 UTC 

[PATCH v4 00/16] spi: cadence-quadspi: add PHY tuning support
 2026-06-18 16:36 UTC  (4+ messages)
` [PATCH v4 01/16] spi: dt-bindings: add spi-max-post-config-frequency property

[Buildroot] [PATCH] utils/docker-run: Support BR2_EXTERNAL with relative paths
 2026-06-18 16:35 UTC  (4+ messages)

[PATCH v6 00/12] PCI: liveupdate: PCI core support for Live Update
 2026-06-18 16:35 UTC  (8+ messages)
` [PATCH v6 01/12] PCI: liveupdate: Set up FLB handler for the PCI core

[PATCH 0/2] hwspinlock: add summary in debugfs
 2026-06-18 16:34 UTC  (3+ messages)
` [PATCH 1/2] hwspinlock: reverse logic for used channels
` [PATCH 2/2] hwspinlock: add summary in debugfs

[PATCH 4/4] regulator: tps6594: Fix device node reference leaks in multiphase loop
 2026-06-18 16:33 UTC  (3+ messages)

[PATCH v4 0/5] Enhance RPMsg buffer management
 2026-06-18 16:31 UTC  (6+ messages)
` [PATCH v4 3/5] rpmsg: virtio_rpmsg_bus: get buffer size from config space

[PATCH v4 0/2] drm/xe/pagefault: Add SRCID to pagefault reporting
 2026-06-18 16:31 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for drm/xe/pagefault: Add SRCID to pagefault reporting (rev4)

[PATCH nf] netfilter: nf_conntrack_expect: store master_tuple in expectation
 2026-06-18 16:31 UTC 

[GIT PULL] MM updates for 7.2-rc1 (v2)
 2026-06-18 16:30 UTC 

[PATCH v5 0/1] Hardware Error handling for Crescent Island
 2026-06-18 16:30 UTC  (2+ messages)
` ✓ CI.KUnit: success for Hardware Error handling for Crescent Island (rev5)

[GIT PULL] MM updates for 7.2-rc1
 2026-06-18 16:29 UTC  (4+ messages)

[PATCHES v3 0/2] perf tools: Add cached probe type detection for evsel
 2026-06-18 16:28 UTC  (4+ messages)

[PATCH v2 1/2] iio: chemical: sps30: update email
 2026-06-18 16:21 UTC  (2+ messages)

[PATCH v1] spmi: msm: Fix V5 ownership table offset
 2026-06-18 16:27 UTC 

[PATCH for-next v3 0/9] mm/slab: introduce kfree_rcu_nolock() and improve slub_kunit coverage
 2026-06-18 16:26 UTC  (8+ messages)
` [PATCH for-next v3 6/9] mm/slab: allow kfree_rcu_sheaf() on PREEMPT_RT

[PATCH] SubmittingPatches: address design critiques
 2026-06-18 16:26 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 0/7] intel network and pcapng updates
 2026-06-18 16:26 UTC  (4+ messages)
` [PATCH v2 0/7] Intel network drivers enhancements
  ` [PATCH v2 1/7] ethdev: add header split mbuf callback API

[PATCH 0/3] perf record: fix multi-record Zstd compression
 2026-06-18 16:26 UTC  (7+ messages)
` [PATCH 1/3] perf record: Fix multiple PERF_RECORD_COMPRESSED2 records per push
` [PATCH 2/3] perf record: Avoid overrunning the zstd output buffer
` [PATCH 3/3] perf record: Don't store raw data on zstd compression failure

[PATCH] virtio-blk: store the zone-append sector as little-endian
 2026-06-18 16:23 UTC  (3+ messages)

[PATCH net 0/6] ipv6: fix sysctl error handling and missing notifications
 2026-06-18 16:22 UTC  (7+ messages)
` [PATCH net 1/6] ipv6: fix error handling in disable_ipv6 sysctl
` [PATCH net 2/6] ipv6: fix error handling in ignore_routes_with_linkdown sysctl
` [PATCH net 3/6] ipv6: fix error handling in forwarding sysctl
` [PATCH net 4/6] ipv6: fix error handling in disable_policy sysctl
` [PATCH net 5/6] ipv6: reset value and position for proxy_ndp sysctl restart
` [PATCH net 6/6] ipv6: fix missing notification for ignore_routes_with_linkdown

[PATCH] drm/ttm: rename ttm_place::fpfn/lpfn to param1/param2
 2026-06-18 16:21 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH 0/1] sched/psi: skip irqtime accounting when no new irq time has elapsed
 2026-06-18 16:20 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH i-g-t v10 0/7] Enable and Add new tests for DC3CO
 2026-06-18 16:20 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH] csky: Add build salt to the vDSO
 2026-06-18 16:11 UTC 

[PATCH v1 0/5] prefix lcore role enum values
 2026-06-18 16:19 UTC  (3+ messages)

[PATCH RFC] drm/lease: use kvmalloc for user-controlled allocations
 2026-06-18 16:19 UTC  (2+ messages)

[PATCH v4 00/10] fuse: add io-uring buffer pools and zero-copy
 2026-06-18 16:19 UTC  (10+ messages)
` [PATCH v4 07/10] fuse: add io-uring buffer pools (implemented as buffer ring)


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.