| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: Miguel has moved | Miguel Ojeda | 2021-02-26 | 1 | -1/+1 |
* | Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2021-02-24 | 4 | -0/+166 |
|\ |
|
| * | sample/acrn: Introduce a sample of HSM ioctl interface usage | Shuo Liu | 2021-02-09 | 4 | -0/+166 |
* | | Merge tag 'keys-misc-20210126' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2021-02-24 | 2 | -2/+2 |
|\ \ |
|
| * | | watch_queue: Drop references to /dev/watch_queue | Gabriel Krisman Bertazi | 2021-01-21 | 2 | -2/+2 |
| |/ |
|
* | | Merge tag 'docs-5.12' of git://git.lwn.net/linux | Linus Torvalds | 2021-02-22 | 1 | -1/+8 |
|\ \ |
|
| * | | samples/kprobes: Add ARM support | Marc Koderer | 2021-01-18 | 1 | -0/+8 |
| * | | samples/kprobes: Remove misleading comment | Marc Koderer | 2021-01-11 | 1 | -1/+0 |
| |/ |
|
* | | samples: bpf: Remove unneeded semicolon | Yang Li | 2021-02-03 | 1 | -1/+1 |
* | | samples/bpf: Add include dir for MIPS Loongson64 to fix build errors | Tiezhu Yang | 2021-02-02 | 1 | -0/+4 |
* | | samples/bpf: Set flag __SANE_USERSPACE_TYPES__ for MIPS to fix build warnings | Tiezhu Yang | 2021-01-26 | 1 | -0/+4 |
* | | samples/bpf: Add xdp program on egress for xdp_redirect_map | Hangbin Liu | 2021-01-23 | 2 | -25/+147 |
* | | bpf, docs: Update build procedure for manually compiling LLVM and Clang | Tiezhu Yang | 2021-01-23 | 2 | -9/+15 |
* | | samples/bpf: Add BPF_ATOMIC_OP macro for BPF samples | Björn Töpel | 2021-01-20 | 1 | -4/+20 |
* | | bpf: Rename BPF_XADD and prepare to encode other atomics in .imm | Brendan Jackman | 2021-01-15 | 4 | -9/+10 |
|/ |
|
* | Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2020-12-17 | 1 | -2/+2 |
|\ |
|
| * | Merge tag 'qcom-drivers-for-5.11' of git://git.kernel.org/pub/scm/linux/kerne... | Arnd Bergmann | 2020-12-09 | 1 | -2/+2 |
| |\ |
|
| | * | samples: qmi: Constify static qmi ops | Rikard Falkeborn | 2020-11-25 | 1 | -2/+2 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid... | Linus Torvalds | 2020-12-17 | 1 | -1/+1 |
|\ \ \ |
|
| * \ \ | Merge branch 'for-5.11/elecom' into for-linus | Jiri Kosina | 2020-12-16 | 43 | -2853/+2149 |
| |\ \ \ |
|
| * | | | | HID: hidraw: Add additional hidraw input/output report ioctls. | Dean Camera | 2020-11-27 | 1 | -1/+1 |
* | | | | | samples/bpf: Fix possible hang in xdpsock with multiple threads | Magnus Karlsson | 2020-12-10 | 1 | -0/+2 |
* | | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski | 2020-12-04 | 43 | -1070/+739 |
|\ \ \ \ \ |
|
| * | | | | | samples/bpf: Fix spelling mistake "recieving" -> "receiving" | Colin Ian King | 2020-12-03 | 1 | -1/+1 |
| * | | | | | samples/bpf: Sample application for eBPF load and socket creation split | Mariusz Dudek | 2020-12-03 | 4 | -6/+337 |
| * | | | | | bpf: samples: Do not touch RLIMIT_MEMLOCK | Roman Gushchin | 2020-12-03 | 27 | -133/+0 |
| * | | | | | samples/bpf: Add option to set the busy-poll budget | Björn Töpel | 2020-12-01 | 1 | -0/+5 |
| * | | | | | samples/bpf: Add busy-poll support to xdpsock | Björn Töpel | 2020-12-01 | 1 | -7/+33 |
| * | | | | | samples/bpf: Use recvfrom() in xdpsock/l2fwd | Björn Töpel | 2020-12-01 | 1 | -14/+12 |
| * | | | | | samples/bpf: Use recvfrom() in xdpsock/rxdrop | Björn Töpel | 2020-12-01 | 1 | -4/+4 |
| * | | | | | samples: bpf: Remove bpf_load loader completely | Daniel T. Lee | 2020-11-27 | 4 | -731/+5 |
| * | | | | | samples: bpf: Fix lwt_len_hist reusing previous BPF map | Daniel T. Lee | 2020-11-27 | 2 | -0/+2 |
| * | | | | | samples: bpf: Refactor test_overhead program with libbpf | Daniel T. Lee | 2020-11-27 | 2 | -24/+60 |
| * | | | | | samples: bpf: Refactor ibumad program with libbpf | Daniel T. Lee | 2020-11-27 | 3 | -31/+68 |
| * | | | | | samples: bpf: Refactor task_fd_query program with libbpf | Daniel T. Lee | 2020-11-27 | 2 | -28/+75 |
| * | | | | | samples: bpf: Refactor test_cgrp2_sock2 program with libbpf | Daniel T. Lee | 2020-11-27 | 3 | -22/+62 |
| * | | | | | samples: bpf: Refactor hbm program with libbpf | Daniel T. Lee | 2020-11-27 | 5 | -72/+78 |
| * | | | | | samples/bpf: Increment Tx stats at sending | Magnus Karlsson | 2020-11-17 | 1 | -3/+3 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2020-12-04 | 3 | -0/+4 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | Merge tag 'trace-v5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2020-12-02 | 3 | -0/+4 |
| |\ \ \ \ \
| | |_|/ / /
| |/| | | | |
|
| | * | | | | samples/ftrace: Mark my_tramp[12]? global | Sami Tolvanen | 2020-12-01 | 3 | -0/+4 |
| | | |/ /
| | |/| | |
|
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski | 2020-11-14 | 2 | -180/+0 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | samples/bpf: Remove unused test_ipip.sh | Hangbin Liu | 2020-11-11 | 1 | -179/+0 |
| * | | | | samples/bpf: Remove duplicate include in hbm | Menglong Dong | 2020-11-10 | 1 | -1/+0 |
| | |_|/
| |/| | |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Jakub Kicinski | 2020-11-07 | 5 | -5/+5 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | samples/bpf: Set rlimit for memlock to infinity in all samples | Toke Høiland-Jørgensen | 2020-10-27 | 5 | -5/+5 |
| |/ / |
|
* / / | misc: mic: remove the MIC drivers | Sudeep Dutt | 2020-10-28 | 7 | -2376/+0 |
|/ / |
|
* | | bpf, libbpf: Guard bpf inline asm from bpf_tail_call_static | Daniel Borkmann | 2020-10-22 | 1 | -4/+4 |
* | | Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 2020-10-16 | 33 | -476/+2148 |
|\ \
| |/
|/| |
|
| * | samples: bpf: Refactor XDP kern program maps with BTF-defined map | Daniel T. Lee | 2020-10-11 | 3 | -39/+36 |