summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2018-08-12init: rename and re-order boot_cpu_state_init()Linus Torvalds-1/+1
2018-08-07llc: use refcount_inc_not_zero() for llc_sap_find()Cong Wang-0/+5
2018-08-07vsock: split dwork to avoid reinitializationsCong Wang-2/+2
2018-08-02Merge tag 'pci-v4.18-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+0
2018-08-01mm: do not initialize TLB stack vma's with vma_init()Linus Torvalds-0/+3
2018-07-31PCI: Fix is_added/is_busmaster race conditionHari Vyas-1/+0
2018-07-30Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+3
2018-07-30Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-0/+7
2018-07-27Merge tag 'for-linus-20180727' of git://git.kernel.dk/linux-blockLinus Torvalds-0/+14
2018-07-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds-1/+16
2018-07-27Merge tag 'trace-v4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+1
2018-07-26include/linux/eventfd.h: include linux/errno.hArnd Bergmann-0/+1
2018-07-26mm: fix vma_is_anonymous() false-positivesKirill A. Shutemov-0/+8
2018-07-26mm: introduce vma_init()Kirill A. Shutemov-0/+6
2018-07-26delayacct: fix crash in delayacct_blkio_end() after delayacct init failureTejun Heo-1/+1
2018-07-25ring_buffer: tracing: Inherit the tracing setting to next ring bufferMasami Hiramatsu-0/+1
2018-07-25perf/x86/intel: Fix unwind errors from PEBS entries (mk-II)Peter Zijlstra-0/+3
2018-07-25locking/rtmutex: Allow specifying a subclass for nested lockingPeter Rosin-0/+7
2018-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-16/+39
2018-07-24blk-mq: export setting request completion stateKeith Busch-0/+14
2018-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-3/+2
2018-07-24Merge tag 'mac80211-for-davem-2018-07-24' of git://git.kernel.org/pub/scm/lin...David S. Miller-6/+6
2018-07-23ipv6: use fib6_info_hold_safe() when necessaryWei Wang-0/+5
2018-07-22Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds-6/+2
2018-07-22alpha: fix osf_wait4() breakageAl Viro-1/+1
2018-07-21net/ipv6: Fix linklocal to global address with VRFDavid Ahern-0/+5
2018-07-21bpfilter: Fix mismatch in function argument typesYueHaibing-3/+3
2018-07-21mm: make vm_area_alloc() initialize core fieldsLinus Torvalds-1/+1
2018-07-21mm: use helper functions for allocating and freeing vm_area structsLinus Torvalds-1/+3
2018-07-21Merge tag 'mlx5-fixes-2018-07-18' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller-3/+15
2018-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-1/+1
2018-07-20tcp: do not delay ACK in DCTCP upon CE status changeYuchung Cheng-0/+1
2018-07-20tcp: do not cancel delay-AcK on DCTCP special ACKYuchung Cheng-0/+1
2018-07-20Merge tag 'iommu-fixes-v4.18-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+1
2018-07-20netfilter: nf_tables: use dev->name directlyFlorian Westphal-1/+0
2018-07-20Revert "iommu/vt-d: Clean up pasid quirk for pre-production devices"Lu Baolu-0/+1
2018-07-20bpf: btf: Clean up BTF_INT_BITS() in uapi btf.hMartin KaFai Lau-1/+1
2018-07-19Merge tag 'pci-v4.18-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+2
2018-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-26/+47
2018-07-18net/mlx5: Fix QP fragmented buffer allocationTariq Toukan-3/+15
2018-07-18ipv6: fix useless rol32 call on hashColin Ian King-1/+1
2018-07-18PCI: OF: Fix I/O space page leakSergei Shtylyov-0/+2
2018-07-17aio: don't expose __aio_sigset in uapiChristoph Hellwig-6/+1
2018-07-17netfilter: nf_tables: fix jumpstack depth validationTaehee Yoo-2/+2
2018-07-16tcp: Fix broken repair socket window probe patchStefan Baranoff-0/+4
2018-07-16net/ethernet/freescale/fman: fix cross-build errorRandy Dunlap-0/+1
2018-07-16ipv6/mcast: init as INCLUDE when join SSM INCLUDE groupHangbin Liu-0/+2
2018-07-16ipv4/igmp: init group mode as INCLUDE when join source groupHangbin Liu-0/+2
2018-07-16mm: don't do zero_resv_unavail if memmap is not allocatedPavel Tatashin-1/+1
2018-07-14mm: allow arch to supply p??_free_tlb functionsNicholas Piggin-0/+8