Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
38d19752a7807392e4517a14c21e7cf1cdddbd2d
/
kernel
9fb71c2
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
71b8ebb
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
174e719
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
68d54d3
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
3be3f61
kernel/kexec_file.c: allow archs to set purgatory load address
by Philipp Rudo
· 7 years ago
8da0b72
kernel/kexec_file.c: remove mis-use of sh_offset field during purgatory load
by Philipp Rudo
· 7 years ago
620f697
kernel/kexec_file.c: remove unneeded variables in kexec_purgatory_setup_sechdrs
by Philipp Rudo
· 7 years ago
f1b1cca
kernel/kexec_file.c: remove unneeded for-loop in kexec_purgatory_setup_sechdrs
by Philipp Rudo
· 7 years ago
9304570
kernel/kexec_file.c: split up __kexec_load_puragory
by Philipp Rudo
· 7 years ago
8aec395
kernel/kexec_file.c: use read-only sections in arch_kexec_apply_relocations*
by Philipp Rudo
· 7 years ago
961d921
kernel/kexec_file.c: search symbols in read-only kexec_purgatory
by Philipp Rudo
· 7 years ago
65c225d
kernel/kexec_file.c: make purgatory_info->ehdr const
by Philipp Rudo
· 7 years ago
d2b8178
kernel/kexec_file.c: remove checks in kexec_purgatory_load
by Philipp Rudo
· 7 years ago
babac4a
kexec_file, x86: move re-factored code to generic side
by AKASHI Takahiro
· 7 years ago
9ec4ece
kexec_file,x86,powerpc: factor out kexec_file_ops functions
by AKASHI Takahiro
· 7 years ago
b799a09
kexec_file: make use of purgatory optional
by AKASHI Takahiro
· 7 years ago
1cbf29d
kexec: export PG_swapbacked to VMCOREINFO
by Petr Tesarik
· 7 years ago
60bb83b
resource: fix integer overflow at reallocation
by Takashi Iwai
· 7 years ago
affb028
Merge tag 'trace-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 7 years ago
cb098d5
Merge tag 'for_linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb
by Linus Torvalds
· 7 years ago
32e6e96
perf/core: Need CAP_SYS_ADMIN to create k/uprobe with perf_event_open()
by Song Liu
· 7 years ago
1fe43114
Merge tag 'pm-4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
f6bb2a2
xarray: add the xa_lock to the radix_tree_root
by Matthew Wilcox
· 7 years ago
24704f3
kernel/sysctl.c: add kdoc comments to do_proc_do{u}intvec_minmax_conv_param
by Waiman Long
· 7 years ago
edc41b3
kernel/params.c: downgrade warning for unsafe parameters
by Chris Wilson
· 7 years ago
2d87b30
kernel/sysctl.c: fix sizeof argument to match variable name
by Randy Dunlap
· 7 years ago
3ea056c
uts: create "struct uts_namespace" from kmem_cache
by Alexey Dobriyan
· 7 years ago
bc4f2f5
taint: add taint for randstruct
by Kees Cook
· 7 years ago
9c4560e
taint: consolidate documentation
by Kees Cook
· 7 years ago
47d4b26
taint: convert to indexed initialization
by Kees Cook
· 7 years ago
0b3dec0
tracing: Enforce passing in filter=NULL to create_filter()
by Steven Rostedt (VMware)
· 7 years ago
a64b2c0
trace_uprobe: Simplify probes_seq_show()
by Ravi Bangoria
· 7 years ago
18d45b1
trace_uprobe: Use %lx to display offset
by Ravi Bangoria
· 7 years ago
f0a2aa5
tracing/uprobe: Add support for overlayfs
by Howard McLauchlan
· 7 years ago
0a4d056
tracing: Use ARRAY_SIZE() macro instead of open coding it
by Jérémy Lefaure
· 7 years ago
51798de
Merge branches 'pm-cpuidle' and 'pm-qos'
by Rafael J. Wysocki
· 7 years ago
2a56bb5
Merge tag 'trace-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 7 years ago
50268a3
tracing/uprobe_event: Fix strncpy corner case
by Masami Hiramatsu
· 7 years ago
bbe9a70
tick-sched: avoid a maybe-uninitialized warning
by Arnd Bergmann
· 7 years ago
0eadcc7
perf/core: Fix perf_uprobe_init()
by Song Liu
· 7 years ago
5da13ab
perf/core: Fix perf_kprobe_init()
by Masami Hiramatsu
· 7 years ago
c18bb39
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
621b6d2
perf/core: Fix use-after-free in uprobe_perf_close()
by Prashant Bhole
· 7 years ago
fe43e2c
PM / QoS: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 7 years ago
7d2f6ab
time: hrtimer: Use timerqueue_iterate_next() to get to the next timer
by Rafael J. Wysocki
· 7 years ago
ff7de62
nohz: Avoid duplication of code related to got_idle_tick
by Rafael J. Wysocki
· 7 years ago
2bc629a
nohz: Gather tick_sched booleans under a common flag field
by Frederic Weisbecker
· 7 years ago
296bb1e
cpuidle: menu: Refine idle state selection for running tick
by Rafael J. Wysocki
· 7 years ago
554c8aa
sched: idle: Select idle state before stopping the tick
by Rafael J. Wysocki
· 7 years ago
1f1cba7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
3612605
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 7 years ago
a59855c
time: hrtimer: Introduce hrtimer_next_event_without()
by Rafael J. Wysocki
· 7 years ago
23a8d88
time: tick-sched: Split tick_nohz_stop_sched_tick()
by Rafael J. Wysocki
· 7 years ago
016c6f2
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 7 years ago
6ad11bd
Merge tag 'audit-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit
by Linus Torvalds
· 7 years ago
3b54765
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
9022ca6
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
58eacff
init, tracing: instrument security and console initcall trace events
by Abderrahmane Benbachir
· 7 years ago
8ec8405
tracing: Add rcu dereference annotation for test func that touches filter->prog
by Steven Rostedt (VMware)
· 7 years ago
1f3b0fa
tracing: Add rcu dereference annotation for filter->prog
by Steven Rostedt (VMware)
· 7 years ago
5125eee
tracing: Fixup logic inversion on setting trace_global_clock defaults
by Chris Wilson
· 7 years ago
f7a1570
tracing: Hide global trace clock from lockdep
by Steven Rostedt (VMware)
· 7 years ago
927e56d
ring-buffer: Add set/clear_current_oom_origin() during allocations
by Steven Rostedt (VMware)
· 7 years ago
2a872fa
ring-buffer: Check if memory is available before allocation
by Steven Rostedt (VMware)
· 7 years ago
4c28107
lockdep: Add print_irqtrace_events() to __warn
by Steven Rostedt (VMware)
· 7 years ago
b28d7b2
tracing: Uninitialized variable in create_tracing_map_fields()
by Dan Carpenter
· 7 years ago
ad45287
tracing: Make sure variable string fields are NULL-terminated
by Tom Zanussi
· 7 years ago
48f7947
tracing: Add action comparisons when testing matching hist triggers
by Tom Zanussi
· 7 years ago
7669094
tracing: Don't add flag strings when displaying variable references
by Tom Zanussi
· 7 years ago
0ae7961
tracing: Fix display of hist trigger expressions containing timestamps
by Tom Zanussi
· 7 years ago
419e9fe
ftrace: Drop a VLA in module_exists()
by Salvatore Mesoraca
· 7 years ago
913ea4d
tracing: Mention trace_clock=global when warning about unstable clocks
by Chris Wilson
· 7 years ago
3fd49c9
tracing: Default to using trace_global_clock if sched_clock is unstable
by Chris Wilson
· 7 years ago
d305681
genirq/affinity: Spread irq vectors among present CPUs as far as possible
by Ming Lei
· 7 years ago
1a2d091
genirq/affinity: Allow irq spreading from a given starting point
by Ming Lei
· 7 years ago
b3e6aaa
genirq/affinity: Move actual irq vector spreading into a helper function
by Ming Lei
· 7 years ago
47778f33
genirq/affinity: Rename *node_to_possible_cpumask as *node_to_cpumask
by Ming Lei
· 7 years ago
0211e12
genirq/affinity: Don't return with empty affinity masks on error
by Thomas Gleixner
· 7 years ago
45f1ff5
cpuidle: Return nohz hint from cpuidle_select()
by Rafael J. Wysocki
· 7 years ago
efefc97
jiffies: Introduce USER_TICK_USEC and redefine TICK_USEC
by Rafael J. Wysocki
· 7 years ago
514c603
headers: untangle kmemleak.h from mm.h
by Randy Dunlap
· 7 years ago
3eda69c
kernel/fork.c: detect early free of a live mm
by Mark Rutland
· 7 years ago
357aa6a
Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
by Linus Torvalds
· 7 years ago
672a9c1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 7 years ago
ed98c34
sched: idle: Do not stop the tick before cpuidle_idle_call()
by Rafael J. Wysocki
· 7 years ago
2aaf709
sched: idle: Do not stop the tick upfront in the idle loop
by Rafael J. Wysocki
· 7 years ago
0e77676
time: tick-sched: Reorganize idle tick management code
by Rafael J. Wysocki
· 7 years ago
7303e30
syscalls/core: Prepare CONFIG_ARCH_HAS_SYSCALL_WRAPPER=y for compat syscalls
by Dominik Brodowski
· 7 years ago
adcc8da
sched/core: Simplify helpers for rq clock update skip requests
by Davidlohr Bueso
· 7 years ago
d29a206
sched/rt: Fix rq->clock_update_flags < RQCF_ACT_SKIP warning
by Davidlohr Bueso
· 7 years ago
ea2a6af
Merge branch 'linus' into sched/urgent, to pick up fixes and updates
by Ingo Molnar
· 7 years ago
38047d5
Merge tag 'driver-core-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 7 years ago
23221d9
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 7 years ago
5b1f3dc
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
680014d
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
d6f7382
genirq: Make GENERIC_IRQ_MULTI_HANDLER depend on !MULTI_IRQ_HANDLER
by Palmer Dabbelt
· 7 years ago
3349158
kernel/bpf/syscall: fix warning defined but not used
by Anders Roxell
· 7 years ago
0e94d87
bpf: sockmap, duplicates release calls may NULL sk_prot
by John Fastabend
· 7 years ago
820ed3f
bpf: sockmap, free memory on sock close with cork data
by John Fastabend
· 7 years ago
17dec0a
Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 7 years ago
Next »