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
2024-06-26
mfd: stm32-timers: Unify alignment of register definition
Uwe Kleine-König
1
-85
/
+85
2024-06-26
riscv: dmi: Add SMBIOS/DMI support
Haibo Xu
3
-0
/
+48
2024-06-26
riscv: Implement pte_accessible()
Alexandre Ghiti
1
-0
/
+13
2024-06-26
Merge patch series "Add support for a few Zc* extensions, Zcmop and Zimop"
Palmer Dabbelt
10
-86
/
+375
2024-06-26
KVM: riscv: selftests: Add Zcmop extension to get-reg-list test
Clément Léger
1
-0
/
+4
2024-06-26
RISC-V: KVM: Allow Zcmop extension for Guest/VM
Clément Léger
2
-0
/
+3
2024-06-26
riscv: hwprobe: export Zcmop ISA extension
Clément Léger
3
-0
/
+6
2024-06-26
riscv: add ISA extension parsing for Zcmop
Clément Léger
2
-0
/
+2
2024-06-26
dt-bindings: riscv: add Zcmop ISA extension description
Clément Léger
1
-0
/
+12
2024-06-26
KVM: riscv: selftests: Add some Zc* extensions to get-reg-list test
Clément Léger
1
-0
/
+16
2024-06-26
RISC-V: KVM: Allow Zca, Zcf, Zcd and Zcb extensions for Guest/VM
Clément Léger
2
-0
/
+12
2024-06-26
riscv: hwprobe: export Zca, Zcf, Zcd and Zcb ISA extensions
Clément Léger
3
-0
/
+28
2024-06-26
riscv: add ISA parsing for Zca, Zcf, Zcd and Zcb
Clément Léger
2
-1
/
+58
2024-06-26
riscv: add ISA extensions validation callback
Clément Léger
2
-85
/
+136
2024-06-26
dt-bindings: riscv: add Zca, Zcf, Zcd and Zcb ISA extension description
Clément Léger
1
-0
/
+78
2024-06-26
KVM: riscv: selftests: Add Zimop extension to get-reg-list test
Clément Léger
1
-0
/
+4
2024-06-26
RISC-V: KVM: Allow Zimop extension for Guest/VM
Clément Léger
2
-0
/
+3
2024-06-26
riscv: hwprobe: export Zimop ISA extension
Clément Léger
3
-0
/
+6
2024-06-26
riscv: add ISA extension parsing for Zimop
Clément Léger
2
-0
/
+2
2024-06-26
dt-bindings: riscv: add Zimop ISA extension description
Clément Léger
1
-0
/
+5
2024-06-26
ALSA: seq: Fix missing MSB in MIDI2 SPP conversion
Takashi Iwai
1
-1
/
+1
2024-06-26
Merge branch 'mlxsw-reduce-memory-footprint-of-mlxsw-driver'
Jakub Kicinski
1
-34
/
+149
2024-06-26
mlxsw: pci: Use fragmented buffers
Amit Cohen
1
-34
/
+129
2024-06-26
mlxsw: pci: Store number of scatter/gather entries for maximum packet size
Amit Cohen
1
-0
/
+20
2024-06-26
media: vimc: scaler: Use subdev active state
Laurent Pinchart
1
-75
/
+49
2024-06-26
media: vimc: debayer: Use subdev active state
Laurent Pinchart
1
-101
/
+85
2024-06-26
media: vimc: sensor: Use subdev active state
Laurent Pinchart
1
-58
/
+50
2024-06-26
media: vimc: Initialize subdev active state
Laurent Pinchart
5
-1
/
+26
2024-06-26
media: vimc: Centralize subdev internal_ops initialization
Laurent Pinchart
6
-10
/
+10
2024-06-26
media: vimc: scaler: Rename vic_sca_pad enum to vimc_scaler_pad
Laurent Pinchart
1
-1
/
+1
2024-06-26
media: vimc: Constify the ent_config array
Laurent Pinchart
1
-1
/
+1
2024-06-26
media: vimc: Constify vimc_ent_type structures
Laurent Pinchart
6
-11
/
+11
2024-06-26
media: vimc: Don't iterate over single pad
Laurent Pinchart
2
-13
/
+6
2024-06-26
Merge patch "riscv: stacktrace: convert arch_stack_walk() to noinstr"
Palmer Dabbelt
1
-1
/
+1
2024-06-26
riscv: stacktrace: convert arch_stack_walk() to noinstr
Andy Chiu
1
-1
/
+1
2024-06-26
riscv: patch: Flush the icache right after patching to avoid illegal insns
Alexandre Ghiti
2
-13
/
+20
2024-06-26
Merge patch series "riscv: Various text patching improvements"
Palmer Dabbelt
6
-54
/
+63
2024-06-26
riscv: Remove extra variable in patch_text_nosync()
Samuel Holland
1
-8
/
+4
2024-06-26
riscv: Use offset_in_page() in text patching functions
Samuel Holland
1
-3
/
+3
2024-06-26
riscv: Pass patch_text() the length in bytes
Samuel Holland
4
-21
/
+20
2024-06-26
riscv: Simplify text patching loops
Samuel Holland
1
-16
/
+21
2024-06-26
riscv: kprobes: Use patch_text_nosync() for insn slots
Samuel Holland
1
-3
/
+2
2024-06-26
riscv: jump_label: Simplify assembly syntax
Samuel Holland
1
-1
/
+1
2024-06-26
riscv: jump_label: Batch icache maintenance
Samuel Holland
2
-4
/
+14
2024-06-26
net: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
7
-13
/
+13
2024-06-26
net: usb: qmi_wwan: add Telit FN912 compositions
Daniele Palmas
1
-0
/
+2
2024-06-26
i2c: viai2c: turn common code into a proper module
Arnd Bergmann
5
-89
/
+139
2024-06-26
nvme-pci: do not directly handle subsys reset fallout
Keith Busch
8
-11
/
+61
2024-06-26
RDMA/hfi1: Constify struct mmu_rb_ops
Christophe JAILLET
3
-4
/
+4
2024-06-26
RDMA/rxe: Don't set BTH_ACK_MASK for UC or UD QPs
Honggang LI
1
-3
/
+4
[prev]
[next]