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-03-15
accel/habanalabs: add support for TPC assert
Ofir Bitton
8
-4
/
+52
2023-03-15
accel/habanalabs: capture interrupt timestamp in handler
Ofir Bitton
2
-3
/
+8
2023-03-15
accel/habanalabs: change user interrupt to threaded IRQ
Tal Cohen
4
-35
/
+53
2023-03-15
accel/habanalabs: modify events reset policy
Ohad Sharabi
1
-244
/
+244
2023-03-15
accel/habanalabs: get reset type indication from irq_map
Ohad Sharabi
2
-2649
/
+2661
2023-03-15
accel/habanalabs: enable graceful reset mechanism for compute-reset
Tomer Tayar
1
-14
/
+12
2023-03-15
accel/habanalabs: disable PCI when escalating compute to hard-reset
Koby Elbaz
1
-8
/
+8
2023-03-15
accel/habanalabs: minimize error prints when mem map fails
Moti Haimovski
1
-6
/
+2
2023-03-15
accel/habanalabs: unsecure CFG_TPC_ID register
Koby Elbaz
1
-0
/
+1
2023-03-15
accel/habanalabs: expose engine core int reg address
Ofir Bitton
4
-0
/
+14
2023-03-15
accel/habanalabs: add critical-event bit in notifier
Moti Haimovski
7
-6
/
+213
2023-03-15
accel/habanalabs: enforce release order of compute device and dma-buf
Tomer Tayar
1
-0
/
+10
2023-03-15
accel/habanalabs: add info when FD released while device still in use
Tomer Tayar
4
-4
/
+69
2023-03-15
accel/habanalabs: fix address decode RAZWI handling
Dani Liberman
1
-353
/
+371
2023-03-15
accel/habanalabs: use memhash_node_export_put() in hl_release_dmabuf()
Tomer Tayar
1
-46
/
+43
2023-03-15
accel/habanalabs: refactor debugfs init
Oded Gabbay
1
-61
/
+68
2023-03-15
accel/habanalabs: save class in hdev
Oded Gabbay
3
-10
/
+13
2023-03-15
accel/habanalabs: split cdev creation to separate function
Oded Gabbay
1
-17
/
+32
2023-03-15
accel/habanalabs: capture RAZWI info only if HW indication detected
Koby Elbaz
1
-4
/
+5
2023-03-15
accel/habanalabs: increase user interrupt grace time
Ofir Bitton
1
-4
/
+8
2023-03-15
Merge tag 'drm-intel-next-2023-03-07' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
124
-7899
/
+8129
2023-03-14
Merge tag 'drm-misc-next-2023-03-07' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
155
-3332
/
+4430
2023-03-12
Linux 6.3-rc2
Linus Torvalds
1
-1
/
+1
2023-03-12
wifi: cfg80211: Partial revert "wifi: cfg80211: Fix use after free for wext"
Hector Martin
1
-2
/
+0
2023-03-12
Merge tag 'tpm-v6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jar...
Linus Torvalds
3
-2
/
+137
2023-03-12
tpm: disable hwrng for fTPM on some AMD designs
Mario Limonciello
2
-1
/
+132
2023-03-12
tpm/eventlog: Don't abort tpm_read_log on faulty ACPI address
Morten Linderud
1
-1
/
+5
2023-03-12
Merge tag 'xfs-6.3-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2
-21
/
+40
2023-03-12
Merge tag 'staging-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
106
-51308
/
+39
2023-03-12
Merge tag 'x86_urgent_for_v6.3_rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+9
2023-03-12
Merge tag 'kernel.fork.v6.3-rc2' of gitolite.kernel.org:pub/scm/linux/kernel/...
Linus Torvalds
2
-1
/
+4
2023-03-12
Merge tag 'vfs.misc.v6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-5
/
+5
2023-03-12
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
13
-33
/
+98
2023-03-12
cpumask: relax sanity checking constraints
Linus Torvalds
1
-1
/
+1
2023-03-11
Merge tag 'i2c-for-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
15
-47
/
+52
2023-03-11
ubi: block: Fix missing blk_mq_end_request
Richard Weinberger
1
-1
/
+4
2023-03-11
ext4: zero i_disksize when initializing the bootloader inode
Zhihao Cheng
1
-0
/
+1
2023-03-11
ext4: make sure fs error flag setted before clear journal error
Ye Bin
1
-2
/
+4
2023-03-11
ext4: commit super block if fs record error when journal record without error
Ye Bin
1
-0
/
+9
2023-03-11
ext4, jbd2: add an optimized bmap for the journal inode
Theodore Ts'o
3
-3
/
+37
2023-03-11
ext4: fix WARNING in ext4_update_inline_data
Ye Bin
1
-0
/
+3
2023-03-11
ext4: move where set the MAY_INLINE_DATA flag is set
Ye Bin
2
-2
/
+6
2023-03-10
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
20
-50
/
+117
2023-03-10
Merge tag 'block-6.3-2023-03-09' of git://git.kernel.dk/linux
Linus Torvalds
3
-10
/
+19
2023-03-10
Merge tag 'pull-highmem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+6
2023-03-10
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2
-2
/
+3
2023-03-10
Merge tag 'thermal-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+4
2023-03-10
Merge tag 'riscv-for-linus-6.3-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-8
/
+52
2023-03-10
Merge tag 'drm-fixes-2023-03-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
37
-191
/
+280
2023-03-10
Merge tag 'erofs-for-6.3-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-15
/
+12
[prev]
[next]