index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
*
sunrpc: turn swapper_enable/disable functions into rpc_xprt_ops
Jeff Layton
2015-06-10
4
-11
/
+55
*
sunrpc: lock xprt before trying to set memalloc on the sockets
Jeff Layton
2015-06-10
1
-8
/
+27
*
sunrpc: if we're closing down a socket, clear memalloc on it first
Jeff Layton
2015-06-10
1
-0
/
+3
*
sunrpc: make xprt->swapper an atomic_t
Jeff Layton
2015-06-10
3
-17
/
+30
*
sunrpc: keep a count of swapfiles associated with the rpc_clnt
Jeff Layton
2015-06-10
5
-24
/
+78
*
SUNRPC: Fix a backchannel race
Trond Myklebust
2015-06-05
3
-15
/
+31
*
SUNRPC: Clean up allocation and freeing of back channel requests
Trond Myklebust
2015-06-05
1
-40
/
+55
*
SUNRPC: Remove unused argument 'tk_ops' in rpc_run_bc_task
Trond Myklebust
2015-06-05
3
-8
/
+4
*
SUNRPC: Clean up bc_send()
Chuck Lever
2015-06-02
4
-73
/
+26
*
SUNRPC: Backchannel handle socket nospace
Trond Myklebust
2015-06-02
1
-11
/
+16
*
SUNRPC: Fix a memory leak in the backchannel code
Trond Myklebust
2015-06-02
1
-1
/
+1
*
NFS: drop unneeded goto
Julia Lawall
2015-06-02
1
-6
/
+1
*
SUNRPC: drop stale doc comments in xprtsock.c
Stefan Hajnoczi
2015-06-02
1
-8
/
+0
*
NFS: Fix size of NFSACL SETACL operations
Chuck Lever
2015-06-02
1
-1
/
+1
*
NFS: report more appropriate block size for directories.
NeilBrown
2015-06-02
1
-0
/
+2
*
NFSv4: Always drain the slot table before re-establishing the lease
Trond Myklebust
2015-06-02
1
-1
/
+1
*
fixing infinite OPEN loop in 4.0 stateid recovery
Olga Kornievskaia
2015-06-01
1
-0
/
+2
*
Linux 4.1-rc6
v4.1-rc6
Linus Torvalds
2015-05-31
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-05-31
1
-4
/
+4
|
\
|
*
d_walk() might skip too much
Al Viro
2015-05-28
1
-4
/
+4
*
|
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2015-05-31
3
-15
/
+18
|
\
\
|
*
|
ARM: 8357/1: perf: fix memory leak when probing PMU PPIs
Will Deacon
2015-05-18
1
-4
/
+5
|
*
|
ARM: fix missing syscall trace exit
Russell King
2015-05-15
1
-1
/
+3
|
*
|
ARM: 8356/1: mm: handle non-pmd-aligned end of RAM
Mark Rutland
2015-05-14
1
-10
/
+10
*
|
|
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/ralf...
Linus Torvalds
2015-05-31
7
-15
/
+30
|
\
\
\
|
*
|
|
MIPS: strnlen_user.S: Fix a CPU_DADDI_WORKAROUNDS regression
Maciej W. Rozycki
2015-05-29
1
-2
/
+13
|
*
|
|
MIPS: BMIPS: Fix bmips_wr_vec()
Petri Gynther
2015-05-29
1
-1
/
+1
|
*
|
|
MIPS: ath79: fix build problem if CONFIG_BLK_DEV_INITRD is not set
Laurent Fasnacht
2015-05-29
1
-0
/
+3
|
*
|
|
MIPS: Fuloong 2E: Replace CONFIG_USB_ISP1760_HCD by CONFIG_USB_ISP1760
Geert Uytterhoeven
2015-05-26
1
-1
/
+1
|
*
|
|
MIPS: irq: Use DECLARE_BITMAP
Joe Perches
2015-05-26
1
-1
/
+1
|
*
|
|
ttyFDC: Fix to use native endian MMIO reads
James Hogan
2015-05-26
1
-8
/
+9
|
*
|
|
MIPS: Fix CDMM to use native endian MMIO reads
James Hogan
2015-05-26
1
-2
/
+2
*
|
|
|
Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...
Linus Torvalds
2015-05-31
2
-40
/
+185
|
\
\
\
\
|
*
|
|
|
tools/power turbostat: update version number to 4.7
Len Brown
2015-05-27
1
-1
/
+1
|
*
|
|
|
tools/power turbostat: allow running without cpu0
Prarit Bhargava
2015-05-27
1
-15
/
+31
|
*
|
|
|
tools/power turbostat: correctly decode of ENERGY_PERFORMANCE_BIAS
Len Brown
2015-05-27
1
-1
/
+1
|
*
|
|
|
tools/power turbostat: enable turbostat to support Knights Landing (KNL)
Dasaratharaman Chandramouli
2015-05-27
2
-4
/
+102
|
*
|
|
|
tools/power turbostat: correctly display more than 2 threads/core
Dasaratharaman Chandramouli
2015-05-27
1
-20
/
+51
|
|
/
/
/
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
2015-05-31
24
-287
/
+180
|
\
\
\
\
|
*
|
|
|
iser-target: Fix error path in isert_create_pi_ctx()
Roland Dreier
2015-05-30
1
-3
/
+3
|
*
|
|
|
target: Use a PASSTHROUGH flag instead of transport_types
Andy Grover
2015-05-30
11
-22
/
+17
|
*
|
|
|
target: Move passthrough CDB parsing into a common function
Andy Grover
2015-05-30
4
-94
/
+78
|
*
|
|
|
target/user: Only support full command pass-through
Andy Grover
2015-05-30
2
-70
/
+75
|
*
|
|
|
target/user: Update example code for new ABI requirements
Andy Grover
2015-05-30
1
-2
/
+6
|
*
|
|
|
target/pscsi: Don't leak scsi_host if hba is VIRTUAL_HOST
Andy Grover
2015-05-30
2
-0
/
+4
|
*
|
|
|
target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystem
Christoph Hellwig
2015-05-30
8
-64
/
+34
|
*
|
|
|
target: Drop signal_pending checks after interruptible lock acquire
Nicholas Bellinger
2015-05-19
3
-6
/
+3
|
*
|
|
|
target: Add missing parentheses
Bart Van Assche
2015-05-14
1
-2
/
+2
|
*
|
|
|
target: Fix bidi command handling
Bart Van Assche
2015-05-14
1
-2
/
+1
|
*
|
|
|
target/user: Disallow full passthrough (pass_level=0)
Andy Grover
2015-05-02
2
-76
/
+10
[next]