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
2016-10-08
befs: fix typo in befs_sb_info
Salah Triki
1
-1
/
+1
2016-10-08
befs: add flags field to validate superblock state
Salah Triki
2
-1
/
+6
2016-10-08
befs: fix typo in befs_find_key
Luis de Bethencourt
1
-1
/
+1
2016-10-08
befs: remove unused BEFS_BT_PARMATCH
Luis de Bethencourt
2
-19
/
+16
2016-10-08
fs: befs: remove ret variable
Salah Triki
1
-2
/
+1
2016-10-08
fs: befs: remove in vain variable assignment
Salah Triki
1
-1
/
+1
2016-10-08
fs: befs: remove unnecessary *befs_sb variable
Salah Triki
1
-2
/
+1
2016-10-08
fs: befs: remove useless initialization to zero
Salah Triki
1
-1
/
+1
2016-10-08
fs: befs: remove in vain variable assignment
Salah Triki
1
-2
/
+0
2016-10-08
fs: befs: Insert NULL inode to dentry
Salah Triki
1
-0
/
+1
2016-10-08
fs: befs: Remove useless calls to brelse in befs_find_brun_dblindirect
Salah Triki
1
-2
/
+0
2016-10-08
fs: befs: Coding style fix
Salah Triki
1
-3
/
+3
2016-10-08
fs: befs: Remove redundant validation from befs_find_brun_direct
Salah Triki
1
-8
/
+0
2016-10-08
befs: fix typo in befs_bt_read_node documentation
Luis de Bethencourt
1
-2
/
+2
2016-10-08
befs: in memory free_node_ptr and max_size never read
Luis de Bethencourt
1
-2
/
+0
2016-10-08
befs: make consistent use of befs_error()
Luis de Bethencourt
3
-4
/
+9
2016-10-08
befs: use simpler while loop
Luis de Bethencourt
1
-36
/
+38
2016-10-08
befs: remove constant variable
Luis de Bethencourt
1
-5
/
+2
2016-10-08
befs: avoid dereferencing dentry twice
Luis de Bethencourt
1
-1
/
+1
2016-10-08
fs: befs: remove comment that confuses kernel-doc
Luis de Bethencourt
1
-4
/
+0
2016-10-08
fs: befs: check silent flag before logging error
Luis de Bethencourt
1
-1
/
+2
2016-10-08
fs: befs: replace befs_bread by sb_bread
Salah Triki
4
-30
/
+4
2016-10-08
befs: remove unused functions
Luis de Bethencourt
1
-12
/
+0
2016-10-08
befs: fix function name in documentation
Luis de Bethencourt
1
-1
/
+1
2016-10-08
befs: check return of sb_min_blocksize
Luis de Bethencourt
1
-1
/
+6
2016-10-08
fs: befs: remove useless pr_err in befs_init_inodecache()
Salah Triki
1
-4
/
+2
2016-10-08
fs/befs/linuxvfs.c: remove useless befs_error
Salah Triki
1
-2
/
+0
2016-10-08
fs/befs/linuxvfs.c: remove useless pr_err in befs_fill_super()
Salah Triki
1
-4
/
+2
2016-10-08
fs/befs/linuxvfs.c: check silent flag before logging errors
Salah Triki
1
-6
/
+9
2016-10-08
fs/befs/linuxvfs.c: move useless assignment
Salah Triki
1
-1
/
+1
2016-10-02
Linux 4.8
v4.8
Linus Torvalds
1
-1
/
+1
2016-10-02
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
3
-5
/
+13
2016-10-02
ARM: 8618/1: decompressor: reset ttbcr fields to use TTBR0 on ARMv7
Srinivas Ramana
1
-1
/
+1
2016-10-02
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-19
/
+16
2016-10-02
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
12
-55
/
+101
2016-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
8
-29
/
+90
2016-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
26
-127
/
+171
2016-10-02
MIPS: CM: Fix mips_cm_max_vp_width for non-MT kernels on MT systems
Paul Burton
1
-0
/
+11
2016-10-01
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
4
-5
/
+4
2016-09-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+6
2016-09-30
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-64
/
+74
2016-09-30
include/linux/property.h: fix typo/compile error
John Youn
1
-1
/
+1
2016-09-30
ocfs2: fix deadlock on mmapped page in ocfs2_write_begin_nolock()
Eric Ren
1
-0
/
+10
2016-09-30
mm: workingset: fix crash in shadow node shrinker caused by replace_page_cach...
Johannes Weiner
3
-63
/
+63
2016-09-30
MAINTAINERS: Switch to kernel.org email address for Javi Merino
Javi Merino
2
-1
/
+2
2016-09-30
x86/entry/64: Fix context tracking state warning when load_gs_index fails
Wanpeng Li
1
-2
/
+2
2016-09-30
x86/boot: Initialize FPU and X86_FEATURE_ALWAYS even if we don't have CPUID
Andy Lutomirski
1
-12
/
+11
2016-09-30
x86/vdso: Fix building on big endian host
Segher Boessenkool
1
-1
/
+1
2016-09-30
x86/boot: Fix another __read_cr4() case on 486
Andy Lutomirski
1
-3
/
+1
2016-09-30
sctp: fix the issue sctp_diag uses lock_sock in rcu_read_lock
Xin Long
2
-21
/
+47
[next]