summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2018-07-21mm: use helper functions for allocating and freeing vm_area structsLinus Torvalds
2018-07-21Merge tag 'mlx5-fixes-2018-07-18' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2018-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-07-20tcp: do not delay ACK in DCTCP upon CE status changeYuchung Cheng
2018-07-20tcp: do not cancel delay-AcK on DCTCP special ACKYuchung Cheng
2018-07-20Merge tag 'iommu-fixes-v4.18-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-07-20netfilter: nf_tables: use dev->name directlyFlorian Westphal
2018-07-20Revert "iommu/vt-d: Clean up pasid quirk for pre-production devices"Lu Baolu
2018-07-20bpf: btf: Clean up BTF_INT_BITS() in uapi btf.hMartin KaFai Lau
2018-07-19time: Introduce one suspend clocksource to compensate the suspend timeBaolin Wang
2018-07-19timekeeping/ntp: Constify some function argumentsOndrej Mosnacek
2018-07-20x86/mm/pti: Introduce pti_finalize()Joerg Roedel
2018-07-20sched/clock: Move sched clock initialization and merge with generic clockPavel Tatashin
2018-07-20timekeeping: Replace read_boot_clock64() with read_persistent_wall_and_boot_o...Pavel Tatashin
2018-07-19Merge tag 'pci-v4.18-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-07-18net/mlx5: Fix QP fragmented buffer allocationTariq Toukan
2018-07-18ipv6: fix useless rol32 call on hashColin Ian King
2018-07-18PCI: OF: Fix I/O space page leakSergei Shtylyov
2018-07-17aio: don't expose __aio_sigset in uapiChristoph Hellwig
2018-07-17netfilter: nf_tables: fix jumpstack depth validationTaehee Yoo
2018-07-17x86/mm/tlb: Leave lazy TLB mode at page table free timeRik van Riel
2018-07-17mm: Allocate the mm_cpumask (mm->cpu_bitmap[]) dynamically based on nr_cpu_idsRik van Riel
2018-07-17Merge tag 'v4.18-rc5' into x86/mm, to pick up fixesIngo Molnar
2018-07-17sched/Documentation: Update wake_up() & co. memory-barrier guaranteesAndrea Parri
2018-07-17locking/spinlock, sched/core: Clarify requirements for smp_mb__after_spinlock()Andrea Parri
2018-07-17Merge tag 'v4.18-rc5' into locking/core, to pick up fixesIngo Molnar
2018-07-17Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2018-07-16tcp: Fix broken repair socket window probe patchStefan Baranoff
2018-07-16net/ethernet/freescale/fman: fix cross-build errorRandy Dunlap
2018-07-16ipv6/mcast: init as INCLUDE when join SSM INCLUDE groupHangbin Liu
2018-07-16ipv4/igmp: init group mode as INCLUDE when join source groupHangbin Liu
2018-07-16mm: don't do zero_resv_unavail if memmap is not allocatedPavel Tatashin
2018-07-16irqchip/gic-v3-its: Honor hypervisor enforced LPI rangeMarc Zyngier
2018-07-16irqchip/gic-v3: Expose GICD_TYPER in the rdist structureMarc Zyngier
2018-07-16efi: Remove the declaration of efi_late_init() as the function is unusedSai Praneeth
2018-07-16efi: Use a work queue to invoke EFI Runtime ServicesSai Praneeth
2018-07-16perf, tools: Use correct articles in commentsTobias Tefke
2018-07-16sched/sysctl: Remove unused sched_time_avg_ms sysctlVincent Guittot
2018-07-15Merge tag 'v4.18-rc5' into sched/core, to pick up fixesIngo Molnar
2018-07-14mm: allow arch to supply p??_free_tlb functionsNicholas Piggin
2018-07-13tcp: remove DELAYED ACK events in DCTCPYuchung Cheng
2018-07-13net: ethtool: fix spelling mistake: "tubale" -> "tunable"Michael Heimpold
2018-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-07-13Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-07-13locking/refcount: Always allow checked formsMark Rutland
2018-07-12Merge branches 'fixes1.2018.07.12b' and 'torture1.2018.07.12b' into HEADPaul E. McKenney
2018-07-12rcutorture: Use per-CPU random state for rcu_torture_timer()Paul E. McKenney
2018-07-12rculist: Improve documentation for list_for_each_entry_from_rcu()NeilBrown
2018-07-12rcu: Improve RCU-tasks naming and commentsPaul E. McKenney