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-07-11
drm/xe: Add process name and PID to job timedout message
José Roberto de Souza
1
-2
/
+15
2024-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
195
-1334
/
+2210
2024-07-11
dm vdo: replace max_discard_sectors with max_hw_discard_sectors
Bruce Johnston
1
-1
/
+1
2024-07-11
Merge tag 'spi-fix-v6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-26
/
+49
2024-07-11
drm/i915/dp: Keep cached LTTPR mode up-to-date
Imre Deak
1
-1
/
+7
2024-07-11
drm/i915/dp: Reset cached LTTPR count if number of LTTPRs is unsupported
Imre Deak
1
-1
/
+1
2024-07-11
drm/i915/dp: Don't switch the LTTPR mode on an active link
Imre Deak
1
-7
/
+48
2024-07-11
drm/i915/dp: Reset intel_dp->link_trained before retraining the link
Imre Deak
1
-0
/
+2
2024-07-11
Merge branch 'for-next/vcpu-hotplug' into for-next/core
Catalin Marinas
20
-135
/
+404
2024-07-11
Merge branches 'for-next/cpufeature', 'for-next/misc', 'for-next/kselftest', ...
Catalin Marinas
48
-455
/
+805
2024-07-11
selftests: arm64: tags: remove the result script
Muhammad Usama Anjum
2
-13
/
+0
2024-07-11
selftests: arm64: tags_test: conform test to TAP output
Muhammad Usama Anjum
1
-4
/
+6
2024-07-11
igc: Remove the internal 'eee_advert' field
Sasha Neftin
3
-10
/
+0
2024-07-11
ice: remove eswitch rebuild
Michal Swiatkowski
3
-24
/
+0
2024-07-11
drm/dp: Add helper to dump an LTTPR PHY descriptor
Imre Deak
3
-10
/
+62
2024-07-11
ice: Add support for devlink local_forwarding param
Pawel Kaminski
5
-1
/
+166
2024-07-11
selftests: ifs: verify IFS ARRAY BIST functionality
Pengfei Xu
1
-0
/
+8
2024-07-11
selftests: ifs: verify IFS scan test functionality
Pengfei Xu
1
-1
/
+189
2024-07-11
selftests: ifs: verify test image loading functionality
Pengfei Xu
1
-1
/
+120
2024-07-11
selftests: ifs: verify test interfaces are created by the driver
Pengfei Xu
4
-0
/
+187
2024-07-11
selftests/dma:remove unused variable
Zhu Jun
1
-1
/
+0
2024-07-11
selftests/breakpoints:Remove unused variable
Zhu Jun
1
-1
/
+0
2024-07-11
selftests/x86: fix printk warnings reported by clang
John Hubbard
2
-6
/
+6
2024-07-11
selftests/x86: remove (or use) unused variables and functions
John Hubbard
5
-28
/
+2
2024-07-11
selftests/x86: avoid -no-pie warnings from clang during compilation
John Hubbard
1
-0
/
+7
2024-07-11
selftests/x86: build sysret_rip.c with clang
John Hubbard
3
-14
/
+23
2024-07-11
selftests/x86: build fsgsbase_restore.c with clang
John Hubbard
4
-6
/
+30
2024-07-11
selftests: x86: test_FISTTP: use fisttps instead of ambiguous fisttp
Muhammad Usama Anjum
1
-4
/
+4
2024-07-11
selftests/x86: fix Makefile dependencies to work with clang
John Hubbard
1
-6
/
+15
2024-07-11
selftests/timers: remove unused irqcount variable
John Hubbard
1
-2
/
+1
2024-07-11
selftests: Add information about TAP conformance in tests
Muhammad Usama Anjum
1
-0
/
+7
2024-07-11
selftests/resctrl: Remove test name comparing from write_bm_pid_to_resctrl()
Ilpo Järvinen
7
-38
/
+17
2024-07-11
selftests/resctrl: Remove mongrp from CMT test
Ilpo Järvinen
1
-3
/
+2
2024-07-11
selftests/resctrl: Remove mongrp from MBA test
Ilpo Järvinen
1
-1
/
+0
2024-07-11
selftests/resctrl: Convert ctrlgrp & mongrp to pointers
Ilpo Järvinen
2
-11
/
+9
2024-07-11
selftests/resctrl: Make some strings passed to resctrlfs functions const
Ilpo Järvinen
2
-6
/
+8
2024-07-11
selftests/resctrl: Simplify bandwidth report type handling
Ilpo Järvinen
5
-25
/
+20
2024-07-11
selftests/resctrl: Add ->init() callback into resctrl_val_param
Ilpo Järvinen
5
-63
/
+60
2024-07-11
selftests/resctrl: Add ->measure() callback to resctrl_val_param
Ilpo Järvinen
5
-15
/
+35
2024-07-11
selftests/resctrl: Simplify mem bandwidth file code for MBA & MBM tests
Ilpo Järvinen
2
-42
/
+4
2024-07-11
selftests/resctrl: Rename measure_vals() to measure_mem_bw_vals() & document
Ilpo Järvinen
1
-3
/
+8
2024-07-11
selftests/resctrl: Cleanup bm_pid and ppid usage & limit scope
Ilpo Järvinen
2
-17
/
+15
2024-07-11
selftests/resctrl: Use correct type for pids
Ilpo Järvinen
4
-12
/
+12
2024-07-11
selftests/resctrl: Consolidate get_domain_id() into resctrl_val()
Ilpo Järvinen
1
-20
/
+13
2024-07-11
selftests/resctrl: Make "bandwidth" consistent in comments & prints
Ilpo Järvinen
2
-8
/
+8
2024-07-11
selftests/resctrl: Calculate resctrl FS derived mem bw over sleep(1) only
Ilpo Järvinen
1
-50
/
+91
2024-07-11
selftests/resctrl: Fix closing IMC fds on error and open-code R+W instead of ...
Ilpo Järvinen
1
-18
/
+36
2024-07-11
selftests/sched: fix code format issues
aigourensheng
1
-5
/
+5
2024-07-11
selftests/lib.mk: silence some clang warnings that gcc already ignores
John Hubbard
1
-0
/
+8
2024-07-11
mm, slab: move prepare_slab_obj_exts_hook under CONFIG_MEM_ALLOC_PROFILING
Suren Baghdasaryan
1
-27
/
+21
[prev]
[next]