summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-07-23Merge tag 'drm-xilinx-dpsub-20200718' of git://linuxtv.org/pinchartl/media in...Dave Airlie1-0/+17
2020-07-23qed: introduce qed_chain_get_elem_used{,u32}()Alexander Lobakin1-4/+14
2020-07-23qed: optimize common chain accessorsAlexander Lobakin1-27/+33
2020-07-23qed: add support for different page sizes for chainsAlexander Lobakin1-8/+13
2020-07-23qed: simplify chain allocation with init params structAlexander Lobakin2-14/+16
2020-07-23qed: move chain initialization inlines next to allocation functionsAlexander Lobakin1-112/+0
2020-07-23qed: sanitize PBL chains allocationAlexander Lobakin1-8/+8
2020-07-23qed: reformat "qed_chain.h" a bitAlexander Lobakin1-60/+66
2020-07-22Merge tag 'samsung-soc-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann1-6/+0
2020-07-22Merge tag 'qcom-drivers-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2-0/+50
2020-07-22Merge tag 'imx-drivers-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2-0/+71
2020-07-22Merge tag 'reset-for-v5.9' of git://git.pengutronix.de/pza/linux into arm/dri...Arnd Bergmann1-0/+48
2020-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller5-7/+200
2020-07-22leds: trigger: add support for LED-private device triggersMarek BehĂșn1-0/+10
2020-07-22leds: lp55xx: Add multicolor framework support to lp55xxDan Murphy1-0/+7
2020-07-22leds: multicolor: Introduce a multicolor class definitionDan Murphy1-0/+121
2020-07-22misc: rtsx: Use standard PCI definitionsBjorn Helgaas1-5/+0
2020-07-22misc: rtsx: Find L1 PM Substates capability instead of hard-codingBjorn Helgaas1-4/+0
2020-07-22misc: rtsx: Remove rtsx_pci_read/write_config() wrappersBjorn Helgaas1-12/+0
2020-07-22misc: rtsx: Remove unused pcie_capBjorn Helgaas1-1/+0
2020-07-22i2c: drop duplicated word in the header fileRandy Dunlap1-1/+1
2020-07-22perf: <linux/perf_event.h>: drop a duplicated wordRandy Dunlap1-1/+1
2020-07-22arch_topology, sched/core: Cleanup thermal pressure definitionValentin Schneider2-2/+9
2020-07-22linux/sched/mm.h: drop duplicated words in commentsRandy Dunlap1-3/+3
2020-07-22sched: nohz: stop passing around unused "ticks" parameter.Paul Gortmaker1-1/+1
2020-07-22sched: Better document ttwu()Peter Zijlstra1-6/+6
2020-07-22Merge branch 'sched/urgent'Peter Zijlstra26-59/+240
2020-07-22Merge branch 'for-linus' into nextDmitry Torokhov2-1/+8
2020-07-22Merge branch 'elan-i2c' into nextDmitry Torokhov375-4379/+7644
2020-07-22fs-verity: use smp_load_acquire() for ->i_verity_infoEric Biggers1-2/+7
2020-07-22fscrypt: use smp_load_acquire() for ->i_crypt_infoEric Biggers1-5/+24
2020-07-22net: phylink: add interface to configure clause 22 PCS PHYRussell King1-0/+3
2020-07-22net: phylink: add struct phylink_pcsRussell King1-15/+30
2020-07-22net: phylink: re-implement interface configuration with PCSRussell King1-0/+48
2020-07-22net: phylink: in-band pause mode advertisement update for PCSRussell King1-2/+5
2020-07-22Input: synaptics-rmi4 - drop a duplicated wordRandy Dunlap1-1/+1
2020-07-22remoteproc: Add inline coredump functionalityRishabh Bhatnagar1-0/+16
2020-07-22remoteproc: Pass size and offset as arguments to segment dump functionRishabh Bhatnagar1-2/+3
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: purge audit_log_string from the intra-kernel audit APIRichard Guy Briggs1-5/+0
2020-07-21powerpc/64s: Remove PROT_SAO supportNicholas Piggin1-2/+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