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-03
pinctrl: intel: platform: Add Panther Lake to the list of supported
Andy Shevchenko
1
-0
/
+1
2024-10-03
doc: net: napi: Update documentation for napi_schedule_irqoff
Sean Anderson
1
-3
/
+2
2024-10-03
Merge tag 'nf-24-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
5
-33
/
+41
2024-10-03
iomap: constrain the file range passed to iomap_file_unshare
Darrick J. Wong
2
-2
/
+10
2024-10-03
iomap: don't bother unsharing delalloc extents
Darrick J. Wong
1
-1
/
+2
2024-10-03
net/ncsi: Disable the ncsi work before freeing the associated structure
Eddie James
1
-0
/
+2
2024-10-03
ceph: fix cap ref leak via netfs init_request
Patrick Donnelly
1
-1
/
+4
2024-10-03
ceph: use struct_size() helper in __ceph_pool_perm_get()
Thorsten Blum
1
-1
/
+1
2024-10-03
ALSA: hda: Add missing parameter description for snd_hdac_stream_timecounter_...
Takashi Iwai
1
-0
/
+1
2024-10-03
ALSA: usb-audio: Add native DSD support for Luxman D-08u
Jan Lalinsky
1
-0
/
+2
2024-10-03
ALSA: core: add isascii() check to card ID generator
Jaroslav Kysela
1
-4
/
+10
2024-10-03
drm/xe: Fix memory leak when aborting binds
Matthew Brost
1
-1
/
+1
2024-10-03
drm/xe: Prevent null pointer access in xe_migrate_copy
Zhanjun Dong
1
-2
/
+2
2024-10-03
drm/xe/oa: Don't reset OAC_CONTEXT_ENABLE on OA stream close
José Roberto de Souza
1
-6
/
+3
2024-10-03
drm/xe/queue: move xa_alloc to prevent UAF
Matthew Auld
1
-1
/
+3
2024-10-03
drm/xe/vm: move xa_alloc to prevent UAF
Matthew Auld
1
-8
/
+8
2024-10-03
drm/xe: Clean up VM / exec queue file lock usage.
Matthew Brost
5
-12
/
+19
2024-10-03
drm/xe: Resume TDR after GT reset
Matthew Brost
3
-0
/
+8
2024-10-03
drm/xe/xe2: Add performance tuning for L3 cache flushing
Gustavo Sousa
2
-0
/
+13
2024-10-03
drm/xe/xe2: Extend performance tuning to media GT
Gustavo Sousa
2
-0
/
+26
2024-10-03
drm/xe/mcr: Use Xe2_LPM steering tables for Xe2_HPM
Gustavo Sousa
1
-1
/
+1
2024-10-03
drm/xe: Use helper for ASID -> VM in GPU faults and access counters
Matthew Brost
1
-18
/
+21
2024-10-03
drm/xe: Convert to USM lock to rwsem
Matthew Brost
4
-12
/
+10
2024-10-03
drm/xe: use devm_add_action_or_reset() helper
He Lugang
2
-3
/
+3
2024-10-03
drm/xe: fix UAF around queue destruction
Matthew Auld
4
-2
/
+35
2024-10-03
drm/xe/guc_submit: add missing locking in wedged_fini
Matthew Auld
1
-2
/
+8
2024-10-03
drm/xe: Restore pci state upon resume
Rodrigo Vivi
1
-0
/
+2
2024-10-03
Merge tag 'drm-intel-fixes-2024-10-02' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
1
-1
/
+1
2024-10-02
bcachefs: Fix trans_commit disk accounting revert
Kent Overstreet
1
-1
/
+2
2024-10-02
bcachefs: Fix bch2_inode_is_open() check
Kent Overstreet
1
-1
/
+1
2024-10-02
bcachefs: Fix return type of dirent_points_to_inode_nowarn()
Kent Overstreet
1
-2
/
+2
2024-10-03
Merge tag 'drm-misc-fixes-2024-10-02' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
4
-11
/
+30
2024-10-02
net: phy: qt2025: Fix warning: unused import DeviceId
FUJITA Tomonori
1
-2
/
+2
2024-10-02
gso: fix udp gso fraglist segmentation after pull from frag_list
Willem de Bruijn
1
-2
/
+20
2024-10-02
bridge: mcast: Fail MDB get request on empty entry
Ido Schimmel
1
-1
/
+1
2024-10-02
vrf: revert "vrf: Remove unnecessary RCU-bh critical section"
Willem de Bruijn
1
-0
/
+2
2024-10-02
net: ethernet: ti: am65-cpsw: Fix forever loop in cleanup code
Dan Carpenter
1
-1
/
+1
2024-10-02
net: phy: realtek: Check the index value in led_hw_control_get
Hui Wang
1
-0
/
+3
2024-10-02
ppp: do not assume bh is held in ppp_channel_bridge_input()
Eric Dumazet
1
-2
/
+2
2024-10-02
selftests: rds: move include.sh to TEST_FILES
Hangbin Liu
2
-1
/
+2
2024-10-02
net: test for not too small csum_start in virtio_net_hdr_to_skb()
Eric Dumazet
1
-1
/
+3
2024-10-02
net: gso: fix tcp fraglist segmentation after pull from frag_list
Felix Fietkau
2
-4
/
+16
2024-10-02
Merge tag 'mlx5-fixes-2024-09-25' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
10
-9
/
+33
2024-10-02
Merge tag 'for-net-2024-09-27' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
5
-28
/
+23
2024-10-02
Merge tag 'ieee802154-for-net-2024-09-27' of git://git.kernel.org/pub/scm/lin...
Jakub Kicinski
3
-5
/
+5
2024-10-03
Merge tag 'amd-drm-fixes-6.12-2024-10-02' of https://gitlab.freedesktop.org/a...
Dave Airlie
6
-7
/
+37
2024-10-02
Merge tag 'pull-work.unaligned' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
854
-890
/
+876
2024-10-03
Revert "mmc: mvsdio: Use sg_miter for PIO"
Linus Walleij
1
-53
/
+18
2024-10-03
mmc: core: Only set maximum DMA segment size if DMA is supported
Guenter Roeck
1
-1
/
+2
2024-10-02
smb: client: Correct typos in multiple comments across various files
Shen Lichuan
16
-24
/
+24
[prev]
[next]