summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-06USB: UHCI: report non-PME wakeup signalling for Intel hardwareAlan Stern
2017-01-06usb: gadget: composite: correctly initialize ep->maxpacketFelipe Balbi
2017-01-06usb: gadget: f_uac2: fix error handling at afunc_bindPeter Chen
2017-01-06usb: hub: Fix auto-remount of safely removed or ejected USB-3 devicesMathias Nyman
2017-01-06USB: cdc-acm: add device id for GW Instek AFG-125Nathaniel Quillin
2017-01-06USB: serial: kl5kusb105: fix open error pathJohan Hovold
2017-01-06USB: serial: option: add dlink dwm-158Giuseppe Lippolis
2017-01-06USB: serial: option: add support for Telit LE922A PIDs 0x1040, 0x1041Daniele Palmas
2017-01-06Btrfs: fix qgroup rescan worker initializationFilipe Manana
2017-01-06btrfs: store and load values of stripes_min/stripes_max in balance status itemDavid Sterba
2017-01-06Btrfs: fix tree search logic when replaying directory entry deletesRobbie Ko
2017-01-06btrfs: limit async_work allocation and worker func durationMaxim Patlasov
2016-12-15Linux 4.4.39v4.4.39Greg Kroah-Hartman
2016-12-15crypto: rsa - Add Makefile dependencies to fix parallel buildsDavid Michael
2016-12-15hotplug: Make register and unregister notifier API symmetricMichal Hocko
2016-12-15batman-adv: Check for alloc errors when preparing TT local dataSven Eckelmann
2016-12-15m68k: Fix ndelay() macroBoris Brezillon
2016-12-15arm64: futex.h: Add missing PAN togglingJames Morse
2016-12-15can: peak: fix bad memory access and free sequence추지호
2016-12-15can: raw: raw_setsockopt: limit number of can_filter that can be setMarc Kleine-Budde
2016-12-15crypto: mcryptd - Check mcryptd algorithm compatibilitytim
2016-12-15perf/x86: Fix full width counter, counter overflowPeter Zijlstra (Intel)
2016-12-15locking/rtmutex: Use READ_ONCE() in rt_mutex_owner()Thomas Gleixner
2016-12-15locking/rtmutex: Prevent dequeue vs. unlock raceThomas Gleixner
2016-12-15zram: restrict add/remove attributes to root onlySergey Senozhatsky
2016-12-15parisc: Fix TLB related boot crash on SMP machinesHelge Deller
2016-12-15parisc: Remove unnecessary TLB purges from flush_dcache_page_asm and flush_ic...John David Anglin
2016-12-15parisc: Purge TLB before setting PTEJohn David Anglin
2016-12-15powerpc/eeh: Fix deadlock when PE frozen state can't be clearedAndrew Donnellan
2016-12-10Linux 4.4.38v4.4.38Greg Kroah-Hartman
2016-12-10esp6: Fix integrity verification when ESN are usedTobias Brunner
2016-12-10esp4: Fix integrity verification when ESN are usedTobias Brunner
2016-12-10ipv4: Set skb->protocol properly for local outputEli Cooper
2016-12-10ipv6: Set skb->protocol properly for local outputEli Cooper
2016-12-10Don't feed anything but regular iovec's to blk_rq_map_user_iovLinus Torvalds
2016-12-10constify iov_iter_count() and iter_is_iovec()Al Viro
2016-12-10sparc64: fix compile warning section mismatch in find_node()Thomas Tai
2016-12-10sparc64: Fix find_node warning if numa node cannot be foundThomas Tai
2016-12-10sparc32: Fix inverted invalid_frame_pointer checks on sigreturnsAndreas Larsson
2016-12-10net: ping: check minimum size on ICMP header lengthKees Cook
2016-12-10net: avoid signed overflows for SO_{SND|RCV}BUFFORCEEric Dumazet
2016-12-10geneve: avoid use-after-free of skb->dataSabrina Dubroca
2016-12-10sh_eth: remove unchecked interrupts for RZ/A1Chris Brandt
2016-12-10net: bcmgenet: Utilize correct struct device for all DMA operationsFlorian Fainelli
2016-12-10packet: fix race condition in packet_set_ringPhilip Pettersson
2016-12-10net/dccp: fix use-after-free in dccp_invalid_packetEric Dumazet
2016-12-10netlink: Do not schedule work from sk_destructHerbert Xu
2016-12-10netlink: Call cb->done from a worker threadHerbert Xu
2016-12-10net/sched: pedit: make sure that offset is validAmir Vadai
2016-12-10net, sched: respect rcu grace period on cls destructionDaniel Borkmann