aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-07-21bpf: net: Use precomputed btf_id for bpf iteratorsYonghong Song1-0/+1
2020-07-21bpf: Make btf_sock_ids globalYonghong Song1-0/+30
2020-07-21bpf: Add BTF_ID_LIST_GLOBAL in btf_ids.hYonghong Song1-3/+7
2020-07-21bpf: Compute bpf_skc_to_*() helper socket btf ids at build timeYonghong Song1-4/+0
2020-07-21power_supply: Add additional health properties to the headerDan Murphy1-0/+3
2020-07-21audit: report audit wait metric in audit status replyMax Englander1-7/+11
2020-07-21audit: purge audit_log_string from the intra-kernel audit APIRichard Guy Briggs1-5/+0
2020-07-21Merge tag 'sound-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound into masterLinus Torvalds3-0/+4
2020-07-21drm/ttm: remove TTM_MEMTYPE_FLAG_CMAChristian König1-1/+0
2020-07-21drm/ttm: remove io_reserve_fastpath flagChristian König1-2/+0
2020-07-22powerpc/64s: Remove PROT_SAO supportNicholas Piggin2-4/+0
2020-07-21coresight: Add default sink selection to CoreSight baseMike Leach1-0/+3
2020-07-21coresight: Fix comment in main header fileMike Leach1-1/+2
2020-07-21exec: Implement kernel_execveEric W. Biederman1-7/+2
2020-07-21exec: Move initialization of bprm->filename into alloc_bprmEric W. Biederman1-0/+1
2020-07-21exec: Remove unnecessary spaces from binfmts.hEric W. Biederman1-5/+5
2020-07-21Merge tag 'thunderbolt-for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt into usb-nextGreg Kroah-Hartman1-2/+0
2020-07-21USB: Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2020-07-21usb: typec: tcpm: Stay in BIST mode till hardreset or unattachedBadhri Jagan Sridharan1-0/+1
2020-07-21usb: typec: tcpm: Support bist test data mode for complianceBadhri Jagan Sridharan1-0/+2
2020-07-21soundwire: intel: revisit SHIM programming sequences.Pierre-Louis Bossart1-0/+2
2020-07-21compiler.h: Move compiletime_assert() macros into compiler_types.hWill Deacon2-41/+41
2020-07-21include/linux: Remove smp_read_barrier_depends() from commentsWill Deacon2-2/+2
2020-07-21locking/barriers: Remove definitions for [smp_]read_barrier_depends()Will Deacon1-17/+0
2020-07-21asm/rwonce: Don't pull <asm/barrier.h> into 'asm-generic/rwonce.h'Will Deacon2-2/+2
2020-07-21asm/rwonce: Remove smp_read_barrier_depends() invocationWill Deacon1-15/+4
2020-07-21asm/rwonce: Allow __READ_ONCE to be overridden by the architectureWill Deacon1-0/+2
2020-07-21compiler.h: Split {READ,WRITE}_ONCE definitions out into rwonce.hWill Deacon4-92/+105
2020-07-21dt-bindings: reset: Add binding constants for Actions S500 RMUCristian Ciocaltea1-0/+67
2020-07-21dt-bindings: clock: Add APB, DMAC, GPIO bindings for Actions S500 SoCCristian Ciocaltea1-1/+6
2020-07-21thermal/drivers/clock_cooling: Remove clock_cooling codeAmit Kucheria1-57/+0
2020-07-21Merge branch 'clk-imx' into clk-nextStephen Boyd1-1/+2
2020-07-21Merge branch 'clk-amlogic' into clk-nextStephen Boyd1-0/+2
2020-07-21Merge branch 'clk-renesas' into clk-nextStephen Boyd2-0/+95
2020-07-21Merge branch 'clk-qcom' into clk-nextStephen Boyd1-3/+3
2020-07-21dma-fence: prime lockdep annotationsDaniel Vetter1-0/+1
2020-07-21dma-fence: basic lockdep annotationsDaniel Vetter1-0/+12
2020-07-21xfrm: Fix crash when the hold queue is used.Steffen Klassert1-2/+2
2020-07-20qed: add support for the extended speed and FEC modesAlexander Lobakin1-0/+1
2020-07-20qed: add missing loopback modesAlexander Lobakin1-0/+5
2020-07-20qed: add support for Forward Error CorrectionAlexander Lobakin1-0/+13
2020-07-20qed: reformat several structures a bitAlexander Lobakin1-31/+33
2020-07-20qed, qede, qedf: convert link mode from u32 to ETHTOOL_LINK_MODEAlexander Lobakin1-41/+6
2020-07-20linkmode: introduce linkmode_intersects()Alexander Lobakin1-0/+6
2020-07-20arch, net: remove the last csum_partial_copy() leftoversChristoph Hellwig1-4/+2
2020-07-20clk: qcom: ipq8074: Add correct index for PCIe clocksSivaprakash Murugesan1-3/+3
2020-07-20sched: sch_api: add missing rcu read lock to silence the warningJiri Pirko1-2/+2
2020-07-20net: dsa: Setup dsa_netdev_opsFlorian Fainelli1-1/+0
2020-07-20net: dsa: Add wrappers for overloaded ndo_opsFlorian Fainelli1-0/+70
2020-07-20Merge branch 'clk-doc' into clk-nextStephen Boyd1-1/+1