Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
8d9ec9addd6c492a99d3699212653cba92989767
/
kernel
5e7b921
Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimental
by Linus Torvalds
· 7 years ago
dbb2816f
Merge tag 'fsnotify_for_v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 7 years ago
9215310
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
de7f01c
Merge tag 'modules-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
by Linus Torvalds
· 7 years ago
44348e8a
fix a series of Documentation/ broken file name references
by Mauro Carvalho Chehab
· 7 years ago
5fb94e9
docs: Fix some broken references
by Mauro Carvalho Chehab
· 7 years ago
b5d903c2
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
0ed557a
sched/core / kcov: avoid kcov_area during task switch
by Mark Rutland
· 7 years ago
dc55daf
kcov: prefault the kcov_area
by Mark Rutland
· 7 years ago
c9484b9
kcov: ensure irq code sees a valid area
by Mark Rutland
· 7 years ago
3fb3894
kernel/relay.c: change return type to vm_fault_t
by Souptick Joarder
· 7 years ago
655c79b
mm: check for SIGKILL inside dup_mmap() loop
by Tetsuo Handa
· 7 years ago
a8311f6
kexec: yield to scheduler when loading kimage segments
by Jarrett Farnitano
· 7 years ago
a0f8c29
kconfig: tinyconfig: remove stale stack protector fixups
by Masahiro Yamada
· 7 years ago
050e9ba
Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables
by Linus Torvalds
· 7 years ago
be779f0
Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
fad953c
treewide: Use array_size() in vzalloc()
by Kees Cook
· 7 years ago
42bc47b
treewide: Use array_size() in vmalloc()
by Kees Cook
· 7 years ago
778e1cd
treewide: kvzalloc() -> kvcalloc()
by Kees Cook
· 7 years ago
590b5b7
treewide: kzalloc_node() -> kcalloc_node()
by Kees Cook
· 7 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 7 years ago
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 7 years ago
0ca69d1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
f0dc7f9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
5f85942
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 7 years ago
d82991a
Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
f4e5b30
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
a8a4021b
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
59dc6f3
signal: Remove no longer required irqsave/restore
by Anna-Maria Gleixner
· 7 years ago
d6c7528
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
by Linus Torvalds
· 7 years ago
7d3bf61
Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 7 years ago
b568457
Merge branch 'for-4.18/dax' into libnvdimm-for-next
by Dan Williams
· 7 years ago
b165585
bpf: implement dummy fops for bpf objects
by Daniel Borkmann
· 7 years ago
6a61b70
gcov: remove CONFIG_GCOV_FORMAT_AUTODETECT
by Masahiro Yamada
· 7 years ago
401c636
kernel/hung_task.c: show all hung tasks before panic
by Tetsuo Handa
· 7 years ago
6e292b9
mm: split page_type out from _mapcount
by Matthew Wilcox
· 7 years ago
88aa7cc
mm: introduce arg_lock to protect arg_start|end and env_start|end in mm_struct
by Yang Shi
· 7 years ago
ff26728
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
bf956be
umh: fix race condition
by Alexei Starovoitov
· 7 years ago
58990d1
bpf: reject passing modified ctx to helper functions
by Daniel Borkmann
· 7 years ago
c90fca9
Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
da315f6
Merge tag 'fuse-update-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 7 years ago
1c8c5a9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
2857676
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 7 years ago
5eb6eed
Merge tag 'trace-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 7 years ago
8b5c6a3
Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit
by Linus Torvalds
· 7 years ago
d75ae5b
Merge tag 'printk-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
by Linus Torvalds
· 7 years ago
acafe7e
treewide: Use struct_size() for kmalloc()-family
by Kees Cook
· 7 years ago
12f4707
genirq/affinity: Defer affinity setting if irq chip is busy
by Thomas Gleixner
· 7 years ago
d340ebd
genirq/migration: Avoid out of line call if pending is not set
by Thomas Gleixner
· 7 years ago
a33a5d2
genirq/generic_pending: Do not lose pending affinity update
by Thomas Gleixner
· 7 years ago
d7822b1
rseq: Introduce restartable sequences system call
by Mathieu Desnoyers
· 7 years ago
af6c5d5
Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 7 years ago
9f25a8d
Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 7 years ago
47b82e8
ide: don't enable/disable interrupts in force threaded-IRQ mode
by Sebastian Andrzej Siewior
· 7 years ago
591a033
tracing: Use match_string() instead of open coding it in trace_set_options()
by Yisheng Xie
· 7 years ago
fd129f8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
3c89adb0
Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
554755b
printk: drop in_nmi check from printk_safe_flush_on_panic()
by Sergey Senozhatsky
· 7 years ago
ba252f16
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
0bbcce5
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
db020be
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
f7f4e7f
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
d9b446e
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
92400b8
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
4057ada
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
93e95fa
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 7 years ago
6167c20
ring-buffer: Fix a bunch of typos in comments
by Steven Rostedt (VMware)
· 7 years ago
408afb8
Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
34ea38c
bpf: guard bpf_get_current_cgroup_id() with CONFIG_CGROUPS
by Yonghong Song
· 7 years ago
cf626b0
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
f459c34
Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
a24e16b
Merge branches 'pm-pci', 'acpi-pm', 'pm-sleep' and 'pm-avs'
by Rafael J. Wysocki
· 7 years ago
601ef1f
Merge branches 'pm-cpufreq-sched' and 'pm-cpuidle'
by Rafael J. Wysocki
· 7 years ago
f1c7d00
Merge branches 'pm-qos' and 'pm-core'
by Rafael J. Wysocki
· 7 years ago
bf6fa2c8
bpf: implement bpf_get_current_cgroup_id() helper
by Yonghong Song
· 7 years ago
874cd33
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
c1ece6b
bpf/xdp: devmap can avoid calling ndo_xdp_flush
by Jesper Dangaard Brouer
· 7 years ago
42b3346
xdp: add flags argument to ndo_xdp_xmit API
by Jesper Dangaard Brouer
· 7 years ago
bc23105
bpf: fix context access in tracing progs on 32 bit archs
by Daniel Borkmann
· 7 years ago
09772d9
bpf: avoid retpoline for lookup/update/delete calls on maps
by Daniel Borkmann
· 7 years ago
4316b40
bpf: show prog and map id in fdinfo
by Daniel Borkmann
· 7 years ago
3fe2867
bpf: fixup error message from gpl helpers on license mismatch
by Daniel Borkmann
· 7 years ago
9c54aeb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
d76401a
libnvdimm, e820: Register all pmem resources
by Dan Williams
· 7 years ago
8175383
bpf: btf: Ensure t->type == 0 for BTF_KIND_FWD
by Martin KaFai Lau
· 7 years ago
b9308ae
bpf: btf: Check array t->size
by Martin KaFai Lau
· 7 years ago
c52b5c5
Merge branch 'linus' into perf/core, to pick up fixes
by Ingo Molnar
· 7 years ago
595058b
sched/headers: Fix typo
by Davidlohr Bueso
· 7 years ago
ecda2b6
sched/deadline: Fix missing clock update
by Juri Lelli
· 7 years ago
7af443e
sched/core: Require cpu_active() in select_task_rq(), for user tasks
by Paul Burton
· 7 years ago
175f0e2
sched/core: Fix rules for running on online && !active CPUs
by Peter Zijlstra
· 7 years ago
71b2c87
bpf: devmap: remove redundant assignment of dev = dev
by Colin Ian King
· 7 years ago
f4364dc
media: rc: introduce BPF_PROG_LIRC_MODE2
by Sean Young
· 7 years ago
170a7e3
bpf: bpf_prog_array_copy() should return -ENOENT if exclude_prog not found
by Sean Young
· 7 years ago
52f2b34
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
by Ingo Molnar
· 7 years ago
3be4c1e
tracing: Allow histogram triggers to access ftrace internal events
by Steven Rostedt (VMware)
· 7 years ago
10f20e9
tracing: Have zero size length in filter logic be full string
by Steven Rostedt (VMware)
· 7 years ago
3dd8095
tracing: Add trigger file for trace_markers tracefs/ftrace/print
by Steven Rostedt (VMware)
· 7 years ago
3d661e2
Merge tag 'trace-v4.17-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 7 years ago
Next »