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
2020-01-22
fscrypt: improve format of no-key names
Daniel Rosenberg
4
-127
/
+171
2020-01-22
ubifs: allow both hash and disk name to be provided in no-key names
Eric Biggers
3
-6
/
+3
2020-01-22
ubifs: don't trigger assertion on invalid no-key filename
Eric Biggers
1
-0
/
+2
2020-01-22
fscrypt: clarify what is meant by a per-file key
Eric Biggers
4
-36
/
+37
2020-01-22
fscrypt: derive dirhash key for casefolded directories
Daniel Rosenberg
6
-14
/
+110
2020-01-22
fscrypt: don't allow v1 policies with casefolding
Daniel Rosenberg
5
-2
/
+49
2020-01-22
fscrypt: add "fscrypt_" prefix to fname_encrypt()
Eric Biggers
3
-8
/
+10
2020-01-22
fscrypt: don't print name of busy file when removing key
Eric Biggers
1
-13
/
+2
2020-01-20
ubifs: use IS_ENCRYPTED() instead of ubifs_crypt_is_encrypted()
Eric Biggers
4
-16
/
+9
2020-01-14
fscrypt: document gfp_flags for bounce page allocation
Eric Biggers
1
-1
/
+6
2020-01-14
fscrypt: optimize fscrypt_zeroout_range()
Eric Biggers
1
-31
/
+81
2019-12-31
fscrypt: remove redundant bi_status check
Eric Biggers
1
-2
/
+0
2019-12-31
fscrypt: Allow modular crypto algorithms
Herbert Xu
4
-7
/
+17
2019-12-31
fscrypt: include <linux/ioctl.h> in UAPI header
Eric Biggers
1
-0
/
+1
2019-12-31
fscrypt: don't check for ENOKEY from fscrypt_get_encryption_info()
Eric Biggers
3
-3
/
+3
2019-12-31
fscrypt: remove fscrypt_is_direct_key_policy()
Eric Biggers
1
-6
/
+0
2019-12-31
fscrypt: move fscrypt_valid_enc_modes() to policy.c
Eric Biggers
2
-18
/
+17
2019-12-31
fscrypt: check for appropriate use of DIRECT_KEY flag earlier
Eric Biggers
4
-30
/
+35
2019-12-31
fscrypt: split up fscrypt_supported_policy() by policy version
Eric Biggers
1
-57
/
+59
2019-12-31
fscrypt: introduce fscrypt_needs_contents_encryption()
Eric Biggers
1
-0
/
+20
2019-12-31
fscrypt: move fscrypt_d_revalidate() to fname.c
Eric Biggers
3
-51
/
+50
2019-12-31
fscrypt: constify inode parameter to filename encryption functions
Eric Biggers
3
-14
/
+16
2019-12-31
fscrypt: constify struct fscrypt_hkdf parameter to fscrypt_hkdf_expand()
Eric Biggers
2
-2
/
+2
2019-12-31
fscrypt: verify that the crypto_skcipher has the correct ivsize
Eric Biggers
1
-0
/
+4
2019-12-31
fscrypt: use crypto_skcipher_driver_name()
Eric Biggers
1
-2
/
+1
2019-12-31
fscrypt: support passing a keyring key to FS_IOC_ADD_ENCRYPTION_KEY
Eric Biggers
3
-12
/
+168
2019-12-29
Linux 5.5-rc4
v5.5-rc4
Linus Torvalds
1
-1
/
+1
2019-12-29
Merge tag 'riscv/for-v5.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-3
/
+6
2019-12-29
Merge tag 'locks-v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jla...
Linus Torvalds
1
-1
/
+1
2019-12-29
Merge tag '5.5-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-10
/
+56
2019-12-29
locks: print unsigned ino in /proc/locks
Amir Goldstein
1
-1
/
+1
2019-12-27
riscv: export flush_icache_all to modules
Olof Johansson
1
-0
/
+1
2019-12-27
riscv: reject invalid syscalls below -1
David Abdurachmanov
1
-0
/
+1
2019-12-27
riscv: fix compile failure with EXPORT_SYMBOL() & !MMU
Luc Van Oostenryck
2
-3
/
+4
2019-12-27
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
6
-11
/
+12
2019-12-27
Merge tag 'drm-fixes-2019-12-28' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
14
-86
/
+139
2019-12-27
Merge tag 'linux-kselftest-5.5-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
11
-38
/
+70
2019-12-27
Merge tag 'pm-5.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-4
/
+1
2019-12-27
Merge tag 'io_uring-5.5-20191226' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-343
/
+357
2019-12-27
Merge tag 'libata-5.5-20191226' of git://git.kernel.dk/linux-block
Linus Torvalds
8
-44
/
+128
2019-12-27
Merge tag 'block-5.5-20191226' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-1
/
+17
2019-12-27
Merge tag 'gpio-v5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
9
-28
/
+35
2019-12-27
Merge tag 'drm-intel-fixes-2019-12-23' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
14
-86
/
+139
2019-12-25
ata: ahci_brcm: Add missing clock management during recovery
Florian Fainelli
1
-0
/
+7
2019-12-25
ata: ahci_brcm: BCM7425 AHCI requires AHCI_HFLAG_DELAY_ENGINE
Florian Fainelli
1
-15
/
+16
2019-12-25
ata: ahci_brcm: Fix AHCI resources management
Florian Fainelli
1
-29
/
+76
2019-12-25
ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys()
Florian Fainelli
2
-2
/
+6
2019-12-25
libata: Fix retrieving of active qcs
Sascha Hauer
5
-3
/
+28
2019-12-25
Merge tag 'devfreq-fixes-for-5.5-rc4' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
1
-4
/
+1
2019-12-24
io-wq: add cond_resched() to worker thread
Hillf Danton
1
-0
/
+2
[next]