summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | kernel/watchdog_hld.c: hard lockup message should end with a newlineSergey Senozhatsky2019-04-191-1/+2
| | * | | | | | | | | | | | kcov: improve CONFIG_ARCH_HAS_KCOV help textMark Rutland2019-04-191-3/+3
| | * | | | | | | | | | | | mm: fix inactive list balancing between NUMA nodes and cgroupsJohannes Weiner2019-04-191-20/+9
| | * | | | | | | | | | | | mm/hotplug: treat CMA pages as unmovableQian Cai2019-04-191-12/+18
| | * | | | | | | | | | | | proc: fixup proc-pid-vm testAlexey Dobriyan2019-04-191-2/+2
| | * | | | | | | | | | | | proc: fix map_files test on F29Alexey Dobriyan2019-04-191-10/+10
| | * | | | | | | | | | | | mm/vmstat.c: fix /proc/vmstat format for CONFIG_DEBUG_TLBFLUSH=y CONFIG_SMP=nKonstantin Khlebnikov2019-04-191-5/+0
| | * | | | | | | | | | | | mm/memory_hotplug: do not unlock after failing to take the device_hotplug_lockzhong jiang2019-04-191-1/+1
| | * | | | | | | | | | | | mm: swapoff: shmem_unuse() stop eviction without igrab()Hugh Dickins2019-04-193-28/+24
| | * | | | | | | | | | | | mm: swapoff: take notice of completion soonerHugh Dickins2019-04-191-8/+11
| | * | | | | | | | | | | | mm: swapoff: remove too limiting SWAP_UNUSE_MAX_TRIESHugh Dickins2019-04-191-8/+8
| | * | | | | | | | | | | | mm: swapoff: shmem_find_swap_entries() filter out other typesHugh Dickins2019-04-191-9/+9
| | * | | | | | | | | | | | slab: store tagged freelist for off-slab slabmgmtQian Cai2019-04-191-1/+0
| * | | | | | | | | | | | | Merge tag 'staging-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-04-1921-115/+192
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | staging: comedi: ni_usb6501: Fix possible double-free of ->usb_rx_bufIan Abbott2019-04-171-3/+1
| | * | | | | | | | | | | | | staging: comedi: ni_usb6501: Fix use of uninitialized mutexIan Abbott2019-04-171-3/+3
| | * | | | | | | | | | | | | staging: erofs: fix unexpected out-of-bound data accessGao Xiang2019-04-161-1/+1
| | * | | | | | | | | | | | | staging: comedi: vmk80xx: Fix possible double-free of ->usb_rx_bufIan Abbott2019-04-161-3/+1
| | * | | | | | | | | | | | | staging: comedi: vmk80xx: Fix use of uninitialized semaphoreIan Abbott2019-04-161-2/+2
| | * | | | | | | | | | | | | staging: most: core: use device description as nameChristian Gromm2019-04-021-1/+1
| | * | | | | | | | | | | | | Merge tag 'iio-fixes-for-5.1a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2019-04-0217-102/+183
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / | | |/| | | | | | | | | | | |
| | | * | | | | | | | | | | | iio: core: fix a possible circular locking dependencyFabrice Gasnier2019-03-311-2/+2
| | | * | | | | | | | | | | | iio: ad_sigma_delta: select channel when reading registerDragos Bogdan2019-03-241-0/+1
| | | * | | | | | | | | | | | iio: pms7003: select IIO_TRIGGERED_BUFFERArnd Bergmann2019-03-161-0/+1
| | | * | | | | | | | | | | | iio: cros_ec: Fix the maths for gyro scale calculationGwendal Grignou2019-03-161-3/+4
| | | * | | | | | | | | | | | iio: adc: xilinx: prevent touching unclocked h/w on removeSven Van Asbroeck2019-03-161-1/+1
| | | * | | | | | | | | | | | iio: adc: xilinx: fix potential use-after-free on probeSven Van Asbroeck2019-03-161-0/+1
| | | * | | | | | | | | | | | iio: adc: xilinx: fix potential use-after-free on removeSven Van Asbroeck2019-03-161-1/+1
| | | * | | | | | | | | | | | iio: dac: mcp4725: add missing powerdown bits in store eepromJean-Francois Dagenais2019-03-161-0/+1
| | | * | | | | | | | | | | | io: accel: kxcjk1013: restore the range after resume.he, bo2019-03-091-0/+2
| | | * | | | | | | | | | | | iio:chemical:bme680: Fix SPI read interfaceMike Looijmans2019-03-094-62/+118
| | | * | | | | | | | | | | | iio:chemical:bme680: Fix, report temperature in millidegreesMike Looijmans2019-03-091-9/+7
| | | * | | | | | | | | | | | iio: chemical: fix missing Kconfig block for sgp30Jonathan Cameron2019-03-091-0/+13
| | | * | | | | | | | | | | | iio: adc: at91: disable adc channel interrupt in timeout caseGeorg Ottinger2019-03-091-11/+17
| | | * | | | | | | | | | | | iio: gyro: mpu3050: fix chip ID readingSergey Larin2019-03-091-3/+5
| | | * | | | | | | | | | | | iio: Fix scan mask selectionLars-Peter Clausen2019-03-091-3/+2
| | | * | | | | | | | | | | | staging: iio: ad7192: Fix ad7193 channel addressMircea Caprioru2019-03-091-4/+4
| | | * | | | | | | | | | | | iio/gyro/bmg160: Use millidegrees for temperature scaleMike Looijmans2019-03-091-3/+3
| | | * | | | | | | | | | | | Staging: iio: meter: fixed typoLeonard Pollak2019-03-091-1/+1
| * | | | | | | | | | | | | | Merge tag 'char-misc-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-04-194-8/+12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'extcon-fixes-for-5.1-rc4' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2019-04-161-1/+1
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | extcon: ptn5150: fix COMPILE_TEST dependenciesArnd Bergmann2019-04-051-1/+1
| | | |/ / / / / / / / / / / / /
| | * | | | | | | | | | | | | | drivers: power: supply: goldfish_battery: Fix bogus SPDX identifierThomas Gleixner2019-04-151-1/+1
| | * | | | | | | | | | | | | | misc: fastrpc: add checked value for dma_set_maskBo YU2019-04-021-1/+6
| | * | | | | | | | | | | | | | Merge tag 'misc-habanalabs-fixes-2019-04-01' of git://people.freedesktop.org/...Greg Kroah-Hartman2019-04-021-5/+4
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | |
| | | * | | | | | | | | | | | | habanalabs: remove low credit limit of DMA #0Oded Gabbay2019-03-241-5/+4
| | |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-04-195-8/+50
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | Input: snvs_pwrkey - initialize necessary driver data before enabling IRQAnson Huang2019-04-031-3/+3
| | * | | | | | | | | | | | | HID: input: add mapping for "Toggle Display" keyDmitry Torokhov2019-03-261-0/+8
| | * | | | | | | | | | | | | HID: input: add mapping for "Full Screen" keyDmitry Torokhov2019-03-261-0/+1