summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xfrm: Fix NULL pointer dereference in xfrm_input when skb_dst_force clears th...Steffen Klassert2018-11-221-1/+6
* xfrm: Fix bucket count reported to userspaceBenjamin Poirier2018-11-061-1/+1
* xfrm: Fix error return code in xfrm_output_one()Wei Yongjun2018-10-281-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-10-2712-51/+133
|\
| * bpf: fix wrong helper enablement in cgroup local storageDaniel Borkmann2018-10-271-4/+0
| * bpf: add bpf_jit_limit knob to restrict unpriv allocationsDaniel Borkmann2018-10-264-5/+63
| * Merge branch 'pkt-access-fixes'Alexei Starovoitov2018-10-265-7/+42
| |\
| | * bpf: make direct packet write unclone more robustDaniel Borkmann2018-10-262-1/+16
| | * bpf: fix leaking uninitialized memory on pop/peek helpersDaniel Borkmann2018-10-261-0/+2
| | * bpf: fix direct packet write into pop/peek helpersDaniel Borkmann2018-10-261-2/+0
| | * bpf: fix cg_skb types to hint access type in may_access_direct_pkt_dataDaniel Borkmann2018-10-261-0/+1
| | * bpf: fix direct packet access for flow dissector progsDaniel Borkmann2018-10-261-2/+4
| | * bpf: disallow direct packet access for unpriv in cg_skbDaniel Borkmann2018-10-262-1/+7
| | * bpf: fix test suite to enable all unpriv program typesDaniel Borkmann2018-10-261-2/+13
| |/
| * bpf, btf: fix a missing check bug in btf_parseMartin Lau2018-10-261-33/+25
| * selftests/bpf: add config fragments BPF_STREAM_PARSER and XDP_SOCKETSNaresh Kamboju2018-10-261-0/+2
| * bpf: devmap: fix wrong interface selection in notifier_callTaehee Yoo2018-10-261-2/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-10-27156-1988/+3400
|\ \
| * | hugetlbfs: dirty pages as they are added to pagecacheMike Kravetz2018-10-271-0/+6
| * | mm: export add_swap_extent()Omar Sandoval2018-10-271-0/+1
| * | mm: split SWP_FILE into SWP_ACTIVATED and SWP_FSOmar Sandoval2018-10-273-14/+18
| * | tools/testing/selftests/vm/map_fixed_noreplace.c: add test for MAP_FIXED_NORE...Michael Ellerman2018-10-273-0/+208
| * | mm: thp: relocate flush_cache_range() in migrate_misplaced_transhuge_page()Andrea Arcangeli2018-10-271-2/+2
| * | mm: thp: fix mmu_notifier in migrate_misplaced_transhuge_page()Andrea Arcangeli2018-10-272-14/+19
| * | mm: thp: fix MADV_DONTNEED vs migrate_misplaced_transhuge_page race conditionAndrea Arcangeli2018-10-271-7/+18
| * | mm/kasan/quarantine.c: make quarantine_lock a raw_spinlock_tClark Williams2018-10-271-9/+9
| * | mm/gup: cache dev_pagemap while pinning pagesKeith Busch2018-10-275-73/+79
| * | Revert "x86/e820: put !E820_TYPE_RAM regions into memblock.reserved"Masayoshi Mizuma2018-10-271-12/+3
| * | mm: return zero_resv_unavail optimizationPavel Tatashin2018-10-271-20/+26
| * | mm: zero remaining unavailable struct pagesNaoya Horiguchi2018-10-272-26/+25
| * | tools/testing/selftests/vm/gup_benchmark.c: add MAP_HUGETLB optionKeith Busch2018-10-271-1/+4
| * | tools/testing/selftests/vm/gup_benchmark.c: add MAP_SHARED optionKeith Busch2018-10-271-3/+7
| * | tools/testing/selftests/vm/gup_benchmark.c: allow user specified fileKeith Busch2018-10-271-4/+13
| * | tools/testing/selftests/vm/gup_benchmark.c: fix 'write' flag usageKeith Busch2018-10-271-0/+1
| * | mm/gup_benchmark.c: add additional pinning methodsKeith Busch2018-10-272-4/+37
| * | mm/gup_benchmark.c: time put_page()Keith Busch2018-10-272-4/+11
| * | mm: don't raise MEMCG_OOM event due to failed high-order allocationRoman Gushchin2018-10-272-2/+6
| * | mm/page-writeback.c: fix range_cyclic writeback vs writepages deadlockDave Chinner2018-10-271-18/+15
| * | mm: move mirrored memory specific code outside of memmap_init_zonePavel Tatashin2018-10-271-38/+33
| * | mm: calculate deferred pages after skipping mirrored memoryPavel Tatashin2018-10-271-20/+25
| * | mm: make memmap_init a proper functionPavel Tatashin2018-10-272-5/+5
| * | mm/memcontrol.c: convert mem_cgroup_id::ref to refcount_t typeKirill Tkhai2018-10-272-7/+5
| * | mm/page_alloc.c: initialize num_movable in move_freepages()David Rientjes2018-10-271-4/+3
| * | mm/zsmalloc.c: fix fall-through annotationGustavo A. R. Silva2018-10-271-1/+1
| * | userfaultfd: selftest: recycle lock threads firstPeter Xu2018-10-271-5/+6
| * | userfaultfd: selftest: generalize read and pollPeter Xu2018-10-271-34/+43
| * | userfaultfd: selftest: cleanup help messagesPeter Xu2018-10-271-18/+28
| * | mm/vmstat.c: assert that vmstat_text is in sync with stat_items_sizeJann Horn2018-10-271-0/+2
| * | mm/memory.c: recheck page table entry with page table lock heldAneesh Kumar K.V2018-10-271-4/+30
| * | mm: dax: add comment for PFN_SPECIALYang Shi2018-10-271-0/+2