index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
KEYS: Add payload preparsing opportunity prior to key instantiate or update
David Howells
2012-10-08
15
-102
/
+250
*
module: wait when loading a module which is currently initializing.
Rusty Russell
2012-09-28
1
-2
/
+26
*
module: fix symbol waiting when module fails before init
Rusty Russell
2012-09-28
1
-4
/
+4
*
Make most arch asm/module.h files use asm-generic/module.h
David Howells
2012-09-28
57
-224
/
+168
*
MIPS: Fix module.c build for 32 bit
Ralf Baechle
2012-09-28
3
-120
/
+147
*
module: taint kernel when lve module is loaded
Matthew Garrett
2012-09-28
1
-0
/
+4
*
Merge tag 'hwspinlock-3.6-fix' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2012-09-18
1
-1
/
+2
|
\
|
*
hwspinlock/core: move the dereference below the NULL test
Wei Yongjun
2012-09-10
1
-1
/
+2
*
|
vfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE_DISCONNECTED in d_kill()
Miklos Szeredi
2012-09-18
2
-2
/
+4
*
|
Merge branch 'for-3.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-09-17
1
-2
/
+10
|
\
\
|
*
|
workqueue: always clear WORKER_REBIND in busy_worker_rebind_fn()
Lai Jiangshan
2012-09-17
1
-2
/
+10
*
|
|
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-09-17
13
-20
/
+60
|
\
\
\
|
*
|
|
memory hotplug: fix section info double registration bug
qiuxishi
2012-09-17
1
-6
/
+10
|
*
|
|
mm/page_alloc: fix the page address of higher page's buddy calculation
Li Haifeng
2012-09-17
1
-1
/
+1
|
*
|
|
drivers/rtc/rtc-twl.c: ensure all interrupts are disabled during probe
Kevin Hilman
2012-09-17
1
-0
/
+5
|
*
|
|
compiler.h: add __visible
Andi Kleen
2012-09-17
2
-0
/
+11
|
*
|
|
pid-namespace: limit value of ns_last_pid to (0, max_pid)
Andrew Vagin
2012-09-17
1
-1
/
+5
|
*
|
|
include/net/sock.h: squelch compiler warning in sk_rmem_schedule()
Chuck Lever
2012-09-17
1
-1
/
+1
|
*
|
|
slub: consider pfmemalloc_match() in get_partial_node()
Joonsoo Kim
2012-09-17
1
-5
/
+10
|
*
|
|
slab: fix starting index for finding another object
Joonsoo Kim
2012-09-17
1
-1
/
+1
|
*
|
|
slab: do ClearSlabPfmemalloc() for all pages of slab
Mel Gorman
2012-09-17
1
-2
/
+2
|
*
|
|
nbd: clear waiting_queue on shutdown
Paul Clements
2012-09-17
1
-0
/
+9
|
*
|
|
MAINTAINERS: fix TXT maintainer list and source repo path
Gang Wei
2012-09-17
1
-2
/
+3
|
*
|
|
mm/ia64: fix a memory block size bug
Jianguo Wu
2012-09-17
1
-1
/
+1
|
*
|
|
memory hotplug: reset pgdat->kswapd to NULL if creating kernel thread fails
Wen Congyang
2012-09-17
1
-0
/
+1
*
|
|
|
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2012-09-17
8
-75
/
+78
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
|
|
|
|
|
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
*
-
-
-
-
-
.
\
\
Merge branches 'cxgb4', 'ipoib', 'mlx4', 'ocrdma' and 'qib' into for-next
Roland Dreier
2012-09-14
7
-74
/
+77
|
|
\
\
\
\
\
\
|
|
|
|
|
*
|
|
IB/qib: Fix failure of compliance test C14-024#06_LocalPortNum
Mike Marciniszyn
2012-09-14
1
-1
/
+2
|
|
|
|
*
|
|
|
RDMA/ocrdma: Fix CQE expansion of unsignaled WQE
Parav Pandit
2012-09-14
1
-4
/
+4
|
|
|
|
|
/
/
/
|
|
|
*
/
/
/
mlx4_core: Fix integer overflows so 8TBs of memory registration works
Yishai Hadas
2012-09-13
2
-17
/
+23
|
|
|
|
/
/
/
|
|
*
|
|
|
IPoIB: Fix AB-BA deadlock when deleting neighbours
Shlomo Pongratz
2012-09-12
3
-46
/
+27
|
|
*
|
|
|
IPoIB: Fix memory leak in the neigh table deletion flow
Shlomo Pongratz
2012-09-12
2
-6
/
+21
|
|
|
/
/
/
|
*
/
/
/
RDMA/cxgb4: Move dereference below NULL test
Wei Yongjun
2012-09-07
1
-1
/
+1
|
|
/
/
/
*
|
|
|
fs/proc: fix potential unregister_sysctl_table hang
Francesco Ruggeri
2012-09-17
1
-3
/
+2
*
|
|
|
Linux 3.6-rc6
v3.6-rc6
Linus Torvalds
2012-09-16
1
-1
/
+1
*
|
|
|
Merge tag 'mfd-for-linus-3.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-09-16
58
-247
/
+343
|
\
\
\
\
|
*
|
|
|
mfd: MAX77693: Fix NULL pointer error when initializing irqs
Chanwoo Choi
2012-09-16
2
-7
/
+26
|
*
|
|
|
mfd: MAX77693: Fix interrupt handling bug
Chanwoo Choi
2012-09-16
1
-5
/
+31
|
*
|
|
|
mfd: core: Push irqdomain mapping out into devices
Mark Brown
2012-09-15
54
-112
/
+125
|
*
|
|
|
mfd: lpc_ich: Fix a 3.5 kernel regression for iTCO_wdt driver
Feng Tang
2012-08-23
1
-19
/
+1
|
*
|
|
|
mfd: Move tps65217 regulator plat data handling to regulator
AnilKumar Ch
2012-08-22
3
-105
/
+161
*
|
|
|
|
Merge tag 'for-3.6-rc6' of git://gitorious.org/linux-pwm/linux-pwm
Linus Torvalds
2012-09-16
2
-0
/
+36
|
\
\
\
\
\
|
*
|
|
|
|
pwm: pwm-tiehrpwm: Fix conflicting channel period setting
Philip, Avinash
2012-09-10
1
-0
/
+29
|
*
|
|
|
|
pwm: pwm-tiecap: Disable APWM mode after configure
Philip, Avinash
2012-09-10
1
-0
/
+7
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
2012-09-16
10
-126
/
+141
|
\
\
\
\
\
\
|
*
|
|
|
|
|
target: go through normal processing for zero-length REQUEST_SENSE
Paolo Bonzini
2012-09-07
1
-9
/
+2
|
*
|
|
|
|
|
target: support zero allocation length in REQUEST SENSE
Paolo Bonzini
2012-09-07
2
-17
/
+19
|
*
|
|
|
|
|
target: support zero-size allocation lengths in transport_kmap_data_sg
Paolo Bonzini
2012-09-07
1
-4
/
+9
|
*
|
|
|
|
|
target: fail REPORT LUNS with less than 16 bytes of payload
Paolo Bonzini
2012-09-07
1
-0
/
+7
|
*
|
|
|
|
|
target: report too-small parameter lists everywhere
Paolo Bonzini
2012-09-07
3
-2
/
+30
[next]