aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* l2tp: take reference on sessions being dumpedGuillaume Nault2017-06-175-11/+27
* net: phy: handle state correctly in phy_stop_machineNathan Sullivan2017-06-171-1/+1
* netfilter: arp_tables: fix invoking 32bit "iptable -P INPUT ACCEPT" failed in...Hongxu Jia2017-06-171-2/+2
* ring-buffer: Have ring_buffer_iter_empty() return true when emptySteven Rostedt (VMware)2017-06-171-2/+14
* tracing: Allocate the snapshot buffer before enabling probeSteven Rostedt (VMware)2017-06-171-3/+5
* rtl8150: Use heap buffers for all register accessBen Hutchings2017-06-171-7/+27
* pegasus: Use heap buffers for all register accessBen Hutchings2017-06-171-4/+25
* powerpc: Disable HFSCR[TM] if TM is not supportedBenjamin Herrenschmidt2017-06-171-0/+9
* net/mlx4_core: Fix racy CQ (Completion Queue) freeJack Morgenstein2017-06-171-18/+20
* net/mlx4_en: Fix bad WQE issueEugenia Emantayev2017-06-171-1/+7
* s390/decompressor: fix initrd corruption caused by bss clearMarcelo Henrique Cerri2017-06-171-16/+19
* metag/usercopy: Add missing fixupsJames Hogan2017-06-171-24/+48
* metag/usercopy: Fix src fixup in from user rapf loopsJames Hogan2017-06-171-8/+28
* metag/usercopy: Set flags before ADDZJames Hogan2017-06-171-4/+4
* metag/usercopy: Add early abort to copy_to_userJames Hogan2017-06-171-0/+20
* metag/usercopy: Fix alignment error checkingJames Hogan2017-06-171-6/+4
* ring-buffer: Fix return value check in test_ringbuffer()Wei Yongjun2017-06-171-4/+4
* ptrace: fix PTRACE_LISTEN race corrupting task->statebsegall@google.com2017-06-171-4/+10
* ipv4: igmp: Allow removing groups from a removed interfaceAndrew Lunn2017-06-171-2/+4
* i2c: at91: manage unexpected RXRDY flag when starting a transferLudovic Desroches2017-06-171-10/+26
* USB: OHCI: Fix race between ED unlink and URB submissionAlan Stern2017-06-171-6/+1
* ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stageRafael J. Wysocki2017-06-174-201/+18
* ACPI / resources: free memory on error in add_region_before()Dan Carpenter2017-06-171-1/+3
* ACPI / PNP: Avoid conflicting resource reservationsRafael J. Wysocki2017-06-174-14/+197
* ALSA: ctxfi: Fix the incorrect check of dma_set_mask() callTakashi Iwai2017-06-171-1/+1
* ALSA: ctxfi: Fallback DMA mask to 32bitTakashi Iwai2017-06-172-25/+12
* scsi: libsas: fix ata xfer lengthJohn Garry2017-06-171-1/+1
* ext4: mark inode dirty after converting inline directoryEric Biggers2017-06-171-3/+2
* mmc: ushc: fix NULL-deref at probeJohan Hovold2017-06-171-0/+3
* uwb: hwa-rc: fix NULL-deref at probeJohan Hovold2017-06-171-0/+3
* uwb: i1480-dfu: fix NULL-deref at probeJohan Hovold2017-06-171-0/+3
* USB: wusbcore: fix NULL-deref at probeJohan Hovold2017-06-171-0/+3
* USB: idmouse: fix NULL-deref at probeJohan Hovold2017-06-171-0/+3
* USB: uss720: fix NULL-deref at probeJohan Hovold2017-06-171-0/+5
* Input: cm109 - validate number of endpoints before using themJohan Hovold2017-06-171-0/+4
* Input: yealink - validate number of endpoints before using themJohan Hovold2017-06-171-0/+4
* Input: hanwang - validate number of endpoints before using themJohan Hovold2017-06-171-0/+3
* Input: ims-pcu - validate number of endpoints before using themJohan Hovold2017-06-171-0/+4
* net: unix: properly re-increment inflight counter of GC discarded candidatesAndrey Ulanov2017-06-171-9/+9
* net: properly release sk_frag.pageEric Dumazet2017-06-171-5/+5
* xen: do not re-use pirq number cached in pci device msi msg dataDan Streetman2017-06-171-16/+7
* isdn/gigaset: fix NULL-deref at probeJohan Hovold2017-06-171-0/+3
* perf/core: Fix event inheritance on fork()Peter Zijlstra2017-06-171-2/+3
* net sched actions: decrement module reference count after table flush.Roman Mashak2017-06-171-4/+1
* dccp/tcp: fix routing redirect raceJon Maxwell2017-06-174-8/+14
* net: net_enable_timestamp() can be called from irq contextsEric Dumazet2017-06-171-4/+31
* locking/static_keys: Add static_key_{en,dis}able() helpersPeter Zijlstra2017-06-172-4/+18
* ipv4: mask tos for input routeJulian Anastasov2017-06-171-0/+1
* vxlan: correctly validate VXLAN ID against VXLAN_N_VIDMatthias Schiffer2017-06-171-1/+1
* USB: serial: io_ti: fix information leak in completion handlerJohan Hovold2017-06-171-1/+1