index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-10
selinux: add gfp argument to security_xfrm_policy_alloc and fix callers
Nikolay Aleksandrov
11
-38
/
+59
2014-03-10
net: af_key: fix sleeping under rcu
Nikolay Aleksandrov
1
-6
/
+7
2014-03-10
bnx2: Fix shutdown sequence
Michael Chan
2
-4
/
+38
2014-03-07
ipv6: don't set DST_NOCOUNT for remotely added routes
Sabrina Dubroca
1
-1
/
+1
2014-03-07
net/mlx4_core: mlx4_init_slave() shouldn't access comm channel before PF is r...
Amir Vadai
1
-0
/
+11
2014-03-07
net/mlx4_core: Fix memory access error in mlx4_QUERY_DEV_CAP_wrapper()
Amir Vadai
1
-3
/
+3
2014-03-07
bonding: correctly handle out of range parameters for lp_interval
Sasha Levin
1
-0
/
+1
2014-03-07
ipv6: Fix exthdrs offload registration.
Anton Nayshtut
1
-2
/
+2
2014-03-07
ibmveth: Fix endian issues with MAC addresses
Anton Blanchard
2
-10
/
+16
2014-03-07
net: unix socket code abuses csum_partial
Anton Blanchard
1
-2
/
+1
2014-03-07
net: Improve SO_TIMESTAMPING documentation and fix a minor code bug
Andrew Lutomirski
2
-21
/
+32
2014-03-07
phy: fix compiler array bounds warning on settings[]
Bjorn Helgaas
1
-5
/
+6
2014-03-07
inet: frag: make sure forced eviction removes all frags
Florian Westphal
1
-1
/
+1
2014-03-06
Merge branch 'tipc'
David S. Miller
6
-37
/
+47
2014-03-06
tipc: don't log disabled tasklet handler errors
Erik Hugne
1
-1
/
+0
2014-03-06
tipc: fix memory leak during module removal
Erik Hugne
1
-3
/
+34
2014-03-06
tipc: drop subscriber connection id invalidation
Erik Hugne
1
-11
/
+0
2014-03-06
tipc: avoid to unnecessary process switch under non-block mode
Ying Xue
1
-2
/
+2
2014-03-06
tipc: fix connection refcount leak
Ying Xue
1
-2
/
+4
2014-03-06
tipc: allow connection shutdown callback to be invoked in advance
Ying Xue
3
-18
/
+7
2014-03-06
l2tp: fix userspace reception on plain L2TP sockets
Guillaume Nault
1
-5
/
+7
2014-03-06
l2tp: fix manual sequencing (de)activation in L2TPv2
Guillaume Nault
4
-3
/
+7
2014-03-06
hyperv: Move state setting for link query
Haiyang Zhang
2
-1
/
+24
2014-03-06
net: macb: DMA-unmap full rx-buffer
Soren Brinkmann
1
-1
/
+1
2014-03-06
net: macb: Check DMA mappings for error
Soren Brinkmann
1
-2
/
+12
2014-03-06
net: sctp: fix skb leakage in COOKIE ECHO path of chunk->auth_chunk
Daniel Borkmann
2
-7
/
+2
2014-03-06
r8152: disable the ECM mode
hayeswang
4
-255
/
+17
2014-03-06
net/mlx4: Support shutdown() interface
Gavin Shan
1
-0
/
+1
2014-03-06
bridge: multicast: add sanity check for query source addresses
Linus Lüssing
1
-0
/
+6
2014-03-06
net: fix for a race condition in the inet frag code
Nikolay Aleksandrov
1
-1
/
+2
2014-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
110
-690
/
+1108
2014-03-04
Merge tag 'regulator-v3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-28
/
+20
2014-03-04
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
34
-213
/
+276
2014-03-04
mm: page_alloc: exempt GFP_THISNODE allocations from zone fairness
Johannes Weiner
1
-4
/
+22
2014-03-04
mm: numa: bugfix for LAST_CPUPID_NOT_IN_PAGE_FLAGS
Liu Ping Fan
1
-2
/
+2
2014-03-04
MAINTAINERS: add and correct types of some "T:" entries
Joe Perches
1
-8
/
+9
2014-03-04
MAINTAINERS: use tab for separator
Joe Perches
1
-44
/
+44
2014-03-04
rapidio/tsi721: fix tasklet termination in dma channel release
Alexandre Bounine
2
-9
/
+19
2014-03-04
hfsplus: fix remount issue
Vyacheslav Dubeyko
1
-1
/
+1
2014-03-04
zram: avoid null access when fail to alloc meta
Minchan Kim
1
-0
/
+2
2014-03-04
sh: prefix sh-specific "CCR" and "CCR2" by "SH_"
Geert Uytterhoeven
11
-18
/
+20
2014-03-04
ocfs2: fix quota file corruption
Jan Kara
2
-14
/
+17
2014-03-04
drivers/rtc/rtc-s3c.c: fix incorrect way of save/restore of S3C2410_TICNT for...
Vikas Sajjan
1
-5
/
+12
2014-03-04
kallsyms: fix absolute addresses for kASLR
Andy Honig
1
-2
/
+1
2014-03-04
scripts/gen_initramfs_list.sh: fix flags for initramfs LZ4 compression
Daniel M. Weeks
1
-1
/
+1
2014-03-04
mm: include VM_MIXEDMAP flag in the VM_SPECIAL list to avoid m(un)locking
Vlastimil Babka
2
-2
/
+2
2014-03-04
memcg: reparent charges of children before processing parent
Filipe Brandenburger
1
-1
/
+9
2014-03-04
memcg: fix endless loop in __mem_cgroup_iter_next()
Hugh Dickins
1
-2
/
+2
2014-03-04
lib/radix-tree.c: swapoff tmpfs radix_tree: remember to rcu_read_unlock
Hugh Dickins
1
-1
/
+3
2014-03-04
dma debug: account for cachelines and read-only mappings in overlap tracking
Dan Williams
1
-46
/
+85
[next]