summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-02-04usb: pd: Reland VDO definitions of PD2.0Kyle Tso1-3/+66
2021-02-04Merge tag 'drm-intel-next-2021-01-29' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-0/+1
2021-02-04tcp: use a smaller percpu_counter batch size for sk_allocWei Wang1-2/+6
2021-02-04ethtool: Get link mode in use instead of speed and duplex parametersDanielle Ratson1-0/+1
2021-02-04ethtool: Extend link modes settings uAPI with lanesDanielle Ratson2-0/+5
2021-02-04net, veth: Alloc skb in bulk for ndo_xdp_xmitLorenzo Bianconi1-0/+1
2021-02-04net: indirect call helpers for ipv4/ipv6 dst_check functionsBrian Vazquez1-1/+6
2021-02-04net: use indirect call helpers for dst_mtuBrian Vazquez1-1/+3
2021-02-04net: use indirect call helpers for dst_outputBrian Vazquez1-1/+7
2021-02-04net: use indirect call helpers for dst_inputBrian Vazquez1-1/+5
2021-02-04net: usb: cdc_ncm: use new API for bh taskletEmil Renner Berthing1-0/+2
2021-02-03parser: add unsigned int parserBingJing Chang1-0/+1
2021-02-03Merge tag 'trace-v5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-6/+8
2021-02-03asm-generic: export: Stub EXPORT_SYMBOL with __DISABLE_EXPORTSQuentin Perret1-1/+1
2021-02-03usb: pd: Update VDO definitionsKyle Tso1-70/+238
2021-02-03Merge tag 'tee-housekeeping-for-v5.12' of git://git.linaro.org:/people/jens.w...Arnd Bergmann2-2/+2
2021-02-03Merge tag 'mac80211-next-for-net-next-2021-02-02' of git://git.kernel.org/pub...Jakub Kicinski1-1/+3
2021-02-03net: ipv6: Emit notification when fib hardware flags are changedAmit Cohen2-8/+3
2021-02-03net: Pass 'net' struct as first argument to fib6_info_hw_flags_set()Amit Cohen1-2/+3
2021-02-03net: ipv4: Emit notification when fib hardware flags are changedAmit Cohen1-0/+2
2021-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-14/+84
2021-02-03tracing: Remove NULL check from current in tracing_generic_entry_update().Sebastian Andrzej Siewior1-3/+1
2021-02-03tracing: Inline tracing_gen_ctx_flags()Sebastian Andrzej Siewior1-3/+51
2021-02-03tracing: Merge irqflags + preempt counter.Sebastian Andrzej Siewior1-7/+18
2021-02-03tracing: Add printf attribute to log functionTom Rix1-1/+2
2021-02-03Merge tag 'v5.11-next-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Arnd Bergmann3-12/+25
2021-02-03Merge tag 'arm-soc/for-5.12/drivers' of https://github.com/Broadcom/stblinux ...Arnd Bergmann3-12/+27
2021-02-03Merge tag 'memory-controller-drv-tegra-5.12' of git://git.kernel.org/pub/scm/...Arnd Bergmann2-16/+8
2021-02-03Merge tag 'memory-controller-drv-5.12' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann1-1/+1
2021-02-03Merge tag 'sunxi-drivers-for-5.12' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2-2/+2
2021-02-02usb: typec: Return void in typec_partner_set_pd_revisionKyle Tso1-1/+1
2021-02-02Merge tag 'net-5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-2/+2
2021-02-02Merge branch 'for-linus' into for-nextTakashi Iwai4-9/+21
2021-02-02usb: typec: tcpm: Add Callback to Usb Communication capable partnerBadhri Jagan Sridharan1-0/+5
2021-02-02drm/dp/mst: Export drm_dp_get_vc_payload_bw()Imre Deak1-0/+1
2021-02-02iommu: Check dev->iommu in dev_iommu_priv_get() before dereferencing itJoerg Roedel1-1/+4
2021-02-02Merge remote-tracking branch 'linux-pm/acpi-platform' into review-hansHans de Goede1-0/+41
2021-02-02tracepoint: Fix race between tracing and removing tracepointAlexey Kardashevskiy1-5/+7
2021-02-02tee: fix some comment typos in header filesElvira Khabirova2-2/+2
2021-02-02iommu/vt-d: Fix compile error [-Werror=implicit-function-declaration]Lu Baolu1-2/+0
2021-02-02amba: Make the remove callback return voidUwe Kleine-König1-1/+1
2021-02-02Merge tag 'arm-smmu-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Joerg Roedel11-32/+287
2021-02-02ALSA: jack: implement software jack injection via debugfsHui Wang2-0/+7
2021-02-02nvme: add tracing of zns commandsJohannes Thumshirn1-1/+5
2021-02-02nvme: update enumerations for status codesMax Gurtovoy1-4/+20
2021-02-02Merge remote-tracking branch 'origin/cros-ec-typec-for-5.12' into ib-usb-type...Benson Leung1-0/+17
2021-02-02opp: Replace ENOTSUPP with EOPNOTSUPPViresh Kumar1-32/+32
2021-02-02opp: Fix "foo * bar" should be "foo *bar"Viresh Kumar1-2/+2
2021-02-02opp: Remove dev_pm_opp_set_bw()Viresh Kumar1-6/+0
2021-02-02opp: Implement dev_pm_opp_set_opp()Viresh Kumar1-0/+6