summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2017-08-28mod_devicetable: Remove excess description from structured commentsayli karnik
2017-08-28tty: undo export of tty_open_by_driverOkash Khawaja
2017-08-28tty: resolve tty contention between kernel and user spaceOkash Khawaja
2017-08-28coresight: pmu: Adds return stack option to perf coresight pmuMike Leach
2017-08-28dm: fix printk() rate limiting codeBart Van Assche
2017-08-28Merge 4.13-rc7 into staging-nextGreg Kroah-Hartman
2017-08-28dmaengine: qcom: bam_dma: wrapper functions for command descriptorAbhishek Sahu
2017-08-28dmaengine: add DMA_PREP_CMD for non-Data descriptors.Abhishek Sahu
2017-08-28Merge tag 'usb-ci-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2017-08-28Merge 4.13-rc7 into char-misc-nextGreg Kroah-Hartman
2017-08-28PM / devfreq: Move private devfreq_update_stats() into devfreqChanwoo Choi
2017-08-27Merge tag 'iommu-fixes-v4.13-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-08-27Merge tag 'staging-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-08-27i40e/i40evf: support for VF VLAN tag stripping controlMariusz Stachura
2017-08-27Clarify (and fix) MAX_LFS_FILESIZE macrosLinus Torvalds
2017-08-27regulator: rn5t618: add RC5T619 PMIC supportPierre-Hugues Husson
2017-08-27blackfin: merge the two TWI header filesWolfram Sang
2017-08-27Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...Wolfram Sang
2017-08-26efi/random: Increase size of firmware supplied randomnessArd Biesheuvel
2017-08-26efi/libstub: Enable reset attack mitigationMatthew Garrett
2017-08-26Merge branch 'linus' into x86/mm to pick up fixes and to fix conflictsIngo Molnar
2017-08-25Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-08-25i40e/i40evf: rename vf_offload_flags to vf_cap_flags in struct virtchnl_vf_re...Stefan Assmann
2017-08-25dma-mapping: reduce dma_mapping_error inline bloatRobin Murphy
2017-08-25Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar
2017-08-25locking/lockdep: Fix workqueue crossrelease annotationPeter Zijlstra
2017-08-25mm, locking/barriers: Clarify tlb_flush_pending() barriersPeter Zijlstra
2017-08-25Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2017-08-25Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2017-08-24Merge tag 'mlx5-updates-2017-08-24' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2017-08-24sunrpc: Const-ify struct sv_serv_opsChuck Lever
2017-08-24sunrpc: Const-ify instances of struct svc_xprt_opsChuck Lever
2017-08-24IB/mlx5: Report mlx5 enhanced multi packet WQE capabilityBodong Wang
2017-08-24IB/mlx5: Allow posting multi packet send WQEs if hardware supportsBodong Wang
2017-08-24IB/mlx5: Add support for multi underlay QPYishai Hadas
2017-08-24IB/mlx5: Enable UMR for MRs created with reg_createIlya Lesokhin
2017-08-24pty: Repair TIOCGPTPEEREric W. Biederman
2017-08-24xdp: make generic xdp redirect use tracepoint trace_xdp_redirectJesper Dangaard Brouer
2017-08-24rtc: remove .open() and .release()Alexandre Belloni
2017-08-24bsg-lib: fix kernel panic resulting from missing allocation of reply-bufferBenjamin Block
2017-08-24net/mlx5: Don't store reserved part in FTEs and FGsMatan Barak
2017-08-24net/mlx5: Remove a leftover unused variableGal Pressman
2017-08-24usb: chipidea: udc: Support SKB alignment quirkDmitry Osipenko
2017-08-24Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar
2017-08-24x86/lguest: Remove lguest supportJuergen Gross
2017-08-23bpf/verifier: document liveness analysisEdward Cree
2017-08-23bpf/verifier: remove varlen_map_value_access flagEdward Cree
2017-08-23net: core: Specify skb_pad()/skb_put_padto() SKB freeingFlorian Fainelli
2017-08-23Revert "pty: fix the cached path of the pty slave file descriptor in the master"Linus Torvalds
2017-08-23block: replace bi_bdev with a gendisk pointer and partitions indexChristoph Hellwig