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
2025-11-20
arm64: dts: rockchip: Define regulator for pcie2x1l2 on Indiedroid Nova
Chris Morgan
2025-11-20
bpf: Document cfi_stubs and owner fields in struct bpf_struct_ops
Nirbhay Sharma
2025-11-20
ocfs2: mark inode bad upon validation failure during read
Ahmet Eray Karadag
2025-11-20
ocfs2: replace deprecated strcpy with strscpy
Thorsten Blum
2025-11-20
ocfs2: replace deprecated strcpy in ocfs2_create_xattr_block
Thorsten Blum
2025-11-20
lib: ratelimit: fix spelling mistake 'seperately'
Chia-Liang Wang
2025-11-20
MAINTAINERS: add Petr as a reviewer of hung task detector
Lance Yang
2025-11-20
uaccess: gate _copy_[to|from]_user on !INLINE_COPY_FROM_USER
Alice Ryhl
2025-11-20
crash: export crashkernel CMA reservation to userspace
Sourabh Jain
2025-11-20
Documentation/ABI: add kexec and kdump sysfs interface
Sourabh Jain
2025-11-20
ceph: replace local base64 helpers with lib/base64
Guan-Chun Wu
2025-11-20
fscrypt: replace local base64url helpers with lib/base64
Guan-Chun Wu
2025-11-20
lib: add KUnit tests for base64 encoding/decoding
Guan-Chun Wu
2025-11-20
lib/base64: rework encode/decode for speed and stricter validation
Guan-Chun Wu
2025-11-20
lib/base64: optimize base64_decode() with reverse lookup tables
Kuan-Wei Chiu
2025-11-20
lib/base64: add support for multiple variants
Kuan-Wei Chiu
2025-11-20
sys_info: add a default kernel sys_info mask
Feng Tang
2025-11-20
watchdog: add sys_info sysctls to dump sys info on system lockup
Feng Tang
2025-11-20
hung_task: add hung_task_sys_info sysctl to dump sys info on task-hung
Feng Tang
2025-11-20
docs: panic: correct some sys_ifo names in sysctl doc
Feng Tang
2025-11-20
Revert "lib/plist.c: enforce memory ordering in plist_check_list"
Kuan-Wei Chiu
2025-11-20
MAINTAINERS: remove Gustavo from sync framework
Gustavo Padovan
2025-11-20
include/linux/once_lite.h: fix judgment in WARN_ONCE with clang
Xie Yuanbin
2025-11-20
MAINTAINERS: update nilfs2 entry
Ryusuke Konishi
2025-11-20
fs/proc/page: remove unused KPMBITS
zhang jiao
2025-11-20
math.h: amend abs() kernel-doc and add a note about signed type limits
Andy Shevchenko
2025-11-20
scripts/gdb/symbols: make BPF debug info available to GDB
Ilya Leoshkevich
2025-11-20
scripts/gdb/radix-tree: add lx-radix-tree-command
Ilya Leoshkevich
2025-11-20
MAINTAINERS: add Pratyush as a reviewer for KHO
Pratyush Yadav
2025-11-20
lib: test_mul_u64_u64_div_u64(): test the 32bit code on 64bit
David Laight
2025-11-20
lib: mul_u64_u64_div_u64(): optimise the divide code
David Laight
2025-11-20
lib: mul_u64_u64_div_u64(): optimise multiply on 32bit x86
David Laight
2025-11-20
lib: test_mul_u64_u64_div_u64(): test both generic and arch versions
David Laight
2025-11-20
lib: add tests for mul_u64_u64_div_u64_roundup()
David Laight
2025-11-20
lib: add mul_u64_add_u64_div_u64() and mul_u64_u64_div_u64_roundup()
David Laight
2025-11-20
lib: mul_u64_u64_div_u64(): simplify check for a 64bit product
David Laight
2025-11-20
lib: mul_u64_u64_div_u64(): combine overflow and divide by zero checks
David Laight
2025-11-20
lib: mul_u64_u64_div_u64(): rename parameter 'c' to 'd'
David Laight
2025-11-20
kernel/hung_task: unexport sysctl_hung_task_timeout_secs
Christoph Hellwig
2025-11-20
util_macros.h: fix kernel-doc for u64_to_user_ptr()
Andy Shevchenko
2025-11-20
checkpatch: add IDR to the deprecated list
Carlos López
2025-11-20
lib/Kconfig.debug: cleanup CONFIG_DEBUG_SECTION_MISMATCH help text
Borislav Petkov (AMD)
2025-11-20
ocfs2: validate cl_bpc in allocator inodes to prevent divide-by-zero
Deepanshu Kartikey
2025-11-20
ocfs2: add extra consistency checks for chain allocator dinodes
Dmitry Antipov
2025-11-20
panic: sys_info: factor out read and write handlers
Andy Shevchenko
2025-11-20
panic: sys_info: deduplicate local variable 'table; assignments
Andy Shevchenko
2025-11-20
panic: sys_info: rewrite a fix for a compilation error (`make W=1`)
Andy Shevchenko
2025-11-20
panic: sys_info:replace struct sys_info_name with plain array of strings
Andy Shevchenko
2025-11-20
panic: sys_info: align constant definition names with parameters
Andy Shevchenko
2025-11-20
panic: sys_info: capture si_bits_global before iterating over it
Andy Shevchenko
[prev]
[next]