messages from 2026-06-08 19:33:29 to 2026-06-08 20:18:27 UTC [more...]
[PATCHES v3 00/11] perf tools: Assorted fixes
2026-06-08 20:17 UTC (8+ messages)
` [PATCH 01/11] perf tools: Fix get_max_num() size_t underflow on empty sysfs file
` [PATCH 02/11] perf tools: Use scnprintf() in cpu_map__snprint() to prevent overflow
` [PATCH 03/11] perf tools: Use perf_env__get_cpu_topology() in machine__resolve()
` [PATCH 04/11] perf tools: NULL bitmap pointers after bitmap_free()
` [PATCH 05/11] perf sched: Bounds-check prio before test_bit() in timehist
` [PATCH 06/11] perf sched: Fix idle-hist callchain display using wrong rb_first variant
` [PATCH 07/11] perf tools: Add O_CLOEXEC to open() calls in DSO and ELF code
[PATCH 43/60] kvm: x86: Move CPUID state to struct kvm_vcpu_arch_common
2026-06-08 20:17 UTC (2+ messages)
[PATCH v10 00/37] mm/virtio: skip redundant zeroing of host-zeroed pages
2026-06-08 20:17 UTC (50+ messages)
` [PATCH v10 02/37] mm: memory-failure: serialize TestSetPageHWPoison with zone->lock
` [PATCH v10 07/37] mm: thread user_addr through page allocator for cache-friendly zeroing
` [PATCH v10 12/37] mm: use folio_zero_user for user pages in post_alloc_hook
` [PATCH v10 16/37] mm: alloc_swap_folio: pass raw fault address to vma_alloc_folio
` [PATCH v10 17/37] mm: page_reporting: skip redundant zeroing of host-zeroed reported pages
` [PATCH v10 24/37] mm: add put_page_zeroed and folio_put_zeroed
[GIT PULL] coresight: Updates for Linux v7.2
2026-06-08 19:37 UTC (2+ messages)
[GIT PULL] interconnect changes for 7.2
2026-06-08 19:35 UTC (2+ messages)
[PATCH v2 4/4] ARM: dts: ti: Add specific compatibles for SCM conf nodes
2026-06-08 20:17 UTC (3+ messages)
[PATCH v3 00/17] i3c: renesas: Suspend to RAM with power loss and runtime PM
2026-06-08 20:15 UTC (36+ messages)
` [PATCH v3 01/17] i3c: renesas: Check that the transfer is valid before accessing it
` [PATCH v3 02/17] i3c: renesas: Restore STDBR and EXTBR registers on resume
` [PATCH v3 03/17] i3c: renesas: Follow the reset deassert order used in probe
` [PATCH v3 04/17] i3c: renesas: Reconfigure the DATBAS register on re-attach
` [PATCH v3 05/17] i3c: renesas: Reset the controller on resume
` [PATCH v3 06/17] i3c: renesas: Perform Dynamic Address Assignment "
` [PATCH v3 07/17] i3c: renesas: Do not attach devices if xfer failed
` [PATCH v3 08/17] i3c: renesas: Clean DATBAS register on detach
` [PATCH v3 09/17] i3c: renesas: Use reset_control_bulk_{assert, deassert}()
` [PATCH v3 10/17] i3c: renesas: Return immediately if there is no transfer
` [PATCH v3 11/17] i3c: renesas: Follow a unified pattern for transfer and command initialization
` [PATCH v3 12/17] i3c: renesas: Drop the explicit memset() call
` [PATCH v3 13/17] i3c: renesas: Update HW registers after SW computations are done
` [PATCH v3 14/17] i3c: renesas: Organize structures to avoid unnecessary padding
` [PATCH v3 15/17] i3c: renesas: Use the "dev_name:irq_name" format for the interrupt name
` [PATCH v3 16/17] i3c: renesas: Drop unnecessary tab
` [PATCH v3 17/17] i3c: renesas: Add runtime PM support
[PATCHv2 0/3] watchdog: sama5d4: fix IRQ and timeout bugs, use platform_get_irq_optional
2026-06-08 20:16 UTC (5+ messages)
` [PATCHv2 1/3] watchdog: sama5d4: fix shared IRQ and hardcoded timeout issues
` [PATCHv2 2/3] watchdog: sama5d4: use platform_get_irq_optional()
` [PATCHv2 3/3] watchdog: sama5d4: fix NULL deref in irq handler
-next boot failures during KVM setup
2026-06-08 20:18 UTC (2+ messages)
[PATCH v3 00/19] rust: I/O type generalization and projection
2026-06-08 20:15 UTC (27+ messages)
` [PATCH v3 01/19] rust: io: add dynamically-sized `Region` type
` [PATCH v3 02/19] rust: io: add missing safety requirement in `IoCapable` methods
` [PATCH v3 03/19] rust: io: restrict untyped IO access and `register!` to `Region`
` [PATCH v3 04/19] rust: io: implement `Io` on reference types instead
` [PATCH v3 05/19] rust: io: generalize `MmioRaw` to pointer to arbitrary type
` [PATCH v3 06/19] rust: io: rename `Mmio` to `MmioOwned`
` [PATCH v3 07/19] rust: io: implement `Mmio` as view type
` [PATCH v3 08/19] rust: pci: io: make `ConfigSpace` a view
` [PATCH v3 09/19] rust: io: use view types instead of addresses for `Io`
` [PATCH v3 10/19] rust: io: remove `MmioOwned`
` [PATCH v3 11/19] rust: io: move `Io` methods to extension trait
` [PATCH v3 12/19] rust: io: add projection macro and methods
` [PATCH v3 13/19] rust: io: add I/O backend for system memory with volatile access
` [PATCH v3 14/19] rust: io: implement a view type for `Coherent`
` [PATCH v3 15/19] rust: io: add `read_val` and `write_val` function on `Io`
` [PATCH v3 16/19] gpu: nova-core: use I/O projection for cleaner encapsulation
` [PATCH v3 17/19] rust: dma: drop `dma_read!` and `dma_write!` API
` [PATCH v3 18/19] rust: io: add copying methods
` [PATCH v3 19/19] rust: io: implement `Io` for `Either`
[PATCH net v2 0/2] net: ife: fix decode header pull handling and add selftest
2026-06-08 20:14 UTC (3+ messages)
` [PATCH net v2 1/2] selftests: tc-testing: cover malformed IFE decode frames
[PATCH] MAINTAINERS: i2c: designware: Remove inactive reviewer
2026-06-08 20:14 UTC (2+ messages)
[PATCH] lib/fonts: Avoid unncessary 64-bit math in font code
2026-06-08 20:14 UTC (4+ messages)
[PATCH v2 2/4] dt-bindings: mfd: syscon: Drop unneeded case for syscon + simple-mfd
2026-06-08 20:13 UTC (3+ messages)
[PATCH v15 0/5] Support add/remove memory region and get-max-slots
2026-06-08 20:13 UTC (3+ messages)
[PATCH] watchdog: sama5d4_wdt: use platform_get_irq()
2026-06-08 20:11 UTC (4+ messages)
[PATCH v2] arm64: dts: qcom: sm6125-xiaomi-laurel-sprout: Fixup panel compatible
2026-06-08 20:10 UTC
[PATCH v5 26/34] KVM: x86: Avoid redundant masterclock updates from multiple vCPUs
2026-06-08 20:11 UTC (2+ messages)
Logging SNAT'ed connections
2026-06-08 20:11 UTC (3+ messages)
[PATCH v3 0/6] argo: few log fixes
2026-06-08 20:10 UTC (11+ messages)
` [PATCH v3 1/6] argo: lower level of noisy connection-refused log
` [PATCH v3 2/6] argo: correct logline in ring_unmap()
` [PATCH v3 3/6] argo: drop argo prefix from argo_dprintk() calls
` [PATCH v3 4/6] argo: fixup argo_dprintk()
` [PATCH v3 5/6] argo: introduce CONFIG_ARGO_DEBUG
[PATCH v2] KVM: PPC: Book3S HV: Validate arch_compat against host compatibility mode
2026-06-08 20:10 UTC
[PATCH] perf riscv: fix register name strings
2026-06-08 20:08 UTC (2+ messages)
[PATCH v2 1/4] dt-bindings: mfd: syscon: Disallow simple-bus with syscon
2026-06-08 20:08 UTC (3+ messages)
[PATCH] vfs: add FS_USERNS_DELEGATABLE flag and set it for NFS
2026-06-08 20:08 UTC (2+ messages)
[PATCH] [RFC] drm/i915/display: Fix PPC-granularity and limit 2nd scaler to 1:1
2026-06-08 20:07 UTC (2+ messages)
` ✗ i915.CI.BAT: failure for "
[PULL 00/14] virtio,pci,pc: fixes for 10.2
2026-06-08 20:06 UTC (7+ messages)
` [PULL 12/14] virtio-net: Advertise UDP tunnel GSO support by default
[PATCH v2 0/2] Add ipq5210 USB phy support
2026-06-08 20:06 UTC (7+ messages)
` [PATCH v2 1/2] dt-bindings: phy: qcom,qusb2: Document IPQ5210 compatible
` [PATCH v2 2/2] dt-bindings: phy: qcom,qmp-usb: Add ipq5210 USB3 PHY
Save a WRMSR GS.base?
2026-06-08 20:05 UTC (11+ messages)
artifact download for qtest
2026-06-08 20:02 UTC (5+ messages)
[PATCH 42/60] kvm: x86: Make local APIC code aware of planes
2026-06-08 20:03 UTC (2+ messages)
[PATCH] HID: intel-thc-hid: intel-quickspi: reset touch IC on system resume
2026-06-08 20:02 UTC (11+ messages)
` [PATCH v2] "
[PATCH bpf v8 0/2] bpf: tcp: Fix null-ptr-deref in arbitrary SYN Cookie
2026-06-08 20:02 UTC (4+ messages)
` [PATCH bpf v8 1/2] net: Validate protocol in skb_steal_sock() for BPF-assigned sockets
[PATCH v2] i2c: i801: fix hardware state machine corruption in error path
2026-06-08 20:01 UTC (2+ messages)
[PATCH bpf] bpf: Validate BTF repeated field counts before expansion
2026-06-08 20:01 UTC (7+ messages)
[PATCH for-4.22] xen/x86: Always strip xen.efi
2026-06-08 20:01 UTC (2+ messages)
[PATCH v2] iio: buffer: Ensure bounce buffer used for unaligned case is zeroed
2026-06-08 20:00 UTC (5+ messages)
[PATCH v6] dma-buf: Fix silent overflow for phys vec to sgt
2026-06-08 19:58 UTC (2+ messages)
[PATCH v5 25/34] KVM: x86/xen: Prevent runstate times from becoming negative
2026-06-08 19:58 UTC (2+ messages)
[PATCH] docs/reference: Fix build on ancient Meson versions
2026-06-08 19:58 UTC (2+ messages)
[PATCH bpf v4 0/2] bpf: Fix kfunc implicit arg injection and add selftest
2026-06-08 19:58 UTC (3+ messages)
` [PATCH bpf v5 "
[PATCH 0/3] drm/nouveau: stability fixes for NVAC (MCP79/MCP7A)
2026-06-08 19:57 UTC (3+ messages)
[PATCH 0/2] mm/vmpressure: reduce CPU, memory and code overhead on cgroup v2
2026-06-08 19:56 UTC (4+ messages)
[RFC PATCH 0/4] dma-mapping: Add preservation of direct allocations
2026-06-08 19:55 UTC (3+ messages)
` [RFC PATCH 3/4] dma-direct: Add API to preserve/restore allocations
[ANN] U-Boot v2026.07-rc4 released
2026-06-08 19:54 UTC
[PATCH] arm64: dts: qcom: sm6125-xiaomi-laurel-sprout: Fixup panel compatible
2026-06-08 19:53 UTC (2+ messages)
[PATCH] smbios: Fix wrong sysinfo ID for Type 3 enclosure asset tag
2026-06-08 19:53 UTC (2+ messages)
[PATCH] lmb: Rename LMB_LIMIT_DMA_BELOW_4G to LMB_LIMIT_DMA_BELOW_RAM_TOP
2026-06-08 19:53 UTC (2+ messages)
[PATCH] libselinux: label_backends_android: fix non-anti-symmetric cmp function
2026-06-08 19:51 UTC (2+ messages)
[PATCH v3] PCI: Call local_pci_probe() directly if current CPU is in the right node
2026-06-08 19:51 UTC (2+ messages)
[bluez/bluez]
2026-06-08 19:50 UTC
[bluez/bluez]
2026-06-08 19:50 UTC
[bluez/bluez]
2026-06-08 19:50 UTC
[PATCH v3 0/4] mm/zswap: Implement per-cgroup proactive writeback
2026-06-08 19:50 UTC (11+ messages)
` [PATCH v3 2/4] mm/zswap: Implement "
[bluez/bluez] 60437c: avdtp: Fix GET_CONFIGURATION cmd
2026-06-08 19:49 UTC
[PATCH 0/5] Shikra: Add DT support for ice, rng and qce
2026-06-08 19:49 UTC (5+ messages)
` [PATCH 4/5] dt-bindings: dma: qcom,bam-dma: Increase iommus maxItems to seven
[PATCH 41/60] kvm: x86: Make apic_map per plane
2026-06-08 19:49 UTC (2+ messages)
[PATCH next] drivers/scsi/mpt3sas: Replace strcpy() + strcat() with snprintf()
2026-06-08 19:48 UTC (2+ messages)
[PATCH v2 00/11] drm/amdgpu: refactor monolithic amdgpu.h
2026-06-08 19:47 UTC (12+ messages)
` [PATCH v2 01/11] drm/amdgpu: move struct amdgpu_sa from amdgpu.h into its own header file
` [PATCH v2 02/11] drm/amdgpu: move struct amdgpu_wb and helpers into separate files
` [PATCH v2 03/11] drm/amdgpu: move struct amdgpu_uid "
` [PATCH v2 04/11] drm/amdgpu: move struct amdgpu_video_codecs and helpers into header file
` [PATCH v2 05/11] drm/amdgpu: move struct amdgpu_mqd "
` [PATCH v2 06/11] drm/amdgpu: move struct amdgpu_init_level "
` [PATCH v2 07/11] drm/amdgpu: move amdgpu_acpi helpers into new header
` [PATCH v2 08/11] drm/amdgpu: move amdgpu_allowed_register_entry into amdgpu_reg_access.h
` [PATCH v2 09/11] drm/amdgpu: include amdgpu_uid.h only where needed
` [PATCH v2 10/11] drm/amdgpu: include amdgpu_init_level.h "
` [PATCH v2 11/11] drm/amdgpu: include amdgpu_video_codecs.h "
[PATCH v1 0/2] soundwire: qcom: add support for EE-aware register layout
2026-06-08 19:48 UTC (5+ messages)
` [PATCH v1 1/2] dt-bindings: soundwire: qcom: add qcom,swr-master-ee-val property
` [PATCH v1 2/2] soundwire: qcom: add EE-aware register layout and cpu selection
[PATCH v6 0/6] s390: Enable Rust support and add required arch glue
2026-06-08 19:45 UTC (4+ messages)
` [PATCH v6 6/6] s390: Enable Rust support
[PATCH v2] nvme-apple: Prevent shared tags across queues on Apple A11
2026-06-08 19:45 UTC (2+ messages)
[RFC] connectat()/bindat() or an alternative design
2026-06-08 19:45 UTC (2+ messages)
[PULL 0/8] Linux user patches
2026-06-08 19:42 UTC (9+ messages)
` [PULL 1/8] linux-user: implement fsmount(2) series of syscalls
` [PULL 2/8] linux-user/strace: add fsmount "
` [PULL 3/8] linux-user/alpha: add coredump support
` [PULL 4/8] linux-user/sparc: "
` [PULL 5/8] linux-user/sparc: restore L/I registers from RSA in sparc64_set_context
` [PULL 6/8] linux-user/sparc: call block_signals() before set_sigmask() in setcontext
` [PULL 7/8] linux-user/sparc: flush register windows before core dump
` [PULL 8/8] target/sh4: decode_gusa: recognize add#imm with prior mov Rm, Rn
[PATCH v2] libselinux: digest_gen_hash(): reduce the chunk size for Sha1Update() calls
2026-06-08 19:43 UTC (2+ messages)
[oe-layersetup][master][PATCH] poky-{wrynose,master}: Add meta-openembedded
2026-06-08 19:42 UTC (2+ messages)
` [meta-arago] "
[PATCH i-g-t] tests/intel/kms_cdclk: Skip CDCLK bump validation when mode is exactly 4K@30
2026-06-08 19:51 UTC
[PATCH] lib/xz: replace min_t with min
2026-06-08 19:41 UTC
[PATCH v8 0/6] MediaTek pinctrl DT binding cleanup and MT6735 pinctrl support
2026-06-08 19:41 UTC (3+ messages)
` [PATCH v8 6/6] pinctrl: mediatek: Add MT6735 pinctrl driver
[PATCH v2 0/6] watchdog: starfive: runtime PM cleanup
2026-06-08 19:39 UTC (4+ messages)
` [PATCH v3 "
` [PATCH v3 1/6] watchdog: starfive: balance PM refcount when start operation fails
[PATCH] drm/amdgpu: initialize irq.lock spinlock earlier
2026-06-08 19:39 UTC (2+ messages)
[PATCH v7 0/8] Vswing / Pre-emphasis Override
2026-06-08 19:39 UTC (3+ messages)
` ✗ CI.checkpatch: warning for Vswing / Pre-emphasis Override (rev2)
` ✓ CI.KUnit: success "
[PATCH 00/10] linux-user patches for alpha, sparc, sh4 and xtensa
2026-06-08 19:38 UTC (4+ messages)
` [PATCH 09/10] linux-user/xtensa: restore FP rounding mode on sigreturn
[PATCH 0/3] config: allow disabling config includes
2026-06-08 19:38 UTC (4+ messages)
` [PATCH 2/3] config: add GIT_CONFIG_INCLUDES
[PATCH v6 0/5] vfio/dma-buf: add TPH support for peer-to-peer access
2026-06-08 18:56 UTC (2+ messages)
` [PATCH v6 2/5] PCI/TPH: expose enabled requester type and capability helpers
[REGRESSION] LSM/VFS: startup latency spike during rapid library lookups (ENOENT) on x86_64 between 6.6 and 6.18
2026-06-08 19:38 UTC (2+ messages)
[PATCH 40/60] kvm: x86: Handle IOAPIC EOIs per plane
2026-06-08 19:37 UTC (2+ messages)
[PATCH] libselinux: Do not clobber errno of the world
2026-06-08 19:37 UTC (3+ messages)
[PATCH v2] firmware_loader: Fix recursive lock in device_cache_fw_images()
2026-06-08 19:35 UTC (3+ messages)
[PATCH v3] xen/decompress: resolve MISRA R5.5 identifier/macro name conflicts
2026-06-08 19:35 UTC
[PATCH v3 00/10] fuse: add io-uring buffer pools and zero-copy
2026-06-08 19:34 UTC (9+ messages)
` [PATCH v3 09/10] fuse: add zero-copy over io-uring
[PATCH] libselinux: label_file: prevent num_specs overflow
2026-06-08 19:33 UTC (2+ messages)
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.