summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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
2021-02-12Merge branch 'for-next/rng' into for-next/coreWill Deacon
2021-02-12ACPI: property: Make acpi_node_prop_read() staticAndy Shevchenko
2021-02-12ACPI: property: Remove dead codeAndy Shevchenko
2021-02-12Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'x86/vt-d' and 'core' in...Joerg Roedel
2021-02-12Merge remote-tracking branch 'spi/for-5.12' into spi-nextMark Brown
2021-02-12Merge remote-tracking branch 'regulator/for-5.12' into regulator-nextMark Brown
2021-02-12Merge remote-tracking branch 'regulator/for-5.11' into regulator-linusMark Brown
2021-02-12Merge branch 'x86/paravirt' into x86/entryIngo Molnar
2021-02-12regulator: bd718x7, bd71828, Fix dvs voltage levelsMatti Vaittinen
2021-02-12Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2021-02-12Merge branch 'linus' into locking/core, to pick up upstream fixesIngo Molnar
2021-02-11net: fix dev_ifsioc_locked() race conditionCong Wang
2021-02-11bpf: Expose bpf_get_socket_cookie to tracing programsFlorent Revest
2021-02-11octeontx2-pf: cn10k: Use LMTST lines for NPA/NIX operationsGeetha sowjanya
2021-02-11Merge tag 'mlx5-for-upstream-2021-02-10' of git://git.kernel.org/pub/scm/linu...David S. Miller
2021-02-11tracing: Show real address for trace event argumentsMasami Hiramatsu
2021-02-11net: hsr: add offloading supportGeorge McCollister
2021-02-11net: phy: introduce phydev->portMichael Walle
2021-02-11clk: spear: Move prototype to accessible headerLee Jones
2021-02-11mm/highmem: Add VM_BUG_ON() to mem*_page() callsIra Weiny
2021-02-11mm/highmem: Introduce memcpy_page(), memmove_page(), and memset_page()Ira Weiny
2021-02-11mm/highmem: Convert memcpy_[to|from]_page() to kmap_local_page()Ira Weiny
2021-02-11mm/highmem: Lift memcpy_[to|from]_page to coreIra Weiny
2021-02-11coresight: etm-perf: Support PID tracing for kernel at EL2Suzuki K Poulose
2021-02-11coresight: etm-perf: Clarify comment on perf optionsLeo Yan
2021-02-11spi: spi-mem: add spi_mem_dtr_supports_op()Pratyush Yadav
2021-02-11bpf: Count the number of times recursion was preventedAlexei Starovoitov
2021-02-11bpf: Add per-program recursion prevention mechanismAlexei Starovoitov