summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2020-04-24net: phylink, dsa: eliminate phylink_fixed_state_cb()Russell King
2020-04-24Merge tag 'pnp-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2020-04-24Merge tag 'block-5.7-2020-04-24' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-04-24Merge tag 'trace-v5.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-04-24Documentation: PM: sleep: Update driver flags documentationRafael J. Wysocki
2020-04-24PM: sleep: core: Rename DPM_FLAG_LEAVE_SUSPENDEDRafael J. Wysocki
2020-04-24PM: sleep: core: Rename DPM_FLAG_NEVER_SKIPRafael J. Wysocki
2020-04-24PM: sleep: core: Rename dev_pm_smart_suspend_and_suspended()Rafael J. Wysocki
2020-04-24PM: sleep: core: Rename dev_pm_may_skip_resume()Rafael J. Wysocki
2020-04-24Merge tag 'kbuild-fixes-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-04-24kvm: add capability for halt pollingDavid Matlack
2020-04-24efi: Clean up config table description arraysArd Biesheuvel
2020-04-24Merge branch 'ib-mfd-x86-usb-watchdog-v5.7'Andy Shevchenko
2020-04-24ieee80211: share 802.11 unit conversion helpersThomas Pedersen
2020-04-24cfg80211: Parse HE membership selectorIlan Peer
2020-04-24mac80211: implement Operating Mode Notification extended NSS supportJohannes Berg
2020-04-24platform/x86: intel_pmc_ipc: Convert to MFDMika Westerberg
2020-04-24mfd: intel_soc_pmic: Add SCU IPC member to struct intel_soc_pmicMika Westerberg
2020-04-23net: napi: add hard irqs deferral featureEric Dumazet
2020-04-23net/mlx5: Update transobj.c new cmd interfaceLeon Romanovsky
2020-04-23net/mlx5: Update cq.c to new cmd interfaceLeon Romanovsky
2020-04-23net/mlx5: Update vport.c to new cmd interfaceLeon Romanovsky
2020-04-23Merge tag 'nfsd-5.7-rc-1' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds
2020-04-23parport: remove unused parport_register_device()Sudip Mukherjee
2020-04-23parport: Add comments for parport_register_dev_model()Sudip Mukherjee
2020-04-23Drivers: hv: vmbus: Introduce the CHANNELMSG_MODIFYCHANNEL message typeAndrea Parri (Microsoft)
2020-04-23Drivers: hv: vmbus: Remove the unused HV_LOCALIZED channel affinity logicAndrea Parri (Microsoft)
2020-04-23Drivers: hv: vmbus: Use a spin lock for synchronizing channel scheduling vs. ...Andrea Parri (Microsoft)
2020-04-23Drivers: hv: vmbus: Replace the per-CPU channel lists with a global array of ...Andrea Parri (Microsoft)
2020-04-23Drivers: hv: avoid passing opaque pointer to vmbus_onmessage()Vitaly Kuznetsov
2020-04-23Merge tag 'iio-for-5.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2020-04-22remoteproc: Add prepare and unprepare opsLoic Pallardy
2020-04-22net: mdio: of: export part of of_mdiobus_register_phy()Oleksij Rempel
2020-04-22tracing: Remove DECLARE_TRACE_NOARGSNikolay Borisov
2020-04-23arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>Masahiro Yamada
2020-04-22net: phy: add device-managed devm_mdiobus_registerHeiner Kallweit
2020-04-22net: phy: add Broadcom BCM54140 supportMichael Walle
2020-04-22net: phy: broadcom: add helper to write/read RDB registersMichael Walle
2020-04-22mm: Remove MPX leftoversJimmy Assarsson
2020-04-22block: move dma_pad handling from blk_rq_map_sg into the callersChristoph Hellwig
2020-04-22block: move dma drain handling to scsiChristoph Hellwig
2020-04-22block: provide a blk_rq_map_sg variant that returns the last elementChristoph Hellwig
2020-04-22block: remove RQF_COPY_USERChristoph Hellwig
2020-04-22proc: use named enums for better readabilityAlexey Gladkov
2020-04-22proc: add option to mount only a pids subsetAlexey Gladkov
2020-04-22proc: instantiate only pids that we can ptrace on 'hidepid=4' mount optionAlexey Gladkov
2020-04-22proc: allow to mount many instances of proc in one pid namespaceAlexey Gladkov
2020-04-22Merge tag 'perf-core-for-mingo-5.8-20200420' of git://git.kernel.org/pub/scm/...Ingo Molnar
2020-04-22pnp: Use list_for_each_entry() instead of open codingJason Gunthorpe
2020-04-22Merge tag 'drm-misc-next-2020-04-14' of git://anongit.freedesktop.org/drm/drm...Dave Airlie