index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-sqlite.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-12
init: remove unused __MEMINIT* macros
Masahiro Yamada
1
-4
/
+0
2024-07-12
nilfs2: Constify struct kobj_type
Christophe JAILLET
1
-3
/
+3
2024-07-04
nilfs2: avoid undefined behavior in nilfs_cnt32_ge macro
Ryusuke Konishi
1
-1
/
+1
2024-07-04
math: rational: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-07-04
lib/zlib: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-07-04
fs: ufs: add MODULE_DESCRIPTION()
Jeff Johnson
1
-0
/
+1
2024-07-04
lib/rbtree.c: fix the example typo
Hsin Chang Yu
1
-4
/
+4
2024-07-04
ocfs2: add bounds checking to ocfs2_check_dir_entry()
lei lu
1
-17
/
+29
2024-07-04
fs: add kernel-doc comments to ocfs2_prepare_orphan_dir()
Yang Li
1
-0
/
+2
2024-07-04
coredump: simplify zap_process()
Oleg Nesterov
1
-7
/
+7
2024-06-28
selftests/fpu: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-28
compiler.h: simplify data_race() macro
Alexey Dobriyan
1
-4
/
+2
2024-06-28
build-id: require program headers to be right after ELF header
Alexey Dobriyan
1
-0
/
+14
2024-06-28
resource: add missing MODULE_DESCRIPTION()
Jeff Johnson
1
-0
/
+1
2024-06-28
kfifo: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
4
-0
/
+4
2024-06-28
scripts/gdb: rename pool_index to pool_index_plus_1
Kuan-Ying Lee
1
-2
/
+6
2024-06-28
scripts/gdb: change VA_BITS_MIN when we use 16K page
Kuan-Ying Lee
1
-1
/
+4
2024-06-28
scripts/gdb: set vabits_actual based on TCR_EL1
Kuan-Ying Lee
1
-1
/
+3
2024-06-28
scripts/gdb: change the layout of vmemmap
Kuan-Ying Lee
1
-4
/
+4
2024-06-28
scripts/gdb: rework module VA range
Kuan-Ying Lee
1
-1
/
+1
2024-06-28
scripts/gdb: redefine MAX_ORDER sanely
Kuan-Ying Lee
1
-2
/
+2
2024-06-28
kernel-wide: fix spelling mistakes like "assocative" -> "associative"
Jesse Brandeburg
10
-10
/
+13
2024-06-28
selftests: proc: remove unreached code and fix build warning
Amer Al Shanawany
1
-3
/
+0
2024-06-28
tools/testing/radix-tree/idr-test: add missing MODULE_DESCRIPTION define
Sidhartha Kumar
1
-0
/
+1
2024-06-24
KUnit: add missing MODULE_DESCRIPTION() macros for lib/test_*.ko
Jeff Johnson
20
-2
/
+22
2024-06-24
lib/dump_stack: report process UID in dump_stack_print_info()
Suren Baghdasaryan
1
-2
/
+4
2024-06-24
tools/testing/radix-tree: add missing MODULE_DESCRIPTION definition
Sidhartha Kumar
2
-0
/
+2
2024-06-24
ocfs2: constify struct ocfs2_stack_operations
Christophe JAILLET
3
-3
/
+3
2024-06-24
ocfs2: constify struct ocfs2_lock_res_ops
Christophe JAILLET
2
-15
/
+15
2024-06-24
lib/plist.c: avoid worst case scenario in plist_add
I Hsin Cheng
1
-1
/
+37
2024-06-24
hung_task: ignore hung_task_warnings when hung_task_panic is enabled
Yongliang Gao
1
-1
/
+1
2024-06-24
checkpatch: check for missing Fixes tags
Dan Carpenter
1
-0
/
+24
2024-06-24
checkpatch: really skip LONG_LINE_* when LONG_LINE is ignored
Wolfram Sang
1
-1
/
+1
2024-06-24
nilfs2: do not call inode_attach_wb() directly
Ryusuke Konishi
1
-2
/
+2
2024-06-24
nilfs2: prepare backing device folios for writing after adding checksums
Ryusuke Konishi
1
-33
/
+52
2024-06-24
proc: remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
1
-3
/
+3
2024-06-24
most: remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2
-8
/
+8
2024-06-24
fsi: occ: remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
1
-9
/
+8
2024-06-24
crash: remove header files which are included more than once
Wenchao Hao
1
-1
/
+0
2024-06-24
proc: test "Kthread:" field
Alexey Dobriyan
4
-0
/
+94
2024-06-24
lib/Kconfig.debug: document panic= command line option and procfs entry for PANIC_TIMEOUT
Brian Masney
1
-1
/
+3
2024-06-24
lib/test_linear_ranges: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-24
lib/test_kmod: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-24
siphash: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-24
uuid: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-24
kunit: add missing MODULE_DESCRIPTION() macros to lib/*.c
Jeff Johnson
6
-0
/
+6
2024-06-24
lib/asn1_encoder: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-24
KUnit: add missing MODULE_DESCRIPTION() macros for lib/*_test.ko
Jeff Johnson
2
-0
/
+2
2024-06-24
kunit/fortify: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2
-0
/
+2
2024-06-24
kernel/panic: add verbose logging of kernel taints in backtraces
Jani Nikula
3
-14
/
+42
[next]