aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-02-24sched/pelt: Add a new runnable average signalVincent Guittot1-10/+16
2020-02-24sched/pelt: Remove unused runnable load averageVincent Guittot1-4/+1
2020-02-24PCI: endpoint: Assign function number for each PF in EPC coreKishon Vijay Abraham I1-0/+2
2020-02-24PCI: endpoint: Protect concurrent access to pci_epf_ops with mutexKishon Vijay Abraham I1-0/+3
2020-02-24PCI: endpoint: Fix for concurrent memory allocation in OB address regionKishon Vijay Abraham I1-0/+3
2020-02-24PCI: endpoint: Replace spinlock with mutexKishon Vijay Abraham I1-3/+3
2020-02-24PCI: endpoint: Use notification chain mechanism to notify EPC events to EPFKishon Vijay Abraham I2-4/+10
2020-02-24Merge 5.6-rc3 into usb-nextGreg Kroah-Hartman22-310/+90
2020-02-24Merge 5.6-rc3 into tty-nextGreg Kroah-Hartman22-310/+90
2020-02-24firmware: imx: Remove IMX_SC_RPC_SVC_ABORTLeonard Crestez1-1/+0
2020-02-23efi: Bump the Linux EFI stub major version number to #1Ard Biesheuvel1-1/+19
2020-02-23efi/libstub: Introduce symbolic constants for the stub major/minor versionArd Biesheuvel1-0/+3
2020-02-23efi: Add support for EFI_RT_PROPERTIES tableArd Biesheuvel1-0/+9
2020-02-23efi: Store mask of supported runtime services in struct efiArd Biesheuvel1-0/+31
2020-02-23efi/arm: Move FDT specific definitions into fdtparams.cArd Biesheuvel1-9/+1
2020-02-23efi/x86: Drop 'systab' member from struct efiArd Biesheuvel1-25/+27
2020-02-23efi: Add 'runtime' pointer to struct efiArd Biesheuvel1-0/+1
2020-02-23efi/x86: Make fw_vendor, config_table and runtime sysfs nodes x86 specificArd Biesheuvel1-3/+0
2020-02-23efi: Clean up config_parse_tables()Ard Biesheuvel1-2/+3
2020-02-23efi: Make efi_config_init() x86 onlyArd Biesheuvel1-1/+0
2020-02-23efi: Merge EFI system table revision and vendor checksArd Biesheuvel1-0/+4
2020-02-23efi: Make memreserve table handling local to efi.cArd Biesheuvel1-1/+0
2020-02-23efi: Move mem_attr_table out of struct efiArd Biesheuvel1-1/+2
2020-02-23efi: Make rng_seed table handling local to efi.cArd Biesheuvel1-1/+0
2020-02-23efi: Move UGA and PROP table handling to x86 codeArd Biesheuvel1-2/+0
2020-02-23efi/ia64: Move HCDP and MPS table handling into IA64 arch codeArd Biesheuvel1-2/+0
2020-02-23efi: Drop handling of 'boot_info' configuration tableArd Biesheuvel1-1/+0
2020-02-23efi/libstub: Add support for loading the initrd from a device pathArd Biesheuvel1-0/+1
2020-02-23efi/dev-path-parser: Add struct definition for vendor type device path nodesArd Biesheuvel1-19/+29
2020-02-23efi/libstub: Make the LoadFile EFI protocol accessibleArd Biesheuvel1-0/+2
2020-02-23efi/libstub: Move stub specific declarations into efistub.hArd Biesheuvel1-455/+1
2020-02-23efi/libstub: Use consistent type names for file I/O protocolsArd Biesheuvel1-59/+1
2020-02-23efi/libstub: Simplify efi_high_alloc() and rename to efi_allocate_pages()Ard Biesheuvel1-2/+2
2020-02-23USB: Replace zero-length array with flexible-array memberGustavo A. R. Silva6-7/+7
2020-02-22Merge tag 'irq-urgent-2020-02-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2020-02-22netfilter: ipset: Fix "INFO: rcu detected stall in hash_xxx" reportsJozsef Kadlecsik1-1/+10
2020-02-21Merge tag 'sched-for-bpf-2020-02-20' of git://git.kernel.org/pub/scm/linux/ke...Alexei Starovoitov2-0/+37
2020-02-22debugfs: regset32: Add Runtime PM supportGeert Uytterhoeven1-0/+1
2020-02-22uacce: add uacce driverKenneth Lee1-0/+161
2020-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-17/+3
2020-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller15-290/+62
2020-02-21net, sk_msg: Annotate lockless access to sk_prot on cloneJakub Sitnicki1-1/+2
2020-02-21Merge tag 'tty-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+2
2020-02-21Merge tag 'usb-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+3
2020-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds4-5/+44
2020-02-21y2038: remove unused time32 interfacesArnd Bergmann4-219/+1
2020-02-21y2038: remove ktime to/from timespec/timeval conversionArnd Bergmann1-37/+0
2020-02-21security: remove duplicated include from security.hYueHaibing1-1/+0
2020-02-21genirq/irqdomain: Make sure all irq domain flags are distinctZenghui Yu1-1/+1
2020-02-21vt: selection, introduce vc_is_selJiri Slaby1-1/+3