Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
9d080d5da959ac4b64954f47b5ffd35a752d268e
/
kernel
a388457
bpf: offload: add map offload infrastructure
by Jakub Kicinski
· 7 years ago
5bc2d55
bpf: offload: factor out netdev checking at allocation time
by Jakub Kicinski
· 7 years ago
0a9c199
bpf: rename bpf_dev_offload -> bpf_prog_offload
by Jakub Kicinski
· 7 years ago
bd47564
bpf: add helper for copying attrs to struct bpf_map
by Jakub Kicinski
· 7 years ago
9328e0d
bpf: hashtab: move checks out of alloc function
by Jakub Kicinski
· 7 years ago
daffc5a
bpf: hashtab: move attribute validation before allocation
by Jakub Kicinski
· 7 years ago
1110f3a
bpf: add map_alloc_check callback
by Jakub Kicinski
· 7 years ago
4b1a29a
error-injection: Support fault injection framework
by Masami Hiramatsu
· 7 years ago
540adea
error-injection: Separate error-injection from kprobe
by Masami Hiramatsu
· 7 years ago
66665ad
tracing/kprobe: bpf: Compare instruction pointer with original one
by Masami Hiramatsu
· 7 years ago
b4da334
tracing/kprobe: bpf: Check error injectable event is on function entry
by Masami Hiramatsu
· 7 years ago
19d28fb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
8c2e6c9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
661e4e3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
430e68d
bpf: export function to write into verifier log buffer
by Quentin Monnet
· 7 years ago
290af86
bpf: introduce BPF_JIT_ALWAYS_ON config
by Alexei Starovoitov
· 7 years ago
a0ce093
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
b215739
bpf: prevent out-of-bounds speculation
by Alexei Starovoitov
· 7 years ago
29f7e49
Merge branch 'for-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 7 years ago
5896351
bpf: fix verifier GPF in kmalloc failure path
by Alexei Starovoitov
· 7 years ago
75d4276
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
5731a87
bpf: sockmap missing NULL psock check
by John Fastabend
· 7 years ago
16f07c5
bpf: implement syscall command BPF_MAP_GET_NEXT_KEY for stacktrace map
by Yonghong Song
· 7 years ago
040ee69
fix "netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'"
by Al Viro
· 7 years ago
dc8635b
kernel/exit.c: export abort() to modules
by Andrew Morton
· 7 years ago
4d95701
kernel/acct.c: fix the acct->needcheck check in check_free_space()
by Oleg Nesterov
· 7 years ago
5f103c5
bpf: only build sockmap with CONFIG_INET
by John Fastabend
· 7 years ago
c20a71a
bpf: sockmap remove unused function
by John Fastabend
· 7 years ago
d6bbd51
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 7 years ago
cea92e8
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
8d517bd
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
4c47031
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
88fa025
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
675fc27
bpf: offload: report device information for offloaded programs
by Jakub Kicinski
· 7 years ago
ad8ad79
bpf: offload: free program id when device disappears
by Jakub Kicinski
· 7 years ago
ce3b9db
bpf: offload: free prog->aux->offload when device disappears
by Jakub Kicinski
· 7 years ago
cae1927
bpf: offload: allow netdev to disappear while verifier is running
by Jakub Kicinski
· 7 years ago
9a18eed
bpf: offload: don't use prog->aux->offload as boolean
by Jakub Kicinski
· 7 years ago
e0d3974
bpf: offload: don't require rtnl for dev list manipulation
by Jakub Kicinski
· 7 years ago
fd45bb7
timers: Invoke timer_start_debug() where it makes sense
by Thomas Gleixner
· 7 years ago
5d62c18
nohz: Prevent a timer interrupt storm in tick_nohz_stop_sched_tick()
by Thomas Gleixner
· 7 years ago
26456f8
timers: Reinitialize per cpu bases on hotplug
by Thomas Gleixner
· 7 years ago
ced6d5c
timers: Use deferrable base independent of base::nohz_active
by Anna-Maria Gleixner
· 7 years ago
6bb8824
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
bc97623
genirq/msi, x86/vector: Prevent reservation mode for non maskable MSI
by Thomas Gleixner
· 7 years ago
702cb0a
genirq/irqdomain: Rename early argument of irq_domain_activate_irq()
by Thomas Gleixner
· 7 years ago
69790ba
genirq: Introduce IRQD_CAN_RESERVE flag
by Thomas Gleixner
· 7 years ago
da5dd9e
genirq/msi: Handle reactivation only on success
by Thomas Gleixner
· 7 years ago
6123358
Merge tag 'pm-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
11bca0a
genirq: Guard handle_bad_irq log messages
by Guenter Roeck
· 7 years ago
466a2b4
cpufreq: schedutil: Use idle_calls counter of the remote CPU
by Joel Fernandes
· 7 years ago
39c3fd5
kernel/irq: Extend lockdep class for request mutex
by Andrew Lunn
· 7 years ago
fcffe2e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
5f520fc
Merge tag 'trace-v4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 7 years ago
4397f04
tracing: Fix possible double free on failure of allocating trace buffer
by Steven Rostedt (VMware)
· 7 years ago
24f2aaf
tracing: Fix crash when it fails to alloc ring buffer
by Jing Xia
· 7 years ago
ae415fa
ring-buffer: Do no reuse reader page if still in use
by Steven Rostedt (VMware)
· 7 years ago
6b7e633
tracing: Remove extra zeroing out of the ring buffer page
by Steven Rostedt (VMware)
· 7 years ago
45d8b80
ring-buffer: Mask out the info bits when returning buffer page length
by Steven Rostedt (VMware)
· 7 years ago
76dc6c0
cpu/hotplug: Move inline keyword at the beginning of declaration
by Mathieu Malaterre
· 7 years ago
aada9ce
bpf: fix max call depth check
by Alexei Starovoitov
· 7 years ago
70a87ff
bpf: fix maximum stack depth tracking logic
by Alexei Starovoitov
· 7 years ago
c0ee554
pid: Handle failure to allocate the first pid in a pid namespace
by Eric W. Biederman
· 7 years ago
caf9a82
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
fd05e57
bpf: fix stacksafe exploration when comparing states
by Gianluca Borello
· 7 years ago
c10e83f
arch, mm: Allow arch_dup_mmap() to fail
by Thomas Gleixner
· 7 years ago
fba961a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
ead68f2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
7105e82
bpf: allow for correlation of maps and helpers in dump
by Daniel Borkmann
· 7 years ago
4f74d80
bpf: fix kallsyms handling for subprogs
by Daniel Borkmann
· 7 years ago
82abbf8
bpf: do not allow root to mangle valid pointers
by Alexei Starovoitov
· 7 years ago
bb7f0f9
bpf: fix integer overflows
by Alexei Starovoitov
· 7 years ago
179d1c5
bpf: don't prune branches when a scalar is replaced with a pointer
by Jann Horn
· 7 years ago
a5ec6ae
bpf: force strict alignment checks for stack pointers
by Jann Horn
· 7 years ago
ea25f91
bpf: fix missing error return in check_stack_boundary()
by Jann Horn
· 7 years ago
468f6ea
bpf: fix 32-bit ALU op verification
by Jann Horn
· 7 years ago
0c17d1d
bpf: fix incorrect tracking of register size truncation
by Jann Horn
· 7 years ago
95a762e
bpf: fix incorrect sign extension in check_alu_op()
by Jann Horn
· 7 years ago
4374f25
bpf/verifier: fix bounds calculation on BPF_RSH
by Edward Cree
· 7 years ago
74d0833
cgroup: fix css_task_iter crash on CSS_TASK_ITER_PROC
by Tejun Heo
· 7 years ago
116d2f7
cgroup: Fix deadlock in cpu hotplug path
by Prateek Sood
· 7 years ago
06ef0cc
bpf/cgroup: fix a verification error for a CGROUP_DEVICE type prog
by Yonghong Song
· 7 years ago
fa2d41a
bpf: make function skip_callee static and return NULL rather than 0
by Colin Ian King
· 7 years ago
e90004d5
bpf: fix spelling mistake: "funcation"-> "function"
by Colin Ian King
· 7 years ago
59436c9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
b36025b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
bf29cb2
sched/isolation: Make CONFIG_NO_HZ_FULL select CONFIG_CPU_ISOLATION
by Paul E. McKenney
· 7 years ago
2ffb448
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
46df3d2
trace: reenable preemption if we modify the ip
by Josef Bacik
· 7 years ago
1c2a088
bpf: x64: add JIT support for multi-function programs
by Alexei Starovoitov
· 7 years ago
60b58afc
bpf: fix net.core.bpf_jit_enable race
by Alexei Starovoitov
· 7 years ago
1ea47e0
bpf: add support for bpf_call to interpreter
by Alexei Starovoitov
· 7 years ago
cc2b14d
bpf: teach verifier to recognize zero initialized stack
by Alexei Starovoitov
· 7 years ago
f4d7e40
bpf: introduce function calls (verification)
by Alexei Starovoitov
· 7 years ago
cc8b0b9
bpf: introduce function calls (function boundaries)
by Alexei Starovoitov
· 7 years ago
3382290
locking/barriers: Convert users of lockless_dereference() to READ_ONCE()
by Will Deacon
· 7 years ago
c30abd5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
7a3c296
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
1f76a75
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
a58653c
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
Next »