index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-03
stop_machine, sched: Fix migrate_swap() vs. active_balance() deadlock
Peter Zijlstra
1
-5
/
+14
2018-05-02
Merge tag 'trace-v4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-27
/
+31
2018-04-30
tracepoint: Do not warn on ENOMEM
Mathieu Desnoyers
1
-2
/
+2
2018-04-29
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
9
-90
/
+75
2018-04-27
Merge tag 'modules-for-v4.17-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+2
2018-04-27
Merge tag 'staging-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-19
/
+1
2018-04-26
tracing: Add field modifier parsing hist error for hist triggers
Tom Zanussi
1
-0
/
+1
2018-04-26
tracing: Add field parsing hist error for hist triggers
Tom Zanussi
1
-0
/
+1
2018-04-26
tracing: Restore proper field flag printing when displaying triggers
Tom Zanussi
1
-0
/
+10
2018-04-26
Merge tag 'trace-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-9
/
+9
2018-04-26
tracing: Remove igrab() iput() call from uprobes.c
Song Liu
1
-4
/
+3
2018-04-26
tracing: Fix bad use of igrab in trace_uprobe.c
Song Liu
1
-21
/
+14
2018-04-26
Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIME
Thomas Gleixner
9
-85
/
+70
2018-04-26
tick/sched: Do not mess with an enqueued hrtimer
Thomas Gleixner
1
-5
/
+5
2018-04-25
tracing: Fix missing tab for hwlat_detector print format
Peter Xu
1
-1
/
+1
2018-04-25
kprobes: Fix random address output of blacklist file
Thomas Richter
1
-1
/
+1
2018-04-25
tracing: Fix kernel crash while using empty filter with perf
Ravi Bangoria
1
-7
/
+7
2018-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-23
/
+50
2018-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-23
/
+50
2018-04-22
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-14
/
+8
2018-04-22
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-18
/
+17
2018-04-20
fork: unconditionally clear stack on fork
Kees Cook
1
-2
/
+1
2018-04-20
bpf: sockmap remove dead check
Jann Horn
1
-3
/
+0
2018-04-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-37
/
+71
2018-04-19
posix-cpu-timers: Ensure set_process_cpu_timer is always evaluated
Laura Abbott
1
-1
/
+3
2018-04-18
module: Fix display of wrong module .text address
Thomas Richter
1
-1
/
+2
2018-04-17
timekeeping: Remove __current_kernel_time()
Baolin Wang
1
-7
/
+0
2018-04-17
clockevents: Fix kernel messages split across multiple lines
Geert Uytterhoeven
1
-6
/
+5
2018-04-17
perf: Remove superfluous allocation error check
Jiri Olsa
1
-8
/
+2
2018-04-17
perf: Fix sample_max_stack maximum check
Jiri Olsa
1
-9
/
+12
2018-04-17
perf: Return proper values for user stack errors
Jiri Olsa
1
-2
/
+2
2018-04-17
perf/core: Store context switch out type in PERF_RECORD_SWITCH[_CPU_WIDE]
Alexey Budankov
1
-0
/
+4
2018-04-17
livepatch: Allow to call a custom callback when freeing shadow variables
Petr Mladek
1
-8
/
+18
2018-04-17
livepatch: Initialize shadow variables safely by a custom callback
Petr Mladek
1
-29
/
+53
2018-04-17
trace_kprobe: Remove warning message "Could not insert probe at..."
Song Liu
1
-2
/
+0
2018-04-16
staging: irda: remove remaining remants of irda code removal
Greg Kroah-Hartman
1
-19
/
+1
2018-04-15
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-0
/
+20
2018-04-15
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
6
-11
/
+19
2018-04-15
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-0
/
+20
2018-04-15
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-56
/
+106
2018-04-13
kernel/kexec_file.c: allow archs to set purgatory load address
Philipp Rudo
1
-13
/
+16
2018-04-13
kernel/kexec_file.c: remove mis-use of sh_offset field during purgatory load
Philipp Rudo
1
-30
/
+7
2018-04-13
kernel/kexec_file.c: remove unneeded variables in kexec_purgatory_setup_sechdrs
Philipp Rudo
1
-22
/
+12
2018-04-13
kernel/kexec_file.c: remove unneeded for-loop in kexec_purgatory_setup_sechdrs
Philipp Rudo
1
-46
/
+30
2018-04-13
kernel/kexec_file.c: split up __kexec_load_puragory
Philipp Rudo
1
-97
/
+103
2018-04-13
kernel/kexec_file.c: use read-only sections in arch_kexec_apply_relocations*
Philipp Rudo
1
-21
/
+42
2018-04-13
kernel/kexec_file.c: search symbols in read-only kexec_purgatory
Philipp Rudo
1
-16
/
+22
2018-04-13
kernel/kexec_file.c: make purgatory_info->ehdr const
Philipp Rudo
1
-2
/
+2
2018-04-13
kernel/kexec_file.c: remove checks in kexec_purgatory_load
Philipp Rudo
1
-14
/
+0
2018-04-13
kexec_file, x86: move re-factored code to generic side
AKASHI Takahiro
1
-0
/
+175
[next]