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
2014-03-10
net: af_key: fix sleeping under rcu
Nikolay Aleksandrov
1
-6
/
+7
2014-03-09
bnx2: Fix shutdown sequence
Michael Chan
2
-4
/
+38
2014-03-06
ipv6: don't set DST_NOCOUNT for remotely added routes
Sabrina Dubroca
1
-1
/
+1
2014-03-06
net/mlx4_core: mlx4_init_slave() shouldn't access comm channel before PF is r...
Amir Vadai
1
-0
/
+11
2014-03-06
net/mlx4_core: Fix memory access error in mlx4_QUERY_DEV_CAP_wrapper()
Amir Vadai
1
-3
/
+3
2014-03-06
bonding: correctly handle out of range parameters for lp_interval
Sasha Levin
1
-0
/
+1
2014-03-06
ipv6: Fix exthdrs offload registration.
Anton Nayshtut
1
-2
/
+2
2014-03-06
ibmveth: Fix endian issues with MAC addresses
Anton Blanchard
2
-10
/
+16
2014-03-06
net: unix socket code abuses csum_partial
Anton Blanchard
1
-2
/
+1
2014-03-06
net: Improve SO_TIMESTAMPING documentation and fix a minor code bug
Andrew Lutomirski
2
-21
/
+32
2014-03-06
phy: fix compiler array bounds warning on settings[]
Bjorn Helgaas
1
-5
/
+6
2014-03-06
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-05
hyperv: Move state setting for link query
Haiyang Zhang
2
-1
/
+24
2014-03-05
net: macb: DMA-unmap full rx-buffer
Soren Brinkmann
1
-1
/
+1
2014-03-05
net: macb: Check DMA mappings for error
Soren Brinkmann
1
-2
/
+12
2014-03-05
net: sctp: fix skb leakage in COOKIE ECHO path of chunk->auth_chunk
Daniel Borkmann
2
-7
/
+2
2014-03-05
r8152: disable the ECM mode
hayeswang
4
-255
/
+17
2014-03-05
net/mlx4: Support shutdown() interface
Gavin Shan
1
-0
/
+1
2014-03-05
bridge: multicast: add sanity check for query source addresses
Linus Lüssing
1
-0
/
+6
2014-03-05
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
[next]