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-04
ALSA: gus: Fix some error handling paths related to get_bpos() usage
Christophe JAILLET
1
-2
/
+2
2024-10-03
scsi: scsi_transport_fc: Allow setting rport state to current state
Benjamin Marzinski
1
-2
/
+2
2024-10-03
scsi: wd33c93: Don't use stale scsi_pointer value
Daniel Palmer
1
-1
/
+1
2024-10-03
scsi: fnic: Move flush_work initialization out of if block
Martin Wilck
1
-1
/
+1
2024-10-03
scsi: ufs: Use pre-calculated offsets in ufshcd_init_lrb()
Avri Altman
1
-3
/
+2
2024-10-04
Merge tag 'drm-xe-fixes-2024-10-03' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
19
-64
/
+159
2024-10-03
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
12
-54
/
+120
2024-10-03
Merge tag 'rust-fixes-6.12' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
7
-10
/
+48
2024-10-03
Merge tag 'pull-fixes.ufs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-1
/
+1
2024-10-03
Documentation: networking/tcp_ao: typo and grammar fixes
Leo Stone
1
-10
/
+10
2024-10-03
Merge branch 'rxrpc-miscellaneous-fixes'
Jakub Kicinski
4
-9
/
+15
2024-10-03
rxrpc: Fix uninitialised variable in rxrpc_send_data()
David Howells
1
-5
/
+5
2024-10-03
rxrpc: Fix a race between socket set up and I/O thread creation
David Howells
3
-4
/
+10
2024-10-03
Merge branch 'tcp-3-fixes-for-retrans_stamp-and-undo-logic'
Jakub Kicinski
1
-4
/
+38
2024-10-03
tcp: fix TFO SYN_RECV to not zero retrans_stamp with retransmits out
Neal Cardwell
1
-2
/
+9
2024-10-03
tcp: fix tcp_enter_recovery() to zero retrans_stamp when it's safe
Neal Cardwell
1
-0
/
+13
2024-10-03
tcp: fix to allow timestamp undo if no retransmits were sent
Neal Cardwell
1
-2
/
+16
2024-10-03
Merge branch 'fix-aqr-pma-capabilities'
Jakub Kicinski
1
-18
/
+33
2024-10-03
net: phy: aquantia: remove usage of phy_set_max_speed
Abhishek Chauhan
1
-18
/
+19
2024-10-03
net: phy: aquantia: AQR115c fix up PMA capabilities
Abhishek Chauhan
1
-0
/
+14
2024-10-03
sched: psi: fix bogus pressure spikes from aggregation race
Johannes Weiner
1
-14
/
+12
2024-10-03
KVM: x86/mmu: fix KVM_X86_QUIRK_SLOT_ZAP_ALL for shadow MMU
Paolo Bonzini
1
-14
/
+46
2024-10-03
sfc: Don't invoke xdp_do_flush() from netpoll.
Sebastian Andrzej Siewior
2
-2
/
+4
2024-10-03
net: phy: dp83869: fix memory corruption when enabling fiber
Ingo van Lil
1
-1
/
+0
2024-10-03
drm/nouveau/gsp: remove extraneous ; after mutex
Colin Ian King
1
-1
/
+1
2024-10-03
tracing/hwlat: Fix a race during cpuhp processing
Wei Li
1
-0
/
+2
2024-10-03
tracing/timerlat: Fix a race during cpuhp processing
Wei Li
1
-0
/
+2
2024-10-03
tracing/timerlat: Drop interface_lock in stop_kthread()
Wei Li
1
-7
/
+6
2024-10-03
tracing/timerlat: Fix duplicated kthread creation due to CPU online/offline
Wei Li
1
-2
/
+5
2024-10-03
x86/ftrace: Include <asm/ptrace.h>
Sami Tolvanen
1
-0
/
+2
2024-10-03
rtla: Fix the help text in osnoise and timerlat top tools
Eder Zulian
2
-3
/
+3
2024-10-03
tools/rtla: Fix installation from out-of-tree build
Ben Hutchings
1
-1
/
+1
2024-10-03
tracing: Fix trace_check_vprintf() when tp_printk is used
Steven Rostedt
1
-2
/
+13
2024-10-03
nfs_common: fix Kconfig for NFS_COMMON_LOCALIO_SUPPORT
Mike Snitzer
1
-1
/
+1
2024-10-03
nfs_common: fix race in NFS calls to nfsd_file_put_local() and nfsd_serv_put()
Mike Snitzer
6
-8
/
+26
2024-10-03
NFSv4: Prevent NULL-pointer dereference in nfs42_complete_copies()
Yanjun Zhang
4
-2
/
+4
2024-10-03
SUNRPC: Fix integer overflow in decode_rc_list()
Dan Carpenter
1
-0
/
+2
2024-10-03
nvme: tcp: avoid race between queue_lock lock and destroy
Hannes Reinecke
1
-3
/
+4
2024-10-03
gpiolib: Fix potential NULL pointer dereference in gpiod_get_label()
Lad Prabhakar
1
-2
/
+2
2024-10-03
KVM: arm64: Fix kvm_has_feat*() handling of negative features
Marc Zyngier
1
-12
/
+13
2024-10-03
cifs: Do not convert delimiter when parsing NFS-style symlinks
Pali Rohár
1
-1
/
+0
2024-10-03
cifs: Validate content of NFS reparse point buffer
Pali Rohár
1
-0
/
+23
2024-10-03
cifs: Fix buffer overflow when parsing NFS reparse points
Pali Rohár
1
-1
/
+14
2024-10-03
Merge tag 'net-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
55
-127
/
+310
2024-10-03
Merge tag 'v6.12-rc1-ksmbd-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
3
-13
/
+12
2024-10-03
Merge tag 'vfs-6.12-rc2.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
7
-21
/
+43
2024-10-03
Merge tag 'intel-pinctrl-v6.12-2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Walleij
2
-3
/
+3
2024-10-03
rust: device: change the from_raw() function
Guilherme Giacomo Simoes
2
-13
/
+4
2024-10-03
sctp: set sk_state back to CLOSED if autobind fails in sctp_listen_start
Xin Long
1
-1
/
+3
2024-10-03
dt-bindings: net: xlnx,axi-ethernet: Add missing reg minItems
Ravikanth Tuniki
1
-1
/
+2
[prev]
[next]