summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-03-21vfs: syscall: Add move_mount(2) to move mounts aroundDavid Howells3-0/+16
2019-03-21vfs: syscall: Add open_tree(2) to reference or clone a mountAl Viro2-2/+6
2019-03-20block: Unexport blk_mq_add_to_requeue_list()Bart Van Assche1-2/+0
2019-03-20block: add BLK_MQ_POLL_CLASSIC for hybrid poll and return EINVAL for unexpect...Yufen Yu1-0/+3
2019-03-20net: remove 'fallback' argument from dev->ndo_select_queue()Paolo Abeni1-8/+4
2019-03-20packet: rework packet_pick_tx_queue() to use common code selectionPaolo Abeni1-0/+2
2019-03-20net: dev: rename queue selection helpers.Paolo Abeni1-3/+3
2019-03-20spi: pxa2xx: Introduce DMA burst size supportAndy Shevchenko1-0/+1
2019-03-20libceph: wait for latest osdmap in ceph_monc_blacklist_add()Ilya Dryomov1-0/+2
2019-03-20pwm: Fix deadlock warning when removing PWM devicePhong Hoang1-5/+0
2019-03-20reset: Add acquire/release support for arraysThierry Reding1-0/+6
2019-03-20reset: Add acquired flag to of_reset_control_array_get()Thierry Reding1-6/+8
2019-03-20reset: add acquired/released state for exclusive reset controlsPhilipp Zabel1-20/+73
2019-03-19blk-mq: remove unused 'nr_expired' from blk_mq_hw_ctxDongli Zhang1-1/+0
2019-03-19USB: usb.h: tweak struct urb to remove wasted spaceGreg Kroah-Hartman1-1/+1
2019-03-19Merge tag 'v5.1-rc1' into spi-5.2Mark Brown319-4068/+9488
2019-03-19Merge tag 'v5.1-rc1' into regulator-5.2Mark Brown320-4039/+9513
2019-03-19HID: intel-ish-hid: Add interface function for PCI device pointerSrinivas Pandruvada1-0/+2
2019-03-19HID: intel-ish-hid: Move functions related to bus and deviceSrinivas Pandruvada1-0/+12
2019-03-19HID: intel-ish-hid: Add interface functions for struct ishtp_clSrinivas Pandruvada1-0/+7
2019-03-19HID: intel-ish-hid: Move the common functions from client.hSrinivas Pandruvada1-0/+48
2019-03-19HID: intel-ish-hid: Move driver registry functionsSrinivas Pandruvada1-0/+25
2019-03-19HID: intel-ish-hid: Hide members of struct ishtp_cl_deviceSrinivas Pandruvada1-0/+18
2019-03-18block: add BIO_NO_PAGE_REF flagJens Axboe1-0/+1
2019-03-18iov_iter: add ITER_BVEC_FLAG_NO_REF flagJens Axboe1-5/+19
2019-03-18drivers: Defer probe if firmware is not readyRajan Vaja1-1/+1
2019-03-18driver core: remove BUS_ATTR()Greg Kroah-Hartman1-2/+0
2019-03-18IB/mlx5: Use mlx5 core to create/destroy a DEVX DCTYishai Hadas1-1/+2
2019-03-16Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2-0/+9
2019-03-16Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds2-0/+6
2019-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2-1/+40
2019-03-16net: add documentation to socket.cPedro Tammela2-6/+12
2019-03-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+23
2019-03-16Merge tag 'trace-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds1-1/+1
2019-03-16Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-0/+39
2019-03-16Merge tag 'ntb-5.1' of git://github.com/jonmason/ntbLinus Torvalds2-6/+14
2019-03-15Merge tag 'drm-next-2019-03-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+2
2019-03-15Merge tag 'f2fs-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds1-9/+11
2019-03-15Merge branch 'akpm' (rest of patches from Andrew)Linus Torvalds1-0/+1
2019-03-15appletalk: Fix potential NULL pointer dereference in unregister_snap_clientYueHaibing1-1/+1
2019-03-15filemap: kill page_cache_read usage in filemap_faultJosef Bacik1-0/+1
2019-03-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-2/+2
2019-03-15include/linux/swap.h: use offsetof() instead of custom __swapoffset macroPi-Hsun Shih1-2/+2
2019-03-14Merge tag 'pm-5.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2-10/+0
2019-03-14Merge tag 'dmaengine-5.1-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds3-15/+7
2019-03-14Merge tag 'rproc-v5.1' of git://github.com/andersson/remoteprocLinus Torvalds1-4/+4
2019-03-14spi: fix SPI_BPW_RANGE_MASK() regressionArnd Bergmann1-1/+1
2019-03-14Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds5-0/+44
2019-03-14Merge branches 'pm-core', 'pm-sleep' and 'pm-qos'Rafael J. Wysocki2-10/+0
2019-03-14Merge tag 'drm-misc-next-fixes-2019-03-13' of git://anongit.freedesktop.org/d...Dave Airlie1-0/+2