index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
|
|
kernel/kexec_file.c: remove unneeded variables in kexec_purgatory_setup_sechdrs
Philipp Rudo
2018-04-13
1
-22
/
+12
*
|
|
|
|
|
kernel/kexec_file.c: remove unneeded for-loop in kexec_purgatory_setup_sechdrs
Philipp Rudo
2018-04-13
1
-46
/
+30
*
|
|
|
|
|
kernel/kexec_file.c: split up __kexec_load_puragory
Philipp Rudo
2018-04-13
1
-97
/
+103
*
|
|
|
|
|
kernel/kexec_file.c: use read-only sections in arch_kexec_apply_relocations*
Philipp Rudo
2018-04-13
1
-21
/
+42
*
|
|
|
|
|
kernel/kexec_file.c: search symbols in read-only kexec_purgatory
Philipp Rudo
2018-04-13
1
-16
/
+22
*
|
|
|
|
|
kernel/kexec_file.c: make purgatory_info->ehdr const
Philipp Rudo
2018-04-13
1
-2
/
+2
*
|
|
|
|
|
kernel/kexec_file.c: remove checks in kexec_purgatory_load
Philipp Rudo
2018-04-13
1
-14
/
+0
*
|
|
|
|
|
kexec_file, x86: move re-factored code to generic side
AKASHI Takahiro
2018-04-13
1
-0
/
+175
*
|
|
|
|
|
kexec_file,x86,powerpc: factor out kexec_file_ops functions
AKASHI Takahiro
2018-04-13
1
-4
/
+56
*
|
|
|
|
|
kexec_file: make use of purgatory optional
AKASHI Takahiro
2018-04-13
1
-0
/
+5
*
|
|
|
|
|
kexec: export PG_swapbacked to VMCOREINFO
Petr Tesarik
2018-04-13
1
-0
/
+1
*
|
|
|
|
|
resource: fix integer overflow at reallocation
Takashi Iwai
2018-04-13
1
-1
/
+2
*
|
|
|
|
|
Merge tag 'trace-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2018-04-12
2
-34
/
+15
|
\
\
\
\
\
\
|
*
|
|
|
|
|
tracing: Enforce passing in filter=NULL to create_filter()
Steven Rostedt (VMware)
2018-04-11
1
-14
/
+10
|
*
|
|
|
|
|
trace_uprobe: Simplify probes_seq_show()
Ravi Bangoria
2018-04-11
1
-18
/
+3
|
*
|
|
|
|
|
trace_uprobe: Use %lx to display offset
Ravi Bangoria
2018-04-11
1
-1
/
+1
|
*
|
|
|
|
|
tracing/uprobe: Add support for overlayfs
Howard McLauchlan
2018-04-11
1
-1
/
+1
|
*
|
|
|
|
|
tracing: Use ARRAY_SIZE() macro instead of open coding it
Jérémy Lefaure
2018-04-11
1
-1
/
+1
*
|
|
|
|
|
|
Merge tag 'for_linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2018-04-12
4
-55
/
+44
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
kdb: use memmove instead of overlapping memcpy
Arnd Bergmann
2018-02-04
1
-2
/
+2
|
*
|
|
|
|
|
|
kdb: use ktime_get_mono_fast_ns() instead of ktime_get_ts()
Baolin Wang
2018-01-31
1
-3
/
+3
|
*
|
|
|
|
|
|
kdb: bl: don't use tab character in output
Randy Dunlap
2018-01-25
1
-2
/
+2
|
*
|
|
|
|
|
|
kdb: drop newline in unknown command output
Randy Dunlap
2018-01-25
1
-0
/
+11
|
*
|
|
|
|
|
|
kdb: make "mdr" command repeat
Randy Dunlap
2018-01-25
1
-6
/
+21
|
*
|
|
|
|
|
|
kdb: use __ktime_get_real_seconds instead of __current_kernel_time
Arnd Bergmann
2018-01-25
2
-42
/
+5
*
|
|
|
|
|
|
|
Merge tag 'pm-4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2018-04-11
6
-88
/
+271
|
\
\
\
\
\
\
\
\
|
|
\
\
\
\
\
\
\
|
|
\
\
\
\
\
\
\
|
*
-
.
\
\
\
\
\
\
\
Merge branches 'pm-cpuidle' and 'pm-qos'
Rafael J. Wysocki
2018-04-11
6
-88
/
+271
|
|
\
\
\
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
|
|
PM / QoS: mark expected switch fall-throughs
Gustavo A. R. Silva
2018-04-09
1
-0
/
+2
|
|
*
|
|
|
|
|
|
|
|
tick-sched: avoid a maybe-uninitialized warning
Arnd Bergmann
2018-04-10
1
-3
/
+6
|
|
*
|
|
|
|
|
|
|
|
time: hrtimer: Use timerqueue_iterate_next() to get to the next timer
Rafael J. Wysocki
2018-04-09
1
-3
/
+1
|
|
*
|
|
|
|
|
|
|
|
nohz: Avoid duplication of code related to got_idle_tick
Rafael J. Wysocki
2018-04-09
1
-10
/
+6
|
|
*
|
|
|
|
|
|
|
|
nohz: Gather tick_sched booleans under a common flag field
Frederic Weisbecker
2018-04-09
2
-9
/
+15
|
|
*
|
|
|
|
|
|
|
|
cpuidle: menu: Refine idle state selection for running tick
Rafael J. Wysocki
2018-04-09
1
-6
/
+6
|
|
*
|
|
|
|
|
|
|
|
sched: idle: Select idle state before stopping the tick
Rafael J. Wysocki
2018-04-09
3
-17
/
+57
|
|
*
|
|
|
|
|
|
|
|
time: hrtimer: Introduce hrtimer_next_event_without()
Rafael J. Wysocki
2018-04-07
1
-2
/
+53
|
|
*
|
|
|
|
|
|
|
|
time: tick-sched: Split tick_nohz_stop_sched_tick()
Rafael J. Wysocki
2018-04-07
2
-46
/
+82
|
|
*
|
|
|
|
|
|
|
|
cpuidle: Return nohz hint from cpuidle_select()
Rafael J. Wysocki
2018-04-06
2
-1
/
+23
|
|
*
|
|
|
|
|
|
|
|
jiffies: Introduce USER_TICK_USEC and redefine TICK_USEC
Rafael J. Wysocki
2018-04-06
1
-1
/
+1
|
|
*
|
|
|
|
|
|
|
|
sched: idle: Do not stop the tick before cpuidle_idle_call()
Rafael J. Wysocki
2018-04-05
1
-4
/
+15
|
|
*
|
|
|
|
|
|
|
|
sched: idle: Do not stop the tick upfront in the idle loop
Rafael J. Wysocki
2018-04-05
2
-11
/
+24
|
|
*
|
|
|
|
|
|
|
|
time: tick-sched: Reorganize idle tick management code
Rafael J. Wysocki
2018-04-05
2
-21
/
+26
|
|
|
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
|
xarray: add the xa_lock to the radix_tree_root
Matthew Wilcox
2018-04-11
1
-1
/
+1
*
|
|
|
|
|
|
|
|
|
kernel/sysctl.c: add kdoc comments to do_proc_do{u}intvec_minmax_conv_param
Waiman Long
2018-04-11
1
-2
/
+20
*
|
|
|
|
|
|
|
|
|
kernel/params.c: downgrade warning for unsafe parameters
Chris Wilson
2018-04-11
1
-2
/
+2
*
|
|
|
|
|
|
|
|
|
kernel/sysctl.c: fix sizeof argument to match variable name
Randy Dunlap
2018-04-11
1
-1
/
+1
*
|
|
|
|
|
|
|
|
|
uts: create "struct uts_namespace" from kmem_cache
Alexey Dobriyan
2018-04-11
1
-4
/
+16
*
|
|
|
|
|
|
|
|
|
taint: add taint for randstruct
Kees Cook
2018-04-11
1
-1
/
+3
*
|
|
|
|
|
|
|
|
|
taint: consolidate documentation
Kees Cook
2018-04-11
1
-19
/
+4
*
|
|
|
|
|
|
|
|
|
taint: convert to indexed initialization
Kees Cook
2018-04-11
1
-17
/
+19
*
|
|
|
|
|
|
|
|
|
Merge tag 'trace-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2018-04-10
13
-1692
/
+5828
|
\
\
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
/
|
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
|
[prev]
[next]