summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-08-10drm/panel: drop return code from drm_panel_detach()Sam Ravnborg
2019-08-10drm/panel: use inline comments in drm_panel.hSam Ravnborg
2019-08-10drm/panel: move drm_panel functions to .c fileSam Ravnborg
2019-08-10cpufreq: Add policy create/remove notifiers backViresh Kumar
2019-08-10dma-buf: add reservation_object_fences helperChristian König
2019-08-10dma-buf: make dma_fence structure a bit smaller v2Christian König
2019-08-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-08-09Input: remove w90x900 keyboard driverArnd Bergmann
2019-08-09net/mlx5: E-switch, Removed unused hwidParav Pandit
2019-08-09net/mlx5e: Protect mod_hdr hash table with mutexVlad Buslov
2019-08-09net/mlx5e: Extend mod header entry with reference counterVlad Buslov
2019-08-09Merge tag 'mlx5-fixes-2019-08-08' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2019-08-09sock: make cookie generation global instead of per netnsDaniel Borkmann
2019-08-09tcp: Update TCP_BASE_MSS commentJosh Hunt
2019-08-09tcp: add new tcp_mtu_probe_floor sysctlJosh Hunt
2019-08-09devlink: remove pointless data_len arg from region snapshot createJiri Pirko
2019-08-09Merge tag 'v5.3-rc3' into drm-next-5.4Alex Deucher
2019-08-09rcu/sync: Remove custom check for RCU readersJoel Fernandes (Google)
2019-08-09rcu: Add support for consolidated-RCU reader checkingJoel Fernandes (Google)
2019-08-09iommu/omap: Fix compilation warningsJoerg Roedel
2019-08-09ASoC: soc-core: add for_each_xxx macro for aux_devKuninori Morimoto
2019-08-09ASoC: soc-core: remove legacy style of aux_devKuninori Morimoto
2019-08-09ASoC: soc-core: support snd_soc_dai_link_component for aux_devKuninori Morimoto
2019-08-09PSCI: cpuidle: Refactor CPU suspend power_state parameter handlingLorenzo Pieralisi
2019-08-09Merge tag 'drm-fixes-2019-08-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-08-09Merge tag 'sound-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2019-08-09Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-08-09iommu/omap: introduce new API for runtime suspend/resume controlSuman Anna
2019-08-09iommu/omap: add pdata ops for omap_device_enable/idleSuman Anna
2019-08-09iommu/omap: fix boot issue on remoteprocs with AMMU/UnicacheSuman Anna
2019-08-09iommu/amd: Re-factor guest virtual APIC (de-)activation codeSuthikulpanit, Suravee
2019-08-09Merge tag 'kvmarm-fixes-for-5.3-2' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2019-08-09Merge tag 'kvmarm-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2019-08-09Merge tag 'fpga-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mdf...Greg Kroah-Hartman
2019-08-09device.h: Fix warnings for mismatched parameter names in commentsSuzuki K Poulose
2019-08-09fs/core/vmcore: Move sev_active() reference to x86 arch codeThiago Jung Bauermann
2019-08-09x86, s390/mm: Move sme_active() and sme_me_mask to x86-specific headerThiago Jung Bauermann
2019-08-09netfilter: nf_tables: use-after-free in failing rule with bound setPablo Neira Ayuso
2019-08-09Merge branch 'v5.4/dt' into v5.4/driversJerome Brunet
2019-08-09clk: meson: g12a: expose CPUB clock ID for G12BNeil Armstrong
2019-08-09clk: core: introduce clk_hw_set_parent()Neil Armstrong
2019-08-09drm/pl111: Support grayscaleLinus Walleij
2019-08-09Merge tag 'drm-misc-next-2019-08-08' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2019-08-09usbfs: Add ioctls for runtime power managementAlan Stern
2019-08-08net/tls: prevent skb_orphan() from leaking TLS plain text with offloadJakub Kicinski
2019-08-09usb: dwc3: omap: squash include/linux/platform_data/dwc3-omap.hMasahiro Yamada
2019-08-08net: stmmac: Implement RSS and enable it in XGMAC coreJose Abreu
2019-08-09crypto: aes - helper function to validate key length for AES algorithmsIuliana Prodan
2019-08-09crypto: gcm - helper functions for assoclen/authsize checkIuliana Prodan
2019-08-08netfilter: nf_tables_offload: support indr block callwenxu