summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-01-06Btrfs: fix memory leak in reading btree blocksLiu Bo1-0/+9
2017-01-06clk: ti: omap36xx: Work around sprz319 advisory 2.1Richard Watts4-11/+104
2017-01-06ALSA: hda: when comparing pin configurations, ignore assoc in addition to seqKai-Heng Feng1-1/+3
2017-01-06ALSA: hda - Gate the mic jack on HP Z1 Gen3 AiOTakashi Iwai1-0/+17
2017-01-06ALSA: hda - fix headset-mic problem on a Dell laptopHui Wang1-0/+3
2017-01-06ALSA: hda - ignore the assoc and seq when comparing pin configurationsHui Wang1-1/+1
2017-01-06ALSA: hda/ca0132 - Add quirk for Alienware 15 R2 2016Sven Hahne1-0/+1
2017-01-06ALSA: hiface: Fix M2Tech hiFace driver sampling rate changeJussi Laako1-0/+2
2017-01-06ALSA: usb-audio: Add QuickCam Communicate Deluxe/S7500 to volume_control_quirksCon Kolivas1-1/+2
2017-01-06USB: UHCI: report non-PME wakeup signalling for Intel hardwareAlan Stern1-0/+4
2017-01-06usb: gadget: composite: correctly initialize ep->maxpacketFelipe Balbi1-1/+1
2017-01-06usb: gadget: f_uac2: fix error handling at afunc_bindPeter Chen1-7/+7
2017-01-06usb: hub: Fix auto-remount of safely removed or ejected USB-3 devicesMathias Nyman1-65/+36
2017-01-06USB: cdc-acm: add device id for GW Instek AFG-125Nathaniel Quillin1-0/+1
2017-01-06USB: serial: kl5kusb105: fix open error pathJohan Hovold1-9/+24
2017-01-06USB: serial: option: add dlink dwm-158Giuseppe Lippolis1-0/+1
2017-01-06USB: serial: option: add support for Telit LE922A PIDs 0x1040, 0x1041Daniele Palmas1-0/+6
2017-01-06Btrfs: fix qgroup rescan worker initializationFilipe Manana1-4/+1
2017-01-06btrfs: store and load values of stripes_min/stripes_max in balance status itemDavid Sterba1-0/+4
2017-01-06Btrfs: fix tree search logic when replaying directory entry deletesRobbie Ko1-2/+1
2017-01-06btrfs: limit async_work allocation and worker func durationMaxim Patlasov3-2/+19
2016-12-15Linux 4.4.39v4.4.39Greg Kroah-Hartman1-1/+1
2016-12-15crypto: rsa - Add Makefile dependencies to fix parallel buildsDavid Michael1-0/+1
2016-12-15hotplug: Make register and unregister notifier API symmetricMichal Hocko2-13/+5
2016-12-15batman-adv: Check for alloc errors when preparing TT local dataSven Eckelmann1-2/+2
2016-12-15m68k: Fix ndelay() macroBoris Brezillon1-1/+1
2016-12-15arm64: futex.h: Add missing PAN togglingJames Morse1-0/+2
2016-12-15can: peak: fix bad memory access and free sequence추지호1-2/+4
2016-12-15can: raw: raw_setsockopt: limit number of can_filter that can be setMarc Kleine-Budde2-0/+4
2016-12-15crypto: mcryptd - Check mcryptd algorithm compatibilitytim1-7/+12
2016-12-15perf/x86: Fix full width counter, counter overflowPeter Zijlstra (Intel)2-2/+2
2016-12-15locking/rtmutex: Use READ_ONCE() in rt_mutex_owner()Thomas Gleixner1-2/+3
2016-12-15locking/rtmutex: Prevent dequeue vs. unlock raceThomas Gleixner1-2/+66
2016-12-15zram: restrict add/remove attributes to root onlySergey Senozhatsky1-1/+7
2016-12-15parisc: Fix TLB related boot crash on SMP machinesHelge Deller1-0/+11
2016-12-15parisc: Remove unnecessary TLB purges from flush_dcache_page_asm and flush_ic...John David Anglin1-21/+1
2016-12-15parisc: Purge TLB before setting PTEJohn David Anglin1-4/+4
2016-12-15powerpc/eeh: Fix deadlock when PE frozen state can't be clearedAndrew Donnellan1-1/+3
2016-12-10Linux 4.4.38v4.4.38Greg Kroah-Hartman1-1/+1
2016-12-10esp6: Fix integrity verification when ESN are usedTobias Brunner1-1/+1
2016-12-10esp4: Fix integrity verification when ESN are usedTobias Brunner1-1/+1
2016-12-10ipv4: Set skb->protocol properly for local outputEli Cooper1-0/+3
2016-12-10ipv6: Set skb->protocol properly for local outputEli Cooper1-0/+2
2016-12-10Don't feed anything but regular iovec's to blk_rq_map_user_iovLinus Torvalds1-0/+3
2016-12-10constify iov_iter_count() and iter_is_iovec()Al Viro1-2/+2
2016-12-10sparc64: fix compile warning section mismatch in find_node()Thomas Tai1-3/+3
2016-12-10sparc64: Fix find_node warning if numa node cannot be foundThomas Tai1-4/+61
2016-12-10sparc32: Fix inverted invalid_frame_pointer checks on sigreturnsAndreas Larsson1-2/+2
2016-12-10net: ping: check minimum size on ICMP header lengthKees Cook1-0/+4
2016-12-10net: avoid signed overflows for SO_{SND|RCV}BUFFORCEEric Dumazet1-2/+2