summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-02-27sysfs: add sysfs_file_change_owner()Christian Brauner1-0/+10
2020-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-1/+10
2020-02-26Merge tag 'trace-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-0/+3
2020-02-26bus: ti-sysc: Implement display subsystem reset quirkTony Lindgren1-0/+1
2020-02-26bus: ti-sysc: Handle module unlock quirk needed for some RTCTony Lindgren1-0/+1
2020-02-26bus: ti-sysc: Implement SoC revision handlingTony Lindgren1-0/+1
2020-02-26Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi...Ingo Molnar2-580/+132
2020-02-26leds: ns2: Absorb platform dataLinus Walleij1-38/+0
2020-02-26Merge branch 'master' of git://blackhole.kfki.hu/nfPablo Neira Ayuso1-1/+10
2020-02-26video: hdmi: Change return type of hdmi_avi_infoframe_init() to voidLaurent Pinchart1-1/+1
2020-02-26Merge branch 'topic/asoc' into nextVinod Koul1-0/+23
2020-02-26soundwire: add helper macros for devID fieldsPierre-Louis Bossart1-0/+23
2020-02-25icmp: allow icmpv6_ndo_send to work with CONFIG_IPV6=nJason A. Donenfeld1-6/+10
2020-02-25blktrace: Protect q->blk_trace with RCUJan Kara2-6/+14
2020-02-25PCI: endpoint: Add notification for core init completionVidya Sagar2-0/+6
2020-02-25PCI: endpoint: Add core init notifying featureVidya Sagar1-0/+1
2020-02-25soundwire: bus: add clock stop helpersRander Wang1-0/+24
2020-02-25bpf: Provide recursion prevention helpersThomas Gleixner1-0/+30
2020-02-25bpf: Use migrate_disable/enable in array macros and cgroup/lirc code.David Miller2-6/+7
2020-02-25bpf: Use bpf_prog_run_pin_on_cpu() at simple call sites.David Miller1-3/+1
2020-02-25bpf: Replace cant_sleep() with cant_migrate()Thomas Gleixner1-1/+1
2020-02-25bpf: Provide bpf_prog_run_pin_on_cpu() helperThomas Gleixner1-2/+24
2020-02-25mdio_bus: Add generic mdio_find_bus()Jeremy Linton1-0/+1
2020-02-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2020-02-24proc: Use a list of inodes to flush from procEric W. Biederman2-2/+3
2020-02-24media: atmel: atmel-isc-base: expose white balance as v4l2 controlsEugen Hristev1-0/+58
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