summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ide: mark expected switch fall-throughGustavo A. R. Silva2019-03-101-1/+1
* ide: hpt366: mark expected switch fall-throughsGustavo A. R. Silva2019-03-101-2/+2
* ide: Use of_node_name_eq for node name comparisonsRob Herring2018-12-051-1/+1
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-12-055-37/+39
|\
| * scsi: storvsc: Fix a race in sub-channel creation that can cause panicDexuan Cui2018-11-281-31/+30
| * scsi: vmw_pscsi: Rearrange code to avoid multiple calls to free_irq during un...Cathy Avery2018-11-281-2/+2
| * scsi: libiscsi: Fix NULL pointer dereference in iscsi_eh_session_resetFred Herard2018-11-281-2/+2
| * scsi: lpfc: fix block guard enablement on SLI3 adaptersMartin Wilck2018-11-282-2/+5
* | Merge tag 'arc-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2018-12-0520-20/+133
|\ \
| * | ARC: io.h: Implement reads{x}()/writes{x}()Jose Abreu2018-11-301-0/+72
| * | ARC: change defconfig defaults to ARCv2Kevin Hilman2018-11-307-2/+7
| * | arc: [devboards] Add support of NFSv3 ACLAlexey Brodkin2018-11-2110-0/+10
| * | ARC: mm: fix uninitialised signal code in do_page_faultEugeniy Paltsev2018-11-121-1/+1
| * | ARC: [plat-hsdk] Enable DW APB GPIO supportEugeniy Paltsev2018-11-122-0/+18
| * | ARCv2: boot log unaligned access in useVineet Gupta2018-11-121-3/+6
| * | ARC: IOC: panic if kernel was started with previously enabled IOCEugeniy Paltsev2018-11-122-3/+19
| * | ARC: remove redundant 'default n' from KconfigBartlomiej Zolnierkiewicz2018-11-121-11/+0
* | | mm, thp: restore node-local hugepage allocationsDavid Rientjes2018-12-053-29/+17
* | | Merge tag 'for-linus-20181205' of git://git.kernel.dk/linux-blockLinus Torvalds2018-12-052-1/+26
|\ \ \
| * | | blk-mq: fix corruption with direct issueJens Axboe2018-12-041-1/+25
| * | | libata: whitelist all SAMSUNG MZ7KM* solid-state disksJuha-Matti Tilli2018-12-031-0/+1
* | | | Merge tag 'for-4.20-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-12-051-5/+3
|\ \ \ \
| * | | | btrfs: tree-checker: Don't check max block group size as current max chunk si...Qu Wenruo2018-12-041-5/+3
* | | | | Merge tag 'pm-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2018-12-051-3/+2
|\ \ \ \ \
| * | | | | Revert "exec: make de_thread() freezable"Rafael J. Wysocki2018-12-041-3/+2
* | | | | | Merge tag 'mfd-fixes-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2018-12-051-1/+7
|\ \ \ \ \ \
| * | | | | | Revert "mfd: cros_ec: Use devm_kzalloc for private data"Enric Balletbo i Serra2018-12-051-1/+7
* | | | | | | Merge branch 'parisc-4.20-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-12-041-0/+7
|\ \ \ \ \ \ \
| * | | | | | | parisc: Enable -ffunction-sections for modules on 32-bit kernelHelge Deller2018-12-021-0/+7
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-12-0412-52/+48
|\ \ \ \ \ \ \ \
| * | | | | | | | Input: omap-keypad - fix keyboard debounce configurationTony Lindgren2018-12-031-4/+14
| * | | | | | | | Input: xpad - quirk all PDP Xbox One gamepadsCameron Gutman2018-12-031-10/+6
| * | | | | | | | Input: synaptics - enable SMBus for HP 15-ay000Teika Kazura2018-12-031-0/+1
| * | | | | | | | Input: synaptics - add PNP ID for ThinkPad P50 to SMBusLyude Paul2018-12-031-0/+1
| * | | | | | | | Input: elan_i2c - add ACPI ID for Lenovo IdeaPad 330-15ARRNoah Westervelt2018-12-031-0/+1
| * | | | | | | | Input: elan_i2c - add support for ELAN0621 touchpadAdam Wong2018-12-031-0/+1
| * | | | | | | | Input: hyper-v - fix wakeup from suspend-to-idleVitaly Kuznetsov2018-11-152-2/+2
| * | | | | | | | Input: atkbd - clean up indentation issueColin Ian King2018-11-121-1/+1
| * | | | | | | | Input: st1232 - convert to SPDX identifiersKuninori Morimoto2018-11-121-10/+2
| * | | | | | | | Input: migor_ts - convert to SPDX identifiersKuninori Morimoto2018-11-121-14/+1
| * | | | | | | | Input: dt-bindings - fix a typo in file input-reset.txtDing Tao2018-11-121-1/+1
| * | | | | | | | Input: cros_ec_keyb - fix button/switch capability reportsBrian Norris2018-11-121-1/+2
| * | | | | | | | Input: elan_i2c - add ELAN0620 to the ACPI tablePatrick Gaskin2018-11-121-0/+1
| * | | | | | | | Input: matrix_keypad - check for errors from of_get_named_gpio()Christian Hoff2018-11-121-9/+14
* | | | | | | | | Merge tag 'media/v4.20-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-12-0314-101/+240
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | media: mediactl docs: Fix licensing messageMauro Carvalho Chehab2018-11-277-7/+175
| * | | | | | | | | media: dvb-pll: don't re-validate tuner frequenciesMauro Carvalho Chehab2018-11-271-3/+0
| * | | | | | | | | media: dvb-pll: fix tuner frequency rangesMauro Carvalho Chehab2018-11-271-55/+48
| * | | | | | | | | media: Revert "media: dt-bindings: Document the Rockchip VPU bindings"Ezequiel Garcia2018-11-221-29/+0
| * | | | | | | | | media: gspca: fix frame overflow errorHans Verkuil2018-11-221-5/+6