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
2023-12-06
HID: i2c-hid: Fold i2c_hid_execute_reset() into i2c_hid_hwreset()
Hans de Goede
1
-43
/
+30
2023-11-23
Merge tag 'for-linus-2023112301' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
10
-22
/
+71
2023-11-23
Merge tag 'net-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
32
-262
/
+330
2023-11-23
net: ipa: fix one GSI register field width
Alex Elder
1
-1
/
+1
2023-11-23
net: axienet: Fix check for partial TX checksum
Samuel Holland
1
-1
/
+1
2023-11-23
i40e: Fix adding unsupported cloud filters
Ivan Vecera
1
-7
/
+9
2023-11-23
ice: restore timestamp configuration after device reset
Jacob Keller
3
-40
/
+51
2023-11-23
ice: unify logic for programming PFINT_TSYN_MSK
Jacob Keller
1
-26
/
+34
2023-11-23
ice: remove ptp_tx ring parameter flag
Jacob Keller
3
-18
/
+0
2023-11-23
amd-xgbe: propagate the correct speed and duplex status
Raju Rangoju
1
-3
/
+8
2023-11-23
amd-xgbe: handle the corner-case during tx completion
Raju Rangoju
1
-0
/
+14
2023-11-23
amd-xgbe: handle corner-case during sfp hotplug
Raju Rangoju
1
-1
/
+13
2023-11-23
net: veth: fix ethtool stats reporting
Lorenzo Bianconi
1
-1
/
+1
2023-11-23
octeontx2-pf: Fix ntuple rule creation to direct packet to VF with higher Rx ...
Suman Ghosh
1
-1
/
+19
2023-11-23
net: usb: qmi_wwan: claim interface 4 for ZTE MF290
Lech Perczak
1
-0
/
+1
2023-11-22
Revert "net: r8169: Disable multicast filter for RTL8168H and RTL8107E"
Heiner Kallweit
1
-3
/
+1
2023-11-22
nfc: virtual_ncidev: Add variable to check if ndev is running
Nguyen Dinh Phi
1
-1
/
+6
2023-11-22
HID: multitouch: Add quirk for HONOR GLO-GXXX touchpad
Aoba K
1
-0
/
+5
2023-11-22
HID: hid-asus: reset the backlight brightness level on resume
Denis Benato
1
-0
/
+19
2023-11-22
HID: hid-asus: add const to read-only outgoing usb buffer
Denis Benato
1
-4
/
+4
2023-11-21
dpll: Fix potential msg memleak when genlmsg_put_reply failed
Hao Ge
1
-5
/
+12
2023-11-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
3
-62
/
+42
2023-11-21
net: usb: ax88179_178a: fix failed operations during ax88179_reset
Jose Ignacio Tornos Martinez
1
-2
/
+2
2023-11-21
Merge tag 'platform-drivers-x86-v6.7-2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
4
-52
/
+20
2023-11-21
Revert "HID: logitech-dj: Add support for a new lightspeed receiver iteration"
Jiri Kosina
2
-9
/
+3
2023-11-21
hv_netvsc: Mark VF as slave before exposing it to user-mode
Long Li
1
-9
/
+23
2023-11-21
hv_netvsc: Fix race of register_netdevice_notifier and VF register
Haiyang Zhang
1
-2
/
+7
2023-11-21
hv_netvsc: fix race of netvsc and VF register_netdevice
Haiyang Zhang
1
-10
/
+15
2023-11-21
HID: add ALWAYS_POLL quirk for Apple kb
Oliver Neukum
1
-0
/
+1
2023-11-21
HID: glorious: fix Glorious Model I HID report
Brett Raye
2
-6
/
+21
2023-11-21
HID: fix HID device resource race between HID core and debugging support
Charles Yi
2
-2
/
+13
2023-11-21
HID: apple: add Jamesdonkey and A3R to non-apple keyboards list
Yihong Cao
1
-0
/
+2
2023-11-21
HID: mcp2221: Allow IO to start during probe
Hamish Martin
1
-0
/
+2
2023-11-21
HID: mcp2221: Set driver data before I2C adapter add
Hamish Martin
1
-1
/
+1
2023-11-21
platform/x86: intel_telemetry: Fix kernel doc descriptions
Andy Shevchenko
1
-2
/
+2
2023-11-20
bpf, netkit: Add indirect call wrapper for fetching peer dev
Daniel Borkmann
1
-1
/
+2
2023-11-20
veth: Use tstats per-CPU traffic counters
Peilin Ye
1
-19
/
+11
2023-11-20
netkit: Add tstats per-CPU traffic counters
Daniel Borkmann
1
-1
/
+18
2023-11-20
net: Move {l,t,d}stats allocation to core and convert veth & vrf
Daniel Borkmann
2
-25
/
+5
2023-11-20
net, vrf: Move dstats structure to core
Daniel Borkmann
1
-17
/
+7
2023-11-19
Merge tag 'irq_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+10
2023-11-19
octeontx2-pf: Fix memory leak during interface down
Suman Ghosh
1
-0
/
+2
2023-11-19
wireguard: use DEV_STATS_INC()
Eric Dumazet
3
-9
/
+10
2023-11-19
net: wangxun: fix kernel panic due to null pointer
Jiawen Wu
3
-9
/
+7
2023-11-18
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
4
-41
/
+38
2023-11-18
Merge tag 'parisc-for-6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2023-11-18
Merge tag 'for-6.7/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-100
/
+130
2023-11-18
parisc/power: Fix power soft-off when running on qemu
Helge Deller
1
-1
/
+1
2023-11-18
Merge tag 'i2c-for-6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-18
/
+78
2023-11-17
Merge tag 'drm-fixes-2023-11-17' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
32
-98
/
+182
[next]