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-07-17
keys: Fix linking a duplicate key to a keyring's assoc_array
Petr Pavlu
1
-11
/
+24
2023-07-17
tpm: tis_i2c: Limit write bursts to I2C_SMBUS_BLOCK_MAX (32) bytes
Alexander Sverdlin
1
-7
/
+15
2023-07-17
tpm: tis_i2c: Limit read bursts to I2C_SMBUS_BLOCK_MAX (32) bytes
Alexander Sverdlin
1
-15
/
+22
2023-07-17
tpm_tis_spi: Release chip select when flow control fails
Peijie Shao
1
-0
/
+8
2023-07-17
tpm: tpm_tis: Disable interrupts *only* for AEON UPX-i11
Peter Ujfalusi
1
-0
/
+1
2023-07-17
tpm: tpm_vtpm_proxy: fix a race condition in /dev/vtpmx creation
Jarkko Sakkinen
1
-23
/
+7
2023-07-17
drm/msm: Fix IS_ERR_OR_NULL() vs NULL check in a5xx_submit_in_rb()
Gaosheng Cui
1
-1
/
+1
2023-07-17
ASoC: fsl_sai: Disable bit clock with transmitter
Matus Gajdos
2
-1
/
+2
2023-07-17
can: mcp251xfd: __mcp251xfd_chip_set_mode(): increase poll timeout
Fedor Ross
2
-2
/
+9
2023-07-17
iavf: fix reset task race with iavf_remove()
Ahmed Zaki
4
-29
/
+16
2023-07-17
iavf: fix a deadlock caused by rtnl and driver's lock circular dependencies
Ahmed Zaki
3
-32
/
+85
2023-07-17
Revert "iavf: Do not restart Tx queues after reset task failure"
Marcin Szycik
1
-15
/
+0
2023-07-17
Revert "iavf: Detach device during reset task"
Marcin Szycik
1
-11
/
+2
2023-07-17
iavf: Wait for reset in callbacks which trigger it
Marcin Szycik
4
-17
/
+68
2023-07-17
iavf: use internal state to free traffic IRQs
Ahmed Zaki
1
-3
/
+4
2023-07-17
iavf: Fix out-of-bounds when setting channels on remove
Ding Hui
1
-1
/
+1
2023-07-17
iavf: Fix use-after-free in free_netdev
Ding Hui
1
-4
/
+1
2023-07-17
iomap: micro optimize the ki_pos assignment in iomap_file_buffered_write
Christoph Hellwig
1
-1
/
+1
2023-07-17
iomap: fix a regression for partial write errors
Christoph Hellwig
1
-1
/
+1
2023-07-17
xfs: convert flex-array declarations in xfs attr shortform objects
Darrick J. Wong
2
-1
/
+2
2023-07-17
xfs: convert flex-array declarations in xfs attr leaf blocks
Darrick J. Wong
2
-10
/
+67
2023-07-17
xfs: convert flex-array declarations in struct xfs_attrlist*
Darrick J. Wong
1
-2
/
+2
2023-07-17
Merge patch series "can: gs_usb: fix time stamp counter initialization"
Marc Kleine-Budde
1
-56
/
+74
2023-07-17
x86/cpu/amd: Add a Zenbleed fix
Borislav Petkov (AMD)
5
-0
/
+66
2023-07-17
x86/cpu/amd: Move the errata checking functionality up
Borislav Petkov (AMD)
1
-72
/
+67
2023-07-17
perf test task_exit: No need for a cycles event to check if we get an PERF_RE...
Arnaldo Carvalho de Melo
1
-2
/
+2
2023-07-17
powerpc/kasan: Disable KCOV in KASAN code
Benjamin Gray
1
-0
/
+1
2023-07-17
Revert "drm/i915: use localized __diag_ignore_all() instead of per file"
Jani Nikula
4
-15
/
+5
2023-07-17
drm/i915/perf: add sentinel to xehp_oa_b_counters
Andrzej Hajda
1
-0
/
+1
2023-07-17
locking/rtmutex: Fix task->pi_waiters integrity
Peter Zijlstra
4
-76
/
+155
2023-07-17
can: gs_usb: fix time stamp counter initialization
Marc Kleine-Budde
1
-48
/
+53
2023-07-17
can: gs_usb: gs_can_open(): improve error handling
Marc Kleine-Budde
1
-9
/
+22
2023-07-17
can: bcm: Fix UAF in bcm_proc_show()
YueHaibing
1
-6
/
+6
2023-07-17
ALSA: emu10k1: rework copyright statements
Oswald Buddenhagen
9
-22
/
+28
2023-07-17
ALSA: emu10k1: clean up driver status comments
Oswald Buddenhagen
12
-112
/
+0
2023-07-17
ALSA: emu10k1: set the "no filtering" bits on PCM voices on Audigy
Oswald Buddenhagen
1
-4
/
+7
2023-07-17
can: raw: fix receiver memory leak
Ziyang Xuan
1
-33
/
+24
2023-07-17
ALSA: emu10k1: track loss of external clock on E-MU cards
Oswald Buddenhagen
4
-5
/
+43
2023-07-17
r8169: fix ASPM-related problem for chip version 42 and 43
Heiner Kallweit
1
-0
/
+7
2023-07-17
net: dsa: microchip: correct KSZ8795 static MAC table access
Tristram Ha
3
-5
/
+18
2023-07-17
Merge branch 'sched-fixes'
David S. Miller
4
-138
/
+143
2023-07-17
net: sched: cls_flower: Undo tcf_bind_filter in case of an error
Victor Nogueira
1
-52
/
+47
2023-07-17
net: sched: cls_bpf: Undo tcf_bind_filter in case of an error
Victor Nogueira
1
-52
/
+47
2023-07-17
net: sched: cls_u32: Undo refcount decrement in case update failed
Victor Nogueira
1
-0
/
+7
2023-07-17
net: sched: cls_u32: Undo tcf_bind_filter if u32_replace_hw_knode
Victor Nogueira
1
-11
/
+30
2023-07-17
net: sched: cls_matchall: Undo tcf_bind_filter in case of failure after mall_...
Victor Nogueira
1
-23
/
+12
2023-07-17
ALSA: seq: Fix memory leak at error path in snd_seq_create_port()
Takashi Iwai
1
-0
/
+1
2023-07-17
Merge tag 'asoc-fix-v6.5-rc1' of https://git.kernel.org/pub/scm/linux/kernel/...
Takashi Iwai
24
-122
/
+270
2023-07-17
Documentation: security-bugs.rst: clarify CVE handling
Greg Kroah-Hartman
1
-7
/
+6
2023-07-17
Documentation: security-bugs.rst: update preferences when dealing with the li...
Greg Kroah-Hartman
1
-14
/
+12
[prev]
[next]