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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-21
Merge tag 'thunderbolt-for-v6.7-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
976
-25445
/
+23566
2023-11-20
s390/dasd: protect device queue against concurrent access
Jan Höppner
1
-11
/
+13
2023-11-20
s390/dasd: resolve spelling mistake
Muhammad Muzammil
1
-1
/
+1
2023-11-20
bpf, netkit: Add indirect call wrapper for fetching peer dev
Daniel Borkmann
1
-1
/
+2
2023-11-20
veth: Use tstats per-CPU traffic counters
Peilin Ye
1
-19
/
+11
2023-11-20
netkit: Add tstats per-CPU traffic counters
Daniel Borkmann
1
-1
/
+18
2023-11-20
net: Move {l,t,d}stats allocation to core and convert veth & vrf
Daniel Borkmann
2
-25
/
+5
2023-11-20
net, vrf: Move dstats structure to core
Daniel Borkmann
1
-17
/
+7
2023-11-20
block/null_blk: Fix double blk_mq_start_request() warning
Chengming Zhou
1
-12
/
+13
2023-11-20
nvmet-tcp: always initialize tls_handshake_tmo_work
Hannes Reinecke
1
-1
/
+3
2023-11-20
nvmet: nul-terminate the NQNs passed in the connect command
Christoph Hellwig
1
-0
/
+4
2023-11-20
nvme: blank out authentication fabrics options if not configured
Hannes Reinecke
1
-0
/
+2
2023-11-20
nvme: catch errors from nvme_configure_metadata()
Hannes Reinecke
1
-6
/
+13
2023-11-20
nvme-tcp: only evaluate 'tls' option if TLS is selected
Hannes Reinecke
1
-1
/
+1
2023-11-20
nvme-auth: set explanation code for failure2 msgs
Mark O'Donovan
1
-0
/
+2
2023-11-20
nvme-auth: unlock mutex in one place only
Mark O'Donovan
1
-2
/
+1
2023-11-20
nbd: fix null-ptr-dereference while accessing 'nbd->config'
Li Nan
1
-1
/
+17
2023-11-20
nbd: factor out a helper to get nbd_config without holding 'config_lock'
Li Nan
1
-8
/
+19
2023-11-20
nbd: fold nbd config initialization into nbd_alloc_config()
Li Nan
1
-22
/
+19
2023-11-20
Merge tag 'md-fixes-20231120' of https://git.kernel.org/pub/scm/linux/kernel/...
Jens Axboe
1
-1
/
+2
2023-11-20
ACPI: resource: Skip IRQ override on ASUS ExpertBook B1402CVA
Hans de Goede
1
-0
/
+7
2023-11-20
ACPI: video: Use acpi_device_fix_up_power_children()
Hans de Goede
1
-1
/
+1
2023-11-20
ACPI: PM: Add acpi_device_fix_up_power_children() function
Hans de Goede
1
-0
/
+13
2023-11-20
ACPI: processor_idle: use raw_safe_halt() in acpi_idle_play_dead()
David Woodhouse
1
-1
/
+1
2023-11-20
bcache: avoid NULL checking to c->root in run_cache_set()
Coly Li
1
-1
/
+1
2023-11-20
bcache: add code comments for bch_btree_node_get() and __bch_btree_node_alloc()
Coly Li
1
-0
/
+7
2023-11-20
bcache: replace a mistaken IS_ERR() by IS_ERR_OR_NULL() in btree_gc_coalesce()
Coly Li
1
-1
/
+1
2023-11-20
bcache: fixup multi-threaded bch_sectors_dirty_init() wake-up race
Mingzhe Zou
1
-1
/
+2
2023-11-20
bcache: fixup lock c->root error
Mingzhe Zou
1
-3
/
+11
2023-11-20
bcache: fixup init dirty data errors
Mingzhe Zou
1
-1
/
+4
2023-11-20
bcache: prevent potential division by zero error
Rand Deeb
1
-1
/
+1
2023-11-20
bcache: remove redundant assignment to variable cur_idx
Colin Ian King
1
-1
/
+1
2023-11-20
bcache: check return value from btree_node_alloc_replacement()
Coly Li
1
-0
/
+2
2023-11-20
bcache: avoid oversize memory allocation by small stripe_size
Coly Li
2
-0
/
+3
2023-11-20
drm/rockchip: vop: Fix color for RGB888/BGR888 format on VOP full
Jonas Karlman
1
-3
/
+11
2023-11-20
drm/i915: do not clean GT table on error path
Andrzej Hajda
2
-14
/
+1
2023-11-20
drm/i915/dp_mst: Fix race between connector registration and setup
Imre Deak
1
-8
/
+8
2023-11-19
md: fix bi_status reporting in md_end_clone_io
Song Liu
1
-1
/
+2
2023-11-20
ata: pata_isapnp: Add missing error check for devm_ioport_map()
Chen Ni
1
-0
/
+3
2023-11-19
Merge tag 'irq_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+10
2023-11-19
octeontx2-pf: Fix memory leak during interface down
Suman Ghosh
1
-0
/
+2
2023-11-19
wireguard: use DEV_STATS_INC()
Eric Dumazet
3
-9
/
+10
2023-11-19
net: wangxun: fix kernel panic due to null pointer
Jiawen Wu
3
-9
/
+7
2023-11-19
drm/panel: simple: Fix Innolux G101ICE-L01 timings
Marek Vasut
1
-6
/
+6
2023-11-19
drm/panel: simple: Fix Innolux G101ICE-L01 bus flags
Marek Vasut
1
-0
/
+1
2023-11-18
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
4
-41
/
+38
2023-11-18
Merge tag 'parisc-for-6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2023-11-18
Merge tag 'for-6.7/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-100
/
+130
2023-11-18
parisc/power: Fix power soft-off when running on qemu
Helge Deller
1
-1
/
+1
2023-11-18
Merge tag 'i2c-for-6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-18
/
+78
[prev]
[next]