messages from 2025-03-03 21:34:39 to 2025-03-06 16:43:28 UTC [more...]
[net-next PATCH v2] octeontx2-af: fix build warnings flagged by clang, sparse ,kernel test robot
2025-03-06 16:43 UTC (2+ messages)
[PATCH v1 2/3] Bluetooth: btnxpuart: Handle bootloader error during change baudrate
2025-03-06 16:36 UTC
Thread Safety Analysis and the Linux kernel
2025-03-06 16:18 UTC (6+ messages)
[PATCH RFC] media: i2c: ds90ub960: Enable second i2c interface
2025-03-06 14:58 UTC (2+ messages)
[PATCH v8 2/4] rtc: s32g: add NXP S32G2/S32G3 SoC support
2025-03-06 14:47 UTC
[PATCH 6.6 000/142] 6.6.81-rc1 review
2025-03-06 14:06 UTC
[PATCH 0/2] modules: allow error injection
2025-03-06 13:30 UTC (13+ messages)
` [PATCH 2/2] moderr: add module error injection tool
[PATCH v1 05/40] x86/cpu: Remove unnecessary headers and reorder the rest
2025-03-06 12:54 UTC
[PATCH v2 6/9] phy: qcom: Add M31 based eUSB2 PHY driver
2025-03-06 12:01 UTC
[PATCH v3 04/11] arm64/mm: Refactor __set_ptes() and __ptep_get_and_clear()
2025-03-06 11:54 UTC (2+ messages)
[PATCH v2 1/1] x86/mm: Check if PTRS_PER_PMD is defined before use
2025-03-06 9:25 UTC
[PATCH v2] kbuild: clang: Support building UM with SUBARCH=i386
2025-03-06 8:59 UTC (4+ messages)
[PATCH v4 0/4] per-function storage support
2025-03-06 8:50 UTC (20+ messages)
` [PATCH v4 1/4] x86/ibt: factor out cfi and fineibt offset
` [PATCH v4 4/4] arm64: implement per-function metadata storage for arm64
[jirislaby:devel 48/88] drivers/net/usb/lan78xx.c:2459:22: warning: variable 'of_node' set but not used
2025-03-06 7:31 UTC
[PATCH v1 2/5] firmware: thead: Add AON firmware protocol driver
2025-03-06 7:07 UTC
[jfern:sched/scx-dlserver-boost 7/7] ld.lld: error: undefined symbol: ext_server_init
2025-03-06 6:23 UTC
[PATCH] kbuild: clang: Support building UM with SUBARCH=i386
2025-03-06 6:12 UTC (7+ messages)
[PATCH] kunit/stackinit: Use fill byte different from Clang i386 pattern
2025-03-06 6:05 UTC (5+ messages)
[PATCH] x86/crc32: optimize tail handling for crc32c short inputs
2025-03-06 5:17 UTC (7+ messages)
[PATCH] drm/vmwgfx: Make sure the dirty tracker is released on surfaces
2025-03-06 3:56 UTC (2+ messages)
[PATCH V3 2/2] mailbox: tmelite-qmp: Introduce TMEL QMP mailbox driver
2025-03-06 0:26 UTC
[PATCH v2 00/16] a few rtc driver cleanups
2025-03-05 22:10 UTC (18+ messages)
` [PATCH v2 01/16] rtc: max77686: drop needless struct max77686_rtc_info::rtc member
` [PATCH v2 02/16] rtc: s5m: drop needless struct s5m_rtc_info::i2c member
` [PATCH v2 03/16] rtc: aspeed: drop needless struct aspeed_rtc::rtc_dev member
` [PATCH v2 04/16] rtc: ds2404: drop needless struct ds2404::rtc member
` [PATCH v2 05/16] rtc: ep93xx: drop needless struct ep93xx_rtc::rtc member
` [PATCH v2 06/16] rtc: ftrtc010: drop needless struct ftrtc010_rtc::rtc_dev member
` [PATCH v2 07/16] rtc: m48t86: drop needless struct m48t86_rtc_info::rtc member
` [PATCH v2 08/16] rtc: meson: drop needless struct meson_rtc::rtc member
` [PATCH v2 09/16] rtc: meson-vrtc: drop needless struct meson_vrtc_data::rtc member
` [PATCH v2 10/16] rtc: pl030: drop needless struct pl030_rtc::rtc member
` [PATCH v2 11/16] rtc: rx8581: drop needless struct rx8581
` [PATCH v2 12/16] rtc: s35390a: drop needless struct s35390a::rtc member
` [PATCH v2 13/16] rtc: sd2405al: drop needless struct sd2405al::rtc member
` [PATCH v2 14/16] rtc: sd3078: drop needless struct sd3078
` [PATCH v2 15/16] rtc: max77686: use dev_err_probe() where appropriate
` [PATCH v2 16/16] rtc: s5m: convert to "
[v3 01/23] drm: color pipeline base work
2025-03-05 20:55 UTC (2+ messages)
[PATCH v12 2/3] mfd: sophgo: cv1800: rtcsys: New driver (handling RTC only)
2025-03-05 20:33 UTC
Prebuilt LLVM 20.1.0 uploaded
2025-03-05 20:26 UTC
[PATCH v3 1/3] iommu: Sort out domain user data
2025-03-05 16:51 UTC (2+ messages)
[PATCH v3 05/11] arm64: hugetlb: Use set_ptes_anysz() and ptep_get_and_clear_anysz()
2025-03-05 16:32 UTC (2+ messages)
[PATCH v2 00/34] Compiler-Based Capability- and Locking-Analysis
2025-03-05 16:16 UTC (56+ messages)
` [PATCH v2 01/34] compiler_types: Move lock checking attributes to compiler-capability-analysis.h
` [PATCH v2 02/34] compiler-capability-analysis: Add infrastructure for Clang's capability analysis
` [PATCH v2 03/34] compiler-capability-analysis: Add test stub
` [PATCH v2 04/34] Documentation: Add documentation for Compiler-Based Capability Analysis
` [PATCH v2 05/34] checkpatch: Warn about capability_unsafe() without comment
` [PATCH v2 06/34] cleanup: Basic compatibility with capability analysis
` [PATCH v2 07/34] lockdep: Annotate lockdep assertions for "
` [PATCH v2 08/34] locking/rwlock, spinlock: Support Clang's "
` [PATCH v2 09/34] compiler-capability-analysis: Change __cond_acquires to take return value
` [PATCH v2 10/34] locking/mutex: Support Clang's capability analysis
` [PATCH v2 11/34] locking/seqlock: "
` [PATCH v2 12/34] bit_spinlock: Include missing <asm/processor.h>
` [PATCH v2 13/34] bit_spinlock: Support Clang's capability analysis
` [PATCH v2 14/34] rcu: "
` [PATCH v2 15/34] srcu: "
` [PATCH v2 16/34] kref: Add capability-analysis annotations
` [PATCH v2 17/34] locking/rwsem: Support Clang's capability analysis
` [PATCH v2 18/34] locking/local_lock: Include missing headers
` [PATCH v2 19/34] locking/local_lock: Support Clang's capability analysis
` [PATCH v2 20/34] locking/ww_mutex: "
` [PATCH v2 21/34] debugfs: Make debugfs_cancellation a capability struct
` [PATCH v2 22/34] compiler-capability-analysis: Remove Sparse support
` [PATCH v2 23/34] compiler-capability-analysis: Remove __cond_lock() function-like helper
` [PATCH v2 24/34] compiler-capability-analysis: Introduce header suppressions
` [PATCH v2 25/34] compiler: Let data_race() imply disabled capability analysis
` [PATCH v2 26/34] kfence: Enable "
` [PATCH v2 27/34] kcov: "
` [PATCH v2 28/34] stackdepot: "
` [PATCH v2 29/34] rhashtable: "
` [PATCH v2 30/34] printk: Move locking annotation to printk.c
` [PATCH v2 31/34] drivers/tty: Enable capability analysis for core files
` [PATCH v2 32/34] security/tomoyo: Enable capability analysis
` [PATCH v2 33/34] crypto: "
` [PATCH v2 34/34] MAINTAINERS: Add entry for Capability Analysis
[PATCH v2 1/4] powerpc/perf/core-book3s: Avoid loading platform pmu driver during dump kernel
2025-03-05 15:29 UTC
[PATCH] inotify: disallow watches on unsupported filesystems
2025-03-05 15:08 UTC
[PATCH v2 08/11] PCI/IDE: Add IDE establishment helpers
2025-03-05 12:32 UTC (2+ messages)
[PATCH v1] serial: qcom-geni: Remove alias dependency from qcom serial driver
2025-03-05 11:10 UTC
[linux-next:master 7259/7930] drivers/gpu/drm/rockchip/rockchip_vop2_reg.c:833:7: error: call to undeclared function 'FIELD_PREP'; ISO C99 and later do not support implicit function declarations
2025-03-05 10:09 UTC (2+ messages)
[net-next PATCH] octeontx2-af: fix build warnings flagged by clang, sparse ,kernel test robot
2025-03-05 9:22 UTC (3+ messages)
[PATCH 3/7] lib/rbtree: add random seed
2025-03-05 9:10 UTC (2+ messages)
[PATCH] mtd: spi-nor: Add Winbond w25q512jvdtr
2025-03-05 8:16 UTC
[morimoto:string-helper-2025-03-04 52/264] arch/arm/mm/pmsa-v7.c:473:4: error: call to undeclared function 'str_yes_no'; ISO C99 and later do not support implicit function declarations
2025-03-05 7:14 UTC
[Linaro-TCWG-CI] v6.14-rc1-5-g568354b24c7dd: Failure on aarch64
2025-03-05 6:40 UTC
[akpm-mm:mm-unstable 400/415] mm/mremap.c:908:7: warning: variable 'err' is used uninitialized whenever 'if' condition is false
2025-03-05 5:56 UTC (2+ messages)
[RFC PATCH 6/9] Creating supervisor events for filesystem operations
2025-03-05 5:05 UTC
[RFC PATCH 5/9] Define user structure for events and responses
2025-03-05 4:13 UTC
[pci:devres 1/1] drivers/pci/iomap.c:43:24: warning: variable 'start' is uninitialized when used here
2025-03-05 4:02 UTC
[PATCH v3 3/8] ring-buffer: Add ring_buffer_meta_scratch()
2025-03-05 4:02 UTC
[RFC PATCH 9/9] Enhance the sandboxer example to support landlock-supervise
2025-03-05 3:36 UTC
[PATCH 5/6] net/rds: rds_tcp_accept_one ought to not discard messages
2025-03-05 0:43 UTC (2+ messages)
[PATCH] x86/crc32: use builtins to improve code generation
2025-03-04 21:52 UTC (11+ messages)
` [PATCH v2] "
[PATCH] drm/xe: Select INTEL_VSEC to fix build dependency
2025-03-04 19:21 UTC
[PATCH v2] kbuild: userprogs: use correct lld when linking through clang
2025-03-04 19:03 UTC (2+ messages)
[PATCH v2 1/2] ARM: substitute OVERLAY description in linker script
2025-03-04 18:49 UTC
[PATCH] hardening: Enable i386 FORTIFY_SOURCE on Clang 16+
2025-03-04 17:50 UTC (3+ messages)
[PATCH] kunit/overflow: Fix DEFINE_FLEX tests for counted_by
2025-03-04 17:38 UTC
[PATCH -tip 3/5] x86/irq/32: Add ASM_CALL_CONSTRAINT to inline asm using CALL_NOSPEC
2025-03-04 17:04 UTC
[rppt:mm_init/mem_init/v0.1 10/13] arch/s390/mm/init.c:76:15: warning: unused variable 'page'
2025-03-04 14:42 UTC
[rppt:mm_init/mem_init/v0.1 2/13] arch/um/kernel/physmem.c:27:41: warning: variable 'total_pages' set but not used
2025-03-04 14:41 UTC
[PATCH v2 00/14] kasan: x86: arm64: KASAN tag-based mode for x86
2025-03-04 14:06 UTC (19+ messages)
` [PATCH v2 01/14] kasan: sw_tags: Use arithmetic shift for shadow computation
[PATCH] mm/page_alloc: Add lockdep assertion for pageblock type change
2025-03-04 10:31 UTC (6+ messages)
[PATCH 02/15] gpio: adnp: use lock guards for the I2C lock
2025-03-04 9:07 UTC
[PATCH bpf-next v2] add function metadata support
2025-03-04 6:25 UTC (2+ messages)
[PATCH bpf-next v3 0/4] per-function storage support
2025-03-04 3:06 UTC (5+ messages)
` [PATCH bpf-next v3 3/4] x86: implement per-function metadata storage for x86
[davidhildenbrand:s390x-file-thp2 1/2] uv.c:undefined reference to `kvm_s390_wiggle_split_folio'
2025-03-04 2:17 UTC
[kvm:kvm-coco-queue 115/127] ERROR: modpost: "tdx_has_emulated_msr" [arch/x86/kvm/kvm-intel.ko] undefined!
2025-03-04 1:25 UTC
[PATCH 7/7] mm/mremap: thread state through move page table operation
2025-03-03 23:17 UTC
[PATCH v8 14/14] mm: zswap: Compress batching with request chaining in zswap_store() of large folios
2025-03-03 21:34 UTC (3+ messages)
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