summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v4.17-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-04-273-26/+33
|\
| * PCI: Add "PCIe" to pcie_print_link_status() messagesJakub Kicinski2018-04-201-2/+2
| * Merge remote-tracking branch 'lorenzo/pci/host/fixes' into for-linusBjorn Helgaas2018-04-202-24/+31
| |\
| | * PCI: kirin: Fix reset gpio nameLoic Poulain2018-04-171-1/+1
| | * PCI: aardvark: Fix PCIe Max Read Request Size settingEvan Wang2018-04-161-1/+3
| | * PCI: aardvark: Use ISR1 instead of ISR0 interrupt in legacy irq modeVictor Gu2018-04-161-17/+24
| | * PCI: aardvark: Set PIO_ADDR_LS correctly in advk_pcie_rd_conf()Victor Gu2018-04-161-3/+1
| | * PCI: aardvark: Fix logic in advk_pcie_{rd,wr}_conf()Victor Gu2018-04-161-2/+2
| |/
* | Merge tag 'trace-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-04-277-12/+73
|\ \
| * | tracing: Fix missing tab for hwlat_detector print formatPeter Xu2018-04-251-1/+1
| * | selftests: ftrace: Add a testcase for multiple actions on triggerMasami Hiramatsu2018-04-251-0/+44
| * | selftests: ftrace: Fix trigger extended error testcaseMasami Hiramatsu2018-04-251-1/+1
| * | kprobes: Fix random address output of blacklist fileThomas Richter2018-04-251-1/+1
| * | tracing: Fix kernel crash while using empty filter with perfRavi Bangoria2018-04-251-7/+7
| * | tracing/x86: Update syscall trace events to handle new prefixed syscall func ...Steven Rostedt (VMware)2018-04-251-2/+17
| * | tracing: Add missing forward declarationAhbong Chang2018-04-191-0/+2
| |/
* | Merge tag 'acpi-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2018-04-264-14/+98
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'acpi-watchdog', 'acpi-button' and 'acpi-video'Rafael J. Wysocki2018-04-263-13/+97
| |\ \ \ \
| | | | * | ACPI / video: Only default only_lcd to true on Win8-ready _desktops_Hans de Goede2018-04-241-2/+25
| | | * | | ACPI / button: make module loadable when booted in non-ACPI modeArd Biesheuvel2018-04-241-1/+23
| | | |/ /
| | * / / ACPI / watchdog: Prefer iTCO_wdt on Lenovo Z50-70Mika Westerberg2018-04-241-10/+49
| | |/ /
| * / / ACPI / scan: Initialize watchdog before PNPMika Westerberg2018-04-231-1/+1
| |/ /
* | | Merge tag 'pm-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2018-04-264-334/+17
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'acpi-pm' and 'pm-cpufreq'Rafael J. Wysocki2018-04-263-332/+14
| |\ \ \ \
| | | * | | cpufreq: brcmstb-avs-cpufreq: remove development debug supportMarkus Mayer2018-04-242-332/+1
| | | |/ /
| | * / / ACPI / PM: Blacklist Low Power S0 Idle _DSM for ThinkPad X1 Tablet(2016)Chen Yu2018-04-231-0/+13
| | |/ /
| * / / PCI / PM: Do not clear state_saved in pci_pm_freeze() when smart suspend is setMika Westerberg2018-04-231-2/+3
| |/ /
* | | Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-04-261-6/+42
|\ \ \
| * | | random: rate limit unseeded randomness warningsTheodore Ts'o2018-04-251-5/+34
| * | | random: fix possible sleeping allocation from irq contextTheodore Ts'o2018-04-241-1/+8
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-04-268-18/+62
|\ \ \ \
| * | | | s390: correct module section names for expoline code revertMartin Schwidefsky2018-04-231-2/+2
| * | | | vfio: ccw: process ssch with interrupts disabledCornelia Huck2018-04-231-7/+12
| * | | | s390: update sampling tag after task pid changeMartin Schwidefsky2018-04-232-0/+13
| * | | | s390/cpum_cf: rename IBM z13/z14 counter namesAndré Wild2018-04-231-4/+4
| * | | | s390/dasd: fix IO error for newly defined devicesStefan Haberland2018-04-231-2/+11
| * | | | s390/uprobes: implement arch_uretprobe_is_alive()Heiko Carstens2018-04-231-0/+9
| * | | | s390/cio: update chpid descriptor after resource accessibility eventSebastian Ott2018-04-231-3/+11
| | |/ / | |/| |
* | | | Merge tag 'for_v4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2018-04-261-3/+1
|\ \ \ \
| * | | | fsnotify: Fix fsnotify_mark_connector raceRobert Kolchmeyer2018-04-191-3/+1
* | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-04-2612-84/+205
|\ \ \ \ \
| * | | | | scsi: target: fix crash with iscsi target and dvdMing Lei2018-04-191-0/+2
| * | | | | scsi: sd_zbc: Avoid that resetting a zone fails sporadicallyBart Van Assche2018-04-192-58/+87
| * | | | | scsi: sd: Defer spinning up drive while SANITIZE is in progressMahesh Rajashekhara2018-04-191-0/+2
| * | | | | scsi: megaraid_sas: Do not log an error if FW successfully initializes.Vinson Lee2018-04-191-3/+3
| * | | | | scsi: ufs: add trace event for ufs upiuOhad Sharabi2018-04-192-0/+67
| * | | | | scsi: core: remove reference to scsi_show_extd_sense()John Pittman2018-04-191-2/+0
| * | | | | scsi: mptsas: Disable WRITE SAMEMartin K. Petersen2018-04-191-0/+1
| * | | | | scsi: fnic: fix spelling mistake in fnic stats "Abord" -> "Abort"Colin Ian King2018-04-191-1/+1
| * | | | | scsi: scsi_debug: IMMED related delay adjustmentsDouglas Gilbert2018-04-191-9/+24