Age | Commit message (Expand) | Author | Files | Lines |
2024-03-19 | Merge tag 'trace-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra... | Linus Torvalds | 1 | -7/+11 |
2024-03-18 | tracing: Remove second parameter to __assign_rel_str() | Steven Rostedt (Google) | 1 | -1/+1 |
2024-03-18 | tracing: Add __string_len() example | Steven Rostedt (Google) | 1 | -2/+5 |
2024-03-18 | tracing: Remove __assign_str_len() | Steven Rostedt (Google) | 1 | -4/+5 |
2024-03-15 | Merge tag 'vfio-v6.9-rc1' of https://github.com/awilliam/linux-vfio | Linus Torvalds | 2 | -20/+16 |
2024-03-15 | Merge tag 'landlock-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -5/+8 |
2024-03-13 | Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2 | -2/+2 |
2024-03-13 | Merge tag 'seccomp-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+6 |
2024-03-08 | samples/landlock: Don't error out if a file path cannot be opened | Mickaël Salaün | 1 | -5/+8 |
2024-03-06 | vfio/mbochs: make mbochs_class constant | Ricardo B. Marliere | 1 | -10/+8 |
2024-03-06 | vfio/mdpy: make mdpy_class constant | Ricardo B. Marliere | 1 | -10/+8 |
2024-03-03 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski | 2 | -2/+2 |
2024-03-01 | bpf: Replace bpf_lpm_trie_key 0-length array with flexible array | Kees Cook | 2 | -2/+2 |
2024-02-12 | samples: user-trap: fix strict-aliasing warning | Arnd Bergmann | 1 | -2/+6 |
2024-02-10 | work around gcc bugs with 'asm goto' with outputs | Linus Torvalds | 1 | -4/+4 |
2024-01-24 | samples/cgroup: add .gitignore file for generated samples | Linus Torvalds | 1 | -0/+3 |
2024-01-20 | Merge tag 'riscv-for-linus-6.8-mw4' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 5 | -0/+153 |
2024-01-19 | Merge tag 'trace-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/trace... | Linus Torvalds | 1 | -1/+1 |
2024-01-18 | samples: ftrace: Add RISC-V support for SAMPLE_FTRACE_DIRECT[_MULTI] | Song Shuai | 5 | -0/+153 |
2024-01-13 | Merge tag 'media/v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 1 | -3/+4 |
2024-01-11 | Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 1 | -2/+2 |
2024-01-10 | Merge tag 'hardening-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -6/+6 |
2024-01-09 | Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 5 | -0/+425 |
2023-12-20 | samples/bpf: Use %lu format specifier for unsigned long values | Colin Ian King | 1 | -2/+2 |
2023-12-19 | tracing: Allow creating instances with specified system events | Steven Rostedt (Google) | 1 | -1/+1 |
2023-12-13 | media: videobuf2: core: Rename min_buffers_needed field in vb2_queue | Benjamin Gaignard | 1 | -1/+1 |
2023-12-11 | samples/cgroup: introduce memcg memory.events listener | Dmitry Rokosov | 2 | -1/+331 |
2023-12-11 | samples: introduce new samples subdir for cgroup | Dmitry Rokosov | 4 | -0/+95 |
2023-11-30 | samples: Replace strlcpy() with strscpy() | Kees Cook | 2 | -6/+6 |
2023-11-28 | eventfd: simplify eventfd_signal() | Christian Brauner | 1 | -2/+2 |
2023-11-23 | media: sample: v4l: Stop direct calls to queue num_buffers field | Benjamin Gaignard | 1 | -2/+3 |
2023-11-03 | Merge tag 'landlock-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -15/+100 |
2023-11-02 | Merge tag 'probes-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/trac... | Linus Torvalds | 1 | -1/+1 |
2023-11-02 | Merge tag 'vfio-v6.7-rc1' of https://github.com/awilliam/linux-vfio | Linus Torvalds | 3 | -75/+758 |
2023-10-26 | samples/landlock: Support TCP restrictions | Konstantin Meskhidze | 1 | -15/+100 |
2023-10-26 | samples/bpf: Allow building with custom bpftool | Viktor Malik | 1 | -2/+3 |
2023-10-26 | samples/bpf: Fix passing LDFLAGS to libbpf | Viktor Malik | 1 | -1/+1 |
2023-10-26 | samples/bpf: Allow building with custom CFLAGS/LDFLAGS | Viktor Malik | 1 | -1/+4 |
2023-10-25 | vfio/mtty: Enable migration support | Alex Williamson | 1 | -0/+590 |
2023-10-25 | vfio/mtty: Overhaul mtty interrupt handling | Alex Williamson | 1 | -73/+166 |
2023-10-23 | samples: bpf: Fix syscall_tp openat argument | Denys Zagorui | 1 | -2/+13 |
2023-10-09 | samples: kprobes: Fixes a typo | Atul Kumar Pant | 1 | -1/+1 |
2023-09-28 | vfio: use __aligned_u64 in struct vfio_device_gfx_plane_info | Stefan Hajnoczi | 2 | -2/+2 |
2023-09-28 | samples/bpf: Add -fsanitize=bounds to userspace programs | Ruowen Qin | 1 | -0/+3 |
2023-09-22 | samples/bpf: syscall_tp_user: Fix array out-of-bound access | Jinghao Jia | 1 | -3/+20 |
2023-09-22 | samples/bpf: syscall_tp_user: Rename num_progs into nr_tests | Jinghao Jia | 1 | -12/+12 |
2023-09-09 | selftests/bpf: trace_helpers.c: Optimize kallsyms cache | Rong Tao | 1 | -0/+4 |
2023-08-31 | Merge tag 'vfio-v6.6-rc1' of https://github.com/awilliam/linux-vfio | Linus Torvalds | 3 | -0/+3 |
2023-08-30 | Merge tag 'drm-next-2023-08-30' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2 | -7/+2 |
2023-08-30 | Merge tag 'modules-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+4 |