summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2017-08-28netfilter: convert hook list to an arrayAaron Conole
2017-08-28perf: cs-etm: Fix ETMv4 CONFIGR entry in perf.data fileMike Leach
2017-08-28nvmem: include linux/err.h from headerSrinivas Kandagatla
2017-08-28nvmem: core: Add nvmem_cell_read_u32Leonard Crestez
2017-08-28w1: ds1wm: make endian clean and use standard io memory accessorsJohannes Poehlmann
2017-08-28w1: ds1wm: fix register offset (bus shift) calculationJohannes Poehlmann
2017-08-28mux: include compiler.h from mux/consumer.hUlrich Hecht
2017-08-28Merge tag 'extcon-next-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2017-08-28misc: eeprom_93xx46: Include <linux/gpio/consumer.h>Fabio Estevam
2017-08-28driver core: Document struct device:dma_opsJonathan Corbet
2017-08-28drivers/fmc: carrier can program FPGA on registrationFederico Vaga
2017-08-28drivers/fmc: change registration prototypeFederico Vaga
2017-08-28drivers/fmc: The only way to dump the SDB is from debugfsFederico Vaga
2017-08-28drivers/fmc: hide fmc operations behind helpersFederico Vaga
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-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