index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
bpf
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-12
/
+3
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 451
Thomas Gleixner
2
-8
/
+2
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-9
/
+30
2019-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-4
/
+14
2019-06-14
sysctl: define proc_do_static_key()
Eric Dumazet
1
-1
/
+0
2019-06-15
bpf, devmap: Add missing RCU read lock on flush
Toshiaki Makita
1
-0
/
+4
2019-06-15
bpf, devmap: Add missing bulk queue free
Toshiaki Makita
1
-0
/
+1
2019-06-15
bpf, devmap: Fix premature entry free on destroying map
Toshiaki Makita
1
-2
/
+2
2019-06-11
bpf: lpm_trie: check left child of last leftmost node for NULL
Jonathan Lemon
1
-2
/
+7
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-4
/
+16
2019-06-06
bpf: fix unconnected udp hooks
Daniel Borkmann
2
-4
/
+16
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 363
Thomas Gleixner
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295
Thomas Gleixner
8
-72
/
+8
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
Thomas Gleixner
7
-28
/
+7
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-05-21
Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+1
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2019-05-16
bpf: relax inode permission check for retrieving bpf program
Chenbo Feng
1
-1
/
+1
2019-05-14
bpf, lru: avoid messing with eviction heuristics upon syscall lookup
Daniel Borkmann
1
-5
/
+18
2019-05-14
bpf: add map_lookup_elem_sys_only for lookups from syscall side
Daniel Borkmann
1
-1
/
+4
2019-05-14
bpf: devmap: fix use-after-free Read in __dev_map_entry_free
Eric Dumazet
1
-0
/
+3
2019-05-13
bpf: fix undefined behavior in narrow load handling
Krzesimir Nowak
1
-1
/
+1
2019-05-10
bpf: fix out of bounds backwards jmps due to dead code removal
Daniel Borkmann
1
-2
/
+2
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
13
-229
/
+1619
2019-05-07
Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-8
/
+2
2019-05-06
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+0
2019-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-30
/
+46
2019-05-01
bpf: switch to ->free_inode()
Al Viro
1
-8
/
+2
2019-04-30
bpf: Use vmalloc special flag
Rick Edgecombe
1
-1
/
+0
2019-04-27
bpf: Introduce bpf sk local storage
Martin KaFai Lau
2
-4
/
+26
2019-04-26
bpf: add writable context for raw tracepoints
Matt Mullins
2
-2
/
+37
2019-04-25
bpf: mark registers in all frames after pkt/null checks
Paul Chaignon
1
-30
/
+46
2019-04-25
bpf: support BPF_PROG_QUERY for BPF_FLOW_DISSECTOR attach_type
Stanislav Fomichev
1
-0
/
+2
2019-04-23
bpf: drop bpf_verifier_lock
Alexei Starovoitov
1
-3
/
+5
2019-04-23
bpf: remove global variables
Alexei Starovoitov
1
-12
/
+13
2019-04-17
bpf: cpumap memory prefetchw optimizations for struct page
Jesper Dangaard Brouer
1
-0
/
+12
2019-04-17
bpf: cpumap do bulk allocation of SKBs
Jesper Dangaard Brouer
1
-7
/
+15
2019-04-17
bpf: cpumap use ptr_ring_consume_batched
Jesper Dangaard Brouer
1
-10
/
+11
2019-04-16
bpf: use BPF_CAST_CALL for casting bpf call
Prashant Bhole
1
-3
/
+2
2019-04-16
bpf: add map helper functions push, pop, peek in more BPF programs
Alban Crequy
1
-0
/
+6
2019-04-12
bpf: refactor "check_reg_arg" to eliminate code redundancy
Jiong Wang
1
-6
/
+8
2019-04-12
bpf: factor out reg and stack slot propagation into "propagate_liveness_reg"
Jiong Wang
1
-10
/
+20
2019-04-12
bpf: refactor propagate_liveness to eliminate code redundance
Jiong Wang
1
-14
/
+20
2019-04-12
bpf: refactor propagate_liveness to eliminate duplicated for loop
Jiong Wang
1
-3
/
+1
2019-04-12
bpf: Fix distinct pointer types warning for ARCH=i386
Andrey Ignatov
1
-1
/
+1
2019-04-12
bpf: Introduce bpf_strtol and bpf_strtoul helpers
Andrey Ignatov
2
-0
/
+135
2019-04-12
bpf: Introduce ARG_PTR_TO_{INT,LONG} arg types
Andrey Ignatov
1
-0
/
+29
2019-04-12
bpf: Add file_pos field to bpf_sysctl ctx
Andrey Ignatov
1
-3
/
+51
2019-04-12
bpf: Introduce bpf_sysctl_{get,set}_new_value helpers
Andrey Ignatov
1
-1
/
+80
[next]