summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2020-07-21net: phylink: add struct phylink_pcsRussell King
2020-07-21net: phylink: re-implement interface configuration with PCSRussell King
2020-07-21net: phylink: in-band pause mode advertisement update for PCSRussell King
2020-07-21Input: synaptics-rmi4 - drop a duplicated wordRandy Dunlap
2020-07-21remoteproc: Add inline coredump functionalityRishabh Bhatnagar
2020-07-21remoteproc: Pass size and offset as arguments to segment dump functionRishabh Bhatnagar
2020-07-21bpf: net: Use precomputed btf_id for bpf iteratorsYonghong Song
2020-07-21bpf: Make btf_sock_ids globalYonghong Song
2020-07-21bpf: Add BTF_ID_LIST_GLOBAL in btf_ids.hYonghong Song
2020-07-21bpf: Compute bpf_skc_to_*() helper socket btf ids at build timeYonghong Song
2020-07-21power_supply: Add additional health properties to the headerDan Murphy
2020-07-21audit: purge audit_log_string from the intra-kernel audit APIRichard Guy Briggs
2020-07-22powerpc/64s: Remove PROT_SAO supportNicholas Piggin
2020-07-21coresight: Add default sink selection to CoreSight baseMike Leach
2020-07-21coresight: Fix comment in main header fileMike Leach
2020-07-21exec: Implement kernel_execveEric W. Biederman
2020-07-21exec: Move initialization of bprm->filename into alloc_bprmEric W. Biederman
2020-07-21exec: Remove unnecessary spaces from binfmts.hEric W. Biederman
2020-07-21Merge tag 'thunderbolt-for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2020-07-21USB: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-21usb: typec: tcpm: Stay in BIST mode till hardreset or unattachedBadhri Jagan Sridharan
2020-07-21usb: typec: tcpm: Support bist test data mode for complianceBadhri Jagan Sridharan
2020-07-21soundwire: intel: revisit SHIM programming sequences.Pierre-Louis Bossart
2020-07-21compiler.h: Move compiletime_assert() macros into compiler_types.hWill Deacon
2020-07-21include/linux: Remove smp_read_barrier_depends() from commentsWill Deacon
2020-07-21asm/rwonce: Don't pull <asm/barrier.h> into 'asm-generic/rwonce.h'Will Deacon
2020-07-21compiler.h: Split {READ,WRITE}_ONCE definitions out into rwonce.hWill Deacon
2020-07-21thermal/drivers/clock_cooling: Remove clock_cooling codeAmit Kucheria
2020-07-21dma-fence: prime lockdep annotationsDaniel Vetter
2020-07-21dma-fence: basic lockdep annotationsDaniel Vetter
2020-07-20qed: add support for the extended speed and FEC modesAlexander Lobakin
2020-07-20qed: add missing loopback modesAlexander Lobakin
2020-07-20qed: add support for Forward Error CorrectionAlexander Lobakin
2020-07-20qed: reformat several structures a bitAlexander Lobakin
2020-07-20qed, qede, qedf: convert link mode from u32 to ETHTOOL_LINK_MODEAlexander Lobakin
2020-07-20linkmode: introduce linkmode_intersects()Alexander Lobakin
2020-07-20sched: sch_api: add missing rcu read lock to silence the warningJiri Pirko
2020-07-20Merge branch 'clk-doc' into clk-nextStephen Boyd
2020-07-20clk: <linux/clk-provider.h>: drop a duplicated wordRandy Dunlap
2020-07-20block: remove blk_queue_stack_limitsChristoph Hellwig
2020-07-20block: remove bdev_stack_limitsChristoph Hellwig
2020-07-20block: inherit the zoned characteristics in blk_stack_limitsChristoph Hellwig
2020-07-20Merge branch 'for-5.9/drivers' into for-5.9/block-mergeJens Axboe
2020-07-20Merge branch 'for-5.9/block' into for-5.9/block-mergeJens Axboe
2020-07-20ima: Support additional conditionals in the KEXEC_CMDLINE hook functionTyler Hicks
2020-07-20uuid: remove unused uuid_le_to_bin() definitionAndy Shevchenko
2020-07-20sched_clock: Expose struct clock_read_dataPeter Zijlstra
2020-07-20backlight: backlight: Make of_find_backlight staticSam Ravnborg
2020-07-20backlight: backlight: Drop backlight_put()Sam Ravnborg
2020-07-20backlight: backlight: Introduce backlight_get_brightness()Sam Ravnborg