Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
03f1eccc7a69c965351e6bee41c62afa2844752f
/
kernel
0aedadc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 6 years ago
1b98658
bpf: Fix bpf_tcp_sock and bpf_sk_fullsock issue related to bpf_sk_release
by Martin KaFai Lau
· 6 years ago
7b47a9e
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
5f739e4
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
a667cb7
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
26fb3da
memblock: drop memblock_alloc_*_nopanic() variants
by Mike Rapoport
· 6 years ago
8a7f97b
treewide: add checks for the return value of memblock_alloc*()
by Mike Rapoport
· 6 years ago
a0bf842
swiotlb: add checks for the return value of memblock_alloc*()
by Mike Rapoport
· 6 years ago
2bc4fc6
kernel/sysctl.c: define minmax conv functions in terms of non-minmax versions
by Zev Weiss
· 6 years ago
8cf7630b2
kernel/sysctl.c: add missing range check in do_proc_dointvec_minmax_conv
by Zev Weiss
· 6 years ago
6cdfa54
Merge tag 'trace-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
8f49a65
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
ffd602e
Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
12ad143
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
9e55f87
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
077d3da
Merge branch 'core-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
45ba8d5
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 6 years ago
b7a7d1c
Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 6 years ago
a50243b
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 6 years ago
c4703ac
Merge tag 'printk-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
by Linus Torvalds
· 6 years ago
b339da4
Merge tag 'perf-core-for-mingo-5.1-20190307' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 6 years ago
69a106c
workqueue, lockdep: Fix a memory leak in wq->lock_name
by Qian Cai
· 6 years ago
009bb42
workqueue, lockdep: Fix an alloc_workqueue() error path
by Bart Van Assche
· 6 years ago
0126574
locking/lockdep: Only call init_rcu_head() after RCU has been initialized
by Bart Van Assche
· 6 years ago
3fe7522
locking/lockdep: Avoid a Clang warning
by Arnd Bergmann
· 6 years ago
43aa378
perf/core: Mark expected switch fall-through
by Gustavo A. R. Silva
· 6 years ago
5768402
perf/ring_buffer: Use high order allocations for AUX buffers optimistically
by Alexander Shishkin
· 6 years ago
38e7571
Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
3601fe4
Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 6 years ago
e4ff63b
Merge branch 'stable/for-linus-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb
by Linus Torvalds
· 6 years ago
b7af27b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching
by Linus Torvalds
· 6 years ago
b5dd0c6
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
fd2081f
kernel/fork.c: remove duplicated include
by YueHaibing
· 6 years ago
39e07cb
kcov: convert kcov.refcount to refcount_t
by Elena Reshetova
· 6 years ago
ec9672d
kcov: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 6 years ago
13610aa
kernel/configs: use .incbin directive to embed config_data.gz
by Masahiro Yamada
· 6 years ago
9abdb50
kernel/gcov/gcc_3_4.c: use struct_size() in kzalloc()
by Gustavo A. R. Silva
· 6 years ago
32a5ad9
sysctl: handle overflow for file-max
by Christian Brauner
· 6 years ago
7f2923c
sysctl: handle overflow in proc_get_long
by Christian Brauner
· 6 years ago
4b04700
kernel: workqueue: clarify wq_worker_last_func() caller requirements
by Johannes Weiner
· 6 years ago
a4507fe
dynamic_debug: add static inline stub for ddebug_add_module
by Rasmus Villemoes
· 6 years ago
513770f
dynamic_debug: move pr_err from module.c to ddebug_add_module
by Rasmus Villemoes
· 6 years ago
21f63a5
kernel/sys: annotate implicit fall through
by Mathieu Malaterre
· 6 years ago
b014beb
kernel/hung_task.c: Use continuously blocked time when reporting.
by Tetsuo Handa
· 6 years ago
a98eb6f
kernel/hung_task.c - fix sparse warnings
by Valdis Kletnieks
· 6 years ago
4169680
kernel/panic.c: taint: fix debugfs_simple_attr.cocci warnings
by YueHaibing
· 6 years ago
6c3ac11
Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 6 years ago
be37f21
Merge tag 'audit-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit
by Linus Torvalds
· 6 years ago
ae5906c
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 6 years ago
1fc1cd8
Merge branch 'for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 6 years ago
abf7c3d
Merge branch 'for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 6 years ago
bdfa15f
Merge tag 'trace-v5.0-pre' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
2018239
bpf: fix replace_map_fd_with_map_ptr's ldimm64 second imm field
by Daniel Borkmann
· 6 years ago
78c3aff
bpf: fix sysctl.c warning
by Arnd Bergmann
· 6 years ago
e431f2d
Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 6 years ago
ef80068
Merge tag 'pm-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 6 years ago
8dcd175
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
78e10b5
Merge tag 'y2038-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground
by Linus Torvalds
· 6 years ago
133d624
dma: Introduce dma_max_mapping_size()
by Joerg Roedel
· 6 years ago
492366f
swiotlb: Add is_swiotlb_active() function
by Joerg Roedel
· 6 years ago
abe420b
swiotlb: Introduce swiotlb_max_mapping_size()
by Joerg Roedel
· 6 years ago
45802da
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
203b660
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
3478588
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
7e89a37
ipc: Fix building compat mode without sysvipc
by Arnd Bergmann
· 6 years ago
dc50537
kernel: cgroup: add poll file operation
by Johannes Weiner
· 6 years ago
5e1f0f0
mm, compaction: capture a page under direct compaction
by Mel Gorman
· 6 years ago
6b7e5ca
mm: remove sysctl_extfrag_handler()
by Matthew Wilcox
· 6 years ago
98fa15f
mm: replace all open encodings for NUMA_NO_NODE
by Anshuman Khandual
· 6 years ago
abd02ac
PM/Hibernate: exclude all PageOffline() pages
by David Hildenbrand
· 6 years ago
5b56db3
PM/Hibernate: use pfn_to_online_page()
by David Hildenbrand
· 6 years ago
e04b742
kexec: export PG_offline to VMCOREINFO
by David Hildenbrand
· 6 years ago
3717f61
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
b1b988a
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
78f8601
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
1848319
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
3591b19
Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 6 years ago
85f726a
tracing: Use strncpy instead of memcpy when copying comm in trace.c
by Tom Zanussi
· 6 years ago
27242c6
tracing: Use strncpy instead of memcpy when copying comm for hist triggers
by Tom Zanussi
· 6 years ago
6456300
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 6 years ago
bf393fd
workqueue: Fix spelling in source code comments
by Bart Van Assche
· 6 years ago
f9d1381
Merge branch 'for-5.1/atomic-replace' into for-linus
by Jiri Kosina
· 6 years ago
9f0bbf3
tracing: Use strncpy instead of memcpy for string keys in hist triggers
by Tom Zanussi
· 6 years ago
ed581aa
tracing: Use str_has_prefix() in synth_event_create()
by Tom Zanussi
· 6 years ago
4f9020f
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
f7fb7c1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
e36202a
printk: Remove no longer used LOG_PREFIX.
by Tetsuo Handa
· 6 years ago
c3739c5
Merge branches 'pm-core', 'pm-sleep', 'pm-qos', 'pm-domains' and 'pm-em'
by Rafael J. Wysocki
· 6 years ago
9eb3591
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
3612af7
bpf: fix sanitation rewrite in case of non-pointers
by Daniel Borkmann
· 6 years ago
4b91130
bpf: fix u64_stats_init() usage in bpf_prog_alloc()
by Eric Dumazet
· 6 years ago
49ef5f4
tracing/kprobes: Use probe_kernel_read instead of probe_mem_read
by Masami Hiramatsu
· 6 years ago
6a07212
tracing: Fix event filters and triggers to handle negative numbers
by Pavel Tikhomirov
· 6 years ago
352d20d
bpf: drop refcount if bpf_map_new_fd() fails in map_create()
by Peng Sun
· 6 years ago
10c3405
perf: Mark expected switch fall-through
by Gustavo A. R. Silva
· 6 years ago
3fcc553
bpf: fix build without bpf_syscall
by Alexei Starovoitov
· 6 years ago
21038f2
perf, bpf: Consider events with attr.bpf_event as side-band events
by Song Liu
· 6 years ago
edafcce
io_uring: add support for pre-mapped user IO buffers
by Jens Axboe
· 6 years ago
2b188cc
Add io_uring IO interface
by Jens Axboe
· 6 years ago
ad01423
kthread: Do not use TIMER_IRQSAFE
by Sebastian Andrzej Siewior
· 6 years ago
Next »