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-02-09
Merge tag 'pci-v6.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+6
2024-02-09
Merge tag 'hwmon-for-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-20
/
+29
2024-02-09
Merge tag 'mmc-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...
Linus Torvalds
2
-1
/
+35
2024-02-09
Merge tag 'pmdomain-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-10
/
+10
2024-02-09
Merge tag 'gpio-fixes-for-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+4
2024-02-09
Merge tag 'drm-fixes-2024-02-09' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
57
-253
/
+390
2024-02-09
Merge tag 'drm-msm-fixes-2024-02-07' of https://gitlab.freedesktop.org/drm/ms...
Dave Airlie
6
-20
/
+22
2024-02-09
Merge tag 'amd-drm-fixes-6.8-2024-02-08' of https://gitlab.freedesktop.org/ag...
Dave Airlie
28
-98
/
+220
2024-02-09
Merge tag 'drm-intel-fixes-2024-02-08' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
4
-6
/
+5
2024-02-09
Merge tag 'drm-xe-fixes-2024-02-08' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
9
-65
/
+57
2024-02-09
Merge tag 'drm-misc-fixes-2024-02-08' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
9
-58
/
+77
2024-02-08
Merge tag 'net-6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
130
-481
/
+1104
2024-02-08
Merge tag 'pinctrl-v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-1
/
+1
2024-02-08
Merge tag 'nf-24-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
15
-102
/
+202
2024-02-08
netfilter: nft_set_pipapo: remove scratch_aligned pointer
Florian Westphal
3
-39
/
+10
2024-02-08
netfilter: nft_set_pipapo: add helper to release pcpu scratch area
Florian Westphal
1
-5
/
+23
2024-02-08
netfilter: nft_set_pipapo: store index in scratch maps
Florian Westphal
3
-26
/
+44
2024-02-08
netfilter: nft_set_rbtree: skip end interval element from gc
Pablo Neira Ayuso
1
-3
/
+3
2024-02-08
netfilter: nfnetlink_queue: un-break NF_REPEAT
Florian Westphal
1
-3
/
+10
2024-02-08
netfilter: nf_tables: use timestamp to check for set element timeout
Pablo Neira Ayuso
5
-15
/
+42
2024-02-08
netfilter: nft_ct: reject direction for ct id
Pablo Neira Ayuso
1
-0
/
+3
2024-02-08
netfilter: ctnetlink: fix filtering for zone 0
Felix Huettner
2
-5
/
+50
2024-02-08
s390/qeth: Fix potential loss of L3-IP@ in case of network issues
Alexandra Winter
1
-3
/
+6
2024-02-08
netfilter: ipset: Missing gc cancellations fixed
Jozsef Kadlecsik
2
-2
/
+4
2024-02-08
octeontx2-af: Initialize maps.
Ratheesh Kannoth
1
-16
/
+15
2024-02-08
Merge branch 'cpsw-enable-mac_managed_pm-to-fix-mdio'
Paolo Abeni
2
-0
/
+5
2024-02-08
net: ethernet: ti: cpsw: enable mac_managed_pm to fix mdio
Sinthu Raja
1
-0
/
+2
2024-02-08
net: ethernet: ti: cpsw_new: enable mac_managed_pm to fix mdio
Sinthu Raja
1
-0
/
+3
2024-02-08
gpio: remove GPIO device from the list unconditionally in error path
Bartosz Golaszewski
1
-4
/
+4
2024-02-08
netfilter: nft_set_pipapo: remove static in nft_pipapo_get()
Pablo Neira Ayuso
1
-1
/
+1
2024-02-08
drm/xe: Remove TEST_VM_ASYNC_OPS_ERROR
Matthew Brost
2
-35
/
+1
2024-02-08
drm/xe/vm: don't ignore error when in_kthread
Matthew Auld
1
-4
/
+1
2024-02-08
drm/xe: Assume large page size if VMA not yet bound
Matthew Brost
1
-1
/
+3
2024-02-08
drm/xe/display: Fix memleak in display initialization
Xiaoming Wang
1
-6
/
+0
2024-02-08
drm/xe: Map both mem.kernel_bb_pool and usm.bb_pool
Matthew Brost
2
-6
/
+22
2024-02-08
drm/xe: circumvent bogus stringop-overflow warning
Arnd Bergmann
1
-1
/
+1
2024-02-08
drm/xe: Pick correct userptr VMA to repin on REMAP op failure
Matthew Brost
1
-5
/
+17
2024-02-08
drm/xe: Take a reference in xe_exec_queue_last_fence_get()
Matthew Brost
5
-6
/
+11
2024-02-08
drm/xe: Fix loop in vm_bind_ioctl_ops_unwind
Matthew Brost
1
-1
/
+1
2024-02-08
Merge tag 'v6.8-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
3
-4
/
+14
2024-02-08
Merge tag 'percpu-for-6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2024-02-07
drm/amdgpu: Fix HDP flush for VFs on nbio v7.9
Lijo Lazar
1
-0
/
+6
2024-02-07
drm/amd/display: Implement bounds check for stream encoder creation in DCN301
Srinivasan Shanmugam
1
-1
/
+1
2024-02-07
drm/amd/display: Increase frame-larger-than for all display_mode_vba files
Nathan Chancellor
1
-3
/
+3
2024-02-07
drm/amd/display: Clear phantom stream count and plane count
Mario Limonciello
1
-0
/
+3
2024-02-07
drm/amdgpu: Avoid fetching VRAM vendor info
Lijo Lazar
1
-8
/
+0
2024-02-07
drm/amd/display: Disable ODM by default for DCN35
Rodrigo Siqueira
1
-0
/
+1
2024-02-07
drm/amd/display: Update phantom pipe enable / disable sequence
Alvin Lee
10
-13
/
+94
2024-02-07
drm/amd/display: Fix MST Null Ptr for RV
Fangzhi Zuo
1
-5
/
+7
2024-02-07
drm/amdgpu: Fix shared buff copy to user
Stanley.Yang
1
-1
/
+1
[next]