summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-14Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds39-651/+390
2015-11-14Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-36/+52
2015-11-14f2fs: xattr simplificationsAndreas Gruenbacher1-12/+3
2015-11-14squashfs: xattr simplificationsAndreas Gruenbacher1-59/+31
2015-11-149p: xattr simplificationsAndreas Gruenbacher9-306/+83
2015-11-14xattr handlers: Pass handler to operations instead of flagsAndreas Gruenbacher32-226/+306
2015-11-14jffs2: Add missing capability check for listing trusted xattrsAndreas Gruenbacher1-0/+3
2015-11-14hfsplus: Remove unused xattr handler list operationsAndreas Gruenbacher4-44/+0
2015-11-14ubifs: Remove unused security xattr handlerAndreas Gruenbacher3-42/+0
2015-11-14vfs: Fix the posix_acl_xattr_list return valueAndreas Gruenbacher1-3/+1
2015-11-14vfs: Check attribute names in posix acl xattr handersAndreas Gruenbacher1-0/+4
2015-11-14Merge tag 'vfio-v4.4-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds17-90/+616
2015-11-14Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds9-25/+287
2015-11-14Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-146/+163
2015-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds15-222/+314
2015-11-13Merge tag '4.4-additional' of git://git.lwn.net/linuxLinus Torvalds5-4/+53
2015-11-13Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds18-279/+283
2015-11-13dax: fix __dax_pmd_fault crashDan Williams1-0/+7
2015-11-13Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds3-8/+85
2015-11-13Merge tag 'trace-v4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds3-14/+9
2015-11-13Merge branch 'drm-sti-next-2015-11-03' of http://git.linaro.org/people/benjam...Dave Airlie18-279/+283
2015-11-13Revert "drm/rockchip: Convert the probe function to the generic drm_of_compon...Mark Yao1-6/+75
2015-11-13drm: Don't oops in drm_calc_timestamping_constants() if drm_vblank_init() was...Ville Syrjälä1-1/+9
2015-11-13Merge tag 'topic/drm-fixes-2015-11-11' of git://anongit.freedesktop.org/drm-i...Dave Airlie1-1/+1
2015-11-13Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds9-13/+33
2015-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds5-21/+37
2015-11-13Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds14-33/+54
2015-11-13Merge tag 'for-4.4' of git://git.osdn.jp/gitroot/uclinux-h8/linuxLinus Torvalds13-35/+40
2015-11-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds16-264/+365
2015-11-12Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds35-209/+405
2015-11-12libnvdimm: documentation clarificationsKonrad Rzeszutek Wilk1-21/+28
2015-11-12libnvdimm, pmem: fix size trim in pmem_direct_access()Dan Williams1-13/+2
2015-11-12libnvdimm, e820: fix numa node for e820-type-12 pmem rangesDan Williams1-1/+14
2015-11-12tools/testing/nvdimm, acpica: fix flag rename build breakageDan Williams1-1/+1
2015-11-12arm64: suspend: make hw_breakpoint_restore staticJisheng Zhang1-1/+1
2015-11-12arm64: mmu: make split_pud and fixup_executable staticJisheng Zhang1-2/+2
2015-11-12arm64: smp: make of_parse_and_init_cpus staticJisheng Zhang1-1/+1
2015-11-12arm64: use linux/types.h in kvm.hArnd Bergmann1-1/+1
2015-11-12arm64: build vdso without libgcovArnd Bergmann1-0/+3
2015-11-12arm64: mark cpus_have_hwcap as __maybe_unusedArnd Bergmann1-1/+1
2015-11-12X.509: Fix the time validation [ver #2]David Howells1-5/+7
2015-11-12Merge tag 'tpmdd-next-20151110' of https://github.com/jsakkine/linux-tpmdd in...James Morris4-16/+30
2015-11-12Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini2-9/+13
2015-11-12Merge tag 'xfs-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds62-411/+994
2015-11-12Merge tag 'nfsd-4.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds24-284/+412
2015-11-12Merge tag 'devicetree-fixes-for-4.4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-6/+16
2015-11-12thermal: rockchip: fix compile errorCaesar Wang1-0/+1
2015-11-12h8300: enable CLKSRC_OFYoshinori Sato2-0/+3
2015-11-12Merge branch 'pm-tools'Rafael J. Wysocki11-63/+88
2015-11-12Merge branch 'pm-domains'Rafael J. Wysocki1-11/+10