summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2020-03-02dmaengine: Use negative condition for better readabilityAndy Shevchenko
2020-03-02dmaengine: Refactor dmaengine_check_align() to be bit operations onlyAndy Shevchenko
2020-03-01net: phy: avoid clearing PHY interrupts twice in irq handlerHeiner Kallweit
2020-03-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-02-29ethtool: Factored out similar ethtool link settings for virtual devices to coreCris Forno
2020-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-02-29efi/x86: Add RNG seed EFI table to unencrypted mapping checkTom Lendacky
2020-02-28net: datagram: drop 'destructor' argument from several helpersPaolo Abeni
2020-02-28net: dccp: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-28Merge tag 'mlx5-updates-2020-02-27' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2020-02-28Merge tag 'block-5.6-2020-02-28' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-02-28proc: Remove the now unnecessary internal mount of procEric W. Biederman
2020-02-28spi: Allow SPI controller override device buswidthJohn Garry
2020-02-28iommu: Use C99 flexible array in fwspecRobin Murphy
2020-02-28tee: remove redundant teedev in struct tee_shmJens Wiklander
2020-02-28tee: remove unused tee_shm_priv_alloc()Jens Wiklander
2020-02-28tee: remove linked list of struct tee_shmJens Wiklander
2020-02-28KVM: let declaration of kvm_get_running_vcpus match implementationChristian Borntraeger
2020-02-27random: add arch_get_random_*long_early()Mark Rutland
2020-02-27bpf: inet_diag: Dump bpf_sk_storages in inet_diag_dump()Martin KaFai Lau
2020-02-27bpf: INET_DIAG support in bpf_sk_storageMartin KaFai Lau
2020-02-27inet_diag: Move the INET_DIAG_REQ_BYTECODE nlattr to cb->dataMartin KaFai Lau
2020-02-27inet_diag: Refactor inet_sk_diag_fill(), dump(), and dump_one()Martin KaFai Lau
2020-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
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