summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-12-25efi/libstub: Remove 'sys_table_arg' from all function prototypesArd Biesheuvel1-27/+16
2019-12-25efi/libstub: Drop sys_table_arg from printk routinesArd Biesheuvel1-1/+1
2019-12-25efi/libstub: Avoid protocol wrapper for file I/O routinesArd Biesheuvel1-79/+39
2019-12-25efi/libstub: Annotate firmware routines as __efiapiArd Biesheuvel1-65/+82
2019-12-25efi/libstub: Use stricter typing for firmware function pointersArd Biesheuvel1-4/+8
2019-12-25efi/libstub: Drop explicit 32/64-bit protocol definitionsArd Biesheuvel1-244/+1
2019-12-25efi/libstub: Distinguish between native/mixed not 32/64 bitArd Biesheuvel1-3/+3
2019-12-25efi/libstub: Extend native protocol definitions with mixed_mode aliasesArd Biesheuvel1-166/+330
2019-12-25efi/libstub: Use a helper to iterate over a EFI handle arrayArd Biesheuvel1-0/+13
2019-12-25efi/gop: Convert GOP structures to typedef and clean up some typesArvind Sankar1-23/+23
2019-12-25efi/gop: Remove unused typedefArvind Sankar1-4/+0
2019-12-25efi/gop: Remove bogus packed attribute from GOP structuresArvind Sankar1-4/+4
2019-12-25Merge branch 'core/kprobes' into perf/core, to pick up a completed branchIngo Molnar2-5/+17
2019-12-25Merge tag 'v5.5-rc3' into sched/core, to pick up fixesIngo Molnar89-406/+743
2019-12-25rseq: Unregister rseq for clone CLONE_VMMathieu Desnoyers1-2/+2
2019-12-24firmware: arm_scmi: Add support for multiple device per protocolSudeep Holla1-1/+4
2019-12-24dmaengine: Add reference counting to dma_device structLogan Gunthorpe1-1/+7
2019-12-24dmaengine: Store module owner in dma_device structLogan Gunthorpe1-0/+2
2019-12-24clk: add terminate callback to clk_opsJerome Brunet1-0/+3
2019-12-24clk: let init callback return an error codeJerome Brunet1-3/+7
2019-12-23mtd: spi-nor: Support TB selection using SR bit 6Jungseung Lee1-0/+1
2019-12-23mtd: spi-nor: Rename SR_TB to indicate the bit usedJungseung Lee1-1/+2
2019-12-23iommu: Implement generic_iommu_put_resv_regions()Thierry Reding1-0/+2
2019-12-23drivers/iommu: Take a ref to the IOMMU driver prior to ->add_device()Will Deacon1-1/+3
2019-12-23Merge 5.5-rc3 into staging-nextGreg Kroah-Hartman15-31/+77
2019-12-23Merge 5.5-rc3 into tty-nextGreg Kroah-Hartman27-58/+115
2019-12-23Merge 5.5-rc3 into usb-nextGreg Kroah-Hartman15-31/+77
2019-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller27-58/+115
2019-12-22Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds7-8/+54
2019-12-21leds: bd2802: Convert to use GPIO descriptorsLinus Walleij1-1/+0
2019-12-21Merge tag 'wireless-drivers-next-2019-12-20' of git://git.kernel.org/pub/scm/...David S. Miller1-0/+2
2019-12-21net: phy: ensure that phy IDs are correctly typedRussell King1-1/+1
2019-12-21mod_devicetable: fix PHY module formatRussell King1-2/+2
2019-12-20crypto: algapi - make unregistration functions return voidEric Biggers1-2/+2
2019-12-20crypto: ccp - provide in-kernel API to submit TEE commandsRijo Thomas1-0/+73
2019-12-20bpf: Support replacing cgroup-bpf program in MULTI modeAndrey Ignatov1-1/+3
2019-12-20xdp: Remove map_to_flush and map swap detectionBjörn Töpel1-1/+0
2019-12-20xdp: Make cpumap flush_list common for all map instancesBjörn Töpel1-2/+2
2019-12-20xdp: Make devmap flush_list common for all map instancesBjörn Töpel1-2/+2
2019-12-20of: mdio: export of_mdiobus_child_is_phyAntoine Tenart1-0/+6
2019-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2-4/+6
2019-12-19net: phy: provide and use genphy_read_status_fixed()Russell King1-0/+1
2019-12-19net: phy: add genphy_check_and_restart_aneg()Russell King1-0/+1
2019-12-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-6/+12
2019-12-19Merge tag 'pm-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2-11/+3
2019-12-19Merge branch 'pm-cpufreq'Rafael J. Wysocki2-11/+3
2019-12-19list: introduce list_for_each_continue()Pavel Begunkov1-0/+10
2019-12-19Merge tag 'tpmdd-next-20191219' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds1-0/+1
2019-12-19power: supply: core: Add battery internal resistance temperature table supportBaolin Wang1-0/+10