messages from 2026-06-18 20:55:23 to 2026-06-19 00:25:06 UTC [more...]
[kvm-unit-tests PATCH v2] arm: io: Set is_pl011_uart flag in ACPI initialization
2026-06-19 0:25 UTC
[RFC PATCH v1.2 09/11] mm/damon/sysfs: kobject_del() probe filter dirs
2026-06-19 0:23 UTC (2+ messages)
[PATCH v5 0/5] HID: asus: security fixes and more hardware support
2026-06-19 0:23 UTC (8+ messages)
` [PATCH v5 1/5] HID: asus: refactor the two workqueues and init sequence
` [PATCH v5 2/5] HID: asus: remove extraneous OOM error
` [PATCH v5 3/5] HID: asus: fix a off-by-one in mcu_parse_version_string() validation
` [PATCH v5 4/5] HID: asus: add support for xgm led
` [PATCH v5 5/5] HID: asus: add i2c entry for FA808UM and other TUFs
[PATCH v4 0/4] mm/percpu: Fix possible NOFS/NOIO reclaim recursion
2026-06-19 0:21 UTC (4+ messages)
` [PATCH v4 4/4] mm/percpu: Avoid IO/FS reclaim in backing allocations
[PATCH v2 i-g-t 0/3] Remove EUdebug tests
2026-06-19 0:18 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for Remove EUdebug tests (rev2)
[PATCH v5 0/6] nfsd/sunrpc: convert nfsstat server-side interfaces to use netlink
2026-06-19 0:17 UTC (5+ messages)
` [PATCH v5 5/6] nfsd: count NFSv4 callback operations per netns
` [PATCH v5 6/6] nfsd: export NFSv4 callback op stats via netlink
[PATCH v7 00/42] guest_memfd: In-place conversion support
2026-06-19 0:17 UTC (4+ messages)
` [PATCH v7 10/42] KVM: guest_memfd: Ensure pages are not in use before conversion
[PATCH] mm/page_alloc: don't build vm_numa_stat_key if CONFIG_NUMA=n
2026-06-19 0:10 UTC (2+ messages)
[GIT PULL] Compute Express Link (CXL) changes for 7.2
2026-06-19 0:09 UTC (2+ messages)
[PATCH] i2c: acpi: Force ELAN1300 touchpads to 100 kHz
2026-06-19 0:08 UTC (2+ messages)
[PATCH v3 0/5] KVM: arm64: nv: Even more VNCR fixes
2026-06-19 0:07 UTC (9+ messages)
` [PATCH v3 1/5] KVM: arm64: nv: Respect read-only PFN when mapping L1 VNCR
` [PATCH v3 2/5] KVM: arm64: nv: Inject SEA if kvm_translate_vncr() can't resolve PFN
` [PATCH v3 3/5] KVM: arm64: nv: Re-translate VNCR before injecting abort
` [PATCH v3 4/5] KVM: arm64: nv: Inject SEA if guest VNCR isn't normal memory
` [PATCH v3 5/5] KVM: arm64: nv: Mark VM as bugged for unexpected VNCR abort
Btrfs ENOSPC / Stuck in RO with "exclusive operation balance paused in progress"
2026-06-19 0:05 UTC (10+ messages)
[PATCH] fscrypt: Simplify handling of errors during initcall
2026-06-19 0:00 UTC
[RFC PATCH] firmware_loader: fix use-after-free in fw_load_sysfs_fallback()
2026-06-19 0:01 UTC
[RFC PATCH liburing] man: Convert manpages to markdown
2026-06-18 23:53 UTC (2+ messages)
[PATCH i-g-t v3] lib/intel_chipset: Extend intel_get_pci_device to PCI accelerator class
2026-06-18 23:56 UTC (3+ messages)
[PATCH v2 0/2] Fastboot abort key support
2026-06-18 23:55 UTC (3+ messages)
` [PATCH v2 1/2] cmd: fastboot: Add keyed abort option
` [PATCH v2 2/2] board: qualcomm: phone: enable CMD_FASTBOOT_ABORT_KEYED
[PATCH i-g-t v5] lib/intel_chipset: Extend intel_get_pci_device to PCI accelerator class
2026-06-18 23:54 UTC
[kvm-unit-tests PATCH] arm: io: Set is_pl011_uart flag in ACPI initialization
2026-06-18 23:51 UTC (2+ messages)
[PATCH wireless-next] wifi: mt76: fix of_get_mac_address error handling
2026-06-18 23:51 UTC (4+ messages)
[PATCHv2 0/4] m68k: coldfire: fix non-standard readX()/writeX() functions
2026-06-18 23:49 UTC (3+ messages)
[RFC PATCH] mm: Avoiding split large folios if swap has no space
2026-06-18 23:46 UTC (2+ messages)
[PATCH v4 0/2] drm/xe/pagefault: Add SRCID to pagefault reporting
2026-06-18 23:40 UTC (2+ messages)
` ✓ Xe.CI.FULL: success for drm/xe/pagefault: Add SRCID to pagefault reporting (rev4)
git-2.55.0-rc1 t4216 broken TAP failures on non-x86 arch
2026-06-18 23:35 UTC (4+ messages)
[PATCH v7 15/20] perf: arm_pmuv3: Handle IRQs for Partitioned PMU guest counters
2026-06-18 23:32 UTC (2+ messages)
[PATCH v7 11/20] KVM: arm64: Enforce PMU event filter at vcpu_load()
2026-06-18 23:30 UTC (2+ messages)
[PATCH v4 00/31] Introduce SCMI Telemetry FS support
2026-06-18 23:28 UTC (5+ messages)
[PATCH ath-next] wifi: ath12k: add QMI capability negotiation for dynamic memory mode
2026-06-18 23:25 UTC (5+ messages)
[PATCH v3 0/7] ForLt/CovariantForLt split, auxiliary closure API and DevresLt
2026-06-18 23:22 UTC (12+ messages)
` [PATCH v3 1/7] rust: types: rename ForLt to CovariantForLt
` [PATCH v3 2/7] rust: types: introduce ForLt base trait for CovariantForLt
` [PATCH v3 3/7] rust: auxiliary: add registration_data_with() for ForLt types
` [PATCH v3 4/7] rust: auxiliary: sample: demonstrate ForLt with invariant Mutex type
` [PATCH v3 5/7] rust: devres: add DevresLt for ForLt-aware device resource access
` [PATCH v3 6/7] rust: pci: return DevresLt from Bar::into_devres()
` [PATCH v3 7/7] rust: io: mem: return DevresLt from IoMem/ExclusiveIoMem::into_devres()
[PATCH 1/6] smb: client: fix double-free in SMB2_open() replay
2026-06-18 23:21 UTC (2+ messages)
[PATCH] fscrypt: Remove FSCRYPT_MODE_MAX
2026-06-18 23:14 UTC
[PATCH] iio: adc: ti-adc*: use dev_err_probe for probe time errors
2026-06-18 23:14 UTC (7+ messages)
` [PATCH 0/5] use dev_err_probe for probe time error
` [PATCH 1/5] iio: adc: ti-adc081c: "
` [PATCH 2/5] iio: adc: ti-adc084s021: "
` [PATCH 3/5] iio: adc: ti-adc108s102: log buffer setup failure in probe
` [PATCH 4/5] iio: adc: ti-adc161s626: "
` [PATCH 5/5] iio: adc: ti-adc0832: "
[GIT PULL] pin control changes for the v7.2 kernel cycle
2026-06-18 23:16 UTC (2+ messages)
[PATCH] kselftest docs: remove reference to obsolete/archived wiki
2026-06-18 23:12 UTC (4+ messages)
[PATCHES topic/xe-for-CI 0/6] drm/xe: Use GuC fw 70.70.0 for pre-release platforms
2026-06-18 23:11 UTC (9+ messages)
` [PATCHES topic/xe-for-CI 1/6] Revert "topic/xe-for-CI: Define GuC firmware for NVL-P"
` [PATCHES topic/xe-for-CI 2/6] Revert "topic/for-xe-CI: drm/xe/cri: Define GuC firmware for CRI"
` [PATCHES topic/xe-for-CI 3/6] Revert "topic/xe-for-CI: Define GuC firmware for NVL-S"
` [PATCHES topic/xe-for-CI 4/6] topic/xe-for-CI: Define GuC firmware for NVL-S
` [PATCHES topic/xe-for-CI 5/6] topic/for-xe-CI: drm/xe/cri: Define GuC firmware for CRI
` [PATCHES topic/xe-for-CI 6/6] topic/xe-for-CI: Define GuC firmware for NVL-P
` ✓ CI.KUnit: success for drm/xe: Use GuC fw 70.70.0 for pre-release platforms
` ✓ Xe.CI.BAT: "
[Buildroot] [PATCH 1/1] package/network-manager: remove initrd specific service files
2026-06-18 23:09 UTC (2+ messages)
[Buildroot] [PATCH] package/network-manager: drop initrd-related services when unneeded
2026-06-18 23:08 UTC (2+ messages)
[PATCH v28 0/5] Type2 device basic support
2026-06-18 23:06 UTC (5+ messages)
` [PATCH v28 4/5] sfc: obtain and map cxl range using devm_cxl_probe_mem
` [PATCH v28 5/5] sfc: support pio mapping based on cxl
[PATCH bpf v1 1/2] bpf: Fix effective prog replacement with BPF_F_PREORDER
2026-06-18 23:04 UTC (5+ messages)
` [PATCH bpf v1 2/2] selftests/bpf: Test cgroup link replace "
[RFC PATCH] reserve_mem: add support for static memory
2026-06-18 23:02 UTC (2+ messages)
[Buildroot] [git commit] package/network-manager: drop initrd-related services when unneeded
2026-06-18 23:00 UTC
[PATCH] fetch2: export AWS_SHARED_CREDENTIALS_FILE for S3 fetches
2026-06-18 22:59 UTC
[PATCH v5 0/2] Add support for LTC3208 multi-display driver
2026-06-18 22:56 UTC (4+ messages)
` [PATCH v5 1/2] dt-bindings: leds: Document LTC3208 Multidisplay LED Driver
` [PATCH v5 2/2] leds: ltc3208: Add driver for "
[PATCH 00/18] lib: Rust implementation of SPDM
2026-06-18 22:51 UTC (5+ messages)
` [PATCH 08/18] PCI/TSM: Support connecting to PCIe CMA devices
[PATCH bpf-next v3 1/2] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
2026-06-18 22:50 UTC (3+ messages)
[PATCH v2 00/13] Dynamic Kernel Stacks
2026-06-18 22:28 UTC (7+ messages)
[PATCH v4 00/10] fuse: add io-uring buffer pools and zero-copy
2026-06-18 22:37 UTC (12+ messages)
` [PATCH v4 07/10] fuse: add io-uring buffer pools (implemented as buffer ring)
[Buildroot] [PATCH v2 1/3] support/download: add blake2b-256 hash support
2026-06-18 22:37 UTC (5+ messages)
` [Buildroot] minimum system/coreutils requirements (was: support/download: add blake2b-256 hash support)
` [Buildroot] minimum system/coreutils requirements
[RFC PATCH v2 0/2] PCI/CXL: Add RDPAS support for CXL.io
2026-06-18 22:36 UTC (9+ 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
[PATCH] KEYS: avoid filesystem reclaim while holding keyring->sem
2026-06-18 22:32 UTC (2+ messages)
[PATCH 0/2] rust: revocable: fix potential race between concurrent revokers
2026-06-18 22:28 UTC (5+ messages)
` [PATCH 2/2] rust: revocable: fix "
KASAN: slab-use-after-free Read in v4l2_fh_open
2026-06-18 22:26 UTC
WARNING: at ext4_check_map_extents_env, CPU: syz.NUM.NUM/ADDR
2026-06-18 22:26 UTC
WARNING: at floppy_interrupt, CPU: swapper/NUM/NUM
2026-06-18 22:26 UTC
[syzbot] [fs?] KASAN: slab-use-after-free Read in shrink_dcache_tree
2026-06-18 22:24 UTC (5+ messages)
` rt_spin_unlock order of operations [was: Re: [syzbot] [fs?] KASAN: slab-use-after-free Read in shrink_dcache_tree]
WARNING: at ext4_check_map_extents_env, CPU: syz.NUM.NUM/NUM
2026-06-18 22:24 UTC
[PATCH] fscrypt: Replace mk_users keyring with simple list
2026-06-18 22:19 UTC
[PATCH v1 0/3] ASoC: qcom: add q6apm VMID support and qdsp6 GPR destination-domain routing
2026-06-18 22:14 UTC (5+ messages)
` [PATCH v1 1/3] dt-bindings: sound: qcom,q6apm-dai: add optional qcom,vmid
` [PATCH v1 3/3] ASoC: qcom: qdsp6: generalize GPR service domain
[PATCH bpf 0/6] libbpf: Fix ring buffer consumption
2026-06-18 22:05 UTC (7+ messages)
` [PATCH bpf 2/6] libbpf: ringbuf: Prevent NULL callback crash
` [PATCH bpf 5/6] libbpf: ringbuf: Prevent missed wakeups
[PATCH v3 0/2] PCI: qcom: Add PCIe support for upcoming Hawi SoC
2026-06-18 22:06 UTC (5+ messages)
` [PATCH v3 1/2] dt-bindings: PCI: qcom: Document the Hawi PCIe Controller
` [PATCH v3 2/2] PCI: qcom: Add support for Hawi
[PATCH 1/3] PCI: rcar-gen4: Configure AXIINTC if iMSI-RX not used
2026-06-18 21:54 UTC (8+ messages)
` [PATCH 2/3] irqchip/gic-v3: Add Renesas R-Car Gen4 erratum workaround
[PATCH v2 0/4] PCI: rcar-gen4: irqchip/gic-v3: Handle GIC ITS
2026-06-18 22:02 UTC (5+ messages)
` [PATCH v2 1/4] PCI: rcar-gen4: Configure AXIINTC if iMSI-RX not used
` [PATCH v2 2/4] irqchip/gic-v3: Refactor GIC600 limited to 32bit PA erratum handling
` [PATCH v2 3/4] irqchip/gic-v3: Add Renesas R-Car Gen4 erratum workaround
` [PATCH v2 4/4] arm64: dts: renesas: r8a779g0: Add GICv3 ITS and update PCIe nodes
[PATCH] MAINTAINERS: Add myself to maintain TI AM654 SDHCI host drver
2026-06-18 22:02 UTC
[PATCH 0/7] line-log: range-scope stat, check, and -G under -L
2026-06-18 22:00 UTC (3+ messages)
` [PATCH 5/7] line-log: support diff stat formats with -L
kdevops-ng: graduating kdevops beyond Ansible
2026-06-18 21:58 UTC (5+ messages)
[PATCHES v2 0/7] Initial support for some Rust tags + way to ask for CU merging at load time
2026-06-18 21:57 UTC (3+ messages)
[PATCH V3 0/3] Ensure ordered namespace registration during async scan
2026-06-18 21:55 UTC (9+ messages)
[PATCH v3 0/4] phy: qcom: qmp-pcie: Add PCIe PHY support for Hawi
2026-06-18 21:54 UTC (5+ messages)
` [PATCH v3 1/4] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Add Hawi compatibles
` [PATCH v3 2/4] phy: qcom-qmp: Add v10 register offsets
` [PATCH v3 3/4] phy: qcom-qmp: Add v10.60 "
` [PATCH v3 4/4] phy: qcom: qmp-pcie: Add QMP PCIe PHY support for Hawi
[PATCH RESEND v2 0/5] KVM: arm64: nv: Even more VNCR fixes
2026-06-18 21:52 UTC (4+ messages)
` [PATCH RESEND v2 3/5] KVM: arm64: nv: Re-translate VNCR before injecting abort
[PATCH v8 2/7] x86/sev: Initialize RMPOPT configuration MSRs
2026-06-18 21:49 UTC (14+ messages)
` [PATCH v8 3/7] crypto/ccp: Disable CPU hotplug while SNP is active
` [PATCH v8 5/7] x86/sev: Add interface to re-enable RMP optimizations
` [PATCH v8 6/7] KVM: SEV: Perform RMP optimizations on SNP guest shutdown
` [PATCH v8 7/7] x86/sev: Add debugfs support for RMPOPT
[PATCH v7 00/20] KVM: selftests: Add eventfd+VFIO IRQ test
2026-06-18 21:42 UTC (4+ messages)
` [PATCH v7 09/20] KVM: selftests: Add VFIO device support to eventfd "
[PATCH RFC] dt-bindings: sound: Convert cirrus,cs35l36 to DT schema
2026-06-18 21:38 UTC (2+ messages)
[GIT PULL for v7.2] media updates
2026-06-18 21:38 UTC
[rfc, PATCH v1 0/2] overflow: Convert size_add() to take variadic arguments
2026-06-18 21:36 UTC (7+ messages)
` [PATCH v1 1/2] overflow: Allow to sum a few arguments at once
[Bug 221660] New: btmtk (MT7921K / RZ608): BR/EDR outgoing connection always fails with Page Timeout (0x04); scan/receive works, same device pairs fine on Windows
2026-06-18 21:34 UTC (2+ messages)
` [Bug 221660] "
[PATCH v1 0/2] ASoC: qcom: Shikra machine driver and DT binding support
2026-06-18 21:34 UTC (3+ messages)
` [PATCH v1 2/2] ASoC: qcom: sc8280xp: add Shikra EVK machine variants
[PATCH v2 0/2] rebase: add --squash to fold a range into its first commit
2026-06-18 21:29 UTC (7+ messages)
` [PATCH v3 0/4] history: add squash subcommand to fold a range
` [PATCH v3 3/4] "
[PATCH i-g-t] tests/kms_hdr: Enable DRM KMS debug mask for invalid-hdr subtest
2026-06-18 21:28 UTC (3+ messages)
` ✓ Xe.CI.BAT: success for tests/kms_hdr: Enable DRM KMS debug mask for invalid-hdr subtest (rev2)
` ✓ i915.CI.BAT: "
[PATCH] efs: fix direct extent lookup for indirect extents
2026-06-18 21:27 UTC (3+ messages)
[PATCH v2 0/2] iio: chemical: sps30, scd30
2026-06-18 21:27 UTC (3+ messages)
[PATCH v1 1/1] i2c: mpc: Fix timeout calculations
2026-06-18 21:26 UTC (2+ messages)
[PATCH v2] fstests: add a test case for btrfs get_subvol_info ioctl
2026-06-18 21:25 UTC
[Buildroot] [PATCH 01/29] support/testing: infra: add assertRunNotOk()
2026-06-18 21:24 UTC (4+ messages)
` [Buildroot] [PATCH 20/29] support/testing: test_nftables.py: use assertRunNotOk()
[PATCH] drm/xe/forcewake: add delayed-release optimization
2026-06-18 21:18 UTC (4+ messages)
` [PATCH v2] "
[PATCH] efs: Remove EFS
2026-06-18 21:18 UTC
[PATCH v2 0/5] clk: implement sync_state support
2026-06-18 21:12 UTC (6+ messages)
` [PATCH v2 5/5] "
[PATCH bpf 3/6] libbpf: ringbuf: Handle position counter wrap
2026-06-18 21:12 UTC (4+ messages)
[PATCH v3 00/13] Dynamic Housekeeping Management (DHM) via CPUSets
2026-06-18 21:11 UTC (7+ messages)
` [PATCH v3 05/13] cpu/hotplug: Reserve CPUHP states for nohz_full and managed IRQ down-paths
` [PATCH v3 08/13] genirq: Add explicit housekeeping callback for managed IRQ migration
[PATCH v2] kunit: cfi: Add test for kCFI indirect-call type checks
2026-06-18 21:09 UTC
[PATCH] drm/mediatek: mtk_dsi: enable hs clock during pre-enable
2026-06-18 21:06 UTC (2+ messages)
[PATCH v2 0/2] iio: magnetometer: add support for Melexis MLX90393
2026-06-18 21:06 UTC (4+ messages)
` [PATCH v2 2/2] "
[PATCH] drm/ttm: rename ttm_place::fpfn/lpfn to param1/param2
2026-06-18 21:05 UTC (2+ messages)
` ✓ Xe.CI.FULL: success for "
[PATCH v6 0/2] add mcf54415 DAC driver
2026-06-18 21:04 UTC (3+ messages)
` [PATCH v6 1/2] iio: dac: add mcf54415 DAC
` [PATCH v6 2/2] m68k: defconfig: update stmark2 defconfig
amd-gfx Digest, Vol 121, Issue 338
2026-06-18 21:03 UTC
[PATCH 0/4] bpf/arm64: add BPF_ABS/BPF_IND packet load support
2026-06-18 20:47 UTC (8+ messages)
` [PATCH v2 0/6] bpf: JIT related bug fixes
` [PATCH v2 1/6] bpf/x86: fix JIT encoding of BPF_JSET with immediate
` [PATCH v2 2/6] test/bpf: add JSET test with small immediate
` [PATCH v2 3/6] bpf/arm64: fix offset type to allow a negative jump
` [PATCH v2 4/6] test/bpf: check that JIT was generated
` [PATCH v2 5/6] bpf/arm64: add BPF_ABS/BPF_IND packet load support
` [PATCH v2 6/6] test/bpf: check that bpf_convert can be JIT'd
[GIT PULL] MM updates for 7.2-rc1
2026-06-18 20:58 UTC (5+ messages)
[PATCH] mtd: rawnand: ndfc: add CONFIG_OF dependency
2026-06-18 20:58 UTC
amd-gfx Digest, Vol 121, Issue 400
2026-06-18 20:57 UTC
[PATCH i-g-t v6] intel-ci: Add SVM, multi_queue tests to Xe fastfeedback
2026-06-18 20:54 UTC (2+ messages)
` ✓ i915.CI.Full: success for intel-ci: Add SVM, multi_queue tests to Xe fastfeedback (rev6)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.