summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | mtdchar: fix usage of mtd_ooblayout_ecc()OuYang ZhiZhong2018-03-191-2/+2
| | |/ / / / / /
| * | | | | | | Merge tag 'staging-4.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-03-238-25/+50
| |\ \ \ \ \ \ \
| | * | | | | | | staging: ncpfs: memory corruption in ncp_read_kernel()Dan Carpenter2018-03-191-0/+4
| | * | | | | | | Merge tag 'iio-fixes-for-4.16b' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2018-03-197-25/+46
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | | * | | | | | iio: st_pressure: st_accel: pass correct platform data to initMichael Nosthoff2018-03-102-2/+2
| | | * | | | | | Revert "iio: accel: st_accel: remove redundant pointer pdata"Jonathan Cameron2018-03-101-0/+5
| | | * | | | | | iio: adc: meson-saradc: unlock on error in meson_sar_adc_lock()Dan Carpenter2018-03-101-1/+3
| | | * | | | | | dt-bindings: iio: adc: sd-modulator: fix io-channel-cellsFabrice Gasnier2018-02-241-2/+2
| | | * | | | | | iio: adc: stm32-dfsdm: fix multiple channel initializationFabrice Gasnier2018-02-241-18/+21
| | | * | | | | | iio: adc: stm32-dfsdm: fix clock source selectionFabrice Gasnier2018-02-241-1/+9
| | | * | | | | | iio: adc: stm32-dfsdm: fix call to stop channelFabrice Gasnier2018-02-241-1/+1
| | | * | | | | | iio: adc: stm32-dfsdm: fix compatible data useFabrice Gasnier2018-02-241-1/+1
| | | * | | | | | iio: chemical: ccs811: Corrected firmware boot/application mode transitionRichard Lai2018-02-241-0/+3
| * | | | | | | | Merge tag 'char-misc-4.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-03-231-17/+35
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Drivers: hv: vmbus: Fix ring buffer signalingMichael Kelley2018-03-061-17/+35
| | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Merge tag 'media/v4.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-03-233-12/+8
| |\ \ \ \ \ \ \ \
| | * | | | | | | | media: dvb: fix a Kconfig typoMichael Ira Krufky2018-03-051-1/+1
| | * | | | | | | | media: tegra-cec: reset rx_buf_cnt when start bit detectedHans Verkuil2018-03-051-10/+7
| | * | | | | | | | media: rc: lirc does not use LIRC_CAN_SEND_SCANCODE featureSean Young2018-03-051-1/+0
| * | | | | | | | | Merge tag 'sound-4.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2018-03-234-5/+41
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ALSA: aloop: Fix access to not-yet-ready substream via cableTakashi Iwai2018-03-221-1/+7
| | * | | | | | | | | ALSA: aloop: Sync stale timer before releaseTakashi Iwai2018-03-221-1/+8
| | * | | | | | | | | ALSA: hda/realtek - Fix speaker no sound after system resumeKailang Yang2018-03-221-0/+4
| | * | | | | | | | | ALSA: hda/realtek - Fix Dell headset Mic can't recordKailang Yang2018-03-221-0/+10
| | * | | | | | | | | ALSA: hda - Force polling mode on CFL for fixing codec communicationTakashi Iwai2018-03-211-0/+5
| | * | | | | | | | | ALSA: usb-audio: Fix parsing descriptor of UAC2 processing unitKirill Marinushkin2018-03-191-2/+2
| | * | | | | | | | | ALSA: hda/realtek - Always immediately update mute LED with pin VREFTakashi Iwai2018-03-171-1/+5
| * | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-03-2316-79/+153
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | mm, thp: do not cause memcg oom for thpDavid Rientjes2018-03-232-4/+9
| | * | | | | | | | | | mm/vmscan: wake up flushers for legacy cgroups tooAndrey Ryabinin2018-03-231-15/+16
| | * | | | | | | | | | Revert "mm: page_alloc: skip over regions of invalid pfns where possible"Daniel Vacek2018-03-233-39/+1
| | * | | | | | | | | | mm/shmem: do not wait for lock_page() in shmem_unused_huge_shrink()Kirill A. Shutemov2018-03-231-11/+20
| | * | | | | | | | | | mm/thp: do not wait for lock_page() in deferred_split_scan()Kirill A. Shutemov2018-03-231-1/+3
| | * | | | | | | | | | mm/khugepaged.c: convert VM_BUG_ON() to collapse failKirill A. Shutemov2018-03-231-1/+6
| | * | | | | | | | | | x86/mm: implement free pmd/pte page interfacesToshi Kani2018-03-231-2/+26
| | * | | | | | | | | | mm/vmalloc: add interfaces to free unmapped page tableToshi Kani2018-03-234-2/+48
| | * | | | | | | | | | h8300: remove extraneous __BIG_ENDIAN definitionArnd Bergmann2018-03-231-1/+0
| | * | | | | | | | | | hugetlbfs: check for pgoff value overflowMike Kravetz2018-03-232-3/+21
| | * | | | | | | | | | lockdep: fix fs_reclaim warningTetsuo Handa2018-03-231-1/+1
| | * | | | | | | | | | MAINTAINERS: update Mark Fasheh's e-mailMark Fasheh2018-03-231-1/+1
| | * | | | | | | | | | mm/mempolicy.c: avoid use uninitialized preferred_nodeYisheng Xie2018-03-231-0/+3
| * | | | | | | | | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-03-238-49/+57
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | libnvdimm, nfit: fix persistence domain reportingDan Williams2018-03-212-7/+13
| | * | | | | | | | | | | libnvdimm, region: hide persistence_domain when unknownDan Williams2018-03-211-0/+7
| | * | | | | | | | | | | acpi, numa: fix pxm to online numa node associationsDan Williams2018-03-161-4/+6
| | * | | | | | | | | | | x86, memremap: fix altmap accounting at freeDan Williams2018-03-141-32/+28
| | * | | | | | | | | | | libnvdimm: remove redundant assignment to pointer 'dev'Colin Ian King2018-03-141-1/+1
| | * | | | | | | | | | | libnvdimm, {btt, blk}: do integrity setup before add_disk()Vishal Verma2018-03-072-4/+2
| | * | | | | | | | | | | kernel/memremap: Remove stale devres_free() callOliver O'Halloran2018-03-061-1/+0
| | | |_|_|/ / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge tag 'drm-fixes-for-v4.16-rc7' of git://people.freedesktop.org/~airlied/...Linus Torvalds2018-03-2329-84/+176
| |\ \ \ \ \ \ \ \ \ \ \