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
2023-04-20
serial: fix TIOCSRS485 locking
Johan Hovold
1
-2
/
+2
2023-04-20
serial: make SiFive serial drivers depend on ARCH_ symbols
Conor Dooley
1
-2
/
+2
2023-04-20
tty: synclink_gt: don't allocate and pass dummy flags
Jiri Slaby (SUSE)
1
-13
/
+5
2023-04-20
tty: serial: simplify qcom_geni_serial_send_chunk_fifo()
Jiri Slaby (SUSE)
1
-6
/
+4
2023-04-20
leds: pwm-multicolor: Simplify an error message
Christophe JAILLET
1
-2
/
+2
2023-04-20
dt-bindings: leds: Convert PCA9532 to dtschema
Wadim Egorov
2
-49
/
+90
2023-04-20
tty: n_gsm: fix redundant assignment of gsm->encoding
Daniel Starke
1
-1
/
+0
2023-04-20
perf test: Fix maps use after put
Ian Rogers
1
-4
/
+4
2023-04-20
Merge branch 'for-next/mm' into for-next/core
Will Deacon
13
-234
/
+305
2023-04-20
Merge branch 'for-next/misc' into for-next/core
Will Deacon
12
-38
/
+51
2023-04-20
Merge branch 'for-next/kdump' into for-next/core
Will Deacon
5
-105
/
+3
2023-04-20
Merge branch 'for-next/ftrace' into for-next/core
Will Deacon
19
-516
/
+244
2023-04-20
Merge branch 'for-next/cpufeature' into for-next/core
Will Deacon
1
-213
/
+59
2023-04-20
Merge branch 'for-next/asm' into for-next/core
Will Deacon
3
-19
/
+12
2023-04-20
Merge branch 'for-next/acpi' into for-next/core
Will Deacon
1
-3
/
+10
2023-04-20
i2c: designware: Add doorbell support for Mendocino
Mario Limonciello
2
-1
/
+26
2023-04-20
i2c: designware: Use PCI PSP driver for communication
Mario Limonciello
5
-153
/
+29
2023-04-20
powerpc: Move Power10 feature PPC_MODULE_FEATURE_P10
Danny Tsen
2
-1
/
+1
2023-04-20
crypto: p10-aes-gcm - Remove POWER10_CPU dependency
Danny Tsen
1
-1
/
+1
2023-04-20
crypto: testmgr - Add some test vectors for cmac(camellia)
David Howells
2
-0
/
+53
2023-04-20
crypto: cryptd - Add support for cloning hashes
Herbert Xu
1
-0
/
+16
2023-04-20
crypto: cryptd - Convert hash to use modern init_tfm/exit_tfm
Herbert Xu
1
-9
/
+9
2023-04-20
crypto: hmac - Add support for cloning
Herbert Xu
1
-0
/
+15
2023-04-20
crypto: hash - Add crypto_clone_ahash/shash
Herbert Xu
5
-2
/
+115
2023-04-20
crypto: api - Add crypto_clone_tfm
Herbert Xu
2
-9
/
+52
2023-04-20
crypto: api - Add crypto_tfm_get
Herbert Xu
3
-0
/
+11
2023-04-20
crypto: x86/sha - Use local .L symbols for code
Ard Biesheuvel
7
-68
/
+57
2023-04-20
crypto: x86/crc32 - Use local .L symbols for code
Ard Biesheuvel
2
-42
/
+41
2023-04-20
crypto: x86/aesni - Use local .L symbols for code
Ard Biesheuvel
2
-207
/
+207
2023-04-20
crypto: x86/sha256 - Use RIP-relative addressing
Ard Biesheuvel
1
-6
/
+12
2023-04-20
crypto: x86/ghash - Use RIP-relative addressing
Ard Biesheuvel
1
-2
/
+2
2023-04-20
crypto: x86/des3 - Use RIP-relative addressing
Ard Biesheuvel
1
-32
/
+64
2023-04-20
crypto: x86/crc32c - Use RIP-relative addressing
Ard Biesheuvel
1
-1
/
+2
2023-04-20
crypto: x86/cast6 - Use RIP-relative addressing
Ard Biesheuvel
1
-14
/
+18
2023-04-20
crypto: x86/cast5 - Use RIP-relative addressing
Ard Biesheuvel
1
-17
/
+21
2023-04-20
crypto: x86/camellia - Use RIP-relative addressing
Ard Biesheuvel
3
-32
/
+34
2023-04-20
crypto: x86/aria - Use RIP-relative addressing
Ard Biesheuvel
3
-40
/
+40
2023-04-20
crypto: x86/aesni - Use RIP-relative addressing
Ard Biesheuvel
2
-30
/
+8
2023-04-20
crypto: x86/aegis128 - Use RIP-relative addressing
Ard Biesheuvel
1
-3
/
+3
2023-04-20
leds: rgb: leds-qcom-lpg: Add support for PMK8550 PWM
Anjelique Melendez
1
-0
/
+9
2023-04-20
leds: rgb: leds-qcom-lpg: Add support for high resolution PWM
Anjelique Melendez
1
-45
/
+106
2023-04-20
dt-bindings: leds-qcom-lpg: Add qcom,pmk8550-pwm compatible string
Anjelique Melendez
1
-0
/
+1
2023-04-20
wifi: mac80211: remove return value check of debugfs_create_dir()
Yingsha Xu
1
-4
/
+0
2023-04-20
wifi: iwlwifi: mvm: fix RFKILL report when driver is going down
Avraham Stern
3
-9
/
+14
2023-04-20
wifi: iwlwifi: mei: re-ask for ownership after it was taken by CSME
Avraham Stern
1
-1
/
+26
2023-04-20
wifi: iwlwifi: mei: make mei filtered scan more aggressive
Avraham Stern
1
-2
/
+14
2023-04-20
wifi: iwlwifi: modify scan request and results when in link protection
Avraham Stern
4
-2
/
+107
2023-04-20
wifi: iwlwifi: mvm: enable support for MLO APIs
Gregory Greenman
1
-0
/
+5
2023-04-20
wifi: iwlwifi: mvm: prefer RCU_INIT_POINTER()
Johannes Berg
2
-3
/
+3
2023-04-20
wifi: iwlwifi: mvm: fix potential memory leak
Johannes Berg
1
-7
/
+7
[prev]
[next]