index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
tpm
/
eventlog
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-05-09
tpm: export the context save and load commands
James Bottomley
2
-4
/
+8
2024-05-09
tpm: add buffer function to point to returned parameters
James Bottomley
2
-0
/
+30
2024-05-09
crypto: lib - implement library version of AES in CFB mode
Ard Biesheuvel
4
-0
/
+270
2024-05-09
KEYS: trusted: tpm2: Use struct tpm_buf for sized buffers
Jarkko Sakkinen
1
-23
/
+31
2024-05-09
tpm: Add tpm_buf_read_{u8,u16,u32}
Jarkko Sakkinen
2
-1
/
+83
2024-05-09
tpm: TPM2B formatted buffers
Jarkko Sakkinen
2
-3
/
+39
2024-05-09
tpm: Store the length of the tpm_buf data separately.
Jarkko Sakkinen
5
-20
/
+47
2024-05-09
tpm: Update struct tpm_buf documentation comments
Jarkko Sakkinen
1
-5
/
+4
2024-05-09
tpm: Move buffer handling from static inlines to real functions
James Bottomley
3
-71
/
+97
2024-05-09
tpm: Remove tpm_send()
Jarkko Sakkinen
3
-32
/
+12
2024-05-09
tpm: Remove unused tpm_buf_tag()
Jarkko Sakkinen
1
-7
/
+0
2024-05-09
char: tpm: Keep TPM_INF_IO_PORT define for HAS_IOPORT=n
Niklas Schnelle
2
-3
/
+1
2024-05-09
dt-bindings: tpm: Add st,st33ktpm2xi2c
Michael Haener
1
-0
/
+1
2024-05-09
Documentation: tpm_tis
Jarkko Sakkinen
2
-0
/
+47
2024-05-09
tpm/eventlog: remove redundant assignment to variabel ret
Colin Ian King
1
-1
/
+0
2024-05-09
char: tpm: handle HAS_IOPORT dependencies
Niklas Schnelle
3
-15
/
+21
2024-05-08
virtiofs: include a newline in sysfs tag
Brian Foster
1
-1
/
+1
2024-05-07
bcachefs: Add missing sched_annotate_sleep() in bch2_journal_flush_seq_async()
Kent Overstreet
1
-0
/
+6
2024-05-07
bcachefs: Fix race in bch2_write_super()
Kent Overstreet
1
-15
/
+32
2024-05-06
Reapply "drm/qxl: simplify qxl_fence_wait"
Linus Torvalds
2
-52
/
+5
2024-05-06
PCI/ASPM: Restore parent state to parent, child state to child
Kai-Heng Feng
1
-2
/
+2
2024-05-06
bcachefs: BCH_SB_LAYOUT_SIZE_BITS_MAX
Kent Overstreet
2
-1
/
+3
2024-05-06
bcachefs: Add missing skcipher_request_set_callback() call
Kent Overstreet
1
-0
/
+1
2024-05-06
bcachefs: Fix snapshot_t() usage in bch2_fs_quota_read_inode()
Kent Overstreet
1
-5
/
+3
2024-05-06
bcachefs: Fix shift-by-64 in bformat_needs_redo()
Kent Overstreet
1
-8
/
+14
2024-05-06
bcachefs: Guard against unknown k.k->type in __bkey_invalid()
Kent Overstreet
1
-2
/
+2
2024-05-06
bcachefs: Add missing validation for superblock section clean
Kent Overstreet
1
-0
/
+14
2024-05-06
bcachefs: Fix assert in bch2_alloc_v4_invalid()
Kent Overstreet
2
-4
/
+8
2024-05-06
bcachefs: fix overflow in fiemap
Reed Riley
1
-1
/
+1
2024-05-06
bcachefs: Add a better limit for maximum number of buckets
Kent Overstreet
4
-3
/
+17
2024-05-06
bcachefs: Fix lifetime issue in device iterator helpers
Kent Overstreet
1
-2
/
+2
2024-05-06
bcachefs: Fix bch2_dev_lookup() refcounting
Kent Overstreet
1
-6
/
+2
2024-05-06
bcachefs: Initialize bch_write_op->failed in inline data path
Kent Overstreet
1
-0
/
+2
2024-05-06
bcachefs: Fix refcount put in sb_field_resize error path
Kent Overstreet
1
-1
/
+1
2024-05-06
bcachefs: Inodes need extra padding for varint_decode_fast()
Kent Overstreet
1
-10
/
+18
2024-05-06
bcachefs: Fix early error path in bch2_fs_btree_key_cache_exit()
Kent Overstreet
1
-7
/
+9
2024-05-06
bcachefs: bucket_pos_to_bp_noerror()
Kent Overstreet
2
-5
/
+11
2024-05-06
bcachefs: don't free error pointers
Kent Overstreet
1
-1
/
+2
2024-05-06
bcachefs: Fix a scheduler splat in __bch2_next_write_buffer_flush_journal_buf()
Kent Overstreet
1
-0
/
+2
2024-05-05
Linux 6.9-rc7
v6.9-rc7
Linus Torvalds
1
-1
/
+1
2024-05-05
epoll: be better about file lifetimes
Linus Torvalds
1
-1
/
+37
2024-05-05
ksmbd: do not grant v2 lease if parent lease key and epoch are not set
Namjae Jeon
1
-5
/
+9
2024-05-05
ksmbd: use rwsem instead of rwlock for lease break
Namjae Jeon
5
-38
/
+30
2024-05-05
ksmbd: avoid to send duplicate lease break notifications
Namjae Jeon
1
-6
/
+15
2024-05-05
ksmbd: off ipv6only for both ipv4/ipv6 binding
Namjae Jeon
1
-0
/
+4
2024-05-04
eventfs: Have "events" directory get permissions from its parent
Steven Rostedt (Google)
1
-6
/
+24
2024-05-04
eventfs: Do not treat events directory different than other directories
Steven Rostedt (Google)
1
-15
/
+1
2024-05-04
eventfs: Do not differentiate the toplevel events directory
Steven Rostedt (Google)
2
-25
/
+11
2024-05-04
tracefs: Still use mount point as default permissions for instances
Steven Rostedt (Google)
1
-2
/
+25
2024-05-04
tracefs: Reset permissions on remount if permissions are options
Steven Rostedt (Google)
3
-2
/
+99
[next]