summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* cgroup: Add mount flag to enable cpuset to use v2 behavior in v1 cgroupWaiman Long2017-08-181-0/+5
* cgroup: misc changesTejun Heo2017-08-111-0/+24
* cgroup: implement hierarchy limitsRoman Gushchin2017-08-021-0/+5
* cgroup: keep track of number of descent cgroupsRoman Gushchin2017-08-021-0/+8
* cgroup: implement cgroup v2 thread supportTejun Heo2017-07-211-0/+12
* cgroup: implement CSS_TASK_ITER_THREADEDTejun Heo2017-07-211-0/+6
* cgroup: introduce cgroup->dom_cgrp and threaded css_set handlingTejun Heo2017-07-212-5/+31
* cgroup: add @flags to css_task_iter_start() and implement CSS_TASK_ITER_PROCSTejun Heo2017-07-211-1/+5
* cgroup: distinguish local and children populated statesTejun Heo2017-07-162-5/+10
* 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