summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-03-24irqchip/gic-v4.1: Add VSGI allocation/teardownMarc Zyngier
2020-03-24irqchip/gic-v4.1: Move doorbell management to the GICv4 abstraction layerMarc Zyngier
2020-03-24KVM: arm64: GICv4.1: Allow SGIs to switch between HW and SW interruptsMarc Zyngier
2020-03-24irqchip/gic-v4.1: Plumb set_vcpu_affinity SGI callbacksMarc Zyngier
2020-03-24irqchip/gic-v4.1: Plumb get/set_irqchip_state SGI callbacksMarc Zyngier
2020-03-24irqchip/gic-v4.1: Add initial SGI configurationMarc Zyngier
2020-03-24irqchip/gic-v4.1: Plumb skeletal VSGI irqchipMarc Zyngier
2020-03-24drivers: provide devm_platform_get_and_ioremap_resource()Dejin Zheng
2020-03-24fsnotify: replace inode pointer with an object idAmir Goldstein
2020-03-24mtd: spi-nor: Add SR 4bit block protection supportJungseung Lee
2020-03-24Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2020-03-24Bluetooth: L2CAP: Add get_peer_pid callbackLuiz Augusto von Dentz
2020-03-23net: phy: introduce phy_read_poll_timeout macroDejin Zheng
2020-03-23net: phy: introduce phy_read_mmd_poll_timeout macroDejin Zheng
2020-03-23iopoll: redefined readx_poll_timeout macro to simplify the codeDejin Zheng
2020-03-23iopoll: introduce read_poll_timeout macroDejin Zheng
2020-03-23Remove DST_HOSTDavid Laight
2020-03-23devlink: Only pass packet trap group identifier in trap structureIdo Schimmel
2020-03-23devlink: Add API to register packet trap groupsIdo Schimmel
2020-03-23Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2020-03-23netlink: check for null extack in cookie helpersMichal Kubecek
2020-03-23net: phy: add and use phy_check_downshiftHeiner Kallweit
2020-03-23net: sched: rename more stats_typesJakub Kicinski
2020-03-23drm/vmwgfx: Add SM5 param for userspaceDeepak Rawat
2020-03-23drm/vmwgfx: Add surface define v4 commandDeepak Rawat
2020-03-23ASoC: rt5682: Add a property for DMIC delayOder Chiou
2020-03-23ASoC: rt5682: Add a property for DMIC clock rateOder Chiou
2020-03-23vdso: Fix clocksource.h macro detectionVincenzo Frascino
2020-03-23completion: Use lockdep_assert_RT_in_threaded_ctx() in complete_all()Sebastian Siewior
2020-03-23fsnotify: simplify arguments passing to fsnotify_parent()Amir Goldstein
2020-03-23fsnotify: use helpers to access data by data_typeAmir Goldstein
2020-03-23fsnotify: funnel all dirent events through fsnotify_name()Amir Goldstein
2020-03-23fsnotify: factor helpers fsnotify_dentry() and fsnotify_file()Amir Goldstein
2020-03-23ALSA: core: Add snd_device_get_state() helperTakashi Iwai
2020-03-23fsnotify: tidy up FS_ and FAN_ constantsAmir Goldstein
2020-03-23btrfs: Remove BTRFS_SUBVOL_CREATE_ASYNC supportNikolay Borisov
2020-03-23uuid: Remove no more needed macroAndy Shevchenko
2020-03-23uuid: Provide a GUID generator for raw bufferAndy Shevchenko
2020-03-23uuid: Add inline helpers to import / export UUIDsAndy Shevchenko
2020-03-23btrfs: add new BTRFS_IOC_SNAP_DESTROY_V2 ioctlMarcos Paulo de Souza
2020-03-23btrfs: define support masks for ioctl volume args v2David Sterba
2020-03-23btrfs: switch to per-transaction pinned extentsNikolay Borisov
2020-03-23btrfs: delete the ordered isize update codeJosef Bacik
2020-03-23btrfs: introduce per-inode file extent treeJosef Bacik
2020-03-23virtio-net: Introduce hash report featureYuri Benditovich
2020-03-23virtio-net: Introduce RSS receive steering featureYuri Benditovich
2020-03-23virtio-net: Introduce extended RSC featureYuri Benditovich
2020-03-23PM: remove s390 specific callbacksHeiko Carstens
2020-03-23Merge tag 'soundwire-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2020-03-23libceph: fix alloc_msg_with_page_vector() memory leaksIlya Dryomov