index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-13
vsock: Fix blocking ops call in prepare_to_wait
Laura Abbott
1
-13
/
+6
2016-02-13
r8169:fix system hange problem.
Chun-Hao Lin
1
-7
/
+7
2016-02-13
ipv4: fix memory leaks in ip_cmsg_send() callers
Eric Dumazet
4
-3
/
+11
2016-02-13
net: mvpp2: Return correct error codes
Amitoj Kaur Chawla
1
-2
/
+2
2016-02-13
net: cavium: liquidio: Return correct error code
Amitoj Kaur Chawla
2
-2
/
+2
2016-02-13
bonding: Fix ARP monitor validation
Jay Vosburgh
1
-11
/
+28
2016-02-11
Merge tag 'gpio-v4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2
-5
/
+7
2016-02-11
Merge tag 'platform-drivers-x86-v4.5-3' of git://git.infradead.org/users/dvha...
Linus Torvalds
2
-3
/
+2
2016-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
30
-66
/
+191
2016-02-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
6
-19
/
+16
2016-02-10
bpf: fix branch offset adjustment on backjumps after patching ctx expansion
Daniel Borkmann
1
-1
/
+1
2016-02-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
9
-21
/
+33
2016-02-10
Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-25
/
+61
2016-02-10
Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-31
/
+85
2016-02-10
Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-11
/
+98
2016-02-10
workqueue: handle NUMA_NO_NODE for unbound pool_workqueue lookup
Tejun Heo
1
-0
/
+10
2016-02-10
ahci: Intel DNV device IDs SATA
Alexandra Yates
1
-0
/
+20
2016-02-10
Merge branch 'ovs-tunnel-mtu'
David S. Miller
6
-22
/
+87
2016-02-10
vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devices
David Wragg
6
-10
/
+50
2016-02-10
geneve: Relax MTU constraints
David Wragg
1
-1
/
+12
2016-02-10
vxlan: Relax MTU constraints
David Wragg
1
-11
/
+25
2016-02-10
gpio: davinci: Fix the number of controllers allocated
Lokesh Vutla
1
-2
/
+3
2016-02-10
gpio: davinci: Add the missing of-node pointer
Keerthy
1
-1
/
+1
2016-02-09
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-54
/
+85
2016-02-09
Input: colibri-vf50-ts - add missing #include <linux/of.h>
Geert Uytterhoeven
1
-0
/
+1
2016-02-09
Input: adp5589 - fix row 5 handling for adp5589
Lars-Peter Clausen
1
-3
/
+4
2016-02-09
Input: edt-ft5x06 - fix setting gain, offset, and threshold via device tree
Philipp Zabel
1
-6
/
+12
2016-02-09
workqueue: implement "workqueue.debug_force_rr_cpu" debug feature
Tejun Heo
3
-2
/
+47
2016-02-09
workqueue: schedule WORK_CPU_UNBOUND work on wq_unbound_cpumask CPUs
Mike Galbraith
1
-2
/
+32
2016-02-09
Revert "workqueue: make sure delayed work run in local cpu"
Tejun Heo
1
-4
/
+4
2016-02-09
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
4
-51
/
+60
2016-02-09
scripts: add "prune-kernel" script to clean up old kernel images
J. Bruce Fields
1
-0
/
+20
2016-02-09
flow_dissector: Fix unaligned access in __skb_flow_dissector when used by eth...
Alexander Duyck
1
-3
/
+6
2016-02-09
of: of_mdio: Add marvell, 88e1145 to whitelist of PHY compatibilities.
Aaro Koskinen
1
-0
/
+1
2016-02-09
selinux: nlmsgtab: add SOCK_DESTROY to the netlink mapping tables
Lorenzo Colitti
1
-0
/
+1
2016-02-09
sctp: translate network order to host order when users get a hmacid
Xin Long
1
-2
/
+7
2016-02-09
enic: increment devcmd2 result ring in case of timeout
Sandeep Pillai
2
-8
/
+13
2016-02-09
tg3: Fix for tg3 transmit queue 0 timed out when too many gso_segs
Siva Reddy Kallam
1
-6
/
+19
2016-02-09
net:Add sysctl_max_skb_frags
Hans Westgaard Ry
4
-2
/
+15
2016-02-09
tcp: do not drop syn_recv on all icmp reports
Eric Dumazet
3
-6
/
+12
2016-02-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-12
/
+52
2016-02-08
Merge tag 'regmap-fix-v4.5-big-endian' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
10
-8
/
+17
2016-02-08
scatterlist: fix a typo in comment block of sg_miter_stop()
Masahiro Yamada
1
-3
/
+3
2016-02-08
ipv6: fix a lockdep splat
Eric Dumazet
1
-2
/
+3
2016-02-08
unix: correctly track in-flight fds in sending process user_struct
Hannes Frederic Sowa
5
-8
/
+16
2016-02-08
Merge tag 'kvm-arm-for-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
5
-12
/
+52
2016-02-08
netfilter: nft_counter: fix erroneous return values
Anton Protopopov
1
-2
/
+2
2016-02-08
netfilter: tee: select NF_DUP_IPV6 unconditionally
Arnd Bergmann
2
-3
/
+3
2016-02-08
netfilter: nfnetlink: correctly validate length of batch messages
Phil Turnbull
1
-4
/
+6
2016-02-07
Linux 4.5-rc3
v4.5-rc3
Linus Torvalds
1
-1
/
+1
[prev]
[next]