summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2017-10-18Merge branch 'for-next-early' into for-nextDoug Ledford-14/+14
2017-10-18IB/core: Fix calculation of maximum RoCE MTUParav Pandit-11/+15
2017-10-18IB: Let ib_core resolve destination mac addressParav Pandit-2/+0
2017-10-18IB/core: Introduce and use rdma_create_user_ahParav Pandit-0/+15
2017-10-14IB/core: Fix endianness annotation in rdma_is_multicast_addr()Bart Van Assche-2/+2
2017-10-14net/mlx5: PTP code migration to driver core sectionFeras Daoud-0/+24
2017-10-10IB/core: Simplify sa_path_set_[sd]lid() callsBart Van Assche-6/+6
2017-10-07Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-1/+2
2017-10-07Merge tag 'mmc-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds-1/+1
2017-10-06Merge branch 'core-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-61/+64
2017-10-05Merge tag 'for-4.14/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-2/+2
2017-10-05Merge tag 'sound-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-0/+1
2017-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-28/+68
2017-10-04Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds-17/+17
2017-10-04IB/rdmavt: Correct issues with read-mostly and send size cache linesSebastian Sanchez-3/+3
2017-10-04IB/core: Use __be32 for LIDs in opa_is_extended_lidDon Hiatt-3/+3
2017-10-04powerpc/watchdog: Make use of watchdog_nmi_probe()Thomas Gleixner-0/+1
2017-10-04watchdog/core, powerpc: Replace watchdog_nmi_reconfigure()Thomas Gleixner-1/+2
2017-10-04mmc: Delete bounce buffer handlingLinus Walleij-1/+1
2017-10-03Merge tag 'reset-fixes-for-4.14' of git://git.pengutronix.de/git/pza/linux in...Olof Johansson-17/+17
2017-10-03include/linux/fs.h: fix comment about struct address_spaceMike Rapoport-1/+1
2017-10-03mm/memory_hotplug: change pfn_to_section_nr/section_nr_to_pfn macro to inline...YASUAKI ISHIMATSU-2/+8
2017-10-03include/linux/bitfield.h: remove 32bit from FIELD_GET comment blockMasahiro Yamada-1/+1
2017-10-03exec: load_script: kill the onstack interp[BINPRM_BUF_SIZE] arrayOleg Nesterov-1/+1
2017-10-03android: binder: drop lru lock in isolate callbackSherry Yang-0/+6
2017-10-03mm, oom_reaper: skip mm structs with mmu notifiersMichal Hocko-0/+5
2017-10-03include/linux/mm.h: fix typo in VM_MPX definitionKirill A. Shutemov-1/+1
2017-10-03bpf: fix bpf_tail_call() x64 JITAlexei Starovoitov-1/+1
2017-10-03Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-2/+22
2017-10-03Merge tag 'usb-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-0/+1
2017-10-03Merge tag 'staging-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+3
2017-10-03Merge tag 'driver-core-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-2/+0
2017-10-02scsi: libiscsi: Remove iscsi_destroy_sessionKhazhismel Kumykov-1/+0
2017-10-02scsi: sd: Implement blacklist option for WRITE SAME w/ UNMAPMartin K. Petersen-0/+2
2017-10-01Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-0/+14
2017-10-01Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+20
2017-10-01Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-31/+52
2017-10-01udp: perform source validation for mcast early demuxPaolo Abeni-1/+3
2017-10-01IPv4: early demux can return an error codePaolo Abeni-4/+4
2017-09-29Merge tag 'pci-v4.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+2
2017-09-29Merge tag 'iommu-fixes-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+1
2017-09-29Merge branch 'fixes-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+2
2017-09-29sched/debug: Add explicit TASK_PARKED printingPeter Zijlstra-10/+8
2017-09-29sched/debug: Add explicit TASK_IDLE printingPeter Zijlstra-5/+14
2017-09-29sched/tracing: Use common task-state helpersPeter Zijlstra-2/+0
2017-09-29sched/tracing: Fix trace_sched_switch task-state printingPeter Zijlstra-8/+12
2017-09-29sched/debug: Convert TASK_state to hexPeter Zijlstra-14/+14
2017-09-29sched/debug: Implement consistent task-state printingPeter Zijlstra-7/+19
2017-09-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds-4/+4
2017-09-28timer: Prepare to change timer callback argument typeKees Cook-0/+14