summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2018-12-05HID: use macros in IS_INPUT_APPLICATIONChris Chiu
2018-12-05tty: Don't block on IO when ldisc change is pendingDmitry Safonov
2018-12-05USB: serial: console: fix reported terminal settingsJohan Hovold
2018-12-05usb: gadget: Introduce frame_number to usb_requestThinh Nguyen
2018-12-05iommu/vt-d: Force IOMMU on for platform opt in hintLu Baolu
2018-12-05PCI / ACPI: Identify untrusted PCI devicesMika Westerberg
2018-12-05dmaengine: sprd: Support DMA 2-stage transfer modeEric Long
2018-12-04dax: Fix unlock mismatch with updated APIMatthew Wilcox
2018-12-04IB/mlx5: Update the supported DEVX commandsYishai Hadas
2018-12-04block: remove ->poll_fnChristoph Hellwig
2018-12-04block: move queues types to the block layerChristoph Hellwig
2018-12-04acpi/nfit: Add support for Intel DSM 1.8 commandsDave Jiang
2018-12-04Merge branch 'topic/3wire-gpio' of https://git.kernel.org/pub/scm/linux/kerne...Mark Brown
2018-12-04Merge tag 'v4.20-rc5' into for-4.21/blockJens Axboe
2018-12-04skbuff: Rename 'offload_mr_fwd_mark' to 'offload_l3_fwd_mark'Ido Schimmel
2018-12-04net/mlx5: Update mlx5_ifc with DEVX UCTX capabilities bitsYishai Hadas
2018-12-04RDMA/mlx5: Initialize SRQ tables on mlx5_ibLeon Romanovsky
2018-12-04net/mlx5: Move SRQ functions to RDMA partLeon Romanovsky
2018-12-04net/mlx5: Remove dead transobj codeLeon Romanovsky
2018-12-04net/mlx5: Align SRQ licenses and copyright informationLeon Romanovsky
2018-12-04Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2018-12-04jbd2: update locking documentation for transaction_tAlexander Lochmann
2018-12-03jbd2: avoid long hold times of j_state_lock while committing a transactionJan Kara
2018-12-03pstore: Convert buf_lock to semaphoreKees Cook
2018-12-03pstore: Map PSTORE_TYPE_* to stringsJoel Fernandes (Google)
2018-12-03pstore: Replace open-coded << with BIT()Kees Cook
2018-12-03pstore: Improve and update some comments and status outputKees Cook
2018-12-03pstore/ram: Add kern-doc for struct persistent_ram_zoneKees Cook
2018-12-03pstore: Avoid duplicate call of persistent_ram_zap()Peng Wang
2018-12-03Merge branch 'for-linus/pstore' into for-next/pstoreKees Cook
2018-12-04netfilter: nf_tables: fix suspicious RCU usage in nft_chain_stats_replace()Taehee Yoo
2018-12-03sbitmap: fix sbitmap_for_each_set()Omar Sandoval
2018-12-03udp: elide zerocopy operation in hot pathWillem de Bruijn
2018-12-03udp: msg_zerocopyWillem de Bruijn
2018-12-03Merge tag 'wireless-drivers-next-for-davem-2018-11-30' of git://git.kernel.or...David S. Miller
2018-12-03of: net: kill of_get_nvmem_mac_address()Bartosz Golaszewski
2018-12-03net: ethernet: provide nvmem_get_mac_address()Bartosz Golaszewski
2018-12-03rhashtable: detect when object movement between tables might have invalidated...NeilBrown
2018-12-03dmaengine: pxa: make the filter function internalRobert Jarzmik
2018-12-03Merge tag 'qcom-drivers-for-4.21' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson
2018-12-03i2c: acpi: Introduce i2c_acpi_get_i2c_resource() helperAndy Shevchenko
2018-12-03clk: fractional-divider: add CLK_FRAC_DIVIDER_ZERO_BASED flag supportA.s. Dong
2018-12-03spi: add support for octal mode I/O data transferYogesh Narayan Gaur
2018-12-03dma-buf: add dma_fence_get_stubChristian König
2018-12-03sysfs: constify sysfs create/remove files harderJani Nikula
2018-12-03iio: adc: ti_am335x_tscadc: Improve accuracy of measurementVignesh R
2018-12-03sched: Fix various typos in commentsIngo Molnar
2018-12-03Merge tag 'v4.20-rc5' into irq/core, to pick up fixesIngo Molnar
2018-12-03Merge tag 'v4.20-rc5' into x86/cleanups, to sync up the treeIngo Molnar
2018-12-03Drivers: hv: vmbus: Offload the handling of channels to two workqueuesDexuan Cui