index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
crypto
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-08-14
af_packet: TPACKET_V3: fix fill status rwlock imbalance
John Ogness
1
-2
/
+7
2020-08-14
random32: add a tracepoint for prandom_u32()
Eric Dumazet
2
-0
/
+19
2020-08-13
Documentation/locking/locktypes: fix the typo
Huang Shijie
1
-1
/
+1
2020-08-13
mm: memcontrol: fix warning when allocating the root cgroup
Johannes Weiner
1
-6
/
+0
2020-08-12
Revert "ipv4: tunnel: fix compilation on ARCH=um"
David S. Miller
1
-1
/
+0
2020-08-12
net: accept an empty mask in /sys/class/net/*/queues/rx-*/rps_cpus
Eric Dumazet
1
-5
/
+7
2020-08-12
net: ethernet: stmmac: Disable hardware multicast filter
Jonathan McDowell
1
-0
/
+1
2020-08-12
net: stmmac: dwmac1000: provide multicast filter fallback
Jonathan McDowell
1
-0
/
+3
2020-08-12
i2c: iproc: fix race between client unreg and isr
Dhananjay Phadke
1
-1
/
+12
2020-08-12
ipv4: tunnel: fix compilation on ARCH=um
Johannes Berg
1
-0
/
+1
2020-08-12
vsock: fix potential null pointer dereference in vsock_poll()
Stefano Garzarella
1
-1
/
+1
2020-08-12
sfc: fix ef100 design-param checking
Edward Cree
1
-1
/
+2
2020-08-12
mm/gup: remove task_struct pointer for all gup code
Peter Xu
18
-87
/
+69
2020-08-12
mm: clean up the last pieces of page fault accountings
Peter Xu
4
-29
/
+10
2020-08-12
mm/xtensa: use general page fault accounting
Peter Xu
1
-11
/
+4
2020-08-12
mm/x86: use general page fault accounting
Peter Xu
1
-15
/
+2
2020-08-12
mm/sparc64: use general page fault accounting
Peter Xu
1
-10
/
+1
2020-08-12
mm/sparc32: use general page fault accounting
Peter Xu
1
-10
/
+1
2020-08-12
mm/sh: use general page fault accounting
Peter Xu
1
-10
/
+1
2020-08-12
mm/s390: use general page fault accounting
Peter Xu
1
-15
/
+1
2020-08-12
mm/riscv: use general page fault accounting
Peter Xu
1
-15
/
+1
2020-08-12
mm/powerpc: use general page fault accounting
Peter Xu
1
-8
/
+3
2020-08-12
mm/parisc: use general page fault accounting
Peter Xu
1
-5
/
+3
2020-08-12
mm/openrisc: use general page fault accounting
Peter Xu
1
-5
/
+4
2020-08-12
mm/nios2: use general page fault accounting
Peter Xu
1
-10
/
+4
2020-08-12
mm/nds32: use general page fault accounting
Peter Xu
1
-16
/
+3
2020-08-12
mm/mips: use general page fault accounting
Peter Xu
1
-11
/
+3
2020-08-12
mm/microblaze: use general page fault accounting
Peter Xu
1
-5
/
+4
2020-08-12
mm/m68k: use general page fault accounting
Peter Xu
1
-10
/
+4
2020-08-12
mm/ia64: use general page fault accounting
Peter Xu
1
-5
/
+4
2020-08-12
mm/hexagon: use general page fault accounting
Peter Xu
1
-5
/
+4
2020-08-12
mm/csky: use general page fault accounting
Peter Xu
1
-11
/
+1
2020-08-12
mm/arm64: use general page fault accounting
Peter Xu
1
-23
/
+6
2020-08-12
mm/arm: use general page fault accounting
Peter Xu
1
-19
/
+6
2020-08-12
mm/arc: use general page fault accounting
Peter Xu
1
-15
/
+3
2020-08-12
mm/alpha: use general page fault accounting
Peter Xu
1
-5
/
+3
2020-08-12
mm: do page fault accounting in handle_mm_fault
Peter Xu
31
-34
/
+103
2020-08-12
mm/gup: use a standard migration target allocation callback
Joonsoo Kim
1
-48
/
+6
2020-08-12
mm/hugetlb: make hugetlb migration callback CMA aware
Joonsoo Kim
3
-9
/
+10
2020-08-12
mm/gup: restrict CMA region by using allocation scope API
Joonsoo Kim
2
-9
/
+10
2020-08-12
mm/page_alloc: remove a wrapper for alloc_migration_target()
Joonsoo Kim
2
-12
/
+6
2020-08-12
mm/mempolicy: use a standard migration target allocation callback
Joonsoo Kim
3
-28
/
+12
2020-08-12
mm/migrate: introduce a standard migration target allocation function
Joonsoo Kim
7
-22
/
+61
2020-08-12
mm/migrate: clear __GFP_RECLAIM to make the migration callback consistent wit...
Joonsoo Kim
1
-0
/
+5
2020-08-12
mm/hugetlb: unify migration callbacks
Joonsoo Kim
4
-49
/
+33
2020-08-12
mm/migrate: move migration helper from .h to .c
Joonsoo Kim
2
-28
/
+34
2020-08-12
mm/page_isolation: prefer the node of the source page
Joonsoo Kim
1
-1
/
+3
2020-08-12
ipc/shm.c: remove the superfluous break
Liao Pingfang
1
-1
/
+0
2020-08-12
ipc: uninline functions
Alexey Dobriyan
2
-4
/
+2
2020-08-12
scripts/gdb: fix python 3.8 SyntaxWarning
Nick Desaulniers
1
-2
/
+2
[next]