Age | Commit message (Expand) | Author |
2020-12-16 | Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2020-12-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid... | Linus Torvalds |
2020-12-16 | Merge branch 'for-5.11/elecom' into for-linus | Jiri Kosina |
2020-12-10 | samples/bpf: Fix possible hang in xdpsock with multiple threads | Magnus Karlsson |
2020-12-09 | Merge tag 'qcom-drivers-for-5.11' of git://git.kernel.org/pub/scm/linux/kerne... | Arnd Bergmann |
2020-12-04 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski |
2020-12-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2020-12-03 | samples/bpf: Fix spelling mistake "recieving" -> "receiving" | Colin Ian King |
2020-12-03 | samples/bpf: Sample application for eBPF load and socket creation split | Mariusz Dudek |
2020-12-02 | bpf: samples: Do not touch RLIMIT_MEMLOCK | Roman Gushchin |
2020-12-01 | Merge tag 'trace-v5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-11-30 | samples/ftrace: Mark my_tramp[12]? global | Sami Tolvanen |
2020-12-01 | samples/bpf: Add option to set the busy-poll budget | Björn Töpel |
2020-12-01 | samples/bpf: Add busy-poll support to xdpsock | Björn Töpel |
2020-12-01 | samples/bpf: Use recvfrom() in xdpsock/l2fwd | Björn Töpel |
2020-12-01 | samples/bpf: Use recvfrom() in xdpsock/rxdrop | Björn Töpel |
2020-11-27 | HID: hidraw: Add additional hidraw input/output report ioctls. | Dean Camera |
2020-11-26 | samples: bpf: Remove bpf_load loader completely | Daniel T. Lee |
2020-11-26 | samples: bpf: Fix lwt_len_hist reusing previous BPF map | Daniel T. Lee |
2020-11-26 | samples: bpf: Refactor test_overhead program with libbpf | Daniel T. Lee |
2020-11-26 | samples: bpf: Refactor ibumad program with libbpf | Daniel T. Lee |
2020-11-26 | samples: bpf: Refactor task_fd_query program with libbpf | Daniel T. Lee |
2020-11-26 | samples: bpf: Refactor test_cgrp2_sock2 program with libbpf | Daniel T. Lee |
2020-11-26 | samples: bpf: Refactor hbm program with libbpf | Daniel T. Lee |
2020-11-24 | samples: qmi: Constify static qmi ops | Rikard Falkeborn |
2020-11-17 | samples/bpf: Increment Tx stats at sending | Magnus Karlsson |
2020-11-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski |
2020-11-10 | samples/bpf: Remove unused test_ipip.sh | Hangbin Liu |
2020-11-10 | samples/bpf: Remove duplicate include in hbm | Menglong Dong |
2020-11-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Jakub Kicinski |
2020-10-28 | misc: mic: remove the MIC drivers | Sudeep Dutt |
2020-10-27 | samples/bpf: Set rlimit for memlock to infinity in all samples | Toke Høiland-Jørgensen |
2020-10-22 | bpf, libbpf: Guard bpf inline asm from bpf_tail_call_static | Daniel Borkmann |
2020-10-15 | Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2020-10-15 | Merge tag 'configfs-5.10' of git://git.infradead.org/users/hch/configfs | Linus Torvalds |
2020-10-15 | Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2020-10-15 | Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-10-14 | Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-10-13 | mm,kmemleak-test.c: move kmemleak-test.c to samples dir | Hui Su |
2020-10-12 | Merge tag 'docs-5.10' of git://git.lwn.net/linux | Linus Torvalds |
2020-10-11 | samples: bpf: Refactor XDP kern program maps with BTF-defined map | Daniel T. Lee |
2020-10-11 | samples: bpf: Replace attach_tracepoint() to attach() in xdp_redirect_cpu | Daniel T. Lee |
2020-10-11 | samples: bpf: Refactor xdp_monitor with libbpf | Daniel T. Lee |
2020-10-07 | samples: configfs: prefer pr_err() over bare printk(KERN_ERR | Bartosz Golaszewski |
2020-10-07 | samples: configfs: don't use spaces before tabs | Bartosz Golaszewski |
2020-10-07 | samples: configfs: consolidate local variables of the same type | Bartosz Golaszewski |
2020-10-07 | samples: configfs: don't reinitialize variables which are already zeroed | Bartosz Golaszewski |
2020-10-07 | samples: configfs: replace simple_strtoul() with kstrtoint() | Bartosz Golaszewski |
2020-10-07 | samples: configfs: fix alignment in item struct | Bartosz Golaszewski |
2020-10-07 | samples: configfs: drop unnecessary ternary operators | Bartosz Golaszewski |