summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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-156-10/+24
|\ \
| * | VFS: Kill off s_options and helpersDavid Howells2017-07-111-9/+0
| * | 9p: Implement show_optionsDavid Howells2017-07-112-0/+14
| * | 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-152-27/+1
|\ \ \
| * | | kill {__,}{get,put}_user_unaligned()Al Viro2017-07-031-26/+0
| * | | binfmt_flat: flat_{get,put}_addr_from_rp() should be able to failAl Viro2017-07-031-1/+1
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2017-07-151-0/+14
|\ \ \ \
| * | | | dt-bindings: Document img,boston-clock bindingPaul Burton2017-07-111-0/+14
| | |/ / | |/| |
* | | | Merge tag 'kvm-4.13-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-07-152-7/+14
|\ \ \ \
| * | | | kvm: x86: hyperv: make VP_INDEX managed by userspaceRoman Kagan2017-07-141-0/+1
| * | | | kvm: x86: hyperv: add KVM_CAP_HYPERV_SYNIC2Roman Kagan2017-07-131-0/+1
| * | | | KVM: s390: Fix KVM_S390_GET_CMMA_BITS ioctl definitionGleb Fotengauer-Malinovskiy2017-07-121-1/+1
| * | | | 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
|\ \ \ \ \ \ \ \
| * | | | | | | | NTB: Add ntb.h commentsSerge Semin2017-07-061-7/+12
| * | | | | | | | NTB: Add PCIe Gen4 link speedSerge Semin2017-07-061-0/+2
| * | | | | | | | NTB: Add Messaging NTB APISerge Semin2017-07-061-0/+205
| * | | | | | | | NTB: Alter Scratchpads API to support multi-ports devicesSerge Semin2017-07-061-28/+45
| * | | | | | | | NTB: Alter MW API to support multi-ports devicesSerge Semin2017-07-061-45/+163
| * | | | | | | | NTB: Alter link-state API to support multi-port devicesSerge Semin2017-07-061-15/+16
| * | | | | | | | NTB: Add indexed ports NTB APISerge Semin2017-07-061-0/+156
| * | | | | | | | NTB: Make link-state API being declared firstSerge Semin2017-07-061-68/+69
* | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2017-07-142-18/+28
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui2017-07-052-18/+28
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| | * | | | | | | | cpufreq: create cpufreq_table_count_valid_entries()Viresh Kumar2017-05-271-0/+14
| | * | | | | | | | thermal: cpu_cooling: use cpufreq_policy to register cooling deviceViresh Kumar2017-05-271-12/+14
| | * | | | | | | | thermal: cpu_cooling: remove cpufreq_cooling_get_level()Viresh Kumar2017-05-271-6/+0
| | | |_|_|_|_|/ / | | |/| | | | | |
* | | | | | | | | Merge tag 'clk-bulk-get-prep-enable' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-141-0/+22
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | clk: Provide bulk prepare_enable disable_unprepare variantsBjorn Andersson2017-07-121-0/+22
* | | | | | | | | Merge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2017-07-135-8/+31
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | NFS: Don't run wake_up_bit() when nobody is waiting...Trond Myklebust2017-07-131-0/+2
| * | | | | | | | | nfs4: add NFSv4 LOOKUPP handlersJeff Layton2017-07-132-1/+17
| * | | | | | | | | nfs: add a nfs_ilookup helperPeng Tao2017-07-131-0/+1
| * | | | | | | | | NFSv4.1: Handle EXCHGID4_FLAG_CONFIRMED_R during NFSv4.1 migrationChuck Lever2017-07-131-0/+2