summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-07-25perf/x86/intel: Fix unwind errors from PEBS entries (mk-II)Peter Zijlstra2-0/+3
2018-07-25sched/numa: Remove redundant fieldSrikar Dronamraju1-1/+0
2018-07-25Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar24-35/+57
2018-07-25locking/rtmutex: Allow specifying a subclass for nested lockingPeter Rosin1-0/+7
2018-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-16/+39
2018-07-24blk-mq: export setting request completion stateKeith Busch1-0/+14
2018-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-3/+2
2018-07-24Merge tag 'mac80211-for-davem-2018-07-24' of git://git.kernel.org/pub/scm/lin...David S. Miller1-6/+6
2018-07-23ipv6: use fib6_info_hold_safe() when necessaryWei Wang1-0/+5
2018-07-22Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-6/+2
2018-07-22alpha: fix osf_wait4() breakageAl Viro1-1/+1
2018-07-22efi: Deduplicate efi_open_volume()Lukas Wunner1-0/+10
2018-07-21net/ipv6: Fix linklocal to global address with VRFDavid Ahern1-0/+5
2018-07-21bpfilter: Fix mismatch in function argument typesYueHaibing1-3/+3
2018-07-21mm: make vm_area_alloc() initialize core fieldsLinus Torvalds1-1/+1
2018-07-21mm: use helper functions for allocating and freeing vm_area structsLinus Torvalds1-1/+3
2018-07-21Merge tag 'mlx5-fixes-2018-07-18' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller1-3/+15
2018-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-1/+1
2018-07-20tcp: do not delay ACK in DCTCP upon CE status changeYuchung Cheng1-0/+1
2018-07-20tcp: do not cancel delay-AcK on DCTCP special ACKYuchung Cheng1-0/+1
2018-07-20Merge tag 'iommu-fixes-v4.18-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2018-07-20netfilter: nf_tables: use dev->name directlyFlorian Westphal1-1/+0
2018-07-20Revert "iommu/vt-d: Clean up pasid quirk for pre-production devices"Lu Baolu1-0/+1
2018-07-20bpf: btf: Clean up BTF_INT_BITS() in uapi btf.hMartin KaFai Lau1-1/+1
2018-07-19time: Introduce one suspend clocksource to compensate the suspend timeBaolin Wang1-0/+3
2018-07-19timekeeping/ntp: Constify some function argumentsOndrej Mosnacek1-1/+1
2018-07-20x86/mm/pti: Introduce pti_finalize()Joerg Roedel1-0/+1
2018-07-20sched/clock: Move sched clock initialization and merge with generic clockPavel Tatashin1-3/+2
2018-07-20timekeeping: Replace read_boot_clock64() with read_persistent_wall_and_boot_o...Pavel Tatashin1-1/+2
2018-07-19MIPS: Add FP_MODE regset supportMaciej W. Rozycki1-0/+1
2018-07-19MIPS: Add DSP ASE regset supportMaciej W. Rozycki1-0/+1
2018-07-19Merge tag 'pci-v4.18-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+2
2018-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds17-26/+47
2018-07-18net/mlx5: Fix QP fragmented buffer allocationTariq Toukan1-3/+15
2018-07-18ipv6: fix useless rol32 call on hashColin Ian King1-1/+1
2018-07-18PCI: OF: Fix I/O space page leakSergei Shtylyov1-0/+2
2018-07-17aio: don't expose __aio_sigset in uapiChristoph Hellwig2-6/+1
2018-07-17netfilter: nf_tables: fix jumpstack depth validationTaehee Yoo1-2/+2
2018-07-17x86/mm/tlb: Leave lazy TLB mode at page table free timeRik van Riel1-0/+10
2018-07-17mm: Allocate the mm_cpumask (mm->cpu_bitmap[]) dynamically based on nr_cpu_idsRik van Riel1-117/+124
2018-07-17Merge tag 'v4.18-rc5' into x86/mm, to pick up fixesIngo Molnar22-185/+232
2018-07-17sched/Documentation: Update wake_up() & co. memory-barrier guaranteesAndrea Parri1-2/+2
2018-07-17locking/spinlock, sched/core: Clarify requirements for smp_mb__after_spinlock()Andrea Parri1-17/+36
2018-07-17Merge tag 'v4.18-rc5' into locking/core, to pick up fixesIngo Molnar59-255/+370
2018-07-17Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar6-71/+103
2018-07-16tcp: Fix broken repair socket window probe patchStefan Baranoff1-0/+4
2018-07-16net/ethernet/freescale/fman: fix cross-build errorRandy Dunlap1-0/+1
2018-07-16ipv6/mcast: init as INCLUDE when join SSM INCLUDE groupHangbin Liu1-0/+2
2018-07-16ipv4/igmp: init group mode as INCLUDE when join source groupHangbin Liu1-0/+2
2018-07-16mm: don't do zero_resv_unavail if memmap is not allocatedPavel Tatashin1-1/+1