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-07-10
xen/blkback: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-07-10
io_uring/napi: Remove unnecessary s64 cast
Thorsten Blum
1
-1
/
+1
2024-07-10
swiotlb: reduce swiotlb pool lookups
Michael Kelley
7
-106
/
+129
2024-07-10
PCI: qcom: Prevent use of uninitialized data in qcom_pcie_suspend_noirq()
Dan Carpenter
1
-1
/
+1
2024-07-10
PCI: qcom: Prevent potential error pointer dereference
Dan Carpenter
1
-1
/
+1
2024-07-10
PCI: qcom: Fix missing error code in qcom_pcie_probe()
Dan Carpenter
1
-1
/
+2
2024-07-10
minixfs: Fix minixfs_rename with HIGHMEM
Matthew Wilcox (Oracle)
1
-2
/
+1
2024-07-10
PCI: Give pcim_set_mwi() its own devres cleanup callback
Philipp Stanner
2
-12
/
+18
2024-07-10
PCI: Move struct pci_devres.pinned bit to struct pci_dev
Philipp Stanner
3
-12
/
+6
2024-07-10
PCI: Remove struct pci_devres.enabled status bit
Philipp Stanner
3
-14
/
+4
2024-07-10
PCI: Document hybrid devres hazards
Philipp Stanner
2
-1
/
+62
2024-07-10
PCI: Add managed pcim_request_region()
Philipp Stanner
3
-65
/
+47
2024-07-10
PCI: Deprecate pcim_iomap_table(), pcim_iomap_regions_request_all()
Philipp Stanner
1
-1
/
+11
2024-07-10
PCI: Add managed partial-BAR request and map infrastructure
Philipp Stanner
3
-65
/
+569
2024-07-10
PCI: Add devres helpers for iomap table
Philipp Stanner
1
-19
/
+58
2024-07-10
PCI: Add and use devres helper for bit masks
Philipp Stanner
1
-4
/
+8
2024-07-10
net: phy: aquantia: add support for aqr115c
Bartosz Golaszewski
1
-0
/
+26
2024-07-10
net: phy: aquantia: wait for the GLOBAL_CFG to start returning real values
Bartosz Golaszewski
1
-1
/
+7
2024-07-10
net: phy: aquantia: wait for FW reset before checking the vendor ID
Bartosz Golaszewski
1
-0
/
+4
2024-07-10
net: phy: aquantia: rename and export aqr107_wait_reset_complete()
Bartosz Golaszewski
2
-3
/
+5
2024-07-09
bpf: relax zero fixed offset constraint on KF_TRUSTED_ARGS/KF_RCU
Matt Bobrowski
4
-15
/
+12
2024-07-09
Merge branch 'fix-libbpf-bpf-skeleton-forward-backward-compat'
Alexei Starovoitov
2
-45
/
+72
2024-07-09
libbpf: improve old BPF skeleton handling for map auto-attach
Andrii Nakryiko
1
-12
/
+14
2024-07-09
libbpf: fix BPF skeleton forward/backward compat handling
Andrii Nakryiko
1
-20
/
+27
2024-07-09
bpftool: improve skeleton backwards compat with old buggy libbpfs
Andrii Nakryiko
1
-14
/
+32
2024-07-09
net: ethernet: lantiq_etop: fix double free in detach
Aleksander Jan Bajkowski
1
-2
/
+2
2024-07-09
netxen_nic: Use {low,upp}er_32_bits() helpers
Geert Uytterhoeven
1
-5
/
+2
2024-07-09
Merge branch 'mlx5-misc-patches-2023-07-08'
Jakub Kicinski
4
-6
/
+8
2024-07-09
net/mlx5e: CT: Initialize err to 0 to avoid warning
Cosmin Ratiu
1
-1
/
+1
2024-07-09
net/mlx5e: SHAMPO, Add missing aggregate counter
Dragos Tatulea
1
-0
/
+2
2024-07-09
net/mlx5: DR, Remove definer functions from SW Steering API
Yevgeny Kliteynik
2
-5
/
+5
2024-07-09
Merge branch 'mlxsw-improvements'
Jakub Kicinski
3
-26
/
+35
2024-07-09
mlxsw: pci: Lock configuration space of upstream bridge during reset
Ido Schimmel
1
-0
/
+6
2024-07-09
mlxsw: core_thermal: Report valid current state during cooling device registr...
Ido Schimmel
1
-26
/
+25
2024-07-09
mlxsw: Warn about invalid accesses to array fields
Petr Machata
1
-0
/
+4
2024-07-09
i40e: Fix XDP program unloading while removing the driver
Michal Kubiak
1
-5
/
+4
2024-07-10
tracing/kprobes: Fix build error when find_module() is not available
Masami Hiramatsu (Google)
1
-6
/
+19
2024-07-09
Merge branch 'selftests-drv-net-rss_ctx-more-tests'
Jakub Kicinski
1
-25
/
+189
2024-07-09
selftests: drv-net: rss_ctx: test flow rehashing without impacting traffic
Jakub Kicinski
1
-1
/
+31
2024-07-09
selftests: drv-net: rss_ctx: check behavior of indirection table resizing
Jakub Kicinski
1
-1
/
+36
2024-07-09
selftests: drv-net: rss_ctx: test queue changes vs user RSS config
Jakub Kicinski
1
-1
/
+80
2024-07-09
selftests: drv-net: rss_ctx: factor out send traffic and check
Jakub Kicinski
1
-19
/
+39
2024-07-09
selftests: drv-net: rss_ctx: fix cleanup in the basic test
Jakub Kicinski
1
-4
/
+4
2024-07-09
PCI: dw-rockchip: Use pci_epc_init_notify() directly
Niklas Cassel
1
-1
/
+1
2024-07-09
PCI: dw-rockchip: Add endpoint mode support
Niklas Cassel
3
-5
/
+228
2024-07-09
PCI: dw-rockchip: Refactor the driver to prepare for EP mode
Niklas Cassel
1
-24
/
+60
2024-07-09
PCI: dw-rockchip: Add rockchip_pcie_get_ltssm() helper
Niklas Cassel
1
-1
/
+6
2024-07-09
PCI: dw-rockchip: Fix weird indentation
Niklas Cassel
1
-4
/
+3
2024-07-09
PCI: dw-rockchip: Fix initial PERST# GPIO value
Niklas Cassel
1
-1
/
+1
2024-07-09
PCI: dw-rockchip: Add error messages in .probe() error paths
Uwe Kleine-König
1
-8
/
+13
[prev]
[next]