summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-07-22Merge branch 'ib-5.8-tcb' into HEADJonathan Cameron
2020-07-22Merge branch 'ib-5.8-jz47xx-ts' into HEADJonathan Cameron
2020-07-22leds: trigger: add support for LED-private device triggersMarek Behún
2020-07-22leds: lp55xx: Add multicolor framework support to lp55xxDan Murphy
2020-07-22leds: multicolor: Introduce a multicolor class definitionDan Murphy
2020-07-22misc: rtsx: Use standard PCI definitionsBjorn Helgaas
2020-07-22misc: rtsx: Find L1 PM Substates capability instead of hard-codingBjorn Helgaas
2020-07-22misc: rtsx: Remove rtsx_pci_read/write_config() wrappersBjorn Helgaas
2020-07-22misc: rtsx: Remove unused pcie_capBjorn Helgaas
2020-07-22i2c: drop duplicated word in the header fileRandy Dunlap
2020-07-22perf: <linux/perf_event.h>: drop a duplicated wordRandy Dunlap
2020-07-22arch_topology, sched/core: Cleanup thermal pressure definitionValentin Schneider
2020-07-22trace/events/sched.h: fix duplicated wordRandy Dunlap
2020-07-22linux/sched/mm.h: drop duplicated words in commentsRandy Dunlap
2020-07-22sched: nohz: stop passing around unused "ticks" parameter.Paul Gortmaker
2020-07-22sched: Better document ttwu()Peter Zijlstra
2020-07-22Merge branch 'sched/urgent'Peter Zijlstra
2020-07-22x86, vmlinux.lds: Page-align end of ..page_aligned sectionsJoerg Roedel
2020-07-21Merge branch 'for-linus' into nextDmitry Torokhov
2020-07-21raid: md_p.h: drop duplicated word in a commentRandy Dunlap
2020-07-21Merge branch 'elan-i2c' into nextDmitry Torokhov
2020-07-21bareudp: Reverted support to enable & disable rx metadata collectionMartin Varghese
2020-07-22ipvs: queue delayed work to expire no destination connections if expire_nodes...Andrew Sy Kim
2020-07-21devlink: Add comment for devlink instance lockParav Pandit
2020-07-21fs-verity: use smp_load_acquire() for ->i_verity_infoEric Biggers
2020-07-21fscrypt: use smp_load_acquire() for ->i_crypt_infoEric Biggers
2020-07-21net: phylink: add interface to configure clause 22 PCS PHYRussell King
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: report audit wait metric in audit status replyMax Englander
2020-07-21audit: purge audit_log_string from the intra-kernel audit APIRichard Guy Briggs
2020-07-21Merge tag 'sound-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2020-07-21drm/ttm: remove TTM_MEMTYPE_FLAG_CMAChristian König
2020-07-21drm/ttm: remove io_reserve_fastpath flagChristian König
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