aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-03-23Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...HEADmasterLinus Torvalds5-77/+46
2016-03-23Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...Linus Torvalds5-0/+737
2016-03-23Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds194-2463/+5681
2016-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds134-1267/+6990
2016-03-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds24-103/+454
2016-03-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds192-15213/+49074
2016-03-22ia64/extable: use generic search and sort routinesArd Biesheuvel2-101/+4
2016-03-22x86/extable: use generic search and sort routinesArd Biesheuvel2-111/+2
2016-03-22s390/extable: use generic search and sort routinesArd Biesheuvel3-93/+2
2016-03-22alpha/extable: use generic search and sort routinesArd Biesheuvel3-95/+9
2016-03-22kernel/...: convert pr_warning to pr_warnJoe Perches13-60/+52
2016-03-22drivers: dma-coherent: use memset_io for DMA_MEMORY_IO mappingsBrian Starkey1-1/+4
2016-03-22drivers: dma-coherent: use MEMREMAP_WC for DMA_MEMORY_MAPBrian Starkey1-4/+16
2016-03-22memremap: add MEMREMAP_WC flagBrian Starkey2-2/+12
2016-03-22memremap: don't modify flagsBrian Starkey1-7/+7
2016-03-22kernel/signal.c: add compile-time check for __ARCH_SI_PREAMBLE_SIZEHelge Deller1-0/+4
2016-03-22mm/mprotect.c: don't imply PROT_EXEC on non-exec fsPiotr Kwapulinski1-5/+8
2016-03-22ipc/sem: make semctl setting sempid consistentDavidlohr Bueso1-2/+11
2016-03-22ubsan: fix tree-wide -Wmaybe-uninitialized false positivesAndrey Ryabinin2-0/+9
2016-03-22kfifo: fix sparse complaintsStefani Seibold1-1/+1
2016-03-22scripts/gdb: account for changes in module data structureJan Kiszka2-3/+4
2016-03-22scripts/gdb: add cmdline reader commandKieran Bingham1-0/+13
2016-03-22scripts/gdb: add version commandKieran Bingham2-0/+29
2016-03-22kernel: add kcov code coverageDmitry Vyukov28-1/+567
2016-03-22profile: hide unused functions when !CONFIG_PROC_FSArnd Bergmann1-2/+2
2016-03-22hpwdt: use nmi_panic() when kernel panics in NMI handlerHidehiro Kawai1-6/+5
2016-03-22ipmi/watchdog: use nmi_panic() when kernel panics in NMI handlerHidehiro Kawai1-1/+1
2016-03-22panic: change nmi_panic from macro to functionHidehiro Kawai2-20/+21
2016-03-22eventfd: document lockless access in eventfd_pollPaolo Bonzini1-2/+40
2016-03-22cred/userns: define current_user_ns() as a functionArnd Bergmann2-3/+4
2016-03-22rapidio: add mport char device driverAlexandre Bounine6-0/+3105
2016-03-22rapidio/tsi721_dma: fix hardware error handlingAlexandre Bounine1-9/+73
2016-03-22rapidio/tsi721_dma: fix synchronization issuesAlexandre Bounine1-9/+16
2016-03-22rapidio/tsi721_dma: update error reporting from prep_sg callbackAlexandre Bounine1-16/+21
2016-03-22rapidio/tsi721: add filtered debug outputAlexandre Bounine4-189/+249
2016-03-22rapidio/tsi721: add outbound windows mapping supportAlexandre Bounine2-7/+235
2016-03-22rapidio: add outbound window supportAlexandre Bounine3-0/+59
2016-03-22rapidio/tsi721: fix locking in OB_MSG processingAlexandre Bounine1-12/+30
2016-03-22rapidio: add global inbound port write interfacesAlexandre Bounine7-51/+144
2016-03-22rapidio: move rio_pw_enable into core codeAlexandre Bounine4-11/+22
2016-03-22rapidio: move rio_local_set_device_id function to the common coreAlexandre Bounine3-13/+15
2016-03-22rapidio: add lock protection for doorbell listAlexandre Bounine2-3/+8
2016-03-22rapidio/rionet: add mport removal handlingAlexandre Bounine1-26/+44
2016-03-22rapidio/rionet: add locking into add/remove deviceAlexandre Bounine1-50/+102
2016-03-22powerpc/fsl_rio: changes to mport registrationAlexandre Bounine1-6/+12
2016-03-22rapidio/tsi721: add HW specific mport removalAlexandre Bounine3-122/+212
2016-03-22rapidio: add core mport removal supportAlexandre Bounine3-20/+98
2016-03-22rapidio: move net allocation into core codeAlexandre Bounine4-44/+128
2016-03-22rapidio: rework common RIO device add/delete routinesAlexandre Bounine3-12/+36
2016-03-22rapidio/rionet: add shutdown event handlingAlexandre Bounine1-0/+38
2016-03-22rapidio/tsi721: add shutdown notification callbackAlexandre Bounine3-0/+48
2016-03-22rapidio: add shutdown notification for RapidIO devicesAlexandre Bounine2-0/+14
2016-03-22rapidio/tsi721: add query_mport callbackAlexandre Bounine1-0/+34
2016-03-22rapidio: add query_mport operationAlexandre Bounine3-0/+69
2016-03-22rapidio/tsi721_dma: fix pending transaction queue handlingAlexandre Bounine2-30/+32
2016-03-22rapidio/tsi721: add option to configure direct mapping of IB windowAlexandre Bounine2-30/+142
2016-03-22rapidio/tsi721: add check for overlapped IB window mappingsAlexandre Bounine2-21/+62
2016-03-22rapidio/tsi721: fix hardcoded MRRS settingAlexandre Bounine1-4/+2
2016-03-22rapidio/rionet: add capability to change MTUAurelien Jacquiot1-2/+15
2016-03-22rapidio/rionet: fix deadlock on SMPAurelien Jacquiot1-2/+2
2016-03-22cpumask: remove incorrect information from commentEric Biggers1-2/+0
2016-03-22fs/coredump: prevent fsuid=0 dumps into user-controlled directoriesJann Horn6-12/+32
2016-03-22ptrace: change __ptrace_unlink() to clear ->ptrace under ->siglockOleg Nesterov1-2/+1
2016-03-22fat: add config option to set UTF-8 mount option by defaultMaciej S. Szmigiero3-5/+24
2016-03-22x86/compat: remove is_compat_task()Andy Lutomirski3-3/+4
2016-03-22drivers/hid/uhid.c: check write() bitness using in_compat_syscallAndy Lutomirski1-1/+1
2016-03-22input: redefine INPUT_COMPAT_TEST as in_compat_syscall()Andy Lutomirski1-11/+1
2016-03-22drivers/gpu/drm/amd/amdkfd: use in_compat_syscall to check open() caller typeAndy Lutomirski2-2/+2
2016-03-22drivers/firmware/efi/efivars.c: use in_compat_syscall() to check for compat c...Andy Lutomirski1-1/+1
2016-03-22firewire: use in_compat_syscall to check ioctl compatnessAndy Lutomirski1-2/+2
2016-03-22net/xfrm_user: use in_compat_syscall to deny compat syscallsAndy Lutomirski1-1/+1
2016-03-22net/sctp: use in_compat_syscall for sctp_getsockopt_connectx3Andy Lutomirski1-1/+1
2016-03-22ext4: in ext4_dir_llseek, check syscall bitness directlyAndy Lutomirski1-1/+1
2016-03-22staging/lustre: switch from is_compat_task to in_compat_syscallAndy Lutomirski1-1/+1
2016-03-22auditsc: for seccomp events, log syscall compat state using in_compat_syscallAndy Lutomirski1-2/+2
2016-03-22ptrace: in PEEK_SIGINFO, check syscall bitness, not task bitnessAndy Lutomirski1-1/+1
2016-03-22seccomp: check in_compat_syscall, not is_compat_task, in strict modeAndy Lutomirski1-2/+2
2016-03-22sparc/syscall: fix syscall_get_archAndy Lutomirski1-1/+8
2016-03-22sparc/compat: provide an accurate in_compat_syscall implementationAndy Lutomirski1-0/+7
2016-03-22compat: add in_compat_syscall to ask whether we're in a compat syscallAndy Lutomirski1-0/+15
2016-03-22kernel/hung_task.c: use timeout diff when timeout is updatedTetsuo Handa1-8/+13
2016-03-22zram: revive swap_slot_free_notifyMinchan Kim1-43/+50
2016-03-22ocfs2: add feature document for online file checkGang He1-0/+94
2016-03-22ocfs2: check/fix inode block for online file checkGang He2-9/+218
2016-03-22ocfs2: create/remove sysfile for online file checkGang He1-0/+5
2016-03-22ocfs2: sysfile interfaces for online file checkGang He4-1/+660
2016-03-22ocfs2: export ocfs2_kset for online file checkGang He2-1/+4
2016-03-22Merge tag 'nfs-for-4.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds33-487/+1327
2016-03-22Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-32/+136
2016-03-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds3-23/+46
2016-03-22Merge tag 'for-linus-4.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds20-136/+101
2016-03-22Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds31-372/+1893
2016-03-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds29-1195/+1240
2016-03-22Merge tag 'pci-v4.6-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-1/+1
2016-03-22Merge tag 'sound-fix-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-10/+28
2016-03-22Merge tag 'iommu-updates-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds25-414/+2953
2016-03-22KVM: page_track: fix access to NULL slotPaolo Bonzini1-2/+7
2016-03-22KVM: PPC: do not compile in vfio.o unconditionallyPaolo Bonzini1-1/+2
2016-03-22kvm, rt: change async pagefault code locking for PREEMPT_RTRik van Riel1-18/+19
2016-03-22KVM/PPC: update the comment of memory barrier in the kvmppc_prepare_to_enter()Lan Tianyu1-0/+3
2016-03-22KVM/x86: update the comment of memory barrier in the vcpu_enter_guest()Lan Tianyu1-2/+6
2016-03-22KVM: Replace smp_mb() with smp_load_acquire() in the kvm_flush_remote_tlbs()Lan Tianyu1-2/+16
2016-03-22KVM/x86: Call smp_wmb() before increasing tlbs_dirtyLan Tianyu1-0/+11
2016-03-22KVM: Replace smp_mb() with smp_mb_after_atomic() in the kvm_make_all_cpus_req...Lan Tianyu1-2/+2
2016-03-22KVM/x86: Replace smp_mb() with smp_store_mb/release() in the walk_shadow_page...Lan Tianyu1-4/+3
2016-03-22KVM: Remove redundant smp_mb() in the kvm_mmu_commit_zap_page()Lan Tianyu1-8/+7
2016-03-22KVM, pkeys: expose CPUID/CR4 to guestHuaitong Han4-6/+37
2016-03-22KVM, pkeys: add pkeys support for permission_faultHuaitong Han7-8/+72
2016-03-22KVM, pkeys: introduce pkru_mask to cache conditionsHuaitong Han2-0/+88
2016-03-22KVM, pkeys: save/restore PKRU when guest/host switchesXiao Guangrong1-0/+23
2016-03-22x86: pkey: introduce write_pkru() for KVMXiao Guangrong2-0/+22
2016-03-22KVM, pkeys: add pkeys support for xsave stateHuaitong Han1-1/+2
2016-03-22KVM, pkeys: disable pkeys for guests in non-paging modeHuaitong Han1-6/+10
2016-03-22KVM: x86: remove magic number with enum cpuid_leafsHuaitong Han1-20/+20
2016-03-22KVM: MMU: return page fault error code from permission_faultPaolo Bonzini2-8/+12
2016-03-22Revert "PCI: dra7xx: Mark driver as broken"Sekhar Nori1-1/+0
2016-03-22KVM: fix spin_lock_init order on x86Paolo Bonzini1-10/+11
2016-03-22KVM: PPC: Create a virtual-mode only TCE table handlersAlexey Kardashevskiy3-7/+57
2016-03-22KVM: VMX: fix nested vpid for old KVM guestsPaolo Bonzini1-1/+13
2016-03-22KVM: VMX: avoid guest hang on invalid invvpid instructionPaolo Bonzini1-0/+1
2016-03-22KVM: VMX: avoid guest hang on invalid invept instructionPaolo Bonzini1-0/+1
2016-03-22Merge tag 'kvm-arm-for-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini3-1/+13
2016-03-22target: Fix target_release_cmd_kref shutdown comp leakHimanshu Madhani1-2/+0
2016-03-21Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds36-931/+1102
2016-03-21Merge tag 'mmc-v4.6' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds64-777/+1171
2016-03-21Merge branches 'i40iw', 'sriov' and 'hfi1' into k.o/for-4.6Doug Ledford224-17223/+24043
2016-03-21Merge tag 'md/4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds9-40/+58
2016-03-21IB/ipoib: Allow mcast packets from other VFsEli Cohen1-7/+20
2016-03-21IB/mlx5: Implement callbacks for manipulating VFsEli Cohen6-2/+223
2016-03-21net/mlx5_core: Implement modify HCA vport commandEli Cohen3-0/+77
2016-03-21net/mlx5_core: Add VF param when querying vport counterEli Cohen3-4/+6
2016-03-21IB/ipoib: Add ndo operations for configuring VFsEli Cohen1-2/+63
2016-03-21IB/core: Add interfaces to control VF attributesEli Cohen2-0/+59
2016-03-21[media] vsp1: use proper dma alloc/free functionsLinus Torvalds1-2/+2
2016-03-21Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds686-27593/+39064
2016-03-21IB/core: Support accessing SA in virtualized environmentEli Cohen2-0/+11
2016-03-21IB/core: Add subnet prefix to port infoEli Cohen2-1/+15
2016-03-21IB/mlx5: Fix decision on using MAD_IFCEli Cohen1-1/+1
2016-03-21net/core: Add support for configuring VF GUIDsEli Cohen3-0/+46
2016-03-21IB/{core, ulp} Support above 32 possible device capability flagsLeon Romanovsky3-3/+3
2016-03-21IB/core: Replace setting the zero values in ib_uverbs_ex_query_deviceLeon Romanovsky1-12/+3
2016-03-21net/mlx5_core: Introduce offload arithmetic hardware capabilitiesSagi Grimberg3-1/+42
2016-03-21net/mlx5_core: Refactor device capability functionLeon Romanovsky3-62/+24
2016-03-21net/mlx5_core: Fix caching ATOMIC endian mode capabilityLeon Romanovsky1-0/+4
2016-03-21Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64...Linus Torvalds9-228/+667
2016-03-21ib_srpt: fix a WARN_ON() messageDan Carpenter1-1/+1
2016-03-21i40iw: Replace the obsolete crypto hash interface with shashTatyana Nikolova5-21/+37
2016-03-21Merge tag 'arc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds38-155/+201
2016-03-21IB/hfi1: Add SDMA cache eviction algorithmMitko Haralanov2-2/+62
2016-03-21IB/hfi1: Switch to using the pin query functionMitko Haralanov2-1/+8
2016-03-21IB/hfi1: Specify mm when releasing pagesMitko Haralanov4-14/+22
2016-03-21IB/hfi1: Add pin query functionMitko Haralanov2-6/+47
2016-03-21IB/hfi1: Implement SDMA-side buffer cachingMitko Haralanov2-101/+155
2016-03-21IB/hfi1: Adjust last address values for intervalsMitko Haralanov1-3/+3
2016-03-21IB/hfi1: Add filter callbackMitko Haralanov2-5/+15
2016-03-21IB/hfi1: Remove compare callbackMitko Haralanov3-17/+1
2016-03-21IB/hfi1: Add MMU tracingMitko Haralanov3-0/+12
2016-03-21IB/hfi1: Use interval RB treesMitko Haralanov2-75/+34
2016-03-21IB/hfi1: Notify remove MMU/RB callback of calling contextMitko Haralanov3-10/+11
2016-03-21IB/hfi1: Remove the use of add/remove RB function pointersMitko Haralanov2-13/+14
2016-03-21IB/hfi1: Allow remove MMU callbacks to free nodesMitko Haralanov1-5/+7
2016-03-21IB/hfi1: Prevent NULL pointer dereferenceMitko Haralanov1-0/+3
2016-03-21IB/hfi1: Allow MMU function execution in IRQ contextMitko Haralanov1-15/+21
2016-03-21IB/hfi1: Re-factor MMU notification codeMitko Haralanov6-259/+471
2016-03-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds16-437/+471
2016-03-21Merge tag 'xfs-for-linus-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds70-1591/+2196
2016-03-21Merge tag 'for-f2fs-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds40-2373/+3136
2016-03-21Merge branch 'for-4.6-ns' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds13-48/+689
2016-03-21nfs/blocklayout: make sure making a aligned read requestKinglong Mee1-6/+7
2016-03-21ovl: cleanup unused var in rename2Miklos Szeredi1-2/+0
2016-03-21ovl: rename is_merge to is_lowestMiklos Szeredi1-8/+8
2016-03-21ovl: fixed coding style warningSohom Bhattacharjee1-0/+1
2016-03-21ovl: Ensure upper filesystem supports d_typeVivek Goyal3-0/+53
2016-03-21ovl: Warn on copy up if a process has a R/O fd open to the lower fileDavid Howells1-0/+34
2016-03-21ovl: honor flag MS_SILENT at mountKonstantin Khlebnikov1-1/+2
2016-03-21ovl: verify upper dentry before unlink and renameMiklos Szeredi1-21/+38
2016-03-21ALSA: hda - Fix missing ELD update at unpluggingsound-fix-4.6-rc1Takashi Iwai1-2/+1
2016-03-21drivers/xen: make platform-pci.c explicitly non-modularPaul Gortmaker1-13/+9
2016-03-21drivers/xen: make sys-hypervisor.c explicitly non-modularPaul Gortmaker1-51/+8
2016-03-21drivers/xen: make xenbus_dev_[front/back]end explicitly non-modularPaul Gortmaker2-22/+4
2016-03-21drivers/xen: make [xen-]ballon explicitly non-modularPaul Gortmaker2-15/+3
2016-03-21xen: audit usages of module.h ; remove unnecessary instancesPaul Gortmaker12-11/+7
2016-03-21mailbox: Introduce TI message manager driverNishanth Menon4-0/+687
2016-03-21Documentation: dt: mailbox: Add TI Message ManagerNishanth Menon1-0/+50
2016-03-21btrfs: make sure we stay inside the bvec during __btrfs_lookup_bio_sumsChris Mason1-0/+10
2016-03-21Merge branches 'arm/rockchip', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm...Joerg Roedel25-414/+2953
2016-03-21kvm: arm64: Disable compiler instrumentation for hypervisor codeCatalin Marinas1-0/+4
2016-03-21PCI: Restore inclusion of pci/hotplug KconfigTero Roponen1-0/+1
2016-03-21drivers/perf: arm_pmu: avoid NULL dereference when not using devicetreeWill Deacon1-4/+3
2016-03-21arm64: KVM: Turn kvm_ksym_ref into a NOP on VHEMarc Zyngier1-1/+7
2016-03-21KVM: arm/arm64: disable preemption when calling smp_call_function_manyEric Auger1-0/+2
2016-03-21drm/amdgpu: release_pages requires linux/pagemap.hStephen Rothwell2-0/+2
2016-03-20Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds85-241/+1406
2016-03-20Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds23-323/+512
2016-03-20Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds83-211/+5910
2016-03-20Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds51-1331/+1138
2016-03-20Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds17-135/+97
2016-03-20Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds85-193/+4200
2016-03-20Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds278-3281/+13781
2016-03-20Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds45-226/+589