index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfrm: Fix NULL pointer dereference in xfrm_input when skb_dst_force clears th...
Steffen Klassert
2018-11-22
1
-1
/
+6
*
xfrm: Fix bucket count reported to userspace
Benjamin Poirier
2018-11-06
1
-1
/
+1
*
xfrm: Fix error return code in xfrm_output_one()
Wei Yongjun
2018-10-28
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-10-27
12
-51
/
+133
|
\
|
*
bpf: fix wrong helper enablement in cgroup local storage
Daniel Borkmann
2018-10-27
1
-4
/
+0
|
*
bpf: add bpf_jit_limit knob to restrict unpriv allocations
Daniel Borkmann
2018-10-26
4
-5
/
+63
|
*
Merge branch 'pkt-access-fixes'
Alexei Starovoitov
2018-10-26
5
-7
/
+42
|
|
\
|
|
*
bpf: make direct packet write unclone more robust
Daniel Borkmann
2018-10-26
2
-1
/
+16
|
|
*
bpf: fix leaking uninitialized memory on pop/peek helpers
Daniel Borkmann
2018-10-26
1
-0
/
+2
|
|
*
bpf: fix direct packet write into pop/peek helpers
Daniel Borkmann
2018-10-26
1
-2
/
+0
|
|
*
bpf: fix cg_skb types to hint access type in may_access_direct_pkt_data
Daniel Borkmann
2018-10-26
1
-0
/
+1
|
|
*
bpf: fix direct packet access for flow dissector progs
Daniel Borkmann
2018-10-26
1
-2
/
+4
|
|
*
bpf: disallow direct packet access for unpriv in cg_skb
Daniel Borkmann
2018-10-26
2
-1
/
+7
|
|
*
bpf: fix test suite to enable all unpriv program types
Daniel Borkmann
2018-10-26
1
-2
/
+13
|
|
/
|
*
bpf, btf: fix a missing check bug in btf_parse
Martin Lau
2018-10-26
1
-33
/
+25
|
*
selftests/bpf: add config fragments BPF_STREAM_PARSER and XDP_SOCKETS
Naresh Kamboju
2018-10-26
1
-0
/
+2
|
*
bpf: devmap: fix wrong interface selection in notifier_call
Taehee Yoo
2018-10-26
1
-2
/
+1
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-10-27
156
-1988
/
+3400
|
\
\
|
*
|
hugetlbfs: dirty pages as they are added to pagecache
Mike Kravetz
2018-10-27
1
-0
/
+6
|
*
|
mm: export add_swap_extent()
Omar Sandoval
2018-10-27
1
-0
/
+1
|
*
|
mm: split SWP_FILE into SWP_ACTIVATED and SWP_FS
Omar Sandoval
2018-10-27
3
-14
/
+18
|
*
|
tools/testing/selftests/vm/map_fixed_noreplace.c: add test for MAP_FIXED_NORE...
Michael Ellerman
2018-10-27
3
-0
/
+208
|
*
|
mm: thp: relocate flush_cache_range() in migrate_misplaced_transhuge_page()
Andrea Arcangeli
2018-10-27
1
-2
/
+2
|
*
|
mm: thp: fix mmu_notifier in migrate_misplaced_transhuge_page()
Andrea Arcangeli
2018-10-27
2
-14
/
+19
|
*
|
mm: thp: fix MADV_DONTNEED vs migrate_misplaced_transhuge_page race condition
Andrea Arcangeli
2018-10-27
1
-7
/
+18
|
*
|
mm/kasan/quarantine.c: make quarantine_lock a raw_spinlock_t
Clark Williams
2018-10-27
1
-9
/
+9
|
*
|
mm/gup: cache dev_pagemap while pinning pages
Keith Busch
2018-10-27
5
-73
/
+79
|
*
|
Revert "x86/e820: put !E820_TYPE_RAM regions into memblock.reserved"
Masayoshi Mizuma
2018-10-27
1
-12
/
+3
|
*
|
mm: return zero_resv_unavail optimization
Pavel Tatashin
2018-10-27
1
-20
/
+26
|
*
|
mm: zero remaining unavailable struct pages
Naoya Horiguchi
2018-10-27
2
-26
/
+25
|
*
|
tools/testing/selftests/vm/gup_benchmark.c: add MAP_HUGETLB option
Keith Busch
2018-10-27
1
-1
/
+4
|
*
|
tools/testing/selftests/vm/gup_benchmark.c: add MAP_SHARED option
Keith Busch
2018-10-27
1
-3
/
+7
|
*
|
tools/testing/selftests/vm/gup_benchmark.c: allow user specified file
Keith Busch
2018-10-27
1
-4
/
+13
|
*
|
tools/testing/selftests/vm/gup_benchmark.c: fix 'write' flag usage
Keith Busch
2018-10-27
1
-0
/
+1
|
*
|
mm/gup_benchmark.c: add additional pinning methods
Keith Busch
2018-10-27
2
-4
/
+37
|
*
|
mm/gup_benchmark.c: time put_page()
Keith Busch
2018-10-27
2
-4
/
+11
|
*
|
mm: don't raise MEMCG_OOM event due to failed high-order allocation
Roman Gushchin
2018-10-27
2
-2
/
+6
|
*
|
mm/page-writeback.c: fix range_cyclic writeback vs writepages deadlock
Dave Chinner
2018-10-27
1
-18
/
+15
|
*
|
mm: move mirrored memory specific code outside of memmap_init_zone
Pavel Tatashin
2018-10-27
1
-38
/
+33
|
*
|
mm: calculate deferred pages after skipping mirrored memory
Pavel Tatashin
2018-10-27
1
-20
/
+25
|
*
|
mm: make memmap_init a proper function
Pavel Tatashin
2018-10-27
2
-5
/
+5
|
*
|
mm/memcontrol.c: convert mem_cgroup_id::ref to refcount_t type
Kirill Tkhai
2018-10-27
2
-7
/
+5
|
*
|
mm/page_alloc.c: initialize num_movable in move_freepages()
David Rientjes
2018-10-27
1
-4
/
+3
|
*
|
mm/zsmalloc.c: fix fall-through annotation
Gustavo A. R. Silva
2018-10-27
1
-1
/
+1
|
*
|
userfaultfd: selftest: recycle lock threads first
Peter Xu
2018-10-27
1
-5
/
+6
|
*
|
userfaultfd: selftest: generalize read and poll
Peter Xu
2018-10-27
1
-34
/
+43
|
*
|
userfaultfd: selftest: cleanup help messages
Peter Xu
2018-10-27
1
-18
/
+28
|
*
|
mm/vmstat.c: assert that vmstat_text is in sync with stat_items_size
Jann Horn
2018-10-27
1
-0
/
+2
|
*
|
mm/memory.c: recheck page table entry with page table lock held
Aneesh Kumar K.V
2018-10-27
1
-4
/
+30
|
*
|
mm: dax: add comment for PFN_SPECIAL
Yang Shi
2018-10-27
1
-0
/
+2
[next]