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
2021-08-17
libbpf: Add uprobe ref counter offset support for USDT semaphores
Andrii Nakryiko
2
-4
/
+17
2021-08-17
selftests/bpf: Add bpf_cookie selftests for high-level APIs
Andrii Nakryiko
2
-0
/
+339
2021-08-17
selftests/bpf: Extract uprobe-related helpers into trace_helpers.{c,h}
Andrii Nakryiko
3
-60
/
+70
2021-08-17
selftests/bpf: Test low-level perf BPF link API
Andrii Nakryiko
2
-0
/
+105
2021-08-17
libbpf: Add bpf_cookie to perf_event, kprobe, uprobe, and tp attach APIs
Andrii Nakryiko
3
-25
/
+127
2021-08-17
libbpf: Add bpf_cookie support to bpf_link_create() API
Andrii Nakryiko
3
-18
/
+54
2021-08-17
libbpf: Use BPF perf link when supported by kernel
Andrii Nakryiko
1
-21
/
+90
2021-08-17
libbpf: Remove unused bpf_link's destroy operation, but add dealloc
Andrii Nakryiko
1
-4
/
+5
2021-08-17
libbpf: Re-build libbpf.so when libbpf.map changes
Andrii Nakryiko
1
-5
/
+5
2021-08-17
bpf: Add bpf_get_attach_cookie() BPF helper to access bpf_cookie value
Andrii Nakryiko
4
-4
/
+66
2021-08-17
bpf: Allow to specify user-provided bpf_cookie for BPF perf links
Andrii Nakryiko
10
-28
/
+73
2021-08-17
bpf: Implement minimal BPF perf link
Andrii Nakryiko
6
-13
/
+112
2021-08-17
bpf: Refactor perf_event_set_bpf_prog() to use struct bpf_prog input
Andrii Nakryiko
1
-33
/
+28
2021-08-17
bpf: Refactor BPF_PROG_RUN_ARRAY family of macros into functions
Andrii Nakryiko
4
-94
/
+124
2021-08-17
bpf: Refactor BPF_PROG_RUN into a function
Andrii Nakryiko
20
-60
/
+73
2021-08-16
bpf, tests: Fix spelling mistake "shoft" -> "shift"
Colin Ian King
1
-1
/
+1
2021-08-15
Merge branch 'BPF iterator for UNIX domain socket.'
Andrii Nakryiko
9
-5
/
+223
2021-08-15
selftest/bpf: Extend the bpf_snprintf() test for "%c".
Kuniyuki Iwashima
2
-4
/
+6
2021-08-15
selftest/bpf: Implement sample UNIX domain socket iterator program.
Kuniyuki Iwashima
4
-0
/
+108
2021-08-15
bpf: Support "%c" in bpf_bprintf_prepare().
Kuniyuki Iwashima
1
-0
/
+14
2021-08-15
bpf: af_unix: Implement BPF iterator for UNIX domain socket.
Kuniyuki Iwashima
2
-1
/
+95
2021-08-15
samples/bpf: Define MAX_ENTRIES instead of a magic number in offwaketime
Muhammad Falak R Wani
1
-4
/
+5
2021-08-13
Merge branch 'bpf: Allow bpf_get_netns_cookie in BPF_PROG_TYPE_CGROUP_SOCKOPT'
Andrii Nakryiko
2
-0
/
+34
2021-08-13
selftests/bpf: Verify bpf_get_netns_cookie in BPF_PROG_TYPE_CGROUP_SOCKOPT
Stanislav Fomichev
1
-0
/
+16
2021-08-13
bpf: Allow bpf_get_netns_cookie in BPF_PROG_TYPE_CGROUP_SOCKOPT
Stanislav Fomichev
1
-0
/
+18
2021-08-13
selftests/bpf: Fix test_core_autosize on big-endian machines
Ilya Leoshkevich
1
-5
/
+15
2021-08-13
libbpf: Support weak typed ksyms.
Hao Luo
3
-7
/
+96
2021-08-13
selftests/bpf: Fix running of XDP bonding tests
Jussi Maki
1
-3
/
+3
2021-08-13
net: in_irq() cleanup
Changbin Du
5
-8
/
+8
2021-08-13
net, bonding: Disallow vlan+srcmac with XDP
Jussi Maki
1
-7
/
+11
2021-08-13
af_unix: fix holding spinlock in oob handling
Rao Shoaib
1
-12
/
+24
2021-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
362
-1478
/
+2984
2021-08-12
Merge tag 'net-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
118
-372
/
+763
2021-08-12
Merge tag 'ceph-for-5.14-rc6' of git://github.com/ceph/ceph-client
Linus Torvalds
4
-28
/
+50
2021-08-12
Merge tag 'drm-fixes-2021-08-13' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
23
-167
/
+175
2021-08-12
dt-bindings: net: qcom,ipa: make imem interconnect optional
Alex Elder
1
-8
/
+16
2021-08-12
net: ipa: always inline ipa_aggr_granularity_val()
Alex Elder
1
-4
/
+3
2021-08-13
Merge tag 'drm-misc-fixes-2021-08-12' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2
-1
/
+11
2021-08-13
Merge tag 'drm-intel-fixes-2021-08-12' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
6
-125
/
+56
2021-08-12
Merge tag 'ieee802154-for-davem-2021-08-12' of git://git.kernel.org/pub/scm/l...
Jakub Kicinski
2
-4
/
+9
2021-08-12
vsock/virtio: avoid potential deadlock when vsock device remove
Longpeng(Mike)
1
-2
/
+5
2021-08-12
Merge branch 'for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
3
-20
/
+33
2021-08-12
Merge tag 'sound-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
27
-138
/
+206
2021-08-12
wwan: core: Avoid returning NULL from wwan_create_dev()
Andy Shevchenko
1
-4
/
+8
2021-08-12
Merge tag 'mlx5-updates-2021-08-11' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
20
-107
/
+190
2021-08-12
Merge branch 'dsa-cross-chip-notifiers'
David S. Miller
4
-22
/
+38
2021-08-12
net: dsa: tag_8021q: don't broadcast during setup/teardown
Vladimir Oltean
4
-16
/
+26
2021-08-12
net: dsa: print more information when a cross-chip notifier fails
Vladimir Oltean
1
-6
/
+12
2021-08-12
drm/doc/rfc: drop lmem uapi section
Daniel Vetter
1
-109
/
+0
2021-08-12
drm/i915: Only access SFC_DONE when media domain is not fused off
Matt Roper
1
-1
/
+18
[prev]
[next]