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
2023-06-24
selftests: rtnetlink: remove netdevsim device after ipsec offload test
Sabrina Dubroca
1
-0
/
+1
2023-06-24
sch_netem: fix issues in netem_change() vs get_dist_table()
Eric Dumazet
1
-34
/
+25
2023-06-24
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
Jakub Kicinski
3
-47
/
+117
2023-06-23
bonding: do not assume skb mac_header is set
Eric Dumazet
1
-1
/
+1
2023-06-23
net: bcmgenet: Ensure MDIO unregistration has clocks enabled
Florian Fainelli
1
-0
/
+2
2023-06-22
Merge tag 'linux-can-fixes-for-6.4-20230622' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
1
-2
/
+3
2023-06-22
net: phy: dp83td510: fix kernel stall during netboot in DP83TD510E PHY driver
Oleksij Rempel
1
-18
/
+5
2023-06-22
netlink: do not hard code device address lenth in fdb dumps
Eric Dumazet
1
-4
/
+4
2023-06-22
netlink: fix potential deadlock in netlink_set_err()
Eric Dumazet
2
-4
/
+6
2023-06-22
net: stmmac: fix double serdes powerdown
Bartosz Golaszewski
1
-6
/
+0
2023-06-22
MAINTAINERS: update email addresses of octeon_ep driver maintainers
Sathesh Edara
1
-1
/
+1
2023-06-22
Bluetooth: MAINTAINERS: add Devicetree bindings to Bluetooth drivers
Krzysztof Kozlowski
1
-0
/
+1
2023-06-22
Merge tag 'net-6.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
78
-351
/
+1178
2023-06-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
9
-11
/
+129
2023-06-22
Merge tag 'powerpc-6.4-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+9
2023-06-22
Merge tag 'pci-v6.4-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2023-06-22
Merge tag 'mmc-v6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...
Linus Torvalds
15
-27
/
+30
2023-06-22
Merge tag 'platform-drivers-x86-v6.4-5' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-5
/
+5
2023-06-22
Merge tag 'io_uring-6.4-2023-06-21' of git://git.kernel.dk/linux
Linus Torvalds
2
-11
/
+15
2023-06-22
Merge tag 'cgroup-for-6.4-rc7-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-5
/
+23
2023-06-22
Merge tag 'kvmarm-fixes-6.4-4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
8
-10
/
+110
2023-06-22
KVM: Avoid illegal stage2 mapping on invalid memory slot
Gavin Shan
1
-1
/
+19
2023-06-22
igc: Work around HW bug causing missing timestamps
Vinicius Costa Gomes
1
-11
/
+37
2023-06-22
igc: Retrieve TX timestamp during interrupt handling
Vinicius Costa Gomes
3
-12
/
+7
2023-06-22
igc: Check if hardware TX timestamping is enabled earlier
Vinicius Costa Gomes
3
-5
/
+43
2023-06-22
igc: Fix race condition in PTP tx code
Vinicius Costa Gomes
3
-30
/
+41
2023-06-22
Merge tag 'nf-23-06-21' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
10
-98
/
+446
2023-06-22
revert "net: align SO_RCVMARK required privileges with SO_MARK"
Maciej Żenczykowski
1
-6
/
+0
2023-06-22
net: wwan: iosm: Convert single instance struct member to flexible array
Kees Cook
2
-10
/
+7
2023-06-22
sch_netem: acquire qdisc lock in netem_change()
Eric Dumazet
1
-2
/
+6
2023-06-22
can: isotp: isotp_sendmsg(): fix return error fix on TX path
Oliver Hartkopp
1
-2
/
+3
2023-06-22
platform/x86/amd/pmf: Register notify handler only if SPS is enabled
Shyam Sundar S K
1
-5
/
+5
2023-06-22
selftests: forwarding: Fix race condition in mirror installation
Danielle Ratson
2
-0
/
+8
2023-06-21
wifi: mac80211: report all unusable beacon frames
Benjamin Berg
1
-1
/
+1
2023-06-21
Merge branch 'mptcp-fixes-for-6-4'
Jakub Kicinski
4
-107
/
+76
2023-06-21
mptcp: ensure listener is unhashed before updating the sk status
Paolo Abeni
2
-12
/
+20
2023-06-21
mptcp: drop legacy code around RX EOF
Paolo Abeni
2
-53
/
+1
2023-06-21
mptcp: consolidate fallback and non fallback state machine
Paolo Abeni
2
-33
/
+25
2023-06-21
mptcp: fix possible list corruption on passive MPJ
Paolo Abeni
1
-3
/
+9
2023-06-21
mptcp: fix possible divide by zero in recvmsg()
Paolo Abeni
1
-0
/
+7
2023-06-21
mptcp: handle correctly disconnect() failures
Paolo Abeni
1
-6
/
+14
2023-06-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
7
-15
/
+181
2023-06-21
Merge tag 'timers-urgent-2023-06-21' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-13
/
+13
2023-06-21
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-45
/
+37
2023-06-21
Revert "efi: random: refresh non-volatile random seed when RNG is initialized"
Linus Torvalds
1
-21
/
+0
2023-06-21
Merge tag 'spi-fix-v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+2
2023-06-21
Merge tag 'regulator-fix-v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2023-06-21
Merge tag 'regmap-fix-v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2023-06-21
io_uring/net: use the correct msghdr union member in io_sendmsg_copy_hdr
Jens Axboe
1
-2
/
+2
2023-06-21
io_uring/net: disable partial retries for recvmsg with cmsg
Jens Axboe
1
-4
/
+7
[next]