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