summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - apply STAC_9200_DELL_M22 quirk for Dell Latitude D430Alexander Tsoy2017-05-231-0/+2
* ALSA: hda - Update the list of quirk modelsTakashi Iwai2017-05-221-49/+65
* ALSA: hda - Provide dual-codecs model option for a few Realtek codecsTakashi Iwai2017-05-221-0/+3
* ALSA: hda - Apply dual-codec quirk for MSI Z270-Gaming moboTakashi Iwai2017-05-221-0/+1
* ALSA: hda - No loopback on ALC299 codecTakashi Iwai2017-05-161-0/+3
* ALSA: usb-audio: fix Amanero Combo384 quirk on big-endian hostsJohan Hovold2017-05-151-1/+1
* Linux 4.12-rc1Linus Torvalds2017-05-131-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-05-135-7/+445
|\
| * Input: cros_ec_keyb - remove extraneous 'const'Arnd Bergmann2017-05-121-1/+1
| * Input: add support for PlayStation 1/2 joypads connected via SPITomohiro Yoshidomi2017-05-103-0/+423
| * Input: xpad - add USB IDs for Mad Catz Brawlstick and Razer SabertoothBenjamin Valentin2017-05-071-0/+2
| * Input: xpad - sync supported devices with xboxdrvBenjamin Valentin2017-05-071-0/+13
| * Input: xpad - sort supported devices by USB IDBenjamin Valentin2017-05-071-6/+6
* | Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2017-05-139-18/+195
|\ \
| * | ubi: Add debugfs file for tracking PEB stateBen Shelton2017-05-081-1/+125
| * | ubifs: Fix a typo in comment of ioctl2ubifs & ubifs2ioctlRock Lee2017-05-081-3/+3
| * | ubifs: Remove unnecessary assignmentStefan Agner2017-05-081-1/+0Star
| * | ubifs: Fix cut and paste error on sb type comparisonsColin Ian King2017-05-081-2/+2
| * | ubi: fastmap: Fix slab corruptionRabin Vincent2017-05-081-4/+29
| * | ubifs: Add CONFIG_UBIFS_FS_SECURITY to disable/enable security labelsHyunchul Lee2017-05-083-2/+31
| * | ubi: Make mtd parameter readableAndy Shevchenko2017-05-081-1/+1
| * | ubi: Fix section mismatchAndy Shevchenko2017-05-081-4/+4
* | | Merge branch 'for-linus-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-137-19/+17Star
|\ \ \
| * | | um: Add missing NR_CPUS includeRichard Weinberger2017-05-041-0/+1
| * | | um: Fix to call read_initrd after init_bootmemMasami Hiramatsu2017-05-032-3/+7
| * | | um: Include kbuild.h instead of duplicating its macrosMatthias Kaehlcke2017-05-031-8/+1Star
| * | | um: Fix PTRACE_POKEUSER on x86_64Richard Weinberger2017-05-031-1/+1
| * | | um: Set number of CPUsNikola Kotur2017-05-032-3/+5
| * | | um: Fix _print_addr()Richard Weinberger2017-05-031-4/+2Star
| |/ /
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-05-1323-126/+145
|\ \ \
| * | | mm, docs: update memory.stat description with workingset* entriesRoman Gushchin2017-05-131-0/+12
| * | | mm: vmscan: scan until it finds eligible pagesMinchan Kim2017-05-131-6/+15
| * | | mm, thp: copying user pages must schedule on collapseDavid Rientjes2017-05-131-4/+3Star
| * | | dax: fix PMD data corruption when fault races with writeRoss Zwisler2017-05-131-14/+14
| * | | dax: fix data corruption when fault races with writeJan Kara2017-05-131-16/+16
| * | | ext4: return to starting transaction in ext4_dax_huge_fault()Jan Kara2017-05-131-4/+17
| * | | mm: fix data corruption due to stale mmap readsJan Kara2017-05-132-2/+12
| * | | dax: prevent invalidation of mapped DAX entriesRoss Zwisler2017-05-133-36/+3Star
| * | | Tigran has movedAndrew Morton2017-05-136-7/+7
| * | | mm, vmalloc: fix vmalloc users tracking properlyMichal Hocko2017-05-133-17/+26
| * | | mm/khugepaged: add missed tracepoint for collapse_huge_page_swapinSeongJae Park2017-05-131-1/+3
| * | | gcov: support GCC 7.1Martin Liska2017-05-132-1/+9
| * | | mm, vmstat: Remove spurious WARN() during zoneinfo printReza Arbab2017-05-131-2/+0Star
| * | | time: delete current_fs_time()Deepa Dinamani2017-05-132-15/+0Star
| * | | hwpoison, memcg: forcibly uncharge LRU pagesMichal Hocko2017-05-132-1/+8
* | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-1319-136/+208
|\ \ \ \ | |/ / / |/| | |
| * | | filesystem-dax: fix broken __dax_zero_page_range() conversionDan Williams2017-05-111-2/+2
| * | | libnvdimm, btt: ensure that initializing metadata clears poisonVishal Verma2017-05-111-7/+47
| * | | libnvdimm: add an atomic vs process context flag to rw_bytesVishal Verma2017-05-117-42/+53
| * | | x86, pmem: Fix cache flushing for iovec write < 8 bytesBen Hutchings2017-05-091-1/+1