summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-12-13Linux 3.12.69v3.12.69Jiri Slaby1-1/+1
2016-12-13sparc64: fix compile warning section mismatch in find_node()Thomas Tai1-3/+3
2016-12-13sparc64: Fix find_node warning if numa node cannot be foundThomas Tai1-4/+61
2016-12-13sparc32: Fix inverted invalid_frame_pointer checks on sigreturnsAndreas Larsson1-2/+2
2016-12-13net: ping: check minimum size on ICMP header lengthKees Cook1-0/+4
2016-12-13net: avoid signed overflows for SO_{SND|RCV}BUFFORCEEric Dumazet1-2/+2
2016-12-13packet: fix race condition in packet_set_ringPhilip Pettersson1-6/+12
2016-12-13net/dccp: fix use-after-free in dccp_invalid_packetEric Dumazet1-5/+7
2016-12-13net/sched: pedit: make sure that offset is validAmir Vadai1-4/+20
2016-12-13l2tp: fix racy SOCK_ZAPPED flag check in l2tp_ip{,6}_bind()Guillaume Nault2-4/+6
2016-12-13net: sky2: Fix shutdown crashJeremy Linton1-0/+13
2016-12-13ip6_tunnel: disable caching when the traffic class is inheritedPaolo Abeni1-2/+11
2016-12-13ALSA: pcm : Call kill_fasync() in stream lockTakashi Iwai1-1/+1
2016-12-12ipv4: Set skb->protocol properly for local outputEli Cooper1-0/+3
2016-12-12ipv6: Set skb->protocol properly for local outputEli Cooper1-0/+2
2016-12-12pwm: Fix device reference leakJohan Hovold1-0/+2
2016-12-12mwifiex: printk() overflow with 32-byte SSIDsBrian Norris1-6/+7
2016-12-12PCI: Export pcie_find_root_portJohannes Thumshirn2-14/+14
2016-12-12rcu: Fix soft lockup for rcu_nocb_kthreadDing Tianhong1-0/+1
2016-12-12x86/traps: Ignore high word of regs->cs in early_fixup_exception()Andy Lutomirski1-1/+1
2016-12-12drm/radeon: Ensure vblank interrupt is enabled on DPMS transition to onMichel Dänzer2-0/+4
2016-12-12mpi: Fix NULL ptr dereference in mpi_powm() [ver #3]Andrey Ryabinin1-1/+6
2016-12-12apparmor: fix change_hat not finding hat after policy replacementJohn Johansen1-2/+4
2016-12-12cfg80211: limit scan results cache sizeJohannes Berg2-0/+70
2016-12-12tile: avoid using clocksource_cyc2ns with absolute cycle countChris Metcalf1-2/+2
2016-12-12scsi: mpt3sas: Fix secure erase premature terminationAndrey Grodzovsky1-0/+14
2016-12-12Fix USB CB/CBI storage devices with CONFIG_VMAP_STACK=yPetr Vandrovec1-1/+6
2016-12-12USB: serial: ftdi_sio: add support for TI CC3200 LaunchPadDoug Brown2-0/+8
2016-12-12USB: serial: cp210x: add ID for the Zone DPMXPaul Jakma1-0/+1
2016-12-12usb: chipidea: move the lock initialization to core filePeter Chen2-2/+1
2016-12-12KVM: x86: drop error recovery in em_jmp_far and em_ret_farRadim Krčmář1-25/+11
2016-12-01Revert "drivers/net: Disable UFO through virtio"Vlad Yasevich3-30/+26
2016-11-28tty: audit: Fix audit sourcePeter Hurley3-5/+5
2016-11-28kernel/panic.c: turn off locks debug before releasing console lockVitaly Kuznetsov1-1/+4
2016-11-28mtd: blkdevs: fix potential deadlock + lockdep warningsBrian Norris1-5/+5
2016-11-28i2c: at91: fix write transfers by clearing pending interrupt firstCyrille Pitchen1-8/+50
2016-11-28PCI: Use function 0 VPD for identical functions, regular VPD for othersAlex Williamson2-24/+18
2016-11-28PCI: Fix devfn for VPD access through function 0Alex Williamson1-3/+6
2016-11-28x86/idle: Restore trace_cpu_idle to mwait_idle() callsJisheng Zhang1-0/+2
2016-11-28Linux 3.12.68v3.12.68Jiri Slaby1-1/+1
2016-11-28ALSA: usb-audio: Fix runtime PM unbalanceTakashi Iwai1-1/+1
2016-11-28xen-pciback: Add name prefix to global 'permissive' variableBen Hutchings3-5/+5
2016-11-28PCI: Handle read-only BARs on AMD CS553x devicesMyron Stowe1-4/+37
2016-11-28perf: Tighten (and fix) the grouping conditionPeter Zijlstra2-8/+13
2016-11-28usb: musb: musb_cppi41: recognize HS devices in hostmodeSebastian Andrzej Siewior1-1/+9
2016-11-28drivers/net: Disable UFO through virtioBen Hutchings3-26/+30
2016-11-28KVM: check for !is_zero_pfn() in kvm_is_mmio_pfn()Ard Biesheuvel1-1/+1
2016-11-28mm: export symbol dependencies of is_zero_pfn()Ard Biesheuvel3-0/+4
2016-11-28mm: filemap: update find_get_pages_tag() to deal with shadow entriesJohannes Weiner3-37/+40
2016-11-28sparc64: Handle extremely large kernel TLB range flushes more gracefully.David S. Miller1-55/+228