summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2020-02-24firmware: imx: Remove IMX_SC_RPC_SVC_ABORTLeonard Crestez
2020-02-23efi: Bump the Linux EFI stub major version number to #1Ard Biesheuvel
2020-02-23efi/libstub: Introduce symbolic constants for the stub major/minor versionArd Biesheuvel
2020-02-23efi: Add support for EFI_RT_PROPERTIES tableArd Biesheuvel
2020-02-23efi: Store mask of supported runtime services in struct efiArd Biesheuvel
2020-02-23efi/arm: Move FDT specific definitions into fdtparams.cArd Biesheuvel
2020-02-23efi/x86: Drop 'systab' member from struct efiArd Biesheuvel
2020-02-23efi: Add 'runtime' pointer to struct efiArd Biesheuvel
2020-02-23efi/x86: Make fw_vendor, config_table and runtime sysfs nodes x86 specificArd Biesheuvel
2020-02-23efi: Clean up config_parse_tables()Ard Biesheuvel
2020-02-23efi: Make efi_config_init() x86 onlyArd Biesheuvel
2020-02-23efi: Merge EFI system table revision and vendor checksArd Biesheuvel
2020-02-23efi: Make memreserve table handling local to efi.cArd Biesheuvel
2020-02-23efi: Move mem_attr_table out of struct efiArd Biesheuvel
2020-02-23efi: Make rng_seed table handling local to efi.cArd Biesheuvel
2020-02-23efi: Move UGA and PROP table handling to x86 codeArd Biesheuvel
2020-02-23efi/ia64: Move HCDP and MPS table handling into IA64 arch codeArd Biesheuvel
2020-02-23efi: Drop handling of 'boot_info' configuration tableArd Biesheuvel
2020-02-23efi/libstub: Add support for loading the initrd from a device pathArd Biesheuvel
2020-02-23efi/dev-path-parser: Add struct definition for vendor type device path nodesArd Biesheuvel
2020-02-23efi/libstub: Make the LoadFile EFI protocol accessibleArd Biesheuvel
2020-02-23efi/libstub: Move stub specific declarations into efistub.hArd Biesheuvel
2020-02-23efi/libstub: Use consistent type names for file I/O protocolsArd Biesheuvel
2020-02-23efi/libstub: Simplify efi_high_alloc() and rename to efi_allocate_pages()Ard Biesheuvel
2020-02-23USB: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-22Merge tag 'irq-urgent-2020-02-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-02-22netfilter: ipset: Fix "INFO: rcu detected stall in hash_xxx" reportsJozsef Kadlecsik
2020-02-21Merge tag 'sched-for-bpf-2020-02-20' of git://git.kernel.org/pub/scm/linux/ke...Alexei Starovoitov
2020-02-22debugfs: regset32: Add Runtime PM supportGeert Uytterhoeven
2020-02-22uacce: add uacce driverKenneth Lee
2020-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-02-21net, sk_msg: Annotate lockless access to sk_prot on cloneJakub Sitnicki
2020-02-21Merge tag 'tty-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-02-21Merge tag 'usb-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-02-21y2038: remove unused time32 interfacesArnd Bergmann
2020-02-21y2038: remove ktime to/from timespec/timeval conversionArnd Bergmann
2020-02-21security: remove duplicated include from security.hYueHaibing
2020-02-21genirq/irqdomain: Make sure all irq domain flags are distinctZenghui Yu
2020-02-21vt: selection, introduce vc_is_selJiri Slaby
2020-02-20mm/memremap_pages: Introduce memremap_compat_align()Dan Williams
2020-02-20rcutorture: Suppress forward-progress complaints during early bootPaul E. McKenney
2020-02-20rculist: Add brackets around cond argument in __list_check_rcu macroAmol Grover
2020-02-20timer: Use hlist_unhashed_lockless() in timer_pending()Eric Dumazet
2020-02-20bootconfig: Add bootconfig magic word for indicating bootconfig explicitlyMasami Hiramatsu
2020-02-20sched: Provide cant_migrate()Thomas Gleixner
2020-02-20sched/rt: Provide migrate_disable/enable() inlinesThomas Gleixner
2020-02-19net/mlx5: E-Switch, Get reg_c0 value on CQEPaul Blakey
2020-02-19net/mlx5: E-Switch, Move source port on reg_c0 to the upper 16 bitsPaul Blakey