index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-02
crypto: hash - Add ctx helpers with DMA alignment
Herbert Xu
1
-0
/
+22
2022-12-02
crypto: aead - Add ctx helpers with DMA alignment
Herbert Xu
1
-0
/
+22
2022-12-02
crypto: api - Add crypto_tfm_ctx_dma
Herbert Xu
2
-7
/
+39
2022-12-02
crypto: Prepare to move crypto_tfm_ctx
Herbert Xu
3
-2
/
+5
2022-12-02
crypto: kpp - Move reqsize into tfm
Herbert Xu
2
-5
/
+6
2022-12-02
crypto: akcipher - Move reqsize into tfm
Herbert Xu
2
-4
/
+5
2022-12-02
crypto: kpp - Add helper to set reqsize
Herbert Xu
1
-0
/
+6
2022-12-02
configfs: remove mentions of committable items
Bartosz Golaszewski
1
-3
/
+0
2022-12-02
module: add module_elf_check_arch for module-specific checks
Nicholas Piggin
1
-0
/
+3
2022-12-01
sctp: delete free member from struct sctp_sched_ops
Xin Long
1
-2
/
+0
2022-12-01
mptcp: add pm listener events
Geliang Tang
1
-0
/
+9
2022-12-01
fscrypt: remove unused Speck definitions
Eric Biggers
1
-2
/
+0
2022-12-01
net/tcp: Disable TCP-MD5 static key on tcp_md5sig_info destruction
Dmitry Safonov
1
-3
/
+7
2022-12-01
jump_label: Prevent key->enabled int overflow
Dmitry Safonov
1
-4
/
+17
2022-12-01
RDMA/rxe: Extend rxe user ABI to support atomic write
Xiao Yang
1
-0
/
+1
2022-12-01
RDMA: Extend RDMA kernel ABI to support atomic write
Xiao Yang
2
-0
/
+5
2022-12-01
RDMA: Extend RDMA user ABI to support atomic write
Xiao Yang
1
-0
/
+4
2022-12-01
dt-bindings: clock: Add SM8550 GCC clocks
Abel Vesa
1
-0
/
+231
2022-12-01
dt-bindings: clock: qcom: ipq8074: add missing networking resets
Robert Marko
1
-0
/
+14
2022-12-01
nvdimm/cxl/pmem: Add support for master passphrase disable security command
Dave Jiang
1
-0
/
+2
2022-12-01
cxl/pmem: Add "Passphrase Secure Erase" security command support
Dave Jiang
1
-0
/
+1
2022-12-01
cxl/pmem: Add "Unlock" security command support
Dave Jiang
1
-0
/
+1
2022-12-01
cxl/pmem: Add "Freeze Security State" security command support
Dave Jiang
1
-0
/
+1
2022-12-01
cxl/pmem: Add Disable Passphrase security command support
Dave Jiang
1
-0
/
+1
2022-12-01
cxl/pmem: Add "Set Passphrase" security command support
Dave Jiang
1
-0
/
+1
2022-12-01
fscrypt: Add SM4 XTS/CTS symmetric algorithm support
Tianjia Zhang
1
-0
/
+2
2022-12-01
blk-crypto: Add support for SM4-XTS blk crypto mode
Tianjia Zhang
1
-0
/
+1
2022-12-01
firmware: arm_ffa: Move comment before the field it is documenting
Will Deacon
1
-1
/
+1
2022-12-01
firmware: arm_ffa: Move constants to header file
Will Deacon
1
-0
/
+83
2022-12-01
ext4: split ext4_journal_start trace for debug
changfengnan
1
-11
/
+46
2022-12-01
ext4: journal_path mount options should follow links
Lukas Czerner
1
-0
/
+1
2022-12-01
uapi: Add missing _UAPI prefix to <asm-generic/types.h> include guard
Geert Uytterhoeven
1
-3
/
+3
2022-12-01
efi: libstub: Always enable initrd command line loader and bump version
Ard Biesheuvel
1
-1
/
+1
2022-12-01
blk-iocost: Trace vtime_base_rate instead of vtime_rate
Kemeng Shi
1
-2
/
+2
2022-12-01
wifi: mac80211: add support for restricting netdev features per vif
Felix Fietkau
2
-6
/
+15
2022-12-01
rxrpc: Transmit ACKs at the point of generation
David Howells
1
-3
/
+0
2022-12-01
rxrpc: Trace/count transmission underflows and cwnd resets
David Howells
1
-0
/
+38
2022-12-01
rxrpc: Make the I/O thread take over the call and local processor work
David Howells
1
-22
/
+20
2022-12-01
rxrpc: Simplify skbuff accounting in receive path
David Howells
1
-1
/
+2
2022-12-01
rxrpc: Move DATA transmission into call processor work item
David Howells
1
-1
/
+5
2022-12-01
rxrpc: Copy client call parameters into rxrpc_call earlier
David Howells
1
-0
/
+3
2022-12-01
rxrpc: Implement a mechanism to send an event notification to a call
David Howells
1
-0
/
+52
2022-12-01
rxrpc: Don't hold a ref for connection workqueue
David Howells
1
-6
/
+5
2022-12-01
rxrpc: Don't hold a ref for call timer or workqueue
David Howells
1
-5
/
+1
2022-12-01
rxrpc: trace: Don't use __builtin_return_address for sk_buff tracing
David Howells
1
-24
/
+33
2022-12-01
rxrpc: Trace rxrpc_bundle refcount
David Howells
1
-0
/
+34
2022-12-01
rxrpc: trace: Don't use __builtin_return_address for rxrpc_call tracing
David Howells
1
-34
/
+49
2022-12-01
rxrpc: trace: Don't use __builtin_return_address for rxrpc_conn tracing
David Howells
1
-21
/
+37
2022-12-01
rxrpc: trace: Don't use __builtin_return_address for rxrpc_peer tracing
David Howells
1
-17
/
+26
2022-12-01
rxrpc: trace: Don't use __builtin_return_address for rxrpc_local tracing
David Howells
1
-13
/
+36
[prev]
[next]