index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
testmgr.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-03-18
mm/gup: Move page table entry dereference into helper function
Kirill A. Shutemov
1
-8
/
+12
2017-03-18
mm/gup: Move permission checks into helpers
Kirill A. Shutemov
2
-5
/
+35
2017-03-18
mm/gup: Drop the arch_pte_access_permitted() MMU callback
Kirill A. Shutemov
7
-37
/
+0
2017-03-18
x86/mm: Correct fixmap header usage on adaptable MODULES_END
Thomas Garnier
5
-7
/
+1
2017-03-16
x86: Make the GDT remapping read-only on 64-bit
Thomas Garnier
5
-55
/
+96
2017-03-16
x86: Remap GDT tables in the fixmap section
Thomas Garnier
17
-29
/
+114
2017-03-16
x86/mm: Adapt MODULES_END based on fixmap section size
Thomas Garnier
6
-2
/
+13
2017-03-15
gfs2: Avoid alignment hole in struct lm_lockname
Andreas Gruenbacher
1
-1
/
+1
2017-03-15
xfs: verify inline directory data forks
Darrick J. Wong
6
-18
/
+122
2017-03-14
qed: Enable iSCSI Out-of-Order
Mintz, Yuval
1
-0
/
+3
2017-03-14
qed: Correct out-of-bound access in OOO history
Mintz, Yuval
1
-0
/
+2
2017-03-14
qed: Fix interrupt flags on Rx LL2
Ram Amrani
1
-4
/
+5
2017-03-14
qed: Free previous connections when releasing iSCSI
Mintz, Yuval
1
-0
/
+28
2017-03-14
qed: Fix mapping leak on LL2 rx flow
Mintz, Yuval
1
-0
/
+2
2017-03-14
qed: Prevent creation of too-big u32-chains
Tomer Tayar
1
-3
/
+2
2017-03-14
qed: Align CIDs according to DORQ requirement
Ram Amrani
1
-1
/
+2
2017-03-14
mlxsw: reg: Fix SPVMLR max record count
Jiri Pirko
1
-1
/
+1
2017-03-14
mlxsw: reg: Fix SPVM max record count
Jiri Pirko
1
-1
/
+1
2017-03-14
net: Resend IGMP memberships upon peer notification.
Vlad Yasevich
1
-0
/
+1
2017-03-14
md/raid1: fix a trivial typo in comments
Zhilong Liu
1
-1
/
+1
2017-03-14
blk-mq-sched: don't run the queue async from blk_mq_try_issue_directly()
Jens Axboe
1
-4
/
+5
2017-03-14
md/r5cache: fix set_syndrome_sources() for data in cache
Song Liu
1
-1
/
+2
2017-03-14
x86/hugetlb: Adjust to the new native/compat mmap bases
Dmitry Safonov
4
-15
/
+21
2017-03-14
x86/power: Add 5-level paging support
Kirill A. Shutemov
1
-14
/
+33
2017-03-14
x86/mm/vmalloc: Add 5-level paging support
Kirill A. Shutemov
1
-3
/
+24
2017-03-14
x86/mm/ident_map: Add 5-level paging support
Kirill A. Shutemov
1
-7
/
+44
2017-03-14
x86/mm/gup: Add 5-level paging support
Kirill A. Shutemov
1
-6
/
+27
2017-03-14
x86/mm: Convert trivial cases of page table walk to 5-level paging
Kirill A. Shutemov
9
-23
/
+85
2017-03-14
x86/mm: Extend headers with basic definitions to support 5-level paging
Kirill A. Shutemov
5
-6
/
+53
2017-03-14
dccp: fix memory leak during tear-down of unsuccessful connection request
Hannes Frederic Sowa
1
-0
/
+1
2017-03-14
tun: fix premature POLLOUT notification on tun devices
Hannes Frederic Sowa
1
-3
/
+15
2017-03-14
dccp/tcp: fix routing redirect race
Jon Maxwell
4
-8
/
+14
2017-03-14
ucc/hdlc: fix two little issue
Zhao Qiang
1
-2
/
+2
2017-03-14
vxlan: fix ovs support
Nicolas Dichtel
1
-33
/
+40
2017-03-14
net: use net->count to check whether a netns is alive or not
Andrey Vagin
1
-3
/
+3
2017-03-13
bridge: drop netfilter fake rtable unconditionally
Florian Westphal
2
-21
/
+1
2017-03-13
ipv6: avoid write to a possibly cloned skb
Florian Westphal
1
-1
/
+6
2017-03-13
net: wimax/i2400m: fix NULL-deref at probe
Johan Hovold
1
-0
/
+3
2017-03-13
isdn/gigaset: fix NULL-deref at probe
Johan Hovold
1
-0
/
+3
2017-03-13
ipv6: make ECMP route replacement less greedy
Sabrina Dubroca
1
-0
/
+2
2017-03-13
mm, gup: fix typo in gup_p4d_range()
Kirill A. Shutemov
1
-1
/
+1
2017-03-13
writeback: fix memory leak in wb_queue_work()
Tahsin Erdogan
1
-14
/
+21
2017-03-13
blk-mq: Fix tagset reinit in the presence of cpu hot-unplug
Sagi Grimberg
1
-0
/
+3
2017-03-13
x86/mm: Make mmap(MAP_32BIT) work correctly
Dmitry Safonov
1
-2
/
+2
2017-03-13
x86/mm: Introduce mmap_compat_base() for 32-bit mmap()
Dmitry Safonov
6
-17
/
+69
2017-03-13
x86/mm: Add task_size parameter to mmap_base()
Dmitry Safonov
3
-30
/
+48
2017-03-13
x86/mm: Introduce arch_rnd() to compute 32/64 mmap random base
Dmitry Safonov
1
-12
/
+14
2017-03-13
bpf: improve read-only handling
Daniel Borkmann
1
-4
/
+12
2017-03-13
selftests/bpf: fix broken build
Alexei Starovoitov
3
-1
/
+25
2017-03-13
mpls: Do not decrement alive counter for unregister events
David Ahern
1
-1
/
+2
[next]