index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-24
perf/ring-buffer: Always use {READ,WRITE}_ONCE() for rb->user_page data
Peter Zijlstra
1
-3
/
+3
2019-05-24
perf/ring_buffer: Add ordering to rb->nest increment
Peter Zijlstra
1
-0
/
+9
2019-05-24
perf/ring_buffer: Fix exposing a temporarily decreased data_head
Yabin Cui
1
-4
/
+20
2019-05-24
locking/lockdep: Don't complain about incorrect name for no validate class
Sebastian Andrzej Siewior
1
-1
/
+2
2019-05-23
audit: add saddr_fam filter field
Richard Guy Briggs
2
-0
/
+10
2019-05-23
audit: re-structure audit field valid checks
Richard Guy Briggs
1
-22
/
+34
2019-05-24
bpf: convert explored_states to hash table
Alexei Starovoitov
1
-5
/
+18
2019-05-24
bpf: split explored_states
Alexei Starovoitov
1
-18
/
+13
2019-05-24
bpf: cleanup explored_states
Alexei Starovoitov
1
-9
/
+20
2019-05-23
bpf: bump jmp sequence limit
Alexei Starovoitov
1
-3
/
+4
2019-05-22
signal: Correct namespace fixups of si_pid and si_uid
Eric W. Biederman
1
-27
/
+40
2019-05-22
signal/usb: Replace kill_pid_info_as_cred with kill_pid_usb_asyncio
Eric W. Biederman
1
-8
/
+61
2019-05-22
kernel/trace/trace.h: Remove duplicate header of trace_seq.h
Jagadeesh Pagadala
1
-1
/
+0
2019-05-22
keys: sparse: Fix key_fs[ug]id_changed()
David Howells
1
-2
/
+2
2019-05-21
audit: deliver signal_info regarless of syscall
Richard Guy Briggs
4
-19
/
+37
2019-05-21
Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
70
-112
/
+70
2019-05-21
tracing: Add a check_val() check before updating cond_snapshot() track_val
Tom Zanussi
1
-0
/
+6
2019-05-21
tracing: Check keys for variable references in expressions too
Tom Zanussi
1
-2
/
+2
2019-05-21
tracing: Prevent hist_field_var_ref() from accessing NULL tracing_map_elts
Tom Zanussi
1
-0
/
+3
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 25
Thomas Gleixner
2
-20
/
+2
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
6
-78
/
+6
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 9
Thomas Gleixner
1
-14
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
16
-0
/
+16
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
45
-0
/
+45
2019-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-9
/
+29
2019-05-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-2
/
+16
2019-05-19
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-1
/
+31
2019-05-19
stacktrace: Unbreak stack_trace_save_tsk_reliable()
Joe Lawrence
1
-1
/
+1
2019-05-18
panic: add an option to replay all the printk message in buffer
Feng Tang
2
-2
/
+16
2019-05-16
Merge branch 'for-5.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Linus Torvalds
1
-0
/
+1
2019-05-16
bpf: relax inode permission check for retrieving bpf program
Chenbo Feng
1
-1
/
+1
2019-05-16
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2019-05-16
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-15
/
+31
2019-05-16
signal: unconditionally leave the frozen state in ptrace_stop()
Roman Gushchin
1
-0
/
+1
2019-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
4
-8
/
+28
2019-05-15
Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
19
-398
/
+996
2019-05-15
kernel/compat.c: mark expected switch fall-throughs
Stephen Rothwell
1
-0
/
+3
2019-05-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
23
-188
/
+1444
2019-05-14
panic/reboot: allow specifying reboot_mode for panic only
Aaro Koskinen
2
-5
/
+17
2019-05-14
panic: avoid the extra noise dmesg
Feng Tang
2
-0
/
+13
2019-05-14
gcov: clang support
Greg Hackmann
7
-2
/
+611
2019-05-14
gcov: clang: move common GCC code into gcc_base.c
Greg Hackmann
4
-84
/
+93
2019-05-14
kernel/pid.c: remove unneeded hash header file
Timmy Li
1
-1
/
+0
2019-05-14
kernel/sysctl.c: fix proc_do_large_bitmap for large input buffers
Eric Sandeen
1
-1
/
+28
2019-05-14
sysctl: return -EINVAL if val violates minmax
Christian Brauner
1
-2
/
+4
2019-05-14
kernel/sysctl.c: switch to bitmap_zalloc()
Andy Shevchenko
1
-4
/
+2
2019-05-14
kernel/signal.c: annotate implicit fall through
Mathieu Malaterre
1
-0
/
+1
2019-05-14
kernel/user.c: clean up some leftover code
Rasmus Villemoes
1
-6
/
+1
2019-05-14
kernel/latencytop.c: rename clear_all_latency_tracing to clear_tsk_latency_tracing
Lin Feng
2
-2
/
+2
2019-05-14
kernel/latencytop.c: remove unnecessary checks for latencytop_enabled
Lin Feng
1
-6
/
+0
[prev]
[next]