index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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-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
2014-03-04
mm: close PageTail race
David Rientjes
9
-55
/
+25
2014-03-04
MAINTAINERS: EDAC: add Mauro and Borislav as interim patch collectors
Borislav Petkov
1
-0
/
+2
2014-03-04
macvlan: Add support for 'always_on' offload features
Vlad Yasevich
1
-2
/
+5
2014-03-04
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
6
-24
/
+51
2014-03-04
net: sctp: fix sctp_sf_do_5_1D_ce to verify if we/peer is AUTH capable
Daniel Borkmann
1
-0
/
+7
2014-03-04
Merge tag 'linux-can-fixes-for-3.14-20140303' of git://gitorious.org/linux-ca...
David S. Miller
3
-68
/
+136
2014-03-04
ip_tunnel:multicast process cause panic due to skb->_skb_refdst NULL pointer
Xin Long
1
-1
/
+0
2014-03-04
net: cpsw: fix cpdma rx descriptor leak on down interface
Schuyler Patton
1
-0
/
+6
[next]