summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tty-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-07-281-3/+0
|\
| * tty: serial: netx: Delete driverLinus Walleij2019-07-251-3/+0
* | Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-07-2827-27/+27
|\ \
| * | treewide: remove SPDX "WITH Linux-syscall-note" from kernel-space headers againMasahiro Yamada2019-07-2510-10/+10
| * | treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headersMasahiro Yamada2019-07-2517-17/+17
| |/
* | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-272-3/+11
|\ \
| * | sched/fair: Use RCU accessors consistently for ->numa_groupJann Horn2019-07-251-1/+9
| * | sched/fair: Don't free p->numa_faults with concurrent readersJann Horn2019-07-251-2/+2
* | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2019-07-271-20/+1
|\ \ \
| * | | futex: Cleanup generic SMP variant of arch_futex_atomic_op_inuser()Vasily Averin2019-07-221-20/+1
| | |/ | |/|
* | | Merge tag 'devicetree-fixes-for-5.3-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2019-07-271-1/+1
|\ \ \
| * | | of: Fix typo in kerneldocThierry Reding2019-07-261-1/+1
* | | | Merge tag 'libnvdimm-fixes-5.3-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-07-271-0/+6
|\ \ \ \
| * | | | driver-core, libnvdimm: Let device subsystems add local lockdep coverageDan Williams2019-07-181-0/+5
| * | | | drivers/base: Introduce kill_device()Dan Williams2019-07-181-0/+1
* | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-07-261-1/+1
|\ \ \ \ \
| * | | | | scsi: fcoe: fix a typoChristophe JAILLET2019-07-231-1/+1
| | |_|/ / | |/| | |
* | | | | Merge tag 'docs-5.3-1' of git://git.lwn.net/linuxLinus Torvalds2019-07-261-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge branch 'pdf_fixes_v1' of https://git.linuxtv.org/mchehab/experimental i...Jonathan Corbet2019-07-221-1/+1
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | docs: powerpc: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-07-171-1/+1
* | | | | | Merge tag 'for-linus-20190726' of git://git.kernel.dk/linux-blockLinus Torvalds2019-07-264-2/+18
|\ \ \ \ \ \
| * | | | | | block: blk-mq: Remove blk_mq_sched_started_request and started_requestMarcos Paulo de Souza2019-07-231-1/+0
| * | | | | | blk-mq: allow REQ_NOWAIT to return an error inlineJens Axboe2019-07-211-1/+4
| * | | | | | wait: add wq_has_single_sleeper helperJosef Bacik2019-07-181-0/+13
| * | | | | | blkcg: allow blkcg_policy->pd_stat() to print non-debug info tooTejun Heo2019-07-161-0/+1
* | | | | | | Merge tag 'sound-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2019-07-261-4/+1
|\ \ \ \ \ \ \
| * | | | | | | ALSA: compress: Fix regression on compressed capture streamsCharles Keepax2019-07-231-4/+1
* | | | | | | | Merge tag 'iommu-fixes-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-07-261-0/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | iommu/iova: Fix compilation error with !CONFIG_IOMMU_IOVAJoerg Roedel2019-07-231-1/+1
| * | | | | | | | iommu/vt-d: Don't queue_iova() if there is no flush queueDmitry Safonov2019-07-221-0/+6
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'access-creds'Linus Torvalds2019-07-251-1/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | access: avoid the RCU grace period for the temporary subjective credentialsLinus Torvalds2019-07-241-1/+7
* | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-07-241-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Documentation: move Documentation/virtual to Documentation/virtChristoph Hellwig2019-07-241-2/+2
* | | | | | | | | | dma-mapping: use dma_get_mask in dma_addressing_limitedEric Auger2019-07-231-2/+2
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Merge tag 'media/v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2019-07-221-1/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | media: videodev2.h: change V4L2_PIX_FMT_BGRA444 define: fourcc was already in...Hans Verkuil2019-07-111-1/+7
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-07-2211-26/+48
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | tcp: be more careful in tcp_fragment()Eric Dumazet2019-07-211-0/+5
| * | | | | | | | | connector: remove redundant input callback from cn_devVasily Averin2019-07-211-1/+0
| * | | | | | | | | kbuild: add net/netfilter/nf_tables_offload.h to header-test blacklist.Jeremy Sowden2019-07-211-0/+1
| * | | | | | | | | nl80211: fix NL80211_HE_MAX_CAPABILITY_LENJohn Crispin2019-07-201-1/+1
| * | | | | | | | | nl80211: fix VENDOR_CMD_RAW_DATAJohannes Berg2019-07-201-1/+1
| * | | | | | | | | net: flow_offload: add flow_block structure and use itPablo Neira Ayuso2019-07-193-4/+15
| * | | | | | | | | net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_tPablo Neira Ayuso2019-07-193-13/+15
| * | | | | | | | | net: flow_offload: remove netns parameter from flow_block_cb_alloc()Pablo Neira Ayuso2019-07-191-2/+1
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-07-193-5/+11
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | netfilter: synproxy: fix erroneous tcp mss optionFernando Fernandez Mancera2019-07-161-0/+1
| | * | | | | | | | | netfilter: Update obsolete comments referring to ip_conntrackYonatan Goldschmidt2019-07-161-2/+1
| | * | | | | | | | | netfilter: nf_conntrack_sip: fix expectation clashxiao ruizhu2019-07-161-3/+9