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-01-01
Merge branch 'selftests-fix'
David S. Miller
1
-4
/
+11
2023-01-01
selftests: net: return non-zero for failures reported in arp_ndisc_evict_noca...
Po-Hsu Lin
1
-2
/
+9
2023-01-01
selftests: net: fix cleanup_v6() for arp_ndisc_evict_nocarrier
Po-Hsu Lin
1
-2
/
+2
2023-01-01
net: phy: Update documentation for get_rate_matching
Sean Anderson
1
-4
/
+1
2023-01-01
Merge tag 'drm-intel-fixes-2022-12-30' of git://anongit.freedesktop.org/drm/d...
Daniel Vetter
12
-45
/
+212
2023-01-01
Merge branch 'dsa-qca8k-fixes'
David S. Miller
3
-64
/
+109
2023-01-01
net: dsa: qca8k: improve mdio master read/write by using single lo/hi
Christian Marangi
1
-6
/
+6
2023-01-01
net: dsa: qca8k: introduce single mii read/write lo/hi
Christian Marangi
1
-22
/
+84
2023-01-01
Revert "net: dsa: qca8k: cache lo and hi for mdio write"
Christian Marangi
2
-54
/
+12
2023-01-01
net: dsa: tag_qca: fix wrong MGMT_DATA2 size
Christian Marangi
1
-2
/
+2
2023-01-01
net: dsa: qca8k: fix wrong length value for mgmt eth packet
Christian Marangi
1
-10
/
+35
2022-12-31
Merge tag 'kbuild-fixes-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-14
/
+27
2022-12-31
Merge tag 'ata-6.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
1
-9
/
+23
2022-12-30
Merge tag 'acpi-6.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
6
-83
/
+82
2022-12-30
Merge tag 'sound-6.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
7
-21
/
+61
2022-12-30
Merge branches 'acpi-resource' and 'acpi-video'
Rafael J. Wysocki
5
-9
/
+69
2022-12-30
gpio: sprd: Make the irqchip immutable
Cixi Geng
1
-3
/
+6
2022-12-30
gpio: pmic-eic-sprd: Make the irqchip immutable
Cixi Geng
1
-11
/
+18
2022-12-30
gpio: eic-sprd: Make the irqchip immutable
Cixi Geng
1
-9
/
+14
2022-12-30
gpio: pca953x: avoid to use uninitialized value pinctrl
Haibo Chen
1
-0
/
+3
2022-12-30
gpiolib: Fix using uninitialized lookup-flags on ACPI platforms
Hans de Goede
1
-1
/
+1
2022-12-30
drm/i915/dsi: fix MIPI_BKLT_EN_1 native GPIO index
Jani Nikula
1
-1
/
+1
2022-12-30
drm/i915/dsi: add support for ICL+ native MIPI GPIO sequence
Jani Nikula
3
-3
/
+95
2022-12-30
fixdep: remove unneeded <stdarg.h> inclusion
Masahiro Yamada
1
-1
/
+0
2022-12-30
kbuild: sort single-targets alphabetically again
Masahiro Yamada
1
-1
/
+1
2022-12-30
kbuild: rpm-pkg: add libelf-devel as alternative for BuildRequires
Masahiro Yamada
1
-1
/
+2
2022-12-30
kbuild: Fix running modpost with musl libc
Samuel Holland
1
-11
/
+11
2022-12-30
kbuild: add a missing line for help message
Jun ASAKA
1
-0
/
+1
2022-12-30
.gitignore: ignore *.rpm
Masahiro Yamada
1
-0
/
+1
2022-12-30
arch: fix broken BuildID for arm64 and riscv
Masahiro Yamada
1
-0
/
+5
2022-12-30
drm/i915/uc: Fix two issues with over-size firmware files
John Harrison
1
-14
/
+28
2022-12-30
drm/i915: improve the catch-all evict to handle lock contention
Matthew Auld
6
-26
/
+82
2022-12-30
drm/i915: Remove __maybe_unused from mtl_info
Lucas De Marchi
1
-1
/
+0
2022-12-30
drm/i915: fix TLB invalidation for Gen12.50 video and compute engines
Andrzej Hajda
1
-1
/
+7
2022-12-30
net: phy: xgmiitorgmii: Fix refcount leak in xgmiitorgmii_probe
Miaoqian Lin
1
-0
/
+1
2022-12-30
Merge branch 'ena-fixes'
David S. Miller
4
-50
/
+85
2022-12-30
net: ena: Update NUMA TPH hint register upon NUMA node update
David Arinzon
2
-11
/
+22
2022-12-30
net: ena: Set default value for RX interrupt moderation
David Arinzon
1
-1
/
+2
2022-12-30
net: ena: Fix rx_copybreak value update
David Arinzon
3
-5
/
+21
2022-12-30
net: ena: Use bitmask to indicate packet redirection
David Arinzon
2
-10
/
+25
2022-12-30
net: ena: Account for the number of processed bytes in XDP
David Arinzon
1
-0
/
+1
2022-12-30
net: ena: Don't register memory info on XDP exchange
David Arinzon
1
-3
/
+5
2022-12-30
net: ena: Fix toeplitz initial hash value
David Arinzon
1
-20
/
+9
2022-12-30
selftests: net: fix cmsg_so_mark.sh test hang
Po-Hsu Lin
1
-1
/
+1
2022-12-30
Merge tag 'mlx5-fixes-2022-12-28' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
16
-28
/
+104
2022-12-30
net: amd-xgbe: add missed tasklet_kill
Jiguang Xiao
3
-2
/
+9
2022-12-30
net: hns3: refine the handling for VF heartbeat
Jian Shen
3
-23
/
+112
2022-12-30
net: ethernet: freescale: enetc: Drop empty platform remove function
Uwe Kleine-König
1
-6
/
+0
2022-12-30
net: ethernet: broadcom: bcm63xx_enet: Drop empty platform remove function
Uwe Kleine-König
1
-6
/
+0
2022-12-30
Merge branch 'tcp-bhash2-fixes'
David S. Miller
7
-9
/
+158
[prev]
[next]