Age | Commit message (Expand) | Author |
2020-01-09 | samples/trace_printk: Wait for IRQ work to finish |  Sven Schnelle |
2020-01-09 | samples/seccomp: Zero out members based on seccomp_notif_sizes |  Sargun Dhillon |
2019-12-31 | samples: pktgen: fix proc_cmd command result check logic |  Daniel T. Lee |
2019-10-31 | samples/bpf: fix build by setting HAVE_ATTR_TEST to zero |  Björn Töpel |
2019-10-03 | samples/bpf: Add a workaround for asm_inline |  KP Singh |
2019-10-03 | samples/bpf: Fix build for task_fd_query_user.c |  Björn Töpel |
2019-09-22 | Merge tag 'rpmsg-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ander... |  Linus Torvalds |
2019-09-20 | Merge tag 'vfio-v5.4-rc1' of git://github.com/awilliam/linux-vfio |  Linus Torvalds |
2019-09-16 | samples/bpf: fix xdpsock l2fwd tx for unaligned mode |  Ciara Loftus |
2019-09-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next |  David S. Miller |
2019-08-31 | samples/bpf: use hugepages in xdpsock app |  Kevin Laatz |
2019-08-31 | samples/bpf: add buffer recycling for unaligned chunks to xdpsock |  Kevin Laatz |
2019-08-31 | samples/bpf: add unaligned chunks mode support to xdpsock |  Kevin Laatz |
2019-08-26 | samples/rpmsg: Introduce a module parameter for message count |  Suman Anna |
2019-08-26 | samples/rpmsg: Replace print_hex_dump() with print_hex_dump_debug() |  Suman Anna |
2019-08-21 | samples: bpf: syscall_nrs: use mmap2 if defined |  Ivan Khoronzhuk |
2019-08-19 | vfio-mdev/mtty: Simplify interrupt generation |  Parav Pandit |
2019-08-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net |  David S. Miller |
2019-08-17 | samples/bpf: add use of need_wakeup flag in xdpsock |  Magnus Karlsson |
2019-08-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next |  Jakub Kicinski |
2019-08-09 | samples/bpf: xdp_fwd explain bpf_fib_lookup return codes |  Jesper Dangaard Brouer |
2019-08-09 | samples/bpf: make xdp_fwd more practically usable via devmap lookup |  Jesper Dangaard Brouer |
2019-08-09 | samples/bpf: xdp_fwd rename devmap name to be xdp_tx_ports |  Jesper Dangaard Brouer |
2019-08-08 | auxdisplay: Fix a typo in cfag12864b-example.c |  Masanari Iida |
2019-07-25 | treewide: remove SPDX "WITH Linux-syscall-note" from kernel-space headers again |  Masahiro Yamada |
2019-07-23 | samples/bpf: switch trace_output sample to perf_buffer API |  Andrii Nakryiko |
2019-07-23 | samples/bpf: convert xdp_sample_pkts_user to perf_buffer API |  Andrii Nakryiko |
2019-07-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  Linus Torvalds |
2019-07-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf |  David S. Miller |
2019-07-17 | Merge tag 'vfio-v5.3-rc1' of git://github.com/awilliam/linux-vfio |  Linus Torvalds |
2019-07-15 | samples/bpf: build with -D__TARGET_ARCH_$(SRCARCH) |  Ilya Leoshkevich |
2019-07-15 | docs: driver-api: add a series of orphaned documents |  Mauro Carvalho Chehab |
2019-07-15 | docs: connector: convert to ReST and rename to connector.rst |  Mauro Carvalho Chehab |
2019-07-12 | Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... |  Linus Torvalds |
2019-07-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next |  Linus Torvalds |
2019-07-09 | Merge tag 'media/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... |  Linus Torvalds |
2019-07-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  David S. Miller |
2019-07-08 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... |  Linus Torvalds |
2019-07-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next |  David S. Miller |
2019-07-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf |  David S. Miller |
2019-07-03 | samples/bpf: fix tcp_bpf.readme detach command |  Stanislav Fomichev |
2019-07-03 | samples/bpf: add sample program that periodically dumps TCP stats |  Stanislav Fomichev |
2019-07-03 | bpf: Add support for fq's EDT to HBM |  brakmo |
2019-07-02 | sample/mdev/mbochs: remove set but not used variable 'mdev_state' |  YueHaibing |
2019-07-02 | vfio-mdev/samples: make some symbols static |  Kefeng Wang |
2019-07-01 | samples: pktgen: allow to specify destination port |  Daniel T. Lee |
2019-07-01 | samples: pktgen: add some helper functions for port parsing |  Daniel T. Lee |
2019-06-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  David S. Miller |
2019-06-27 | xsk: Change the default frame size to 4096 and allow controlling it |  Maxim Mikityanskiy |
2019-06-26 | samples: bpf: make the use of xdp samples consistent |  Daniel T. Lee |