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
*
mm: fix pfn_t vs highmem
Dan Williams
2016-02-12
3
-12
/
+11
*
kernel/locking/lockdep.c: convert hash tables to hlists
Andrew Morton
2016-02-12
2
-25
/
+21
*
mm,thp: fix spellos in describing __HAVE_ARCH_FLUSH_PMD_TLB_RANGE
Vineet Gupta
2016-02-12
1
-2
/
+2
*
mm,thp: khugepaged: call pte flush at the time of collapse
Vineet Gupta
2016-02-12
1
-1
/
+3
*
mm/backing-dev.c: fix error path in wb_init()
Rasmus Villemoes
2016-02-12
1
-1
/
+1
*
mm, dax: check for pmd_none() after split_huge_pmd()
Kirill A. Shutemov
2016-02-12
2
-2
/
+6
*
vsprintf: kptr_restrict is okay in IRQ when 2
Jason A. Donenfeld
2016-02-12
1
-13
/
+13
*
mm: fix filemap.c kernel doc warning
Randy Dunlap
2016-02-12
1
-0
/
+1
*
ubsan: cosmetic fix to Kconfig text
Yang Shi
2016-02-12
1
-1
/
+3
*
Merge tag 'gpio-v4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2016-02-11
2
-5
/
+7
|
\
|
*
gpio: davinci: Fix the number of controllers allocated
Lokesh Vutla
2016-02-10
1
-2
/
+3
|
*
gpio: davinci: Add the missing of-node pointer
Keerthy
2016-02-10
1
-1
/
+1
|
*
gpio: gpio-altera: Remove gpiochip on probe failure.
Phil Reid
2016-01-27
1
-2
/
+3
*
|
Merge tag 'platform-drivers-x86-v4.5-3' of git://git.infradead.org/users/dvha...
Linus Torvalds
2016-02-11
2
-3
/
+2
|
\
\
|
*
|
intel_scu_ipcutil: underflow in scu_reg_access()
Dan Carpenter
2016-01-30
1
-1
/
+1
|
*
|
intel-hid: fix incorrect entries in intel_hid_keymap
Alex Hung
2016-01-30
1
-2
/
+1
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-02-11
30
-66
/
+191
|
\
\
|
*
|
bpf: fix branch offset adjustment on backjumps after patching ctx expansion
Daniel Borkmann
2016-02-10
1
-1
/
+1
|
*
|
Merge branch 'ovs-tunnel-mtu'
David S. Miller
2016-02-10
6
-22
/
+87
|
|
\
\
|
|
*
|
vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devices
David Wragg
2016-02-10
6
-10
/
+50
|
|
*
|
geneve: Relax MTU constraints
David Wragg
2016-02-10
1
-1
/
+12
|
|
*
|
vxlan: Relax MTU constraints
David Wragg
2016-02-10
1
-11
/
+25
|
|
/
/
|
*
|
flow_dissector: Fix unaligned access in __skb_flow_dissector when used by eth...
Alexander Duyck
2016-02-09
1
-3
/
+6
|
*
|
of: of_mdio: Add marvell, 88e1145 to whitelist of PHY compatibilities.
Aaro Koskinen
2016-02-09
1
-0
/
+1
|
*
|
selinux: nlmsgtab: add SOCK_DESTROY to the netlink mapping tables
Lorenzo Colitti
2016-02-09
1
-0
/
+1
|
*
|
sctp: translate network order to host order when users get a hmacid
Xin Long
2016-02-09
1
-2
/
+7
|
*
|
enic: increment devcmd2 result ring in case of timeout
Sandeep Pillai
2016-02-09
2
-8
/
+13
|
*
|
tg3: Fix for tg3 transmit queue 0 timed out when too many gso_segs
Siva Reddy Kallam
2016-02-09
1
-6
/
+19
|
*
|
net:Add sysctl_max_skb_frags
Hans Westgaard Ry
2016-02-09
4
-2
/
+15
|
*
|
tcp: do not drop syn_recv on all icmp reports
Eric Dumazet
2016-02-09
3
-6
/
+12
|
*
|
ipv6: fix a lockdep splat
Eric Dumazet
2016-02-08
1
-2
/
+3
|
*
|
unix: correctly track in-flight fds in sending process user_struct
Hannes Frederic Sowa
2016-02-08
5
-8
/
+16
|
*
|
update be2net maintainers' email addresses
Sathya Perla
2016-02-07
1
-4
/
+5
|
*
|
dwc_eth_qos: Reset hardware before PHY start
Rabin Vincent
2016-02-06
1
-1
/
+1
|
*
|
ipv6: addrconf: Fix recursive spin lock call
subashab@codeaurora.org
2016-02-06
1
-1
/
+4
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-02-11
6
-19
/
+16
|
\
\
\
|
*
|
|
RDMA/ocrdma: Fixing ocrdma debugfs directory remove
Selvin Xavier
2016-02-05
1
-1
/
+1
|
*
|
|
RDMA/ocrdma: Fix pkey_index returned by driver in rq work completion
Selvin Xavier
2016-02-05
1
-2
/
+1
|
*
|
|
RDMA/ocrdma: populate max_sge_rd in device attributes
Selvin Xavier
2016-02-05
1
-2
/
+2
|
*
|
|
RDMA/ocrdma: Initialize stats resources in the driver before ib device regist...
Selvin Xavier
2016-02-05
3
-10
/
+12
|
*
|
|
IB/sysfs: remove unused va_list args
Colin Ian King
2016-02-04
1
-2
/
+0
|
*
|
|
IB/IPoIB: Do not set skb truesize since using one linearskb
Carol L Soto
2016-02-04
1
-2
/
+0
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2016-02-10
9
-21
/
+33
|
\
\
\
\
|
*
|
|
|
Input: colibri-vf50-ts - add missing #include <linux/of.h>
Geert Uytterhoeven
2016-02-10
1
-0
/
+1
|
*
|
|
|
Input: adp5589 - fix row 5 handling for adp5589
Lars-Peter Clausen
2016-02-10
1
-3
/
+4
|
*
|
|
|
Input: edt-ft5x06 - fix setting gain, offset, and threshold via device tree
Philipp Zabel
2016-02-10
1
-6
/
+12
|
*
|
|
|
Input: vmmouse - fix absolute device registration
Dmitry Torokhov
2016-01-28
1
-6
/
+7
|
*
|
|
|
Input: serio - drop warnings in case of EPROBE_DEFER from serio_find_driver()
Grygorii Strashko
2016-01-28
1
-1
/
+1
|
*
|
|
|
Input: cap11xx - add missing of_node_put
Amitoj Kaur Chawla
2016-01-28
1
-2
/
+6
|
*
|
|
|
Input: sirfsoc-onkey - allow modular build
Arnd Bergmann
2016-01-28
2
-2
/
+2
[next]