| Commit message (Expand) | Author | Age | Files | Lines |
* | mtd: nand: Declare tBERS, tR and tPROG as u64 to avoid integer overflow | Boris Brezillon | 2017-08-02 | 1 | -3/+3 |
* | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-07-15 | 3 | -0/+30 |
|\ |
|
| * | random: add get_random_{bytes,u32,u64,int,long,once}_wait family | Jason A. Donenfeld | 2017-06-20 | 3 | -0/+29 |
| * | random: add wait_for_random_bytes() API | Jason A. Donenfeld | 2017-06-20 | 1 | -0/+1 |
* | | Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2017-07-15 | 6 | -10/+24 |
|\ \ |
|
| * | | VFS: Kill off s_options and helpers | David Howells | 2017-07-11 | 1 | -9/+0 |
| * | | 9p: Implement show_options | David Howells | 2017-07-11 | 2 | -0/+14 |
| * | | hugetlbfs: Implement show_options | David Howells | 2017-07-06 | 1 | -0/+3 |
| * | | VFS: Provide empty name qstr | David Howells | 2017-07-06 | 1 | -0/+5 |
| * | | VFS: Make get_filesystem() return the affected filesystem | David Howells | 2017-07-06 | 1 | -1/+1 |
| * | | Provide a function to create a NUL-terminated string from unterminated data | David Howells | 2017-07-06 | 1 | -0/+1 |
* | | | Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-07-15 | 2 | -27/+1 |
|\ \ \ |
|
| * | | | kill {__,}{get,put}_user_unaligned() | Al Viro | 2017-07-04 | 1 | -26/+0 |
| * | | | binfmt_flat: flat_{get,put}_addr_from_rp() should be able to fail | Al Viro | 2017-07-04 | 1 | -1/+1 |
* | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2017-07-15 | 1 | -0/+14 |
|\ \ \ \ |
|
| * | | | | dt-bindings: Document img,boston-clock binding | Paul Burton | 2017-07-11 | 1 | -0/+14 |
| | |/ /
| |/| | |
|
* | | | | Merge tag 'kvm-4.13-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2017-07-15 | 2 | -7/+14 |
|\ \ \ \ |
|
| * | | | | kvm: x86: hyperv: make VP_INDEX managed by userspace | Roman Kagan | 2017-07-14 | 1 | -0/+1 |
| * | | | | kvm: x86: hyperv: add KVM_CAP_HYPERV_SYNIC2 | Roman Kagan | 2017-07-13 | 1 | -0/+1 |
| * | | | | KVM: s390: Fix KVM_S390_GET_CMMA_BITS ioctl definition | Gleb Fotengauer-Malinovskiy | 2017-07-12 | 1 | -1/+1 |
| * | | | | Merge branch 'annotations' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Paolo Bonzini | 2017-07-10 | 1 | -6/+11 |
| |\ \ \ \ |
|
| | * | | | | KVM: use correct accessor function for __kvm_memslots | Christian Borntraeger | 2017-07-10 | 1 | -3/+2 |
| | * | | | | KVM: mark memory slots as rcu | Christian Borntraeger | 2017-07-07 | 1 | -1/+1 |
| | * | | | | KVM: mark kvm->busses as rcu protected | Christian Borntraeger | 2017-07-07 | 1 | -1/+7 |
| | * | | | | KVM: mark vcpu->pid pointer as rcu protected | Christian Borntraeger | 2017-07-07 | 1 | -1/+1 |
* | | | | | | Merge tag 'devprop-fix-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2017-07-15 | 1 | -0/+4 |
|\ \ \ \ \ \ |
|
| * | | | | | | device property: Introduce fwnode_call_bool_op() for ops that return bool | Sakari Ailus | 2017-07-12 | 1 | -0/+4 |
* | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2017-07-15 | 1 | -1/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | fault-inject: parse as natural 1-based value for fail-nth write interface | Akinobu Mita | 2017-07-15 | 1 | -1/+1 |
* | | | | | | | | replace incorrect strscpy use in FORTIFY_SOURCE | Daniel Micay | 2017-07-15 | 1 | -11/+12 |
* | | | | | | | | Merge tag 'ntb-4.13' of git://github.com/jonmason/ntb | Linus Torvalds | 2017-07-14 | 1 | -108/+613 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | NTB: Add ntb.h comments | Serge Semin | 2017-07-06 | 1 | -7/+12 |
| * | | | | | | | | NTB: Add PCIe Gen4 link speed | Serge Semin | 2017-07-06 | 1 | -0/+2 |
| * | | | | | | | | NTB: Add Messaging NTB API | Serge Semin | 2017-07-06 | 1 | -0/+205 |
| * | | | | | | | | NTB: Alter Scratchpads API to support multi-ports devices | Serge Semin | 2017-07-06 | 1 | -28/+45 |
| * | | | | | | | | NTB: Alter MW API to support multi-ports devices | Serge Semin | 2017-07-06 | 1 | -45/+163 |
| * | | | | | | | | NTB: Alter link-state API to support multi-port devices | Serge Semin | 2017-07-06 | 1 | -15/+16 |
| * | | | | | | | | NTB: Add indexed ports NTB API | Serge Semin | 2017-07-06 | 1 | -0/+156 |
| * | | | | | | | | NTB: Make link-state API being declared first | Serge Semin | 2017-07-06 | 1 | -68/+69 |
* | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 2017-07-14 | 2 | -18/+28 |
|\ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent... | Zhang Rui | 2017-07-05 | 2 | -18/+28 |
| |\ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|/ / /
| |/| | | | | | | | |
|
| | * | | | | | | | | cpufreq: create cpufreq_table_count_valid_entries() | Viresh Kumar | 2017-05-28 | 1 | -0/+14 |
| | * | | | | | | | | thermal: cpu_cooling: use cpufreq_policy to register cooling device | Viresh Kumar | 2017-05-28 | 1 | -12/+14 |
| | * | | | | | | | | thermal: cpu_cooling: remove cpufreq_cooling_get_level() | Viresh Kumar | 2017-05-28 | 1 | -6/+0 |
| | | |_|_|_|_|/ /
| | |/| | | | | | |
|
* | | | | | | | | | Merge tag 'clk-bulk-get-prep-enable' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-07-14 | 1 | -0/+22 |
|\ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / /
|/| | | | | | | | |
|
| * | | | | | | | | clk: Provide bulk prepare_enable disable_unprepare variants | Bjorn Andersson | 2017-07-13 | 1 | -0/+22 |
* | | | | | | | | | Merge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 2017-07-13 | 5 | -8/+31 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | NFS: Don't run wake_up_bit() when nobody is waiting... | Trond Myklebust | 2017-07-13 | 1 | -0/+2 |
| * | | | | | | | | | nfs4: add NFSv4 LOOKUPP handlers | Jeff Layton | 2017-07-13 | 2 | -1/+17 |
| * | | | | | | | | | nfs: add a nfs_ilookup helper | Peng Tao | 2017-07-13 | 1 | -0/+1 |