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
Merge branch 'fixes-for-ipsec-over-bonding'
Jakub Kicinski
2
-55
/
+106
2024-08-27
bonding: change ipsec_lock from spin lock to mutex
Jianbo Liu
2
-37
/
+44
2024-08-27
bonding: extract the use of real_device into local variable
Jianbo Liu
1
-25
/
+33
2024-08-27
bonding: implement xdo_dev_state_free and call it after deletion
Jianbo Liu
1
-0
/
+36
2024-08-27
net: ethernet: ti: am65-cpsw-nuss: Replace of_node_to_fwnode() with more suit...
Andy Shevchenko
1
-1
/
+1
2024-08-27
selftests: forwarding: local_termination: Down ports on cleanup
Petr Machata
1
-0
/
+4
2024-08-27
selftests: forwarding: no_forwarding: Down ports on cleanup
Petr Machata
1
-0
/
+3
2024-08-27
net: fix unreleased lock in cable test
Diogo Jahchan Koike
1
-2
/
+1
2024-08-27
md/md-bitmap: make in memory structure internal
Yu Kuai
5
-212
/
+235
2024-08-27
md/md-bitmap: merge md_bitmap_enabled() into bitmap_operations
Yu Kuai
3
-9
/
+20
2024-08-27
md/md-bitmap: merge md_bitmap_wait_behind_writes() into bitmap_operations
Yu Kuai
4
-8
/
+6
2024-08-27
md/md-bitmap: merge md_bitmap_free() into bitmap_operations
Yu Kuai
3
-13
/
+9
2024-08-27
md/md-bitmap: merge md_bitmap_set_pages() into struct bitmap_operations
Yu Kuai
3
-4
/
+4
2024-08-27
md/md-bitmap: merge md_bitmap_copy_from_slot() into struct bitmap_operation.
Yu Kuai
3
-8
/
+8
2024-08-27
md/md-bitmap: merge get_bitmap_from_slot() into bitmap_operations
Yu Kuai
3
-6
/
+6
2024-08-27
md/md-bitmap: merge md_bitmap_resize() into bitmap_operations
Yu Kuai
7
-15
/
+18
2024-08-27
md/md-bitmap: pass in mddev directly for md_bitmap_resize()
Yu Kuai
7
-26
/
+45
2024-08-27
md/md-bitmap: merge md_bitmap_daemon_work() into bitmap_operations
Yu Kuai
3
-6
/
+7
2024-08-27
md/md-bitmap: merge bitmap_unplug() into bitmap_operations
Yu Kuai
5
-6
/
+6
2024-08-27
md/md-bitmap: merge md_bitmap_unplug_async() into md_bitmap_unplug()
Yu Kuai
7
-20
/
+28
2024-08-27
md/md-bitmap: merge md_bitmap_sync_with_cluster() into bitmap_operations
Yu Kuai
3
-10
/
+11
2024-08-27
md/md-bitmap: merge md_bitmap_cond_end_sync() into bitmap_operations
Yu Kuai
5
-8
/
+10
2024-08-27
drm/xe: Support 'nomodeset' kernel command-line option
Thomas Zimmermann
1
-3
/
+36
2024-08-27
Revert "drm/panel-edp: Add SDC ATNA45AF01"
Stephan Gerhold
1
-2
/
+0
2024-08-27
clk: scmi: add is_prepared hook
Peng Fan
1
-2
/
+14
2024-08-27
nvme-pci: Add sleep quirk for Samsung 990 Evo
Georg Gottleuber
1
-0
/
+11
2024-08-27
Merge tag 'amd-pstate-v6.11-2024-08-26' of ssh://gitolite.kernel.org/pub/scm/...
Rafael J. Wysocki
2
-7
/
+10
2024-08-27
netkit: Disable netpoll support
Daniel Borkmann
1
-0
/
+1
2024-08-28
Merge tag 'livepatching-for-6.11-rc6' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-5
/
+2
2024-08-28
Merge tag 'pinctrl-v6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-46
/
+57
2024-08-28
Merge tag 'sound-6.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
21
-54
/
+149
2024-08-27
s390/ftrace: Avoid calling unwinder in ftrace_return_address()
Vasily Gorbik
2
-20
/
+16
2024-08-27
s390/build: Avoid relocation information in final vmlinux
Jens Remus
2
-5
/
+41
2024-08-27
s390/ftrace: Use kernel ftrace trampoline for modules
Vasily Gorbik
1
-24
/
+0
2024-08-27
s390/ftrace: Remove unused ftrace_plt_template*
Vasily Gorbik
1
-2
/
+0
2024-08-27
tpm: ibmvtpm: Call tpm2_sessions_init() to initialize session support
Stefan Berger
1
-0
/
+4
2024-08-27
clk: qcom: gcc-x1e80100: Don't use parking clk_ops for QUPs
Bryan O'Donoghue
1
-24
/
+24
2024-08-27
power: reset: brcmstb: Do not go into infinite loop if reset fails
Andrew Davis
1
-3
/
+0
2024-08-27
power: reset: brcmstb: Use devm_register_sys_off_handler()
Andrew Davis
1
-8
/
+3
2024-08-27
power: reset: brcmstb: Use syscon_regmap_lookup_by_phandle_args() helper
Andrew Davis
1
-18
/
+4
2024-08-27
power: reset: brcmstb: Use device_get_match_data() for matching
Andrew Davis
1
-11
/
+9
2024-08-27
power: reset: brcmstb: Use normal driver register function
Andrew Davis
1
-2
/
+1
2024-08-27
KVM: arm64: Add selftest checking how the absence of GICv3 is handled
Marc Zyngier
2
-0
/
+176
2024-08-27
KVM: arm64: Unify UNDEF injection helpers
Marc Zyngier
1
-81
/
+51
2024-08-27
KVM: arm64: Make most GICv3 accesses UNDEF if they trap
Marc Zyngier
3
-18
/
+66
2024-08-27
KVM: arm64: Honor guest requested traps in GICv3 emulation
Marc Zyngier
1
-0
/
+72
2024-08-27
KVM: arm64: Add trap routing information for ICH_HCR_EL2
Marc Zyngier
1
-5
/
+66
2024-08-27
KVM: arm64: Add ICH_HCR_EL2 to the vcpu state
Marc Zyngier
2
-0
/
+4
2024-08-27
KVM: arm64: Zero ID_AA64PFR0_EL1.GIC when no GICv3 is presented to the guest
Marc Zyngier
2
-4
/
+8
2024-08-27
KVM: arm64: Add helper for last ditch idreg adjustments
Marc Zyngier
4
-17
/
+37
[prev]
[next]