summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2019-03-23x86/gart: Exclude GART aperture from kcoreKairui Song
2019-03-22net/mlx5e: Add VLAN ID rewrite fieldsEli Britstein
2019-03-22sbitmap: trivial - update comment for sbitmap_deferred_clear_bitShenghui Wang
2019-03-22gpio: amd-fch: Fix bogus SPDX identifierThomas Gleixner
2019-03-22genetlink: make policy common to familyJohannes Berg
2019-03-22softirq: Remove tasklet_hrtimerThomas Gleixner
2019-03-21bpf: allow helpers to return PTR_TO_SOCK_COMMONLorenz Bauer
2019-03-21rhashtable: rename rht_for_each*continue as *from.NeilBrown
2019-03-21rhashtable: don't hold lock on first table throughout insertion.NeilBrown
2019-03-21PCI/MSI: Remove unused mask_msi_irq() and unmask_msi_irq()Bjorn Helgaas
2019-03-21PCI/MSI: Remove unused __write_msi_msg() and write_msi_msg()Bjorn Helgaas
2019-03-21mtd: spinand: Use the spi-mem dirmap APIBoris Brezillon
2019-03-21regulator: add regulator_get_linear_step() stub helperArnd Bergmann
2019-03-21Merge tag 'irqchip-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Thomas Gleixner
2019-03-21genirq: Fix typo in comment of IRQD_MOVE_PCNTXTPeter Xu
2019-03-20LSM: add new hook for kernfs node initializationOndrej Mosnacek
2019-03-20vfs: syscall: Add fspick() to select a superblock for reconfigurationDavid Howells
2019-03-20vfs: syscall: Add fsmount() to create a mount for a superblockDavid Howells
2019-03-20vfs: syscall: Add fsconfig() for configuring and managing a contextDavid Howells
2019-03-20vfs: Implement logging through fs_contextDavid Howells
2019-03-20vfs: syscall: Add fsopen() to prepare for superblock creationDavid Howells
2019-03-20vfs: syscall: Add move_mount(2) to move mounts aroundDavid Howells
2019-03-20vfs: syscall: Add open_tree(2) to reference or clone a mountAl Viro
2019-03-20block: Unexport blk_mq_add_to_requeue_list()Bart Van Assche
2019-03-20block: add BLK_MQ_POLL_CLASSIC for hybrid poll and return EINVAL for unexpect...Yufen Yu
2019-03-20net: remove 'fallback' argument from dev->ndo_select_queue()Paolo Abeni
2019-03-20packet: rework packet_pick_tx_queue() to use common code selectionPaolo Abeni
2019-03-20net: dev: rename queue selection helpers.Paolo Abeni
2019-03-20spi: pxa2xx: Introduce DMA burst size supportAndy Shevchenko
2019-03-20libceph: wait for latest osdmap in ceph_monc_blacklist_add()Ilya Dryomov
2019-03-20pwm: Fix deadlock warning when removing PWM devicePhong Hoang
2019-03-20reset: Add acquire/release support for arraysThierry Reding
2019-03-20reset: Add acquired flag to of_reset_control_array_get()Thierry Reding
2019-03-20reset: add acquired/released state for exclusive reset controlsPhilipp Zabel
2019-03-19blk-mq: remove unused 'nr_expired' from blk_mq_hw_ctxDongli Zhang
2019-03-19USB: usb.h: tweak struct urb to remove wasted spaceGreg Kroah-Hartman
2019-03-19Merge tag 'v5.1-rc1' into spi-5.2Mark Brown
2019-03-19Merge tag 'v5.1-rc1' into regulator-5.2Mark Brown
2019-03-19HID: intel-ish-hid: Add interface function for PCI device pointerSrinivas Pandruvada
2019-03-19HID: intel-ish-hid: Move functions related to bus and deviceSrinivas Pandruvada
2019-03-19HID: intel-ish-hid: Add interface functions for struct ishtp_clSrinivas Pandruvada
2019-03-19HID: intel-ish-hid: Move the common functions from client.hSrinivas Pandruvada
2019-03-19HID: intel-ish-hid: Move driver registry functionsSrinivas Pandruvada
2019-03-19HID: intel-ish-hid: Hide members of struct ishtp_cl_deviceSrinivas Pandruvada
2019-03-18block: add BIO_NO_PAGE_REF flagJens Axboe
2019-03-18iov_iter: add ITER_BVEC_FLAG_NO_REF flagJens Axboe
2019-03-18drivers: Defer probe if firmware is not readyRajan Vaja
2019-03-18driver core: remove BUS_ATTR()Greg Kroah-Hartman
2019-03-17IB/mlx5: Use mlx5 core to create/destroy a DEVX DCTYishai Hadas
2019-03-16Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds