summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CIFS: Spelling s/EACCESS/EACCES/Geert Uytterhoeven2020-05-061-1/+1
* Merge tag 'platform-drivers-x86-v5.7-2' of git://git.infradead.org/linux-plat...Linus Torvalds2020-05-067-27/+35
|\
| * platform/x86: thinkpad_acpi: Remove always false 'value < 0' statementXiongfeng Wang2020-05-051-1/+1
| * platform/x86: intel_pmc_core: avoid unused-function warningsArnd Bergmann2020-05-052-18/+2
| * platform/x86: asus-nb-wmi: Do not load on Asus T100TA and T200TAHans de Goede2020-05-051-0/+24
| * platform/x86: intel_pmc_core: Change Jasper Lake S0ix debug reg map back to ICLArchana Patni2020-05-051-3/+3
| * platform/x86/intel-uncore-freq: make uncore_root_kobj staticJason Yan2020-04-171-1/+1
| * platform/x86: wmi: Make two functions staticYueHaibing2020-04-171-2/+2
| * platform/x86: surface3_power: Fix a NULL vs IS_ERR() check in probeDan Carpenter2020-04-171-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2020-05-0511-76/+74
|\ \
| * | HID: quirks: Add HID_QUIRK_NO_INIT_REPORTS quirk for Dell K12A keyboard-dockHans de Goede2020-05-042-0/+2
| * | HID: mcp2221: add gpiolib dependencyArnd Bergmann2020-04-291-0/+1
| * | HID: i2c-hid: reset Synaptics SYNA2393 on resumeDaniel Playfair Cal2020-04-292-0/+5
| * | HID: wacom: Report 2nd-gen Intuos Pro S center button status over BTJason Gerecke2020-04-291-3/+6
| * | HID: usbhid: Fix race between usbhid_close() and usbhid_stop()Alan Stern2020-04-292-8/+30
| * | Revert "HID: wacom: generic: read the number of expected touches on a per col...Jason Gerecke2020-04-161-63/+16
| * | HID: alps: ALPS_1657 is too specific; use U1_UNICORN_LEGACY insteadJiri Kosina2020-04-152-2/+2
| * | HID: alps: Add AUI1657 device IDArtem Borisov2020-04-142-1/+2
| * | HID: logitech: Add support for Logitech G11 extra keysFabian Schindlatz2020-04-142-0/+5
| * | HID: multitouch: add eGalaxTouch P80H84 supportSebastian Reichel2020-04-142-0/+4
| * | HID: wacom: Read HID_DG_CONTACTMAX directly for non-generic devicesJason Gerecke2020-04-031-1/+3
* | | Merge tag 'gcc-plugins-v5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-05-043-3/+7
|\ \ \
| * | | gcc-common.h: Update for GCC 10Frédéric Pierret (fepitre)2020-04-132-0/+5
| * | | gcc-plugins/stackleak: Avoid assignment for unused macro argumentKees Cook2020-04-131-3/+2
| | |/ | |/|
* | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2020-05-042-8/+83
|\ \ \
| * | | vhost: vsock: kick send_pkt worker once device is startedJia He2020-05-021-0/+5
| * | | virtio-blk: handle block_device_operations callbacks after hot unplugStefan Hajnoczi2020-05-021-8/+78
* | | | Merge tag 'flexible-array-member-5.7-rc5' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2020-05-048-12/+12
|\ \ \ \
| * | | | uapi: revert flexible-array conversionsGustavo A. R. Silva2020-05-048-12/+12
* | | | | gcc-10 warnings: fix low-hanging fruitLinus Torvalds2020-05-043-3/+3
|/ / / /
* | | | Linux 5.7-rc4v5.7-rc4Linus Torvalds2020-05-031-1/+1
* | | | Merge tag 'for-5.7-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-05-034-7/+53
|\ \ \ \
| * | | | MAINTAINERS: btrfs: fix git repo URLEric Biggers2020-05-031-1/+1
| * | | | btrfs: fix gcc-4.8 build warning for struct initializerArnd Bergmann2020-04-301-1/+1
| * | | | btrfs: transaction: Avoid deadlock due to bad initialization timing of fs_inf...Qu Wenruo2020-04-271-2/+11
| * | | | btrfs: fix partial loss of prealloc extent past i_size after fsyncFilipe Manana2020-04-271-3/+40
* | | | | Merge tag 'iommu-fixes-v5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-05-035-7/+11
|\ \ \ \ \
| * | | | | iommu/qcom: Fix local_base status checkTang Bin2020-05-011-1/+4
| * | | | | iommu: Properly export iommu_group_get_for_dev()Greg Kroah-Hartman2020-05-011-1/+1
| * | | | | iommu/vt-d: Use right Kconfig option nameLu Baolu2020-05-011-2/+2
| * | | | | iommu/amd: Fix legacy interrupt remapping for x2APIC-enabled systemSuravee Suthikulpanit2020-05-011-1/+1
| * | | | | iommu: spapr_tce: Disable compile testing to fix build on book3s_32 configKrzysztof Kozlowski2020-04-291-1/+1
| * | | | | iommu/mediatek: Fix MTK_IOMMU dependenciesGeert Uytterhoeven2020-04-291-1/+1
| * | | | | iommu: Fix the memory leak in dev_iommu_free()Kevin Hao2020-04-291-0/+1
| | |/ / / | |/| | |
* | | | | Merge tag 'pm-5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2020-05-023-3/+10
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'pm-cpufreq' and 'pm-sleep'Rafael J. Wysocki2020-05-022-1/+8
| |\ \ \ \ \ \
| | | * | | | | PM: hibernate: Freeze kernel threads in software_resume()Dexuan Cui2020-04-271-0/+7
| | | |/ / / /
| | * / / / / cpufreq: intel_pstate: Only mention the BIOS disabling turbo mode onceChris Wilson2020-04-271-1/+1
| | |/ / / /
| * / / / / PM: ACPI: Output correct message on target power stateKai-Heng Feng2020-04-271-2/+2
| |/ / / /
* | | | | Merge tag 'iomap-5.7-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2020-05-022-4/+9
|\ \ \ \ \