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-07-05
s390/qeth: Fix vipa deletion
Thorsten Winkler
1
-1
/
+1
2023-07-04
octeontx-af: fix hardware timestamp configuration
Hariprasad Kelam
1
-1
/
+1
2023-07-04
net: dsa: sja1105: always enable the send_meta options
Vladimir Oltean
3
-48
/
+7
2023-07-04
pptp: Fix fib lookup calls.
Guillaume Nault
1
-11
/
+20
2023-07-04
mlxsw: spectrum_router: Fix an IS_ERR() vs NULL check
Dan Carpenter
1
-2
/
+2
2023-07-03
ptp: Make max_phase_adjustment sysfs device attribute invisible when not supp...
Rahul Rameshbabu
1
-0
/
+3
2023-07-03
wireguard: timers: move to using timer_delete_sync
Jason A. Donenfeld
1
-5
/
+5
2023-07-03
wireguard: netlink: send staged packets when setting initial private key
Jason A. Donenfeld
1
-5
/
+9
2023-07-03
wireguard: queueing: use saner cpu selection wrapping
Jason A. Donenfeld
4
-16
/
+14
2023-07-02
octeontx2-af: Reset MAC features in FLR
Hariprasad Kelam
8
-6
/
+77
2023-07-02
octeontx2-af: Add validation before accessing cgx and lmac
Hariprasad Kelam
1
-0
/
+7
2023-07-02
octeontx2-af: Fix mapping for NIX block from CGX connection
Hariprasad Kelam
2
-1
/
+12
2023-07-02
octeontx2-af: cn10kb: fix interrupt csr addresses
Hariprasad Kelam
2
-2
/
+3
2023-07-02
nvme-tcp: Fix comma-related oops
David Howells
1
-1
/
+1
2023-07-01
net: usb: cdc_ether: add u-blox 0x1313 composition.
Davide Tronchin
1
-0
/
+6
2023-06-29
mlxsw: minimal: fix potential memory leak in mlxsw_m_linecards_init
Zhengchao Shao
1
-0
/
+1
2023-06-29
net: dsa: vsc73xx: fix MTU configuration
Pawel Dembicki
1
-3
/
+3
2023-06-29
ibmvnic: Do not reset dql stats on NON_FATAL err
Nick Child
1
-1
/
+8
2023-06-29
sfc: support for devlink port requires MAE access
Martin Habets
1
-0
/
+3
2023-06-29
Bluetooth: btusb: Add MT7922 bluetooth ID for the Asus Ally
Matthew Anderson
1
-0
/
+3
2023-06-29
Bluetooth: hci_bcm: do not mark valid bd_addr as invalid
Johan Hovold
1
-1
/
+2
2023-06-29
Bluetooth: btqca: use le32_to_cpu for ver.soc_id
Min-Hua Chen
1
-1
/
+1
2023-06-29
Bluetooth: btusb: Add device 6655:8771 to device tables
Dan Gora
1
-0
/
+2
2023-06-29
Bluetooth: btrtl: Add missing MODULE_FIRMWARE declarations
Dan Gora
1
-2
/
+16
2023-06-29
Add MODULE_FIRMWARE() for FIRMWARE_TG357766.
Tobias Heider
1
-0
/
+1
2023-06-29
net: dsa: sja1105: always enable the INCL_SRCPT option
Vladimir Oltean
1
-7
/
+2
2023-06-29
net: dsa: felix: don't drop PTP frames with tag_8021q when RX timestamping is...
Vladimir Oltean
1
-0
/
+12
2023-06-29
net: mscc: ocelot: don't keep PTP configuration of all ports in single structure
Vladimir Oltean
2
-21
/
+41
2023-06-29
net: mscc: ocelot: don't report that RX timestamping is enabled by default
Vladimir Oltean
1
-5
/
+0
2023-06-29
net: lan743x: Don't sleep in atomic context
Moritz Fischer
1
-4
/
+17
2023-06-28
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
840
-16879
/
+61026
2023-06-28
Merge tag 'v6.5-rc1-sysctl-next' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-86
/
+101
2023-06-28
Merge tag 'mmc-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
24
-286
/
+956
2023-06-28
Merge tag 'mtd/for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
23
-61
/
+398
2023-06-28
Merge tag 'spi-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
24
-347
/
+1437
2023-06-28
Merge tag 'regulator-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
88
-571
/
+3587
2023-06-28
Merge tag 'regmap-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
11
-271
/
+833
2023-06-28
Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2
-2
/
+15
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
25
-122
/
+180
2023-06-27
Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
27
-51
/
+50
2023-06-27
Merge tag 'wq-for-6.5-cleanup-ordered' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
24
-60
/
+53
2023-06-27
Merge tag 'for-linus-6.5-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-9
/
+17
2023-06-27
Merge tag 's390-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
6
-178
/
+513
2023-06-27
Merge tag 'objtool-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-4
/
+13
2023-06-27
Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-17
/
+37
2023-06-27
Merge tag 'sched-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-36
/
+72
2023-06-27
Merge tag 'docs-arm-move' of git://git.lwn.net/linux
Linus Torvalds
17
-18
/
+18
2023-06-27
Merge tag 'rcu.2023.06.22a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2023-06-27
net: lan743x: Simplify comparison
Moritz Fischer
1
-1
/
+1
2023-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
12
-83
/
+149
[next]