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-06
selftests: harness: rename __constructor_order for clarification
Masahiro Yamada
1
-6
/
+4
2024-08-06
selftests: harness: remove unneeded __constructor_order_last()
Masahiro Yamada
4
-28
/
+1
2024-08-06
sched_ext: Make task_can_run_on_remote_rq() use common task_allowed_on_cpu()
Tejun Heo
3
-7
/
+36
2024-08-06
sched_ext: Improve comment on idle_sched_class exception in scx_task_iter_nex...
Tejun Heo
1
-2
/
+23
2024-08-06
sched_ext: Simplify UP support by enabling sched_class->balance() in UP
Tejun Heo
3
-44
/
+3
2024-08-06
sched_ext: Use update_curr_common() in update_curr_scx()
Tejun Heo
1
-10
/
+4
2024-08-06
sched_ext: Add scx_enabled() test to @start_class promotion in put_prev_task_...
Tejun Heo
1
-1
/
+1
2024-08-06
sched_ext: Simplify scx_can_stop_tick() invocation in sched_can_stop_tick()
Tejun Heo
1
-2
/
+2
2024-08-06
tools/include: Sync uapi/linux/kvm.h with the kernel sources
Namhyung Kim
4
-1
/
+69
2024-08-06
tools/include: Sync uapi/drm/i915_drm.h with the kernel sources
Namhyung Kim
1
-0
/
+27
2024-08-06
perf tools: Add tools/include/uapi/README
Namhyung Kim
1
-0
/
+73
2024-08-06
dt-bindings: soc: fsl: add missed compatible string fsl,ls*-isc
Frank Li
1
-0
/
+3
2024-08-06
dt-bindings: soc: fsl: Convert rcpm to yaml format
Frank Li
3
-70
/
+97
2024-08-06
of: unittest: Use of_property_present()
Rob Herring (Arm)
1
-2
/
+2
2024-08-06
net: veth: Disable netpoll support
Breno Leitao
1
-0
/
+1
2024-08-06
ethtool: cmis_cdb: Remove unused declaration ethtool_cmis_page_fini()
Yue Haibing
1
-1
/
+0
2024-08-06
PCI: cpqphp: Use PCI_POSSIBLE_ERROR() to check config reads
weiyufeng
1
-2
/
+2
2024-08-06
tcp: Use clamp() in htcp_alpha_update()
Christophe JAILLET
1
-1
/
+1
2024-08-06
net: airoha: honor reset return value in airoha_hw_init()
Lorenzo Bianconi
1
-4
/
+12
2024-08-06
net: linkwatch: use system_unbound_wq
Eric Dumazet
1
-2
/
+2
2024-08-06
MAINTAINERS: Update Mellanox website links
Rahul Rameshbabu
1
-9
/
+9
2024-08-06
drm/atomic: allow no-op FB_ID updates for async flips
Simon Ser
1
-11
/
+4
2024-08-06
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-7
/
+1
2024-08-06
PCI: xilinx: Silence 'set affinity failed' warning
Marek Vasut
1
-7
/
+2
2024-08-06
PCI: xilinx-xdma: Silence 'set affinity failed' warning
Marek Vasut
1
-9
/
+2
2024-08-06
PCI: xilinx-nwl: Silence 'set affinity failed' warning
Marek Vasut
1
-9
/
+2
2024-08-06
PCI: vmd: Silence 'set affinity failed' warning
Marek Vasut
1
-12
/
+1
2024-08-06
locking/lockdep: Simplify character output in seq_line()
Markus Elfring
1
-1
/
+1
2024-08-06
lockdep: fix deadlock issue between lockdep and rcu
Zhiguo Niu
1
-16
/
+32
2024-08-06
lockdep: Use str_plural() to fix Coccinelle warning
Thorsten Blum
1
-1
/
+1
2024-08-06
dt-bindings: display: panel: samsung,atna45dc02: Document ATNA45DC02
Rob Clark
1
-3
/
+6
2024-08-06
dma-debug: avoid deadlock between dma debug vs printk and netconsole
Rik van Riel
1
-1
/
+4
2024-08-06
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
264
-1703
/
+3077
2024-08-06
ALSA: usb-audio: Add input value sanity checks for standard types
Takashi Iwai
2
-8
/
+28
2024-08-06
iio: adc: ad7124: fix DT configuration parsing
Dumitru Ceclan
1
-2
/
+1
2024-08-06
Merge branch 'bpf-introduce-new-vfs-based-bpf-kfuncs'
Alexei Starovoitov
6
-0
/
+400
2024-08-06
selftests/bpf: add positive tests for new VFS based BPF kfuncs
Matt Bobrowski
2
-0
/
+87
2024-08-06
selftests/bpf: add negative tests for new VFS based BPF kfuncs
Matt Bobrowski
3
-0
/
+189
2024-08-06
bpf: introduce new VFS based BPF kfuncs
Matt Bobrowski
2
-0
/
+124
2024-08-06
iio: adc: ad_sigma_delta: fix irq_flags on irq request
Nuno Sa
1
-1
/
+1
2024-08-06
drm/amdgpu: Add DCC GFX12 flag to enable address alignment
Arunpravin Paneer Selvam
1
-1
/
+2
2024-08-06
drm/amdgpu: fix unchecked return value warning for amdgpu_atombios
Tim Huang
1
-14
/
+21
2024-08-06
drm/amdgpu: fix unchecked return value warning for amdgpu_gfx
Tim Huang
1
-4
/
+14
2024-08-06
drm/amd/pm: fix unchecked return value warning for vega10_hwmgr
Tim Huang
1
-3
/
+1
2024-08-06
drm/amdgpu: correct sdma7 max dw
Frank Min
1
-1
/
+1
2024-08-06
drm/amdgpu: Add address alignment support to DCC buffers
Arunpravin Paneer Selvam
3
-2
/
+57
2024-08-06
drm/amd/display: 3.2.295
Aric Cyr
1
-1
/
+1
2024-08-06
drm/amd/display: Add DML2.1 option to disable DRR clamped P-State Strategies
Dillon Varone
4
-3
/
+10
2024-08-06
drm/amd/display: Revert Avoid overflow assignment
Gabe Teeger
3
-4
/
+2
2024-08-06
drm/amd/display: Add clock control callbacks
Hansen Dsouza
1
-54
/
+99
[prev]
[next]