开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-01-22
fscrypt: don't allow v1 policies with casefolding
Daniel Rosenberg
2020-01-22
fscrypt: add "fscrypt_" prefix to fname_encrypt()
Eric Biggers
2020-01-22
fscrypt: don't print name of busy file when removing key
Eric Biggers
2020-01-20
ubifs: use IS_ENCRYPTED() instead of ubifs_crypt_is_encrypted()
Eric Biggers
2020-01-14
fscrypt: document gfp_flags for bounce page allocation
Eric Biggers
2020-01-14
fscrypt: optimize fscrypt_zeroout_range()
Eric Biggers
2019-12-31
fscrypt: remove redundant bi_status check
Eric Biggers
2019-12-31
fscrypt: Allow modular crypto algorithms
Herbert Xu
2019-12-31
fscrypt: include <linux/ioctl.h> in UAPI header
Eric Biggers
2019-12-31
fscrypt: don't check for ENOKEY from fscrypt_get_encryption_info()
Eric Biggers
2019-12-31
fscrypt: remove fscrypt_is_direct_key_policy()
Eric Biggers
2019-12-31
fscrypt: move fscrypt_valid_enc_modes() to policy.c
Eric Biggers
2019-12-31
fscrypt: check for appropriate use of DIRECT_KEY flag earlier
Eric Biggers
2019-12-31
fscrypt: split up fscrypt_supported_policy() by policy version
Eric Biggers
2019-12-31
fscrypt: introduce fscrypt_needs_contents_encryption()
Eric Biggers
2019-12-31
fscrypt: move fscrypt_d_revalidate() to fname.c
Eric Biggers
2019-12-31
fscrypt: constify inode parameter to filename encryption functions
Eric Biggers
2019-12-31
fscrypt: constify struct fscrypt_hkdf parameter to fscrypt_hkdf_expand()
Eric Biggers
2019-12-31
fscrypt: verify that the crypto_skcipher has the correct ivsize
Eric Biggers
2019-12-31
fscrypt: use crypto_skcipher_driver_name()
Eric Biggers
2019-12-31
fscrypt: support passing a keyring key to FS_IOC_ADD_ENCRYPTION_KEY
Eric Biggers
2019-12-29
Linux 5.5-rc4
v5.5-rc4
Linus Torvalds
2019-12-29
Merge tag 'riscv/for-v5.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-12-29
Merge tag 'locks-v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jla...
Linus Torvalds
2019-12-29
Merge tag '5.5-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2019-12-29
locks: print unsigned ino in /proc/locks
Amir Goldstein
2019-12-27
riscv: export flush_icache_all to modules
Olof Johansson
2019-12-27
riscv: reject invalid syscalls below -1
David Abdurachmanov
2019-12-27
riscv: fix compile failure with EXPORT_SYMBOL() & !MMU
Luc Van Oostenryck
2019-12-27
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2019-12-27
Merge tag 'drm-fixes-2019-12-28' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-12-27
Merge tag 'linux-kselftest-5.5-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-12-27
Merge tag 'pm-5.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2019-12-27
Merge tag 'io_uring-5.5-20191226' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-12-27
Merge tag 'libata-5.5-20191226' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-12-27
Merge tag 'block-5.5-20191226' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-12-27
Merge tag 'gpio-v5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2019-12-27
Merge tag 'drm-intel-fixes-2019-12-23' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2019-12-25
ata: ahci_brcm: Add missing clock management during recovery
Florian Fainelli
2019-12-25
ata: ahci_brcm: BCM7425 AHCI requires AHCI_HFLAG_DELAY_ENGINE
Florian Fainelli
2019-12-25
ata: ahci_brcm: Fix AHCI resources management
Florian Fainelli
2019-12-25
ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys()
Florian Fainelli
2019-12-25
libata: Fix retrieving of active qcs
Sascha Hauer
2019-12-25
Merge tag 'devfreq-fixes-for-5.5-rc4' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
2019-12-24
io-wq: add cond_resched() to worker thread
Hillf Danton
2019-12-23
rseq/selftests: Clarify rseq_prepare_unload() helper requirements
Mathieu Desnoyers
2019-12-23
rseq/selftests: Fix: Namespace gettid() for compatibility with glibc 2.30
Mathieu Desnoyers
2019-12-23
rseq/selftests: Turn off timeout setting
Mathieu Desnoyers
2019-12-23
kunit/kunit_tool_test: Test '--build_dir' option run
SeongJae Park
2019-12-23
kunit: Rename 'kunitconfig' to '.kunitconfig'
SeongJae Park
[next]