index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-22
tools/bpftool: Generalize BPF skeleton support and generate vmlinux.h
Andrii Nakryiko
7
-66
/
+45
2020-06-22
tools/bpftool: Minimize bootstrap bpftool
Andrii Nakryiko
4
-32
/
+38
2020-06-22
tools/bpftool: Move map/prog parsing logic into common
Andrii Nakryiko
4
-308
/
+310
2020-06-22
selftests/bpf: Add __ksym extern selftest
Andrii Nakryiko
2
-0
/
+103
2020-06-22
libbpf: Add support for extracting kernel symbol addresses
Andrii Nakryiko
3
-6
/
+144
2020-06-22
libbpf: Generalize libbpf externs support
Andrii Nakryiko
1
-140
/
+206
2020-06-23
libbpf: Add a bunch of attribute getters/setters for map definitions
Andrii Nakryiko
3
-10
/
+134
2020-06-22
selftests/bpf: Test access to bpf map pointer
Andrey Ignatov
3
-0
/
+780
2020-06-22
bpf: Set map_btf_{name, id} for all map types
Andrey Ignatov
14
-0
/
+72
2020-06-22
bpf: Support access to bpf map fields
Andrey Ignatov
7
-9
/
+131
2020-06-22
bpf: Rename bpf_htab to bpf_shtab in sock_map
Andrey Ignatov
1
-41
/
+41
2020-06-22
bpf: Switch btf_parse_vmlinux to btf_find_by_name_kind
Andrey Ignatov
1
-17
/
+6
2020-06-20
tools/bpftool: Relicense bpftool's BPF profiler prog as dual-license GPL/BSD
Andrii Nakryiko
1
-2
/
+2
2020-06-19
tools/bpf: Add verifier tests for 32bit pointer/scalar arithmetic
Yonghong Song
1
-0
/
+38
2020-06-19
bpf: Avoid verifier failure for 32bit pointer arithmetic
Yonghong Song
1
-0
/
+5
2020-06-18
bpf: sk_storage: Prefer to get a free cache_idx
Martin KaFai Lau
1
-4
/
+37
2020-06-17
libbpf: Bump version to 0.1.0
Andrii Nakryiko
1
-0
/
+3
2020-06-17
bpf: bpf_probe_read_kernel_str() has to return amount of data read on success
Andrii Nakryiko
1
-1
/
+1
2020-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
33
-314
/
+309
2020-06-16
Merge tag 'afs-fixes-20200616' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
10
-124
/
+225
2020-06-16
Documentation: remove SH-5 index entries
Randy Dunlap
1
-12
/
+0
2020-06-16
Merge tag 'flex-array-conversions-5.8-rc2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
54
-96
/
+96
2020-06-16
x86/purgatory: Add -fno-stack-protector
Arvind Sankar
1
-0
/
+1
2020-06-16
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
2
-51
/
+28
2020-06-16
e1000e: fix unused-function warning
Arnd Bergmann
1
-11
/
+5
2020-06-16
e1000: use generic power management
Vaibhav Gupta
1
-36
/
+13
2020-06-16
e1000e: Do not wake up the system via WOL if device wakeup is disabled
Chen Yu
1
-4
/
+10
2020-06-16
lan743x: add MODULE_DEVICE_TABLE for module loading alias
Tim Harvey
1
-0
/
+2
2020-06-16
afs: Fix silly rename
David Howells
4
-16
/
+80
2020-06-16
mlxsw: spectrum: Adjust headroom buffers for 8x ports
Ido Schimmel
4
-0
/
+17
2020-06-16
bareudp: Fixed configuration to avoid having garbage values
Martin
1
-0
/
+2
2020-06-16
mvpp2: remove module bugfix
Sven Auhagen
1
-2
/
+5
2020-06-16
tcp: grow window for OOO packets only for SACK flows
Eric Dumazet
1
-2
/
+10
2020-06-16
Merge tag 'mfd-fixes-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
1
-0
/
+1
2020-06-16
afs: afs_vnode_commit_status() doesn't need to check the RPC error
David Howells
1
-3
/
+1
2020-06-16
afs: Fix use of afs_check_for_remote_deletion()
David Howells
7
-18
/
+32
2020-06-16
afs: Remove afs_operation::abort_code
David Howells
2
-2
/
+1
2020-06-16
afs: Fix yfs_fs_fetch_status() to honour vnode selector
David Howells
1
-25
/
+26
2020-06-16
afs: Remove yfs_fs_fetch_file_status() as it's not used
David Howells
2
-43
/
+0
2020-06-16
bpf, xdp, samples: Fix null pointer dereference in *_user code
Gaurav Singh
3
-21
/
+7
2020-06-16
mfd: mt6360: Fix register driver NULL pointer by adding driver name
Gene Chen
1
-0
/
+1
2020-06-15
w1: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-2
/
+2
2020-06-15
tracing/probe: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-06-15
soc: ti: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-06-15
tifm: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-06-15
dmaengine: tegra-apb: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-06-15
stm class: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2
-3
/
+3
2020-06-15
Squashfs: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-8
/
+8
2020-06-15
ASoC: SOF: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-4
/
+4
2020-06-15
ima: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-2
/
+2
[prev]
[next]