messages from 2026-08-08 00:59:05 to 2026-08-12 16:27:46 UTC [more...]
Prebuilt LLVM 23.1.0-rc3 uploaded
2026-08-12 16:27 UTC
[PATCH 0/5] Docs: changes.rst: Rework
2026-08-12 13:15 UTC (6+ messages)
` [PATCH 1/5] Docs: changes.rst: rename file and references and add links
` [PATCH 4/5] Docs: pt_BR, it_IT: software-requirements.rst: copy tables from source
` [PATCH 5/5] Docs: software-requirements.rst replace optional tag with footnotes
[PATCH 0/2] arm64: ftrace: support DIRECT_CALLS without CALL_OPS
2026-08-12 13:13 UTC (4+ messages)
[PATCH v4 00/23] perf arm64: Support data type profiling
2026-08-12 8:53 UTC (43+ messages)
` [PATCH v4 01/23] perf capstone: Fix arm64 jump/adrp disassembly mismatch with objdump
` [PATCH v4 02/23] perf llvm: Fix arm64 adrp instruction "
` [PATCH v4 03/23] perf annotate-arm64: Generalize arm64_mov__parse to support more instructions
` [PATCH v4 04/23] perf annotate-arm64: Handle load and store instructions
` [PATCH v4 05/23] perf dwarf-regs: Adapt get_dwarf_regnum() for arm64
` [PATCH v4 06/23] perf annotate: Adapt arch__dwarf_regnum() "
` [PATCH v4 07/23] perf annotate: Introduce extract_op_location callback for arch-specific parsing
` [PATCH v4 08/23] perf annotate-arm64: Implement extract_op_location() callback
` [PATCH v4 09/23] perf annotate: Deduplicate overlapping ARM SPE events for data type profiling
` [PATCH v4 10/23] perf arm-spe: Set default synthesized event period to 1
` [PATCH v4 11/23] perf annotate-data: Extract invalidate_reg_state() as a common helper
` [PATCH v4 12/23] perf annotate-arm64: Enable instruction tracking support
` [PATCH v4 13/23] perf annotate-arm64: Track return type after call instructions
` [PATCH v4 14/23] perf annotate-arm64: Support load instruction tracking
` [PATCH v4 15/23] perf annotate-arm64: Support store "
` [PATCH v4 16/23] perf annotate-data: Expand type_state_reg imm_value to u64
` [PATCH v4 17/23] perf annotate-data: Track imm_value for stack variables
` [PATCH v4 18/23] perf annotate-arm64: Support stack variable tracking
` [PATCH v4 19/23] perf annotate-arm64: Support 'mov' instruction tracking
` [PATCH v4 20/23] perf annotate-arm64: Support 'add' "
` [PATCH v4 21/23] perf annotate-arm64: Support 'adrp' instruction to track global variables
` [PATCH v4 22/23] perf annotate-arm64: Support per-cpu variable access tracking
` [PATCH v4 23/23] perf annotate-arm64: Support 'mrs' instruction to track 'current' pointer
[jaegeuk-f2fs:dev-test 30/30] fs/f2fs/inode.c:1065:6: error: call to undeclared function 'current_is_kswapd'; ISO C99 and later do not support implicit function declarations
2026-08-12 8:29 UTC
[PATCH 0/2] alpha: enable building with clang
2026-08-12 8:28 UTC (8+ messages)
` [PATCH 2/2] alpha: read $gp and $sp explicitly for clang
[PATCH] super: fix dying superblock warning messages
2026-08-12 7:20 UTC (2+ messages)
[PATCH v2 0/4] selftests: shared lib.bpf.mk for building BPF progs and skeletons
2026-08-12 7:03 UTC (5+ messages)
` [PATCH v2 1/4] selftests: add shared lib.bpf.mk to build "
[bpf-next PATCH 0/2] bpf, riscv: Add BPF stack arguments support for RV64 JIT
2026-08-12 6:15 UTC (3+ messages)
` [bpf-next PATCH 1/2] "
` [bpf-next PATCH 2/2] selftests/bpf: Enable stack argument tests for riscv
[PATCH] arch_numa: Avoid false positive fortify warning in setup_node_to_cpumask_map()
2026-08-12 5:47 UTC (2+ messages)
[PATCH v2 0/3] slab: ZERO_SIZE_PTR alignment and exact matching
2026-08-12 0:17 UTC (5+ messages)
` [PATCH v2 1/3] slab: align ZERO_SIZE_PTR to ARCH_KMALLOC_MINALIGN
` [PATCH v2 2/3] slab: check for ZERO_SIZE_PTR by exact match
` [PATCH v2 3/3] slab: test zero-size allocations in slub_kunit
[PATCH v3 00/11] mlx5 support for VFIO self test
2026-08-11 21:22 UTC (13+ messages)
` [PATCH v3 06/11] selftests: Fix arm64 IO barriers to match kernel
` [PATCH v3 07/11] vfio: selftests: Allow drivers to specify required region size
` [PATCH v3 09/11] vfio: selftests: Add mlx5 driver - HW init and command interface
` [PATCH v3 10/11] vfio: selftests: Add mlx5 driver - data path and memcpy ops
` [PATCH v3 11/11] vfio: selftests: mlx5 driver - add send_msi support
[thomas-weissschuh:b4/vdso-loongarch32 3/3] ld.lld: error: version script assignment of 'LINUX_5.10' to symbol '__vdso_clock_getres_time64' failed: symbol not defined
2026-08-11 21:16 UTC
[PATCH v3] selftests: harness: Mark test fixture objects __maybe_unused
2026-08-11 20:21 UTC (4+ messages)
[PATCH net-next v13 00/12] net: pcs: Introduce support for fwnode PCS
2026-08-11 16:34 UTC (14+ messages)
` [PATCH net-next v13 01/12] net: phylink: keep and use MAC supported_interfaces in phylink struct
` [PATCH net-next v13 02/12] net: phylink: introduce internal phylink PCS handling
` [PATCH net-next v13 03/12] net: pcs: implement Firmware node support for PCS driver
` [PATCH net-next v13 04/12] net: phylink: save phylink instance fwnode on phylink_create
` [PATCH net-next v13 05/12] net: phylink: support PCS provider release
` [PATCH net-next v13 06/12] net: phylink: support late PCS provider attach
` [PATCH net-next v13 07/12] net: Document PCS subsystem
` [PATCH net-next v13 08/12] MAINTAINERS: add myself as PCS subsystem maintainer
` [PATCH net-next v13 09/12] net: phylink: add .pcs_link_down PCS OP
` [PATCH net-next v13 10/12] dt-bindings: net: pcs: Document support for Airoha Ethernet PCS
` [PATCH net-next v13 11/12] net: pcs: airoha: add PCS driver for Airoha AN7581 SoC
` [PATCH net-next v13 12/12] net: airoha: add phylink support
[PATCH V2] rust: uapi: replace direct asm-generic/ioctl.h include with linux/ioctl.h
2026-08-11 12:18 UTC (2+ messages)
[PATCH v1] smsc911x: add second read of EEPROM mac when possible corruption seen
2026-08-11 10:36 UTC
[PATCH v2] arm: backtrace-clang: fix wrong sp usage for unwinding
2026-08-11 9:54 UTC
[PATCH] rust: uapi: replace direct asm-generic/ioctl.h include with linux/ioctl.h
2026-08-11 6:10 UTC (4+ messages)
[PATCH] slab: align ZERO_SIZE_PTR to ARCH_KMALLOC_MINALIGN
2026-08-11 5:43 UTC (3+ messages)
[PATCH v2] pwm: th1520: use vertical import style
2026-08-11 5:06 UTC (3+ messages)
[PATCH v2] arm: backtrace-clang: fix wrong sp usage for unwinding
2026-08-11 3:21 UTC (3+ messages)
[PATCH v5 2/7] selftest: riscv: test vectorized user copy
2026-08-10 17:22 UTC
[PATCH] drm/amdgpu: fix GTT manager warning message
2026-08-10 13:04 UTC (2+ messages)
[PATCH v11] PCI: Add device-specific reset for Qualcomm devices
2026-08-10 10:11 UTC (2+ messages)
[bcain:bcain/hmx 105/114] arch/hexagon/kernel/process.c:76:2: error: call to undeclared function 'flush_smp_call_function_queue'; ISO C99 and later do not support implicit function declarations
2026-08-10 7:31 UTC
[bcain:bcain/hmx 93/114] arch/hexagon/kernel/smp.c:74:6: warning: no previous prototype for function 'smp_vm_unmask_irq'
2026-08-10 5:44 UTC
✅ PASS (MISSED 60 of 66): Test report for master (7.2.0-rc7, upstream-mainline, db2ddb87)
2026-08-10 3:42 UTC
[PATCH net-next v11 00/12] net: pcs: Introduce support for fwnode PCS
2026-08-09 20:59 UTC (11+ messages)
` [PATCH net-next v11 02/12] net: phylink: introduce internal phylink PCS handling
` [PATCH net-next v11 04/12] net: phylink: save phylink instance fwnode on phylink_create
` [PATCH net-next v11 06/12] net: phylink: support late PCS provider attach
[PATCH net-next v12 00/12] net: pcs: Introduce support for fwnode PCS
2026-08-09 20:31 UTC (13+ messages)
` [PATCH net-next v12 01/12] net: phylink: keep and use MAC supported_interfaces in phylink struct
` [PATCH net-next v12 02/12] net: phylink: introduce internal phylink PCS handling
` [PATCH net-next v12 03/12] net: pcs: implement Firmware node support for PCS driver
` [PATCH net-next v12 04/12] net: phylink: save phylink instance fwnode on phylink_create
` [PATCH net-next v12 05/12] net: phylink: support PCS provider release
` [PATCH net-next v12 06/12] net: phylink: support late PCS provider attach
` [PATCH net-next v12 07/12] net: Document PCS subsystem
` [PATCH net-next v12 08/12] MAINTAINERS: add myself as PCS subsystem maintainer
` [PATCH net-next v12 09/12] net: phylink: add .pcs_link_down PCS OP
` [PATCH net-next v12 10/12] dt-bindings: net: pcs: Document support for Airoha Ethernet PCS
` [PATCH net-next v12 11/12] net: pcs: airoha: add PCS driver for Airoha AN7581 SoC
` [PATCH net-next v12 12/12] net: airoha: add phylink support
✅ PASS (MISSED 60 of 66): Test report for master (7.2.0-rc6, upstream-mainline, b9b3e33b)
2026-08-09 20:02 UTC
✅ PASS (MISSED 60 of 66): Test report for master (7.2.0-rc6, upstream-mainline, b643e495)
2026-08-09 17:03 UTC
[linux-next:master 8664/13846] ld.lld: error: undefined symbol: nvme_fc_set_remoteport_devloss
2026-08-09 14:31 UTC
[mkp-scsi:for-next 112/210] drivers/scsi/qla2xxx/qla_init.c:9211:8: warning: format specifies type 'unsigned long' but the argument has type 'size_t' (aka 'unsigned int')
2026-08-09 7:07 UTC
✅ PASS (MISSED 60 of 66): Test report for master (7.2.0-rc6, upstream-mainline, 06cf6189)
2026-08-09 4:12 UTC
[PATCH] lib/interval_tree: fix allocation warning messages
2026-08-09 1:44 UTC (4+ messages)
[PATCH] btrfs: check if root is readonly when setting posix acl
2026-08-08 22:19 UTC
[PATCH] btmrvl: Fix hdev dangling pointer and error code in register_hdev
2026-08-08 21:05 UTC
[linux-next:master 7751/13846] drivers/scsi/ibmvscsi/ibmvfc-core.c:6134:15: warning: variable 'rport' is uninitialized when used here
2026-08-08 20:11 UTC
[jj-apparmor:apparmor-next 14/14] security/apparmor/net.c:320:41: warning: address of 'needput' will always evaluate to 'true'
2026-08-08 19:58 UTC
[bcain:bcain/hexagon-kcfi 26/93] arch/hexagon/kernel/devtree.c:104:36: error: redefinition of 'setup_machine_fdt'
2026-08-08 14:12 UTC
✅ PASS (MISSED 60 of 66): Test report for master (7.2.0-rc6, upstream-mainline, 9a143525)
2026-08-08 13:22 UTC
✅ PASS (MISSED 60 of 66): Test report for master (7.2.0-rc6, upstream-mainline, a59f57e2)
2026-08-08 12:52 UTC
[PATCH] memregion: fix cache invalidation warning message
2026-08-08 12:19 UTC
[PATCH] mmc: core: add MMC_QUIRK_BROKEN_WRITE_ZEROES for ESMT eMMC
2026-08-08 10:56 UTC
✅ PASS (MISSED 60 of 66): Test report for master (7.2.0-rc6, upstream-mainline, 3f008280)
2026-08-08 10:52 UTC
[bcain:bcain/hexagon-kcfi 26/93] arch/hexagon/kernel/devtree.c:17:13: warning: no previous prototype for function 'early_init_dt_add_memory_arch'
2026-08-08 10:06 UTC
✅ PASS (MISSED 60 of 66): Test report for master (7.2.0-rc6, upstream-mainline, 7cbe91a4)
2026-08-08 5:02 UTC
[PATCH 1/1] drm/i915/display/psr: Block DC3CO entry during active frame
2026-08-08 1:54 UTC
✅ PASS (MISSED 60 of 66): Test report for master (7.2.0-rc6, upstream-mainline, f9a2394a)
2026-08-08 1:02 UTC
[PATCH] fix: drm/vmwgfx: vmw_user_shader_alloc: fix base object refcount leak on ttm_base_object_init failure
2026-08-08 0:58 UTC
page: | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox