summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-11-11xhci: Bad Ethernet performance plugged in ASM1042A hostJiahau Chang5-0/+69
2017-11-11xhci: Fix NULL pointer dereference when cleaning up streams for removed hostMathias Nyman1-4/+7
2017-11-11ARM: kexec: fix failure to boot crash kernelRussell King2-5/+11
2017-11-11ARM: kexec: Make .text R/W in machine_kexecNikolay Borisov1-4/+4
2017-11-11x86/acpi: Prevent out of bound access caused by broken ACPI tablesSeunghun Han1-0/+8
2017-11-11mount: copy the port field into the cloned nfs_server structure.Steve Dickson1-0/+1
2017-11-11workqueue: restore WQ_UNBOUND/max_active==1 to be orderedTejun Heo1-0/+10
2017-11-11libata: array underflow in ata_find_dev()Dan Carpenter1-2/+4
2017-11-11netfilter: ipt_CLUSTERIP: fix use-after-free of proc entrySabrina Dubroca1-1/+3
2017-11-11usb: renesas_usbhs: gadget: disable all eps when the driver stopsYoshihiro Shimoda1-7/+24
2017-11-11usb: renesas_usbhs: fix usbhsc_resume() for !USBHSF_RUNTIME_PWCTRLYoshihiro Shimoda1-1/+3
2017-11-11usb: renesas_usbhs: gadget: Fix NULL pointer dereference in usbhsg_ep_dequeue()Yoshihiro Shimoda1-2/+9
2017-11-11usb: renesas_usbhs: gadget: fix re-enabling pipe without re-connectingYoshihiro Shimoda3-1/+14
2017-11-11staging: rtl8188eu: add TL-WN722N v2 supportMichael Gugino1-0/+1
2017-11-11drm/vmwgfx: Fix gcc-7.1.1 warningSinclair Yeh1-1/+1
2017-11-11ASoC: do not close shared backend dailinkBanajit Goswami1-0/+4
2017-11-11spmi: Include OF based modalias in device ueventBjorn Andersson1-0/+12
2017-11-11of: device: Export of_device_{get_modalias, uvent_modalias} to modulesStephen Boyd1-0/+2
2017-11-11libceph: potential NULL dereference in ceph_msg_data_create()Dan Carpenter1-2/+4
2017-11-11usb: storage: return on error to avoid a null pointer dereferenceColin Ian King1-1/+4
2017-11-11USB: cdc-acm: add device-id for quirky printerJohan Hovold1-0/+3
2017-11-11USB: serial: cp210x: add support for Qivicon USB ZigBee dongleStefan Triller1-0/+1
2017-11-11i2c: mux: pinctrl: mention correct module name in Kconfig help textChris Gorman1-1/+1
2017-11-11net: bcmgenet: Free skb after last Tx fragDoug Berger2-59/+83
2017-11-11net: bcmgenet: Fix unmapping of fragments in bcmgenet_xmit()Doug Berger1-103/+84
2017-11-11net: bcmgenet: cleanup for bcmgenet_xmit_frag()Petri Gynther1-4/+7
2017-11-11net: bcmgenet: fix dev->stats.tx_bytes accountingPetri Gynther2-4/+18
2017-11-11net: bcmgenet: update ring producer index and buffer count in xmitFlorian Fainelli1-13/+5
2017-11-11net: bcmgenet: rewrite bcmgenet_rx_refill()Petri Gynther1-56/+42
2017-11-11net: bcmgenet: simplify __bcmgenet_tx_reclaim()Petri Gynther2-21/+22
2017-11-11net: bcmgenet: fix off-by-one in incrementing read pointerFlorian Fainelli1-5/+4
2017-11-11net: bcmgenet: check harder for out of memory conditionsFlorian Fainelli1-14/+19
2017-11-11staging:iio:resolver:ad2s1210 fix negative IIO_ANGL_VEL readArnd Bergmann1-1/+1
2017-11-11net/packet: Fix Tx queue selection for AF_PACKETIván Briano1-4/+2
2017-11-11net: bridge: fix dest lookup when vlan proto doesn't matchNikolay Aleksandrov2-2/+4
2017-11-11perf annotate: Fix broken arrow at row 0 connecting jmp instruction to its ta...Jin Yao1-1/+1
2017-11-11Raid5 should update rdev->sectors after reshapeXiao Ni1-3/+1
2017-11-11iio: adc: vf610_adc: Fix VALT selection value for REFSEL bitsStefan-Gabriel Mirea1-1/+1
2017-11-11iio: light: tsl2563: use correct event codeAkinobu Mita1-1/+1
2017-11-11fuse: initialize the flock flag in fuse_file on allocationMateusz Jurczyk1-1/+1
2017-10-12Linux 3.16.49v3.16.49Ben Hutchings1-1/+1
2017-10-12dm: flush queued bios when process blocks to avoid deadlockMikulas Patocka1-0/+55
2017-10-12cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flagsZefan Li5-13/+23
2017-10-12sched: add macros to define bitops for task atomic flagsZefan Li2-9/+18
2017-10-12sched: fix confusing PFA_NO_NEW_PRIVS constantZefan Li1-1/+1
2017-10-12sched: move no_new_privs into new atomic flagsKees Cook5-10/+22
2017-10-12Fix match_prepath()Sachin Prabhu1-8/+6
2017-10-12Fix regression which breaks DFS mountingSachin Prabhu1-6/+8
2017-10-12Move check for prefix path to within cifs_get_root()Sachin Prabhu1-5/+4
2017-10-12Compare prepaths when comparing superblocksSachin Prabhu1-1/+20