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-09-26
usbnet: fix cyclical race on disconnect with work queue
Oliver Neukum
2
-9
/
+43
2024-09-26
net: stmmac: set PP_FLAG_DMA_SYNC_DEV only if XDP is enabled
Furong Xu
1
-1
/
+1
2024-09-26
virtio_net: Fix mismatched buf address when unmapping for small packets
Wenbo Li
1
-2
/
+8
2024-09-26
firmware/sysfb: Disable sysfb for firmware buffers with unknown parent
Thomas Zimmermann
1
-1
/
+3
2024-09-25
ksmbd: Correct typos in multiple comments across various files
Shen Lichuan
7
-10
/
+10
2024-09-25
ksmbd: fix open failure from block and char device file
Namjae Jeon
1
-6
/
+8
2024-09-25
ksmbd: remove unsafe_memcpy use in session setup
Namjae Jeon
1
-9
/
+3
2024-09-25
tools/sched_ext: Receive misc updates from SCX repo
Tejun Heo
3
-3
/
+21
2024-09-25
sched_ext: Add __COMPAT helpers for features added during v6.12 devel cycle
Tejun Heo
3
-11
/
+30
2024-09-25
Merge tag 'for-6.12/block-20240925' of git://git.kernel.dk/linux
Linus Torvalds
20
-100
/
+76
2024-09-25
Merge tag 'spi-fix-v6.12-merge-window' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-33
/
+26
2024-09-25
Merge tag 'rtc-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
17
-39
/
+633
2024-09-25
dt-bindings: input: Revert "dt-bindings: input: Goodix SPI HID Touchscreen"
Krzysztof Kozlowski
1
-71
/
+0
2024-09-25
HID: hid-goodix: drop unsupported and undocumented DT part
Krzysztof Kozlowski
1
-9
/
+0
2024-09-25
intel_idle: fix ACPI _CST matching for newer Xeon platforms
Artem Bityutskiy
1
-8
/
+29
2024-09-25
net/mlx5e: Fix crash caused by calling __xfrm_state_delete() twice
Jianbo Liu
1
-1
/
+7
2024-09-25
net/mlx5e: SHAMPO, Fix overflow of hd_per_wq
Dragos Tatulea
1
-1
/
+1
2024-09-25
net/mlx5: HWS, changed E2BIG error to a negative return code
Yevgeny Kliteynik
3
-4
/
+4
2024-09-25
net/mlx5: HWS, fixed double-free in error flow of creating SQ
Yevgeny Kliteynik
1
-1
/
+7
2024-09-25
net/mlx5: Fix wrong reserved field in hca_cap_2 in mlx5_ifc
Yevgeny Kliteynik
1
-1
/
+1
2024-09-25
net/mlx5e: Fix NULL deref in mlx5e_tir_builder_alloc()
Elena Salomatkina
1
-0
/
+3
2024-09-25
net/mlx5: Added cond_resched() to crdump collection
Mohamed Khalfella
1
-0
/
+10
2024-09-25
net/mlx5: Fix error path in multi-packet WQE transmit
Gerd Bayer
1
-1
/
+0
2024-09-25
Merge tag 'memblock-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
16
-15
/
+104
2024-09-25
Merge tag 'sparc-for-6.12-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-7
/
+1
2024-09-25
Merge tag 'powerpc-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-100
/
+100
2024-09-25
Merge tag 'clang-format-6.12' of https://github.com/ojeda/linux
Linus Torvalds
1
-9
/
+30
2024-09-25
Kbuild: make MODVERSIONS support depend on not being a compile test build
Linus Torvalds
1
-0
/
+1
2024-09-25
Merge tag 'rust-6.12' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
63
-394
/
+3870
2024-09-25
drm/amdkfd: Add SDMA queue quantum support for GFX12
Sreekant Somasekharan
1
-0
/
+4
2024-09-25
drm/amdgpu/vcn: enable AV1 on both instances
Saleemkhan Jamadar
1
-165
/
+0
2024-09-25
drm/amdkfd: Fix CU occupancy for GFX 9.4.3
Mukul Joshi
4
-11
/
+29
2024-09-25
drm/amdkfd: Update logic for CU occupancy calculations
Mukul Joshi
6
-65
/
+89
2024-09-25
drm/amdgpu: skip coredump after job timeout in SRIOV
ZhenGuo Yin
1
-1
/
+4
2024-09-25
drm/amdgpu: sync to KFD fences before clearing PTEs
Christian König
3
-0
/
+37
2024-09-25
drm/amdgpu/mes12: set enable_level_process_quantum_check
Jack Xiao
1
-0
/
+1
2024-09-25
sefltests/tracing: Add a test for tracepoint events on modules
Masami Hiramatsu (Google)
2
-0
/
+62
2024-09-25
tracing/fprobe: Support raw tracepoints on future loaded modules
Masami Hiramatsu (Google)
2
-51
/
+101
2024-09-25
tracing/fprobe: Support raw tracepoint events on modules
Masami Hiramatsu (Google)
1
-8
/
+38
2024-09-25
tracepoint: Support iterating tracepoints in a loading module
Masami Hiramatsu (Google)
2
-10
/
+44
2024-09-25
tracepoint: Support iterating over tracepoints on modules
Masami Hiramatsu (Google)
2
-0
/
+28
2024-09-25
x86/pvh: Add 64bit relocation page tables
Jason Andryuk
1
-1
/
+103
2024-09-25
x86/kernel: Move page table macros to header
Jason Andryuk
2
-21
/
+22
2024-09-25
tomoyo: fallback to realpath if symlink's pathname does not exist
Tetsuo Handa
1
-3
/
+6
2024-09-25
ASoC: codecs: lpass-rx-macro: add missing CDC_RX_BCL_VBAT_RF_PROC2 to default...
Alexey Klimov
1
-1
/
+1
2024-09-25
x86/pvh: Set phys_base when calling xen_prepare_pvh()
Jason Andryuk
1
-0
/
+13
2024-09-25
x86/pvh: Make PVH entrypoint PIC for x86-64
Jason Andryuk
1
-12
/
+34
2024-09-25
xen: sync elfnote.h from xen tree
Jason Andryuk
1
-5
/
+88
2024-09-25
kprobes: Remove obsoleted declaration for init_test_probes
Gaosheng Cui
1
-9
/
+0
2024-09-25
uprobes: turn trace_uprobe's nhit counter to be per-CPU one
Andrii Nakryiko
1
-3
/
+21
[prev]
[next]