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
2023-05-13
ext4: don't clear SB_RDONLY when remounting r/w until quota is re-enabled
Theodore Ts'o
1
-1
/
+5
2023-05-13
ext4: check iomap type only if ext4_iomap_begin() does not fail
Baokun Li
1
-1
/
+1
2023-05-13
ext4: avoid a potential slab-out-of-bounds in ext4_group_desc_csum
Tudor Ambarus
1
-4
/
+2
2023-05-13
ext4: fix data races when using cached status extents
Jan Kara
1
-17
/
+13
2023-05-13
ext4: avoid deadlock in fs reclaim with page writeback
Jan Kara
3
-13
/
+40
2023-05-13
ext4: fix invalid free tracking in ext4_xattr_move_to_block()
Theodore Ts'o
1
-2
/
+3
2023-05-13
ext4: remove a BUG_ON in ext4_mb_release_group_pa()
Theodore Ts'o
1
-1
/
+5
2023-05-13
ext4: allow ext4_get_group_info() to fail
Theodore Ts'o
5
-29
/
+82
2023-05-13
Merge tag 'block-6.4-2023-05-13' of git://git.kernel.dk/linux
Linus Torvalds
5
-104
/
+4
2023-05-13
cxl: Add missing return to cdat read error path
Dave Jiang
1
-0
/
+1
2023-05-13
tools/testing/cxl: Use DEFINE_STATIC_SRCU()
Dan Williams
1
-1
/
+1
2023-05-12
x86/retbleed: Fix return thunk alignment
Borislav Petkov (AMD)
1
-2
/
+2
2023-05-12
Merge tag 'for-6.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
11
-33
/
+102
2023-05-12
Merge tag '6.4-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
4
-2
/
+28
2023-05-12
Merge tag 'vfs/v6.4-rc1/pipe' of gitolite.kernel.org:pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+4
2023-05-12
Merge tag 'io_uring-6.4-2023-05-12' of git://git.kernel.dk/linux
Linus Torvalds
1
-5
/
+5
2023-05-12
Merge tag 'riscv-for-linus-6.4-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-6
/
+3
2023-05-12
drm/i915/guc: Fix confused register capture list creation
John Harrison
3
-34
/
+72
2023-05-12
drm/i1915/guc: Fix probe injection CI failures after recent change
John Harrison
1
-1
/
+1
2023-05-12
Documentation/block: drop the request.rst file
Randy Dunlap
2
-100
/
+0
2023-05-12
pipe: check for IOCB_NOWAIT alongside O_NONBLOCK
Jens Axboe
1
-2
/
+4
2023-05-12
ublk: fix command op code check
Ming Lei
1
-1
/
+1
2023-05-12
block/rnbd: replace REQ_OP_FLUSH with REQ_OP_WRITE
Guoqing Jiang
1
-1
/
+1
2023-05-12
nbd: Fix debugfs_create_dir error checking
Ivan Orlov
1
-2
/
+2
2023-05-12
Merge tag 'firewire-fixes-6.4-rc2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-10
/
+11
2023-05-12
fbdev: stifb: Fix info entry in sti_struct on error path
Helge Deller
1
-0
/
+1
2023-05-12
fbdev: modedb: Add 1920x1080 at 60 Hz video mode
Helge Deller
1
-0
/
+5
2023-05-12
drm/i915/gt: drop dependency on VLV_DISPLAY_BASE
Jani Nikula
1
-2
/
+3
2023-05-11
drm/i915/pxp: Enable PXP with MTL-GSC-CS
Alan Previn
5
-10
/
+18
2023-05-11
drm/i915/pxp: On MTL, KCR enabling doesn't wait on tee component
Alan Previn
2
-2
/
+16
2023-05-11
drm/i915/uapi/pxp: Add a GET_PARAM for PXP
Alan Previn
4
-7
/
+49
2023-05-11
drm/i915/pxp: Add ARB session creation and cleanup
Alan Previn
6
-7
/
+209
2023-05-11
drm/i915/pxp: Add GSC-CS backend to send GSC fw messages
Alan Previn
5
-2
/
+254
2023-05-11
drm/i915/pxp: Add MTL helpers to submit Heci-Cmd-Packet to GSC
Alan Previn
2
-0
/
+125
2023-05-11
drm/i915/pxp: Add MTL hw-plumbing enabling for KCR operation
Alan Previn
5
-22
/
+58
2023-05-11
drm/i915/pxp: Add GSC-CS back-end resource init and cleanup
Alan Previn
6
-6
/
+117
2023-05-11
Merge tag 'drm-fixes-2023-05-12' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
29
-100
/
+188
2023-05-11
Merge tag 'xfs-6.4-rc1-fixes' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
14
-63
/
+65
2023-05-11
fbdev: imsttfb: Fix use after free bug in imsttfb_probe
Zheng Wang
1
-7
/
+8
2023-05-12
Merge tag 'amd-drm-fixes-6.4-2023-05-11' of https://gitlab.freedesktop.org/ag...
Dave Airlie
14
-71
/
+131
2023-05-12
Merge tag 'drm-intel-fixes-2023-05-11-1' of git://anongit.freedesktop.org/drm...
Dave Airlie
5
-9
/
+25
2023-05-12
Merge tag 'drm-misc-fixes-2023-05-11' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
10
-20
/
+32
2023-05-11
drm/i915/irq: relocate gmbus and dp aux irq handlers
Jani Nikula
5
-24
/
+31
2023-05-11
drm/i915: use pat_index instead of cache_level
Fei Yang
36
-238
/
+453
2023-05-11
drm/i915: preparation for using PAT index
Fei Yang
9
-11
/
+116
2023-05-11
drm/i915: Nuke intel_bios_is_port_dp_dual_mode()
Ville Syrjälä
3
-15
/
+7
2023-05-11
drm/i915: Flip VBT DDC pin maps around
Ville Syrjälä
1
-34
/
+36
2023-05-11
drm/i915: Split map_aux_ch() into per-platform arrays
Ville Syrjälä
1
-73
/
+71
2023-05-11
drm/i915: Use REG_BIT() & co. for AUX CH registers
Ville Syrjälä
3
-55
/
+52
2023-05-11
drm/i915: Define more PS_CTRL bits
Ville Syrjälä
1
-0
/
+11
[prev]
[next]