index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2026-05-28
error-inject: use IS_ERR() check for debugfs_create_file()
Ingyu Jang
2026-05-28
ocfs2: kill osb->system_file_mutex lock
Tetsuo Handa
2026-05-28
include: remove unused cnt32_to_63.h
Costa Shulyupin
2026-05-28
raid6_kunit: randomize buffer alignment
Christoph Hellwig
2026-05-28
raid6_kunit: randomize parameters and increase limits
Christoph Hellwig
2026-05-28
raid6_kunit: cleanup dataptr handling
Christoph Hellwig
2026-05-28
raid6_kunit: dynamically allocate data buffers using vmalloc
Christoph Hellwig
2026-05-28
raid6_kunit: use KUNIT_CASE_PARAM
Christoph Hellwig
2026-05-28
raid6: update top of file comments
Christoph Hellwig
2026-05-28
raid6: use static_call for raid6_recov_2data and raid6_recov_datap
Christoph Hellwig
2026-05-28
raid6: use static_call for gen_syndrom and xor_syndrom
Christoph Hellwig
2026-05-28
raid6: rework registration of optimized algorithms
Christoph Hellwig
2026-05-28
raid6: hide internals
Christoph Hellwig
2026-05-28
raid6: warn when using less than four devices
Christoph Hellwig
2026-05-28
raid6: improve the public interface
Christoph Hellwig
2026-05-28
raid6: use named initializers for struct raid6_calls
Christoph Hellwig
2026-05-28
raid6: remove raid6_get_zero_page
Christoph Hellwig
2026-05-28
raid6: remove unused defines in pq.h
Christoph Hellwig
2026-05-28
raid6: move to lib/raid/
Christoph Hellwig
2026-05-28
raid6: remove __KERNEL__ ifdefs
Christoph Hellwig
2026-05-28
raid6: turn the userspace test harness into a kunit test
Christoph Hellwig
2026-05-28
mailmap: update Jorge Ramirez-Ortiz email address
Jorge Ramirez-Ortiz
2026-05-28
kcov: allow simultaneous KCOV_ENABLE/KCOV_REMOTE_ENABLE
Jann Horn
2026-05-28
riscv: fix building compressed EFI image
Dmitry Antipov
2026-05-28
lib: kunit: add tests for __ashldi3(), __ashrdi3(), and __lshrdi3()
Dmitry Antipov
2026-05-28
riscv: add platform-specific double word shifts for riscv32
Dmitry Antipov
2026-05-28
lib/cmdline: adjust a few comments to fix kernel-doc -Wreturn warnings
Dmitry Antipov
2026-05-28
lib/cmdline_kunit: add test case for memparse()
Dmitry Antipov
2026-05-28
lib: add more string to 64-bit integer conversion overflow tests
Dmitry Antipov
2026-05-28
lib: fix memparse() to handle overflow
Dmitry Antipov
2026-05-28
lib: fix _parse_integer_limit() to handle overflow
Dmitry Antipov
2026-05-28
lib/tests: extend cmdline KUnit with next_arg() tests
Shuvam Pandey
2026-05-28
selftests/perf_events: fix mmap() error check in sigtrap_threads
Hongfu Li
2026-05-28
lib/bug: cleanup comment style, types and modernize logging
Lucas Poupeau
2026-05-28
scripts/bloat-o-meter: ignore _sdata
Yury Norov
2026-05-28
ocfs2: validate inline xattr header before reflinking inline xattrs
ZhengYuan Huang
2026-05-28
ocfs2: validate inline xattr header before inline refcount attach
ZhengYuan Huang
2026-05-28
ocfs2: validate inline xattr header before ibody remove
ZhengYuan Huang
2026-05-28
ocfs2: validate inline xattr header before checking outside values
ZhengYuan Huang
2026-05-28
ocfs2: validate inline xattr header before ibody lookups
ZhengYuan Huang
2026-05-28
ocfs2: don't BUG_ON an invalid journal dinode
ZhengYuan Huang
2026-05-28
ocfs2: reject inconsistent inode size before truncate
ZhengYuan Huang
2026-05-28
gcov: use atomic counter updates to fix concurrent access crashes
Konstantin Khorenko
2026-05-28
llist: make locking comments consistent
Philipp Stanner
2026-05-28
kfence: fix KASAN HW tags bypass via runtime sample_interval change
Alexander Potapenko
2026-05-28
MAINTAINERS/CREDITS: remove inactive checkpatch reviewers
Joe Perches
2026-05-28
rapidio/tsi721: prevent a bad dereference in tsi721_db_dpc()
Dan Carpenter
2026-05-28
kcov: refactor common handle ID into kcov_common_handle_id
Jann Horn
2026-05-28
uaccess: minimize INLINE_COPY_USER-related ifdefery
Yury Norov
2026-05-28
uaccess: unify inline vs outline copy_{from,to}_user() selection
Yury Norov
[prev]
[next]