summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-01-31arm64: KVM: Add workaround for Cortex-A57 erratum 834220Marc Zyngier4-1/+38
2016-01-31arm64: restore bogomips information in /proc/cpuinfoYang Shi1-0/+4
2016-01-31mn10300: Select CONFIG_HAVE_UID16 to fix build failureGuenter Roeck1-3/+1
2016-01-31fix the regression from "direct-io: Fix negative return from dio read beyond ...Al Viro1-0/+1
2016-01-31direct-io: Fix negative return from dio read beyond eofJan Kara1-1/+9
2016-01-31media/vivid-osd: fix info leak in ioctlSalva Peiró1-0/+1
2016-01-31staging: lustre: echo_copy.._lsm() dereferences userland pointers directlyAl Viro1-9/+11
2016-01-31HID: core: Avoid uninitialized buffer accessRichard Purdie1-1/+1
2016-01-31HID: wacom: Expect 'touch_max' touches if HID_DG_CONTACTCOUNT not presentJason Gerecke1-2/+2
2016-01-31HID: wacom: Tie cached HID_DG_CONTACTCOUNT indices to report IDJason Gerecke2-0/+27
2016-01-31parisc iommu: fix panic due to trying to allocate too large regionMikulas Patocka1-7/+8
2016-01-31iommu/vt-d: Fix ATSR handling for Root-Complex integrated endpointsDavid Woodhouse1-3/+6
2016-01-31iommu/arm-smmu: Fix error checking for ASID and VMID allocationWill Deacon1-4/+5
2016-01-31arm64: kernel: enforce pmuserenr_el0 initialization and restoreLorenzo Pieralisi2-3/+2
2016-01-31arm64: mm: ensure that the zero page is visible to the page table walkerWill Deacon1-0/+3
2016-01-31arm64: Clear out any singlestep state on a ptrace detach operationJohn Blackwood1-0/+6
2016-01-31ARM/arm64: KVM: correct PTE uncachedness checkArd Biesheuvel1-2/+2
2016-01-31arm64: fix building without CONFIG_UID16Arnd Bergmann2-2/+2
2016-01-31arm64: KVM: Fix AArch32 to AArch64 register mappingMarc Zyngier2-4/+6
2016-01-31ARM/arm64: KVM: test properly for a PTE's uncachednessArd Biesheuvel1-8/+7
2016-01-31arm64: kernel: pause/unpause function graph tracer in cpu_suspend()Lorenzo Pieralisi1-0/+10
2016-01-31arm64: cmpxchg_dbl: fix return value typeLorenzo Pieralisi2-2/+2
2016-01-31arm64: bpf: fix mod-by-zero caseZi Shen Lim1-8/+13
2016-01-31arm64: bpf: fix div-by-zero caseZi Shen Lim2-13/+27
2016-01-31recordmcount: arm64: Replace the ignored mcount call into nopLi Bin1-1/+23
2016-01-31powerpc/module: Handle R_PPC64_ENTRY relocationsUlrich Weigand2-0/+29
2016-01-31scripts/recordmcount.pl: support data in text section on powerpcUlrich Weigand1-1/+2
2016-01-31powerpc: Make {cmp}xchg* and their atomic_ versions fully orderedBoqun Feng1-8/+8
2016-01-31powerpc: Make value-returning atomics fully orderedBoqun Feng1-1/+1
2016-01-31powerpc/powernv: pr_warn_once on unsupported OPAL_MSG typeStewart Smith1-1/+1
2016-01-31powerpc/opal-irqchip: Fix deadlock introduced by "Fix double endian conversion"Alistair Popple1-1/+13
2016-01-31powerpc/opal-irqchip: Fix double endian conversionAlistair Popple1-29/+29
2016-01-31powerpc/tm: Check for already reclaimed tasksMichael Neuling1-0/+18
2016-01-31powerpc/tm: Block signal return setting invalid MSR stateMichael Neuling3-5/+14
2016-01-31xfrm: dst_entries_init() per-net dst_opsDan Streetman3-62/+75
2016-01-31team: Replace rcu_read_lock with a mutex in team_vlan_rx_kill_vidIdo Schimmel1-3/+3
2016-01-31net/mlx5_core: Fix trimming down IRQ numberDoron Tsur5-8/+10
2016-01-31batman-adv: Drop immediate orig_node free functionSven Eckelmann3-27/+13
2016-01-31batman-adv: Drop immediate batadv_hard_iface free functionSven Eckelmann2-19/+7
2016-01-31batman-adv: Drop immediate neigh_ifinfo free functionSven Eckelmann1-24/+10
2016-01-31batman-adv: Drop immediate batadv_neigh_node free functionSven Eckelmann1-23/+10
2016-01-31batman-adv: Drop immediate batadv_orig_ifinfo free functionSven Eckelmann1-28/+31
2016-01-31batman-adv: Avoid recursive call_rcu for batadv_nc_nodeSven Eckelmann1-11/+8
2016-01-31batman-adv: Avoid recursive call_rcu for batadv_bla_claimSven Eckelmann1-7/+3
2016-01-31ppp, slip: Validate VJ compression slot parameters completelyBen Hutchings4-15/+15
2016-01-31isdn_ppp: Add checks for allocation failure in isdn_ppp_open()Ben Hutchings1-0/+6
2016-01-31bridge: fix lockdep addr_list_lock false positive splatNikolay Aleksandrov1-0/+8
2016-01-31ipv6: update skb->csum when CE mark is propagatedEric Dumazet2-4/+17
2016-01-31net: bpf: reject invalid shiftsRabin Vincent2-0/+15
2016-01-31phonet: properly unshare skbs in phonet_rcv()Eric Dumazet1-0/+4