summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2020-02-27net/mlx5e: Eswitch, Use per vport tables for mirroringEli Cohen
2020-02-28firmware: xilinx: Add ZynqMP aes API for AES functionalityKalyani Akula
2020-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-02-28bpf: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-27net: phylink: propagate resolved link config via mac_link_up()Russell King
2020-02-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2020-02-27ARM: OMAP2+: pm33xx-core: Extend platform_data ops for cpuidleDave Gerlach
2020-02-27ARM: OMAP2+: pm33xx-core: Add cpuidle_ops for am335x/am437xDave Gerlach
2020-02-27dma-buf: drop dynamic_mapping flagChristian König
2020-02-27dma-buf: add dynamic DMA-buf handling v15Christian König
2020-02-27clocksource: Replace setup_irq() by request_irq()afzal mohammed
2020-02-26device: add device_change_owner()Christian Brauner
2020-02-26sysfs: add sysfs_change_owner()Christian Brauner
2020-02-26sysfs: add sysfs_group{s}_change_owner()Christian Brauner
2020-02-26sysfs: add sysfs_link_change_owner()Christian Brauner
2020-02-26sysfs: add sysfs_file_change_owner()Christian Brauner
2020-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-02-26Merge tag 'trace-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-02-26bus: ti-sysc: Implement display subsystem reset quirkTony Lindgren
2020-02-26bus: ti-sysc: Handle module unlock quirk needed for some RTCTony Lindgren
2020-02-26bus: ti-sysc: Implement SoC revision handlingTony Lindgren
2020-02-26Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi...Ingo Molnar
2020-02-26leds: ns2: Absorb platform dataLinus Walleij
2020-02-26Merge branch 'master' of git://blackhole.kfki.hu/nfPablo Neira Ayuso
2020-02-26video: hdmi: Change return type of hdmi_avi_infoframe_init() to voidLaurent Pinchart
2020-02-26Merge branch 'topic/asoc' into nextVinod Koul
2020-02-26soundwire: add helper macros for devID fieldsPierre-Louis Bossart
2020-02-25icmp: allow icmpv6_ndo_send to work with CONFIG_IPV6=nJason A. Donenfeld
2020-02-25blktrace: Protect q->blk_trace with RCUJan Kara
2020-02-25PCI: endpoint: Add notification for core init completionVidya Sagar
2020-02-25PCI: endpoint: Add core init notifying featureVidya Sagar
2020-02-25soundwire: bus: add clock stop helpersRander Wang
2020-02-24bpf: Provide recursion prevention helpersThomas Gleixner
2020-02-24bpf: Use migrate_disable/enable in array macros and cgroup/lirc code.David Miller
2020-02-24bpf: Use bpf_prog_run_pin_on_cpu() at simple call sites.David Miller
2020-02-24bpf: Replace cant_sleep() with cant_migrate()Thomas Gleixner
2020-02-24bpf: Provide bpf_prog_run_pin_on_cpu() helperThomas Gleixner
2020-02-24mdio_bus: Add generic mdio_find_bus()Jeremy Linton
2020-02-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-02-24proc: Use a list of inodes to flush from procEric W. Biederman
2020-02-24media: atmel: atmel-isc-base: expose white balance as v4l2 controlsEugen Hristev
2020-02-24sched/pelt: Add a new runnable average signalVincent Guittot
2020-02-24sched/pelt: Remove unused runnable load averageVincent Guittot
2020-02-24PCI: endpoint: Assign function number for each PF in EPC coreKishon Vijay Abraham I
2020-02-24PCI: endpoint: Protect concurrent access to pci_epf_ops with mutexKishon Vijay Abraham I
2020-02-24PCI: endpoint: Fix for concurrent memory allocation in OB address regionKishon Vijay Abraham I
2020-02-24PCI: endpoint: Replace spinlock with mutexKishon Vijay Abraham I
2020-02-24PCI: endpoint: Use notification chain mechanism to notify EPC events to EPFKishon Vijay Abraham I
2020-02-24Merge 5.6-rc3 into usb-nextGreg Kroah-Hartman
2020-02-24Merge 5.6-rc3 into tty-nextGreg Kroah-Hartman