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
2024-09-03
uio_hv_generic: Fix kernel NULL pointer dereference in hv_uio_rescind
Saurabh Sengar
1
-1
/
+2
2024-09-03
misc: keba: Fix sysfs group creation
Gerhard Engleder
1
-10
/
+4
2024-09-03
misc: tsl2550: replace simple_strtoul to kstrtoul
Hongbo Li
1
-4
/
+4
2024-09-03
misc: lis3lv02d: Fix incorrect of_get_property() usage
Rob Herring (Arm)
1
-2
/
+2
2024-09-03
pps: add an error check in parport_attach
Ma Ke
1
-2
/
+6
2024-09-03
nvmem: Fix return type of devm_nvmem_device_get() in kerneldoc
Geert Uytterhoeven
1
-3
/
+3
2024-09-03
nvmem: u-boot-env: error if NVMEM device is too small
John Thomson
1
-0
/
+7
2024-09-03
misc: fastrpc: Fix double free of 'buf' in error path
Sukrut Bellary
1
-3
/
+2
2024-09-03
binder: fix UAF caused by offsets overwrite
Carlos Llamas
1
-0
/
+1
2024-09-03
Merge tag 'iio-fixes-for-6.11a' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
11
-60
/
+92
2024-09-03
firewire: ohci: obsolete direct usage of printk_ratelimit()
Takashi Sakamoto
1
-6
/
+3
2024-09-03
firewire: ohci: deprecate debug parameter
Takashi Sakamoto
1
-1
/
+6
2024-09-03
nvmem: sunplus-ocotp: Use devm_platform_ioremap_resource_byname() helper func...
Zhang Zekun
1
-5
/
+2
2024-09-03
nvmem: imx-ocotp-ele: support i.MX95
Peng Fan
1
-3
/
+29
2024-09-03
misc: fastrpc: Add support for cdsp1 remoteproc
Ling Xu
1
-4
/
+6
2024-09-03
slimbus: qcom-ngd-ctrl: use 'time_left' variable with wait_for_completion_tim...
Wolfram Sang
1
-13
/
+16
2024-09-03
slimbus: qcom-ctrl: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
1
-3
/
+4
2024-09-03
slimbus: messaging: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
1
-4
/
+5
2024-09-03
binder: fix typo in comment
Ruffalo Lavoisier
1
-1
/
+1
2024-09-03
dm integrity: fix gcc 5 warning
Mikulas Patocka
1
-5
/
+10
2024-09-03
Merge tag 'fpga-for-6.12-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kern...
Greg Kroah-Hartman
5
-49
/
+60
2024-09-03
Merge tag 'coresight-next-v6.12' of ssh://gitolite.kernel.org/pub/scm/linux/k...
Greg Kroah-Hartman
15
-183
/
+186
2024-09-03
i2c: simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-5
/
+2
2024-09-03
wifi: iwlwifi: mvm: properly set the rates in link cmd
Miri Korenblit
3
-11
/
+10
2024-09-03
wifi: iwlwifi: mvm: Remove unused last_sub_index from reorder buffer
Daniel Gabay
2
-7
/
+1
2024-09-03
wifi: iwlwifi: mvm: remove mvm prefix from iwl_mvm_tx_resp*
Miri Korenblit
6
-18
/
+18
2024-09-03
wifi: iwlwifi: s/iwl_mvm_remove_sta_cmd/iwl_remove_sta_cmd
Miri Korenblit
2
-4
/
+4
2024-09-03
wifi: iwlwifi: STA command structure shouldn't be mvm specific
Miri Korenblit
2
-6
/
+6
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
drm/xe: Remove redundant [drm] tag from xe_assert() message
Michal Wajdeczko
1
-1
/
+1
2024-09-03
netdev_features: convert NETIF_F_FCOE_MTU to dev->fcoe_mtu
Alexander Lobakin
7
-19
/
+14
2024-09-03
netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_local
Alexander Lobakin
13
-19
/
+24
2024-09-03
netdev_features: convert NETIF_F_LLTX to dev->lltx
Alexander Lobakin
35
-43
/
+53
2024-09-03
netdevice: convert private flags > BIT(31) to bitfields
Alexander Lobakin
3
-3
/
+5
2024-09-03
Merge tag 'iio-for-6.12a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
149
-1645
/
+12082
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
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
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
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
[prev]
[next]