summaryrefslogtreecommitdiffstats
path: root/samples
AgeCommit message (Expand)Author
2020-02-11samples/bpf: Xdp_redirect_cpu fix missing tracepoint attachJesper Dangaard Brouer
2020-02-11samples/bpf: Don't try to remove user's homedir on cleanToke Høiland-Jørgensen
2020-01-26samples/bpf: Fix broken xdp_rxq_info due to map order assumptionsJesper Dangaard Brouer
2020-01-26samples: bpf: update map definition to new syntax BTF-defined mapDaniel T. Lee
2020-01-12samples: bpf: fix syscall_tp due to unused syscallDaniel T. Lee
2020-01-12samples: bpf: Replace symbol compare of trace_eventDaniel T. Lee
2020-01-09samples/trace_printk: Wait for IRQ work to finishSven Schnelle
2020-01-09samples/seccomp: Zero out members based on seccomp_notif_sizesSargun Dhillon
2019-12-31samples: pktgen: fix proc_cmd command result check logicDaniel T. Lee
2019-10-31samples/bpf: fix build by setting HAVE_ATTR_TEST to zeroBjörn Töpel
2019-10-03samples/bpf: Add a workaround for asm_inlineKP Singh
2019-10-03samples/bpf: Fix build for task_fd_query_user.cBjörn Töpel
2019-09-22Merge tag 'rpmsg-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ander...Linus Torvalds
2019-09-20Merge tag 'vfio-v5.4-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2019-09-16samples/bpf: fix xdpsock l2fwd tx for unaligned modeCiara Loftus
2019-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-08-31samples/bpf: use hugepages in xdpsock appKevin Laatz
2019-08-31samples/bpf: add buffer recycling for unaligned chunks to xdpsockKevin Laatz
2019-08-31samples/bpf: add unaligned chunks mode support to xdpsockKevin Laatz
2019-08-26samples/rpmsg: Introduce a module parameter for message countSuman Anna
2019-08-26samples/rpmsg: Replace print_hex_dump() with print_hex_dump_debug()Suman Anna
2019-08-21samples: bpf: syscall_nrs: use mmap2 if definedIvan Khoronzhuk
2019-08-19vfio-mdev/mtty: Simplify interrupt generationParav Pandit
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-17samples/bpf: add use of need_wakeup flag in xdpsockMagnus Karlsson
2019-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2019-08-09samples/bpf: xdp_fwd explain bpf_fib_lookup return codesJesper Dangaard Brouer
2019-08-09samples/bpf: make xdp_fwd more practically usable via devmap lookupJesper Dangaard Brouer
2019-08-09samples/bpf: xdp_fwd rename devmap name to be xdp_tx_portsJesper Dangaard Brouer
2019-08-08auxdisplay: Fix a typo in cfag12864b-example.cMasanari Iida
2019-07-25treewide: remove SPDX "WITH Linux-syscall-note" from kernel-space headers againMasahiro Yamada
2019-07-23samples/bpf: switch trace_output sample to perf_buffer APIAndrii Nakryiko
2019-07-23samples/bpf: convert xdp_sample_pkts_user to perf_buffer APIAndrii Nakryiko
2019-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-07-17Merge tag 'vfio-v5.3-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2019-07-15samples/bpf: build with -D__TARGET_ARCH_$(SRCARCH)Ilya Leoshkevich
2019-07-15docs: driver-api: add a series of orphaned documentsMauro Carvalho Chehab
2019-07-15docs: connector: convert to ReST and rename to connector.rstMauro Carvalho Chehab
2019-07-12Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-07-09Merge tag 'media/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2019-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-07-08Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-07-03samples/bpf: fix tcp_bpf.readme detach commandStanislav Fomichev
2019-07-03samples/bpf: add sample program that periodically dumps TCP statsStanislav Fomichev
2019-07-03bpf: Add support for fq's EDT to HBMbrakmo
2019-07-02sample/mdev/mbochs: remove set but not used variable 'mdev_state'YueHaibing