index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
liblockdep: Wrap kernel/locking/lockdep.c to allow usage from userspace
Sasha Levin
2013-11-27
40
-0
/
+720
*
lockdep: Be nice about building from userspace
Sasha Levin
2013-11-27
1
-0
/
+4
*
lockdep: Simplify a bit hardirq <-> softirq transitions
Frederic Weisbecker
2013-11-27
1
-21
/
+16
*
Merge branch 'core/urgent' into core/locking
Ingo Molnar
2013-11-27
2
-10
/
+47
|
\
|
*
lockdep: Correctly annotate hardirq context in irq_exit()
Peter Zijlstra
2013-11-19
1
-9
/
+45
|
*
smp/cpumask: Make CONFIG_CPUMASK_OFFSTACK=y usable without debug dependency
Josh Boyer
2013-11-13
1
-1
/
+2
*
|
Documentation/memory-barriers.txt: Fix a typo in the data dependency description
Ingo Molnar
2013-11-22
1
-21
/
+21
*
|
aacraid: prevent invalid pointer dereference
Mahesh Rajashekhara
2013-11-19
1
-1
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-11-19
129
-1432
/
+1437
|
\
\
|
*
\
Merge branch 'genetlink_mcast'
David S. Miller
2013-11-19
33
-513
/
+518
|
|
\
\
|
|
*
|
genetlink: make multicast groups const, prevent abuse
Johannes Berg
2013-11-19
19
-433
/
+377
|
|
*
|
genetlink: pass family to functions using groups
Johannes Berg
2013-11-19
18
-87
/
+133
|
|
*
|
genetlink: add and use genl_set_err()
Johannes Berg
2013-11-19
3
-7
/
+21
|
|
*
|
genetlink: remove family pointer from genl_multicast_group
Johannes Berg
2013-11-19
2
-22
/
+18
|
|
*
|
genetlink: remove genl_unregister_mc_group()
Johannes Berg
2013-11-19
2
-25
/
+0
|
|
*
|
hsr: don't call genl_unregister_mc_group()
Johannes Berg
2013-11-19
1
-2
/
+0
|
|
*
|
quota/genetlink: use proper genetlink multicast APIs
Johannes Berg
2013-11-19
3
-4
/
+24
|
|
*
|
drop_monitor/genetlink: use proper genetlink multicast APIs
Johannes Berg
2013-11-19
2
-4
/
+22
|
|
*
|
genetlink: only pass array to genl_register_family_with_ops()
Johannes Berg
2013-11-19
22
-53
/
+47
|
|
/
/
|
*
|
tcp: don't update snd_nxt, when a socket is switched from repair mode
Andrey Vagin
2013-11-19
1
-1
/
+0
|
*
|
atm: idt77252: fix dev refcnt leak
Ying Xue
2013-11-19
1
-1
/
+1
|
*
|
xfrm: Release dst if this dst is improper for vti tunnel
fan.du
2013-11-19
1
-0
/
+1
|
*
|
netlink: fix documentation typo in netlink_set_err()
Johannes Berg
2013-11-19
1
-1
/
+1
|
*
|
be2net: Delete secondary unicast MAC addresses during be_close
Ajit Khaparde
2013-11-18
1
-0
/
+5
|
*
|
be2net: Fix unconditional enabling of Rx interface options
Ajit Khaparde
2013-11-18
3
-4
/
+16
|
*
|
net, virtio_net: replace the magic value
Zhi Yong Wu
2013-11-18
1
-2
/
+2
|
*
|
ping: prevent NULL pointer dereference on write to msg_name
Hannes Frederic Sowa
2013-11-18
1
-15
/
+19
|
*
|
Merge branch 'bnx2x'
David S. Miller
2013-11-18
6
-12
/
+28
|
|
\
\
|
|
*
|
bnx2x: Prevent "timeout waiting for state X"
Dmitry Kravkov
2013-11-18
3
-11
/
+4
|
|
*
|
bnx2x: prevent CFC attention
Dmitry Kravkov
2013-11-18
1
-1
/
+1
|
|
*
|
bnx2x: Prevent panic during DMAE timeout
Dmitry Kravkov
2013-11-18
2
-0
/
+19
|
|
*
|
bnx2x: Clean the sp rtnl task upon unload
Dmitry Kravkov
2013-11-18
1
-0
/
+4
|
|
/
/
|
*
|
ipv6: Fix inet6_init() cleanup order
Vlad Yasevich
2013-11-18
1
-2
/
+2
|
*
|
genetlink: rename shadowed variable
Johannes Berg
2013-11-18
1
-5
/
+5
|
*
|
inet: prevent leakage of uninitialized memory to user in recv syscalls
Hannes Frederic Sowa
2013-11-18
8
-38
/
+17
|
*
|
net: ipv6: ndisc: Fix warning when CONFIG_SYSCTL=n
Fabio Estevam
2013-11-18
1
-1
/
+1
|
*
|
xen-netfront: fix missing rx_refill_timer when allocate memory failed
Ma JieYue
2013-11-18
1
-3
/
+4
|
*
|
net: Handle CHECKSUM_COMPLETE more adequately in pskb_trim_rcsum().
David S. Miller
2013-11-15
1
-18
/
+21
|
*
|
pkt_sched: fq: fix pacing for small frames
Eric Dumazet
2013-11-15
2
-4
/
+21
|
*
|
pkt_sched: fq: warn users using defrate
Eric Dumazet
2013-11-15
2
-9
/
+5
|
*
|
genetlink: unify registration functions
Johannes Berg
2013-11-15
2
-41
/
+40
|
*
|
MAINTAINERS: Update Pegasus and RTL8150 repositories;
Petko Manolov
2013-11-15
1
-4
/
+4
|
*
|
net: ethernet: ti/cpsw: do not crash on single-MAC machines during resume
Daniel Mack
2013-11-15
1
-6
/
+12
|
*
|
Merge branch 'macvlan'
David S. Miller
2013-11-15
2
-0
/
+22
|
|
\
\
|
|
*
|
macvlan: disable LRO on lower device instead of macvlan
Michal Kubeček
2013-11-15
1
-0
/
+5
|
|
*
|
macvlan: introduce macvlan_dev_real_dev() helper function
Michal Kubeček
2013-11-15
1
-0
/
+17
|
|
/
/
|
*
|
bonding: add ip checks when store ip target
Wang Weidong
2013-11-15
2
-13
/
+9
|
*
|
6lowpan: Uncompression of traffic class field was incorrect
Jukka Rissanen
2013-11-15
1
-2
/
+2
|
*
|
tipc: fix dereference before check warning
Erik Hugne
2013-11-15
1
-1
/
+2
|
*
|
ipv4: fix possible seqlock deadlock
Eric Dumazet
2013-11-14
1
-1
/
+1
[next]