summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* v4.4.1-rt4v4.4.1-rt4Sebastian Andrzej Siewior2016-02-011-1/+1
* Merge tag 'v4.4.1' into linux-4.4.y-rtSebastian Andrzej Siewior2016-02-0180-280/+644
|\
| * Linux 4.4.1v4.4.1Greg Kroah-Hartman2016-01-311-1/+1
| * arm64: kernel: fix architected PMU registers unconditional accessLorenzo Pieralisi2016-01-313-2/+19
| * arm64: kernel: enforce pmuserenr_el0 initialization and restoreLorenzo Pieralisi2016-01-312-3/+2
| * arm64: mm: ensure that the zero page is visible to the page table walkerWill Deacon2016-01-311-0/+3
| * arm64: Clear out any singlestep state on a ptrace detach operationJohn Blackwood2016-01-311-0/+6
| * powerpc/module: Handle R_PPC64_ENTRY relocationsUlrich Weigand2016-01-312-0/+29
| * scripts/recordmcount.pl: support data in text section on powerpcUlrich Weigand2016-01-311-1/+2
| * powerpc: Make {cmp}xchg* and their atomic_ versions fully orderedBoqun Feng2016-01-311-8/+8
| * powerpc: Make value-returning atomics fully orderedBoqun Feng2016-01-311-1/+1
| * powerpc/tm: Check for already reclaimed tasksMichael Neuling2016-01-311-0/+18
| * batman-adv: Drop immediate orig_node free functionSven Eckelmann2016-01-313-27/+13
| * batman-adv: Drop immediate batadv_hard_iface free functionSven Eckelmann2016-01-312-19/+7
| * batman-adv: Drop immediate neigh_ifinfo free functionSven Eckelmann2016-01-311-24/+10
| * batman-adv: Drop immediate batadv_neigh_node free functionSven Eckelmann2016-01-311-23/+10
| * batman-adv: Drop immediate batadv_orig_ifinfo free functionSven Eckelmann2016-01-311-28/+31
| * batman-adv: Avoid recursive call_rcu for batadv_nc_nodeSven Eckelmann2016-01-311-11/+8
| * batman-adv: Avoid recursive call_rcu for batadv_bla_claimSven Eckelmann2016-01-311-7/+3
| * team: Replace rcu_read_lock with a mutex in team_vlan_rx_kill_vidIdo Schimmel2016-01-311-3/+3
| * net/mlx5_core: Fix trimming down IRQ numberDoron Tsur2016-01-315-8/+10
| * bridge: fix lockdep addr_list_lock false positive splatNikolay Aleksandrov2016-01-311-0/+8
| * ipv6: update skb->csum when CE mark is propagatedEric Dumazet2016-01-312-4/+17
| * net: bpf: reject invalid shiftsRabin Vincent2016-01-312-0/+15
| * phonet: properly unshare skbs in phonet_rcv()Eric Dumazet2016-01-311-0/+4
| * dwc_eth_qos: Fix dma address for multi-fragment skbsLars Persson2016-01-311-1/+1
| * bonding: Prevent IPv6 link local address on enslaved devicesKarl Heiss2016-01-311-1/+4
| * net: preserve IP control block during GSO segmentationKonstantin Khlebnikov2016-01-315-5/+11
| * udp: disallow UFO for sockets with SO_NO_CHECK optionMichal Kubeček2016-01-312-2/+2
| * net: pktgen: fix null ptr deref in skb allocationJohn Fastabend2016-01-311-1/+3
| * sched,cls_flower: set key address type when presentJamal Hadi Salim2016-01-311-2/+8
| * tcp_yeah: don't set ssthresh below 2Neal Cardwell2016-01-311-1/+1
| * ipv6: tcp: add rcu locking in tcp_v6_send_synack()Eric Dumazet2016-01-311-0/+2
| * net: sctp: prevent writes to cookie_hmac_alg from accessing invalid memorySasha Levin2016-01-311-1/+1
| * vxlan: fix test which detect duplicate vxlan ifaceNicolas Dichtel2016-01-311-3/+9
| * unix: properly account for FDs passed over unix socketswilly tarreau2016-01-313-9/+29
| * xhci: refuse loading if nousb is usedOliver Neukum2016-01-311-0/+4
| * usb: core: lpm: fix usb3_hardware_lpm sysfs nodeLu Baolu2016-01-315-26/+75
| * USB: cp210x: add ID for ELV Marble Sound Board 1Oliver Freyermuth2016-01-311-0/+1
| * rtlwifi: fix memory leak for USB devicePeter Wu2016-01-311-0/+2
| * ASoC: compress: Fix compress device direction checkVinod Koul2016-01-311-3/+20
| * ASoC: wm5110: Fix PGA clear when disabling DRECharles Keepax2016-01-311-5/+3
| * ALSA: timer: Handle disconnection more safelyTakashi Iwai2016-01-311-0/+48
| * ALSA: hda - Flush the pending probe work at removeTakashi Iwai2016-01-311-1/+9
| * ALSA: hda - Fix missing module loading with model=generic optionTakashi Iwai2016-01-311-10/+32
| * ALSA: hda - Fix bass pin fixup for ASUS N550JXTakashi Iwai2016-01-311-0/+1
| * ALSA: control: Avoid kernel warnings from tlv ioctl with numid 0Takashi Iwai2016-01-311-0/+2
| * ALSA: hrtimer: Fix stall by hrtimer_cancel()Takashi Iwai2016-01-311-1/+2
| * ALSA: pcm: Fix snd_pcm_hw_params struct copy in compat modeNicolas Boichat2016-01-311-4/+9
| * ALSA: seq: Fix snd_seq_call_port_info_ioctl in compat modeNicolas Boichat2016-01-311-4/+5