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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-16
crypto: hisilicon/zip - add controller reset support for zip
Shukun Tan
1
-6
/
+51
2020-04-16
crypto: hisilicon/qm - add controller reset interface
Shukun Tan
2
-0
/
+560
2020-04-16
crypto: hisilicon - add vfs_num module parameter for hpre/sec
Hao Fang
4
-2
/
+64
2020-04-16
crypto: hisilicon - unify SR-IOV related codes into QM
Shukun Tan
5
-324
/
+138
2020-04-16
crypto: hisilicon - put vfs_num into struct hisi_qm
Shukun Tan
6
-29
/
+22
2020-04-16
MAINTAINERS: add HG as cctrng maintainer
Hadar Gat
1
-0
/
+9
2020-04-16
hwrng: cctrng - introduce Arm CryptoCell driver
Hadar Gat
4
-0
/
+821
2020-04-16
dt-bindings: add device tree binding for Arm CryptoCell trng engine
Hadar Gat
1
-0
/
+54
2020-04-16
crypto: caam - fix the address of the last entry of S/G
Iuliana Prodan
1
-1
/
+1
2020-04-16
crypto: caam - fix use-after-free KASAN issue for RSA algorithms
Iuliana Prodan
1
-2
/
+6
2020-04-16
crypto: caam - fix use-after-free KASAN issue for HASH algorithms
Iuliana Prodan
1
-2
/
+6
2020-04-16
crypto: caam - fix use-after-free KASAN issue for AEAD algorithms
Iuliana Prodan
1
-1
/
+3
2020-04-16
crypto: caam - fix use-after-free KASAN issue for SKCIPHER algorithms
Iuliana Prodan
1
-1
/
+3
2020-04-12
Linux 5.7-rc1
Linus Torvalds
1
-2
/
+2
2020-04-12
MAINTAINERS: sort field names for all entries
Linus Torvalds
1
-1974
/
+1974
2020-04-12
MAINTAINERS: sort entries by entry name
Linus Torvalds
1
-820
/
+820
2020-04-12
Merge tag 'x86-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-9
/
+79
2020-04-12
Merge tag 'timers-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-0
/
+10
2020-04-12
Merge tag 'sched-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-62
/
+51
2020-04-12
Merge tag 'perf-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-31
/
+573
2020-04-12
Merge tag 'locking-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-26
/
+51
2020-04-12
Merge tag '5.7-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
12
-238
/
+272
2020-04-12
Merge tag 'nfs-for-5.7-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-0
/
+1
2020-04-11
Merge tag 'nios2-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
5
-11
/
+13
2020-04-11
Merge tag 'dma-mapping-5.7-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-4
/
+8
2020-04-11
Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
61
-519
/
+384
2020-04-11
mailmap: Add Sedat Dilek (replacement for expired email address)
Sedat Dilek
1
-0
/
+1
2020-04-11
pNFS: Fix RCU lock leakage
Trond Myklebust
1
-0
/
+1
2020-04-11
KVM: VMX: Extend VMXs #AC interceptor to handle split lock #AC in guest
Xiaoyao Li
1
-3
/
+34
2020-04-11
KVM: x86: Emulate split-lock access as a write in emulator
Xiaoyao Li
1
-1
/
+11
2020-04-11
x86/split_lock: Provide handle_guest_split_lock()
Thomas Gleixner
2
-5
/
+34
2020-04-11
kbuild: fix comment about missing include guard detection
Masahiro Yamada
1
-1
/
+1
2020-04-10
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
130
-366
/
+706
2020-04-10
Merge tag 'docs-5.7-2' of git://git.lwn.net/linux
Linus Torvalds
6
-24
/
+22
2020-04-10
Merge tag 'for-linus-5.7-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-85
/
+26
2020-04-10
Merge tag 'xtensa-20200410' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
4
-15
/
+8
2020-04-10
Merge tag 'for-linus-5.7-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
18
-123
/
+142
2020-04-10
ipc/util.c: sysvipc_find_ipc() should increase position index
Vasily Averin
1
-1
/
+1
2020-04-10
kernel/gcov/fs.c: gcov_seq_next() should increase position index
Vasily Averin
1
-1
/
+1
2020-04-10
fs/seq_file.c: seq_read(): add info message about buggy .next functions
Vasily Averin
1
-2
/
+5
2020-04-10
drivers/dma/tegra20-apb-dma.c: fix platform_get_irq.cocci warnings
kbuild test robot
1
-1
/
+0
2020-04-10
change email address for Pali Rohár
Pali Rohár
24
-41
/
+42
2020-04-10
selftests: kmod: test disabling module autoloading
Eric Biggers
1
-0
/
+30
2020-04-10
selftests: kmod: fix handling test numbers above 9
Eric Biggers
1
-4
/
+9
2020-04-10
docs: admin-guide: document the kernel.modprobe sysctl
Eric Biggers
1
-0
/
+21
2020-04-10
fs/filesystems.c: downgrade user-reachable WARN_ONCE() to pr_warn_once()
Eric Biggers
1
-1
/
+3
2020-04-10
kmod: make request_module() return an error when autoloading is disabled
Eric Biggers
1
-2
/
+2
2020-04-10
mm/memremap: set caching mode for PCI P2PDMA memory to WC
Logan Gunthorpe
1
-0
/
+3
2020-04-10
mm/memory_hotplug: add pgprot_t to mhp_params
Logan Gunthorpe
10
-7
/
+36
2020-04-10
powerpc/mm: thread pgprot_t through create_section_mapping()
Logan Gunthorpe
7
-17
/
+27
[next]