index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
uapi
Age
Commit message (
Expand
)
Author
Lines
2021-03-08
bpf: BPF-helper for MTU checking add length input
Jesper Dangaard Brouer
-5
/
+11
2021-03-07
ALSA: virtio: add virtio sound driver
Anton Yakovlev
-0
/
+334
2021-03-07
uapi: virtio_ids: add a sound device type ID from OASIS spec
Anton Yakovlev
-0
/
+1
2021-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
-1
/
+1
2021-03-05
bpf: Add bpf_skb_adjust_room flag BPF_F_ADJ_ROOM_ENCAP_L2_ETH
Xuesen Huang
-0
/
+5
2021-03-04
bpf: Add PROG_TEST_RUN support for sk_lookup programs
Lorenz Bauer
-1
/
+4
2021-03-04
scripts/bpf: Abstract eBPF API target parameter
Joe Stringer
-1
/
+1
2021-03-04
bpf: Document BPF_MAP_*_BATCH syscall commands
Joe Stringer
-3
/
+111
2021-03-04
bpf: Document BPF_PROG_QUERY syscall command
Joe Stringer
-0
/
+37
2021-03-04
bpf: Document BPF_PROG_TEST_RUN syscall command
Joe Stringer
-3
/
+11
2021-03-04
bpf: Document BPF_PROG_ATTACH syscall command
Joe Stringer
-0
/
+37
2021-03-04
bpf: Document BPF_PROG_PIN syscall command
Joe Stringer
-7
/
+29
2021-03-04
bpf: Document BPF_F_LOCK in syscall commands
Joe Stringer
-0
/
+10
2021-03-04
bpf: Add minimal bpf() command documentation
Joe Stringer
-0
/
+368
2021-03-04
bpf: Import syscall arg documentation
Joe Stringer
-1
/
+121
2021-03-04
bpf: Add BTF_KIND_FLOAT to uapi
Ilya Leoshkevich
-2
/
+3
2021-03-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-0
/
+13
2021-03-03
net: l2tp: reduce log level of messages in receive path, add counter instead
Matthias Schiffer
-0
/
+1
2021-03-02
drm: fix drm_mode_create_blob comment
Lionel Landwerlin
-1
/
+1
2021-03-02
KVM: x86/xen: Add support for vCPU runstate information
David Woodhouse
-0
/
+13
2021-02-28
uapi: nfnetlink_cthelper.h: fix userspace compilation error
Dmitry V. Levin
-1
/
+1
2021-02-27
Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block
Linus Torvalds
-0
/
+1
2021-02-26
drm/amdgpu: add INFO ioctl support for querying video caps (v4)
Alex Deucher
-0
/
+34
2021-02-26
bpf: Add bpf_for_each_map_elem() helper
Yonghong Song
-0
/
+38
2021-02-26
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
-1
/
+0
2021-02-26
bpf: Remove blank line in bpf helper description comment
Hangbin Liu
-1
/
+0
2021-02-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-2
/
+2
2021-02-26
include/linux: remove repeated words
Randy Dunlap
-2
/
+2
2021-02-25
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
-0
/
+40
2021-02-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-1
/
+3
2021-02-24
numa balancing: migrate on fault among multiple bound nodes
Huang Ying
-1
/
+3
2021-02-24
Merge tag 'vfio-v5.12-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
-0
/
+27
2021-02-24
Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-16
/
+767
2021-02-24
Merge tag 'cxl-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/nvd...
Linus Torvalds
-0
/
+172
2021-02-24
bpf: Remove blank line in bpf helper description comment
Hangbin Liu
-1
/
+0
2021-02-23
io_uring: flag new native workers with IORING_FEAT_NATIVE_WORKERS
Jens Axboe
-0
/
+1
2021-02-23
Merge tag 'gfs2-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...
Linus Torvalds
-2
/
+3
2021-02-23
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-1
/
+19
2021-02-23
Merge branches 'rgrp-glock-sharing' and 'gfs2-revoke' from https://git.kernel...
Andreas Gruenbacher
-24
/
+95
2021-02-23
vdpa: Enable user to query vdpa device info
Parav Pandit
-0
/
+5
2021-02-23
vdpa: Enable a user to add and delete a vdpa device
Parav Pandit
-0
/
+4
2021-02-23
vdpa: Define vdpa mgmt device, ops and a netlink interface
Parav Pandit
-0
/
+31
2021-02-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
-0
/
+14
2021-02-22
Merge tag 'for-5.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-2
/
+2
2021-02-22
Merge tag 'gpio-updates-for-v5.12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-2
/
+2
2021-02-22
Merge tag 'rtc-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
-0
/
+5
2021-02-22
Merge tag 'spi-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
-29
/
+42
2021-02-22
Merge commit '3e10585335b7967326ca7b4118cada0d2d00a2ab' into v5.12/vfio/next
Alex Williamson
-64
/
+554
2021-02-22
Merge branch 'i2c/for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-81
/
+72
2021-02-22
Merge tag 'platform-drivers-x86-v5.12-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-0
/
+78
[prev]
[next]