summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-11-18net: mscc: ocelot: use index to set vcap policerXiaoliang Yang1-1/+13
2021-11-18net: dsa: felix: support psfp filter on vsc9959Xiaoliang Yang2-0/+18
2021-11-18net: mscc: ocelot: add gate and police action offload to PSFPXiaoliang Yang2-0/+6
2021-11-18net: mscc: ocelot: add MAC table stream learn and lookup operationsXiaoliang Yang1-0/+22
2021-11-18tcp: add missing htmldocs for skb->ll_node and sk->defer_listEric Dumazet2-0/+2
2021-11-18page_pool: Revert "page_pool: disable dma mapping support..."Yunsheng Lin2-2/+23
2021-11-18Merge branch 'rework/printk_safe-removal' into for-linusPetr Mladek1-0/+4
2021-11-18Merge drm/drm-next into drm-misc-nextThomas Zimmermann639-9324/+19649
2021-11-18Merge branch 'kvm-5.16-fixes' into kvm-masterPaolo Bonzini2-12/+1
2021-11-18KVM: Kill kvm_map_gfn() / kvm_unmap_gfn() and gfn_to_pfn_cacheDavid Woodhouse2-12/+1
2021-11-18ipv4/raw: support binding to nonlocal addressesRiccardo Paolo Bestetti1-0/+12
2021-11-18NFC: add NCI_UNREG flag to eliminate the raceLin Ma1-0/+1
2021-11-18sunrpc: fix header include guard in trace headerThiago Rafael Becker1-1/+1
2021-11-18drm/dp, drm/i915: Add support for VESA backlights using PWM for brightness co...Lyude Paul1-3/+4
2021-11-18ASoC: SOF: Platform updates for AMD and MediatekMark Brown2-0/+28
2021-11-18firmware: cs_dsp: Allow creation of event controlsCharles Keepax1-0/+1
2021-11-18firmware: cs_dsp: Add offset to cs_dsp read/writeCharles Keepax1-2/+4
2021-11-18firmware: cs_dsp: Clarify some kernel doc commentsCharles Keepax1-2/+2
2021-11-18firmware: cs_dsp: Add pre_run callbackCharles Keepax1-1/+3
2021-11-18firmware: cs_dsp: Add version checks on coefficient loadingCharles Keepax1-0/+2
2021-11-18drm/amdkfd: Add sysfs bitfields and enums to uAPIFelix Kuehling1-0/+108
2021-11-17iio: core: Introduce IIO_VAL_INT_64.Andriy Tryshnivskyy1-0/+1
2021-11-17ASoC: SOF: topology: Add support for AMD ACP DAIsAjit Kumar Pandey2-0/+28
2021-11-17power: supply: core: Add kerneldoc to battery structLinus Walleij1-23/+192
2021-11-17signal: Requeue signals in the appropriate queueEric W. Biederman1-3/+4
2021-11-17net: add missing include in include/net/gro.hEric Dumazet1-0/+1
2021-11-17fs: Rename AS_THP_SUPPORT and mapping_thp_supportMatthew Wilcox (Oracle)1-6/+6
2021-11-17fs: Remove FS_THP_SUPPORTMatthew Wilcox (Oracle)2-1/+16
2021-11-17mm: Remove folio_test_singleMatthew Wilcox (Oracle)1-6/+0
2021-11-17mm: Rename folio_test_multi to folio_test_largeMatthew Wilcox (Oracle)1-1/+7
2021-11-17Add linux/cacheflush.hMatthew Wilcox (Oracle)3-8/+19
2021-11-17firmware: xilinx: export the feature check of zynqmp firmwareAbhyuday Godhasara1-0/+6
2021-11-17firmware: xilinx: add macros of node ids for error eventAbhyuday Godhasara1-0/+14
2021-11-17firmware: xilinx: add register notifier in zynqmp firmwareAbhyuday Godhasara1-1/+10
2021-11-17net: do not inline netif_tx_lock()/netif_tx_unlock()Eric Dumazet1-37/+2
2021-11-17net: annotate accesses to queue->trans_startEric Dumazet1-3/+13
2021-11-17net: use an atomic_long_t for queue->trans_timeoutEric Dumazet1-1/+1
2021-11-17Merge tag 'for-net-next-2021-11-16' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller5-18/+115
2021-11-17net: virtio_net_hdr_to_skb: count transport header in UFOJonathan Davies1-1/+6
2021-11-17bpf, x86: Fix "no previous prototype" warningBjörn Töpel1-0/+1
2021-11-17perf: Drop guest callback (un)register stubsSean Christopherson1-5/+0
2021-11-17KVM: arm64: Hide kvm_arm_pmu_available behind CONFIG_HW_PERF_EVENTS=ySean Christopherson1-7/+12
2021-11-17KVM: Move x86's perf guest info callbacks to generic KVMSean Christopherson1-0/+10
2021-11-17perf/core: Use static_call to optimize perf_guest_info_callbacksSean Christopherson1-26/+8
2021-11-17perf: Force architectures to opt-in to guest callbacksSean Christopherson1-0/+6
2021-11-17perf: Add wrappers for invoking guest callbacksSean Christopherson1-0/+24
2021-11-17perf/core: Rework guest callbacks to prepare for static_call supportLike Xu1-4/+6
2021-11-17perf: Stop pretending that perf can handle multiple guest callbacksSean Christopherson1-6/+6
2021-11-17perf: Protect perf_guest_cbs with RCUSean Christopherson1-1/+12
2021-11-17psi: Fix PSI_MEM_FULL state when tasks are in memstall and doing reclaimBrian Chen1-1/+12