index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
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
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-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-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
2018-04-13
kexec_file,x86,powerpc: factor out kexec_file_ops functions
AKASHI Takahiro
1
-4
/
+56
2018-04-13
kexec_file: make use of purgatory optional
AKASHI Takahiro
1
-0
/
+5
2018-04-13
kexec: export PG_swapbacked to VMCOREINFO
Petr Tesarik
1
-0
/
+1
2018-04-13
resource: fix integer overflow at reallocation
Takashi Iwai
1
-1
/
+2
2018-04-12
Merge tag 'trace-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2
-34
/
+15
2018-04-12
Merge tag 'for_linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
4
-55
/
+44
2018-04-12
perf/core: Need CAP_SYS_ADMIN to create k/uprobe with perf_event_open()
Song Liu
1
-0
/
+8
2018-04-11
Merge tag 'pm-4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
6
-88
/
+271
2018-04-11
xarray: add the xa_lock to the radix_tree_root
Matthew Wilcox
1
-1
/
+1
2018-04-11
kernel/sysctl.c: add kdoc comments to do_proc_do{u}intvec_minmax_conv_param
Waiman Long
1
-2
/
+20
2018-04-11
kernel/params.c: downgrade warning for unsafe parameters
Chris Wilson
1
-2
/
+2
2018-04-11
kernel/sysctl.c: fix sizeof argument to match variable name
Randy Dunlap
1
-1
/
+1
2018-04-11
uts: create "struct uts_namespace" from kmem_cache
Alexey Dobriyan
1
-4
/
+16
2018-04-11
taint: add taint for randstruct
Kees Cook
1
-1
/
+3
2018-04-11
taint: consolidate documentation
Kees Cook
1
-19
/
+4
2018-04-11
taint: convert to indexed initialization
Kees Cook
1
-17
/
+19
2018-04-11
tracing: Enforce passing in filter=NULL to create_filter()
Steven Rostedt (VMware)
1
-14
/
+10
2018-04-11
trace_uprobe: Simplify probes_seq_show()
Ravi Bangoria
1
-18
/
+3
2018-04-11
trace_uprobe: Use %lx to display offset
Ravi Bangoria
1
-1
/
+1
2018-04-11
tracing/uprobe: Add support for overlayfs
Howard McLauchlan
1
-1
/
+1
2018-04-11
tracing: Use ARRAY_SIZE() macro instead of open coding it
Jérémy Lefaure
1
-1
/
+1
2018-04-11
Merge branches 'pm-cpuidle' and 'pm-qos'
Rafael J. Wysocki
6
-88
/
+271
[next]