messages from 2026-08-21 02:58:02 to 2026-08-21 04:33:40 UTC [more...]
[PATCH 5.10] scsi: gdth: ensure event string is NUL-terminated
2026-08-21 4:33 UTC (2+ messages)
[PATCH 6.12 111/181] KVM: SVM: Add support to initialize SEV/SNP functionality in KVM
2026-08-21 4:33 UTC (2+ messages)
[PATCH] PCI/sysfs: document the link speed and width attributes
2026-08-21 4:31 UTC (3+ messages)
` [PATCH v2] "
[PATCH V3 0/6] dmaengine: zynqmp_dma: Per-channel reset, IRQ guard improvements, and PM fixes
2026-08-21 4:30 UTC (7+ messages)
` [PATCH V3 1/6] dmaengine: zynqmp_dma: Fix PM usage count handling in probe error path
` [PATCH V3 4/6] dt-bindings: dma: xlnx,zynqmp-dma: Add Versal Net compatible support
[PATCH] btrfs: drain sysfs callbacks before stopping transaction kthread
2026-08-21 4:30 UTC (3+ messages)
` "
[PATCH bpf-next v2] bpf: Rewrite "rX <<= 32; rX >>= 32" into "wX = wX" to keep linked scalars
2026-08-21 4:28 UTC
[PATCH V1] xfrm: prevent policy_hthresh.work from racing with netns teardown
2026-08-21 4:25 UTC (2+ messages)
[PATCH net-next v3 0/4] driver core, net: handle fw_devlink for class devices and PHY packages
2026-08-21 4:27 UTC (3+ messages)
` [PATCH net-next v3 4/4] driver core: handle managed links for class devices
[PATCH v3 0/4] device_schedule_reprobe(): core helper and conversions
2026-08-21 4:26 UTC (6+ messages)
` [PATCH v3 1/4] driver core: add device_schedule_reprobe()
` device_schedule_reprobe(): core helper and conversions
` [PATCH v3 2/4] wifi: iwlwifi: use device_schedule_reprobe()
` [PATCH v3 3/4] Bluetooth: hci_h5: "
` [PATCH v3 4/4] Bluetooth: btintel_pcie: use device_schedule_reprobe() after reset
[PATCH] input: misc: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
2026-08-21 4:25 UTC (3+ messages)
` [PATCH v2] "
[scx_nest] bpf_timer_cancel() unusable from select_cpu()
2026-08-21 4:22 UTC (3+ messages)
[PATCH v19 00/40] DEPT(DEPendency Tracker)
2026-08-21 4:21 UTC (3+ messages)
[PATCH net v2] bnxt_en: Gate TPH enablement behind BNXT_SUPPORTS_QUEUE_API check
2026-08-21 4:20 UTC (2+ messages)
[PATCH] input: touchscreen: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
2026-08-21 4:19 UTC (3+ messages)
` [PATCH v2] "
[PATCH] staging: rtl8723bs: fixed formatting issues in rtw_security.c
2026-08-21 4:18 UTC (2+ messages)
[PATCH 0/6] Add SpacemiT K1 USB2.0 controllers support
2026-08-21 4:17 UTC (6+ messages)
[PATCH] gfs2: Fix NULL pointer dereference in quota refresh
2026-08-21 4:16 UTC (7+ messages)
` [PATCH v2 0/5] gfs2: protect sysfs callbacks from superblock teardown
` [PATCH v2 1/5] gfs2: protect quota refresh "
` [PATCH v2 2/5] gfs2: protect statfs sync sysfs callback
` [PATCH v2 3/5] gfs2: protect quota "
` [PATCH v2 4/5] gfs2: protect demote requests during superblock
` [PATCH v2 5/5] gfs2: protect status sysfs reads during teardown
[PATCH v6 0/9] Introduce MMIO-based CMT access for Enhanced RDT
2026-08-22 4:16 UTC (4+ messages)
` [PATCH v6 1/9] x86/topology: Export topo_lookup_cpuid() for resctrl use
[PATCH 0/4] Update maintainer-pgp-guide.rst Chinese translation
2026-08-21 4:14 UTC (4+ messages)
` [PATCH 4/4] docs/zh_CN: add kernel.org trust repository reference
[agd5f:amd-staging-drm-next 2342/2544] Warning: drivers/gpu/drm/amd/amdgpu/../display/dc/hubbub/dcn60/dcn60_hubbub.c:1397 cannot understand function prototype: 'unsigned int dcn60_debug_peak_bw_ramp_size = 0x100;'
2026-08-21 4:14 UTC
[PATCH v2 00/13] x86/msr: Drop 32-bit MSR interfaces
2026-08-21 4:13 UTC (6+ messages)
` [PATCH v2 12/13] treewide: convert rdmsrq() from a macro to an inline function
` [PATCH v2 13/13] x86/msr: Simplify some rdmsrq() use cases
[PATCH 1/3] staging: octeon: fix style issues in ethernet.c
2026-08-21 4:12 UTC (3+ messages)
` [PATCH 2/3] staging: octeon: fix RGMII condition formatting
` [PATCH 3/3] staging: octeon: remove unnecessary parentheses
[PATCH 0/3] staging: octeon: clean up coding style issues
2026-08-21 4:12 UTC
[PATCH v2 00/23] target/riscv: Reorg vector load/store
2026-08-21 4:04 UTC (24+ messages)
` [PATCH v2 01/23] target/riscv: Split out vext_set_nf_elems_1s
` [PATCH v2 02/23] target/riscv: Split out vext_ldst_nf_tlb
` [PATCH v2 03/23] target/riscv: Split out vext_ldst_nf_host
` [PATCH v2 04/23] target/riscv: Drop is_load parameter from vext_continuous_ldst_tlb
` [PATCH v2 05/23] target/riscv: Remove vext_continuous_ldst_tlb
` [PATCH v2 06/23] target/riscv: Move misalignment check out of vext_page_ldst_us
` [PATCH v2 07/23] target/riscv: Split out vext_page_ldst_us_{host, tlb}
` [PATCH v2 08/23] target/riscv: Rewrite vext_ldst_us
` [PATCH v2 09/23] target/riscv: Rewrite vext_ldff
` [PATCH v2 10/23] target/riscv: Split out vext_ldst_us_notail
` [PATCH v2 11/23] target/riscv: Use vext_ldst_us_notail in vext_ldst_whole
` [PATCH v2 12/23] target/riscv: Mark VSTART_CHECK_EARLY_EXIT unlikely
` [PATCH v2 13/23] target/riscv: Remove unused VDATA,WD
` [PATCH v2 14/23] target/riscv: Add MEM_IDX, BSWAP, ALIGN to VDATA
` [PATCH v2 15/23] target/riscv: Pass MemOpIdx to vext_ldst_us
` [PATCH v2 16/23] target/riscv: Build MemOpIdx to vext_ldff
` [PATCH v2 17/23] target/riscv: Pass MemOpIdx to vext_ldst_elem_fn_tlb
` [PATCH v2 18/23] target/riscv: Use FLATTEN rather than ALWAYS_INLINE for vector ldst
` [PATCH v2 19/23] target/riscv: Drop v0 argument from gen_helper_ldst_us
` [PATCH v2 20/23] target/riscv: Drop v0 argument from gen_helper_ldst_stride
` [PATCH v2 21/23] target/riscv: Drop v0 argument from gen_helper_ldst_index
` [PATCH v2 22/23] tests/tcg/riscv64: Vector load test
` [PATCH v2 23/23] tests/tcg/riscv64: Add intrinsics version of test-rvv-ldst
[bluez/bluez]
2026-08-21 4:08 UTC
[bluez/bluez] 263b7f: gatt-server: Fix integer overflow
2026-08-21 4:08 UTC
[PATCH v2] mtd: block2mtd: Fix divide error when erase_size is zero
2026-08-21 4:03 UTC
[PATCH v2] drm/xe/xe_gt_idle: fix vecs config for powergating info
2026-08-21 3:59 UTC (2+ messages)
[PATCH] xfs: fix media verification ioctl for internal rt volumes
2026-08-21 3:58 UTC
[PATCH v3 0/5] hw/riscv: Add K230 DWC SSI Standard PIO support
2026-08-21 3:56 UTC (4+ messages)
` [PATCH v3 1/5] hw/ssi: Add Synopsys DWC SSI standard PIO controller
[PATCH 5.10 000/235] 5.10.266-rc1 review
2026-08-21 3:56 UTC (2+ messages)
[PATCH 6.12 000/220] 6.12.105-rc1 review
2026-08-21 3:55 UTC (2+ messages)
[PATCH] worktree add: improve message for ambiguous remote branch name
2026-08-21 3:54 UTC (4+ messages)
` [PATCH v6 0/3] "
` [PATCH v6 3/3] "
[PATCH] lib/igt_kms: Do not treat writeback and virtual connectors as connected
2026-08-21 3:53 UTC (2+ messages)
[PATCH RFC] hwmon: Add Support for PMIC5000 Power Management ICs
2026-08-21 3:52 UTC (4+ messages)
[PATCH] drm/amdgpu/userq: fix struct drm_amdgpu_info_device padding for 32bit compile
2026-08-21 3:51 UTC (7+ messages)
[RFC PATCH bpf-next v3 0/2] libbpf: Improve BPF load performance by selectively loading kmod BTFs
2026-08-21 3:51 UTC (7+ messages)
` [RFC PATCH bpf-next v3 1/2] libbpf: support selective kernel module BTF loading via bpf_object_open_opts
` [RFC PATCH bpf-next v3 2/2] selftests/bpf: add tests for selective kmod BTF loading
drm: xe: Kernel-submitted job timed out
2026-08-21 3:50 UTC (10+ messages)
[PATCH V1] accel/amdxdna: Remove __counted_by from struct amdxdna_cmd_chain
2026-08-21 3:50 UTC (2+ messages)
[PATCH v12 00/11] tracing: wprobe: x86: Add wprobe for watchpoint
2026-08-21 3:46 UTC (4+ messages)
` [PATCH v12 08/11] tracing/wprobe: Add set_wprobe and clear_wprobe event triggers
[PATCH v7 00/10] mfd: nct6694: Refactor transport layer and add HIF (eSPI) support
2026-08-21 3:45 UTC (12+ messages)
` [PATCH v7 01/10] mfd: nct6694: Move module type macros to shared header
` [PATCH v7 02/10] mfd: nct6694: Refactor USB-specific data into nct6694_usb_data
` [PATCH v7 03/10] mfd: nct6694: Rename USB transport functions with _usb_ prefix
` [PATCH v7 04/10] mfd: nct6694: Rename driver to nct6694-usb and update Kconfig
` [PATCH v7 05/10] mfd: nct6694: Extract core device management into a separate module
` [PATCH v7 06/10] mfd: nct6694: Transfer command payloads via a dedicated DMA buffer
` [PATCH v7 07/10] mfd: nct6694: Validate the interrupt IN endpoint
` [PATCH v7 08/10] mfd: nct6694: Submit the interrupt URB after the core is registered
` [PATCH v7 09/10] mfd: nct6694: Introduce regmap-based transport abstraction
` [PATCH v7 10/10] mfd: nct6694: Add Host Interface (HIF) eSPI transport driver
[PATCH] drm/amd/ras: keep the established socket id layout on older parts
2026-08-21 3:43 UTC
[RFC PATCH v4 00/11] coco/TSM: Arm CCA guest TDISP lock/accept flow with verification and DMA enable
2026-08-21 3:42 UTC (3+ messages)
` [RFC PATCH v4 03/11] coco: guest: arm64: Add Realm Host Interface and guest DA helper
[PATCH] mm/vmscan: fix comment logic in balance_pgdat
2026-08-21 3:41 UTC (2+ messages)
[PATCH v2] man2/fallocate.2: add doc for FALLOC_FL_WRITE_ZEROES
2026-08-21 3:39 UTC (2+ messages)
[PATCH v7 0/6] fuse: add io-uring buffer pools and zero-copy
2026-08-21 3:38 UTC (12+ messages)
` [PATCH v7 1/6] fuse: decouple fuse_ring creation from ent registration
[PATCH 0/6] jffs2: extend write verification to all write paths
2026-08-21 3:37 UTC (4+ messages)
[PATCH 0/2] Objects treated as missing despite being present, due to race with geometric repacking
2026-08-21 3:37 UTC (5+ messages)
` [PATCH 1/2] replay: fail gracefully when a merge input is unreadable
[tip:master] BUILD SUCCESS 6d3a145276d74e982d75757e5f4bcfd0aa12cd2a
2026-08-21 3:35 UTC
[PATCH] perf build: Add rust target flag for loongarch cross compile
2026-08-21 3:35 UTC (2+ messages)
[PATCH v6 0/2] iio: adc: Add support for Texas Instruments ADS112C04
2026-08-21 3:37 UTC (3+ messages)
[PATCH] cifs: fix i_size inconsistency in smb2_duplicate_extents() on FSCTL failure
2026-08-21 3:34 UTC (3+ messages)
[PATCH] pack-objects: trace pack bytes written
2026-08-21 3:33 UTC (10+ messages)
` [PATCH v2] "
[PATCH] mm/memblock: simplify reserve_mem_init error handling
2026-08-21 3:32 UTC
[PATCH BlueZ] gatt-server: Fix integer overflow
2026-08-21 3:31 UTC (2+ messages)
` [PATCH v2] "
[PATCH net] ptp: netc: fix period truncation and potential divide-by-zero in PEROUT
2026-08-21 3:32 UTC (5+ messages)
[PATCH net-next] r8152: use GFP_NOIO during system suspend
2026-08-21 3:30 UTC (4+ messages)
[PATCH v2 net] ptp: netc: fix period truncation and potential divide-by-zero in PEROUT
2026-08-21 3:31 UTC (2+ messages)
[PATCH v2 0/4] arm64: dts: qcom: Support Retroid Pocket QCS8550 Devices
2026-08-21 3:30 UTC (10+ messages)
` [PATCH v2 1/4] dt-bindings: vendor-prefixes: Add Retroid Pocket
` [PATCH v2 2/4] dt-bindings: arm: qcom: Add Retroid Pocket QCS8550 Devices
` [PATCH v2 3/4] arm64: dts: qcom: Add Retroid Pocket 6
` [PATCH v2 4/4] arm64: dts: qcom: Add Retroid Pocket Nova
[RFC PATCH 0/6] mm/mglru: skip empty PUD subtrees during aging with PUD-level Bloom filter
2026-08-21 3:30 UTC (7+ messages)
` [RFC PATCH 1/6] mm/mglru: add PUD-level Bloom filter state
` [RFC PATCH 3/6] mm/mglru: skip empty PUD subtrees during aging
[PATCH] mm: filemap: tighten dropbehind completion context check
2026-08-21 3:30 UTC (4+ messages)
[PATCH 0/6] Enable TDX module extensions
2026-08-21 3:29 UTC (7+ messages)
` [PATCH 1/6] x86/virt/tdx: Wrap TDH.SYS.CONFIG/UPDATE operations in helpers
` [PATCH 2/6] x86/virt/tdx: Configure add-on features on TDX module init and update
` [PATCH 3/6] x86/virt/tdx: Detect if the extensions initialization is required
` [PATCH 4/6] x86/virt/tdx: Add extra memory to TDX module for the extensions
` [PATCH 5/6] x86/virt/tdx: Make TDX module initialize "
` [PATCH 6/6] x86/virt/tdx: Re-initialize the extensions on runtime TDX module update
[syzbot] KASAN: slab-use-after-free Read in vhci_send_cmd_submit
2026-08-21 3:29 UTC (3+ messages)
[PATCH] RISC-V: KVM: Serialize IMSIC attributes with vCPU migration
2026-08-21 3:28 UTC (5+ messages)
[Buildroot] [autobuild.buildroot.org] Daily results for 2026-08-20
2026-08-21 3:26 UTC
[PATCH] arm64: dts: qcom: sm6125-xiaomi-laurel-sprout: reserve firmware-owned DRAM
2026-08-21 3:25 UTC
[RFC PATCH 0/3] pmdomain/cpuidle-psci: Fix behaviours for CPU PM domains
2026-08-21 3:24 UTC (3+ messages)
` [RFC PATCH 3/3] cpuidle: psci: Initialize the PM domains in powered off state for OSI
[PATCH] Bluetooth: hci_uart: Fix false success return in hci_uart_setup()
2026-08-21 3:23 UTC (2+ messages)
` "
[PATCH] srcu: Add try_synchronize_srcu() for callers which can prove readers absent
2026-08-21 3:22 UTC (2+ messages)
[PATCH v2 0/9] Add ECDSA akcipher support and the ASPEED SBC ECDSA engine for AST10x0
2026-08-21 3:20 UTC (10+ messages)
` [PATCH v2 1/9] qapi/crypto: Add ECDSA algorithm and curve id
` [PATCH v2 2/9] crypto/akcipher: Support ECDSA sign/verify with gcrypt
` [PATCH v2 3/9] crypto/akcipher: Support ECDSA sign/verify with nettle
` [PATCH v2 4/9] hw/arm/aspeed_ast10x0: Remove obsolete unimplemented SBC mapping
` [PATCH v2 5/9] tests/crypto: Add ECDSA sign/verify tests
` [PATCH v2 6/9] hw/misc/aspeed_sbc: Support the ECDSA verify command
` [PATCH v2 7/9] hw/misc/aspeed_sbc: Increase register space to 0x1000
` [PATCH v2 8/9] hw/arm/aspeed_ast10x0: Wire SEC SRAM to the SBC model
` [PATCH v2 9/9] tests/qtest: Add ASPEED SBC ECDSA engine test
[PATCH v2 0/4] Stop returning struct page from guest_memfd PFN lookup
2026-08-21 3:19 UTC (5+ messages)
` [PATCH v2 4/4] KVM: guest_memfd: Stop returning struct page from "
[PATCH net v9 0/1] openvswitch: Fix CT limit teardown use-after-free
2026-08-21 3:19 UTC (2+ messages)
` [PATCH net v9 1/1] "
[PATCH v2 0/2] Add JHB100 Fan-Tach support
2026-08-21 3:04 UTC (8+ messages)
` [PATCH v2 2/2] hwmon: (starfive-fan-tach) Add fan tach driver for StarFive JHB100
[PATCH 0/7] Alternate Injection: Secure Interrupt Delivery for SEV-SNP Guests - Guest Support
2026-08-21 3:19 UTC (6+ messages)
` [PATCH 2/7] x86/apic: Add an SVSM APIC driver
[PATCH v7 0/2] mm/memory_hotplug: optimize zone contiguous check when changing pfn range
2026-08-21 3:17 UTC (8+ messages)
` [PATCH v7 1/2] mm/memory_hotplug: make shrink_zone_span() more robust
` [PATCH v7 2/2] mm/memory_hotplug: optimize zone contiguous check when changing pfn range
[PATCH 00/17] cgroup/cpuset: Fix partition CPU ownership and isolation accounting
2026-08-21 3:17 UTC (3+ messages)
[PATCH v3 0/2] livepatch: Fix issues around CONFIG_DEBUG_KOBJECT_RELEASE
2026-08-21 3:16 UTC (3+ messages)
` [PATCH v3 1/2] livepatch: Fix UAF of unregistered patch kobjects
` [PATCH v3 2/2] selftests/livepatch: filter debug messages in check_result()
[PATCH] smb: client: reject a tree connect response whose byte count is too small
2026-08-21 3:16 UTC (3+ messages)
[PATCH net v2 0/2] selftests/net: fixes for fin_ack_lat
2026-08-21 3:14 UTC (3+ messages)
` [PATCH net v2 1/2] selftests/net: fix kill() argument order and wrapper cleanup in fin_ack_lat
` [PATCH net v2 2/2] selftests/net: check fork() return value "
[PATCH v2 0/2] ivepatch: Fix several bugs found during replace set implementation
2026-08-21 3:14 UTC (4+ messages)
[PATCH] iio: imu: inv_icm45600: clamp FIFO packet count to buffer size
2026-08-21 3:12 UTC (3+ messages)
[PATCH v10 00/41] guest_memfd: In-place conversion support
2026-08-21 3:11 UTC (5+ messages)
` [PATCH v10 07/41] KVM: guest_memfd: Stub in ability to enable in-place shared<=>private conversion
` [PATCH v10 40/41] KVM: selftests: Update private_mem_conversions_test to mmap() guest_memfd
[jimc:dd-ratelimit-2] [lib/dynamic_debug] 29d01faf08: Oops:general_protection_fault,probably_for_non-canonical_address#:#[##]SMP_KASAN
2026-08-21 3:11 UTC
[GIT PULL] MM updates for 7.3-rc1
2026-08-21 3:10 UTC (2+ messages)
[GIT PULL] hotfixes for 7.3-rc1
2026-08-21 3:10 UTC (2+ messages)
[PATCH v2 0/2] mm/page_isolation: fix UBSAN shift-out-of-bounds in isolate_single_pageblock
2026-08-21 2:55 UTC (3+ messages)
` [PATCH v2 1/2] mm/page_isolation: fix UBSAN shift-out-of-bounds warning
` [PATCH v2 2/2] mm/page_isolation: guard compound_order() against racing
[PULL 00/53] CI, Rust, target/i386 changes for 2026-08-20
2026-08-21 3:09 UTC (2+ messages)
[PATCH v3] ceph: add 'lazyio' mount option to kclient
2026-08-21 3:08 UTC (3+ messages)
` [v3] "
[PATCH] riscv: Add native this_cpu_cmpxchg() support
2026-08-21 3:07 UTC (3+ messages)
` [PATCH v2] "
[LTP] [PATCH v7] shmctl03: Fix 32-bit compat mode failure by adjusting comparisons for compat mode truncation
2026-08-21 3:05 UTC (2+ messages)
` [LTP] "
[PATCH 0/2] arm64: dts: qcom: sm6125: add TSENS die temperature sensing
2026-08-21 3:03 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: thermal: qcom-tsens: add qcom,sm6125-tsens
` [PATCH 2/2] arm64: dts: qcom: sm6125: add TSENS and thermal zones
[PATCH v8 0/5] iio: add Open Sensor Fusion IIO driver
2026-08-21 3:03 UTC (3+ messages)
` [PATCH v8 5/5] iio: osf: add UART "
[PATCH 0/7] Add Greybus Sotfsvc and UART Node drivers
2026-08-21 3:00 UTC (3+ messages)
` [PATCH 3/7] rust: crc_ccitt: add CRC-CCITT abstraction
[PATCH] accel/ivpu: fix usage_count leak when autosuspend_delay is negative
2026-08-21 3:00 UTC
[PATCH RFC v2 00/13] vhost-user: isolated memory
2026-08-21 2:57 UTC (4+ messages)
` [PATCH RFC v2 07/13] hw/virtio/vhost-user: create isolation region
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.