index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.cocciconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-10-18
fs: ocfs2: check status values
Artem Chernyshev
2
-0
/
+12
2023-10-18
proc: test /proc/${pid}/statm
Swarup Laxman Kotiaklapudi
1
-5
/
+92
2023-10-18
compiler.h: move __is_constexpr() to compiler.h
David Laight
4
-16
/
+16
2023-10-18
gcov: annotate struct gcov_iterator with __counted_by
Kees Cook
1
-1
/
+1
2023-10-18
get_maintainer: add --keywords-in-file option
Joe Perches
1
-18
/
+20
2023-10-18
proc: save LOC by using while loop
Alexey Dobriyan
1
-7
/
+4
2023-10-18
proc: use initializer for clearing some buffers
Alexey Dobriyan
2
-18
/
+9
2023-10-18
minmax: relax check to allow comparison between unsigned arguments and signed...
David Laight
1
-7
/
+17
2023-10-18
minmax: allow comparisons of 'int' against 'unsigned char/short'
David Laight
1
-2
/
+3
2023-10-18
minmax: fix indentation of __cmp_once() and __clamp_once()
David Laight
1
-15
/
+15
2023-10-18
minmax: allow min()/max()/clamp() if the arguments have the same signedness.
David Laight
1
-28
/
+32
2023-10-18
minmax: add umin(a, b) and umax(a, b)
David Laight
1
-0
/
+17
2023-10-18
kernel/signal: remove unnecessary NULL values from ucounts
Li kunyu
1
-1
/
+1
2023-10-18
ocfs2: annotate struct ocfs2_replay_map with __counted_by
Kees Cook
1
-1
/
+1
2023-10-18
kstrtox: remove strtobool()
Christophe JAILLET
1
-5
/
+0
2023-10-18
extract and use FILE_LINE macro
Alexey Dobriyan
4
-8
/
+8
2023-10-04
crash_core.c: remove unneeded functions
Baoquan He
2
-22
/
+0
2023-10-04
riscv: kdump: use generic interface to simplify crashkernel reservation
Baoquan He
5
-143
/
+27
2023-10-04
arm64: kdump: use generic interface to simplify crashkernel reservation
Baoquan He
3
-132
/
+21
2023-10-04
x86: kdump: use generic interface to simplify crashkernel reservation code
Baoquan He
3
-137
/
+56
2023-10-04
crash_core: move crashk_*res definition into crash_core.c
Baoquan He
4
-21
/
+24
2023-10-04
crash_core: add generic function to do reservation
Baoquan He
2
-1
/
+134
2023-10-04
crash_core: change parse_crashkernel() to support crashkernel=,high|low parsing
Baoquan He
2
-3
/
+39
2023-10-04
crash_core: change the prototype of function parse_crashkernel()
Baoquan He
14
-17
/
+32
2023-10-04
crash_core.c: remove unnecessary parameter of function
Baoquan He
1
-4
/
+4
2023-10-04
fs: ocfs2: replace strlcpy with sysfs_emit
Azeem Shaikh
1
-2
/
+1
2023-10-04
minmax: fix header inclusions
Andy Shevchenko
1
-1
/
+2
2023-10-04
pid: pid_ns_ctl_handler: remove useless comment
Rong Tao
1
-6
/
+0
2023-10-04
minmax: deduplicate __unconst_integer_typeof()
Andy Shevchenko
1
-23
/
+3
2023-10-04
kthread: add kthread_stop_put
Andreas Gruenbacher
13
-46
/
+38
2023-10-04
taskstats: fill_stats_for_tgid: use for_each_thread()
Oleg Nesterov
1
-3
/
+2
2023-10-04
getrusage: use __for_each_thread()
Oleg Nesterov
1
-3
/
+1
2023-10-04
getrusage: add the "signal_struct *sig" local variable
Oleg Nesterov
1
-18
/
+19
2023-10-04
signal: complete_signal: use __for_each_thread()
Oleg Nesterov
1
-3
/
+2
2023-10-04
fs/proc: do_task_stat: use __for_each_thread()
Oleg Nesterov
1
-3
/
+4
2023-10-04
scsi: qla2xxx: use DEFINE_SHOW_STORE_ATTRIBUTE() helper for debugfs
Xingui Yang
1
-52
/
+7
2023-10-04
scsi: hisi_sas: use DEFINE_SHOW_STORE_ATTRIBUTE() helper for debugfs
Xingui Yang
1
-128
/
+9
2023-10-04
seq_file: add helper macro to define attribute for rw file
Xingui Yang
1
-0
/
+15
2023-10-04
panic: use atomic_try_cmpxchg in panic() and nmi_panic()
Uros Bizjak
1
-9
/
+13
2023-10-04
__kill_pgrp_info: simplify the calculation of return value
Oleg Nesterov
1
-6
/
+11
2023-10-04
kill task_struct->thread_group
Oleg Nesterov
4
-6
/
+0
2023-10-04
change thread_group_empty() to use task_struct->thread_node
Oleg Nesterov
1
-1
/
+2
2023-10-04
change next_thread() to use __next_thread() ?: group_leader
Oleg Nesterov
1
-3
/
+2
2023-10-04
introduce __next_thread(), fix next_tid() vs exec() race
Oleg Nesterov
2
-4
/
+13
2023-10-04
ocfs2: correct range->len in ocfs2_trim_fs()
Yuanheng Zhang
1
-1
/
+1
2023-10-04
compiler.h: unify __UNIQUE_ID
Nick Desaulniers
3
-11
/
+1
2023-10-04
docs: fix link s390/zfcpdump.rst
Costa Shulyupin
1
-1
/
+1
2023-10-01
Linux 6.6-rc4
v6.6-rc4
Linus Torvalds
1
-1
/
+1
2023-10-01
kbuild: remove stale code for 'source' symlink in packaging scripts
Masahiro Yamada
2
-4
/
+0
2023-10-01
modpost: Don't let "driver"s reference .exit.*
Uwe Kleine-König
1
-2
/
+13
[next]