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-25
Merge tag 'pci-v6.12-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-5
/
+52
2024-10-25
Merge tag 'fbdev-for-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
16
-1790
/
+22
2024-10-25
Merge tag 'gpio-fixes-for-v6.12-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2024-10-25
Merge tag 'ata-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...
Linus Torvalds
1
-0
/
+1
2024-10-25
Merge tag 'sound-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
35
-111
/
+329
2024-10-25
Merge tag 'drm-fixes-2024-10-25' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
17
-107
/
+202
2024-10-25
x86: fix whitespace in runtime-const assembler output
Linus Torvalds
1
-2
/
+2
2024-10-25
x86: fix user address masking non-canonical speculation issue
Linus Torvalds
4
-21
/
+42
2024-10-25
Merge tag 'drm-xe-fixes-2024-10-24-1' of https://gitlab.freedesktop.org/drm/x...
Dave Airlie
5
-7
/
+42
2024-10-25
Merge tag 'drm-misc-fixes-2024-10-24' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
2
-1
/
+3
2024-10-24
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
15
-90
/
+167
2024-10-24
Merge tag 'net-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
46
-258
/
+565
2024-10-24
Merge tag 'hid-for-linus-20241024' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-0
/
+24
2024-10-25
Merge tag 'drm-intel-fixes-2024-10-24' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
1
-2
/
+1
2024-10-25
Merge tag 'amd-drm-fixes-6.12-2024-10-23' of https://gitlab.freedesktop.org/a...
Dave Airlie
9
-97
/
+156
2024-10-24
Merge tag 'loongarch-fixes-6.12-1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
16
-48
/
+85
2024-10-24
Merge tag 'probes-fixes-v6.12-rc4.2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-6
/
+21
2024-10-24
Merge tag 'for-6.12-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-34
/
+45
2024-10-24
Merge tag 'jfs-6.12-rc5' of github.com:kleikamp/linux-shaggy
Linus Torvalds
1
-1
/
+1
2024-10-24
Merge tag 'bcachefs-2024-10-22' of https://github.com/koverstreet/bcachefs
Linus Torvalds
41
-205
/
+475
2024-10-24
Revert "9p: Enable multipage folios"
Dominique Martinet
1
-1
/
+0
2024-10-24
drm/xe: Don't restart parallel queues multiple times on GT reset
Nirmoy Das
1
-2
/
+12
2024-10-24
drm/xe/ufence: Prefetch ufence addr to catch bogus address
Nirmoy Das
1
-1
/
+2
2024-10-24
drm/xe: Handle unreliable MMIO reads during forcewake
Shuicheng Lin
1
-3
/
+9
2024-10-24
drm/xe/guc/ct: Flush g2h worker in case of g2h response timeout
Badal Nilawar
1
-0
/
+18
2024-10-24
drm/xe: Enlarge the invalidation timeout from 150 to 500
Shuicheng Lin
1
-1
/
+1
2024-10-24
Merge branch 'add-the-missing-bpf_link_type-invocation-for-sockmap'
Andrii Nakryiko
4
-5
/
+16
2024-10-24
bpf: Check validity of link->type in bpf_link_show_fdinfo()
Hou Tao
1
-5
/
+9
2024-10-24
bpf: Add the missing BPF_LINK_TYPE invocation for sockmap
Hou Tao
3
-0
/
+7
2024-10-24
Merge branch 'net-dsa-mv88e6xxx-fix-mv88e6393x-phc-frequency-on-internal-clock'
Paolo Abeni
2
-37
/
+77
2024-10-24
net: dsa: mv88e6xxx: support 4000ps cycle counter period
Shenghao Yang
1
-3
/
+20
2024-10-24
net: dsa: mv88e6xxx: read cycle counter period from hardware
Shenghao Yang
2
-19
/
+43
2024-10-24
net: dsa: mv88e6xxx: group cycle counter coefficients
Shenghao Yang
2
-33
/
+32
2024-10-24
net: usb: qmi_wwan: add Fibocom FG132 0x0112 composition
Reinhard Speyerer
1
-0
/
+1
2024-10-24
hv_netvsc: Fix VF namespace also in synthetic NIC NETDEV_REGISTER event
Haiyang Zhang
1
-0
/
+30
2024-10-24
net: dsa: microchip: disable EEE for KSZ879x/KSZ877x/KSZ876x
Tim Harvey
1
-10
/
+11
2024-10-24
Merge tag 'for-net-2024-10-23' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Abeni
6
-24
/
+71
2024-10-24
ata: libata: Set DID_TIME_OUT for commands that actually timed out
Niklas Cassel
1
-0
/
+1
2024-10-24
Merge tag 'ipsec-2024-10-22' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
7
-71
/
+103
2024-10-24
Merge tag 'asoc-fix-v6.12-rc4' of https://git.kernel.org/pub/scm/linux/kernel...
Takashi Iwai
32
-89
/
+298
2024-10-23
bpf: fix do_misc_fixups() for bpf_get_branch_snapshot()
Andrii Nakryiko
1
-1
/
+1
2024-10-23
bpf,perf: Fix perf_event_detach_bpf_prog error handling
Jiri Olsa
1
-2
/
+0
2024-10-23
PCI/pwrctl: Abandon QCom WCN probe on pre-pwrseq device-trees
Bartosz Golaszewski
1
-5
/
+50
2024-10-23
Bluetooth: ISO: Fix UAF on iso_sock_timeout
Luiz Augusto von Dentz
1
-6
/
+12
2024-10-23
Bluetooth: SCO: Fix UAF on sco_sock_timeout
Luiz Augusto von Dentz
3
-6
/
+35
2024-10-23
Bluetooth: hci_core: Disable works on hci_unregister_dev
Luiz Augusto von Dentz
2
-12
/
+24
2024-10-23
LoongArch: KVM: Mark hrtimer to expire in hard interrupt context
Huacai Chen
2
-4
/
+5
2024-10-23
LoongArch: Make KASAN usable for variable cpu_vabits
Huacai Chen
1
-1
/
+1
2024-10-23
posix-clock: posix-clock: Fix unbalanced locking in pc_clock_settime()
Jinjie Ruan
1
-3
/
+3
2024-10-23
r8169: avoid unsolicited interrupts
Heiner Kallweit
1
-1
/
+3
[next]