index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
samples
Age
Commit message (
Expand
)
Author
2024-10-07
rust: start using the `#[expect(...)]` attribute
Miguel Ojeda
2024-10-07
rust: replace `clippy::dbg_macro` with `disallowed_macros`
Miguel Ojeda
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
2024-09-24
Merge tag 'landlock-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-09-21
Merge tag 'bpf-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2024-09-16
samples/landlock: Add support for signal scoping
Tahera Fahimi
2024-09-16
samples/landlock: Add support for abstract UNIX socket scoping
Tahera Fahimi
2024-09-04
samples/bpf: Remove sample tracex2
Rong Tao
2024-09-01
kmemleak-test: add percpu leak
Pavel Tikhomirov
2024-08-27
samples/bpf: tracex4: Fix failed to create kretprobe 'kmem_cache_alloc_node+0x0'
Rong Tao
2024-08-15
samples/bpf: Fix compilation errors with cf-protection option
Jiangshan Yi
2024-08-12
treewide: remove unnecessary <linux/version.h> inclusion
Masahiro Yamada
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-21
Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-07-21
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-07-19
Merge tag 'char-misc-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-07-19
Merge tag 'vfio-v6.11-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2024-07-18
Merge tag 'probes-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2024-07-17
Merge tag 'for-linus-2024071601' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-17
vfio-mdev: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-07-10
samples: configfs: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-07-05
HID: samples: fix the 2 struct_ops definitions
Benjamin Tissoires
2024-07-03
kmemleak-test: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-06-28
kfifo: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-06-14
HID: samples: convert the 2 HID-BPF samples into struct_ops
Benjamin Tissoires
2024-06-12
samples: kprobes: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-06-12
fprobe: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-06-07
Merge tag 'platform-remove-void-step-b' of https://git.kernel.org/pub/scm/lin...
Greg Kroah-Hartman
2024-06-04
samples/kobject: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-05-28
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-05-27
samples: qmi: Convert to platform remove callback returning void
Uwe Kleine-König
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-21
bpf: Remove unused variable "prev_state"
Ying Zhang
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)
[next]