Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
92ccc262e485781ff4c0fb3b7c77a619282df49a
/
kernel
e966eae
locking/lockdep: Remove the cross-release locking checks
by Ingo Molnar
· 7 years ago
d89c703
locking/core: Remove break_lock field when CONFIG_GENERIC_LOCKBREAK=y
by Will Deacon
· 7 years ago
f87f3a3
locking/core: Fix deadlock during boot on systems with GENERIC_LOCKBREAK
by Will Deacon
· 7 years ago
d70ef22
futex: futex_wake_op, fix sign_extend32 sign bits
by Jiri Slaby
· 7 years ago
e9ef1fe
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
968edbd
Merge tag 'for_linus-4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb
by Linus Torvalds
· 7 years ago
4b43a3b
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
e017b4d
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
1c76472
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
189dbab
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
61d6be3
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
c07d353
kdb: Fix handling of kallsyms_symbol_next() return value
by Daniel Thompson
· 10 years ago
d6eabce
Merge branch 'linus' into perf/urgent, to synchronize UAPI headers
by Ingo Molnar
· 7 years ago
a4c3c04
sched/fair: Update and fix the runnable propagation rule
by Vincent Guittot
· 7 years ago
c6b9d9a
sched/wait: Fix add_wait_queue() behavioral change
by Omar Sandoval
· 7 years ago
5e351ad
locking/lockdep: Fix possible NULL deref
by Peter Zijlstra
· 7 years ago
5b1ead6
cpu/hotplug: Fix state name in takedown_cpu() comment
by Brendan Jackman
· 7 years ago
b7ad7ef
remove task and stack pointer printout from oops dump
by Linus Torvalds
· 7 years ago
c895f6f
bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type
by Hendrik Brueckner
· 7 years ago
bb5c4342
genirq/matrix: Fix the precedence fix for real
by Thomas Gleixner
· 7 years ago
236fa07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
c2eb6d0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
75f64f6
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
c8c088b
bpf: set maximum number of attached progs to 64 for a single perf tp
by Yonghong Song
· 7 years ago
668533d
kallsyms: take advantage of the new '%px' format
by Linus Torvalds
· 7 years ago
6e948c6
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 7 years ago
4fc31ba
Merge branch 'linus' into perf/urgent, to pick up dependent commits
by Ingo Molnar
· 7 years ago
34900ec
perf: Fix header.size for namespace events
by Jiri Olsa
· 7 years ago
46febd3
smp/hotplug: Move step CPUHP_AP_SMPCFD_DYING to the correct place
by Lai Jiangshan
· 7 years ago
a39e17b
bpf: offload: add a license header
by Jakub Kicinski
· 7 years ago
2967acb
blktrace: fix trace mutex deadlock
by Jens Axboe
· 7 years ago
dec0029
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
580e3d5
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
cd4b5d5
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
844056f
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
75f1133
genirq/matrix: Make - vs ?: Precedence explicit
by Kees Cook
· 7 years ago
e4be7ba
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
866c9b9
Merge tag 'for-linus-timers-conversion-final-v4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux into timers/urgent
by Thomas Gleixner
· 7 years ago
c131187
bpf: fix branch pruning logic
by Alexei Starovoitov
· 7 years ago
a60dd35
bpf: change bpf_perf_event_output arg5 type to ARG_CONST_SIZE_OR_ZERO
by Gianluca Borello
· 7 years ago
5c4e120
bpf: change bpf_probe_read_str arg2 type to ARG_CONST_SIZE_OR_ZERO
by Gianluca Borello
· 7 years ago
eb33f2c
bpf: remove explicit handling of 0 for arg2 in bpf_probe_read
by Gianluca Borello
· 7 years ago
db1ac49
bpf: introduce ARG_PTR_TO_MEM_OR_NULL
by Gianluca Borello
· 7 years ago
841b86f
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
by Kees Cook
· 7 years ago
188665b
timer: Pass function down to initialization routines
by Kees Cook
· 7 years ago
354b46b
timer: Switch callback prototype to take struct timer_list * argument
by Kees Cook
· 7 years ago
c1eba5b
timer: Pass timer_list pointer to callbacks unconditionally
by Kees Cook
· 7 years ago
e99e88a
treewide: setup_timer() -> timer_setup()
by Kees Cook
· 7 years ago
b9eaf18
treewide: init_timer() -> setup_timer()
by Kees Cook
· 7 years ago
24ed960
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
by Kees Cook
· 7 years ago
11ca75d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
by Linus Torvalds
· 7 years ago
1ee6400
bpf: revert report offload info to user space
by Jakub Kicinski
· 7 years ago
62c71b4
bpf: offload: ignore namespace moves
by Jakub Kicinski
· 7 years ago
479321e
bpf: turn bpf_prog_get_type() into a wrapper
by Jakub Kicinski
· 7 years ago
288b3de
bpf: offload: move offload device validation out to the drivers
by Jakub Kicinski
· 7 years ago
1f6f4cb
bpf: offload: rename the ifindex field
by Jakub Kicinski
· 7 years ago
649f11d
bpf: offload: limit offload to cls_bpf and xdp programs only
by Jakub Kicinski
· 7 years ago
13a9c48
bpf: offload: add comment warning developers about double destroy
by Jakub Kicinski
· 7 years ago
1690102
blktrace: Use blk_trace_bio_get_cgid inside blk_add_trace_bio
by Marcos Paulo de Souza
· 7 years ago
fa7f578
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
2d8364b
kernel/reboot.c: add devm_register_reboot_notifier()
by Andrey Smirnov
· 7 years ago
ded97d2
kcov: support comparison operands collection
by Victor Chibotaru
· 7 years ago
fcf4eda
kcov: remove pointless current != NULL check
by Andrey Ryabinin
· 7 years ago
4efb442c
kernel/panic.c: add TAINT_AUX
by Borislav Petkov
· 7 years ago
e8cfbc2
pid: remove pidhash
by Gargi Sharma
· 7 years ago
95846ec
pid: replace pid bitmap implementation with IDR API
by Gargi Sharma
· 7 years ago
f9eb2fd
kernel/sysctl.c: code cleanups
by Ola N. Kaldestad
· 7 years ago
de40cce
kdump: print a message in case parse_crashkernel_mem resulted in zero bytes
by Dave Young
· 7 years ago
4269157
kernel/signal.c: remove the no longer needed SIGNAL_UNKILLABLE check in complete_signal()
by Oleg Nesterov
· 7 years ago
ac25385
kernel/signal.c: protect the SIGNAL_UNKILLABLE tasks from !sig_kernel_only() signals
by Oleg Nesterov
· 7 years ago
628c1bc
kernel/signal.c: protect the traced SIGNAL_UNKILLABLE tasks from SIGKILL
by Oleg Nesterov
· 7 years ago
fb910c4
sysctl: check for UINT_MAX before unsigned int min/max
by Joe Lawrence
· 7 years ago
7a8d181
pipe: add proc_dopipe_max_size() to safely assign pipe_max_size
by Joe Lawrence
· 7 years ago
98159d9
pipe: match pipe_max_size data type with procfs
by Joe Lawrence
· 7 years ago
8c703d6
kernel/umh.c: optimize 'proc_cap_handler()'
by Christophe JAILLET
· 7 years ago
a7bed27a
bug: fix "cut here" location for __WARN_TAINT architectures
by Kees Cook
· 7 years ago
2a8358d
bug: define the "cut here" string in a single place
by Kees Cook
· 7 years ago
aaf5dcf
kernel debug: support resetting WARN_ONCE for all architectures
by Andi Kleen
· 7 years ago
b1fca27
kernel debug: support resetting WARN*_ONCE
by Andi Kleen
· 7 years ago
2dcd9c7
Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 7 years ago
93f30c7
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
758f875
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 7 years ago
487e2c9
Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by Linus Torvalds
· 7 years ago
7c225c6
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
4518085
mm, sysctl: make NUMA stats configurable
by Kemi Wang
· 7 years ago
453f85d
mm: remove __GFP_COLD
by Mel Gorman
· 7 years ago
4675ff0
kmemcheck: rip it out
by Levin, Alexander (Sasha Levin)
· 7 years ago
75f296d
kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK
by Levin, Alexander (Sasha Levin)
· 7 years ago
4950276
kmemcheck: remove annotations
by Levin, Alexander (Sasha Levin)
· 7 years ago
af5b0f6
mm: consolidate page table accounting
by Kirill A. Shutemov
· 7 years ago
c481290
mm: introduce wrappers to access mm->nr_ptes
by Kirill A. Shutemov
· 7 years ago
b4e98d9
mm: account pud page tables
by Kirill A. Shutemov
· 7 years ago
22714a2
Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 7 years ago
0be5003
Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 7 years ago
1be2172
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
by Linus Torvalds
· 7 years ago
f9bab26
Merge tag 'audit-pr-20171113' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit
by Linus Torvalds
· 7 years ago
5bbcc0f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
c9b012e
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 7 years ago
0ef7687
Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching
by Linus Torvalds
· 7 years ago
9682b3d
Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 7 years ago
Next »