index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-20
crypto: qat - add param check for DH
Giovanni Cabiddu
1
-0
/
+4
2022-05-20
crypto: qat - add param check for RSA
Giovanni Cabiddu
1
-0
/
+8
2022-05-20
crypto: qat - remove dma_free_coherent() for DH
Giovanni Cabiddu
1
-49
/
+34
2022-05-20
crypto: qat - remove dma_free_coherent() for RSA
Giovanni Cabiddu
1
-77
/
+60
2022-05-20
crypto: qat - fix memory leak in RSA
Giovanni Cabiddu
1
-11
/
+1
2022-05-20
crypto: qat - add backlog mechanism
Giovanni Cabiddu
9
-18
/
+123
2022-05-20
crypto: qat - refactor submission logic
Giovanni Cabiddu
6
-54
/
+101
2022-05-20
crypto: qat - use pre-allocated buffers in datapath
Giovanni Cabiddu
2
-27
/
+61
2022-05-20
crypto: qat - set to zero DH parameters before free
Giovanni Cabiddu
1
-0
/
+3
2022-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
6
-52
/
+20
2022-05-19
eth: mtk_ppe: fix up after merge
Jakub Kicinski
1
-1
/
+2
2022-05-20
xfs: free xfs_attrd_log_items correctly
Darrick J. Wong
1
-1
/
+1
2022-05-20
xfs: validate xattr name earlier in recovery
Darrick J. Wong
1
-7
/
+8
2022-05-20
xfs: reject unknown xattri log item filter flags during recovery
Darrick J. Wong
2
-4
/
+16
2022-05-20
xfs: reject unknown xattri log item operation flags during recovery
Darrick J. Wong
1
-2
/
+7
2022-05-20
xfs: don't leak the retained da state when doing a leaf to node conversion
Darrick J. Wong
1
-2
/
+8
2022-05-20
xfs: don't leak da state when freeing the attr intent item
Darrick J. Wong
2
-11
/
+26
2022-05-20
MAINTAINERS: Update KVM RISC-V entry to cover selftests support
Anup Patel
1
-0
/
+2
2022-05-20
RISC-V: KVM: Introduce ISA extension register
Atish Patra
2
-0
/
+119
2022-05-20
RISC-V: KVM: Cleanup stale TLB entries when host CPU changes
Anup Patel
3
-0
/
+39
2022-05-20
RISC-V: KVM: Add remote HFENCE functions based on VCPU requests
Anup Patel
7
-53
/
+369
2022-05-20
RISC-V: KVM: Reduce KVM_MAX_VCPUS value
Anup Patel
1
-2
/
+1
2022-05-20
RISC-V: KVM: Introduce range based local HFENCE functions
Anup Patel
6
-83
/
+237
2022-05-20
RISC-V: KVM: Treat SBI HFENCE calls as NOPs
Anup Patel
1
-1
/
+5
2022-05-20
RISC-V: KVM: Add Sv57x4 mode support for G-stage
Anup Patel
3
-1
/
+14
2022-05-20
RISC-V: KVM: Use G-stage name for hypervisor page table
Anup Patel
7
-150
/
+150
2022-05-20
KVM: selftests: riscv: Remove unneeded semicolon
Jiapeng Chong
1
-1
/
+1
2022-05-20
KVM: selftests: riscv: Improve unexpected guest trap handling
Anup Patel
3
-16
/
+30
2022-05-19
namei: cleanup double word in comment
Tom Rix
1
-1
/
+1
2022-05-19
get rid of dead code in legitimize_root()
Al Viro
1
-7
/
+0
2022-05-19
fs/namei.c:reserve_stack(): tidy up the call of try_to_unlazy()
Al Viro
1
-1
/
+1
2022-05-19
move mount-related externs from fs.h to mount.h
Al Viro
4
-11
/
+14
2022-05-19
blob_to_mnt(): kern_unmount() is needed to undo kern_mount()
Al Viro
1
-2
/
+2
2022-05-19
m->mnt_root->d_inode->i_sb is a weird way to spell m->mnt_sb...
Al Viro
1
-2
/
+2
2022-05-19
linux/mount.h: trim includes
Al Viro
1
-12
/
+5
2022-05-19
uninline may_mount() and don't opencode it in fspick(2)/fsopen(2)
Al Viro
3
-3
/
+4
2022-05-19
Merge branch 'mptcp-miscellaneous-fixes-and-a-new-test-case'
Jakub Kicinski
5
-45
/
+19
2022-05-19
selftests: mptcp: add MP_FAIL reset testcase
Geliang Tang
1
-0
/
+10
2022-05-19
mptcp: Do not traverse the subflow connection list without lock
Mat Martineau
2
-16
/
+1
2022-05-19
mptcp: Check for orphaned subflow before handling MP_FAIL timer
Mat Martineau
2
-13
/
+6
2022-05-19
mptcp: stop using the mptcp_has_another_subflow() helper
Paolo Abeni
3
-16
/
+2
2022-05-19
tcp: improve PRR loss recovery
Yuchung Cheng
1
-5
/
+5
2022-05-19
bonding: fix missed rcu protection
Hangbin Liu
1
-3
/
+12
2022-05-19
docs: change the title of networking docs
Jakub Kicinski
1
-2
/
+2
2022-05-19
net: ipa: don't proceed to out-of-bound write
Jakub Kicinski
1
-2
/
+4
2022-05-19
net: wwan: iosm: remove pointless null check
Jakub Kicinski
1
-10
/
+0
2022-05-19
Merge branch 'lantiq_gswip-two-small-fixes'
Jakub Kicinski
1
-4
/
+5
2022-05-19
net: dsa: lantiq_gswip: Fix typo in gswip_port_fdb_dump() error print
Martin Blumenstingl
1
-2
/
+3
2022-05-19
net: dsa: lantiq_gswip: Fix start index in gswip_port_fdb()
Martin Blumenstingl
1
-2
/
+2
2022-05-19
net: wwan: t7xx: Fix smatch errors
Ricardo Martinez
3
-6
/
+3
[prev]
[next]