aboutsummaryrefslogtreecommitdiffstats
path: root/samples
AgeCommit message (Expand)Author
2024-05-22tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)
2024-05-22Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-05-19Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-05-18Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2024-05-18Merge tag 'landlock-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-05-14Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2024-05-13samples/landlock: Add support for LANDLOCK_ACCESS_FS_IOCTL_DEVGünther Noack
2024-05-13samples/landlock: Fix incorrect free in populate_ruleset_netIvanov Mikhail
2024-05-10kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada
2024-05-08kfifo: don't use "proxy" headersAndy Shevchenko
2024-05-04virt: acrn: Fix typosThorsten Blum
2024-04-29samples/bpf: Add valid info for VMLINUX_BTFTao Chen
2024-04-16rust: sync: update `Arc` and `UniqueArc` to take allocation flagsWedson Almeida Filho
2024-04-16rust: alloc: update `VecExt` to take allocation flagsWedson Almeida Filho
2024-03-18Merge tag 'trace-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2024-03-18tracing: Remove second parameter to __assign_rel_str()Steven Rostedt (Google)
2024-03-18tracing: Add __string_len() exampleSteven Rostedt (Google)
2024-03-18tracing: Remove __assign_str_len()Steven Rostedt (Google)
2024-03-15Merge tag 'vfio-v6.9-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2024-03-14Merge tag 'landlock-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-03-12Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-03-12Merge tag 'seccomp-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-03-08samples/landlock: Don't error out if a file path cannot be openedMickaël Salaün
2024-03-05vfio/mbochs: make mbochs_class constantRicardo B. Marliere
2024-03-05vfio/mdpy: make mdpy_class constantRicardo B. Marliere
2024-03-02Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-02-29bpf: Replace bpf_lpm_trie_key 0-length array with flexible arrayKees Cook
2024-02-12samples: user-trap: fix strict-aliasing warningArnd Bergmann
2024-02-09work around gcc bugs with 'asm goto' with outputsLinus Torvalds
2024-01-24samples/cgroup: add .gitignore file for generated samplesLinus Torvalds
2024-01-20Merge tag 'riscv-for-linus-6.8-mw4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-01-18Merge tag 'trace-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds
2024-01-17samples: ftrace: Add RISC-V support for SAMPLE_FTRACE_DIRECT[_MULTI]Song Shuai
2024-01-12Merge tag 'media/v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2024-01-11Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-01-10Merge tag 'hardening-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-01-09Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-12-20samples/bpf: Use %lu format specifier for unsigned long valuesColin Ian King
2023-12-18tracing: Allow creating instances with specified system eventsSteven Rostedt (Google)
2023-12-13media: videobuf2: core: Rename min_buffers_needed field in vb2_queueBenjamin Gaignard
2023-12-10samples/cgroup: introduce memcg memory.events listenerDmitry Rokosov
2023-12-10samples: introduce new samples subdir for cgroupDmitry Rokosov
2023-11-30samples: Replace strlcpy() with strscpy()Kees Cook
2023-11-28eventfd: simplify eventfd_signal()Christian Brauner
2023-11-23media: sample: v4l: Stop direct calls to queue num_buffers fieldBenjamin Gaignard
2023-11-03Merge tag 'landlock-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-11-01Merge tag 'probes-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds
2023-11-01Merge tag 'vfio-v6.7-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2023-10-26samples/landlock: Support TCP restrictionsKonstantin Meskhidze
2023-10-26samples/bpf: Allow building with custom bpftoolViktor Malik