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-08-27
KVM: arm64: Force GICv3 trap activation when no irqchip is configured on VHE
Marc Zyngier
1
-4
/
+10
2024-08-27
KVM: arm64: Force SRE traps when SRE access is not enabled
Marc Zyngier
2
-7
/
+20
2024-08-27
KVM: arm64: Move GICv3 trap configuration to kvm_calculate_traps()
Marc Zyngier
3
-0
/
+12
2024-08-27
power: reset: pwr-mlxbf: support graceful shutdown
Asmaa Mnebhi
1
-13
/
+3
2024-08-27
power: supply: cpcap-charger: Convert comma to semicolon
Chen Ni
1
-1
/
+1
2024-08-27
Merge tag 'qcom-clk-fixes-for-6.11' of https://git.kernel.org/pub/scm/linux/k...
Stephen Boyd
3
-11
/
+30
2024-08-27
Merge branch kvm-arm64/tlbi-fixes-6.12 into kvmarm-master/next
Marc Zyngier
2
-4
/
+4
2024-08-27
Merge tag 'renesas-clk-for-v6.12-tag1' of git://git.kernel.org/pub/scm/linux/...
Stephen Boyd
17
-187
/
+1325
2024-08-27
md/md-bitmap: merge md_bitmap_close_sync() into bitmap_operations
Yu Kuai
5
-7
/
+10
2024-08-27
md/md-bitmap: merge md_bitmap_end_sync() into bitmap_operations
Yu Kuai
5
-15
/
+16
2024-08-27
md/md-bitmap: remove the parameter 'aborted' for md_bitmap_end_sync()
Yu Kuai
5
-10
/
+18
2024-08-27
md/md-bitmap: merge md_bitmap_start_sync() into bitmap_operations
Yu Kuai
5
-36
/
+45
2024-08-27
md/md-bitmap: merge md_bitmap_endwrite() into bitmap_operations
Yu Kuai
6
-27
/
+35
2024-08-27
md/md-bitmap: merge md_bitmap_startwrite() into bitmap_operations
Yu Kuai
5
-15
/
+19
2024-08-27
md/md-bitmap: merge md_bitmap_dirty_bits() into bitmap_operations
Yu Kuai
3
-9
/
+20
2024-08-27
md/md-bitmap: merge bitmap_write_all() into bitmap_operations
Yu Kuai
3
-10
/
+9
2024-08-27
md/md-bitmap: remove md_bitmap_setallbits()
Yu Kuai
1
-1
/
+0
2024-08-27
md/md-bitmap: merge md_bitmap_status() into bitmap_operations
Yu Kuai
5
-14
/
+14
2024-08-27
md/md-bitmap: merge md_bitmap_update_sb() into bitmap_operations
Yu Kuai
4
-11
/
+13
2024-08-27
md/md-bitmap: make md_bitmap_print_sb() internal
Yu Kuai
2
-4
/
+2
2024-08-27
md/md-bitmap: merge md_bitmap_flush() into bitmap_operations
Yu Kuai
3
-6
/
+5
2024-08-27
md/md-bitmap: merge md_bitmap_destroy() into bitmap_operations
Yu Kuai
3
-11
/
+13
2024-08-27
md/md-bitmap: merge md_bitmap_load() into bitmap_operations
Yu Kuai
4
-8
/
+11
2024-08-27
md/md-bitmap: merge md_bitmap_create() into bitmap_operations
Yu Kuai
3
-6
/
+7
2024-08-27
md/md-bitmap: simplify md_bitmap_create() + md_bitmap_load()
Yu Kuai
3
-30
/
+25
2024-08-27
md/md-bitmap: introduce struct bitmap_operations
Yu Kuai
4
-0
/
+14
2024-08-27
md/md-bitmap: add a new helper md_bitmap_set_pages()
Yu Kuai
3
-3
/
+8
2024-08-27
md/md-cluster: use helper md_bitmap_get_stats() to get pages in resize_bitmaps()
Yu Kuai
1
-5
/
+15
2024-08-27
md/md-bitmap: add 'behind_writes' and 'behind_wait' into struct md_bitmap_stats
Yu Kuai
3
-5
/
+13
2024-08-27
md/md-bitmap: add 'file_pages' into struct md_bitmap_stats
Yu Kuai
3
-8
/
+17
2024-08-27
md/md-bitmap: add 'sync_size' into struct md_bitmap_stats
Yu Kuai
3
-14
/
+27
2024-08-27
md/md-cluster: fix spares warnings for __le64
Yu Kuai
1
-3
/
+3
2024-08-27
md/md-bitmap: add 'events_cleared' into struct md_bitmap_stats
Yu Kuai
3
-2
/
+17
2024-08-27
md: use new helper md_bitmap_get_stats() in update_array_info()
Yu Kuai
1
-5
/
+7
2024-08-27
md/md-bitmap: replace md_bitmap_status() with a new helper md_bitmap_get_stats()
Yu Kuai
3
-21
/
+41
2024-08-27
md/raid1: use md_bitmap_wait_behind_writes() in raid1_read_request()
Yu Kuai
2
-5
/
+3
2024-08-27
md/raid1: Clean up local variable 'b' from raid1_read_request()
Yu Kuai
1
-17
/
+4
2024-08-27
md: Don't flush sync_work in md_write_start()
Yu Kuai
1
-1
/
+0
2024-08-27
power: supply: max77693: Expose input current limit and CC current properties
Artur Weber
2
-0
/
+57
2024-08-27
power: supply: max17042_battery: Fix SOC threshold calc w/ no current sense
Artur Weber
1
-1
/
+4
2024-08-27
jfs: check if leafidx greater than num leaves per dmap tree
Edward Adam Davis
1
-1
/
+4
2024-08-27
jfs: Fix uaf in dbFreeBits
Edward Adam Davis
1
-2
/
+9
2024-08-27
HID: winwing: constify read-only structs
Thomas Weißschuh
1
-3
/
+3
2024-08-27
dt-bindings: power: supply: axp20x-battery: Add monitored-battery
Chris Morgan
1
-0
/
+6
2024-08-27
power: supply: axp20x_usb_power: add input-current-limit-microamp
Chris Morgan
1
-0
/
+22
2024-08-27
dt-bindings: power: supply: axp20x: Add input-current-limit-microamp
Chris Morgan
1
-3
/
+55
2024-08-27
power: supply: axp20x_usb_power: Make VBUS and IIO config per device
Chris Morgan
1
-33
/
+54
2024-08-27
power: supply: axp20x_battery: Make iio and battery config per device
Chris Morgan
1
-49
/
+88
2024-08-27
power: supply: axp20x_battery: Remove design from min and max voltage
Chris Morgan
1
-8
/
+8
2024-08-27
netfilter: nf_tables_ipv6: consider network offset in netdev/egress validation
Pablo Neira Ayuso
1
-2
/
+3
[prev]
[next]