summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-01-06usb: gadget: composite: always set ep->mult to a sensible valueFelipe Balbi2-3/+8
2017-01-06exec: Ensure mm->user_ns contains the execed filesEric W. Biederman3-4/+33
2017-01-06fs: exec: apply CLOEXEC before changing dumpable task flagsAleksa Sarai1-2/+8
2017-01-06mm/vmscan.c: set correct defer count for shrinkerShaohua Li1-3/+11
2017-01-06loop: return proper error from loop_queue_rq()Omar Sandoval1-1/+1
2017-01-06f2fs: set ->owner for debugfs status file's file_operationsNicolai Stange1-0/+1
2017-01-06ext4: do not perform data journaling when data is encryptedSergey Karamov2-6/+13
2017-01-06ext4: return -ENOMEM instead of successDan Carpenter1-1/+3
2017-01-06ext4: reject inodes with negative sizeDarrick J. Wong1-0/+6
2017-01-06ext4: add sanity checking to count_overhead()Theodore Ts'o1-3/+8
2017-01-06ext4: fix in-superblock mount options processingTheodore Ts'o1-15/+23
2017-01-06ext4: use more strict checks for inodes_per_block on mountTheodore Ts'o1-9/+6
2017-01-06ext4: fix stack memory corruption with 64k block sizeChandan Rajendra1-1/+1
2017-01-06ext4: fix mballoc breakage with 64k block sizeChandan Rajendra1-1/+1
2017-01-06crypto: caam - fix AEAD givenc descriptorsAlex Porosanu1-1/+3
2017-01-06ptrace: Capture the ptracer's creds not PT_PTRACE_CAPEric W. Biederman6-7/+30
2017-01-06mm: Add a user_ns owner to mm_struct and fix ptrace permission checksEric W. Biederman4-18/+20
2017-01-06block_dev: don't test bdev->bd_contains when it is not stableNeilBrown1-1/+1
2017-01-06btrfs: make file clone aware of fatal signalsWang Xiaoguang1-0/+5
2017-01-06Btrfs: don't BUG() during drop snapshotJosef Bacik1-11/+27
2017-01-06Btrfs: fix memory leak in do_walk_downLiu Bo1-0/+1
2017-01-06Btrfs: don't leak reloc root nodes on errorJosef Bacik1-0/+4
2017-01-06Btrfs: return gracefully from balance if fs tree is corruptedLiu Bo1-6/+17
2017-01-06Btrfs: bail out if block group has different mixed flagLiu Bo1-0/+14
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