messages from 2026-01-16 16:27:15 to 2026-01-22 00:03:03 UTC [more...]
[PATCH v2] kbuild: Reject unexpected values for LLVM=
2026-01-22 0:03 UTC (3+ messages)
[i915-rt v5 20/21] PREEMPT_RT injection
2026-01-21 23:57 UTC
[PATCH 13/13] clk: microchip: core: allow driver to be compiled with COMPILE_TEST
2026-01-21 23:13 UTC (3+ messages)
[PATCH v9 15/17] media: rkvdec: Add H264 support for the VDPU383 variant
2026-01-21 23:04 UTC (3+ messages)
[PATCH] drm/xe: Move _THIS_IP_ usage from xe_vm_create() to dedicated function
2026-01-21 22:57 UTC
[linux-next:master 7687/8302] ERROR: modpost: "vrealloc_node_align_noprof" [mm/kasan/kasan_test.ko] undefined!
2026-01-21 21:04 UTC (3+ messages)
[RFC][PATCH 0/4] locking: Add/convert context analysis bits
2026-01-21 21:02 UTC (18+ messages)
` [RFC][PATCH 1/4] compiler-context-analysys: Add __cond_releases()
` [RFC][PATCH 2/4] locking/mutex: Add context analysis
` [RFC][PATCH 3/4] locking/rtmutex: "
` [RFC][PATCH 4/4] futex: Convert to compiler "
[PATCH 2/4] x86/mtrr: Introduce MTRR work state structure
2026-01-21 19:58 UTC
[PATCH v2] thunderbolt: Fix PCIe device enumeration with delayed rescan
2026-01-21 19:05 UTC
[PATCH v2 2/5] rust: num: add `shr` and `shl` methods to `Bounded`
2026-01-21 17:49 UTC
[PATCH] crypto: aegis128: Add RISC-V vector SIMD implementation
2026-01-21 17:50 UTC
[PATCH v8 07/15] iommupt: Add map_pages op
2026-01-21 17:09 UTC (7+ messages)
[PATCH v3] printf: convert test_hashed into macro
2026-01-21 16:39 UTC (2+ messages)
[PATCH v4 3/3] randomize_kstack: Unify random source across arches
2026-01-21 14:48 UTC (5+ messages)
[PATCH v2] printf: convert test_hashed into macro
2026-01-21 16:07 UTC (4+ messages)
[PATCH v4 6/6] x86/CPU/AMD: Print AGESA string from DMI additional information entry
2026-01-21 15:44 UTC
[tip:locking/core 24/43] mm/huge_memory.c:4055:8: warning: spinlock 'xas.xa->xa_lock' is not held on every path through here
2026-01-21 15:18 UTC (4+ messages)
[PATCH] PCI: octeon: Add link down handler support for PCIe MAC controller
2026-01-21 12:21 UTC
[PATCH] kbuild: Reject unexpected values for LLVM=
2026-01-21 12:08 UTC (3+ messages)
[PATCH v3 0/2] scripts: introduce containerized builds
2026-01-21 10:13 UTC (18+ messages)
` [PATCH v3 2/2] Documentation: dev-tools: add container.rst page
[PATCH v2] slab: replace cache_from_obj() with inline checks
2026-01-21 8:33 UTC (2+ messages)
[tip:locking/core 20/43] include/linux/rmap.h:123:1: warning: rw_semaphore 'anon_vma->root->rwsem' is still held at the end of function
2026-01-21 8:30 UTC (2+ messages)
[arm-integrator:b4/virt-to-phys-riscv-v6.19-rc1 2/2] ERROR: modpost: "virt_to_pfn" [fs/xfs/xfs.ko] undefined!
2026-01-21 4:36 UTC
[PATCH v1 1/1] ACPI: PCI: simplify code with acpi_get_local_u64_address()
2026-01-21 2:39 UTC
[linux-next:master 7328/8302] WARNING: modpost: drivers/md/dm-verity: section mismatch in reference: init_module+0x44 (section: .init.text) -> dm_verity_verify_sig_exit (section: .exit.text)
2026-01-21 2:40 UTC
[PATCH v2] drm/msm/dp: Avoid division by zero in msm_dp_ctrl_config_msa()
2026-01-21 1:20 UTC (2+ messages)
[PATCH v1 2/2] clk: sprd: Add SC9832E clock driver
2026-01-21 0:53 UTC (2+ messages)
[linux-next:master 8238/8302] mm/memory.c:1844:12: warning: spinlock 'pmd_lockptr(mm, pmd)' is not held on every path through here
2026-01-20 23:39 UTC
[PATCH v1 1/1] ACPI: video: simplify code with acpi_get_local_u64_address()
2026-01-20 22:56 UTC
[PATCH] firmware: arm_scpi: Fix device_node reference leak in scpi_probe()
2026-01-20 22:03 UTC
[PATCH 0/2] Add __counted_by_ptr macro
2026-01-20 21:06 UTC (6+ messages)
` [PATCH 2/2] memblock: annotate struct memblock_type with __counted_by_ptr
[sailus-media-tree:metadata 111/113] drivers/media/pci/intel/ipu6/ipu6-isys.c:1181:3: error: cannot jump from this goto statement to its label
2026-01-20 20:36 UTC
[arm-integrator:b4/virt-to-phys-riscv-v6.19-rc1 2/2] arch/riscv/mm/physaddr-debug.c:18:26: error: use of undeclared identifier 'vaddr'
2026-01-20 20:15 UTC
[PATCH v9 00/13] kasan: x86: arm64: KASAN tag-based mode for x86
2026-01-20 19:18 UTC (5+ messages)
` [PATCH v9 01/13] kasan: sw_tags: Use arithmetic shift for shadow computation
` [PATCH v9 03/13] kasan: Fix inline mode for x86 tag-based mode
[PATCH 1/2] Compiler Attributes: Add __counted_by_ptr macro
2026-01-20 19:15 UTC (17+ messages)
` [PATCH v2 "
` [PATCH v4 "
[PATCH tip/locking/core 0/6] compiler-context-analysis: Scoped init guards
2026-01-20 18:24 UTC (10+ messages)
` [PATCH tip/locking/core 1/6] cleanup: Make __DEFINE_LOCK_GUARD handle commas in initializers
` [PATCH tip/locking/core 2/6] compiler-context-analysis: Introduce scoped init guards
` [PATCH tip/locking/core 3/6] kcov: Use scoped init guard
` [PATCH tip/locking/core 4/6] crypto: "
` [PATCH tip/locking/core 5/6] tomoyo: "
` [PATCH tip/locking/core 6/6] compiler-context-analysis: Remove __assume_ctx_lock from initializers
[PATCH 1/6] rust: num: add `shr` and `shl` methods to `Bounded`
2026-01-20 16:12 UTC
[PATCH] slab: replace cache_from_obj() with inline checks
2026-01-20 15:39 UTC (7+ messages)
[PATCH v10 2/5] rust: io: separate generic I/O helpers from MMIO implementation
2026-01-20 13:37 UTC
[PATCH 11/11] wifi: mt76: mt7925: fix ROC deadlocks and race conditions
2026-01-20 13:26 UTC
[koverstreet-bcachefs:bcachefs-debug 231/231] fs/bcachefs/btree/locking.c:957:6: warning: no previous prototype for function 'bch2_account_sched_blocked'
2026-01-20 11:42 UTC
[PATCH 2/3] iio: light: add AMS TCS3400 RGB and RGB-IR color sensor driver
2026-01-20 11:32 UTC
[PATCH v3 04/15] drm/bridge: Switch private_obj initialization to atomic_create_state
2026-01-20 9:43 UTC
[gustavoars:testing/wfamnae-next20260119 5/11] drivers/scsi/aic94xx/aic94xx_task.c:427:7: error: no member named 'smp_task' in 'struct scb'
2026-01-20 9:43 UTC
[PATCH 2/2] dma-direct: Make phys_to_dma() pick encrypted vs unencrypted per device
2026-01-20 9:33 UTC
[PATCH rc] iommupt: Make it clearer to the compiler that pts.level == 0 for single page
2026-01-20 9:19 UTC (2+ messages)
linux-next: build failure after merge of the vfs-brauner tree
2026-01-20 8:39 UTC
[sailus-media-tree:metadata 95/113] drivers/media/pci/intel/ipu6/ipu6-isys-video.c:1026:3: error: call to undeclared function 'close_streaming_firmware'; ISO C99 and later do not support implicit function declarations
2026-01-20 8:06 UTC
[PATCH 1/2] net/sched: act_gate: fix schedule updates with RCU swap
2026-01-20 7:25 UTC
[PATCH 2/6] x86/cpu: Add missing #include
2026-01-20 3:26 UTC
[PATCH 1/1] firmware: smccc: add support for Live Firmware Activation (LFA)
2026-01-19 21:35 UTC
[PATCH v2 1/3] mm: unified hmm fault and migrate device pagewalk paths
2026-01-19 20:31 UTC
[thomas-weissschuh:b4/auxclock-nanosleep 4/29] /usr/include/linux/errno.h:1:10: fatal error: 'asm/errno.h' file not found
2026-01-19 19:47 UTC
[PATCH v8 00/14] kasan: x86: arm64: KASAN tag-based mode for x86
2026-01-19 19:43 UTC (3+ messages)
[drm-tip:drm-tip 1415/1442] drivers/gpu/drm/tests/drm_hdmi_state_helper_test.c:2744:16: error: too few arguments to function call, expected 7, have 6
2026-01-19 19:25 UTC
[ulfh-pm:debug_pm 24/27] drivers/pmdomain/pm_domain_test.c:152:14: error: use of undeclared identifier 'pm_domain_cpu_gov'
2026-01-19 18:51 UTC
[PATCH v2 1/1] lib/crypto: tests: Add KUnit tests for AES
2026-01-19 17:22 UTC
[brgl:gpio/for-current 1/2] drivers/gpio/gpiolib-cdev.c:2800:3: error: cannot jump from this goto statement to its label
2026-01-19 16:50 UTC
[PATCH v1] xfs: Fix calculation of m_rtx_per_rbmblock
2026-01-19 16:05 UTC
[PATCH v3] riscv: Use 64-bit variable for output in __get_user_asm
2026-01-19 14:21 UTC (2+ messages)
[koverstreet-bcachefs:master 223/223] fs/bcachefs/data/reconcile/work.c:873:25: warning: stack frame size (1040) exceeds limit (1024) in 'do_reconcile_phys_thread'
2026-01-19 13:47 UTC
[PATCH 1/7] mtd: rawnand: brcm: Simplify with scoped for each OF child loop
2026-01-19 10:14 UTC (2+ messages)
[PATCH 1/2] mm/filemap: refactor __filemap_add_folio to separate critical section
2026-01-19 9:16 UTC
[PATCH tip/locking/core] compiler-context-analysis: Support immediate acquisition after initialization
2026-01-19 9:10 UTC (9+ messages)
[PATCHv6 11/13] arm64/kexec: Select KEXEC_BPF to support UEFI-style kernel image
2026-01-19 8:23 UTC
[PATCH 2/2] Move kernel-doc to tools/docs
2026-01-19 8:23 UTC
[RFC PATCH v3 4/5] rust: add RTC core abstractions and data structures
2026-01-19 2:51 UTC
[RFC PATCH v1 7/9] iio: Expand IIO event interface for real-world unit handling
2026-01-19 2:50 UTC
[tytso-ext4:dev 35/37] fs/ext4/move_extent.c:324:26: error: use of undeclared identifier 'sb'
2026-01-19 2:38 UTC
[rppt:uffd/refactor/v0.2 8/11] mm/userfaultfd.c:589:7: warning: variable 'ret' is uninitialized when used here
2026-01-19 0:49 UTC
[PATCH v5 3/3] of: Respect #{iommu,msi}-cells in maps
2026-01-18 21:57 UTC
[tytso-ext4:dev 25/37] fs/ext4/extents-test.c:300:5: warning: format specifies type 'long' but the argument has type '__ptrdiff_t' (aka 'int')
2026-01-18 21:14 UTC
[PATCH] remove sysroot assertion in generate_rust_analyzer.py
2026-01-18 19:43 UTC (2+ messages)
[RFC] s390x/kdump: pass dm-crypt keys to kdump kernel
2026-01-18 14:00 UTC (2+ messages)
Prebuilt LLVM 22.1.0-rc1 uploaded
2026-01-18 13:09 UTC (2+ messages)
[tip:irq/drivers 15/18] drivers/irqchip/irq-loongson-pch-pic.c:451:22: error: use of undeclared identifier 'physaddr_t'; did you mean 'phys_addr_t'?
2026-01-18 11:22 UTC
[fustini:b4/ssqosid-cbqri 17/20] include/linux/riscv_qos.h:10:10: fatal error: 'asm/qos.h' file not found
2026-01-18 9:05 UTC
[PATCH] MIPS: Work around LLVM bug when gp is used as global register variable
2026-01-18 9:02 UTC
❌ FAIL (MISSED 81 of 110): Test report for master (6.19.0-rc5, upstream-mainline, e84d9601)
2026-01-18 8:12 UTC
[PATCH v6 2/2] netfilter: nfnetlink_queue: optimize verdict lookup with hash table
2026-01-18 8:03 UTC
❌ FAIL (MISSED 81 of 110): Test report for master (6.19.0-rc5, upstream-mainline, d3eeb99b)
2026-01-18 5:32 UTC
❌ FAIL (MISSED 81 of 110): Test report for master (6.19.0-rc5, upstream-mainline, 39d33893)
2026-01-18 3:02 UTC
❌ FAIL (MISSED 81 of 110): Test report for master (6.19.0-rc5, upstream-mainline, b62ce254)
2026-01-17 20:53 UTC
[PATCH v5 25/31] clk: at91: sama5d4: switch to parent_data and parent_hw
2026-01-17 18:30 UTC
[RFC PATCH v3 2/3] bsg: add uring_cmd support to BSG generic layer
2026-01-17 18:30 UTC
[koverstreet-bcachefs:bcachefs-testing 216/216] fs/bcachefs/data/ec/create.c:802:2: warning: label followed by a declaration is a C23 extension
2026-01-17 18:00 UTC
[PATCH v5 11/31] clk: at91: clk-usb: add support for clk_parent_data
2026-01-17 16:11 UTC
[PATCH v3 4/10] PCI: add CXL reset method
2026-01-17 14:28 UTC
[PATCH v5 07/31] clk: at91: clk-utmi: use clk_parent_data
2026-01-17 14:07 UTC
[thomas-weissschuh:b4/bits-per-long-check 6/7] include/asm-generic/bitsperlong.h:16:2: error: Inconsistent word size. Check asm/bitsperlong.h
2026-01-17 11:26 UTC
[PATCH net-next v4 3/6] net: dsa: lantiq: allow arbitrary MII registers
2026-01-17 11:15 UTC
[btrfs:pr/1157 64/80] fs/btrfs/sysfs.c:294:1: warning: unused variable 'btrfs_attr_features_remap_tree'
2026-01-17 10:41 UTC
arch/um/drivers/ubd_kern.c:780:13: warning: stack frame size (2152) exceeds limit (2048) in 'ubd_device_release'
2026-01-17 7:50 UTC (2+ messages)
[kas:compound_head 2/15] include/linux/sched/mm.h:316:20: error: static declaration of 'might_alloc' follows non-static declaration
2026-01-17 5:07 UTC
[PATCH] nfsd: fix NULL pointer dereference in check_export()
2026-01-17 4:03 UTC
[PATCH 3/7] ufs: core: Redirect clock gating to RPM
2026-01-17 2:05 UTC
[PATCH net-next 2/3] gro: inline tcp6_gro_receive()
2026-01-17 1:52 UTC
[PATCH V5 15/19] famfs_fuse: Plumb dax iomap and fuse read/write/mmap
2026-01-17 1:40 UTC
[PATCH 2/2] drm/{i915,xe}/dsb: move DSB buffer to parent interface
2026-01-16 23:45 UTC
[PATCH] compiler-clang.h: Require LLVM 19.1.0 or higher for __typeof_unqual__
2026-01-16 23:26 UTC
[PATCH v1 4/4] NFSD: Sign filehandles
2026-01-16 22:47 UTC
[koverstreet-bcachefs:bcachefs-testing 167/214] fs/bcachefs/data/reconcile.c:1888:25: warning: stack frame size (1040) exceeds limit (1024) in 'do_reconcile_phys_thread'
2026-01-16 22:34 UTC
[PATCH 0/2] kbuild, uapi: Mark inner unions in packed structs as packed
2026-01-16 22:06 UTC (3+ messages)
[PATCH v4 2/3] hwmon: (tmp108) Add support for P3T1035 and P3T2030
2026-01-16 21:37 UTC
[PATCH v1 2/4] nfsd: Add a key for signing filehandles
2026-01-16 21:37 UTC
[chao:bugfix/common 6/6] include/trace/events/f2fs.h:2600:3: warning: format specifies type 'long long' but the argument has type 'unsigned long'
2026-01-16 20:54 UTC
[koverstreet-bcachefs:bcachefs-rebalance_v2 484/799] ld.lld: error: vmlinux.a(init/main.o):(function trace_initcall_finish_cb: .text.unlikely.+0x2ac): relocation R_RISCV_HI20 out of range: 533037 is not in [-524288, 524287]; references '.LCPI59_0'
2026-01-16 20:54 UTC
[PATCH v2 08/10] mm/vma: Use unmap_desc in exit_mmap() and vms_clear_ptes()
2026-01-16 19:48 UTC (3+ messages)
drivers/hv/mshv_vtl_main.c:1002:14: warning: cast from 'void (*)(const u8 *)' (aka 'void (*)(const unsigned char *)') to 'smp_call_func_t' (aka 'void (*)(void *)') converts to incompatible function type
2026-01-16 19:17 UTC
page: next (older) | 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