Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
0deab087b16abb755dca6da5d3685375f8ff8c85
/
kernel
c4cde58
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 5 years ago
a3ce685
bpf: fix precision tracking
by Alexei Starovoitov
· 6 years ago
0cdbb4b
devmap: Allow map lookups from eBPF
by Toke Høiland-Jørgensen
· 6 years ago
d5df283
devmap/cpumap: Use flush list instead of bitmap
by Toke Høiland-Jørgensen
· 6 years ago
c8af5cd
xskmap: Move non-standard list manipulation to helper
by Toke Høiland-Jørgensen
· 6 years ago
d96ff26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
0d01da6
bpf: implement getsockopt and setsockopt hooks
by Stanislav Fomichev
· 6 years ago
e5c891a
bpf: fix cgroup bpf release synchronization
by Roman Gushchin
· 6 years ago
6fd2fe4
copy_process(): don't use ksys_close() on cleanups
by Al Viro
· 6 years ago
9db1ff0
bpf: fix compiler warning with CONFIG_MODULES=n
by Yonghong Song
· 6 years ago
e7d4798
xdp: Add tracepoint for bulk XDP_TX
by Toshiaki Makita
· 6 years ago
9014143
fork: don't check parent_tidptr with CLONE_PIDFD
by Dmitry V. Levin
· 6 years ago
92ad632
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
c884d8a
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx
by Linus Torvalds
· 6 years ago
dca73a6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
6bf071b
xdp: page_pool related fix to cpumap
by Jesper Dangaard Brouer
· 6 years ago
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 6 years ago
f85d208
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 451
by Thomas Gleixner
· 6 years ago
8092f73
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 248
by Thomas Gleixner
· 6 years ago
40b0b3f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230
by Thomas Gleixner
· 6 years ago
b5dc016
bpf: precise scalar_value tracking
by Alexei Starovoitov
· 6 years ago
eea1c22
bpf: fix callees pruning callers
by Alexei Starovoitov
· 6 years ago
2589726
bpf: introduce bounded loops
by Alexei Starovoitov
· 6 years ago
fb8d251
bpf: extend is_branch_taken to registers
by Alexei Starovoitov
· 6 years ago
f7cf25b
bpf: track spill/fill of constants
by Alexei Starovoitov
· 6 years ago
13091aa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
da0f382
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
efba92d
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
1eb4169
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 6 years ago
9594dc3
bpf: fix nested bpf tracepoints with per-cpu data
by Matt Mullins
· 6 years ago
6a71398
Merge tag 'trace-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
0011572
Merge branch 'for-5.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 6 years ago
a8e11e5
sysctl: define proc_do_static_key()
by Eric Dumazet
· 6 years ago
86723c8
bpf, devmap: Add missing RCU read lock on flush
by Toshiaki Makita
· 6 years ago
edabf4d
bpf, devmap: Add missing bulk queue free
by Toshiaki Makita
· 6 years ago
d4dd153
bpf, devmap: Fix premature entry free on destroying map
by Toshiaki Makita
· 6 years ago
04e03d9
ftrace: Fix NULL pointer dereference in free_ftrace_func_mapper()
by Wei Li
· 6 years ago
9f255b6
module: Fix livepatch/ftrace module text permissions race
by Josh Poimboeuf
· 6 years ago
a415834
tracing/uprobe: Fix obsolete comment on trace_uprobe_create()
by Eiichi Tsukata
· 6 years ago
f01098c
tracing/uprobe: Fix NULL pointer dereference in trace_uprobe_create()
by Eiichi Tsukata
· 6 years ago
ff585c5
tracing: Make two symbols static
by YueHaibing
· 6 years ago
cbdaeaf
tracing: avoid build warning with HAVE_NOP_MCOUNT
by Vasily Gorbik
· 6 years ago
becf33f
tracing: Fix out-of-range read in trace_stack_print()
by Eiichi Tsukata
· 6 years ago
e3ff9c3
timekeeping: Repair ktime_get_coarse*() granularity
by Thomas Gleixner
· 6 years ago
50f44ee
mm/devm_memremap_pages: fix final page put race
by Dan Williams
· 6 years ago
2e3f139
mm/devm_memremap_pages: introduce devm_memunmap_pages
by Dan Williams
· 6 years ago
d477f8c
cpuset: restore sanity to cpuset_cpus_allowed_fallback()
by Joel Savitz
· 6 years ago
aee450c
bpf: silence warning messages in core
by Valdis Klētnieks
· 6 years ago
aa72354
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 6 years ago
f6581f5b
ptrace: restore smp_rmb() in __ptrace_may_access()
by Jann Horn
· 6 years ago
da2577fd
bpf: lpm_trie: check left child of last leftmost node for NULL
by Jonathan Lemon
· 6 years ago
fada7fd
bpf: Allow bpf_map_lookup_elem() on an xskmap
by Jonathan Lemon
· 6 years ago
c596687
cgroup: Fix css_task_iter_advance_css_set() cset skip condition
by Tejun Heo
· 6 years ago
cf89298
cgroup/bfq: revert bfq.weight symlink change
by Jens Axboe
· 6 years ago
9331b67
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 6 years ago
1ce2c85
Merge tag 'char-misc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 6 years ago
8d72e5b
Merge tag 'for-linus-20190608' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
38e406f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 6 years ago
a373ec2
Merge tag 'pm-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 6 years ago
a6cdeeb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
a964d23
Merge branch 'pm-x86'
by Rafael J. Wysocki
· 6 years ago
54b7b86
cgroup: let a symlink too be created with a cftype file
by Angelo Ruocco
· 6 years ago
983695f
bpf: fix unconnected udp hooks
by Daniel Borkmann
· 6 years ago
cee0c33
cgroup: css_task_iter_skip()'d iterators must be advanced before accessed
by Tejun Heo
· 6 years ago
b886d83c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
by Thomas Gleixner
· 6 years ago
3e45610
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 436
by Thomas Gleixner
· 6 years ago
767a67b
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 430
by Thomas Gleixner
· 6 years ago
55716d2
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428
by Thomas Gleixner
· 6 years ago
ddc64d0
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 363
by Thomas Gleixner
· 6 years ago
4505153
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
by Thomas Gleixner
· 6 years ago
5b497af
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295
by Thomas Gleixner
· 6 years ago
9c92ab6
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
by Thomas Gleixner
· 6 years ago
c732327
signal: improve comments
by Christian Brauner
· 6 years ago
6685699
bpf: remove redundant assignment to err
by Colin Ian King
· 6 years ago
ec527c3
x86/power: Fix 'nosmt' vs hibernation triple fault during resume
by Jiri Kosina
· 6 years ago
a613734
PM: sleep: Add kerneldoc comments to some functions
by Rafael J. Wysocki
· 6 years ago
6751b8d
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
4fb5741
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
7b3064f
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
98af37d
kernel/signal.c: trace_signal_deliver when signal_group_exit
by Zhenliang Wei
· 6 years ago
9852ae3
mm, memcg: consider subtrees in memory.events
by Chris Down
· 6 years ago
bc81426
prctl_set_mm: downgrade mmap_sem to read lock
by Michal Koutný
· 6 years ago
11bbd8b
prctl_set_mm: refactor checks from validate_prctl_map
by Michal Koutný
· 6 years ago
8856ae4
kernel/fork.c: make max_threads symbol static
by Kefeng Wang
· 6 years ago
0462eaa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
c85d691
bpf: move memory size checks to bpf_map_charge_init()
by Roman Gushchin
· 6 years ago
b936ca6
bpf: rework memlock-based memory accounting for maps
by Roman Gushchin
· 6 years ago
3539b96
bpf: group memory related fields in struct bpf_map_memory
by Roman Gushchin
· 6 years ago
ffc8b14
bpf: add memlock precharge check for cgroup_local_storage
by Roman Gushchin
· 6 years ago
e7a3160
bpf: Update __cgroup_bpf_run_filter_skb with cn
by brakmo
· 6 years ago
5cf1e91
bpf: cgroup inet skb programs can return 0 to 3
by brakmo
· 6 years ago
c03cd77
cgroup: Include dying leaders with live threads in PROCS iterations
by Tejun Heo
· 6 years ago
b636fd3
cgroup: Implement css_task_iter_skip()
by Tejun Heo
· 6 years ago
6b115bf
cgroup: Call cgroup_release() before __exit_signal()
by Tejun Heo
· 6 years ago
702c31e
Merge tag 'pm-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 6 years ago
2f4c533
Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 6 years ago
25763b3
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
by Thomas Gleixner
· 6 years ago
468e15f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 170
by Thomas Gleixner
· 6 years ago
c942fdd
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
by Thomas Gleixner
· 6 years ago
1a59d1b8
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
by Thomas Gleixner
· 6 years ago
Next »