summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-07-27copy_regset_to_user(): do all copyout at once.Al Viro
2020-07-27kill elf_fpxregs_tAl Viro
2020-07-27take fdpic-related parts of elf_prstatus outAl Viro
2020-07-27unexport linux/elfcore.hAl Viro
2020-07-27introduction of regset ->get() wrappers, switching ELF coredumps to thoseAl Viro
2020-07-27i2c: also convert placeholder function to return errnoWolfram Sang
2020-07-27fsnotify: pass dir argument to handle_event() callbackAmir Goldstein
2020-07-27drm/drm_fb_helper: fix fbdev with sparc64Sam Ravnborg
2020-07-27linux/kernel.h: Add PTR_ALIGN_DOWN macroKishon Vijay Abraham I
2020-07-27Merge branch 'mlx5_uar' into rdma.git /for-nextJason Gunthorpe
2020-07-27genirq/affinity: Make affinity setting if activated opt-inThomas Gleixner
2020-07-27RDMA/mlx5: Set mkey relaxed ordering by UMR with ConnectX-7Meir Lichtinger
2020-07-27RDMA/mlx5: Use MLX5_SET macro instead of local structureMeir Lichtinger
2020-07-27spi: correct kernel-doc inconsistencyColton Lewis
2020-07-27platform/chrome: cros_ec: Fix host command for regulator control.Pi-Hsun Shih
2020-07-27platform/x86: ISST: drop a duplicated word in isst_if.hRandy Dunlap
2020-07-27ASoC: dt-bindings: q6asm: Add Q6ASM_DAI_{TX_RX, TX, RX} definesStephan Gerhold
2020-07-27ACPICA: Update version to 20200717Bob Moore
2020-07-27ACPICA: Replace one-element array with flexible-arrayGustavo A. R. Silva
2020-07-27Merge tag 'drivers_soc_for_5.9' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2020-07-27powercap: Add Power Limit4 supportSumeet Pawnikar
2020-07-27ACPI: Use valid link to the ACPI specificationTiezhu Yang
2020-07-27PM: Make *_DEV_PM_OPS macros use __maybe_unusedPaul Cercueil
2020-07-27PM: core: introduce pm_ptr() macroPaul Cercueil
2020-07-27btrfs: add metadata_uuid to FS_INFO ioctlJohannes Thumshirn
2020-07-27btrfs: add filesystem generation to FS_INFO ioctlJohannes Thumshirn
2020-07-27btrfs: pass checksum type via BTRFS_IOC_FS_INFO ioctlJohannes Thumshirn
2020-07-27btrfs: use __u16 for the return value of btrfs_qgroup_level()Qu Wenruo
2020-07-27btrfs: tracepoints: convert flush states to using EM macrosNikolay Borisov
2020-07-27btrfs: tracepoints: switch extent_io_tree_owner to using EM macroNikolay Borisov
2020-07-27btrfs: tracepoints: fix qgroup reservation type printingNikolay Borisov
2020-07-27btrfs: tracepoints: move FLUSH_ACTIONS defineNikolay Borisov
2020-07-27btrfs: tracepoints: fix extent type symbolic name printNikolay Borisov
2020-07-27btrfs: tracepoints: fix btrfs_trigger_flush symbolic string for flagsNikolay Borisov
2020-07-27Merge 5.8-rc7 into staging-nextGreg Kroah-Hartman
2020-07-27Merge 5.8-rc7 into tty-nextGreg Kroah-Hartman
2020-07-27Merge 5.8-rc7 into driver-core-nextGreg Kroah-Hartman
2020-07-27Merge back cpufreq material for v5.9.Rafael J. Wysocki
2020-07-27ACPICA: Preserve memory opregion mappingsRafael J. Wysocki
2020-07-27Revert "test_firmware: Test platform fw loading on non-EFI systems"Greg Kroah-Hartman
2020-07-27Merge 5.8-rc7 into char-misc-nextGreg Kroah-Hartman
2020-07-27dmaengine: dw: Don't include unneeded header to platform data headerAndy Shevchenko
2020-07-27dmaengine: idxd: add missing invalid flags field to completionDave Jiang
2020-07-27dmaengine: dw: Introduce max burst length hw configSerge Semin
2020-07-27dmaengine: dw: Initialize min and max burst DMA device capabilitySerge Semin
2020-07-27dmaengine: Introduce DMA-device device_caps callbackSerge Semin
2020-07-27dmaengine: Introduce max SG burst capabilitySerge Semin
2020-07-27dmaengine: Introduce min burst length capabilitySerge Semin
2020-07-27printk: Make linux/printk.h self-containedHerbert Xu
2020-07-27io: Fix return type of _inb and _inlStafford Horne