index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
KEYS: asymmetric: enforce SM2 signature use pkey algo
Tianjia Zhang
2022-08-03
1
-2
/
+5
*
pkcs7: support EC-RDSA/streebog in SignerInfo
Elvira Khabirova
2022-08-03
1
-0
/
+11
*
pkcs7: parser support SM2 and SM3 algorithms combination
Tianjia Zhang
2022-08-03
1
-0
/
+7
*
sign-file: Fix confusing error messages
Tianjia Zhang
2022-08-03
1
-1
/
+1
*
X.509: Support parsing certificate using SM2 algorithm
Tianjia Zhang
2022-08-03
1
-0
/
+3
*
tpm: Add tpm_tis_i2c backend for tpm_tis_core
Alexander Steffen
2022-08-03
3
-0
/
+404
*
tpm: Add tpm_tis_verify_crc to the tpm_tis_phy_ops protocol layer
Alexander Steffen
2022-08-03
2
-0
/
+24
*
dt-bindings: trivial-devices: Add Infineon SLB9673 TPM
Alexander Steffen
2022-08-03
1
-0
/
+2
*
tpm: Add upgrade/reduced mode support for TPM1.2 modules
Stefan Mahnke-Hartmann
2022-08-03
2
-1
/
+7
*
Merge tag 'pull-work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-08-03
2
-17
/
+46
|
\
|
*
fs/dcache: Move wakeup out of i_seq_dir write held region.
Sebastian Andrzej Siewior
2022-07-30
1
-5
/
+5
|
*
fs/dcache: Move the wakeup from __d_lookup_done() to the caller.
Sebastian Andrzej Siewior
2022-07-30
2
-13
/
+31
|
*
fs/dcache: Disable preemption on i_dir_seq write side on PREEMPT_RT
Sebastian Andrzej Siewior
2022-07-30
1
-1
/
+11
|
*
d_add_ci(): make sure we don't miss d_lookup_done()
Al Viro
2022-07-30
1
-0
/
+1
*
|
Merge tag 'pull-work.lseek' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-03
12
-31
/
+26
|
\
\
|
*
|
fs: remove no_llseek
Jason A. Donenfeld
2022-07-16
7
-14
/
+12
|
*
|
fs: check FMODE_LSEEK to control internal pipe splicing
Jason A. Donenfeld
2022-07-16
1
-6
/
+4
|
*
|
vfio: do not set FMODE_LSEEK flag
Jason A. Donenfeld
2022-07-16
1
-1
/
+1
|
*
|
dma-buf: remove useless FMODE_LSEEK flag
Jason A. Donenfeld
2022-07-16
1
-1
/
+0
|
*
|
fs: do not compare against ->llseek
Jason A. Donenfeld
2022-07-16
3
-12
/
+6
|
*
|
fs: clear or set FMODE_LSEEK based on llseek function
Jason A. Donenfeld
2022-07-16
2
-0
/
+6
|
|
/
*
|
Merge tag 'pull-work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-03
3
-108
/
+86
|
\
\
|
*
|
step_into(): move fetching ->d_inode past handle_mounts()
Al Viro
2022-07-06
1
-20
/
+11
|
*
|
lookup_fast(): don't bother with inode
Al Viro
2022-07-06
1
-18
/
+4
|
*
|
follow_dotdot{,_rcu}(): don't bother with inode
Al Viro
2022-07-06
1
-11
/
+4
|
*
|
step_into(): lose inode argument
Al Viro
2022-07-06
1
-6
/
+9
|
*
|
namei: stash the sampled ->d_seq into nameidata
Al Viro
2022-07-06
1
-50
/
+48
|
*
|
namei: move clearing LOOKUP_RCU towards rcu_read_unlock()
Al Viro
2022-07-06
1
-9
/
+12
|
*
|
switch try_to_unlazy_next() to __legitimize_mnt()
Al Viro
2022-07-05
3
-4
/
+8
|
*
|
follow_dotdot{,_rcu}(): change calling conventions
Al Viro
2022-07-05
1
-9
/
+7
|
*
|
namei: get rid of pointless unlikely(read_seqcount_retry(...))
Al Viro
2022-07-05
1
-9
/
+9
|
*
|
__follow_mount_rcu(): verify that mount_lock remains unchanged
Al Viro
2022-07-05
1
-0
/
+2
|
|
/
*
|
Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-08-03
97
-1887
/
+830
|
\
\
|
*
|
fs: remove the NULL get_block case in mpage_writepages
Christoph Hellwig
2022-08-02
1
-16
/
+6
|
*
|
fs: don't call ->writepage from __mpage_writepage
Christoph Hellwig
2022-08-02
1
-1
/
+1
|
*
|
fs: remove the nobh helpers
Christoph Hellwig
2022-08-02
4
-358
/
+1
|
*
|
jfs: stop using the nobh helper
Christoph Hellwig
2022-08-02
1
-3
/
+15
|
*
|
ext2: remove nobh support
Christoph Hellwig
2022-08-02
5
-63
/
+7
|
*
|
ntfs3: refactor ntfs_writepages
Christoph Hellwig
2022-08-02
1
-5
/
+3
|
*
|
mm/folio-compat: Remove migration compatibility functions
Matthew Wilcox (Oracle)
2022-08-02
3
-34
/
+1
|
*
|
fs: Remove aops->migratepage()
Matthew Wilcox (Oracle)
2022-08-02
3
-8
/
+2
|
*
|
secretmem: Convert to migrate_folio
Matthew Wilcox (Oracle)
2022-08-02
1
-4
/
+3
|
*
|
hugetlb: Convert to migrate_folio
Matthew Wilcox (Oracle)
2022-08-02
3
-21
/
+26
|
*
|
aio: Convert to migrate_folio
Matthew Wilcox (Oracle)
2022-08-02
1
-18
/
+18
|
*
|
f2fs: Convert to filemap_migrate_folio()
Matthew Wilcox (Oracle)
2022-08-02
4
-49
/
+3
|
*
|
ubifs: Convert to filemap_migrate_folio()
Matthew Wilcox (Oracle)
2022-08-02
1
-27
/
+2
|
*
|
btrfs: Convert btrfs_migratepage to migrate_folio
Matthew Wilcox (Oracle)
2022-08-02
1
-17
/
+9
|
*
|
mm/migrate: Add filemap_migrate_folio()
Matthew Wilcox (Oracle)
2022-08-02
7
-34
/
+29
|
*
|
mm/migrate: Convert migrate_page() to migrate_folio()
Matthew Wilcox (Oracle)
2022-08-02
8
-27
/
+30
|
*
|
nfs: Convert to migrate_folio
Matthew Wilcox (Oracle)
2022-08-02
3
-13
/
+13
[next]