summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-01-05tty: fix stall caused by missing memory barrier in drivers/tty/n_tty.cKosuke Tatsukawa1-4/+2
2016-01-05ALSA: usb-audio: work around CH345 input SysEx corruptionClemens Ladisch1-0/+42
2016-01-05ALSA: usb-audio: prevent CH345 multiport output SysEx corruptionClemens Ladisch4-0/+16
2016-01-05ALSA: usb-audio: add packet size quirk for the Medeli DD305Clemens Ladisch1-0/+1
2016-01-05USB: option: add XS Stick W100-2 from 4G SystemsBjørn Mork1-0/+9
2016-01-05USB: serial: option: add support for Novatel MiFi USB620LAleksander Morgado1-0/+2
2016-01-05USB: ti_usb_3410_5052: Add Honeywell HGI80 IDDavid Woodhouse2-0/+6
2016-01-05usb: musb: core: fix order of arguments to ulpi write callbackUwe Kleine-König1-5/+5
2016-01-05usblp: do not set TASK_INTERRUPTIBLE before lockJiri Slaby1-1/+1
2016-01-05arm64: Fix compat register mappingsRobin Murphy1-8/+8
2016-01-05can: sja1000: clear interrupts on startMirza Krak1-0/+3
2016-01-05Bluetooth: ath3k: Add support of AR3012 0cf3:817b deviceDmitry Tunin2-0/+3
2016-01-05Bluetooth: ath3k: Add new AR3012 0930:021c idDmitry Tunin2-0/+3
2016-01-05Bluetooth: hidp: fix device disconnect on idle timeoutDavid Herrmann1-0/+14
2016-01-05staging: rtl8712: Add device ID for Sitecom WLA2100Larry Finger1-0/+1
2016-01-05mwifiex: fix mwifiex_rdeeprom_read()Dan Carpenter1-7/+7
2016-01-05net: mvneta: Fix CPU_MAP registers initialisationMaxime Ripard1-1/+1
2016-01-05mac80211: fix driver RSSI event calculationsJohannes Berg1-1/+1
2016-01-05x86/cpu: Fix SMAP check in PVOPS environmentsAndrew Cooper1-2/+1
2016-01-05x86/cpu: Call verify_cpu() after having entered long mode tooBorislav Petkov2-5/+15
2016-01-05x86/setup: Fix low identity map for >= 2GB kernel rangeKrzysztof Mazur1-1/+1
2016-01-05x86/setup: Extend low identity map to cover whole kernel rangePaolo Bonzini1-0/+8
2016-01-05ARM: common: edma: Fix channel parameter for irq callbacksPeter Ujfalusi1-2/+4
2016-01-05ARM: 8427/1: dma-mapping: add support for offset parameter in dma_mmap()Marek Szyprowski1-0/+2
2016-01-05ARM: 8426/1: dma-mapping: add missing range check in dma_mmap()Marek Szyprowski1-0/+5
2016-01-05Bluetooth: ath3k: Add support of 04ca:300d AR3012 deviceDmitry Tunin2-0/+3
2016-01-05ipv6: sctp: implement sctp_v6_destroy_sock()Eric Dumazet1-1/+8
2016-01-05net/neighbour: fix crash at dumping device-agnostic proxy entriesKonstantin Khlebnikov1-2/+2
2016-01-05ipv6: add complete rcu protection around np->optEric Dumazet13-53/+124
2016-01-05ipv6: distinguish frag queues by device for multicast and link-local packetsMichal Kubeček3-5/+11
2016-01-05broadcom: fix PHY_ID_BCM5481 entry in the id tableAaro Koskinen1-1/+1
2016-01-05net: ip6mr: fix static mfc/dev leaks on table destructionNikolay Aleksandrov1-7/+8
2016-01-05net: ipmr: fix static mfc/dev leaks on table destructionNikolay Aleksandrov1-7/+8
2016-01-05net, scm: fix PaX detected msg_controllen overflow in scm_detach_fdsDaniel Borkmann1-0/+2
2016-01-05tcp: initialize tp->copied_seq in case of cross SYN connectionEric Dumazet1-0/+1
2016-01-05tcp: md5: fix lockdep annotationEric Dumazet1-1/+2
2016-01-05net: qmi_wwan: add XS Stick W100-2 from 4G SystemsBjørn Mork1-0/+1
2016-01-05snmp: Remove duplicate OUTMCAST stat incrementNeil Horman1-2/+0
2016-01-05sctp: translate host order to network order when setting a hmacidlucien1-2/+2
2016-01-05packet: infer protocol from ethernet header if unsetDaniel Borkmann1-0/+12
2015-12-15packet: do skb_probe_transport_header when we actually have dataDaniel Borkmann1-1/+2
2015-12-15unix: avoid use-after-free in ep_remove_wait_queueRainer Weikusat2-19/+165
2015-12-14MIPS: KVM: Uninit VCPU in vcpu_create error pathJames Hogan1-1/+4
2015-12-14MIPS: KVM: Fix CACHE immediate offset sign extensionJames Hogan1-1/+1
2015-12-14MIPS: KVM: Fix ASID restoration logicJames Hogan1-6/+10
2015-11-30ipv6: fix tunnel error handlingMichal Kubeček1-1/+11
2015-11-23Linux 3.12.51v3.12.51Jiri Slaby1-1/+1
2015-11-18x86/mm/hotplug: Modify PGD entry when removing memoryYasuaki Ishimatsu3-10/+22
2015-11-18x86/mm/hotplug: Pass sync_global_pgds() a correct argument in remove_pagetable()Yasuaki Ishimatsu1-4/+5
2015-11-18ipv6: addrconf: validate new MTU before applying itMarcelo Leitner1-1/+16