summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-07-08apparmor: fix oops, validate buffer size in apparmor_setprocattr()Vegard Nossum1-17/+19
2016-07-08Revert "ecryptfs: forbid opening files without mmap handler"Jeff Mahoney1-11/+2
2016-07-08Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds3-52/+43
2016-07-08Merge tag 'configfs-for-4.7' of git://git.infradead.org/users/hch/configfsLinus Torvalds1-2/+0
2016-07-08Merge branches 'acpica-fixes', 'acpi-pci-fixes' and 'acpi-debug-fixes'Rafael J. Wysocki9695-193607/+491791
2016-07-08Merge branches 'pm-cpuidle-fixes' and 'pm-sleep-fixes'Rafael J. Wysocki3-51/+113
2016-07-07arm64: Enable workaround for Cavium erratum 27456 on thunderx-81xxGanapatrao Kulkarni2-0/+8
2016-07-07arm64: kernel: Save and restore UAO and addr_limit on exception entryJames Morse4-3/+22
2016-07-07xenbus: don't BUG() on user mode induced conditionJan Beulich1-6/+8
2016-07-07perf/core: Fix pmu::filter_match for SW-led groupsMark Rutland1-1/+22
2016-07-07Merge branch 'linux-4.7' of git://github.com/skeggsb/linux into drm-fixesDave Airlie1-1/+2
2016-07-07Merge branch 'drm-fixes-4.7' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie5-22/+20
2016-07-07init/Kconfig: keep Expert users menu togetherRandy Dunlap1-0/+1
2016-07-07drm/amd/powerplay: Update CKS on/ CKS off voltage offset calculation.Rex Zhu1-13/+10
2016-07-07drm/amd/powerplay: fix bug that get wrong polaris evv voltage.Rex Zhu3-6/+7
2016-07-07drm/amd/powerplay: incorrectly use of the function return valueRex Zhu1-1/+1
2016-07-06drm/amd/powerplay: fix incorrect voltage table value for tongaHuang Rui1-1/+1
2016-07-06drm/amd/powerplay: fix incorrect voltage table value for polaris10Huang Rui1-1/+1
2016-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds43-212/+527
2016-07-06Merge tag 'sound-4.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds21-29/+113
2016-07-06Merge tag 'chrome-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/olo...Linus Torvalds1-1/+7
2016-07-06iommu/amd: Fix unity mapping initialization raceJoerg Roedel1-2/+12
2016-07-06Merge branch 'jejb-fixes' into fixesJames Bottomley5937-112700/+295062
2016-07-06MIPS: Fix page table corruption on THP permission changes.David Daney1-1/+1
2016-07-06x86/perf/intel/rapl: Fix module name collision with powercap intel-raplVille Syrjälä1-2/+2
2016-07-06NFS nfs_vm_page_mkwrite: Don't freeze me, Bro...Trond Myklebust1-0/+3
2016-07-06NFSv4.2: llseek(SEEK_HOLE) and llseek(SEEK_DATA) don't require data syncTrond Myklebust1-1/+5
2016-07-06NFSv4.2: Fix writeback races in nfs4_copy_file_rangeTrond Myklebust4-13/+31
2016-07-06NFSv4.2: Fix a race in nfs42_proc_deallocate()Trond Myklebust1-2/+4
2016-07-06NFS: Getattr doesn't require data sync semanticsTrond Myklebust1-3/+1
2016-07-06NFS: Do not aggressively cache file attributes in the case of O_DIRECTTrond Myklebust2-2/+12
2016-07-06NFS: Remove unused function nfs_revalidate_mapping_protected()Trond Myklebust2-35/+4
2016-07-06NFS: Remove redundant waits for O_DIRECT in fsync() and write_begin()Trond Myklebust1-6/+0
2016-07-06NFS: Cleanup nfs_direct_complete()Trond Myklebust1-7/+5
2016-07-06NFS: Do not serialise O_DIRECT reads and writesTrond Myklebust6-37/+174
2016-07-06NFS: Move buffered I/O locking into nfs_file_write()Trond Myklebust1-12/+15
2016-07-06NFS Cleanup: move call to generic_write_checks() into fs/nfs/direct.cTrond Myklebust2-9/+9
2016-07-06NFS: Remove racy size manipulations in O_DIRECTTrond Myklebust1-16/+0
2016-07-06NFS: Ensure we reset the write verifier 'committed' value on resend.Trond Myklebust2-0/+19
2016-07-06NFS: Fix O_DIRECT verifier problemsTrond Myklebust3-3/+16
2016-07-06pNFS: pnfs_layoutcommit_outstanding() is no longer used when !CONFIG_NFS_V4_1Trond Myklebust1-7/+0
2016-07-06pNFS: Ensure we layoutcommit before revalidating attributesTrond Myklebust1-16/+7
2016-07-06pNFS: Files and flexfiles always need to commit before layoutcommitTrond Myklebust5-9/+30
2016-07-06pNFS/flexfiles: Clean up calls to pnfs_set_layoutcommit()Trond Myklebust1-9/+10
2016-07-06pNFS/flexfiles: Fix layoutcommit after a commit to DSTrond Myklebust1-2/+1
2016-07-06pNFS/files: Fix layoutcommit after a commit to DSTrond Myklebust1-2/+1
2016-07-06ipv6: Fix mem leak in rt6i_pcpuMartin KaFai Lau1-0/+1
2016-07-06net: fix decnet rtnexthop parsingVegard Nossum1-9/+12
2016-07-06ACPI / debugger: Fix regression introduced by IS_ERR_VALUE() removalLv Zheng1-2/+2
2016-07-06platform/chrome: cros_ec_dev - double fetch bug in ioctlDan Carpenter1-1/+7