aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-11net/smc: Dynamic control handshake limitation by socket optionsD. Wythe2-0/+5
2022-02-11net/smc: Limit SMC visits when handshake workqueue congestedD. Wythe1-0/+1
2022-02-11locking/local_lock: Make the empty local_lock_*() function a macro.Sebastian Andrzej Siewior1-3/+3
2022-02-11atomics: Fix atomic64_{read_acquire,set_release} fallbacksMark Rutland1-5/+33
2022-02-11lib/xor: make xor prototypes more friendly to compiler vectorizationArd Biesheuvel2-35/+70
2022-02-11drm/dp: add some new DPCD macros from DP 2.0 E11Jani Nikula1-0/+2
2022-02-11drm/dp: add 128b/132b link status helpers from DP 2.0 E11Jani Nikula1-5/+14
2022-02-11drm/dp: add drm_dp_128b132b_read_aux_rd_interval()Jani Nikula1-0/+3
2022-02-11Merge tag 'drm-intel-next-2022-02-08' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie17-53/+322
2022-02-10user_events: Add minimal support for trace_event into ftraceBeau Belgrave1-0/+116
2022-02-11dt-bindings: power: imx8mq: add defines for VPU blk-ctrl domainsLucas Stach1-0/+3
2022-02-11dt-bindings: soc: add binding for i.MX8MQ VPU blk-ctrlLucas Stach0-0/+0
2022-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski22-46/+221
2022-02-10soc: qcom: llcc: Add configuration data for SM8450 SoCSai Prakash Ranjan1-0/+5
2022-02-10soc: qcom: llcc: Update the logic for version info extractionSai Prakash Ranjan1-2/+2
2022-02-10Merge tag 'net-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-2/+14
2022-02-10dt-bindings: clock: Add qualcomm QCM2290 DISPCC bindingsLoic Poulain1-0/+34
2022-02-10Merge branch 'i2c/add-request_mem_region_muxed' into i2c/for-mergewindowWolfram Sang1-0/+2
2022-02-10kernel/resource: Introduce request_mem_region_muxed()Terry Bowman1-0/+2
2022-02-10KVM: x86: Add checks for reserved-to-zero Hyper-V hypercall fieldsSean Christopherson1-0/+6
2022-02-10KVM: x86: Get the number of Hyper-V sparse banks from the VARHEAD fieldSean Christopherson1-0/+1
2022-02-10net: make net->dev_unreg_count atomicEric Dumazet1-1/+1
2022-02-10ASoC: SOF: Move the definition of enum sof_dsp_power_states to global headerPeter Ujfalusi1-0/+8
2022-02-10net: mac802154: Set durations automaticallyMiquel Raynal1-0/+2
2022-02-10net: mac802154: Convert the symbol duration into nanosecondsMiquel Raynal1-2/+2
2022-02-10Merge tag 'ieee802154-for-davem-2022-02-10' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan-nextDavid S. Miller2-0/+22
2022-02-10genirq: Kill irq_chip::parent_deviceMarc Zyngier1-2/+0
2022-02-10spi: mxic: Add support for pipelined ECC operationsMiquel Raynal2-1/+16
2022-02-10mtd: spinand: Create direct mapping descriptors for ECC operationsMiquel Raynal1-0/+2
2022-02-10spi: spi-mem: Add an ecc parameter to the spi_mem_op structureMiquel Raynal1-0/+4
2022-02-10spi: spi-mem: Kill the spi_mem_dtr_supports_op() helperMiquel Raynal1-11/+0
2022-02-10spi: spi-mem: Introduce a capability structureMiquel Raynal2-0/+14
2022-02-10mtd: nand: mxic-ecc: Support SPI pipelined modeMiquel Raynal1-0/+49
2022-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski11-86/+36
2022-02-09Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski9-41/+91
2022-02-09net: drop_monitor: support drop reasonMenglong Dong1-0/+1
2022-02-09drm/amdkfd: Remove unused old debugger implementationMukul Joshi1-4/+4
2022-02-09bpf: Make remote_port field in struct bpf_sk_lookup 16-bit wideJakub Sitnicki1-1/+2
2022-02-09Merge tag 'nfsd-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds1-8/+0
2022-02-09spi: make remove callback a void functionMark Brown33-105/+207
2022-02-09NFSD: Deprecate NFS_OFFSET_MAXChuck Lever1-8/+0
2022-02-09genirq: Allow the PM device to originate from irq domainMarc Zyngier1-0/+10
2022-02-09spi: make remove callback a void functionUwe Kleine-König1-1/+1
2022-02-09mctp: Add SIOCMCTP{ALLOC,DROP}TAG ioctls for tag controlMatt Johnston3-2/+32
2022-02-09mctp: Add helper for address match checkingJeremy Kerr1-0/+5
2022-02-09net: fix a memleak when uncloning an skb dst and its metadataAntoine Tenart1-1/+0
2022-02-09net: do not keep the dst cache when uncloning an skb dst and its metadataAntoine Tenart1-0/+13
2022-02-09netfilter: nft_cmp: optimize comparison for 16-bytesPablo Neira Ayuso1-0/+9
2022-02-09netfilter: cttimeout: use option structureFlorian Westphal1-2/+6
2022-02-09netfilter: ecache: don't use nf_conn spinlockFlorian Westphal1-1/+1