messages from 2025-10-22 12:00:34 to 2025-10-28 18:28:40 UTC [more...]
[PATCH v5 0/2] kbuild: distributed build support for Clang ThinLTO
2025-10-28 18:28 UTC (3+ messages)
` [PATCH v5 1/2] kbuild: move vmlinux.a build rule to scripts/Makefile.vmlinux_a
` [PATCH v5 2/2] kbuild: distributed build support for Clang ThinLTO
[PATCH 0/3] Resolve ARM kCFI build failure in idpf xsk.c
2025-10-28 18:14 UTC (15+ messages)
` [PATCH 1/3] compiler_types: Introduce __nocfi_generic
` [PATCH 2/3] ARM: Select ARCH_USES_CFI_GENERIC_LLVM_PASS
` [PATCH 3/3] libeth: xdp: Disable generic kCFI pass for libeth_xdp_tx_xmit_bulk()
` [Intel-wired-lan] "
[PATCH v7 00/15] Consolidate iommu page table implementations (AMD)
2025-10-28 17:33 UTC (31+ messages)
` [PATCH v7 01/15] genpt: Generic Page Table base API
` [PATCH v7 02/15] genpt: Add Documentation/ files
` [PATCH v7 03/15] iommupt: Add the basic structure of the iommu implementation
` [PATCH v7 04/15] iommupt: Add the AMD IOMMU v1 page table format
` [PATCH v7 05/15] iommupt: Add iova_to_phys op
` [PATCH v7 06/15] iommupt: Add unmap_pages op
` [PATCH v7 07/15] iommupt: Add map_pages op
` [PATCH v7 08/15] iommupt: Add read_and_clear_dirty op
` [PATCH v7 09/15] iommupt: Add a kunit test for Generic Page Table
` [PATCH v7 10/15] iommupt: Add a mock pagetable format for iommufd selftest to use
` [PATCH v7 11/15] iommufd: Change the selftest to use iommupt instead of xarray
` [PATCH v7 12/15] iommupt: Add the x86 64 bit page table format
` [PATCH v7 13/15] iommu/amd: Use the generic iommu page table
` [PATCH v7 14/15] iommu/amd: Remove AMD io_pgtable support
` [PATCH v7 15/15] iommupt: Add a kunit test for the IOMMU implementation
❌ FAIL: Test report for master (6.18.0-rc3, upstream-mainline, fd575722)
2025-10-28 17:32 UTC
[PATCH v4 0/2] kbuild: distributed build support for Clang ThinLTO
2025-10-28 17:07 UTC (5+ messages)
` [PATCH v4 1/2] kbuild: move vmlinux.a build rule to scripts/Makefile.vmlinux_a
` [PATCH v4 2/2] kbuild: distributed build support for Clang ThinLTO
[PATCH v4] selftests/bpf: Change variable types for -Wsign-compare
2025-10-28 16:09 UTC (2+ messages)
crypto/hmac.c:251:12: warning: stack frame size (1152) exceeds limit (1024) in 'hmac_setkey_ahash'
2025-10-28 15:04 UTC
[PATCH nf 1/2] netfilter: nf_tables: limit maximum number of jumps/gotos per netns
2025-10-28 14:54 UTC
[PATCH 3/6 v6] acpi/ghes: Make GHES select ACPI_APEI_PCIEAER
2025-10-28 14:49 UTC (2+ messages)
[PATCH] powerpc/vmlinux.lds: Drop .interp description
2025-10-28 8:58 UTC (4+ messages)
[PATCH v5 15/23] gpio: aspeed: Convert to common field_{get,prep}() helpers
2025-10-28 6:37 UTC
[linusw-pinctrl:devel 28/44] drivers/pinctrl/pinctrl-mpfs-iomux0.c:89:2: error: initializer element is not a compile-time constant
2025-10-28 6:02 UTC
[PATCH v5 17/23] iio: mlx90614: Convert to common field_{get,prep}() helpers
2025-10-28 5:59 UTC
[PATCH v5 12/23] clk: at91: Convert to common field_{get,prep}() helpers
2025-10-28 6:01 UTC
[PATCH printk v2 1/1] printk: nbcon: Allow unsafe write_atomic() for panic
2025-10-28 4:56 UTC
[PATCH] powerpc/kexec: Enable SMT before waking offline CPUs
2025-10-28 0:51 UTC
[tglx-devel:rseq/slice 41/75] arch/arm64/kernel/entry-common.c:103:2: error: call to undeclared function 'exit_to_user_mode_prepare'; ISO C99 and later do not support implicit function declarations
2025-10-27 22:48 UTC
[PATCH] vhost: add a new ioctl VHOST_GET_VRING_WORKER_INFO and use in net.c
2025-10-27 22:17 UTC
[PATCH bpf-next v1] selftests/bpf: Guard addr_space_cast code with __BPF_FEATURE_ADDR_SPACE_CAST
2025-10-27 21:56 UTC (10+ messages)
` pahole next->master. Was: "
[tglx-devel:rseq/slice 12/75] fs/select.c:781:4: error: cannot jump from this asm goto statement to one of its possible targets
2025-10-27 21:45 UTC
[tglx-devel:rseq/slice 10/75] kernel/futex/futex.h:288:9: error: cannot jump from this asm goto statement to one of its possible targets
2025-10-27 20:01 UTC
[PATCH 5.10 115/332] tools build: Align warning options with perf
2025-10-27 18:32 UTC
[PATCH 5.4 094/224] tools build: Align warning options with perf
2025-10-27 18:34 UTC
✅ PASS: Test report for master (6.18.0-rc2, upstream-mainline, 4bb1f7e1)
2025-10-27 15:12 UTC
[PATCH v2] PCI: rcar-host: Add OF Kconfig dependency to avoid objtool no-cfi warning
2025-10-27 12:26 UTC (5+ messages)
[linux-next:master 3716/4376] clang: error: linker command failed with exit code 1 (use -v to see invocation)
2025-10-27 12:06 UTC
[PATCH v1 1/1] sched/fair: Remove dead code which might prevent from building
2025-10-27 11:15 UTC (2+ messages)
[PATCH AUTOSEL 6.17-5.4] selftests/net: Replace non-standard __WORDSIZE with sizeof(long) * 8
2025-10-27 8:09 UTC (4+ messages)
` [PATCH AUTOSEL 6.17-5.4] sparc: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headers
` [PATCH AUTOSEL 6.17-5.4] sparc/module: Add R_SPARC_UA64 relocation handling
[PATCH v2] selftests/seccomp: fix pointer type mismatch in UPROBE test
2025-10-27 8:14 UTC (3+ messages)
[PATCH] drm/fb-helper: Allocate and release fb_info in single place
2025-10-27 0:46 UTC
[PATCH v7 bpf-next 01/12] bpf, x86: add new map type: instructions array
2025-10-26 22:59 UTC
[PATCH v3 03/27] drm/sched: Add some scheduling quality unit tests
2025-10-26 22:02 UTC
[Linaro-TCWG-CI] v6.17.3-130-g86f364ee5842: Failure on aarch64
2025-10-26 17:01 UTC
[sean-jc:vmx/tdx_populate_cleanups 5/28] arch/x86/kvm/mmu/mmu.c:5026:33: error: incompatible pointer types passing 'struct file **' to parameter of type 'const struct file *'; remove &
2025-10-26 11:47 UTC
[PATCH] arm64: dts: rockchip: Add devicetree for the X3568 v4
2025-10-26 9:43 UTC
[akpm-mm:mm-nonmm-unstable 40/49] ld.lld: error: undefined symbol: hw_nmi_get_sample_period
2025-10-26 4:51 UTC (2+ messages)
[PATCH v7 4/9] PCI/TSM: Establish Secure Sessions and Link Encryption
2025-10-26 3:18 UTC
❌ FAIL: Test report for master (6.18.0-rc2, upstream-mainline, 72761a7e)
2025-10-26 3:03 UTC
[RFT PATCH] usb: early: xhci-dbc: Try smaller early_ioremap size if original size fails
2025-10-26 2:32 UTC
[PATCH v7 04/14] NFSD: Implement NFSD_IO_DIRECT for NFS WRITE
2025-10-26 1:16 UTC
vmlinux.o: warning: objtool: cfi_staa_erase_varsize+0x4e3: cfi_build_cmd() missing __noreturn in .c/.h or NORETURN() in noreturns.h
2025-10-25 20:59 UTC
[morimoto:renesas-lts/v6.18-rc2-2025-10-24-x5h-ironhide 7/21] drivers/mailbox/rcar-mfis-mailbox.c:96:45: warning: variable 'i' is uninitialized when used here
2025-10-25 11:38 UTC
❌ FAIL: Test report for master (6.18.0-rc2, upstream-mainline, 566771af)
2025-10-25 11:32 UTC
❌ FAIL: Test report for master (6.18.0-rc2, upstream-mainline, 53abe3e1)
2025-10-25 11:02 UTC
[RFC PATCH 4/5] ceph: Add BLOG debugfs support
2025-10-25 7:14 UTC
[PATCH 6/6] drm/sitronix/st7571-spi: add support for SPI interface
2025-10-25 6:42 UTC
✅ PASS: Test report for master (6.18.0-rc2, upstream-mainline, d2818517)
2025-10-25 5:52 UTC
[PATCH net-next 1/3] net: dsa: yt921x: Add STP/MST support
2025-10-25 5:43 UTC
[PATCH 5/6] drm/sitronix/st7571: split up the driver into a common and an i2c part
2025-10-25 3:56 UTC
[chunkuang-hu:mediatek-drm-next 9/11] drivers/gpu/drm/mediatek/mtk_hdmi_ddc_v2.c:128:9: error: incompatible pointer types passing 'u16 *' (aka 'unsigned short *') to parameter of type 'uint64_t *' (aka 'unsigned long long *')
2025-10-25 2:15 UTC
[PATCH 1/3] clk: renesas: r9a09g056: Add clocks and resets for DSI and LCDC modules
2025-10-25 0:31 UTC
[tip:irq/drivers 23/23] drivers/irqchip/irq-sifive-plic.c:404:17: error: no member named 'enabled_save' in 'struct plic_handler'
2025-10-25 0:21 UTC
[PATCH v5 3/4] NFSD: Implement NFSD_IO_DIRECT for NFS WRITE
2025-10-25 0:10 UTC
[PATCH v1 1/1] sched: Remove never used code in mm_cid_get()
2025-10-24 23:56 UTC (6+ messages)
[PATCH v1 1/1] x86/bugs: Remove dead code which might prevent from building
2025-10-24 22:27 UTC (2+ messages)
[bcachefs:bcachefs-testing 632/679] fs/bcachefs/data/write.c:1681:3: error: call to undeclared function '__WARN'; ISO C99 and later do not support implicit function declarations
2025-10-24 21:35 UTC
[arm-integrator:gemini-pata-phyreset 1/1] drivers/ata/pata_ftide010.c:281:9: error: call to undeclared function 'gemini_sata_reset_bridge'; ISO C99 and later do not support implicit function declarations
2025-10-24 19:52 UTC
[linusw-nomadik:ux500-janice-v6.18-rc1 9/11] drivers/input/misc/isa1200.c:423:3: error: field designator 'probe_new' does not refer to any field in type 'struct i2c_driver'
2025-10-24 19:11 UTC
[PATCH] perf annotate: Fix Clang build by adding block in switch case
2025-10-24 18:57 UTC (3+ messages)
✅ PASS: Test report for master (6.18.0-rc2, upstream-mainline, 6fab32bb)
2025-10-24 17:03 UTC
✅ PASS (MISSED 11 of 137): Test report for master (6.18.0-rc2, upstream-mainline, 5121062e)
2025-10-24 16:03 UTC
[resend, PATCH v2 1/1] kexec: Remove unused code in kimage_load_cma_segment()
2025-10-24 15:52 UTC (5+ messages)
[PATCH v1 1/1] mnt: Remove dead code which might prevent from building
2025-10-24 13:23 UTC
[tglx-devel:uaccess/scoped 10/12] kernel/futex/core.c:604:23: error: cannot jump from this asm goto statement to one of its possible targets
2025-10-24 12:33 UTC
[PATCH v1 1/1] HID: intel-ish-hid: Fix a build error in devm_ishtp_alloc_workqueue()
2025-10-24 12:27 UTC (2+ messages)
[PATCH] HID: intel-ish-hid: Fix -Wcast-function-type-strict in devm_ishtp_alloc_workqueue()
2025-10-24 11:21 UTC (2+ messages)
✅ PASS: Test report for master (6.18.0-rc2, upstream-mainline, 266ee584)
2025-10-24 9:42 UTC
[RFC PATCH 17/25] dmaengine: dw-edma: Add dw_edma_find_by_child() helper
2025-10-24 6:35 UTC
[arm-integrator:ixp4xx-debug-uart2 1/1] arch/arm/boot/compressed/head.S:56:10: fatal error: 'mach/debug-macro.S' file not found
2025-10-24 6:24 UTC
[linux-next:master 3533/3772] fs/jfs/jfs_incore.h:86:13: error: type name does not allow function specifier to be specified
2025-10-23 23:34 UTC
[PATCH] KMSAN: Restore dynamic check for '-fsanitize=kernel-memory'
2025-10-23 23:01 UTC (4+ messages)
[PATCH] jfs: Rename _inline to avoid conflict with clang's '-fms-extensions'
2025-10-23 20:31 UTC (2+ messages)
[PATCH net-next v4 3/6] ionic: convert to ndo_hwtstamp API
2025-10-23 19:49 UTC
[PATCH v3 1/2] clk: renesas: rzg2l: Remove DSI clock rate restrictions
2025-10-23 18:25 UTC
[PATCH v3 2/2] drm: renesas: rz-du: Set DSI divider based on target MIPI device
2025-10-23 18:25 UTC
[PATCH 1/3] x86/boot: Fix page table access in 5-level to 4-level paging transition
2025-10-23 17:43 UTC
[PATCH v1 2/2] fuse: support io-uring registered buffers
2025-10-23 17:42 UTC (2+ messages)
[PATCH v6 4/5] NFSD: Implement NFSD_IO_DIRECT for NFS WRITE
2025-10-23 16:59 UTC
[PATCH] i2c: designware: Remove i2c_dw_remove_lock_support()
2025-10-23 16:37 UTC (3+ messages)
[PATCH v1] selftests: cachestat: Fix warning on declaration under label
2025-10-23 15:04 UTC (4+ messages)
[PATCH 0/3] compiler_types: Introduce __counted_by_ptr()
2025-10-23 13:45 UTC (7+ messages)
` [PATCH 1/3] "
[brgl:gpio/for-current 6/6] drivers/gpio/gpio-ljca.c:289:9: warning: unused variable 'irq'
2025-10-23 12:31 UTC (2+ messages)
[PATCH 3/3] io_uring/uring_cmd: avoid double indirect call in task work dispatch
2025-10-23 12:05 UTC
[tglx-devel:rseq/slice 27/75] include/linux/irq-entry-common.h:231:2: error: call to undeclared function 'rseq_exit_to_user_mode'; ISO C99 and later do not support implicit function declarations
2025-10-23 12:05 UTC
[PATCH 1/2] PM: Allow device drivers to manage the frozen state of a device
2025-10-23 11:23 UTC
[RFC PATCH 05/14] dma-buf: inline spinlock for fence protection
2025-10-23 11:23 UTC
[PATCH v2 10/10] module loader: enforce symbol import protection
2025-10-23 9:58 UTC
[bcachefs:bcachefs-testing 616/639] fs/bcachefs/btree/commit.c:717:4: error: call to undeclared function '__WARN'; ISO C99 and later do not support implicit function declarations
2025-10-23 9:16 UTC
[PATCH v2 10/63] ns: add active reference count
2025-10-23 7:29 UTC
[vbabka:b4/sheaves-for-all 21/21] mm/slub.c:8749:3: error: use of undeclared identifier 'free_frozen_attr'
2025-10-23 7:18 UTC
[vireshk-pm:opp/linux-next 2/2] drivers/opp/of.c:1545:3: error: cannot jump from this goto statement to its label
2025-10-23 6:36 UTC (2+ messages)
[tglx-devel:rseq/slice 16/75] include/linux/resume_user_mode.h:62:32: error: too few arguments to function call, expected 2, have 1
2025-10-23 5:18 UTC
[jolsa-perf:bpf/single_direct_ops 3/9] ld.lld: error: duplicate symbol: update_ftrace_direct_del
2025-10-23 2:03 UTC
[PATCH] powerpc/kdump: Add support for crashkernel CMA reservation
2025-10-23 1:39 UTC
[jolsa-perf:bpf/single_direct_ops 5/9] kernel/trace/trace.h:907:24: error: incomplete definition of type 'struct ftrace_hash'
2025-10-23 1:07 UTC
[PATCH v2 4/5] rust: id_pool: do not immediately acquire new ids
2025-10-23 0:36 UTC
[jolsa-perf:bpf/single_direct_ops 2/9] ld.lld: error: duplicate symbol: update_ftrace_direct_add
2025-10-23 0:36 UTC
[PATCH v3] stm: class: Add MIPI OST protocol support
2025-10-23 0:03 UTC (2+ messages)
[PATCH net-next 7/8] ipvlan: Support IPv6 for learnable l2-bridge
2025-10-23 0:03 UTC
[PATCH] x86/mm: Ensure clear_page() variants always have __kcfi_typeid_ symbols
2025-10-22 23:53 UTC (2+ messages)
[PATCH RFC ipsec-next] esp: Consolidate esp4 and esp6
2025-10-22 23:32 UTC
[PATCH v4 8/9] media: chips-media: wave6: Add Wave6 control driver
2025-10-22 23:01 UTC
[PATCH net-next 6/8] ipvlan: Support GSO for port -> ipvlan
2025-10-22 20:55 UTC
[PATCH] pcmcia/parport_cs: Refactor probe function and improve error logging
2025-10-22 20:24 UTC
[PATCH v3 4/4] leds: Add virtualcolor LED group driver
2025-10-22 16:19 UTC (2+ messages)
[PATCH v3 bpf 1/2] xdp: introduce xdp_convert_skb_to_buff()
2025-10-22 14:53 UTC
✅ PASS (MISSED 4 of 137): Test report for master (6.18.0-rc2, upstream-mainline, 552c5071)
2025-10-22 14:33 UTC
[PATCHv6] io_uring: add support for IORING_SETUP_SQE_MIXED
2025-10-22 13:56 UTC (4+ messages)
[tty:tty-testing 11/22] drivers/tty/serial/sc16is7xx.c:596:2: error: call to undeclared function 'sc16is7xx_efr_lock'; ISO C99 and later do not support implicit function declarations
2025-10-22 13:48 UTC
[PATCH v2 3/4] regulator: qcom-rpmh: Add support to read regulator settings
2025-10-22 12:35 UTC
[PATCH RFC] fuse: check if system-wide io_uring is enabled
2025-10-22 12:35 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