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-07-31
block: bfq-iosched: fix duplicated word
Randy Dunlap
1
-1
/
+1
2020-07-31
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-5
/
+7
2020-07-31
Merge branch 'for-next/read-barrier-depends' into for-next/core
Catalin Marinas
31
-547
/
+324
2020-07-31
Merge branch 'for-next/tlbi' into for-next/core
Catalin Marinas
12
-32
/
+304
2020-07-31
Merge branches 'for-next/misc', 'for-next/vmcoreinfo', 'for-next/cpufeature',...
Catalin Marinas
45
-338
/
+1020
2020-07-31
arm64: use IRQ_STACK_SIZE instead of THREAD_SIZE for irq stack
Maninder Singh
1
-1
/
+1
2020-07-31
Merge tag 'powerpc-5.8-8' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-3
/
+42
2020-07-31
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
4
-6
/
+6
2020-07-31
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
3
-6
/
+24
2020-07-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
7
-51
/
+57
2020-07-31
Merge tag 'sound-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
6
-10
/
+56
2020-07-31
io_uring: don't touch 'ctx' after installing file descriptor
Jens Axboe
1
-3
/
+9
2020-07-31
libtraceevent: Fix build with binutils 2.35
Ben Hutchings
1
-1
/
+1
2020-07-31
perf tools: Fix record failure when mixed with ARM SPE event
Wei Li
1
-4
/
+4
2020-07-31
perf tests: Fix test 68 zstd compression for s390
Thomas Richter
1
-1
/
+2
2020-07-31
tools lib traceevent: Fix memory leak in process_dynamic_array_len
Philippe Duplessis-Guindon
1
-0
/
+1
2020-07-31
crypto: sa2ul - Fix inconsistent IS_ERR and PTR_ERR
Gustavo A. R. Silva
1
-1
/
+1
2020-07-31
hwrng: core - remove redundant initialization of variable ret
Colin Ian King
1
-1
/
+1
2020-07-31
crypto: x86/curve25519 - Remove unused carry variables
Herbert Xu
1
-4
/
+2
2020-07-31
crypto: ingenic - Add hardware RNG for Ingenic JZ4780 and X1000
周琰杰 (Zhou Yanjie)
3
-0
/
+170
2020-07-31
dt-bindings: RNG: Add Ingenic RNG bindings.
周琰杰 (Zhou Yanjie)
1
-0
/
+36
2020-07-31
crypto: caam/qi2 - add module alias
Horia Geantă
1
-0
/
+1
2020-07-31
crypto: caam - add more RNG hw error codes
Horia Geantă
1
-0
/
+3
2020-07-31
crypto: caam/jr - remove incorrect reference to caam_jr_register()
Dan Douglass
1
-2
/
+1
2020-07-31
crypto: caam - silence .setkey in case of bad key length
Horia Geantă
3
-3
/
+3
2020-07-31
crypto: caam/qi2 - create ahash shared descriptors only once
Horia Geantă
1
-1
/
+5
2020-07-31
crypto: caam/qi2 - fix error reporting for caam_hash_alloc
Horia Geantă
1
-1
/
+1
2020-07-31
crypto: caam - remove deadcode on 32-bit platforms
Franck LENORMAND
1
-3
/
+8
2020-07-31
crypto: ccp - use generic power management
Vaibhav Gupta
5
-22
/
+13
2020-07-31
crypto: xts - Replace memcpy() invocation with simple assignment
Ard Biesheuvel
1
-1
/
+1
2020-07-31
crypto: marvell/cesa - irq balance
Sven Auhagen
2
-1
/
+11
2020-07-31
crypto: inside-secure - irq balance
Sven Auhagen
2
-2
/
+14
2020-07-31
crypto: ecc - SP800-56A rev 3 local public key validation
Stephan Müller
2
-1
/
+44
2020-07-31
crypto: dh - SP800-56A rev 3 local public key validation
Stephan Müller
1
-25
/
+34
2020-07-31
crypto: dh - check validity of Z before export
Stephan Müller
1
-0
/
+29
2020-07-31
lib/mpi: Add mpi_sub_ui()
Marcelo Henrique Cerri
3
-0
/
+82
2020-07-31
crypto: ecdh - check validity of Z before export
Stephan Müller
1
-3
/
+8
2020-07-31
KVM: SVM: Fix disable pause loop exit/pause filtering capability on SVM
Wanpeng Li
1
-3
/
+6
2020-07-31
KVM: LAPIC: Prevent setting the tscdeadline timer if the lapic is hw disabled
Wanpeng Li
1
-1
/
+1
2020-07-30
Merge tag 'drm-fixes-2020-07-31' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
4
-15
/
+60
2020-07-31
Merge tag 'amd-drm-fixes-5.8-2020-07-30' of git://people.freedesktop.org/~agd...
Dave Airlie
3
-13
/
+35
2020-07-31
drm/nouveau: Accept 'legacy' format modifiers
James Jones
1
-2
/
+25
2020-07-30
net/mlx5e: fix bpf_prog reference count leaks in mlx5e_alloc_rq
Xin Xiong
1
-2
/
+2
2020-07-30
net/mlx5e: E-Switch, Specify flow_source for rule with no in_port
Jianbo Liu
1
-7
/
+12
2020-07-30
net/mlx5e: E-Switch, Add misc bit when misc fields changed for mirroring
Jianbo Liu
5
-3
/
+10
2020-07-30
net/mlx5e: CT: Support restore ipv6 tunnel
Jianbo Liu
1
-9
/
+21
2020-07-30
Merge tag 'mac80211-for-davem-2020-07-30' of git://git.kernel.org/pub/scm/lin...
David S. Miller
7
-9
/
+27
2020-07-30
net: gemini: Fix missing clk_disable_unprepare() in error path of gemini_ethe...
Wang Hai
1
-1
/
+4
2020-07-30
ionic: unlock queue mutex in error path
Shannon Nelson
1
-1
/
+3
2020-07-30
atm: fix atm_dev refcnt leaks in atmtcp_remove_persistent
Xin Xiong
1
-2
/
+8
[prev]
[next]