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-10-09
Merge tag 'amd-drm-fixes-6.12-2024-10-08' of https://gitlab.freedesktop.org/a...
Dave Airlie
9
-41
/
+78
2024-10-08
net: ibm: emac: mal: fix wrong goto
Rosen Penev
1
-1
/
+1
2024-10-08
drm/xe: Make wedged_mode debugfs writable
Matt Roper
1
-1
/
+1
2024-10-08
drm/xe: Restore GT freq on GSC load error
Vinay Belgaumkar
1
-1
/
+3
2024-10-08
drm/xe/guc_submit: fix xa_store() error checking
Matthew Auld
1
-6
/
+3
2024-10-08
drm/xe/ct: fix xa_store() error checking
Matthew Auld
1
-15
/
+8
2024-10-08
drm/xe/ct: prevent UAF in send_recv()
Matthew Auld
1
-3
/
+18
2024-10-08
net/sched: accept TCA_STAB only for root qdisc
Eric Dumazet
2
-2
/
+6
2024-10-08
x86/entry_32: Clear CPU buffers after register restore in NMI return
Pawan Gupta
1
-1
/
+2
2024-10-08
x86/entry_32: Do not clobber user EFLAGS.ZF
Pawan Gupta
1
-1
/
+2
2024-10-08
ARM: dts: bcm2837-rpi-cm3-io3: Fix HDMI hpd-gpio pin
Florian Klink
1
-1
/
+1
2024-10-08
selftests: vDSO: Explicitly include sched.h
Yu Liao
1
-0
/
+1
2024-10-08
e1000e: change I219 (19) devices to ADP
Vitaly Lifshits
2
-4
/
+4
2024-10-08
igb: Do not bring the device up after non-fatal error
Mohamed Khalfella
1
-0
/
+4
2024-10-08
i40e: Fix macvlan leak by synchronizing access to mac_filter_hash
Aleksandr Loktionov
2
-0
/
+3
2024-10-08
selftests: vDSO: improve getrandom and chacha error messages
Jason A. Donenfeld
2
-53
/
+49
2024-10-08
selftests: vDSO: unconditionally build getrandom test
Jason A. Donenfeld
2
-3
/
+1
2024-10-08
selftests: vDSO: unconditionally build chacha test
Jason A. Donenfeld
8
-12
/
+26
2024-10-08
ice: Fix increasing MSI-X on VF
Marcin Szycik
3
-5
/
+9
2024-10-08
ice: Flush FDB entries before reset
Wojciech Drewek
3
-22
/
+8
2024-10-08
ice: Fix netif_is_ice() in Safe Mode
Marcin Szycik
1
-1
/
+2
2024-10-08
ice: Fix entering Safe Mode
Marcin Szycik
1
-3
/
+1
2024-10-08
nvme: delete unnecessary fallthru comment
Tokunori Ikegami
1
-1
/
+0
2024-10-08
nvmet-rdma: use sbitmap to replace rsp free list
Guixin Liu
1
-29
/
+27
2024-10-08
Merge tag 'sched_ext-for-6.12-rc2-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
6
-25
/
+43
2024-10-08
bpf, lsm: Remove bpf_lsm_key_free hook
Thomas Weißschuh
1
-4
/
+0
2024-10-08
fbdev: Switch back to struct platform_driver::remove()
Uwe Kleine-König
70
-88
/
+88
2024-10-08
thermal: intel: int340x: processor: Add MMIO RAPL PL4 support
Zhang Rui
1
-2
/
+2
2024-10-08
thermal: intel: int340x: processor: Remove MMIO RAPL CPU hotplug support
Zhang Rui
1
-44
/
+22
2024-10-08
powercap: intel_rapl_msr: Add PL4 support for Arrowlake-U
Sumeet Pawnikar
1
-0
/
+1
2024-10-08
powercap: intel_rapl_tpmi: Ignore minor version change
Zhang Rui
1
-3
/
+14
2024-10-08
wifi: mac80211: skip non-uploaded keys in ieee80211_iter_keys
Felix Fietkau
1
-17
/
+25
2024-10-08
wifi: radiotap: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
7
-28
/
+33
2024-10-08
wifi: mac80211: do not pass a stopped vif to the driver in .get_txpower
Felix Fietkau
1
-1
/
+2
2024-10-08
wifi: mac80211: Convert color collision detection to wiphy work
Remi Pommarel
3
-13
/
+16
2024-10-08
wifi: cfg80211: Add wiphy_delayed_work_pending()
Remi Pommarel
2
-0
/
+51
2024-10-08
arm64: dts: rockchip: Fix reset-gpios property on brcm BT nodes
Diederik de Haas
2
-2
/
+2
2024-10-08
arm64: dts: rockchip: Fix wakeup prop names on PineNote BT node
Diederik de Haas
1
-2
/
+2
2024-10-08
arm64: dts: rockchip: Remove hdmi's 2nd interrupt on rk3328
Diederik de Haas
1
-2
/
+1
2024-10-08
wifi: cfg80211: Do not create BSS entries for unsupported channels
Chenming Huang
1
-0
/
+4
2024-10-08
wifi: mac80211: Fix setting txpower with emulate_chanctx
Ben Greear
1
-0
/
+5
2024-10-08
mac80211: MAC80211_MESSAGE_TRACING should depend on TRACING
Geert Uytterhoeven
1
-1
/
+1
2024-10-08
x86/resctrl: Annotate get_mem_config() functions as __init
Nathan Chancellor
1
-2
/
+2
2024-10-08
wifi: iwlegacy: Clear stale interrupts before resuming device
Ville Syrjälä
1
-0
/
+2
2024-10-08
sched_ext: Documentation: Update instructions for running example schedulers
Devaansh-Kumar
1
-1
/
+1
2024-10-08
cgroup/bpf: use a dedicated workqueue for cgroup bpf destruction
Chen Ridong
1
-1
/
+18
2024-10-08
Merge tag 'ntfs3_for_6.12' of https://github.com/Paragon-Software-Group/linux...
Linus Torvalds
14
-197
/
+410
2024-10-08
Merge tag 'perf-tools-fixes-for-v6.12-1-2024-10-08' of git://git.kernel.org/p...
Linus Torvalds
18
-34
/
+170
2024-10-08
iommu/arm-smmu-v3: Convert comma to semicolon
Chen Ni
1
-1
/
+1
2024-10-08
iommu/arm-smmu-v3: Fix last_sid_idx calculation for sid_bits==32
Daniel Mentz
1
-1
/
+1
[prev]
[next]