summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-02-13bpf: bpf_fib_lookup return MTU value as output when looked upJesper Dangaard Brouer
2021-02-12mm: Remove arch_remap() and mm-arch-hooks.hChristophe Leroy
2021-02-12Merge tag 'for-linus-5.11-rc8-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
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 branch 'kvm-arm64/rng-5.12' into kvmarm-master/nextMarc Zyngier
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-12nl80211: add documentation for HT/VHT/HE disable attributesJohannes Berg
2021-02-12cfg80211/mac80211: Support disabling HE modeBen Greear
2021-02-11net/sock: Add kernel config SOCK_RX_QUEUE_MAPPINGTariq Toukan
2021-02-11tcp: Sanitize CMSG flags and reserved args in tcp_zerocopy_receive.Arjun Roy
2021-02-11net: fix dev_ifsioc_locked() race conditionCong Wang
2021-02-11bpf: Expose bpf_get_socket_cookie to tracing programsFlorent Revest
2021-02-11bpf: Be less specific about socket cookies guaranteesFlorent Revest
2021-02-11Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernDavid S. Miller
2021-02-11octeontx2-pf: cn10k: Use LMTST lines for NPA/NIX operationsGeetha sowjanya
2021-02-11xen/events: link interdomain events to associated xenbus deviceJuergen Gross
2021-02-11Merge tag 'mlx5-for-upstream-2021-02-10' of git://git.kernel.org/pub/scm/linu...David S. Miller
2021-02-11net: initialize net->net_cookie at netns setupEric Dumazet
2021-02-11tracing: Update the stage 3 of trace event macro commentMasami Hiramatsu
2021-02-11tracing: Show real address for trace event argumentsMasami Hiramatsu
2021-02-11net: dsa: add support for offloading HSRGeorge McCollister
2021-02-11net: hsr: add offloading supportGeorge McCollister
2021-02-11net: phy: introduce phydev->portMichael Walle
2021-02-11devlink: Fix dmac_filter trap name, align to its documentationAya Levin
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
2021-02-11bpf: Compute program stats for sleepable programsAlexei Starovoitov
2021-02-11bpf: Optimize program statsAlexei Starovoitov
2021-02-11dm: fix deadlock when swapping to encrypted deviceMikulas Patocka
2021-02-11dm: simplify target code conditional on CONFIG_BLK_DEV_ZONEDMike Snitzer
2021-02-11dm: add support for passing through inline crypto supportSatya Tangirala