aboutsummaryrefslogtreecommitdiffstats
path: root/samples
AgeCommit message (Expand)Author
2022-08-17sample: bpf: xdp_router_ipv4: Allow the kernel to send arp requestsLorenzo Bianconi
2022-07-12Merge tag 'trace-v5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-07-12samples: Use KSYM_NAME_LEN for kprobesTiezhu Yang
2022-07-12fprobe/samples: Make sample_probe staticsunliming
2022-06-24fprobe, samples: Add module parameter descriptionsMasami Hiramatsu (Google)
2022-06-17fprobe, samples: Add use_trace option and show hit/missed counterMasami Hiramatsu (Google)
2022-05-25Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-05-25Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-05-24Merge tag 'landlock-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-05-23Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-05-23samples/landlock: Add support for file reparentingMickaël Salaün
2022-05-23samples/landlock: Format with clang-formatMickaël Salaün
2022-05-23samples/landlock: Add clang-format exceptionsMickaël Salaün
2022-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-05-12sched/tracing: Append prev_state to tp args insteadDelyan Kratunov
2022-05-09samples: bpf: Don't fail for a missing VMLINUX_BTF when VMLINUX_H is providedJerome Marchand
2022-04-27samples/bpf: Detach xdp prog when program exits unexpectedly in xdp_rxq_info_...Zhengchao Shao
2022-04-21vfio/mdev: Remove mdev_parent_opsJason Gunthorpe
2022-04-21vfio/mdev: Remove mdev_parent_ops dev_attr_groupsJason Gunthorpe
2022-04-20samples/bpf: Reduce the sampling interval in xdp1_userZhengchao Shao
2022-04-10samples/bpf: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCKYafang Shao
2022-04-08samples, bpf: Move routes monitor in xdp_router_ipv4 in a dedicated threadLorenzo Bianconi
2022-04-04samples: bpf: Fix linking xdp_router_ipv4 after migrationAlexander Lobakin
2022-04-04sample: bpf: syscall_tp_user: Print result of verify_mapSong Chen
2022-04-03samples: bpf: Convert xdp_router_ipv4 to XDP samples helperLorenzo Bianconi
2022-03-29Merge tag 'dma-mapping-5.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2022-03-28Merge tag 'livepatching-for-5.18' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-03-28Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-03-27Merge tag 'landlock-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-03-27Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-03-24Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-03-23Merge tag 'trace-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2022-03-23livepatch: Reorder to use before freeing a pointerTom Rix
2022-03-18samples/kobject: Use sysfs_emit instead of sprintfNguyen Dinh Phi
2022-03-17fprobe: Add sample program for fprobeMasami Hiramatsu
2022-03-15samples/bpf, xdpsock: Fix race when running for fix duration of timeNiklas Söderlund
2022-03-15x86/ibt,ftrace: Add ENDBR to samples/ftracePeter Zijlstra
2022-03-11tracing: Add TRACE_CUSTOM_EVENT() macroSteven Rostedt (Google)
2022-03-11tracing: Add sample code for custom trace eventsSteven Rostedt (Google)
2022-02-25media: v4l2-pci-skeleton: Remove usage of the deprecated "pci-dma-compat.h" APIChristophe JAILLET
2022-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-10user_events: Add sample code for typical usageBeau Belgrave
2022-02-10samples/seccomp: Adjust sample to also provide kill optionKees Cook
2022-02-04samples/landlock: Fix path_list memory leakTom Rix
2022-02-03samples/bpf: Get rid of bpf_prog_load_xattr() useAndrii Nakryiko
2022-02-01samples/bpf: Update cpumap/devmap sec_nameLorenzo Bianconi
2022-01-25samples/bpf: use preferred getters/setters instead of deprecated onesAndrii Nakryiko
2022-01-24Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-01-20samples/bpf: adapt samples/bpf to bpf_xdp_xxx() APIsAndrii Nakryiko
2022-01-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds