Age | Commit message (Expand) | Author | Files | Lines |
2021-08-10 | net: bridge: fix flags interpretation for extern learn fdb entries | Nikolay Aleksandrov | 1 | -2/+5 |
2021-08-06 | netfilter: nfnetlink_hook: missing chain family | Pablo Neira Ayuso | 1 | -0/+9 |
2021-07-28 | dmaengine: idxd: Change license on idxd.h to LGPL | Tony Luck | 1 | -1/+1 |
2021-07-27 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 1 | -1/+1 |
2021-07-14 | Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 4 | -5/+33 |
2021-07-12 | RDMA/irdma: Make spdxcheck.py happy | Lukas Bulwahn | 1 | -1/+1 |
2021-07-09 | Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -0/+1 |
2021-07-09 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -0/+12 |
2021-07-09 | Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+64 |
2021-07-09 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -1/+7 |
2021-07-08 | Merge tag 'pci-v5.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
2021-07-08 | arch, mm: wire up memfd_secret system call where relevant | Mike Rapoport | 1 | -1/+6 |
2021-07-08 | mm: introduce memfd_secret system call to create "secret" memory areas | Mike Rapoport | 1 | -0/+1 |
2021-07-07 | Merge tag 'x86-fpu-2021-07-07' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+3 |
2021-07-07 | netfilter: uapi: refer to nfnetlink_conntrack.h, not nf_conntrack_netlink.h | Duncan Roe | 2 | -3/+3 |
2021-07-06 | Merge tag 'fuse-update-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+9 |
2021-07-06 | PCI: Fix kernel-doc formatting | Krzysztof WilczyĆski | 1 | -1/+1 |
2021-07-05 | Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -99/+0 |
2021-07-05 | Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -17/+13 |
2021-07-04 | Merge tag 'cxl-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl... | Linus Torvalds | 1 | -0/+12 |
2021-07-03 | virtio: update virtio id table, add transitional ids | Zhu Lingshan | 1 | -0/+12 |
2021-07-02 | Merge tag 'sound-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 1 | -2/+28 |
2021-07-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 3 | -2/+9 |
2021-07-01 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 7 | -109/+136 |
2021-07-01 | net: sock: extend SO_TIMESTAMPING for PHC binding | Yangbo Lu | 1 | -2/+15 |
2021-07-01 | ethtool: add a new command for getting PHC virtual clocks | Yangbo Lu | 1 | -0/+15 |
2021-07-01 | Merge tag 'drm-next-2021-07-01' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 9 | -49/+586 |
2021-07-01 | Merge tag 'for-5.14/io_uring-2021-06-30' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -14/+14 |
2021-07-01 | Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+2 |
2021-07-01 | Merge branch 'for-next' into for-linus | Takashi Iwai | 1 | -2/+28 |
2021-06-30 | mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault page tables | David Hildenbrand | 1 | -0/+3 |
2021-06-30 | mm/mempolicy: don't handle MPOL_LOCAL like a fake MPOL_PREFERRED policy | Feng Tang | 1 | -1/+0 |
2021-06-30 | userfaultfd/shmem: advertise shmem minor fault support | Axel Rasmussen | 1 | -1/+6 |
2021-06-30 | Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 21 | -18/+326 |
2021-06-30 | Merge tag 'audit-pr-20210629' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+2 |
2021-06-30 | nbd: provide a way for userspace processes to identify device backends | Prasanna Kumar Kalever | 1 | -0/+1 |
2021-06-30 | io_uring: simplify struct io_uring_sqe layout | Pavel Begunkov | 1 | -14/+10 |
2021-06-30 | Merge tag 'platform-drivers-x86-v5.14-1' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -2/+71 |
2021-06-29 | Merge tag 'fs.mount_setattr.nosymfollow.v5.14' of git://git.kernel.org/pub/sc... | Linus Torvalds | 1 | -0/+1 |
2021-06-28 | Merge tag 'seccomp-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+1 |
2021-06-28 | Merge tag 'for-5.14-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda... | Linus Torvalds | 2 | -4/+4 |
2021-06-28 | Merge tag 'media/v5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 7 | -515/+132 |
2021-06-28 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -0/+106 |
2021-06-28 | Merge tag 'mac80211-next-for-net-next-2021-06-25' of git://git.kernel.org/pub... | David S. Miller | 1 | -1/+8 |
2021-06-28 | seccomp: Support atomic "addfd + send reply" | Rodrigo Campos | 1 | -0/+1 |
2021-06-28 | Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+8 |
2021-06-28 | Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+2 |
2021-06-25 | userfaultfd: uapi: fix UFFDIO_CONTINUE ioctl request definition | Gleb Fotengauer-Malinovskiy | 1 | -2/+2 |
2021-06-25 | Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma... | Paolo Bonzini | 5 | -11/+45 |
2021-06-24 | kvm: x86: Allow userspace to handle emulation errors | Aaron Lewis | 1 | -0/+23 |