summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2021-02-16tg3: Remove unused PHY_BRCM flagsFlorian Fainelli
2021-02-16Merge branches 'clk-socfpga', 'clk-mstar', 'clk-qcom' and 'clk-warnings' into...Stephen Boyd
2021-02-16Merge branches 'clk-mediatek', 'clk-imx', 'clk-amlogic' and 'clk-at91' into c...Stephen Boyd
2021-02-16Merge branch 'clk-unused' into clk-nextStephen Boyd
2021-02-16net/mlx5: Move all internal timer metadata into a dedicated structEran Ben Elisha
2021-02-16net/mlx5: Add register layout to support real-time time-stampEran Ben Elisha
2021-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-02-16NFS: Add support for eager writesTrond Myklebust
2021-02-16NFS: 'flags' field should be unsigned in struct nfs_serverTrond Myklebust
2021-02-16Merge branch 'mlx5_timestamp' into rdma.git for-nextJason Gunthorpe
2021-02-16RDMA/mlx5: Allow CQ creation without attached EQsTal Gilboa
2021-02-16SUNRPC: Use TCP_CORK to optimise send performance on the serverTrond Myklebust
2021-02-16net/mlx5: Add new timestamp mode bitsAharon Landau
2021-02-16libceph: deprecate [no]cephx_require_signatures optionsIlya Dryomov
2021-02-16kcmp: Support selection of SYS_kcmp without CHECKPOINT_RESTOREChris Wilson
2021-02-16KEYS: trusted: Reserve TPM for seal and unseal operationsJarkko Sakkinen
2021-02-16tpm: add sysfs exports for all banks of PCR registersJames Bottomley
2021-02-16kbuild: simplify access to the kernel's versionSasha Levin
2021-02-16kbuild: check the minimum compiler version in KconfigMasahiro Yamada
2021-02-15net: phy: rename PHY_IGNORE_INTERRUPT to PHY_MAC_INTERRUPTHeiner Kallweit
2021-02-15net: phy: broadcom: Allow BCM54210E to configure APDFlorian Fainelli
2021-02-15net: phy: broadcom: Remove unused flagsFlorian Fainelli
2021-02-15atm: idt77252: fix build broken on amd64Tong Zhang
2021-02-15thermal: qcom: add support for adc-tm5 PMIC thermal monitorDmitry Baryshkov
2021-02-15Merge remote-tracking branch 'iio-thermal-5.11-rc1/ib-iio-thermal-5.11-rc1' i...Daniel Lezcano
2021-02-15sfi: Remove framework for deprecated firmwareAndy Shevchenko
2021-02-15Merge branches 'powercap' and 'pm-misc'Rafael J. Wysocki
2021-02-15binfmt_misc: pass binfmt_misc flags to the interpreterLaurent Vivier
2021-02-15Merge branches 'acpi-scan', 'acpi-properties' and 'acpi-platform'Rafael J. Wysocki
2021-02-15Merge branch 'pm-opp' into pmRafael J. Wysocki
2021-02-15Merge branches 'pm-sleep', 'pm-core', 'pm-domains' and 'pm-clk'Rafael J. Wysocki
2021-02-15Revert "Drivers: hv: vmbus: Copy packets sent by Hyper-V out of the ring buffer"Wei Liu
2021-02-15gpio: aggregator: Use compound literal from the headerAndy Shevchenko
2021-02-14net: dsa: tag_ocelot: create separate tagger for SevilleVladimir Oltean
2021-02-14net: mscc: ocelot: use common tag parsing code with DSAVladimir Oltean
2021-02-14clk: fixed: add devm helper for clk_hw_register_fixed_factor()Daniel Palmer
2021-02-14percpu: fix clang modpost section mismatchDennis Zhou
2021-02-13skbuff: queue NAPI_MERGED_FREE skbs into NAPI cache instead of freeingAlexander Lobakin
2021-02-13skbuff: introduce {,__}napi_build_skb() which reuses NAPI cache headsAlexander Lobakin
2021-02-13skbuff: remove __kfree_skb_flush()Alexander Lobakin
2021-02-13s390,alpha: switch to 64-bit ino_tHeiko Carstens
2021-02-13driver core: lift dma_default_coherent into common codeChristoph Hellwig
2021-02-12bpf: Support pointers in global func argsDmitrii Banshchikov
2021-02-12driver core: platform: Drop of_device_node_put() wrapperRob Herring
2021-02-12of: Remove of_dev_{get,put}()Rob Herring
2021-02-12Merge tag 'wireless-drivers-next-2021-02-12' of git://git.kernel.org/pub/scm/...David S. Miller
2021-02-13bpf: Drop MTU check when doing TC-BPF redirect to ingressJesper Dangaard Brouer
2021-02-12mm: Remove arch_remap() and mm-arch-hooks.hChristophe Leroy
2021-02-12Merge tag 'kvmarm-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2021-02-12blk-mq: Use llist_head for blk_cpu_doneSebastian Andrzej Siewior