summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.4.113v3.4.113linux-3.4.yZefan Li2016-10-261-1/+1
* net: Fix use after free in the recvmmsg exit pathArnaldo Carvalho de Melo2016-10-261-19/+19
* mm, gup: close FOLL MAP_PRIVATE raceMichal Hocko2016-10-262-11/+29
* net/core: revert "net: fix __netdev_update_features return.." and add commentNikolay Aleksandrov2016-10-261-1/+4
* ser_gigaset: use container_of() instead of detourPaul Bolle2016-10-261-8/+1
* ser_gigaset: remove unnecessary kfree() calls from release methodTilman Schmidt2016-10-261-5/+0
* xen/pciback: Save the number of MSI-X entries to be copied later.Konrad Rzeszutek Wilk2016-10-261-1/+5
* mm, vmstat: fix wrong WQ sleep when memory reclaim doesn't make any progressTetsuo Handa2016-10-261-1/+1
* time: Prevent early expiry of hrtimers[CLOCK_REALTIME] at the leap second edgeJohn Stultz2016-10-262-9/+73
* tcp: make challenge acks less predictableEric Dumazet2016-10-261-4/+9
* Revert "USB: Add OTG PET device to TPL"Zefan Li2016-10-262-9/+0
* Revert "USB: Add device quirk for ASUS T100 Base Station keyboard"Zefan Li2016-10-263-11/+2
* Fix incomplete backport of commit 0f792cf949a0Zefan Li2016-10-261-5/+9
* Fix incomplete backport of commit 423f04d63cf4Zefan Li2016-10-261-3/+0
* ipv6: fix handling of blackhole and prohibit routesNicolas Dichtel2016-10-262-4/+29
* ipv6: don't call fib6_run_gc() until routing is readyMichal Kubeček2016-10-263-7/+19
* ipv6: update ip6_rt_last_gc every time GC is runMichal Kubeček2016-10-262-4/+6
* sctp: Prevent soft lockup when sctp_accept() is called during a timeout eventKarl Heiss2016-10-261-15/+19
* drm/radeon: fix hotplug race at startupDave Airlie2016-10-261-0/+5
* udp: properly support MSG_PEEK with truncated buffersEric Dumazet2016-10-262-4/+8
* net: Fix skb csum races when peekingHerbert Xu2016-10-261-1/+2
* USB: ti_usb_3410_502: Fix ID table sizeBen Hutchings2016-10-261-2/+2
* af_unix: fix a fatal race with bit fieldsEric Dumazet2016-10-262-8/+9
* net: possible use after free in dst_releaseFrancesco Ruggeri2016-10-261-1/+2
* ftrace/scripts: Fix incorrect use of sprintf in recordmcountColin Ian King2016-10-261-1/+1
* mm/memory_hotplug.c: check for missing sections in test_pages_in_a_zone()Andrew Banman2016-10-261-12/+19
* ocfs2: fix BUG when calculate new backup superJoseph Qi2016-10-261-3/+12
* ipv6/addrlabel: fix ip6addrlbl_get()Andrey Ryabinin2016-10-261-1/+1
* parisc: Fix syscall restartsHelge Deller2016-10-261-15/+52
* KEYS: Fix race between read and revokeDavid Howells2016-10-261-9/+9
* USB: fix invalid memory access in hub_activate()Alan Stern2016-10-261-3/+20
* USB: ipaq.c: fix a timeout loopDan Carpenter2016-10-261-1/+2
* xen/pciback: Don't allow MSI-X ops if PCI_COMMAND_MEMORY is not set.Konrad Rzeszutek Wilk2016-10-261-1/+7
* xen/pciback: For XEN_PCI_OP_disable_msi[|x] only disable if device has MSI(X)...Konrad Rzeszutek Wilk2016-10-261-13/+20
* xen/pciback: Do not install an IRQ handler for MSI interrupts.Konrad Rzeszutek Wilk2016-10-261-0/+7
* xen/pciback: Return error on XEN_PCI_OP_enable_msix when device has MSI or MS...Konrad Rzeszutek Wilk2016-10-261-0/+7
* xen/pciback: Return error on XEN_PCI_OP_enable_msi when device has MSI or MSI...Konrad Rzeszutek Wilk2016-10-261-1/+6
* xen/pciback: Save xen_pci_op commands before processing itKonrad Rzeszutek Wilk2016-10-262-1/+15
* xen-blkback: only read request operation from shared ring onceRoger Pau Monné2016-10-261-4/+4
* xen-netback: use RING_COPY_REQUEST() throughoutDavid Vrabel2016-10-261-16/+14
* xen-netback: don't use last request to determine minimum Tx creditDavid Vrabel2016-10-261-3/+1
* xen: Add RING_COPY_REQUEST()David Vrabel2016-10-261-0/+14
* ftrace/scripts: Have recordmcount copy the object fileSteven Rostedt (Red Hat)2016-10-261-35/+110
* scripts: recordmcount: break hardlinksRussell King2016-10-261-0/+14
* spi: fix parent-device reference leakJohan Hovold2016-10-261-1/+1
* ser_gigaset: fix deallocation of platform device structureTilman Schmidt2016-10-261-3/+7
* mISDN: fix a loop countDan Carpenter2016-10-261-4/+3
* ARM: 8471/1: need to save/restore arm register(r11) when it is corruptedAnson Huang2016-10-261-2/+2
* sh_eth: fix TX buffer byte-swappingSergei Shtylyov2016-10-261-2/+1
* genirq: Prevent chip buslock deadlockThomas Gleixner2016-10-261-3/+3