summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-07-221-7/+7
|\
| * include: usb: audio: specify exact endiannes of descriptorsRuslan Bilovol2017-07-181-7/+7
* | Merge tag 'nfs-for-4.13-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2017-07-211-1/+1
|\ \
| * | NFS: Store the raw NFS access mask in the inode's access cacheTrond Myklebust2017-07-211-1/+1
| * | NFS: Don't run wake_up_bit() when nobody is waiting...Trond Myklebust2017-07-131-0/+2
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-07-211-7/+7
|\ \ \
| * | | nvme: fix byte swapping in the streams codeChristoph Hellwig2017-07-201-7/+7
* | | | Merge tag 'drm-fixes-for-v4.13-rc2' of git://people.freedesktop.org/~airlied/...Linus Torvalds2017-07-211-0/+2
|\ \ \ \
| * \ \ \ Merge tag 'drm-misc-fixes-2017-07-20' of git://anongit.freedesktop.org/git/dr...Dave Airlie2017-07-211-0/+2
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Merge branch 'drm-misc-next-fixes' into drm-misc-fixesSean Paul2017-07-1724-125/+246
| | |\ \ \
| | * | | | dma-buf/fence: Avoid use of uninitialised timestampChris Wilson2017-07-141-0/+2
* | | | | | Merge tag 'trace-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-07-212-4/+4
|\ \ \ \ \ \
| * | | | | | trace: fix the errors caused by incompatible type of RCU variablesChunyan Zhang2017-07-202-4/+4
| |/ / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-07-205-25/+17
|\ \ \ \ \ \
| * | | | | | bpf: fix mixed signed/unsigned derived min/max value boundsDaniel Borkmann2017-07-201-0/+1
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-07-181-9/+0
| |\ \ \ \ \ \
| | * | | | | | netfilter: remove old pre-netns era hook apiFlorian Westphal2017-07-171-9/+0
| * | | | | | | bpf: check NULL for sk_to_full_sk() return valueWANG Cong2017-07-171-1/+1
| * | | | | | | jhash: fix -Wimplicit-fallthrough warningsJakub Kicinski2017-07-171-15/+14
| |/ / / / / /
| * | | | | | cdc_ncm: Set NTB format again after altsetting switch for Huawei devicesEnrico Mioso2017-07-141-0/+1
* | | | | | | llist: clang: introduce member_address_is_nonnull()Alexander Potapenko2017-07-191-2/+19
* | | | | | | Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-07-1930-43/+74
|\ \ \ \ \ \ \
| * | | | | | | task_struct: Allow randomized layoutKees Cook2017-06-303-1/+31
| * | | | | | | randstruct: Mark various structs for randomizationKees Cook2017-06-3028-42/+43
* | | | | | | | Merge tag 'ceph-for-4.13-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds2017-07-191-4/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | libceph: fix old style declaration warningsArnd Bergmann2017-07-171-4/+4
| | |_|/ / / / / | |/| | | | | |
* / | | | | | | {net, IB}/mlx4: Remove gfp flags argumentLeon Romanovsky2017-07-171-6/+4
|/ / / / / / /
* | | | | | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-07-153-0/+30
|\ \ \ \ \ \ \
| * | | | | | | random: add get_random_{bytes,u32,u64,int,long,once}_wait familyJason A. Donenfeld2017-06-193-0/+29
| * | | | | | | random: add wait_for_random_bytes() APIJason A. Donenfeld2017-06-191-0/+1
* | | | | | | | Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2017-07-154-10/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | VFS: Kill off s_options and helpersDavid Howells2017-07-111-9/+0
| * | | | | | | | hugetlbfs: Implement show_optionsDavid Howells2017-07-061-0/+3
| * | | | | | | | VFS: Provide empty name qstrDavid Howells2017-07-061-0/+5
| * | | | | | | | VFS: Make get_filesystem() return the affected filesystemDavid Howells2017-07-061-1/+1
| * | | | | | | | Provide a function to create a NUL-terminated string from unterminated dataDavid Howells2017-07-061-0/+1
* | | | | | | | | Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-07-151-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | binfmt_flat: flat_{get,put}_addr_from_rp() should be able to failAl Viro2017-07-031-1/+1
* | | | | | | | | | Merge tag 'kvm-4.13-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-07-151-6/+11
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'annotations' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Paolo Bonzini2017-07-101-6/+11
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | KVM: use correct accessor function for __kvm_memslotsChristian Borntraeger2017-07-101-3/+2
| | * | | | | | | | | | KVM: mark memory slots as rcuChristian Borntraeger2017-07-071-1/+1
| | * | | | | | | | | | KVM: mark kvm->busses as rcu protectedChristian Borntraeger2017-07-071-1/+7
| | * | | | | | | | | | KVM: mark vcpu->pid pointer as rcu protectedChristian Borntraeger2017-07-071-1/+1
* | | | | | | | | | | | Merge tag 'devprop-fix-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-07-141-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | device property: Introduce fwnode_call_bool_op() for ops that return boolSakari Ailus2017-07-121-0/+4
* | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-07-141-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | fault-inject: parse as natural 1-based value for fail-nth write interfaceAkinobu Mita2017-07-141-1/+1
* | | | | | | | | | | | | | replace incorrect strscpy use in FORTIFY_SOURCEDaniel Micay2017-07-141-11/+12
* | | | | | | | | | | | | | Merge tag 'ntb-4.13' of git://github.com/jonmason/ntbLinus Torvalds2017-07-141-108/+613
|\ \ \ \ \ \ \ \ \ \ \ \ \ \