Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
d05550936ac87bd067351e96f781051d6a2a642e
/
kernel
44ef976
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 5 years ago
dcce11d
bpf: Add missing annotations for __bpf_prog_enter() and __bpf_prog_exit()
by Jules Irenge
· 5 years ago
7ac88eb
bpf: Remove bpf_image tree
by Jiri Olsa
· 5 years ago
517b75e
bpf: Add dispatchers to kallsyms
by Jiri Olsa
· 5 years ago
a108f7d
bpf: Add trampolines to kallsyms
by Jiri Olsa
· 5 years ago
dba122f
bpf: Add bpf_ksym_add/del functions
by Jiri Olsa
· 5 years ago
cbd76f8
bpf: Add prog flag to struct bpf_ksym object
by Jiri Olsa
· 5 years ago
eda0c92
bpf: Add bpf_ksym_find function
by Jiri Olsa
· 5 years ago
ca4424c
bpf: Move ksym_tnode to bpf_ksym
by Jiri Olsa
· 5 years ago
ecb60d1
bpf: Move lnode list node to struct bpf_ksym
by Jiri Olsa
· 5 years ago
bfea9a8
bpf: Add name to struct bpf_ksym
by Jiri Olsa
· 5 years ago
535911c
bpf: Add struct bpf_ksym
by Jiri Olsa
· 5 years ago
9886866
bpf: Abstract away entire bpf_link clean up procedure
by Andrii Nakryiko
· 5 years ago
1d34357
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
d831ee8
bpf: Add bpf_xdp_output() helper
by Eelco Chaudron
· 5 years ago
b4490c5
bpf: Added new helper bpf_get_ns_current_pid_tgid
by Carlos Neira
· 5 years ago
1b51f69
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 5 years ago
addcb1d
Merge tag 'for-linus-2020-03-10' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
by Linus Torvalds
· 5 years ago
36feb99
Merge tag 'trace-v5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 5 years ago
d9815bf
ftrace: Return the first found result in lookup_rec()
by Artem Savkov
· 5 years ago
babf316
bpf: Add bpf_link_new_file that doesn't install FD
by Andrii Nakryiko
· 5 years ago
e876ecc
cgroup: memcg: net: do not associate sock with unrelated cgroup
by Shakeel Butt
· 5 years ago
e941484
Merge branch 'for-5.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 5 years ago
2c1aca4
Merge branch 'for-5.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 5 years ago
aa202f1
workqueue: don't use wq_select_unbound_cpu() for bound works
by Hillf Danton
· 5 years ago
10dab84
pid: make ENOMEM return value more obvious
by Christian Brauner
· 5 years ago
b26ebfe
pid: Fix error return value in some cases
by Corey Minyard
· 5 years ago
5dfcc13
Merge tag 'block-5.6-2020-03-07' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
fa883d6a
Merge tag 'for-linus-2020-03-07' of gitolite.kernel.org:pub/scm/linux/kernel/git/brauner/linux
by Linus Torvalds
· 5 years ago
3e7c67d
bpf: Fix bpf_prog_test_run_tracing for !CONFIG_NET
by KP Singh
· 5 years ago
6919175
bpf: Remove unnecessary CAP_MAC_ADMIN check
by KP Singh
· 5 years ago
153031a
blktrace: fix dereference after null check
by Cengiz Can
· 5 years ago
da00d2f
bpf: Add test ops for BPF_PROG_TYPE_TRACING
by KP Singh
· 5 years ago
6ba43b7
bpf: Attachment verification for BPF_MODIFY_RETURN
by KP Singh
· 5 years ago
ae24082
bpf: Introduce BPF_MODIFY_RETURN
by KP Singh
· 5 years ago
88fd9e5
bpf: Refactor trampoline update code
by KP Singh
· 5 years ago
2e5383d
cgroup1: don't call release_agent when it is ""
by Tycho Andersen
· 5 years ago
190ecb1
cgroup: fix psi_show() crash on 32bit ino archs
by Qian Cai
· 5 years ago
70ed506
bpf: Introduce pinnable bpf_link abstraction
by Andrii Nakryiko
· 5 years ago
c105df5
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
9f0ca0c1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 5 years ago
2edc78b
Merge tag 'block-5.6-2020-02-28' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
3642859
Merge tag 'pm-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 5 years ago
22a34c6f
exit: Fix Sparse errors and warnings
by Madhuparna Bhowmik
· 5 years ago
0c282b0
fork: Use RCU_INIT_POINTER() instead of rcu_access_pointer()
by Madhuparna Bhowmik
· 5 years ago
189c696
Merge branches 'pm-sleep' and 'pm-devfreq'
by Rafael J. Wysocki
· 5 years ago
1ed4d92
bpf: INET_DIAG support in bpf_sk_storage
by Martin KaFai Lau
· 5 years ago
9f6e055
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
d7f10df
bpf: Replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
ed5fa55
Merge tag 'audit-pr-20200226' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit
by Linus Torvalds
· 5 years ago
289de35
sched/fair: Fix statistics for find_idlest_group()
by Vincent Guittot
· 5 years ago
91ad64a
Merge tag 'trace-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 5 years ago
fda31c5
signal: avoid double atomic counter increments for user accounting
by Linus Torvalds
· 5 years ago
2910b5a
bootconfig: Fix CONFIG_BOOTTIME_TRACING dependency issue
by Masami Hiramatsu
· 5 years ago
c780e86
blktrace: Protect q->blk_trace with RCU
by Jan Kara
· 5 years ago
099bfaa
bpf/stackmap: Dont trylock mmap_sem with PREEMPT_RT and interrupts disabled
by David Miller
· 5 years ago
66150d0d
bpf, lpm: Make locking RT friendly
by Thomas Gleixner
· 5 years ago
7f805d1
bpf: Prepare hashtab locking for PREEMPT_RT
by Thomas Gleixner
· 5 years ago
d01f9b1
bpf: Factor out hashtab bucket lock operations
by Thomas Gleixner
· 5 years ago
b6e5dae
bpf: Replace open coded recursion prevention in sys_bpf()
by Thomas Gleixner
· 5 years ago
085fee1
bpf: Use recursion prevention helpers in hashtab code
by Thomas Gleixner
· 5 years ago
02ad059
bpf: Use migrate_disable/enabe() in trampoline code.
by David Miller
· 5 years ago
3d9f773c
bpf: Use bpf_prog_run_pin_on_cpu() at simple call sites.
by David Miller
· 5 years ago
569de905
bpf: Dont iterate over possible CPUs with interrupts disabled
by Thomas Gleixner
· 5 years ago
8a37963
bpf: Remove recursion prevention from rcu free callback
by Thomas Gleixner
· 5 years ago
1d7bf6b
perf/bpf: Remove preempt disable around BPF invocation
by Thomas Gleixner
· 5 years ago
b0a81b9
bpf/trace: Remove redundant preempt_disable from trace_call_bpf()
by Thomas Gleixner
· 5 years ago
70ed070
bpf: disable preemption for bpf progs attached to uprobe
by Alexei Starovoitov
· 5 years ago
1b7a51a
bpf/trace: Remove EXPORT from trace_call_bpf()
by Thomas Gleixner
· 5 years ago
f03efe4
bpf/tracing: Remove redundant preempt_disable() in __bpf_trace_run()
by Thomas Gleixner
· 5 years ago
dbca151
bpf: Update locking comment in hashtab code
by Thomas Gleixner
· 5 years ago
2ed905c
bpf: Enforce preallocation for instrumentation programs on RT
by Thomas Gleixner
· 5 years ago
94dacdb
bpf: Tighten the requirements for preallocated hash maps
by Thomas Gleixner
· 5 years ago
7561252
audit: always check the netlink payload length in audit_receive_msg()
by Paul Moore
· 5 years ago
2ad3e17
audit: fix error handling in audit_data_to_entry()
by Paul Moore
· 5 years ago
f3cc249
Merge tag 'irq-urgent-2020-02-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
591dd4c
Merge tag 's390-5.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 5 years ago
b105e8e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 5 years ago
035ff35
net: Generate reuseport group ID on group creation
by Jakub Sitnicki
· 5 years ago
9fed900
bpf: Allow selecting reuseport socket from a SOCKMAP/SOCKHASH
by Jakub Sitnicki
· 5 years ago
3dc55dba
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 5 years ago
412c53a
y2038: remove unused time32 interfaces
by Arnd Bergmann
· 5 years ago
d8a953d
bootconfig: Set CONFIG_BOOT_CONFIG=n by default
by Masami Hiramatsu
· 5 years ago
7ab215f
tracing: Clear trace_state when starting trace
by Masami Hiramatsu
· 5 years ago
78041c0
tracing: Disable trace_printk() on post poned tests
by Steven Rostedt (VMware)
· 5 years ago
3c18a9b
tracing: Have synthetic event test use raw_smp_processor_id()
by Steven Rostedt (VMware)
· 5 years ago
784bd08
tracing: Fix number printing bug in print_synth_event()
by Tom Zanussi
· 5 years ago
3843083
tracing: Check that number of vals matches number of synth event fields
by Tom Zanussi
· 5 years ago
1d9d4c9
tracing: Make synth_event trace functions endian-correct
by Tom Zanussi
· 5 years ago
279eef0
tracing: Make sure synth_event_trace() example always uses u64
by Tom Zanussi
· 5 years ago
b0c609a
PM / hibernate: fix typo "reserverd_size" -> "reserved_size"
by Alexandre Belloni
· 5 years ago
41f57cf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 5 years ago
b9aff38
bpf: Fix a potential deadlock with bpf_map_do_batch
by Yonghong Song
· 5 years ago
492e0d0
bpf: Do not grab the bucket spinlock by default on htab batch ops
by Brian Vazquez
· 5 years ago
fff7b64
bpf: Add bpf_read_branch_records() helper
by Daniel Xu
· 5 years ago
140588b
s390: remove obsolete ieee_emulation_warnings
by Stephen Kitt
· 5 years ago
0a44cac
Merge tag 'dma-mapping-5.6' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 5 years ago
b80b033
bpf: Allow bpf_perf_event_read_value in all BPF programs
by Song Liu
· 5 years ago
e20d3a0
bpf, offload: Replace bitwise AND by logical AND in bpf_prog_offload_info_fill
by Johannes Krude
· 5 years ago
ef78e5b7d
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
Next »