Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fs-verity: add SHA-512 support | Eric Biggers | 2019-08-13 | 1 | -0/+1 |
* | fs: uapi: define verity bit for FS_IOC_GETFLAGS | Eric Biggers | 2019-07-29 | 1 | -0/+1 |
* | fs-verity: add UAPI header | Eric Biggers | 2019-07-29 | 1 | -0/+39 |
* | Merge tag 'tty-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2019-07-28 | 1 | -3/+0 |
|\ | |||||
| * | tty: serial: netx: Delete driver | Linus Walleij | 2019-07-25 | 1 | -3/+0 |
* | | Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2019-07-28 | 17 | -17/+17 |
|\ \ | |||||
| * | | treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headers | Masahiro Yamada | 2019-07-25 | 17 | -17/+17 |
| |/ | |||||
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2019-07-24 | 1 | -2/+2 |
|\ \ | |||||
| * | | Documentation: move Documentation/virtual to Documentation/virt | Christoph Hellwig | 2019-07-24 | 1 | -2/+2 |
* | | | Merge tag 'media/v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2019-07-22 | 1 | -1/+7 |
|\ \ \ | |||||
| * | | | media: videodev2.h: change V4L2_PIX_FMT_BGRA444 define: fourcc was already in... | Hans Verkuil | 2019-07-11 | 1 | -1/+7 |
* | | | | nl80211: fix NL80211_HE_MAX_CAPABILITY_LEN | John Crispin | 2019-07-20 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | Merge tag 'drm-next-2019-07-19' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2019-07-19 | 1 | -1/+6 |
|\ \ \ | |||||
| * \ \ | Merge tag 'drm-next-5.3-2019-07-18' of git://people.freedesktop.org/~agd5f/li... | Dave Airlie | 2019-07-19 | 1 | -1/+6 |
| |\ \ \ | |||||
| | * | | | drm/amdgpu: extend AMDGPU_CTX_PRIORITY_NORMAL comment | Emil Velikov | 2019-07-16 | 1 | -1/+6 |
* | | | | | Merge branch 'work.adfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2019-07-19 | 1 | -3/+3 |
|\ \ \ \ \ | |||||
| * | | | | | fs/adfs: correct disc record structure | Russell King | 2019-06-27 | 1 | -3/+3 |
* | | | | | | Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2019-07-19 | 1 | -0/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | zsfold: Convert zsfold to use the new mount API | David Howells | 2019-05-26 | 1 | -0/+1 |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2019-07-19 | 2 | -3/+3 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2019-07-18 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | bpf: allow wide aligned loads for bpf_sock_addr user_ip6 and msg_src_ip6 | Stanislav Fomichev | 2019-07-15 | 1 | -2/+2 |
| * | | | | | | | | fix: taprio: Change type of txtime-delay parameter to u32 | Vedang Patel | 2019-07-16 | 1 | -1/+1 |
* | | | | | | | | | Merge tag 'libnvdimm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2019-07-18 | 2 | -0/+35 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | virtio_pmem: fix sparse warning | Pankaj Gupta | 2019-07-17 | 1 | -2/+2 |
| * | | | | | | | | | virtio-pmem: Add virtio pmem driver | Pankaj Gupta | 2019-07-06 | 2 | -0/+35 |
* | | | | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2019-07-17 | 2 | -0/+162 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | iommu/virtio: Add event queue | Jean-Philippe Brucker | 2019-06-06 | 1 | -0/+19 |
| * | | | | | | | | | | iommu/virtio: Add probe request | Jean-Philippe Brucker | 2019-06-06 | 1 | -0/+36 |
| * | | | | | | | | | | iommu: Add virtio-iommu driver | Jean-Philippe Brucker | 2019-06-06 | 2 | -0/+107 |
* | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2019-07-17 | 5 | -58/+86 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | mm/mmap: move common defines to mman-common.h | Aneesh Kumar K.V | 2019-07-17 | 2 | -6/+9 |
| * | | | | | | | | | | | mm: move MAP_SYNC to asm-generic/mman-common.h | Aneesh Kumar K.V | 2019-07-17 | 2 | -2/+2 |
| * | | | | | | | | | | | ptrace: add PTRACE_GET_SYSCALL_INFO request | Elvira Khabirova | 2019-07-17 | 1 | -0/+35 |
| * | | | | | | | | | | | coda: add hinting support for partial file caching | Pedro Cuadra | 2019-07-17 | 1 | -2/+27 |
| * | | | | | | | | | | | coda: remove uapi/linux/coda_psdev.h | Jan Harkes | 2019-07-17 | 1 | -10/+0 |
| * | | | | | | | | | | | coda: change Coda's user api to use 64-bit time_t in timespec | Jan Harkes | 2019-07-17 | 1 | -26/+7 |
| * | | | | | | | | | | | coda: stop using 'struct timespec' in user API | Arnd Bergmann | 2019-07-17 | 1 | -3/+17 |
| * | | | | | | | | | | | uapi linux/coda_psdev.h: move CODA_REQ_ from uapi to kernel side headers | Jan Harkes | 2019-07-17 | 1 | -5/+0 |
| * | | | | | | | | | | | uapi linux/coda_psdev.h: move upc_req definition from uapi to kernel side hea... | Mikko Rapeli | 2019-07-17 | 1 | -13/+0 |
| * | | | | | | | | | | | uapi linux/coda.h: use __kernel_pid_t for userspace | Mikko Rapeli | 2019-07-17 | 1 | -2/+2 |
| * | | | | | | | | | | | mm: fix the MAP_UNINITIALIZED flag | Christoph Hellwig | 2019-07-17 | 1 | -5/+3 |
* | | | | | | | | | | | | Merge tag 'for-5.3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav... | Linus Torvalds | 2019-07-17 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | btrfs: add mask for all RAID1 types | David Sterba | 2019-07-02 | 1 | -0/+2 |
* | | | | | | | | | | | | | Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche... | Linus Torvalds | 2019-07-16 | 2 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | docs: cgroup-v1: add it to the admin-guide book | Mauro Carvalho Chehab | 2019-07-15 | 1 | -1/+1 |
| * | | | | | | | | | | | | | docs: ioctl-number.txt: convert it to ReST format | Mauro Carvalho Chehab | 2019-07-15 | 1 | -1/+1 |
* | | | | | | | | | | | | | | Merge tag 'for-linus-20190715' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2019-07-16 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | unistd: protect clone3 via __ARCH_WANT_SYS_CLONE3 | Christian Brauner | 2019-07-15 | 1 | -0/+2 |
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |||||
* | | | | | | | | | | | | | Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2019-07-16 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |