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
2015-05-31
ext4 crypto: handle unexpected lack of encryption keys
Theodore Ts'o
3
-9
/
+14
2015-05-31
ext4 crypto: allocate the right amount of memory for the on-disk symlink
Theodore Ts'o
3
-21
/
+37
2015-05-31
ext4 crypto: clean up error handling in ext4_fname_setup_filename
Theodore Ts'o
1
-19
/
+16
2015-05-31
ext4 crypto: policies may only be set on directories
Theodore Ts'o
1
-0
/
+2
2015-05-31
ext4 crypto: enforce crypto policy restrictions on cross-renames
Theodore Ts'o
1
-0
/
+9
2015-05-31
ext4 crypto: encrypt tmpfile located in encryption protected directory
Theodore Ts'o
3
-34
/
+30
2015-05-31
ext4 crypto: make sure the encryption info is initialized on opendir(2)
Theodore Ts'o
1
-0
/
+8
2015-05-31
ext4 crypto: set up encryption info for new inodes in ext4_inherit_context()
Theodore Ts'o
1
-0
/
+1
2015-05-31
ext4 crypto: fix memory leaks in ext4_encrypted_zeroout
Theodore Ts'o
1
-31
/
+31
2015-05-31
ext4 crypto: use per-inode tfm structure
Theodore Ts'o
9
-156
/
+96
2015-05-31
ext4 crypto: require CONFIG_CRYPTO_CTR if ext4 encryption is enabled
Theodore Ts'o
1
-0
/
+1
2015-05-31
ext4 crypto: shrink size of the ext4_crypto_ctx structure
Theodore Ts'o
4
-34
/
+30
2015-05-18
ext4 crypto: get rid of ci_mode from struct ext4_crypt_info
Theodore Ts'o
4
-15
/
+12
2015-05-18
ext4 crypto: use slab caches
Theodore Ts'o
3
-34
/
+39
2015-05-18
ext4: clean up superblock encryption mode fields
Theodore Ts'o
4
-32
/
+7
2015-05-18
ext4 crypto: reorganize how we store keys in the inode
Theodore Ts'o
11
-346
/
+246
2015-05-18
ext4 crypto: separate kernel and userspace structure for the key
Theodore Ts'o
6
-48
/
+43
2015-05-18
ext4 crypto: don't allocate a page when encrypting/decrypting file names
Theodore Ts'o
5
-54
/
+28
2015-05-18
ext4 crypto: optimize filename encryption
Theodore Ts'o
4
-313
/
+230
2015-05-18
Linux 4.1-rc4
v4.1-rc4
Linus Torvalds
1
-1
/
+1
2015-05-18
watchdog: Fix merge 'conflict'
Peter Zijlstra
1
-5
/
+15
2015-05-18
Merge tag 'for-linus-20150516' of git://git.infradead.org/linux-mtd
Linus Torvalds
3
-8
/
+10
2015-05-16
Merge tag 'usb-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
38
-140
/
+171
2015-05-16
Merge tag 'tty-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
10
-34
/
+64
2015-05-16
Merge tag 'staging-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
24
-110
/
+152
2015-05-16
Merge tag 'char-misc-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-12
/
+12
2015-05-16
Merge branch 'for-linus-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2015-05-16
Merge tag 'upstream-4.1-rc4' of git://git.infradead.org/linux-ubifs
Linus Torvalds
1
-0
/
+2
2015-05-16
Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-21
/
+53
2015-05-16
Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-10
/
+68
2015-05-16
Merge branch 'master' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
9
-17
/
+10
2015-05-16
Merge tag 'arc-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...
Linus Torvalds
3
-16
/
+3
2015-05-16
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
25
-165
/
+199
2015-05-16
Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...
Linus Torvalds
4
-51
/
+50
2015-05-16
Merge tag 'linux-kselftest-4.1-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-35
/
+69
2015-05-15
Merge branch 'parisc-4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-5
/
+17
2015-05-15
Documentation: dt: mtd: replace "nor-jedec" binding with "jedec, spi-nor"
Brian Norris
2
-6
/
+6
2015-05-15
MIPS: tlb-r4k: Fix PG_ELPA comment
James Hogan
1
-1
/
+1
2015-05-15
MIPS: Fix up obsolete cpu_set usage
Ezequiel Garcia
1
-1
/
+1
2015-05-15
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2015-05-15
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-36
/
+37
2015-05-15
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-14
/
+43
2015-05-15
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2015-05-15
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
9
-12
/
+24
2015-05-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
10
-13
/
+28
2015-05-15
Merge tag 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
7
-40
/
+41
2015-05-15
Merge tag 'mvebu-fixes-4.1-2' of git://git.infradead.org/linux-mvebu into fixes
Arnd Bergmann
5
-4
/
+13
2015-05-15
MAINTAINERS: Add dts entries for some of the Marvell SoCs
Gregory CLEMENT
1
-1
/
+9
2015-05-15
Merge branch 'liblockdep-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2
-1
/
+5
2015-05-15
Merge tag 'drm-intel-fixes-2015-05-13' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
1
-3
/
+10
[next]