index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
ide
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-11-30
mm/hugetlb: fix NULL-pointer dereference on 5-level paging machine
Kirill A. Shutemov
1
-1
/
+3
2017-11-30
autofs: revert "autofs: fix AT_NO_AUTOMOUNT not being honored"
Ian Kent
2
-13
/
+5
2017-11-30
autofs: revert "autofs: take more care to not update last_used on path walk"
Ian Kent
1
-11
/
+6
2017-11-30
fs/fat/inode.c: fix sb_rdonly() change
OGAWA Hirofumi
1
-1
/
+1
2017-11-30
mm, memcg: fix mem_cgroup_swapout() for THPs
Shakeel Butt
1
-1
/
+1
2017-11-30
mm: migrate: fix an incorrect call of prep_transhuge_page()
Zi Yan
1
-1
/
+1
2017-11-30
kmemleak: add scheduling point to kmemleak_scan()
Yisheng Xie
1
-0
/
+2
2017-11-30
scripts/bloat-o-meter: don't fail with division by 0
Andy Shevchenko
1
-2
/
+5
2017-11-30
fs/mbcache.c: make count_objects() more robust
Jiang Biao
1
-0
/
+3
2017-11-30
Revert "mm/page-writeback.c: print a warning if the vm dirtiness settings are...
Michal Hocko
2
-11
/
+1
2017-11-30
mm/madvise.c: fix madvise() infinite loop under special circumstances
chenjie
1
-3
/
+1
2017-11-30
exec: avoid RLIMIT_STACK races with prlimit()
Kees Cook
1
-1
/
+6
2017-11-30
IB/core: disable memory registration of filesystem-dax vmas
Dan Williams
1
-1
/
+1
2017-11-30
v4l2: disable filesystem-dax mapping support
Dan Williams
1
-2
/
+3
2017-11-30
mm: fail get_vaddr_frames() for filesystem-dax mappings
Dan Williams
1
-0
/
+12
2017-11-30
mm: introduce get_user_pages_longterm
Dan Williams
3
-0
/
+91
2017-11-30
device-dax: implement ->split() to catch invalid munmap attempts
Dan Williams
1
-0
/
+12
2017-11-30
mm, hugetlbfs: introduce ->split() to vm_operations_struct
Dan Williams
3
-3
/
+14
2017-11-30
scripts/faddr2line: extend usage on generic arch
Liu, Changcheng
1
-7
/
+14
2017-11-30
mm: replace pte_write with pte_access_permitted in fault + gup paths
Dan Williams
3
-5
/
+5
2017-11-30
mm: replace pmd_write with pmd_access_permitted in fault + gup paths
Dan Williams
5
-7
/
+8
2017-11-30
mm: replace pud_write with pud_access_permitted in fault + gup paths
Dan Williams
4
-3
/
+9
2017-11-30
mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITE
Dan Williams
9
-10
/
+6
2017-11-30
mm: fix device-dax pud write-faults triggered by get_user_pages()
Dan Williams
3
-8
/
+14
2017-11-30
mm/cma: fix alloc_contig_range ret code/potential leak
Mike Kravetz
1
-1
/
+8
2017-11-30
mm, oom_reaper: gather each vma to prevent leaking TLB entry
Wang Nan
1
-3
/
+4
2017-11-30
mm, memory_hotplug: do not back off draining pcp free pages from kworker context
Michal Hocko
1
-4
/
+0
2017-11-29
sparc64: Fix boot on T4 and later.
David S. Miller
1
-1
/
+1
2017-11-29
vsprintf: don't use 'restricted_pointer()' when not restricting
Linus Torvalds
1
-0
/
+2
2017-11-29
kallsyms: take advantage of the new '%px' format
Linus Torvalds
3
-13
/
+7
2017-11-29
Revert "mm, thp: Do not make pmd/pud dirty without a reason"
Linus Torvalds
5
-24
/
+16
2017-11-29
ethernet: dwmac-stm32: Fix copyright
Benjamin Gaignard
1
-2
/
+2
2017-11-29
net: via: via-rhine: use %p to format void * address instead of %x
Colin Ian King
1
-2
/
+2
2017-11-29
net: ethernet: xilinx: Mark XILINX_LL_TEMAC broken on 64-bit
Geert Uytterhoeven
1
-0
/
+1
2017-11-29
myri10ge: Update MAINTAINERS
Hyong-Youb Kim
1
-2
/
+2
2017-11-29
kasan: use %px to print addresses instead of %p
Tobin C. Harding
1
-4
/
+4
2017-11-29
vsprintf: add printk specifier %px
Tobin C. Harding
3
-2
/
+36
2017-11-29
printk: hash addresses printed with %p
Tobin C. Harding
3
-46
/
+155
2017-11-29
vsprintf: refactor %pK code out of pointer()
Tobin C. Harding
1
-43
/
+54
2017-11-29
docs: correct documentation for %pK
Tobin C. Harding
1
-2
/
+1
2017-11-28
net: sched: cbq: create block for q->link.block
Jiri Pirko
1
-1
/
+8
2017-11-28
atm: suni: remove extraneous space to fix indentation
Colin Ian King
1
-1
/
+1
2017-11-28
atm: lanai: use %p to format kernel addresses instead of %x
Colin Ian King
1
-4
/
+4
2017-11-28
VSOCK: Don't set sk_state to TCP_CLOSE before testing it
Jorgen Hansen
1
-2
/
+2
2017-11-28
atm: fore200e: use %pK to format kernel addresses instead of %x
Colin Ian King
1
-2
/
+2
2017-11-28
ambassador: fix incorrect indentation of assignment statement
Colin Ian King
1
-1
/
+1
2017-11-28
vxlan: use __be32 type for the param vni in __vxlan_fdb_delete
Xin Long
1
-2
/
+2
2017-11-28
bonding: use nla_get_u64 to extract the value for IFLA_BOND_AD_ACTOR_SYSTEM
Xin Long
1
-1
/
+1
2017-11-28
sctp: use right member as the param of list_for_each_entry
Xin Long
1
-3
/
+3
2017-11-28
sch_sfq: fix null pointer dereference at timer expiration
Paolo Abeni
1
-0
/
+1
[next]