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-19
KVM: arm64: nv: Invalidate TLBs based on shadow S2 TTL-like information
Marc Zyngier
1
-1
/
+84
2024-06-19
KVM: arm64: nv: Tag shadow S2 entries with guest's leaf S2 level
Marc Zyngier
2
-2
/
+25
2024-06-19
KVM: arm64: nv: Handle FEAT_TTL hinted TLB operations
Marc Zyngier
3
-23
/
+92
2024-06-19
KVM: arm64: nv: Handle TLBI IPAS2E1{,IS} operations
Marc Zyngier
1
-0
/
+96
2024-06-19
KVM: arm64: nv: Handle TLBI ALLE1{,IS} operations
Marc Zyngier
1
-0
/
+25
2024-06-19
KVM: arm64: nv: Handle TLBI VMALLS12E1{,IS} operations
Marc Zyngier
1
-0
/
+51
2024-06-19
KVM: arm64: nv: Handle TLB invalidation targeting L2 stage-1
Marc Zyngier
3
-0
/
+122
2024-06-19
KVM: arm64: nv: Handle EL2 Stage-1 TLB invalidation
Marc Zyngier
3
-1
/
+122
2024-06-19
KVM: arm64: nv: Add Stage-1 EL2 invalidation primitives
Marc Zyngier
2
-0
/
+67
2024-06-19
KVM: arm64: nv: Unmap/flush shadow stage 2 page tables
Christoffer Dall
4
-5
/
+70
2024-06-19
KVM: arm64: nv: Handle shadow stage 2 page faults
Marc Zyngier
3
-9
/
+166
2024-06-19
KVM: arm64: nv: Implement nested Stage-2 page table walk logic
Christoffer Dall
3
-0
/
+278
2024-06-19
KVM: arm64: nv: Support multiple nested Stage-2 mmu structures
Marc Zyngier
7
-21
/
+349
2024-06-19
mm/memblock: Add "reserve_mem" to reserved named memory at boot up
Steven Rostedt (Google)
3
-0
/
+141
2024-06-19
intel_alpm: Fix wrong offset for PORT_ALPM_* registers
Jouni Högander
2
-4
/
+7
2024-06-19
Revert "drm/i915/psr: Disable early transport by default"
Jouni Högander
1
-3
/
+0
2024-06-19
drm/i915/psr: Add new debug bit to disable Panel Replay
Jouni Högander
2
-3
/
+9
2024-06-19
drm/i915/psr: Disable PSR/Panel Replay on sink side for PSR only
Jouni Högander
1
-6
/
+6
2024-06-19
drm/i915/psr: Disable PSR2 SU Region ET if enable_psr module parameter is set
Jouni Högander
1
-1
/
+12
2024-06-19
drm/i915/psr: Disable Panel Replay if PSR mode is set via module parameter
Jouni Högander
2
-4
/
+26
2024-06-19
drm/i915/alpm: Fix port clock usage in AUX Less wake time calculation
Jouni Högander
1
-1
/
+2
2024-06-19
drm/i915/display: Wa 16021440873 is writing wrong register
Jouni Högander
2
-11
/
+5
2024-06-19
drm/i915/psr: Set SU area width as pipe src width
Jouni Högander
1
-1
/
+1
2024-06-19
thunderbolt: debugfs: Use FIELD_GET()
Aapo Vienamo
2
-27
/
+11
2024-06-18
cifs: drop the incorrect assertion in cifs_swap_rw()
Barry Song
1
-2
/
+0
2024-06-19
cpufreq: sun50i: add Allwinner H700 speed bin
Ryan Walklin
1
-0
/
+3
2024-06-18
hwmon: (spd5118) Add support for Renesas/ITD SPD5118 hub controllers
Guenter Roeck
1
-0
/
+56
2024-06-18
hwmon: (spd5118) Use regmap to implement paging
Guenter Roeck
1
-29
/
+18
2024-06-18
net: mana: Add support for page sizes other than 4KB on ARM64
Haiyang Zhang
7
-25
/
+35
2024-06-18
Merge branch 'net-mlx4_en-use-ethtool_puts-sprintf'
Jakub Kicinski
1
-39
/
+20
2024-06-18
net/mlx4_en: Use ethtool_puts/sprintf to fill stats strings
Kamal Heib
1
-35
/
+17
2024-06-18
net/mlx4_en: Use ethtool_puts to fill selftest strings
Kamal Heib
1
-2
/
+2
2024-06-18
net/mlx4_en: Use ethtool_puts to fill priv flags strings
Kamal Heib
1
-2
/
+1
2024-06-18
net: stmmac: No need to calculate speed divider when offload is disabled
Xiaolei Wang
1
-18
/
+22
2024-06-18
net: phy: dp83tg720: get master/slave configuration in link down state
Oleksij Rempel
1
-3
/
+21
2024-06-18
net: phy: dp83tg720: wake up PHYs in managed mode
Oleksij Rempel
1
-3
/
+15
2024-06-19
riscv: dts: sophgo: disable write-protection for milkv duo
Haylen Chu
1
-0
/
+1
2024-06-18
cxl/mem: Fix no cxl_nvd during pmem region auto-assembling
Li Ming
4
-16
/
+23
2024-06-18
Merge tag 'linux_kselftest-fixes-6.10-rc5' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
4
-8
/
+35
2024-06-18
selftests: openvswitch: Use bash as interpreter
Simon Horman
1
-1
/
+1
2024-06-18
ptp: fix integer overflow in max_vclocks_store
Dan Carpenter
1
-2
/
+1
2024-06-18
spi: Fix SPI slave probe failure
Amit Kumar Mahapatra
1
-4
/
+6
2024-06-18
sched_ext: Add selftests
David Vernet
51
-0
/
+3244
2024-06-18
sched_ext: Documentation: scheduler: Document extensible scheduler class
Tejun Heo
7
-0
/
+580
2024-06-18
sched_ext: Add vtime-ordered priority queue to dispatch_q's
Tejun Heo
6
-26
/
+267
2024-06-18
sched_ext: Implement core-sched support
Tejun Heo
7
-20
/
+346
2024-06-18
sched_ext: Bypass BPF scheduler while PM events are in progress
Tejun Heo
1
-0
/
+34
2024-06-18
sched_ext: Implement sched_ext_ops.cpu_online/offline()
Tejun Heo
10
-12
/
+290
2024-06-18
sched_ext: Implement sched_ext_ops.cpu_acquire/release()
David Vernet
7
-7
/
+240
2024-06-18
sched_ext: Implement SCX_KICK_WAIT
David Vernet
4
-7
/
+85
[prev]
[next]