aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-05-05Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds212-2790/+8698
2017-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds11-21/+4
2017-05-05nfs: use kmap/kunmap directlyFabian Frederick1-55/+12
2017-05-05NFS: always treat the invocation of nfs_getattr as cache hit when noac is onHou Tao1-1/+4
2017-05-05Fix nfs_client refcounting if kmalloc fails in nfs4_proc_exchange_id and nfs4...Dave Wysochanski1-2/+6
2017-05-05NFSv4.1: RECLAIM_COMPLETE must handle NFS4ERR_CONN_NOT_BOUND_TO_SESSIONTrond Myklebust2-4/+13
2017-05-05tcp: randomize timestamps on syncookiesEric Dumazet8-52/+88
2017-05-05fbdev: sti: don't select CONFIG_VTArnd Bergmann2-2/+1
2017-05-05bridge: netlink: account for IFLA_BRPORT_{B, M}CAST_FLOOD size and policyTobias Klauser1-0/+4
2017-05-05CIFS: add misssing SFM mapping for doublequoteBjörn Jacke2-0/+7
2017-05-05Merge branch 'backup-thermal-shutdown' into nextZhang Rui3-1/+101
2017-05-05Merge branches 'thermal-core' and 'thermal-intel' into nextZhang Rui1-3/+6
2017-05-05arm64: Fix the DMA mmap and get_sgtable API with DMA_ATTR_FORCE_CONTIGUOUSCatalin Marinas1-16/+49
2017-05-05befs: make export work with cold dcacheFabian Frederick1-0/+15
2017-05-05ovl: update documentation w.r.t. constant inode numbersAmir Goldstein1-1/+8
2017-05-05ovl: persistent inode numbers for upper hardlinksAmir Goldstein1-0/+3
2017-05-05ovl: merge getattr for dir and nondirMiklos Szeredi3-64/+30
2017-05-05ovl: constant st_ino/st_dev across copy upAmir Goldstein1-1/+38
2017-05-05ovl: persistent inode number for directoriesAmir Goldstein1-4/+33
2017-05-05ovl: set the ORIGIN type flagAmir Goldstein2-4/+8
2017-05-05ovl: lookup non-dir copy-up-origin by file handleAmir Goldstein1-0/+132
2017-05-05ovl: use an auxiliary var for overlay root entryAmir Goldstein1-5/+4
2017-05-05ovl: store file handle of lower inode on copy upAmir Goldstein2-0/+118
2017-05-05ovl: check if all layers are on the same fsAmir Goldstein4-0/+18
2017-05-05xen/x86: Do not call xen_init_time_ops() until shared_info is initializedBoris Ostrovsky2-3/+8
2017-05-05x86/xen: fix xsave capability settingJuergen Gross1-23/+9
2017-05-05kvm: nVMX: Don't validate disabled secondary controlsJim Mattson1-3/+4
2017-05-05thermal: core: Add a back up thermal shutdown mechanismKeerthy3-0/+91
2017-05-05thermal: core: Allow orderly_poweroff to be called only onceKeerthy1-1/+10
2017-05-05Thermal: Intel SoC DTS: Change interrupt request behaviorBrian Bian1-3/+6
2017-05-05trace: thermal: add another parameter 'power' to the tracing functionLukasz Luba2-5/+8
2017-05-05thermal: devfreq_cooling: add new interface for direct power readLukasz Luba2-23/+101
2017-05-05thermal: devfreq_cooling: refactor code and add get_voltage functionLukasz Luba1-17/+28
2017-05-05initramfs: Always do fput() and load modules after rootfs populateStafford Horne1-6/+9
2017-05-04Merge branch 'for-4.12/dax' into libnvdimm-for-nextDan Williams110-2054/+4759
2017-05-05x86/mm/kaslr: Use the _ASM_MUL macro for multiplication to work around Clang ...Matthias Kaehlcke2-1/+3
2017-05-05powerpc/64e: Don't place the stack beyond TASK_SIZEScott Wood1-0/+5
2017-05-05x86/mm: Fix boot crash caused by incorrect loop count calculation in sync_glo...Baoquan He1-6/+6
2017-05-05Merge branch 'linus' into x86/urgent, to pick up dependent commitsIngo Molnar1741-49141/+61858
2017-05-05stackprotector: Increase the per-task stack canary's random range from 32 bit...Daniel Micay1-1/+1
2017-05-05x86/asm: Don't use RBP as a temporary register in csum_partial_copy_generic()Josh Poimboeuf1-6/+6
2017-05-04tcmu: fix module removal due to stuck threadMike Christie1-0/+3
2017-05-04target: Don't force session reset if queue_depth does not changeNicholas Bellinger1-0/+7
2017-05-04iscsi-target: Set session_fall_back_to_erl0 when forcing reinstatementNicholas Bellinger3-0/+3
2017-05-04target: Fix compare_and_write_callback handling for non GOOD statusNicholas Bellinger1-1/+4
2017-05-04libnvdimm, pfn: fix 'npfns' vs section alignmentDan Williams1-2/+4
2017-05-04Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds166-3259/+8064
2017-05-05drm: Document code of conductDaniel Vetter1-0/+11
2017-05-05Merge tag 'drm/tegra/for-4.12-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie25-202/+1517
2017-05-04Merge tag 'driver-core-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-9/+29