summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-07-17char_dev: order /proc/devices by major numberLogan Gunthorpe1-1/+1
2017-07-17char_dev: extend dynamic allocation of majors into a higher rangeLogan Gunthorpe1-0/+4
2017-07-17mmc: host: omap_hsmmc: remove unused platform callbacksFaiz Abbas1-10/+0
2017-07-17libceph: fix old style declaration warningsArnd Bergmann1-4/+4
2017-07-17EDAC: Get rid of mci->mod_verBorislav Petkov1-1/+0
2017-07-17extcon: cros-ec: Add extcon-cros-ec driver to support display outBenson Leung1-0/+75
2017-07-17VFS: Differentiate mount flags (MS_*) from internal superblock flagsDavid Howells1-9/+36
2017-07-17vfs: Add sb_rdonly(sb) to query the MS_RDONLY flag on s_flagsDavid Howells1-1/+2
2017-07-17sctp: remove the typedef sctp_hmac_algo_param_tXin Long1-2/+2
2017-07-17sctp: remove the typedef sctp_chunks_param_tXin Long1-2/+2
2017-07-17sctp: remove the typedef sctp_random_param_tXin Long1-2/+2
2017-07-17sctp: remove the typedef sctp_supported_ext_param_tXin Long1-2/+2
2017-07-17sctp: remove the typedef sctp_adaptation_ind_param_tXin Long1-2/+2
2017-07-17sctp: remove struct sctp_ecn_capable_paramXin Long1-5/+0
2017-07-17sctp: remove the typedef sctp_supported_addrs_param_tXin Long1-2/+2
2017-07-17sctp: remove the typedef sctp_hostname_param_tXin Long1-2/+2
2017-07-17sctp: remove the typedef sctp_cookie_preserve_param_tXin Long1-3/+3
2017-07-17sctp: remove the typedef sctp_ipv6addr_param_tXin Long1-2/+2
2017-07-17sctp: remove the typedef sctp_ipv4addr_param_tXin Long1-3/+3
2017-07-17cgroup: distinguish local and children populated statesTejun Heo2-5/+10
2017-07-16fs/locks: Remove fl_nspid and use fs-specific l_pid for remote locksBenjamin Coddington1-1/+0
2017-07-16semtimedop(): move compat to nativeAl Viro1-9/+0
2017-07-16msgrcv(2), msgsnd(2): move compat to nativeAl Viro1-8/+0
2017-07-15Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-0/+30
2017-07-15Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds4-10/+10
2017-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2017-07-15Merge tag 'kvm-4.13-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-6/+11
2017-07-15Merge tag 'devprop-fix-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+4
2017-07-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2017-07-15replace incorrect strscpy use in FORTIFY_SOURCEDaniel Micay1-11/+12
2017-07-15fault-inject: parse as natural 1-based value for fail-nth write interfaceAkinobu Mita1-1/+1
2017-07-14Merge tag 'ntb-4.13' of git://github.com/jonmason/ntbLinus Torvalds1-108/+613
2017-07-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2-18/+28
2017-07-14Merge tag 'clk-bulk-get-prep-enable' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+22
2017-07-14dma-buf/fence: Avoid use of uninitialised timestampChris Wilson1-0/+2
2017-07-14cdc_ncm: Set NTB format again after altsetting switch for Huawei devicesEnrico Mioso1-0/+1
2017-07-14Merge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds5-8/+31
2017-07-14NFS: Don't run wake_up_bit() when nobody is waiting...Trond Myklebust1-0/+2
2017-07-13NFS: Don't run wake_up_bit() when nobody is waiting...Trond Myklebust1-0/+2
2017-07-13Merge tag 'nfsd-4.13' of git://linux-nfs.org/~bfields/linuxLinus Torvalds8-93/+55
2017-07-13nfs4: add NFSv4 LOOKUPP handlersJeff Layton2-1/+17
2017-07-13nfs: add export operationsPeng Tao0-0/+0
2017-07-13nfs: add a nfs_ilookup helperPeng Tao1-0/+1
2017-07-13NFSv4.1: Handle EXCHGID4_FLAG_CONFIRMED_R during NFSv4.1 migrationChuck Lever1-0/+2
2017-07-13NFS: Ensure we commit after writeback is completeTrond Myklebust2-0/+3
2017-07-13NFS: Remove unused fields in the page I/O structuresTrond Myklebust2-2/+0
2017-07-13NFS: nfs_rename() - revalidate directories on -ERESTARTSYSBenjamin Coddington1-0/+1
2017-07-13NFS: convert flags to boolBenjamin Coddington1-5/+5
2017-07-13sunrpc: mark all struct svc_version instances as constChristoph Hellwig1-1/+1
2017-07-13sunrpc: mark all struct svc_procinfo instances as constChristoph Hellwig2-4/+4