aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-08-19posix_acl: Clear SGID bit when setting file permissionswork.acl2Jan Kara16-102/+89
2016-08-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-10/+24
2016-08-18Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-8/+11
2016-08-18Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-8/+25
2016-08-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds14-69/+207
2016-08-18Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-4/+4
2016-08-18Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds3-4/+14
2016-08-18Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2-5/+17
2016-08-18Merge tag 'pm-4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds4-82/+108
2016-08-18Merge tag 'drm-fixes-for-4.8-rc3' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds8-25/+14
2016-08-18locking/barriers: Suppress sparse warnings in lockless_dereference()Johannes Berg1-3/+3
2016-08-18Revert "drm/fb-helper: Reduce READ_ONCE(master) to lockless_dereference"Johannes Berg1-1/+1
2016-08-18arm64: Fix shift warning in arch/arm64/mm/dump.cCatalin Marinas1-3/+3
2016-08-18sched/cputime: Resync steal time when guest & host lose syncWanpeng Li1-3/+15
2016-08-18sched/cputime: Fix NO_HZ_FULL getrusage() monotonicity regressionPeter Zijlstra1-5/+10
2016-08-18perf/core: Check return value of the perf_event_read() IPIDavid Carrillo-Cisneros1-3/+4
2016-08-18perf/core: Enable mapping of the stop filtersMathieu Poirier1-10/+5
2016-08-18perf/core: Update filters only on executable mmapMathieu Poirier1-0/+7
2016-08-18perf/core: Fix file name handling for start/stop filtersMathieu Poirier1-2/+4
2016-08-18perf/core: Fix event_function_local()Peter Zijlstra1-12/+48
2016-08-18x86/smp: Fix __max_logical_packages value setupJiri Olsa1-9/+16
2016-08-18x86/microcode/AMD: Fix initrd loading with CONFIG_RANDOMIZE_MEMORY=yBorislav Petkov1-1/+8
2016-08-18uprobes: Fix the memcg accountingOleg Nesterov1-2/+3
2016-08-18Merge branch 'drm-fixes-4.8' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2-4/+4
2016-08-18Merge branch 'pm-sleep'Rafael J. Wysocki4-82/+108
2016-08-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds116-1109/+1486
2016-08-17Merge branch 'tc_action-fixes'David S. Miller8-119/+112
2016-08-17net_sched: allow flushing tc police actionsRoman Mashak1-42/+1
2016-08-17net_sched: unify the init logic for act_policeWANG Cong1-9/+10
2016-08-17net_sched: convert tcf_exts from list to pointer arrayWANG Cong7-41/+85
2016-08-17net_sched: move tc offload macros to pkt_cls.hWANG Cong2-16/+22
2016-08-17net_sched: fix a typo in tc_for_each_action()WANG Cong1-1/+1
2016-08-17net_sched: remove an unnecessary list_del()WANG Cong1-1/+0
2016-08-17net_sched: remove the leftover cleanup_a()WANG Cong1-19/+3
2016-08-17Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller7-49/+107
2016-08-17Merge branch 'mlxsw-fixes'David S. Miller6-88/+83
2016-08-17mlxsw: spectrum: Allow packets to be trapped from any PGIdo Schimmel1-1/+1
2016-08-17mlxsw: spectrum: Unmap 802.1Q FID before destroying itIdo Schimmel1-0/+2
2016-08-17mlxsw: spectrum: Add missing rollbacks in error pathIdo Schimmel1-1/+3
2016-08-17mlxsw: reg: Fix missing op field fill-upJiri Pirko1-0/+1
2016-08-17mlxsw: spectrum: Trap loop-backed packetsIdo Schimmel3-0/+16
2016-08-17mlxsw: spectrum: Add missing packet trapsElad Raz2-0/+18
2016-08-17mlxsw: spectrum: Mark port as active before registering itIdo Schimmel1-2/+3
2016-08-17mlxsw: spectrum: Create PVID vPort before registering netdeviceIdo Schimmel3-46/+29
2016-08-17mlxsw: spectrum: Remove redundant errors from the codeIdo Schimmel1-16/+5
2016-08-17mlxsw: spectrum: Don't return upon error in removal pathIdo Schimmel1-22/+5
2016-08-17Merge tag 'for-v4.8-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds4-8/+15
2016-08-17arm64: kernel: avoid literal load of virtual address with MMU offArd Biesheuvel1-1/+9
2016-08-17arm64: Fix NUMA build error when !CONFIG_ACPICatalin Marinas1-0/+2
2016-08-17clocksource/drivers/mips-gic-timer: Make gic_clocksource_of_init() return intPaul Gortmaker1-1/+1
2016-08-17clocksource/drivers/kona: Fix get_counter() error handlingArnd Bergmann1-6/+10
2016-08-17clocksource/drivers/time-armada-370-xp: Fix the clock referenceGregory CLEMENT1-1/+0
2016-08-16Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds8-12/+60
2016-08-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds15-83/+107
2016-08-16Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds4-14/+18
2016-08-16i40e: check for and deal with non-contiguous TCsDave Ertman1-10/+25
2016-08-16ixgbe: Re-enable ability to toggle VLAN filteringAlexander Duyck1-0/+1
2016-08-16ixgbe: Force VLNCTRL.VFE to be set in all VMDq pathsAlexander Duyck1-6/+12
2016-08-16Merge tag 'pinctrl-v4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds4-35/+3
2016-08-16Merge tag 'perf-urgent-for-mingo-20160815' of git://git.kernel.org/pub/scm/li...Ingo Molnar12-40/+136
2016-08-16e1000e: fix PTP on e1000_pch_lpt variantsJarod Wilson1-1/+2
2016-08-16e1000e: factor out systim sanitizationJarod Wilson3-29/+44
2016-08-16igb: fix adjusting PTP timestamps for Tx/Rx latencyKshitiz Gupta1-3/+23
2016-08-16drm/amdgpu: Change GART offset to 64-bitFelix Kuehling2-4/+4
2016-08-16PM / hibernate: Fix rtree_next_node() to avoid walking off list endsJames Morse1-5/+5
2016-08-15Merge branch 'mediatek-fixes'David S. Miller1-16/+30
2016-08-15net: ethernet: mediatek: fix runtime warning raised by inconsistent struct de...sean.wang@mediatek.com1-13/+13
2016-08-15net: ethernet: mediatek: fix flow control settings on GMAC0 is not being enab...sean.wang@mediatek.com1-0/+5
2016-08-15net: ethernet: mediatek: fix RMII mode and add REVMII supported by GMACsean.wang@mediatek.com1-3/+12
2016-08-16x86/power/64: Use __pa() for physical address computationRafael J. Wysocki1-1/+1
2016-08-15perf intel-pt: Fix occasional decoding errors when tracing system-wideAdrian Hunter1-1/+5
2016-08-15tools: Sync kvm related header files for arm64 and s390Arnaldo Carvalho de Melo3-0/+44
2016-08-15perf probe: Release resources on error when handling exit pathsArnaldo Carvalho de Melo1-3/+9
2016-08-15power_supply: tps65217-charger: fix missing platform_set_drvdata()Wei Yongjun1-0/+1
2016-08-15tipc: fix NULL pointer dereference in shutdown()Vegard Nossum1-1/+2
2016-08-15Merge branch 'hv_netvsc-VF-removal-fixes'David S. Miller3-82/+66
2016-08-15hv_netvsc: fix bonding devices check in netvsc_netdev_event()Vitaly Kuznetsov1-2/+7
2016-08-15hv_netvsc: protect module refcount by checking net_device_ctx->vf_netdevVitaly Kuznetsov1-2/+2
2016-08-15hv_netvsc: reset vf_inject on VF removalVitaly Kuznetsov1-10/+16
2016-08-15hv_netvsc: avoid deadlocks between rtnl lock and vf_use_cnt waitVitaly Kuznetsov2-35/+5
2016-08-15hv_netvsc: don't lose VF informationVitaly Kuznetsov3-42/+45
2016-08-15gre: set inner_protocol on xmitSimon Horman3-3/+1
2016-08-15perf probe: Check for dup and fdopen failuresColin Ian King1-4/+20
2016-08-15perf symbols: Fix annotation of objects with debuginfo filesAnton Blanchard1-1/+2
2016-08-15Merge tag 'iommu-fixes-v4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-8/+12
2016-08-15Merge tag 'edac_fixes_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-4/+11
2016-08-15net: ipv6: Fix ping to link-local addresses.Lorenzo Colitti1-16/+17
2016-08-15rhashtable: fix shift by 64 when shrinkingVegard Nossum1-2/+4
2016-08-15perf script: Don't disable use_callchain if input is pipeHe Kuang1-1/+3
2016-08-15perf script: Show proper message when failed list scriptsHe Kuang1-2/+7
2016-08-15perf jitdump: Add the right header to get the major()/minor() definitionsArnaldo Carvalho de Melo1-0/+1
2016-08-15Merge tag 'mediatek-drm-fixes-2016-08-12' of git://git.pengutronix.de/git/pza...Dave Airlie1-0/+3
2016-08-14mlxsw: spectrum_router: Fix use after freeVincent1-1/+2
2016-08-14rhashtable: avoid large lock-array allocationsFlorian Westphal1-2/+5
2016-08-14Linux 4.8-rc2Linus Torvalds1-1/+1
2016-08-15tools/virtio: add dma stubsMichael S. Tsirkin5-1/+52
2016-08-15vhost/test: fix after swiotlb changesMichael S. Tsirkin1-4/+4
2016-08-15vhost/vsock: drop space available check for TX vqGerard Garcia1-7/+3
2016-08-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds9-8/+84
2016-08-15ringtest: test build fixMichael S. Tsirkin1-0/+1
2016-08-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds1-1/+0
2016-08-13Merge tag 'fixes-for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-1/+3
2016-08-13Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds8-86/+136
2016-08-13net: remove type_check from dev_get_nest_level()Sabrina Dubroca5-12/+7
2016-08-13macsec: fix lockdep splats when nesting devicesSabrina Dubroca1-2/+27
2016-08-13net: ipv6: Do not keep IPv6 addresses when IPv6 is disabledMike Manning1-2/+2
2016-08-13net/sctp: always initialise sctp_ht_iter::start_failVegard Nossum1-0/+1
2016-08-13net/irda: handle iriap_register_lsap() allocation failureVegard Nossum1-2/+6
2016-08-13ipv6: suppress sparse warnings in IP6_ECN_set_ce()Johannes Berg1-1/+2
2016-08-13bpf: fix write helpers with regards to non-linear partsDaniel Borkmann1-52/+18
2016-08-13net: ethernet: mediatek: add the missing of_node_put() after node is used donesean.wang@mediatek.com1-0/+2
2016-08-13net: ethernet: mediatek: fixed that initializing u64_stats_sync is missingsean.wang@mediatek.com1-0/+1
2016-08-13calipso: fix resource leak on calipso_genopt failureColin Ian King1-1/+3
2016-08-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8-53/+118
2016-08-13Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds10-85/+160
2016-08-13h8300: Add missing include file to asm/io.hGuenter Roeck1-0/+2
2016-08-13unicore32: mm: Add missing parameter to arch_vma_access_permittedGuenter Roeck1-1/+1
2016-08-12bpf: fix bpf_skb_in_cgroup helper namingDaniel Borkmann5-12/+12
2016-08-13PM / sleep: Update some system sleep documentationRafael J. Wysocki2-76/+102
2016-08-12dsa: mv88e6xxx: hide unused functionsArnd Bergmann1-0/+2
2016-08-12Merge tag 'vfio-v4.8-rc2' of git://github.com/awilliam/linux-vfioLinus Torvalds1-36/+49
2016-08-12Merge tag 'nfsd-4.8-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-20/+54
2016-08-12Merge tag 'pm-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds5-14/+36
2016-08-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds20-195/+182
2016-08-12Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds6-7/+60
2016-08-12Merge branches 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki5-14/+36
2016-08-12Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-4/+34
2016-08-12PM / hibernate: Restore processor state before using per-CPU variablesThomas Garnier1-2/+2
2016-08-12power: reset: hisi-reboot: Unmap region obtained by of_iomapArvind Yadav1-1/+4
2016-08-12power: reset: reboot-mode: fix build error of missing ioremap/iounmap on UMAndy Yan1-1/+1
2016-08-12power: supply: max17042_battery: fix model download bug.Sven Van Asbroeck1-6/+9
2016-08-12Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds19-93/+298
2016-08-12nfsd: don't return an unhashed lock stateid after taking mutexJeff Layton1-5/+20
2016-08-12Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds4-5/+48
2016-08-12Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-0/+15
2016-08-12Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-7/+10
2016-08-12Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds11-37/+130
2016-08-12Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-1/+26
2016-08-12Merge tag 'sound-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2-12/+22
2016-08-12Merge tag 'powerpc-4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds38-147/+242
2016-08-12arm64: defconfig: enable CONFIG_LOCALVERSION_AUTOMasahiro Yamada1-1/+0
2016-08-12arm64: defconfig: add options for virtualization and containersRiku Voipio1-6/+46
2016-08-12arm64: hibernate: handle allocation failuresMark Rutland1-27/+32
2016-08-12arm64: hibernate: avoid potential TLB conflictMark Rutland1-6/+17
2016-08-12perf ppc64le: Fix build failure when libelf is not presentRavi Bangoria1-0/+2
2016-08-12perf tools mem: Fix -t store option for record commandJiri Olsa1-0/+3
2016-08-12perf intel-pt: Fix ip compressionAdrian Hunter2-28/+40
2016-08-12arm64: Handle el1 synchronous instruction aborts cleanlyLaura Abbott2-2/+19
2016-08-12Merge tag 'kvm-s390-master-4.8-1' of git://git.kernel.org/pub/scm/linux/kerne...Radim Krčmář1-1/+4
2016-08-12MIPS: KVM: Propagate kseg0/mapped tlb fault errorsJames Hogan2-12/+35
2016-08-12MIPS: KVM: Fix gfn range check in kseg0 tlb faultsJames Hogan1-1/+1
2016-08-12MIPS: KVM: Add missing gfn range checkJames Hogan1-8/+15
2016-08-12MIPS: KVM: Fix mapped fault broken commpage handlingJames Hogan1-21/+28
2016-08-12KVM: Protect device ops->create and list_add with kvm->lockChristoffer Dall5-17/+27
2016-08-12KVM: PPC: Move xics_debugfs_init out of createChristoffer Dall3-2/+17
2016-08-12KVM: s390: reset KVM_REQ_MMU_RELOAD if mapping the prefix failedJulius Niedworok1-1/+3
2016-08-12KVM: s390: set the prefix initially properlyJulius Niedworok1-0/+1
2016-08-12perf/x86/intel/uncore: Add enable_box for client MSR uncoreKan Liang1-0/+14
2016-08-12perf/x86/intel/uncore: Fix uncore num_countersKan Liang1-5/+5
2016-08-12uprobes/x86: Fix RIP-relative handling of EVEX-encoded instructionsDenys Vlasenko1-11/+11
2016-08-12Merge branch 'drm-fixes-4.8' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie4-20/+6
2016-08-12Merge tag 'drm-amdkfd-fixes-2016-08-09' of git://people.freedesktop.org/~gabb...Dave Airlie1-1/+1
2016-08-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds7-20/+64
2016-08-11mm/memory_hotplug.c: initialize per_cpu_nodestats for hotadded pgdatsReza Arbab1-0/+2
2016-08-11mm, oom: fix uninitialized ret in task_will_free_mem()Geert Uytterhoeven1-1/+1
2016-08-11kasan: remove the unnecessary WARN_ONCE from quarantine.cAlexander Potapenko1-5/+2
2016-08-11mm: memcontrol: fix memcg id ref counter on swap charge moveVladimir Davydov1-6/+18
2016-08-11mm: memcontrol: fix swap counter leak on swapout from offline cgroupVladimir Davydov1-6/+38
2016-08-11proc, meminfo: use correct helpers for calculating LRU sizes in meminfoMel Gorman2-2/+2
2016-08-11mm/hugetlb: fix incorrect hugepages count during mem hotplugzhong jiang1-0/+1
2016-08-11Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds18-19/+29
2016-08-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds8-24/+40
2016-08-11Merge tag 'ceph-for-4.8-rc2' of https://github.com/ceph/ceph-clientLinus Torvalds6-19/+9
2016-08-11nfsd: Fix race between FREE_STATEID and LOCKChuck Lever1-12/+28
2016-08-11macsec: use after free when deleting the underlying deviceSabrina Dubroca1-6/+17
2016-08-11macvtap: fix use after free for skb_array during releaseJason Wang1-4/+1
2016-08-11arm64: Remove stack duplicating code from jprobesDavid A. Long2-28/+5
2016-08-11nfsd: fix dentry refcounting on createJosef Bacik1-3/+6
2016-08-11bvec: avoid variable shadowing warningJohannes Berg1-1/+2
2016-08-11doc: update block/queue-sysfs.txt entriesJoe Lawrence1-0/+18
2016-08-11nvme: Suspend all queues before deletionGabriel Krisman Bertazi1-12/+8
2016-08-11x86/apic/x2apic, smp/hotplug: Don't use before alloc in x2apic_cluster_probe()Sebastian Andrzej Siewior1-4/+9
2016-08-11sched/cputime: Fix omitted ticks passed in parameterFrederic Weisbecker1-1/+2
2016-08-11efi/capsule: Allocate whole capsule into virtual memoryAustin Christ2-6/+8
2016-08-11x86/platform/uv: Skip UV runtime services mapping in the efi_runtime_disabled...Alex Thorlton1-1/+2
2016-08-11x86/efi: Allocate a trampoline if needed in efi_free_boot_services()Andy Lutomirski1-0/+21
2016-08-11x86/boot: Rework reserve_real_mode() to allow multiple triesAndy Lutomirski2-8/+30
2016-08-11x86/boot: Defer setup_real_mode() to early_initcall timeAndy Lutomirski3-6/+12
2016-08-11x86/boot: Synchronize trampoline_cr4_features and mmu_cr4_features directlyAndy Lutomirski2-8/+12
2016-08-11x86/boot: Run reserve_bios_regions() after we initialize the memory mapAndy Lutomirski3-3/+2
2016-08-11x86/irq: Do not substract irq_tlb_count from irq_call_countAaron Lu2-6/+1
2016-08-11x86/mm: Fix swap entry comment and macroDave Hansen1-2/+2
2016-08-11sched/cputime: Fix steal time accountingWanpeng Li1-2/+9
2016-08-11x86/mm/kaslr: Fix -Wformat-security warningNicolas Iooss1-1/+1
2016-08-11s390/dasd: fix failing CUIR assignment under LPARStefan Haberland1-0/+10
2016-08-11Merge tag 'pxa-fixes-v4.8' of https://github.com/rjarzmik/linux into randconf...Arnd Bergmann2-0/+2
2016-08-11drm/mediatek: add ARM_SMCCC dependencyArnd Bergmann1-0/+1
2016-08-11drm/mediatek: add CONFIG_OF dependencyArnd Bergmann1-0/+1
2016-08-11drm/mediatek: add COMMON_CLK dependencyArnd Bergmann1-0/+1
2016-08-10openvswitch: do not ignore netdev errors when creating tunnel vportsMartynas Pumputis3-4/+25