| Commit message (Expand) | Author | Age | Files | Lines |
* | block: remove REQ_NOWAIT_INLINE | Jens Axboe | 2019-08-15 | 1 | -4/+1 |
* | loop: Fix mount(2) failure due to race with LOOP_SET_FD | Jan Kara | 2019-07-30 | 1 | -0/+6 |
* | Merge tag 'tty-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2019-07-28 | 1 | -3/+0 |
|\ |
|
| * | tty: serial: netx: Delete driver | Linus Walleij | 2019-07-25 | 1 | -3/+0 |
* | | Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2019-07-28 | 27 | -27/+27 |
|\ \ |
|
| * | | treewide: remove SPDX "WITH Linux-syscall-note" from kernel-space headers again | Masahiro Yamada | 2019-07-25 | 10 | -10/+10 |
| * | | treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headers | Masahiro Yamada | 2019-07-25 | 17 | -17/+17 |
| |/ |
|
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2019-07-28 | 2 | -3/+11 |
|\ \ |
|
| * | | sched/fair: Use RCU accessors consistently for ->numa_group | Jann Horn | 2019-07-25 | 1 | -1/+9 |
| * | | sched/fair: Don't free p->numa_faults with concurrent readers | Jann Horn | 2019-07-25 | 1 | -2/+2 |
* | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2019-07-28 | 1 | -20/+1 |
|\ \ \ |
|
| * | | | futex: Cleanup generic SMP variant of arch_futex_atomic_op_inuser() | Vasily Averin | 2019-07-22 | 1 | -20/+1 |
| | |/
| |/| |
|
* | | | Merge tag 'devicetree-fixes-for-5.3-2' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2019-07-27 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | of: Fix typo in kerneldoc | Thierry Reding | 2019-07-27 | 1 | -1/+1 |
* | | | | Merge tag 'libnvdimm-fixes-5.3-rc2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-07-27 | 1 | -0/+6 |
|\ \ \ \ |
|
| * | | | | driver-core, libnvdimm: Let device subsystems add local lockdep coverage | Dan Williams | 2019-07-19 | 1 | -0/+5 |
| * | | | | drivers/base: Introduce kill_device() | Dan Williams | 2019-07-19 | 1 | -0/+1 |
* | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2019-07-26 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | scsi: fcoe: fix a typo | Christophe JAILLET | 2019-07-24 | 1 | -1/+1 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge tag 'docs-5.3-1' of git://git.lwn.net/linux | Linus Torvalds | 2019-07-26 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'pdf_fixes_v1' of https://git.linuxtv.org/mchehab/experimental i... | Jonathan Corbet | 2019-07-22 | 1 | -1/+1 |
| |\ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| | * | | | | docs: powerpc: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab | 2019-07-17 | 1 | -1/+1 |
* | | | | | | Merge tag 'for-linus-20190726' of git://git.kernel.dk/linux-block | Linus Torvalds | 2019-07-26 | 4 | -2/+18 |
|\ \ \ \ \ \ |
|
| * | | | | | | block: blk-mq: Remove blk_mq_sched_started_request and started_request | Marcos Paulo de Souza | 2019-07-23 | 1 | -1/+0 |
| * | | | | | | blk-mq: allow REQ_NOWAIT to return an error inline | Jens Axboe | 2019-07-22 | 1 | -1/+4 |
| * | | | | | | wait: add wq_has_single_sleeper helper | Josef Bacik | 2019-07-18 | 1 | -0/+13 |
| * | | | | | | blkcg: allow blkcg_policy->pd_stat() to print non-debug info too | Tejun Heo | 2019-07-16 | 1 | -0/+1 |
* | | | | | | | Merge tag 'sound-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2019-07-26 | 1 | -4/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | ALSA: compress: Fix regression on compressed capture streams | Charles Keepax | 2019-07-23 | 1 | -4/+1 |
* | | | | | | | | Merge tag 'iommu-fixes-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2019-07-26 | 1 | -0/+6 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | iommu/iova: Fix compilation error with !CONFIG_IOMMU_IOVA | Joerg Roedel | 2019-07-23 | 1 | -1/+1 |
| * | | | | | | | | iommu/vt-d: Don't queue_iova() if there is no flush queue | Dmitry Safonov | 2019-07-22 | 1 | -0/+6 |
| | |_|/ / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge branch 'access-creds' | Linus Torvalds | 2019-07-25 | 1 | -1/+7 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | access: avoid the RCU grace period for the temporary subjective credentials | Linus Torvalds | 2019-07-24 | 1 | -1/+7 |
* | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2019-07-24 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Documentation: move Documentation/virtual to Documentation/virt | Christoph Hellwig | 2019-07-24 | 1 | -2/+2 |
* | | | | | | | | | | dma-mapping: use dma_get_mask in dma_addressing_limited | Eric Auger | 2019-07-23 | 1 | -2/+2 |
| |_|_|_|_|_|_|_|/
|/| | | | | | | | |
|
* | | | | | | | | | Merge tag 'media/v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2019-07-22 | 1 | -1/+7 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | media: videodev2.h: change V4L2_PIX_FMT_BGRA444 define: fourcc was already in... | Hans Verkuil | 2019-07-11 | 1 | -1/+7 |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2019-07-22 | 11 | -26/+48 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | tcp: be more careful in tcp_fragment() | Eric Dumazet | 2019-07-22 | 1 | -0/+5 |
| * | | | | | | | | | connector: remove redundant input callback from cn_dev | Vasily Averin | 2019-07-21 | 1 | -1/+0 |
| * | | | | | | | | | kbuild: add net/netfilter/nf_tables_offload.h to header-test blacklist. | Jeremy Sowden | 2019-07-21 | 1 | -0/+1 |
| * | | | | | | | | | nl80211: fix NL80211_HE_MAX_CAPABILITY_LEN | John Crispin | 2019-07-20 | 1 | -1/+1 |
| * | | | | | | | | | nl80211: fix VENDOR_CMD_RAW_DATA | Johannes Berg | 2019-07-20 | 1 | -1/+1 |
| * | | | | | | | | | net: flow_offload: add flow_block structure and use it | Pablo Neira Ayuso | 2019-07-20 | 3 | -4/+15 |
| * | | | | | | | | | net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_t | Pablo Neira Ayuso | 2019-07-20 | 3 | -13/+15 |
| * | | | | | | | | | net: flow_offload: remove netns parameter from flow_block_cb_alloc() | Pablo Neira Ayuso | 2019-07-20 | 1 | -2/+1 |
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2019-07-20 | 3 | -5/+11 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | netfilter: synproxy: fix erroneous tcp mss option | Fernando Fernandez Mancera | 2019-07-16 | 1 | -0/+1 |