summaryrefslogtreecommitdiff
path: root/samples
AgeCommit message (Expand)Author
2024-03-01Merge tag 'v6.1.79' of https://git.kernel.org/pub/scm/linux/kernel/git/stable...Vignesh Raghavendra
2024-02-23work around gcc bugs with 'asm goto' with outputsLinus Torvalds
2023-12-20Merge tag 'v6.1.67' of https://git.kernel.org/pub/scm/linux/kernel/git/stable...Vignesh Raghavendra
2023-10-25fprobe: Pass entry_data to handlersMasami Hiramatsu (Google)
2023-09-23samples/hw_breakpoint: fix building without module unloadingArnd Bergmann
2023-09-23samples/hw_breakpoint: Fix kernel BUG 'invalid opcode: 0000'Rong Tao
2023-09-13samples/bpf: fix broken map lookup probeDaniel T. Lee
2023-09-13samples/bpf: fix bio latency check with tracepointDaniel T. Lee
2023-08-21Merge tag 'v6.1.46' of https://git.kernel.org/pub/scm/linux/kernel/git/stable...Vignesh Raghavendra
2023-07-23samples: ftrace: Save required argument registers in sample trampolinesFlorent Revest
2023-07-19samples/bpf: xdp1 and xdp2 reduce XDPBUFSIZE to 60Jesper Dangaard Brouer
2023-07-19samples/bpf: Fix buffer overflow in tcp_baserttPengcheng Yang
2023-06-20samples: pfsm: add CC_CAN_LINK dependencyArnd Bergmann
2023-06-17Merge tag 'v6.1.33' of https://git.kernel.org/pub/scm/linux/kernel/git/stable...Vignesh Raghavendra
2023-05-24samples/bpf: Fix fout leak in hbm's run_bpf_progHao Zeng
2023-04-28samples: Add userspace example for TI TPS6594 PFSMJulien Panis
2023-04-28samples/rpmsg: Add compatible to support TI IPC firmwaresSuman Anna
2023-02-01ftrace: Export ftrace_free_filter() to modulesMark Rutland
2022-12-31samples: vfio-mdev: Fix missing pci_disable_device() in mdpy_fb_probe()Shang XiaoJing
2022-12-31samples/bpf: Fix MAC address swapping in xdp2_kernGerhard Engleder
2022-12-31samples/bpf: Fix map iteration in xdp1_userGerhard Engleder
2022-10-12Merge tag 'vfio-v6.1-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2022-10-10Merge tag 'trace-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds
2022-10-06Merge tag 'arm-drivers-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-10-04Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-10-04Merge tag 'landlock-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-10-04vfio/mdev: add mdev available instance checking to the coreJason Gunthorpe
2022-10-04vfio/mdev: consolidate all the description sysfs into the core codeChristoph Hellwig
2022-10-04vfio/mdev: consolidate all the available_instance sysfs into the core codeChristoph Hellwig
2022-10-04vfio/mdev: consolidate all the name sysfs into the core codeChristoph Hellwig
2022-10-04vfio/mdev: consolidate all the device_api sysfs into the core codeJason Gunthorpe
2022-10-04vfio/mdev: simplify mdev_type handlingChristoph Hellwig
2022-10-04vfio/mdev: embedd struct mdev_parent in the parent data structureChristoph Hellwig
2022-10-04vfio/mdev: make mdev.h standalone includableChristoph Hellwig
2022-09-30samples/bpf: Fix typo in xdp_router_ipv4 sampleDeming Wang
2022-09-29samples/landlock: Print hints about ABI versionsMickaël Salaün
2022-09-29tracing/user_events: Use bits vs bytes for enabled status page dataBeau Belgrave
2022-09-28samples: add first Rust examplesMiguel Ojeda
2022-09-21vfio/mbochs: Use the new device life cycle helpersYi Liu
2022-09-21vfio/mtty: Use the new device life cycle helpersYi Liu
2022-09-21vfio/mdpy: Use the new device life cycle helpersYi Liu
2022-09-20samples/bpf: Replace blk_account_io_done() with __blk_account_io_done()Rong Tao
2022-09-05samples/bpf: Reduce syscall overhead in map_perf_test.Alexei Starovoitov
2022-08-29soc: qcom: qmi: use const for struct qmi_elem_infoJeff Johnson
2022-08-05Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-07-24tracing: Add example and documentation for new __vstring() macroSteven Rostedt (Google)
2022-07-22Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-07-15samples: bpf: Fix cross-compiling error by using bootstrap bpftoolPu Lehui
2022-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski