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-09-11
platform/mellanox: mlxbf-pmc: Fix reading of unprogrammed events
Shravan Kumar Ramani
1
-20
/
+7
2023-09-11
platform/mellanox: mlxbf-pmc: Fix potential buffer overflows
Shravan Kumar Ramani
1
-7
/
+7
2023-09-11
platform/mellanox: mlxbf-tmfifo: Drop jumbo frames
Liming Sun
1
-7
/
+17
2023-09-11
platform/mellanox: mlxbf-tmfifo: Drop the Rx packet if no more descriptors
Liming Sun
1
-17
/
+49
2023-09-11
net: ethernet: mtk_eth_soc: fix pse_port configuration for MT7988
Lorenzo Bianconi
1
-2
/
+4
2023-09-11
net: ethernet: mtk_eth_soc: fix uninitialized variable
Daniel Golle
1
-2
/
+3
2023-09-11
efivarfs: fix statfs() on efivarfs
Heinrich Schuchardt
1
-4
/
+10
2023-09-11
kcm: Fix memory leak in error path of kcm_sendmsg()
Shigeru Yoshida
1
-0
/
+2
2023-09-11
r8152: check budget for r8152_poll()
Hayes Wang
1
-0
/
+3
2023-09-11
Merge branch 'sha1105-regressions'
David S. Miller
3
-67
/
+97
2023-09-11
net: dsa: sja1105: block FDB accesses that are concurrent with a switch reset
Vladimir Oltean
1
-0
/
+2
2023-09-11
net: dsa: sja1105: serialize sja1105_port_mcast_flood() with other FDB accesses
Vladimir Oltean
2
-13
/
+45
2023-09-11
net: dsa: sja1105: fix multicast forwarding working only for last added mdb e...
Vladimir Oltean
1
-43
/
+37
2023-09-11
net: dsa: sja1105: propagate exact error code from sja1105_dynamic_config_pol...
Vladimir Oltean
1
-7
/
+8
2023-09-11
net: dsa: sja1105: hide all multicast addresses from "bridge fdb show"
Vladimir Oltean
1
-5
/
+6
2023-09-11
net:ethernet:adi:adin1110: Fix forwarding offload
Ciprian Regus
1
-1
/
+1
2023-09-11
hsr: Fix uninit-value access in fill_frame_info()
Ziyang Xuan
1
-0
/
+1
2023-09-11
Merge branch 'rule_buf-OOB'
David S. Miller
5
-5
/
+18
2023-09-11
net: ethernet: mtk_eth_soc: fix possible NULL pointer dereference in mtk_hwlr...
Hangyu Hua
1
-0
/
+3
2023-09-11
net: ethernet: mvpp2_main: fix possible OOB write in mvpp2_ethtool_get_rxnfc()
Hangyu Hua
1
-0
/
+5
2023-09-11
net: ethernet: bcmasp: fix possible OOB write in bcmasp_netfilt_get_all_active()
Hangyu Hua
3
-5
/
+10
2023-09-11
net: stmmac: fix handling of zero coalescing tx-usecs
Vincent Whitchurch
1
-4
/
+6
2023-09-11
efi/unaccepted: Use ACPI reclaim memory for unaccepted memory table
Ard Biesheuvel
1
-1
/
+1
2023-09-11
efi/x86: Ensure that EFI_RUNTIME_MAP is enabled for kexec
Ard Biesheuvel
1
-1
/
+1
2023-09-11
efi/x86: Move EFI runtime call setup/teardown helpers out of line
Ard Biesheuvel
3
-32
/
+31
2023-09-11
ata: sata_mv: Fix incorrect string length computation in mv_dump_mem()
Christophe JAILLET
1
-2
/
+2
2023-09-11
ata: libata: disallow dev-initiated LPM transitions to unsupported states
Niklas Cassel
3
-3
/
+29
2023-09-10
Linux 6.6-rc1
Linus Torvalds
1
-2
/
+2
2023-09-10
Merge tag 'topic/drm-ci-2023-08-31-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
68
-0
/
+5508
2023-09-10
Merge branch 'smc-r-fixes'
David S. Miller
2
-1
/
+4
2023-09-10
net/smc: use smc_lgr_list.lock to protect smc_lgr_list.list iterate in smcr_p...
Guangguan Wang
1
-0
/
+2
2023-09-10
net/smc: bugfix for smcr v2 server connect success statistic
Guangguan Wang
1
-1
/
+2
2023-09-10
octeontx2-pf: Fix page pool cache index corruption.
Ratheesh Kannoth
7
-51
/
+44
2023-09-10
net: microchip: vcap api: Fix possible memory leak for vcap_dup_rule()
Jinjie Ruan
1
-2
/
+16
2023-09-10
net: bcmasp: add missing of_node_put
Julia Lawall
1
-0
/
+1
2023-09-10
selftests/net: Improve bind_bhash.sh to accommodate predictable network inter...
Juntong Deng
1
-12
/
+14
2023-09-10
Merge tag 'x86-urgent-2023-09-10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-11
/
+20
2023-09-10
Merge tag 'perf-urgent-2023-09-10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+11
2023-09-09
Merge tag 'perf-tools-for-v6.6-1-2023-09-05' of git://git.kernel.org/pub/scm/...
Linus Torvalds
284
-9119
/
+8011
2023-09-09
Merge tag '6.6-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...
Linus Torvalds
14
-19
/
+43
2023-09-09
iov_iter: Kunit tests for page extraction
David Howells
1
-0
/
+240
2023-09-09
iov_iter: Kunit tests for copying to/from an iterator
David Howells
3
-0
/
+549
2023-09-09
iov_iter: Fix iov_iter_extract_pages() with zero-sized entries
David Howells
1
-15
/
+15
2023-09-09
Merge tag 'sh-for-v6.6-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-12
/
+8
2023-09-09
Merge tag 'riscv-for-linus-6.6-mw2-2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
51
-216
/
+1440
2023-09-09
sh: push-switch: Reorder cleanup operations to avoid use-after-free bug
Duoming Zhou
1
-1
/
+1
2023-09-09
sh: boards: Fix CEU buffer size passed to dma_declare_coherent_memory()
Petr Tesarik
5
-11
/
+7
2023-09-09
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
44
-319
/
+1433
2023-09-09
Merge tag 'driver-core-6.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
106
-113
/
+113
2023-09-09
Merge tag 'dma-mapping-6.6-2023-09-09' of git://git.infradead.org/users/hch/d...
Linus Torvalds
4
-13
/
+18
[prev]
[next]