summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-01-31Linux 4.4.1v4.4.1Greg Kroah-Hartman1-1/+1
2016-01-31arm64: kernel: fix architected PMU registers unconditional accessLorenzo Pieralisi3-2/+19
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-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/tm: Check for already reclaimed tasksMichael Neuling1-0/+18
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-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-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
2016-01-31dwc_eth_qos: Fix dma address for multi-fragment skbsLars Persson1-1/+1
2016-01-31bonding: Prevent IPv6 link local address on enslaved devicesKarl Heiss1-1/+4
2016-01-31net: preserve IP control block during GSO segmentationKonstantin Khlebnikov5-5/+11
2016-01-31udp: disallow UFO for sockets with SO_NO_CHECK optionMichal Kubeček2-2/+2
2016-01-31net: pktgen: fix null ptr deref in skb allocationJohn Fastabend1-1/+3
2016-01-31sched,cls_flower: set key address type when presentJamal Hadi Salim1-2/+8
2016-01-31tcp_yeah: don't set ssthresh below 2Neal Cardwell1-1/+1
2016-01-31ipv6: tcp: add rcu locking in tcp_v6_send_synack()Eric Dumazet1-0/+2
2016-01-31net: sctp: prevent writes to cookie_hmac_alg from accessing invalid memorySasha Levin1-1/+1
2016-01-31vxlan: fix test which detect duplicate vxlan ifaceNicolas Dichtel1-3/+9
2016-01-31unix: properly account for FDs passed over unix socketswilly tarreau3-9/+29
2016-01-31xhci: refuse loading if nousb is usedOliver Neukum1-0/+4
2016-01-31usb: core: lpm: fix usb3_hardware_lpm sysfs nodeLu Baolu5-26/+75
2016-01-31USB: cp210x: add ID for ELV Marble Sound Board 1Oliver Freyermuth1-0/+1
2016-01-31rtlwifi: fix memory leak for USB devicePeter Wu1-0/+2
2016-01-31ASoC: compress: Fix compress device direction checkVinod Koul1-3/+20
2016-01-31ASoC: wm5110: Fix PGA clear when disabling DRECharles Keepax1-5/+3
2016-01-31ALSA: timer: Handle disconnection more safelyTakashi Iwai1-0/+48
2016-01-31ALSA: hda - Flush the pending probe work at removeTakashi Iwai1-1/+9
2016-01-31ALSA: hda - Fix missing module loading with model=generic optionTakashi Iwai1-10/+32
2016-01-31ALSA: hda - Fix bass pin fixup for ASUS N550JXTakashi Iwai1-0/+1
2016-01-31ALSA: control: Avoid kernel warnings from tlv ioctl with numid 0Takashi Iwai1-0/+2
2016-01-31ALSA: hrtimer: Fix stall by hrtimer_cancel()Takashi Iwai1-1/+2
2016-01-31ALSA: pcm: Fix snd_pcm_hw_params struct copy in compat modeNicolas Boichat1-4/+9
2016-01-31ALSA: seq: Fix snd_seq_call_port_info_ioctl in compat modeNicolas Boichat1-4/+5
2016-01-31ALSA: hda - Add fixup for Dell Latitidue E6540Takashi Iwai1-0/+1
2016-01-31ALSA: timer: Fix double unlink of active_listTakashi Iwai1-1/+1