Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
509db2833e0ddac7faf6e7d2dd6e7f85c98fbee0
/
kernel
509db28
bpf: error handling when map_lookup_elem isn't supported
by Prashant Bhole
· 6 years ago
8af03d1
bpf: btf: Fix a missing check bug
by Wenwen Wang
· 6 years ago
071a234
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
e4052d0
bpf: allow offload of programs with BPF-to-BPF function calls
by Quentin Monnet
· 6 years ago
c941ce9
bpf: add verifier callback to get stack usage info for offloaded progs
by Quentin Monnet
· 6 years ago
72438f8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
c1d84a1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Greg Kroah-Hartman
· 6 years ago
31d0990
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Greg Kroah-Hartman
· 6 years ago
8be6737
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Greg Kroah-Hartman
· 6 years ago
b8d5b7c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 6 years ago
b799207
bpf: 32-bit RSH verification must truncate input before the ALU op
by Jann Horn
· 6 years ago
6f41617
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
e4a02ed
locking/ww_mutex: Fix runtime warning in the WW mutex selftest
by Guenter Roeck
· 6 years ago
6acc9b4
bpf: Add helper to retrieve socket in BPF
by Joe Stringer
· 6 years ago
fd978bf7
bpf: Add reference tracking to verifier
by Joe Stringer
· 6 years ago
84dbf35
bpf: Macrofy stack state copy
by Joe Stringer
· 6 years ago
c64b798
bpf: Add PTR_TO_SOCKET verifier type
by Joe Stringer
· 6 years ago
840b961
bpf: Generalize ptr_or_null regs check
by Joe Stringer
· 6 years ago
9d2be44
bpf: Reuse canonical string formatter for ctx errs
by Joe Stringer
· 6 years ago
aad2eea
bpf: Simplify ptr_min_max_vals adjustment
by Joe Stringer
· 6 years ago
f3709f6
bpf: Add iterator for spilled registers
by Joe Stringer
· 6 years ago
b0584ea
bpf: don't accept cgroup local storage with zero value size
by Roman Gushchin
· 6 years ago
37355bd
sched/numa: Migrate pages to local nodes quicker early in the lifetime of a task
by Mel Gorman
· 6 years ago
6fd98e7
sched/numa: Avoid task migration for small NUMA improvement
by Srikar Dronamraju
· 6 years ago
05cbdf4
sched/numa: Limit the conditions where scan period is reset
by Mel Gorman
· 6 years ago
3f9672b
sched/numa: Reset scan rate whenever task moves across nodes
by Srikar Dronamraju
· 6 years ago
1327237a5
sched/numa: Pass destination CPU as a parameter to migrate_task_rq
by Srikar Dronamraju
· 6 years ago
a4739ec
sched/numa: Stop multiple tasks from moving to the CPU at the same time
by Srikar Dronamraju
· 6 years ago
cd6fb677
perf/ring_buffer: Prevent concurent ring buffer access
by Jiri Olsa
· 6 years ago
a9f9772
perf/core: Fix perf_pmu_unregister() locking
by Peter Zijlstra
· 6 years ago
c6fdcd6
bpf: don't allow create maps of per-cpu cgroup local storages
by Roman Gushchin
· 6 years ago
b741f16
bpf: introduce per-cpu cgroup local storage
by Roman Gushchin
· 6 years ago
f294b37
bpf: rework cgroup storage pointer passing
by Roman Gushchin
· 6 years ago
8bad74f
bpf: extend cgroup bpf core to allow multiple cgroup storage types
by Roman Gushchin
· 6 years ago
af17b3a
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Greg Kroah-Hartman
· 6 years ago
befb1b3
perf/core: Add sanity check to deal with pinned event failure
by Reinette Chatre
· 6 years ago
4288ea0
bpf: harden flags check in cgroup_storage_update_elem()
by Roman Gushchin
· 6 years ago
5bf7a60
bpf: permit CGROUP_DEVICE programs accessing helper bpf_get_current_cgroup_id()
by Yonghong Song
· 6 years ago
105bc13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
974c24c
dma-mapping: add the missing ARCH_HAS_SYNC_DMA_FOR_CPU_ALL declaration
by Christoph Hellwig
· 6 years ago
a06ee25
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
2dd68cc
Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/net
by Greg Kroah-Hartman
· 6 years ago
b05545e
bpf: sockmap, fix transition through disconnect without close
by John Fastabend
· 6 years ago
5607fff
bpf: sockmap only allow ESTABLISHED sock state
by John Fastabend
· 6 years ago
788758d
bpf: remove redundant null pointer check before consume_skb
by zhong jiang
· 6 years ago
3bf181b
kernel/sys.c: remove duplicated include
by YueHaibing
· 6 years ago
f83606f
fork: report pid exhaustion correctly
by KJ Tsanaktsidis
· 6 years ago
f21f7fa
Merge tag 'trace-v4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Greg Kroah-Hartman
· 6 years ago
e366fa4
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
5211da9
Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/net
by Greg Kroah-Hartman
· 6 years ago
83f3655
ring-buffer: Allow for rescheduling when removing pages
by Vaibhav Nagarnaik
· 6 years ago
0376d5d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 6 years ago
4314daa
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
c0be92b
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
ca062f8
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
d58e468
flow_dissector: implements flow dissector BPF hook
by Petar Penkov
· 6 years ago
a06b0c8
Merge tag 'printk-for-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
by Linus Torvalds
· 6 years ago
aaf9253
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
dd06682
bpf/verifier: disallow pointer subtraction
by Alexei Starovoitov
· 6 years ago
4b1c5d9
bpf: btf: Fix end boundary calculation for type section
by Martin KaFai Lau
· 6 years ago
a7c19db
bpf: add bpffs pretty print for program array map
by Yonghong Song
· 6 years ago
a6ae928
Revert "printk: make sure to print log on console."
by Petr Mladek
· 6 years ago
02e1844
perf/core: Force USER_DS when recording user stack data
by Yabin Cui
· 6 years ago
0b405c6
locking/ww_mutex: Fix spelling mistake "cylic" -> "cyclic"
by Colin Ian King
· 6 years ago
dc5591a
locking/lockdep: Delete unnecessary #include
by Ben Hutchings
· 6 years ago
882a78a
sched/fair: Fix kernel-doc notation warning
by Randy Dunlap
· 6 years ago
da260fe
jump_label: Fix typo in warning message
by Borislav Petkov
· 6 years ago
bb3485c
sched/fair: Fix load_balance redo for !imbalance
by Vincent Guittot
· 6 years ago
287cdaa
sched/fair: Fix scale_rt_capacity() for SMT
by Vincent Guittot
· 6 years ago
d0cdb3c
sched/fair: Fix vruntime_normalized() for remote non-migration wakeup
by Steve Muckle
· 6 years ago
12b0487
sched/pelt: Fix update_blocked_averages() for RT and DL classes
by Vincent Guittot
· 6 years ago
e5e96fa
sched/topology: Set correct NUMA topology type
by Srikar Dronamraju
· 6 years ago
e73e819
sched/debug: Fix potential deadlock when writing to sched_features
by Jiada Wang
· 6 years ago
e13e236
locking/mutex: Fix mutex debug call and ww_mutex documentation
by Thomas Hellstrom
· 6 years ago
fa94351
Merge tag 'perf-urgent-for-mingo-4.19-20180903' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 6 years ago
3567994
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
e0a0d05
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
e2c631ba
clocksource: Revert "Remove kthread"
by Peter Zijlstra
· 6 years ago
be65e25
Merge tag 'trace-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
d1c392c
printk/tracing: Do not trace printk_nmi_enter()
by Steven Rostedt (VMware)
· 6 years ago
69fa6eb
cpu/hotplug: Prevent state corruption on error rollback
by Thomas Gleixner
· 6 years ago
f8b7530
cpu/hotplug: Adjust misplaced smb() in cpuhp_thread_fun()
by Neeraj Upadhyay
· 6 years ago
a9c676b
bpf/verifier: fix verifier instability
by Alexei Starovoitov
· 6 years ago
3630268
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
0e9b103
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
1ed0cc5
mm: respect arch_dup_mmap() return value
by Nadav Amit
· 6 years ago
2861952
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
60c1f89
Merge tag 'dma-mapping-4.19-2' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 6 years ago
597222f
bpf: avoid misuse of psock when TCP_ULP_BPF collides with another ULP
by John Fastabend
· 6 years ago
1395d109
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
501dacb
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
c1d0af1
kernel/dma/direct: take DMA offset into account in dma_direct_supported
by Christoph Hellwig
· 6 years ago
6fb86d9
cpu/hotplug: Remove skip_onerr field from cpuhp_step structure
by Mukesh Ojha
· 6 years ago
bf06278
perf/hw_breakpoint: Simplify breakpoint enable in perf_event_modify_breakpoint
by Jiri Olsa
· 6 years ago
9695583
perf/hw_breakpoint: Enable breakpoint in modify_user_hw_breakpoint
by Jiri Olsa
· 6 years ago
cb45302
perf/hw_breakpoint: Remove superfluous bp->attr.disabled = 0
by Jiri Olsa
· 6 years ago
bd14406
perf/hw_breakpoint: Modify breakpoint even if the new attr has disabled set
by Jiri Olsa
· 6 years ago
c7b27c3
bpf: add bpffs pretty print for percpu arraymap/hash/lru_hash
by Yonghong Song
· 6 years ago
13ba17b
notifier: Remove notifier header file wherever not used
by Mukesh Ojha
· 6 years ago
cb9d7fd
watchdog: Mark watchdog touch functions as notrace
by Vincent Whitchurch
· 6 years ago
Next »