Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
552701dd0fa7c3d448142e87210590ba424694a0
/
kernel
552701d
function_graph: Move return callback before update of curr_ret_stack
by Steven Rostedt (VMware)
· 6 years ago
39eb456
function_graph: Use new curr_ret_depth to manage depth instead of curr_ret_stack
by Steven Rostedt (VMware)
· 6 years ago
d125f3f8
function_graph: Make ftrace_push_return_trace() static
by Steven Rostedt (VMware)
· 6 years ago
8114865
function_graph: Create function_graph_enter() to consolidate architecture code
by Steven Rostedt (VMware)
· 6 years ago
c67a98c
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
03582f3
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
8fcb231
kernel/sched/psi.c: simplify cgroup_move_task()
by Olof Johansson
· 6 years ago
646558f
kdb: kdb_support: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 6 years ago
01cb373
kdb: kdb_keyboard: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 6 years ago
9eb62f0
kdb: kdb_main: refactor code in kdb_md_line
by Gustavo A. R. Silva
· 6 years ago
c2b94c7
kdb: Use strscpy with destination buffer size
by Prarit Bhargava
· 6 years ago
568fb6f
kdb: print real address of pointers instead of hashed addresses
by Christophe Leroy
· 6 years ago
dded2e1
kdb: use correct pointer when 'btc' calls 'btt'
by Christophe Leroy
· 6 years ago
c469933
sched/fair: Fix cpu_util_wake() for 'execl' type workloads
by Patrick Bellasi
· 6 years ago
08b5278
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
024d4d4
Merge branch 'sched/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
0b002cd
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
1de4f2e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 6 years ago
e6a2d72c
posix-cpu-timers: Remove useless call to check_dl_overrun()
by Juri Lelli
· 6 years ago
d2f007d
userns: also map extents in the reverse map to kernel IDs
by Jann Horn
· 6 years ago
f26621e
resource/docs: Complete kernel-doc style function documentation
by Borislav Petkov
· 6 years ago
8053e5b
Merge tag 'trace-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
a13511d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
ee474b8
tracing/kprobes: Fix strpbrk() argument order
by Masami Hiramatsu
· 6 years ago
f75d651
resource/docs: Fix new kernel-doc warnings
by Randy Dunlap
· 6 years ago
e1ff516
sched/fair: Fix a comment in task_numa_fault()
by Yi Wang
· 6 years ago
71e5602
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
601a880
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
01897f3
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
e9ebc21
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
40fa378
sched/core: Take the hotplug lock in sched_init_smp()
by Valentin Schneider
· 6 years ago
993f0b0
sched/topology: Fix off by one bug
by Peter Zijlstra
· 6 years ago
23a12dd
Merge branch 'core/urgent' into x86/urgent, to pick up objtool fix
by Ingo Molnar
· 6 years ago
6f0483d
kernel/sysctl.c: remove duplicated include
by Michael Schupikov
· 6 years ago
3383b36
kernel/kexec_file.c: remove some duplicated includes
by zhong jiang
· 6 years ago
28c2fae
bpf: fix bpf_prog_get_info_by_fd to return 0 func_lens for unpriv
by Daniel Borkmann
· 6 years ago
ff1889f
bpf: show main program address and length in bpf_prog_info
by Song Liu
· 6 years ago
de57e99
bpf: show real jited address in bpf_prog_info->jited_ksyms
by Song Liu
· 6 years ago
df07347
bpf: show real jited prog address in /proc/kallsyms
by Song Liu
· 6 years ago
5f21585
Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
b5f2954
blkcg: revert blkcg cleanups series
by Dennis Zhou
· 6 years ago
b5b1de3
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 6 years ago
2d6bb6a
Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 6 years ago
82aa467
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
eb7046e
Merge tag 'platform-drivers-x86-v4.20-1' of git://git.infradead.org/linux-platform-drivers-x86
by Linus Torvalds
· 6 years ago
98f7620
compat: Cleanup in_compat_syscall() callers
by Dmitry Safonov
· 6 years ago
57f0179
irq/matrix: Fix memory overallocation
by Michael Kelley
· 6 years ago
4d31f30
bpf: don't set id on after map lookup with ptr_to_map_val return
by Daniel Borkmann
· 6 years ago
0962590
bpf: fix partial copy of map_ptr when dst is scalar
by Daniel Borkmann
· 6 years ago
7e1c4e2
memblock: stop using implicit alignment to SMP_CACHE_BYTES
by Mike Rapoport
· 6 years ago
57c8a66
mm: remove include/linux/bootmem.h
by Mike Rapoport
· 6 years ago
eb31d55
memblock: remove _virt from APIs returning virtual address
by Mike Rapoport
· 6 years ago
6a32c24
kbuild: fix kernel/bounds.c 'W=1' warning
by Arnd Bergmann
· 6 years ago
b49dec1
kernel/panic.c: filter out a potential trailing newline
by Borislav Petkov
· 6 years ago
95c4fb7
kernel/panic.c: do not append newline to the stack protector panic string
by Borislav Petkov
· 6 years ago
2e58f57
kernel/signal.c: fix a comment error
by Weikang Shi
· 6 years ago
ea6f650
kernel/fail_function.c: remove meaningless null pointer check before debugfs_remove_recursive
by zhong jiang
· 6 years ago
343a9f3
Merge tag 'trace-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
f4267b3
Merge tag 'trace-v4.19-rc8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
6ef7467
Merge tag 'pm-4.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 6 years ago
28fa741
perf/core: Clean up inconsisent indentation
by Colin Ian King
· 6 years ago
c4ac688
Merge branches 'pm-cpuidle' and 'pm-cpufreq'
by Rafael J. Wysocki
· 6 years ago
a68d750
sched/rt: Update comment in pick_next_task_rt()
by Muchun Song
· 6 years ago
9f51ae6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
ac747c0
Merge tag 'kbuild-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
dad4f14
Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax
by Linus Torvalds
· 6 years ago
1885851
tracing: Return -ENOENT if there is no target synthetic event
by Masami Hiramatsu
· 6 years ago
a2acce5
tracing: Have stack tracer trace full stack
by Steven Rostedt (VMware)
· 6 years ago
da387e5
tracing: Export trace_dump_stack to modules
by Nikolay Borisov
· 6 years ago
6788fac
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 6 years ago
345671e
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
966cf44
mm: defer ZONE_DEVICE page initialization to the point where we init pgmap
by Alexander Duyck
· 6 years ago
2ce7135
psi: cgroup support
by Johannes Weiner
· 6 years ago
eb41468
psi: pressure stall information for CPU, memory, and IO
by Johannes Weiner
· 6 years ago
246b3b3
sched: introduce this_rq_lock_irq()
by Johannes Weiner
· 6 years ago
1f351d7
sched: sched.h: make rq locking and clock functions available in stats.h
by Johannes Weiner
· 6 years ago
5c54f5b
sched: loadavg: make calc_load_n() public
by Johannes Weiner
· 6 years ago
8508cf3
sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOAD
by Johannes Weiner
· 6 years ago
b1d29ba
delayacct: track delays from thrashing cache pages
by Johannes Weiner
· 6 years ago
9b6f7e1
mm: rework memcg kernel stack accounting
by Roman Gushchin
· 6 years ago
befa936
Merge tag 'dma-mapping-4.20-1' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 6 years ago
a67eefa
Merge tag 'printk-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
by Linus Torvalds
· 6 years ago
ede95a63
bpf: add bpf_jit_limit knob to restrict unpriv allocations
by Daniel Borkmann
· 6 years ago
b09928b
bpf: make direct packet write unclone more robust
by Daniel Borkmann
· 6 years ago
d3f66e4
bpf: fix leaking uninitialized memory on pop/peek helpers
by Daniel Borkmann
· 6 years ago
80b0d86
bpf: fix direct packet write into pop/peek helpers
by Daniel Borkmann
· 6 years ago
d5563d3
bpf: fix cg_skb types to hint access type in may_access_direct_pkt_data
by Daniel Borkmann
· 6 years ago
5d66fa7
bpf: fix direct packet access for flow dissector progs
by Daniel Borkmann
· 6 years ago
4a6998a
bpf, btf: fix a missing check bug in btf_parse
by Martin Lau
· 6 years ago
f592f80
bpf: devmap: fix wrong interface selection in notifier_call
by Taehee Yoo
· 6 years ago
5947a64
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
4dcb923
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
a1c6ca3
kernel: hung_task.c: disable on suspend
by Vitaly Kuznetsov
· 6 years ago
a7fe519
cpuidle: menu: Remove get_loadavg() from the performance multiplier
by Daniel Lezcano
· 6 years ago
145d952
sched: Factor out nr_iowait and nr_iowait_cpu
by Daniel Lezcano
· 6 years ago
d7b3135
kvm_config: add CONFIG_VIRTIO_MENU
by Lénaïc Huard
· 7 years ago
638820d
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 6 years ago
ba9f6f8
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 6 years ago
50b825d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 6 years ago
034bda1
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
Next »