messages from 2024-10-20 03:25:27 to 2024-10-24 16:36:07 UTC [more...]
[RFC PATCH 1/2] net: netlink: add nla_get_*_default() accessors
2024-10-24 16:35 UTC
[PATCH 4/5] drm/i915/display: Add registers and compute the strength
2024-10-24 16:14 UTC
[PATCH bpf-next 1/2] bpf: add bpf_get_hw_counter kfunc
2024-10-24 16:13 UTC (2+ messages)
[PATCH] ACPI: PRM: Clean Up guid type in struct prm_handler_info
2024-10-24 15:33 UTC (3+ messages)
powerpc: clang-nightly: fatal error: error in backend: Trying to obtain a reserved register "r2"
2024-10-24 15:05 UTC
[uml:next 25/45] InstrProfilingUtil.c:(.text.lprofAtExit+0x1): undefined reference to `atexit'
2024-10-24 15:00 UTC
[PATCH 7/7] [DISCUSSION] drm/gem: Add cgroup memory accounting
2024-10-24 14:07 UTC
[rust:staging/rust-pci 9/13] error[E0425]: cannot find function `ioremap` in crate `bindings`
2024-10-24 12:22 UTC
[PATCH net-next 2/8] ndo_fdb_add: Shift responsibility for notifying to drivers
2024-10-24 10:05 UTC (2+ messages)
[PATCH v3] docs/zh_CN: update the translation of process/programming-language.rst
2024-10-24 3:06 UTC (7+ messages)
[peterz-queue:locking/test 3/3] drivers/iio/adc/ad7380.c:851:2: error: cannot jump from switch statement to this case label
2024-10-24 1:01 UTC
[BUG] Argument-alignment build error with clang
2024-10-23 23:06 UTC (2+ messages)
[PATCH v5 0/7] Add AutoFDO and Propeller support for Clang build
2024-10-23 22:44 UTC (8+ messages)
` [PATCH v5 1/7] Add AutoFDO "
` [PATCH v5 2/7] objtool: Fix unreachable instruction warnings for weak functions
` [PATCH v5 3/7] Change the symbols order when --ffunction-sections is enabled
` [PATCH v5 4/7] Add markers for text_unlikely and text_hot sections
` [PATCH v5 5/7] AutoFDO: Enable -ffunction-sections for the AutoFDO build
` [PATCH v5 6/7] AutoFDO: Enable machine function split optimization for AutoFDO
` [PATCH v5 7/7] Add Propeller configuration for kernel build
drivers/gpu/drm/xe/xe_migrate.c:304:52: error: result of comparison of constant 274877906944 with expression of type 'resource_size_t' (aka 'unsigned int') is always true
2024-10-23 21:45 UTC
[PATCH v1 1/1] x86/percpu: Cast -1 to argument type when comparing in percpu_add_op()
2024-10-23 21:40 UTC (10+ messages)
[uml:next 29/44] arch/um/os-Linux/main.c:117:12: error: use of undeclared identifier 'PATH_MAX'
2024-10-23 21:14 UTC
[PATCH v2 09/13] fuse: convert retrieves to use folios
2024-10-23 20:53 UTC
[PATCH] drm: a6xx: avoid excessive stack usage
2024-10-23 19:42 UTC (7+ messages)
drivers/acpi/prmt.c:156:29: error: passing 1-byte aligned argument to 4-byte aligned parameter 1 of 'efi_pa_va_lookup' may result in an unaligned pointer access [-Werror,-Walign-mismatch]
2024-10-23 19:37 UTC (3+ messages)
[PATCH net-next v2 0/2] net: systemport: Minor IO macros changes
2024-10-23 18:42 UTC (5+ messages)
` [PATCH net-next v2 1/2] net: systemport: Remove unused txchk accessors
` [PATCH net-next v2 2/2] net: systemport: Move IO macros to header file
[PATCH v2 0/9] kasan: RISC-V support for KASAN_SW_TAGS using pointer masking
2024-10-23 18:42 UTC (15+ messages)
` [PATCH v2 1/9] kasan: sw_tags: Use arithmetic shift for shadow computation
` [PATCH v2 2/9] kasan: sw_tags: Check kasan_flag_enabled at runtime
` [PATCH v2 3/9] kasan: sw_tags: Support outline stack tag generation
` [PATCH v2 4/9] kasan: sw_tags: Support tag widths less than 8 bits
` [PATCH v2 5/9] riscv: mm: Log potential KASAN shadow alias
` [PATCH v2 6/9] riscv: Do not rely on KASAN to define the memory layout
` [PATCH v2 7/9] riscv: Align the sv39 linear map to 16 GiB
` [PATCH v2 8/9] riscv: Add SBI Firmware Features extension definitions
` [PATCH v2 9/9] riscv: Implement KASAN_SW_TAGS
[PATCH v2 0/2] sparc/build: Rework CFLAGS for clang compatibility
2024-10-23 16:45 UTC (10+ messages)
[PATCH v4 0/6] Add AutoFDO and Propeller support for Clang build
2024-10-23 16:24 UTC (30+ messages)
` [PATCH v4 1/6] Add AutoFDO "
` [PATCH v4 3/6] Change the symbols order when --ffuntion-sections is enabled
` [PATCH v4 4/6] AutoFDO: Enable -ffunction-sections for the AutoFDO build
` [PATCH v4 5/6] AutoFDO: Enable machine function split optimization for AutoFDO
` [PATCH v4 6/6] Add Propeller configuration for kernel build
[PATCH 1/2] kasan: Fix Software Tag-Based KASAN with GCC
2024-10-23 16:21 UTC (9+ messages)
` [PATCH 2/2] Revert "kasan: Disable Software Tag-Based KASAN with GCC"
[PATCH 2/3] kbuild: deb-pkg: add pkg.linux-upstream.nokernelheaders build profile
2024-10-23 15:38 UTC (4+ messages)
[PATCH] docs/zh_CN: add the translation of kbuild/llvm.rst
2024-10-23 15:32 UTC
[PATCH v3] cleanup: adjust scoped_guard() macros to avoid potential warning
2024-10-23 14:44 UTC (5+ messages)
[PATCH AUTOSEL 6.1 14/17] kasan: Disable Software Tag-Based KASAN with GCC
2024-10-23 14:31 UTC
[PATCH AUTOSEL 6.6 17/23] kasan: Disable Software Tag-Based KASAN with GCC
2024-10-23 14:31 UTC
[PATCH AUTOSEL 6.11 23/30] kasan: Disable Software Tag-Based KASAN with GCC
2024-10-23 14:29 UTC
[PATCH net-next 3/3] net: phylink: simplify how SFP PHYs are attached
2024-10-23 13:11 UTC
[PATCH net-next] wwan: core: Pass string literal as format argument of dev_set_name()
2024-10-23 12:15 UTC
[PATCH 2/2] wifi: ath12k: annotate channel of struct ath12k_wmi_scan_chan_list_arg with __counted_by
2024-10-23 12:09 UTC
[jolsa-perf:trampoline_multi_10 17/21] kernel/trace/bpf_trace.c:3501:2: error: call to undeclared function 'bpf_trampoline_multi_detach'; ISO C99 and later do not support implicit function declarations
2024-10-23 11:48 UTC
vmlinux.o: warning: objtool: .text.cdns_mrvl_xspi_setup_clock: unexpected end of section
2024-10-23 11:28 UTC
[jolsa-perf:trampoline_multi_10 15/21] kernel/bpf/syscall.c:2730:15: error: call to undeclared function 'is_tracing_multi'; ISO C99 and later do not support implicit function declarations
2024-10-23 10:37 UTC
[jcmvbkbc-xtensa:xtensa-6.11-esp32 50/53] kernel/events/core.c:6492:15: warning: variable 'flags' set but not used
2024-10-23 9:54 UTC
[jolsa-perf:trampoline_multi_10 14/21] kernel/bpf/syscall.c:3216:42: error: incompatible pointer types passing 'struct bpf_tramp_node *' to parameter of type 'struct bpf_tramp_link *'
2024-10-23 9:12 UTC
[jcmvbkbc-xtensa:xtensa-6.11-esp32 35/53] drivers/misc/esp32-ipc.c:152:13: warning: cast to 'void *' from smaller integer type 'unsigned int'
2024-10-23 8:41 UTC
[jolsa-perf:trampoline_multi_10 10/21] kernel/trace/ftrace.c:6149: warning: Function parameter or struct member 'hash' not described in 'modify_ftrace_direct_nolock_hash'
2024-10-23 7:57 UTC
[axboe-block:io_uring-reg-wait 6/7] ld.lld: error: undefined symbol: __get_user_bad
2024-10-23 7:57 UTC
[jolsa-perf:trampoline_multi_10 9/21] kernel/trace/ftrace.c:6001: warning: Function parameter or struct member 'hash' not described in 'unregister_ftrace_direct_hash'
2024-10-23 6:34 UTC
[RFC PATCH nand/next 3/4] include: mtd: spinand: Add CASN page related macros and flags
2024-10-23 5:23 UTC
[jolsa-perf:trampoline_multi_10 8/21] kernel/trace/ftrace.c:5887: warning: Function parameter or struct member 'hash' not described in 'register_ftrace_direct_hash'
2024-10-23 5:00 UTC
[RFC PATCH] rseq: Validate read-only fields under DEBUG_RSEQ config
2024-10-23 2:46 UTC
[leon-rdma:dma-split-wip 11/26] mm/hmm.c:642:12: error: no member named 'dma_skip_sync' in 'struct device'
2024-10-23 2:03 UTC
[PATCH] media: dw100: Enable dynamic vertex map
2024-10-22 23:09 UTC
[PATCH] wifi: wilc1000: Rework bus locking
2024-10-22 20:33 UTC
[PATCH v3 1/4] PCI: dwc: ep: Add bus_addr_base for outbound window
2024-10-22 19:30 UTC
[linux-next:master 5847/6080] kernel/sched/ext.c:6741:38: error: use of undeclared identifier 'fmt'
2024-10-22 17:06 UTC
[RFC PATCH v3 1/3] spinlock: extend guard with spinlock_bh variants
2024-10-22 17:06 UTC (7+ messages)
` [RFC PATCH v3 2/3] dt-bindings: crypto: Add Inside Secure SafeXcel EIP-93 crypto engine
` [RFC PATCH v3 3/3] crypto: Add Mediatek EIP-93 crypto engine support
[PATCH] media: dvbdev: Avoid using uninitialized ret in dvb_register_device()
2024-10-22 14:45 UTC (2+ messages)
[PATCH 4/4] net: stmmac: Add glue layer for Sophgo SG2044 SoC
2024-10-22 11:04 UTC
[PATCH v2 4/5] drm/xe/bo: Create new dma_addr array for dmabuf BOs associated with VFs
2024-10-22 10:54 UTC
next/master build: 183 builds: 15 failed, 168 passed, 37 errors, 10370 warnings (next-20241022)
2024-10-22 10:00 UTC
[PATCH v2 RESEND 3/3] arm64: dts: rockchip: Enable HDMI0 on rock-5c
2024-10-22 4:33 UTC
[PATCH net v2] mctp i2c: handle NULL header address
2024-10-22 3:11 UTC
[PATCH net-next 2/3] net: dsa: vsc73xx: implement packet reception via control interface
2024-10-22 2:18 UTC
[PATCH v2] docs/zh_CN: update the translation of process/programming-language.rst
2024-10-22 2:08 UTC (5+ messages)
[PATCH] f2fs: fix to convert log type to segment data type correctly
2024-10-22 2:08 UTC (2+ messages)
[RFC PATCH 0/7] kasan: RISC-V support for KASAN_SW_TAGS using pointer masking
2024-10-22 1:13 UTC (6+ messages)
` [RFC PATCH 1/7] kasan: sw_tags: Use arithmetic shift for shadow computation
[PATCH v1 3/6] irqchip/gic-v3: support SGI broadcast
2024-10-22 0:24 UTC
[broonie-ci:filef2zPFW 34/90] sound/soc/loongson/loongson_i2s_pci.c:157:1: error: type specifier missing, defaults to 'int'
2024-10-21 22:32 UTC
[PATCH v13 11/13] tsc: Switch to native sched clock
2024-10-21 21:30 UTC
❌ FAIL: Test report for master (6.12.0-rc4, mainline.kernel.org-clang, d1293776)
2024-10-21 19:13 UTC
[driver-core:const_work 31/40] drivers/bus/fsl-mc/fsl-mc-bus.c:409:5: error: initializing 'struct device_type *' with an expression of type 'typeof (fsl_mc_bus_dprc_type) *' (aka 'const struct device_type *') discards qualifiers
2024-10-21 19:03 UTC (3+ messages)
` [driver-core:const_work 31/40] drivers/bus/fsl-mc/fsl-mc-bus.c:409:5: error: initializing 'struct device_type *' with an expression of type 'typeof (fsl_mc_bus_dprc_type) *' (aka 'const struct device_type *') discards qualifiers <gregkh@linuxfoundation.org>Greg Kroah-Hartman
[PATCH v2] Bluetooth: Fix type of len in rfcomm_sock_getsockopt{,_old}()
2024-10-21 17:10 UTC (2+ messages)
[PATCH v2] docs/zh_CN: add translation of dev-tools/kmsan.rst
2024-10-21 15:23 UTC (3+ messages)
[arm64:for-next/core 11/42] ld.lld: error: HYP init code too big
2024-10-21 9:19 UTC (2+ messages)
[jpoimboe:sframe-2.2 5/9] kernel/unwind/user.c:191:18: warning: shift count >= width of type
2024-10-21 8:57 UTC
next/master build: 183 builds: 9 failed, 174 passed, 15 errors, 10378 warnings (next-20241021)
2024-10-21 7:59 UTC
[POC 1/6] irq & spin_lock: Add counted interrupt disabling/enabling
2024-10-21 7:35 UTC
[PATCH v2 1/2] sparc/build: Remove all usage of -fcall-used* flags
2024-10-21 6:55 UTC
[PATCH v2] sparc/vdso: Add helper function for 64-bit right shift on 32-bit target
2024-10-21 6:54 UTC (2+ messages)
[PATCH] media: mtk-vcodec: venc: avoid -Wenum-compare-conditional warning
2024-10-21 5:38 UTC (2+ messages)
[jpoimboe:sframe-2.2 3/9] mm/init-mm.c:45:26: error: expected expression
2024-10-21 5:21 UTC
[PATCH 02/10] clockevents: Shutdown and unregister current clockevents at CPUHP_AP_TICK_DYING
2024-10-21 5:00 UTC
[PATCH 6/7] pinctrl: pinmux: Introduce API to check if a pin is requested
2024-10-21 2:48 UTC
[PATCH 0/2] Add the translation of documents in kbuild
2024-10-21 2:46 UTC (5+ messages)
[PATCH 11/14] clk: qcom: add support for GCC on SAR2130P
2024-10-20 23:52 UTC
❌ FAIL: Test report for master (6.12.0-rc3, mainline.kernel.org-clang, c5522822)
2024-10-20 21:52 UTC
❌ FAIL: Test report for master (6.12.0-rc3, mainline.kernel.org-clang, db87114d)
2024-10-20 21:23 UTC
[PATCH v6 5/5] arm64: dts: qcom: Add PSCI SYSTEM_RESET2 types for sa8775p-ride
2024-10-20 19:52 UTC
[axboe-block:io_uring-sendzc-provided 8/9] io_uring/kbuf.c:312:2: error: call to '__compiletime_assert_308' declared with 'error' attribute: BUILD_BUG_ON failed: sizeof(struct iovec) != sizeof(struct bio_vec)
2024-10-20 18:19 UTC
[PATCH v5 09/14] scsi: fnic: Modify IO path to use FDLS
2024-10-20 17:28 UTC
[PATCH v3 05/13] rust: hrtimer: allow timer restart from timer handler
2024-10-20 16:46 UTC
[RFC PATCH v2 3/8] landlock: Fix inconsistency of errors for TCP actions
2024-10-20 15:45 UTC
[PATCH] net: plip: fix break; causing plip to never transmit
2024-10-20 14:50 UTC (2+ messages)
drivers/gpu/drm/sti/sti_plane.h:32:28: error: bitwise operation between different enumeration types ('enum sti_plane_type' and 'enum sti_plane_id_of_type')
2024-10-20 11:56 UTC
[gustavoars:testing/wfamnae-next20241015-2 1/20] kernel/sched/ext.c:3454:10: error: incompatible pointer types returning 'struct cgroup_hdr *' from a function with result type 'struct cgroup *'
2024-10-20 11:15 UTC
[RFC PATCH v2 3/3] crypto: Add Mediatek EIP-93 crypto engine support
2024-10-20 10:23 UTC
[dtor-input:next 104/120] drivers/input/serio/serio_raw.c:204:12: warning: variable 'written' is uninitialized when used here
2024-10-20 9:31 UTC
[PATCH v1 1/2] mseal: Two fixes for madvise(MADV_DONTNEED) when sealed
2024-10-20 9:20 UTC
[jlayton:dir-deleg 39/39] fs/nfsd/nfs4state.c:5493:6: error: redefinition of 'mask'
2024-10-20 8:38 UTC
[PATCH] rapidio: rio-access: remove unused macros
2024-10-20 6:23 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