messages from 2025-07-17 07:30:46 to 2025-07-23 21:29:18 UTC [more...]
crypto/hmac.c:251:12: warning: stack frame size (1152) exceeds limit (1024) in 'hmac_setkey_ahash'
2025-07-23 21:28 UTC
[PATCH v4 0/4] tracepoints: Add warnings for unused tracepoints and trace events
2025-07-23 20:31 UTC (6+ messages)
` [PATCH v4 1/4] tracing: sorttable: Add a tracepoint verification check at build time
` [PATCH v4 2/4] tracing: sorttable: Find unused tracepoints for arm64 that uses reloc for address
` [PATCH v4 3/4] tracepoint: Do not warn for unused event that is exported
` [PATCH v4 4/4] tracing: Call trace_ftrace_test_filter() for the event
[PATCH v5] coresight: Replace scnprintf/sprintf with sysfs_emit()/sysfs_emit_at()
2025-07-23 18:18 UTC
[PATCH net-next V6 0/5] selftests: drv-net: Test XDP native support
2025-07-23 16:01 UTC (20+ messages)
` [PATCH net-next V6 1/5] net: netdevsim: hook in XDP handling
` [PATCH net-next V6 2/5] selftests: drv-net: Test XDP_PASS/DROP support
` [PATCH net-next V6 3/5] selftests: drv-net: Test XDP_TX support
` [PATCH net-next V6 4/5] selftests: drv-net: Test tail-adjustment support
` [PATCH net-next V6 5/5] selftests: drv-net: Test head-adjustment support
[PATCH bpf-next] bpf, arm64: JIT support for private stack
2025-07-23 15:52 UTC
[PATCH] fs: Add additional checks for block devices during mount
2025-07-23 12:51 UTC (5+ messages)
[PATCH net-next v10 1/8] hinic3: Async Event Queue interfaces
2025-07-23 11:34 UTC
[PATCH 1/2] rust: Add initial interconnect framework abstractions
2025-07-23 11:34 UTC
[PATCH net-next 3/6] net: macb: Add IEEE 802.1Qbv TAPRIO REPLACE command offload support
2025-07-23 10:02 UTC
[PATCH 0/9] drm/bridge: get/put the bridge when looping over the encoder chain
2025-07-23 9:54 UTC (10+ messages)
` [PATCH 1/9] drm/display: bridge-connector: use scope-specific variable for the bridge pointer
` [PATCH 2/9] drm/display: bridge-connector: remove unused variable assignment
` [PATCH 3/9] drm/bridge: add drm_for_each_bridge_in_chain_scoped()
` [PATCH 4/9] drm/display: bridge-connector: use drm_for_each_bridge_in_chain_scoped()
` [PATCH 5/9] drm/atomic: "
` [PATCH 6/9] drm/bridge: "
` [PATCH 7/9] drm/bridge: remove drm_for_each_bridge_in_chain()
` [PATCH 8/9] drm/bridge: add drm_for_each_bridge_in_chain_from()
` [PATCH 9/9] drm/omap: use drm_for_each_bridge_in_chain_from()
[PATCH v2 1/7] spmi: Implement spmi_subdevice_alloc_and_add() and devm variant
2025-07-23 9:52 UTC
[PATCH v2] selftests/tty: add TIOCSTI test suite
2025-07-23 7:02 UTC (2+ messages)
[Intel-wired-lan] [PATCH net v2 1/2] stmmac: xsk: fix underflow of budget in zerocopy mode
2025-07-23 6:43 UTC
[Intel-wired-lan] [PATCH iwl-next v1 15/15] ixgbe: fwlog support for e610
2025-07-23 0:45 UTC
[PATCHv4 04/12] bpf: Introduce decompressor kfunc
2025-07-23 0:44 UTC
[PATCH RFC 0/4] landlock: add LANDLOCK_SCOPE_MEMFD_EXEC execution
2025-07-22 21:56 UTC (8+ messages)
` [PATCH RFC 1/4] landlock: add LANDLOCK_SCOPE_MEMFD_EXEC scope
` [PATCH RFC 2/4] landlock: implement memfd detection
` [PATCH RFC 3/4] landlock: add memfd exec LSM hooks and scoping
` [PATCH RFC 4/4] selftests/landlock: add memfd execution tests
[RFC 2/4] mm: add static huge zero folio
2025-07-22 23:12 UTC
[PATCH] mm: percpu: Introduce normalized CPU-to-NUMA node mapping to reduce max_distance
2025-07-22 21:40 UTC
[PATCH 11/15] ttm/pool: enable memcg tracking and shrinker. (v2)
2025-07-22 21:19 UTC
[PATCH v2] usb: atm: cxacru: Merge cxacru_upload_firmware() into cxacru_heavy_init()
2025-07-22 19:11 UTC
[PATCH 6.12 000/158] 6.12.40-rc1 review
2025-07-22 18:27 UTC (2+ messages)
[PATCH v3 0/5] tracepoints: Add warnings for unused tracepoints and trace events
2025-07-22 18:12 UTC (9+ messages)
` [PATCH v3 1/5] tracepoints: Add verifier that makes sure all defined tracepoints are used
` [PATCH v3 2/5] tracing: sorttable: Add a tracepoint verification check at build time
` [PATCH v3 3/5] tracing: sorttable: Find unused tracepoints for arm64 that uses reloc for address
` [PATCH v3 4/5] tracepoint: Do not warn for unused event that is exported
` [PATCH v3 5/5] tracing: Call trace_ftrace_test_filter() for the event
[PATCH 6.15 000/187] 6.15.8-rc1 review
2025-07-22 17:50 UTC (2+ messages)
[PATCH v3 1/3] vdso: Switch get/put unaligned from packed struct to memcpy
2025-07-22 17:00 UTC (4+ messages)
[tobetter:odroid-6.16.y 7/44] drivers/input/touchscreen/dwav-usb-mt.c:462:3: error: call to undeclared library function 'strlcpy' with type '__size_t (char *, const char *, __size_t)' (aka 'unsigned int (char *, const char *, unsigned int)'); ISO C99 and later do not support implicit
2025-07-22 15:19 UTC
[PATCH v3 00/13] stackleak: Support Clang stack depth tracking
2025-07-22 13:29 UTC (29+ messages)
` [PATCH v3 01/13] stackleak: Rename STACKLEAK to KSTACK_ERASE
` [PATCH v3 02/13] stackleak: Rename stackleak_track_stack to __sanitizer_cov_stack_depth
` [PATCH v3 03/13] stackleak: Split KSTACK_ERASE_CFLAGS from GCC_PLUGINS_CFLAGS
` [PATCH v3 04/13] x86: Handle KCOV __init vs inline mismatches
` [PATCH v3 05/13] arm: "
` [PATCH v3 06/13] arm64: "
` [PATCH v3 07/13] s390: "
` [PATCH v3 08/13] powerpc/mm/book3s64: Move kfence and debug_pagealloc related calls to __init section
` [PATCH v3 09/13] mips: Handle KCOV __init vs inline mismatch
` [PATCH v3 10/13] init.h: Disable sanitizer coverage for __init and __head
` [PATCH v3 11/13] kstack_erase: Support Clang stack depth tracking
` [PATCH v3 12/13] configs/hardening: Enable CONFIG_KSTACK_ERASE
` [PATCH v3 13/13] configs/hardening: Enable CONFIG_INIT_ON_FREE_DEFAULT_ON
[PATCH v2] LoongArch: Implement physical address with ELF program header
2025-07-22 9:05 UTC (4+ messages)
[tobetter:odroid-6.16.y 18/44] arch/arm64/boot/dts/amlogic/meson64_odroidn2.dtsi:154.23-158.5: Warning (unit_address_vs_reg): /thermal-zones/cpu-thermal/trips/trip-point@0: node has a unit name, but no reg or ranges property
2025-07-22 7:32 UTC
[linux-next:master 10722/11398] include/linux/sprintf.h:11:54: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int
2025-07-22 3:32 UTC
[ath:master 5/7] drivers/net/phy/phy_device.c:3506:7: error: call to undeclared function 'phy_driver_is_genphy_10g'; ISO C99 and later do not support implicit function declarations
2025-07-22 0:07 UTC
[brgl:gpio/devel 4/4] arch/arm/common/sa1111.c:619:26: error: incompatible function pointer types assigning to 'int (*)(struct gpio_chip *, unsigned long *, unsigned long *)' from 'void (struct gpio_chip *, unsigned long *, unsigned long *)'
2025-07-22 0:07 UTC
[jgunthorpe:iommu_pt_all 54/58] drivers/iommu/generic_pt/.kunitconfig_perf: warning: ignored by one of the .gitignore files
2025-07-21 23:34 UTC
-Wformat-invalid-specifier after 88fec3526e84 in -next
2025-07-21 23:10 UTC
[PATCH 1/2] staging: sm750fb: make const arrays static const char * const
2025-07-21 23:04 UTC
[PATCH v10] staging: media: atomisp: fix indentation in aa, anr, and bh modules
2025-07-21 17:29 UTC (3+ messages)
[linux-next:master 7967/11307] ld.lld: error: undefined symbol: pm_hibernate_is_recovering
2025-07-21 16:36 UTC (2+ messages)
[PATCH v2] vmcoreinfo: Track and log recoverable hardware errors
2025-07-21 16:24 UTC
[GIT PULL] [PATCH v2 0/5] rust: Task & schedule related changes for v6.17
2025-07-21 14:35 UTC (5+ messages)
[PATCH v7 3/6] rust: irq: add support for non-threaded IRQs and handlers
2025-07-21 14:17 UTC (3+ messages)
[PATCH v1 4/7] phy: qualcomm: eusb2-repeater: Migrate to devm_spmi_subdevice_alloc_and_add()
2025-07-21 13:10 UTC
[PATCH RFC 1/4] pidns: move is-ancestor logic to helper
2025-07-21 12:38 UTC
drivers/gpu/drm/amd/amdgpu/imu_v12_0.c:333:30: warning: variable 'data' is uninitialized when used here
2025-07-21 11:01 UTC
[PATCH v3] rust: remove spurious compiler_builtins dependents
2025-07-21 5:54 UTC
[PATCH RFC v2 6/7] pinctrl-scmi: Add GPIO support
2025-07-21 5:33 UTC
[PATCHv2 6/7] blk-mq-dma: add support for mapping integrity metadata
2025-07-21 3:18 UTC (2+ messages)
[PATCH 0/3] selftests/nolibc: enable qemu-system tests with LLVM builds
2025-07-21 2:57 UTC (6+ messages)
` [PATCH 1/3] selftests/nolibc: deduplicate invocations of toplevel Makefile
` [PATCH 2/3] selftests/nolibc: don't pass CC to "
` [PATCH 3/3] selftests/nolibc: always compile the kernel with GCC
[Linaro-TCWG-CI] llvmorg-21-init-19167-g00dacf8c22f0: Failure on aarch64
2025-07-21 1:52 UTC
[PATCH] Compiler Attributes: Add __kcfi_salt
2025-07-20 20:12 UTC (6+ messages)
[PATCH 3/4] rust: miscdevice: add uring_cmd() for MiscDevice trait
2025-07-20 19:38 UTC
[boqun:rust-atomic-impl 11/11] warning: type `AtomicRepr<*mut c_void>` is more private than the item `<*mut c_void as AtomicBasicOps>::atomic_read_acquire`
2025-07-20 18:32 UTC
[boqun:rust-atomic-impl 2/11] warning: type `AtomicRepr<Self>` is more private than the item `AtomicArithmeticOps::atomic_add`
2025-07-20 16:12 UTC
[PATCH v1 1/2] dma-mapping: prepare dma_map_ops to conversion to physical address
2025-07-20 13:10 UTC (2+ messages)
[PATCH 1/4] rust: bindings: add io_uring headers in bindings_helper.h
2025-07-20 12:29 UTC
[akpm-mm:mm-new 160/175] mm/kasan/tags.c:145:6: error: redefinition of 'kasan_save_free_info'
2025-07-20 7:45 UTC (3+ messages)
[PATCH 3/9] drm/panthor: capture GLB state for devcoredump
2025-07-20 5:41 UTC
[PATCH 2/9] drm/panthor: capture GPU state for devcoredump
2025-07-20 4:29 UTC
[PATCH 1/9] drm/panthor: add devcoredump support
2025-07-20 3:17 UTC
Prebuilt LLVM 21.1.0-rc1 uploaded
2025-07-19 23:40 UTC
ld.lld: warning: src/consumer/drivers/iio/accel/sca3000.c:1448:0: stack frame size (8312) exceeds limit (8192) in function 'sca3000_probe'
2025-07-19 17:14 UTC
[LLVM/Clang] Known issues with Linux v6.12.39 and CFI
2025-07-19 17:10 UTC (3+ messages)
[sj:damon/next 52/104] mm/memory.c:6046:3: error: call to undeclared function 'damon_report_access'; ISO C99 and later do not support implicit function declarations
2025-07-19 17:06 UTC (2+ messages)
[morse:mpam/snapshot/v6.16-rc5 62/80] drivers/platform/arm64/mpam/mpam_resctrl.c:355:2: warning: unannotated fall-through between switch labels
2025-07-19 14:08 UTC
[morse:mpam/snapshot+extras/v6.16-rc5 122/131] mm/memory_hotplug.c:221:6: error: redefinition of 'lockdep_assert_mems_held'
2025-07-19 11:50 UTC
[PATCH v2] of: reserved_mem: Restructure call site for dma_contiguous_early_fixup()
2025-07-19 11:28 UTC
[PATCH 3/4] arm64: dts: mediatek: add device-tree for Genio 1200 EVK UFS board
2025-07-19 8:24 UTC
[PATCH v2 2/5] phy: rockchip: phy-rockchip-typec: Add typec_mux/typec_switch support
2025-07-19 7:42 UTC
[PATCH] net: phy: Fix premature resume by a PHY driver
2025-07-19 5:37 UTC
[PATCH] cxl: Remove ifdef blocks of CONFIG_PCIEAER_CXL from core/pci.c
2025-07-18 23:22 UTC
[PATCH v3 4/4] ASoC: codecs: Add FourSemi FS2104/5S audio amplifier driver
2025-07-18 22:40 UTC
[PATCH v3 0/6] Fix mlx5 write combining support on new ARM64 cores
2025-07-18 20:00 UTC (7+ messages)
` [PATCH v3 6/6] IB/mlx5: Use __iowrite64_copy() for write combining stores
[PATCH v6 1/2] hwmon: (cros_ec) add PWM control over fans
2025-07-18 19:44 UTC
[morimoto:string-helper-2025-07-18 135/157] drivers/md/dm-vdo/vdo.c:1376:36: error: call to undeclared function 'str_enabled_disabled'; ISO C99 and later do not support implicit function declarations
2025-07-18 18:20 UTC
[PATCH v5] riscv: introduce asm/swab.h
2025-07-18 16:26 UTC
[morimoto:string-helper-2025-07-18 119/157] drivers/media/cec/platform/cros-ec/cros-ec-cec.c:241:4: error: call to undeclared function 'str_enabling_disabling'; ISO C99 and later do not support implicit function declarations
2025-07-18 16:26 UTC
[PATCH] drm/amdgpu: Initialize data to NULL in imu_v12_0_program_rlc_ram()
2025-07-18 13:58 UTC (2+ messages)
[PATCH 11/26] media: videobuf2-v4l2: Support vb2_queue embedded in a context
2025-07-18 10:46 UTC
[PATCH 09/26] media: v4l2-dev: Add video_device_context_from_file()
2025-07-18 9:33 UTC
[PATCH 06/26] media: v4l2-ioctl: Introduce VIDIOC_BIND_CONTEXT
2025-07-18 8:29 UTC
[jolsa-perf:bpf/tracing_multi 5/22] kernel/trace/rv/../trace.h:907:24: error: incomplete definition of type 'struct ftrace_hash'
2025-07-18 5:18 UTC
[ast-bpf:kmalloc_nolock 6/7] mm/slub.c:3326:2: warning: variable 'flags' is used uninitialized whenever '&&' condition is false
2025-07-18 4:51 UTC
[Linaro-TCWG-CI] v6.16-rc6-80-g141fd174e6dc5: Failure on aarch64
2025-07-18 0:18 UTC
[linux-next:master 8663/10823] ld.lld: error: undefined symbol: devm_spi_offload_rx_stream_request_dma_chan
2025-07-18 0:05 UTC (2+ messages)
[PATCH v6 19/24] media: i2c: maxim-serdes: add MAX96724 driver
2025-07-17 20:39 UTC
[syzbot] [netfilter?] [sctp?] BUG: assuming non migratable context at ./include/linux/filter.h:LINE
2025-07-17 18:52 UTC
[PATCH net] phonet/pep: Move call to pn_skb_get_dst_sockaddr() earlier in pep_sock_accept()
2025-07-17 14:40 UTC (2+ messages)
[leon-rdma:dmabuf-vfio 18/24] drivers/pci/p2pdma.c:272:16: error: too few arguments to function call, expected 2, have 1
2025-07-17 13:56 UTC
[PATCH v1 1/3] tools subcmd: Tighten the filename size in check_if_command_finished
2025-07-17 9:46 UTC
[boqun:rust-atomic-impl 11/11] warning: type `AtomicRepr<*mut c_void>` is more private than the item `<*mut c_void as AtomicBasicOps>::atomic_read_acquire`
2025-07-17 7:29 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