Age | Commit message (Expand) | Author |
2021-05-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2021-05-08 | Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
2021-05-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-05-07 | treewide: remove editor modelines and cruft | Masahiro Yamada |
2021-05-07 | samples/bpf: Consider frame size in tx_only of xdpsock sample | Magnus Karlsson |
2021-05-06 | Merge tag 'vfio-v5.13-rc1pt2' of git://github.com/awilliam/linux-vfio | Linus Torvalds |
2021-05-06 | Merge tag 'riscv-for-linus-5.13-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-05-04 | vfio/mdev: remove unnecessary NULL check in mbochs_create() | Dan Carpenter |
2021-05-01 | Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2021-05-02 | .gitignore: prefix local generated files with a slash | Masahiro Yamada |
2021-04-30 | samples/vfio-mdev/mdpy: use remap_vmalloc_range | Christoph Hellwig |
2021-04-30 | kfifo: fix ternary sign extension bugs | Dan Carpenter |
2021-04-29 | Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2021-04-26 | samples/kprobes: Add riscv support | Jisheng Zhang |
2021-04-22 | samples/landlock: Add a sandbox manager example | Mickaël Salaün |
2021-04-19 | samples/bpf: Fix broken tracex1 due to kprobe argument change | Yaqi Chen |
2021-04-12 | vfio/mdev: Correct the function signatures for the mdev_type_attributes | Jason Gunthorpe |
2021-04-12 | vfio/mdev: Remove kobj from mdev_parent_ops->create() | Jason Gunthorpe |
2021-04-07 | vfio/mbochs: Use mdev_get_type_group_id() | Jason Gunthorpe |
2021-04-07 | vfio/mdpy: Use mdev_get_type_group_id() | Jason Gunthorpe |
2021-04-07 | vfio/mtty: Use mdev_get_type_group_id() | Jason Gunthorpe |
2021-04-07 | vfio/mdev: Fix missing static's on MDEV_TYPE_ATTR's | Jason Gunthorpe |
2021-03-30 | samples: bpf: Do not unload prog within xdpsock | Maciej Fijalkowski |
2021-03-25 | bpf: Remove unused headers | Lu Wei |
2021-03-25 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2021-03-15 | samples: bpf: Fix a spelling typo in do_hbm_test.sh | Masanari Iida |
2021-03-14 | samples: pktgen: new append mode | Igor Russkikh |
2021-03-14 | samples: pktgen: allow to specify delay parameter via new opt | Igor Russkikh |
2021-03-09 | Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2021-03-04 | samples, bpf: Add missing munmap in xdpsock | Maciej Fijalkowski |
2021-02-26 | treewide: Miguel has moved | Miguel Ojeda |
2021-02-24 | Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-02-23 | Merge tag 'keys-misc-20210126' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-02-22 | Merge tag 'docs-5.12' of git://git.lwn.net/linux | Linus Torvalds |
2021-02-09 | sample/acrn: Introduce a sample of HSM ioctl interface usage | Shuo Liu |
2021-02-02 | samples: bpf: Remove unneeded semicolon | Yang Li |
2021-02-02 | samples/bpf: Add include dir for MIPS Loongson64 to fix build errors | Tiezhu Yang |
2021-01-26 | samples/bpf: Set flag __SANE_USERSPACE_TYPES__ for MIPS to fix build warnings | Tiezhu Yang |
2021-01-23 | samples/bpf: Add xdp program on egress for xdp_redirect_map | Hangbin Liu |
2021-01-23 | bpf, docs: Update build procedure for manually compiling LLVM and Clang | Tiezhu Yang |
2021-01-21 | watch_queue: Drop references to /dev/watch_queue | Gabriel Krisman Bertazi |
2021-01-20 | samples/bpf: Add BPF_ATOMIC_OP macro for BPF samples | Björn Töpel |
2021-01-18 | samples/kprobes: Add ARM support | Marc Koderer |
2021-01-14 | bpf: Rename BPF_XADD and prepare to encode other atomics in .imm | Brendan Jackman |
2021-01-11 | samples/kprobes: Remove misleading comment | Marc Koderer |
2020-12-16 | Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2020-12-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid... | Linus Torvalds |
2020-12-16 | Merge branch 'for-5.11/elecom' into for-linus | Jiri Kosina |
2020-12-10 | samples/bpf: Fix possible hang in xdpsock with multiple threads | Magnus Karlsson |
2020-12-09 | Merge tag 'qcom-drivers-for-5.11' of git://git.kernel.org/pub/scm/linux/kerne... | Arnd Bergmann |