index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
bitrev.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-04-08
mm, thp: fix setting of defer+madvise thp defrag mode
David Rientjes
1
-6
/
+6
2017-04-08
ptrace: fix PTRACE_LISTEN race corrupting task->state
bsegall@google.com
1
-4
/
+10
2017-04-08
vmlinux.lds: add missing VMLINUX_SYMBOL macros
Jessica Yu
1
-2
/
+2
2017-04-08
mm/page_alloc.c: fix print order in show_free_areas()
Alexander Polakov
1
-1
/
+1
2017-04-08
userfaultfd: report actual registered features in fdinfo
Mike Rapoport
1
-1
/
+1
2017-04-08
mm: fix page_vma_mapped_walk() for ksm pages
Hugh Dickins
1
-7
/
+8
2017-04-07
sysctl: don't print negative flag for proc_douintvec
Liping Zhang
1
-0
/
+1
2017-04-07
sysctl: add sanity check for proc_douintvec
Liping Zhang
1
-0
/
+1
2017-04-07
Revert "Revert "arm64: hugetlb: partial revert of 66b3923a1a0f""
Will Deacon
1
-14
/
+0
2017-04-06
nfp: fix potential use after free on xdp prog
Jakub Kicinski
1
-1
/
+2
2017-04-06
tcp: fix reordering SNMP under-counting
Yuchung Cheng
1
-13
/
+14
2017-04-06
tcp: fix lost retransmit SNMP under-counting
Yuchung Cheng
1
-1
/
+2
2017-04-05
metag/usercopy: Add missing fixups
James Hogan
1
-24
/
+48
2017-04-05
metag/usercopy: Fix src fixup in from user rapf loops
James Hogan
1
-8
/
+28
2017-04-05
metag/usercopy: Set flags before ADDZ
James Hogan
1
-4
/
+4
2017-04-05
metag/usercopy: Zero rest of buffer from copy_from_user
James Hogan
2
-46
/
+26
2017-04-05
sctp: get sock from transport in sctp_transport_update_pmtu
Xin Long
7
-28
/
+22
2017-04-05
metag/usercopy: Add early abort to copy_to_user
James Hogan
1
-0
/
+20
2017-04-05
metag/usercopy: Fix alignment error checking
James Hogan
1
-6
/
+4
2017-04-05
metag/usercopy: Drop unused macros
James Hogan
1
-113
/
+0
2017-04-05
ring-buffer: Fix return value check in test_ringbuffer()
Wei Yongjun
1
-4
/
+4
2017-04-05
mfd: cros-ec: Fix host command buffer size
Vic Yang
1
-1
/
+2
2017-04-04
net: ethernet: ti: cpsw: fix race condition during open()
Sekhar Nori
1
-6
/
+8
2017-04-04
l2tp: fix PPP pseudo-wire auto-loading
Guillaume Nault
1
-1
/
+1
2017-04-04
bnx2x: fix spelling mistake in macros HW_INTERRUT_ASSERT_SET_*
Colin Ian King
2
-12
/
+12
2017-04-04
l2tp: take reference on sessions being dumped
Guillaume Nault
5
-11
/
+27
2017-04-04
xenbus: remove transaction holder from list before freeing
Jan Beulich
1
-1
/
+3
2017-04-04
arm64: mm: unaligned access by user-land should be received as SIGBUS
Victor Kamensky
1
-18
/
+24
2017-04-04
tcp: minimize false-positives on TCP/GRO check
Marcelo Ricardo Leitner
1
-5
/
+9
2017-04-03
sctp: check for dst and pathmtu update in sctp_packet_config
Xin Long
2
-34
/
+50
2017-04-03
flow dissector: correct size of storage for ARP
Simon Horman
1
-1
/
+1
2017-04-03
drm/msm: Make sure to detach the MMU during GPU cleanup
Jordan Crouse
2
-13
/
+19
2017-04-03
drm/msm/hdmi: redefinitions of macros not required
Vinay Simha BN
1
-7
/
+0
2017-04-03
drm/msm/mdp5: Update SSPP_MAX value
Archit Taneja
1
-1
/
+2
2017-04-03
drm/msm/dsi: Fix bug in dsi_mgr_phy_enable
Archit Taneja
1
-1
/
+1
2017-04-03
drm/msm: Don't allow zero sized buffer objects
Jordan Crouse
1
-0
/
+6
2017-04-03
drm/msm: Fix wrong pointer check in a5xx_destroy
Jordan Crouse
1
-2
/
+2
2017-04-03
drm/msm: adreno: fix build error without debugfs
Arnd Bergmann
1
-0
/
+2
2017-04-03
xfs: fix kernel memory exposure problems
Darrick J. Wong
1
-1
/
+1
2017-04-03
xfs: Honor FALLOC_FL_KEEP_SIZE when punching ends of files
Calvin Owens
1
-1
/
+9
2017-04-03
xfs: rework the inline directory verifiers
Darrick J. Wong
5
-56
/
+66
2017-04-03
nios2: reserve boot memory for device tree
Tobias Klauser
2
-0
/
+10
2017-04-03
net: ethernet: ti: cpsw: wake tx queues on ndo_tx_timeout
Grygorii Strashko
1
-0
/
+2
2017-04-03
Linux 4.11-rc5
v4.11-rc5
Linus Torvalds
1
-1
/
+1
2017-04-02
l2tp: take a reference on sessions used in genetlink handlers
Guillaume Nault
3
-16
/
+35
2017-04-02
l2tp: hold session while sending creation notifications
Guillaume Nault
1
-2
/
+4
2017-04-02
l2tp: fix duplicate session creation
Guillaume Nault
3
-56
/
+84
2017-04-02
l2tp: ensure session can't get removed during pppol2tp_session_ioctl()
Guillaume Nault
1
-4
/
+11
2017-04-02
l2tp: fix race in l2tp_recv_common()
Guillaume Nault
4
-23
/
+88
2017-04-02
sctp: use right in and out stream cnt
Xin Long
4
-12
/
+11
[next]