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-21
ALSA: cs46xx: Simplify with snd_ctl_find_id_mixer()
Takashi Iwai
1
-5
/
+2
2023-07-21
ALSA: ca0106: Simplify with snd_ctl_find_id_mixer()
Takashi Iwai
1
-12
/
+3
2023-07-21
ALSA: control: Introduce snd_ctl_find_id_mixer()
Takashi Iwai
1
-0
/
+22
2023-07-20
tools/testing/cxl: Remove unused SZ_512G macro
Xiao Yang
1
-4
/
+0
2023-07-20
Merge tag 'drm-fixes-2023-07-21' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
42
-242
/
+612
2023-07-21
Merge tag 'amd-drm-fixes-6.5-2023-07-20' of https://gitlab.freedesktop.org/ag...
Dave Airlie
29
-196
/
+524
2023-07-21
Merge tag 'drm-intel-fixes-2023-07-20' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
5
-15
/
+6
2023-07-21
Merge tag 'drm-misc-fixes-2023-07-20' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
7
-31
/
+73
2023-07-20
Merge tag 'ata-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
15
-1
/
+35
2023-07-20
Merge tag 'net-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
84
-713
/
+1152
2023-07-20
x86: Fix kthread unwind
Peter Zijlstra
1
-1
/
+15
2023-07-20
blk-iocost: skip empty flush bio in iocost
Chengming Zhou
1
-0
/
+4
2023-07-20
Merge tag 'for-net-2023-07-20' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
9
-83
/
+217
2023-07-20
Merge tag 'nf-23-07-20' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
Jakub Kicinski
2
-3
/
+15
2023-07-20
net: phy: prevent stale pointer dereference in phy_init()
Vladimir Oltean
1
-7
/
+14
2023-07-20
Merge branch 'tcp-add-missing-annotations'
Jakub Kicinski
6
-40
/
+63
2023-07-20
tcp: annotate data-races around fastopenq.max_qlen
Eric Dumazet
3
-4
/
+6
2023-07-20
tcp: annotate data-races around icsk->icsk_user_timeout
Eric Dumazet
1
-3
/
+3
2023-07-20
tcp: annotate data-races around tp->notsent_lowat
Eric Dumazet
2
-3
/
+7
2023-07-20
tcp: annotate data-races around rskq_defer_accept
Eric Dumazet
1
-5
/
+6
2023-07-20
tcp: annotate data-races around tp->linger2
Eric Dumazet
1
-4
/
+4
2023-07-20
tcp: annotate data-races around icsk->icsk_syn_retries
Eric Dumazet
2
-4
/
+4
2023-07-20
tcp: annotate data-races around tp->keepalive_probes
Eric Dumazet
2
-4
/
+10
2023-07-20
tcp: annotate data-races around tp->keepalive_intvl
Eric Dumazet
2
-4
/
+9
2023-07-20
tcp: annotate data-races around tp->keepalive_time
Eric Dumazet
2
-3
/
+7
2023-07-20
tcp: annotate data-races around tp->tsoffset
Eric Dumazet
2
-4
/
+5
2023-07-20
tcp: annotate data-races around tp->tcp_tx_delay
Eric Dumazet
1
-2
/
+2
2023-07-20
blk-mq: delete dead struct blk_mq_hw_ctx->queued field
Chengming Zhou
1
-2
/
+0
2023-07-20
fs/9p: Remove unused extern declaration
YueHaibing
1
-2
/
+0
2023-07-20
io_uring: treat -EAGAIN for REQ_F_NOWAIT as final for io-wq
Jens Axboe
1
-0
/
+8
2023-07-20
9p: remove dead stores (variable set again without being read)
Dominique Martinet
3
-41
/
+12
2023-07-20
9p: virtio: skip incrementing unused variable
Dominique Martinet
1
-2
/
+2
2023-07-20
9p: virtio: make sure 'offs' is initialized in zc_request
Dominique Martinet
1
-1
/
+1
2023-07-20
9p: virtio: fix unlikely null pointer deref in handle_rerror
Dominique Martinet
1
-1
/
+1
2023-07-20
9p: fix ignored return value in v9fs_dir_release
Dominique Martinet
1
-2
/
+3
2023-07-20
Bluetooth: MGMT: Use correct address for memcpy()
Andy Shevchenko
1
-1
/
+1
2023-07-20
Bluetooth: btusb: Fix bluetooth on Intel Macbook 2014
Tomasz Moń
1
-0
/
+1
2023-07-20
Bluetooth: SCO: fix sco_conn related locking and validity issues
Pauli Virtanen
1
-11
/
+12
2023-07-20
Bluetooth: hci_conn: return ERR_PTR instead of NULL when there is no link
Siddh Raman Pant
1
-2
/
+2
2023-07-20
Bluetooth: hci_sync: Avoid use-after-free in dbg for hci_remove_adv_monitor()
Douglas Anderson
1
-1
/
+3
2023-07-20
Bluetooth: coredump: fix building with coredump disabled
Arnd Bergmann
1
-2
/
+0
2023-07-20
Bluetooth: ISO: fix iso_conn related locking and validity issues
Pauli Virtanen
1
-22
/
+31
2023-07-20
Bluetooth: hci_event: call disconnect callback before deleting conn
Pauli Virtanen
1
-0
/
+3
2023-07-20
Bluetooth: use RCU for hci_conn_params and iterate safely in hci_sync
Pauli Virtanen
6
-44
/
+164
2023-07-20
btrfs: account block group tree when calculating global reserve size
Filipe Manana
1
-0
/
+5
2023-07-20
TIOCSTI: always enable for CAP_SYS_ADMIN
Samuel Thibault
1
-1
/
+1
2023-07-20
btrfs: zoned: do not enable async discard
Naohiro Aota
2
-1
/
+9
2023-07-20
Merge tag 'iomap-6.5-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-2
/
+2
2023-07-20
Merge tag 'xfs-6.5-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
3
-13
/
+71
2023-07-20
ASoC: codecs: msm8916-wcd-analog: Cleanup DT bindings
Mark Brown
2
-95
/
+62
[prev]
[next]