aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-07-27copy_regset_to_user(): do all copyout at once.Al Viro1-25/+4
2020-07-27kill elf_fpxregs_tAl Viro1-7/+0
2020-07-27take fdpic-related parts of elf_prstatus outAl Viro2-14/+0
2020-07-27unexport linux/elfcore.hAl Viro2-104/+66
2020-07-27introduction of regset ->get() wrappers, switching ELF coredumps to thoseAl Viro1-0/+9
2020-07-27i2c: also convert placeholder function to return errnoWolfram Sang1-1/+1
2020-07-27fsnotify: pass dir argument to handle_event() callbackAmir Goldstein1-3/+13
2020-07-27drm/drm_fb_helper: fix fbdev with sparc64Sam Ravnborg1-0/+12
2020-07-27linux/kernel.h: Add PTR_ALIGN_DOWN macroKishon Vijay Abraham I1-0/+1
2020-07-27Merge branch 'mlx5_uar' into rdma.git /for-nextJason Gunthorpe3-18/+113
2020-07-27genirq/affinity: Make affinity setting if activated opt-inThomas Gleixner1-0/+13
2020-07-27RDMA/mlx5: Set mkey relaxed ordering by UMR with ConnectX-7Meir Lichtinger1-1/+3
2020-07-27RDMA/mlx5: Use MLX5_SET macro instead of local structureMeir Lichtinger1-1/+0
2020-07-27spi: correct kernel-doc inconsistencyColton Lewis1-6/+2
2020-07-27platform/chrome: cros_ec: Fix host command for regulator control.Pi-Hsun Shih1-7/+8
2020-07-27platform/x86: ISST: drop a duplicated word in isst_if.hRandy Dunlap1-1/+1
2020-07-27ASoC: dt-bindings: q6asm: Add Q6ASM_DAI_{TX_RX, TX, RX} definesStephan Gerhold1-0/+4
2020-07-27ACPICA: Update version to 20200717Bob Moore1-1/+1
2020-07-27ACPICA: Replace one-element array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-07-27Merge tag 'drivers_soc_for_5.9' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann3-4/+8
2020-07-27powercap: Add Power Limit4 supportSumeet Pawnikar1-1/+4
2020-07-27ACPI: Use valid link to the ACPI specificationTiezhu Yang1-1/+1
2020-07-27PM: Make *_DEV_PM_OPS macros use __maybe_unusedPaul Cercueil1-2/+2
2020-07-27PM: core: introduce pm_ptr() macroPaul Cercueil1-0/+6
2020-07-27btrfs: add metadata_uuid to FS_INFO ioctlJohannes Thumshirn1-1/+4
2020-07-27btrfs: add filesystem generation to FS_INFO ioctlJohannes Thumshirn1-1/+5
2020-07-27btrfs: pass checksum type via BTRFS_IOC_FS_INFO ioctlJohannes Thumshirn1-2/+12
2020-07-27btrfs: use __u16 for the return value of btrfs_qgroup_level()Qu Wenruo1-2/+2
2020-07-27btrfs: tracepoints: convert flush states to using EM macrosNikolay Borisov1-20/+14
2020-07-27btrfs: tracepoints: switch extent_io_tree_owner to using EM macroNikolay Borisov1-15/+16
2020-07-27btrfs: tracepoints: fix qgroup reservation type printingNikolay Borisov1-11/+11
2020-07-27btrfs: tracepoints: move FLUSH_ACTIONS defineNikolay Borisov1-28/+17
2020-07-27btrfs: tracepoints: fix extent type symbolic name printNikolay Borisov1-7/+18
2020-07-27btrfs: tracepoints: fix btrfs_trigger_flush symbolic string for flagsNikolay Borisov1-6/+28
2020-07-27Merge 5.8-rc7 into staging-nextGreg Kroah-Hartman12-8/+22
2020-07-27Merge 5.8-rc7 into tty-nextGreg Kroah-Hartman12-8/+22
2020-07-27Merge 5.8-rc7 into driver-core-nextGreg Kroah-Hartman12-8/+22
2020-07-27Merge back cpufreq material for v5.9.Rafael J. Wysocki1-0/+14
2020-07-27ACPICA: Preserve memory opregion mappingsRafael J. Wysocki1-3/+9
2020-07-27Revert "test_firmware: Test platform fw loading on non-EFI systems"Greg Kroah-Hartman1-0/+13
2020-07-27Merge 5.8-rc7 into char-misc-nextGreg Kroah-Hartman12-8/+22
2020-07-27dmaengine: dw: Don't include unneeded header to platform data headerAndy Shevchenko1-1/+4
2020-07-27dmaengine: idxd: add missing invalid flags field to completionDave Jiang1-0/+6
2020-07-27dmaengine: dw: Introduce max burst length hw configSerge Semin1-0/+3
2020-07-27dmaengine: dw: Initialize min and max burst DMA device capabilitySerge Semin1-0/+2
2020-07-27dmaengine: Introduce DMA-device device_caps callbackSerge Semin1-0/+4
2020-07-27dmaengine: Introduce max SG burst capabilitySerge Semin1-0/+8
2020-07-27dmaengine: Introduce min burst length capabilitySerge Semin1-0/+4
2020-07-27printk: Make linux/printk.h self-containedHerbert Xu3-35/+45
2020-07-27io: Fix return type of _inb and _inlStafford Horne1-2/+2