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-09-03
wifi: iwlwifi: s/IWL_MVM_STATION_COUNT_MAX/IWL_STATION_COUNT_MAX
Miri Korenblit
9
-19
/
+19
2024-09-03
wifi: iwlwifi: mvm: tell the firmware about CSA with mode=1
Emmanuel Grumbach
4
-4
/
+33
2024-09-03
wifi: iwlwifi: mvm: refactor scan channel description a bit
Johannes Berg
2
-19
/
+26
2024-09-03
wifi: cfg80211: wext: Update spelling and grammar
Simon Horman
1
-6
/
+6
2024-09-03
drm/xe: Remove redundant [drm] tag from xe_assert() message
Michal Wajdeczko
1
-1
/
+1
2024-09-03
Merge branch 'netdev_features-start-cleaning-netdev_features_t-up'
Paolo Abeni
83
-194
/
+208
2024-09-03
netdev_features: remove NETIF_F_ALL_FCOE
Alexander Lobakin
2
-4
/
+3
2024-09-03
netdev_features: convert NETIF_F_FCOE_MTU to dev->fcoe_mtu
Alexander Lobakin
12
-24
/
+20
2024-09-03
netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_local
Alexander Lobakin
34
-62
/
+61
2024-09-03
netdev_features: convert NETIF_F_LLTX to dev->lltx
Alexander Lobakin
57
-84
/
+93
2024-09-03
netdevice: convert private flags > BIT(31) to bitfields
Alexander Lobakin
9
-24
/
+35
2024-09-03
Merge tag 'iio-for-6.12a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
197
-1805
/
+14743
2024-09-03
x86/cpu/intel: Replace PAT erratum model/family magic numbers with symbolic I...
Dave Hansen
2
-8
/
+12
2024-09-03
dt-bindings: pinctrl: qcom: add missing type to GPIO hogs
Krzysztof Kozlowski
3
-0
/
+3
2024-09-03
tty: hvc: convert comma to semicolon
Chen Ni
1
-1
/
+1
2024-09-03
mxser: convert comma to semicolon
Chen Ni
1
-1
/
+1
2024-09-03
serial: 8250_bcm2835aux: Fix clock imbalance in PM resume
Stefan Wahren
1
-7
/
+19
2024-09-03
netfilter: nf_tables: Add missing Kernel doc
Simon Horman
2
-0
/
+3
2024-09-03
netfilter: nf_tables: Correct spelling in nf_tables.h
Simon Horman
1
-1
/
+1
2024-09-03
netfilter: nf_tables: drop unused 3rd argument from validate callback ops
Florian Westphal
27
-60
/
+30
2024-09-03
netfilter: conntrack: Convert to use ERR_CAST()
Shen Lichuan
1
-1
/
+1
2024-09-03
netfilter: Use kmemdup_array instead of kmemdup for multiple allocation
Yan Zhen
5
-5
/
+5
2024-09-03
netfilter: nft_counter: Use u64_stats_t for statistic.
Sebastian Andrzej Siewior
1
-44
/
+46
2024-09-03
netfilter: ctnetlink: support CTA_FILTER for flush
Changliang Wu
1
-6
/
+3
2024-09-03
serial: sc16is7xx: convert bitmask definitions to use BIT() macro
Lech Perczak
1
-85
/
+91
2024-09-03
serial: sc16is7xx: fix copy-paste errors in EFR_SWFLOWx_BIT constants
Lech Perczak
1
-7
/
+7
2024-09-03
serial: sc16is7xx: remove SC16IS7XX_MSR_DELTA_MASK
Lech Perczak
1
-1
/
+0
2024-09-03
serial: xilinx_uartps: Make cdns_rs485_supported static
Jinjie Ruan
1
-1
/
+1
2024-09-03
Merge branch 'net-ethernet-ti-am65-cpsw-fix-xdp-implementation'
Paolo Abeni
1
-33
/
+49
2024-09-03
net: ethernet: ti: am65-cpsw: Fix RX statistics for XDP_TX and XDP_REDIRECT
Roger Quadros
1
-4
/
+13
2024-09-03
net: ethernet: ti: am65-cpsw: Fix NULL dereference on XDP_TX
Roger Quadros
1
-1
/
+2
2024-09-03
net: ethernet: ti: am65-cpsw: fix XDP_DROP, XDP_TX and XDP_REDIRECT
Roger Quadros
1
-28
/
+34
2024-09-03
dt-bindings: arm: fsl: Add Variscite Symphony board and VAR-SOM-MX8MP SoM
Tarang Raval
1
-0
/
+6
2024-09-03
staging: rtl8723bs: Remove an unused struct in rtw_cmd.h
Qianqiang Liu
1
-4
/
+0
2024-09-03
staging: greybus: Fix capitalization and punctuation inconsistencies
Steven Davis
5
-48
/
+48
2024-09-03
staging: rtl8723bs: Remove trailing space after \n newline
Colin Ian King
1
-1
/
+1
2024-09-03
staging: rtl8192e: Constify struct pci_device_id
Riyan Dhiman
1
-1
/
+1
2024-09-03
Staging: rtl8192e: Add spaces around operators.
Tree Davies
1
-31
/
+31
2024-09-03
Staging: rtl8192e: Rename variable bHwError
Tree Davies
2
-5
/
+5
2024-09-03
Staging: rtl8192e: Rename variable pNetwork
Tree Davies
2
-19
/
+19
2024-09-03
staging: rtl8192e: Fix parenthesis alignment in rtl_core.c
Gabriel Tassinari
1
-1
/
+1
2024-09-03
staging: rtl8192e: Fix Assignment operator '=' in rtl_wx.c
Alien Wesley
1
-2
/
+2
2024-09-03
staging: rtl8192e: Fix multiple assignments in rtl_wx.c
Alien Wesley
1
-1
/
+2
2024-09-03
staging: greybus: spi: switch to use spi_alloc_host()
Yang Yingliang
1
-3
/
+3
2024-09-03
staging: rtl8192e: adjust size of RxMIMOSignalStrength
Michael Straube
1
-1
/
+1
2024-09-03
staging: rtl8192e: adjust size of brfpath_rxenable for new RF90_PATH_MAX
Michael Straube
1
-1
/
+1
2024-09-03
staging: rtl8192e: adjust size of trsw_gain_X for new RF90_PATH_MAX
Michael Straube
1
-1
/
+2
2024-09-03
staging: rtl8192e: adjust size of rx_pwr for new RF90_PATH_MAX
Michael Straube
1
-1
/
+1
2024-09-03
staging: rtl8192e: remove RF90_PATH_{C,D} from enum rf90_radio_path
Michael Straube
1
-2
/
+0
2024-09-03
ARM: dts: imx28-lwe: Remove saif[01] definitions
Lukasz Majewski
1
-17
/
+0
[prev]
[next]