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
2021-04-16
bpf: Ensure off_reg has no mixed signed bounds for all types
Daniel Borkmann
1
-10
/
+9
2021-04-16
bpf: Move off_reg into sanitize_ptr_alu
Daniel Borkmann
1
-4
/
+5
2021-04-16
bpf: Use correct permission flag for mixed signed bounds arithmetic
Daniel Borkmann
1
-1
/
+1
2021-04-08
libbpf: Fix potential NULL pointer dereference
Ciara Loftus
1
-2
/
+3
2021-04-08
net: sched: sch_teql: fix null-pointer dereference
Pavel Tikhomirov
1
-0
/
+3
2021-04-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
4
-10
/
+31
2021-04-08
Merge tag 'mac80211-for-net-2021-04-08.2' of git://git.kernel.org/pub/scm/lin...
David S. Miller
9
-30
/
+99
2021-04-08
ipv6: report errors for iftoken via netlink extack
Stephen Hemminger
4
-10
/
+31
2021-04-08
Merge branch 'net-sched-action-init-fixes'
David S. Miller
3
-35
/
+42
2021-04-08
net: sched: fix err handler in tcf_action_init()
Vlad Buslov
3
-19
/
+19
2021-04-08
net: sched: fix action overwrite reference counting
Vlad Buslov
3
-13
/
+23
2021-04-08
Revert "net: sched: bump refcount for new action in ACT replace mode"
Vlad Buslov
1
-3
/
+0
2021-04-08
nl80211: fix beacon head validation
Johannes Berg
1
-1
/
+5
2021-04-08
bpf, x86: Validate computation of branch displacements for x86-32
Piotr Krysiuk
1
-1
/
+10
2021-04-08
bpf, x86: Validate computation of branch displacements for x86-64
Piotr Krysiuk
1
-1
/
+10
2021-04-08
nl80211: fix potential leak of ACL params
Johannes Berg
1
-2
/
+2
2021-04-08
cfg80211: check S1G beacon compat element length
Johannes Berg
1
-6
/
+8
2021-04-08
virt_wifi: Return micros for BSS TSF values
A. Cody Schuffelen
1
-2
/
+3
2021-04-08
cfg80211: remove WARN_ON() in cfg80211_sme_connect
Du Cheng
1
-1
/
+1
2021-04-08
mac80211: fix time-is-after bug in mlme
Ben Greear
1
-1
/
+4
2021-04-08
mac80211: fix TXQ AC confusion
Johannes Berg
1
-1
/
+1
2021-04-08
rfkill: revert back to old userspace API by default
Johannes Berg
2
-15
/
+72
2021-04-08
mac80211: clear sta->fast_rx when STA removed from 4-addr VLAN
Seevalamuthu Mariappan
1
-1
/
+3
2021-04-07
net: hso: fix null-ptr-deref during tty device unregistration
Anirudh Rayabharam
1
-21
/
+12
2021-04-07
Merge tag 'ieee802154-for-davem-2021-04-07' of git://git.kernel.org/pub/scm/l...
David S. Miller
3
-12
/
+65
2021-04-07
Merge tag 'wireless-drivers-2021-04-07' of git://git.kernel.org/pub/scm/linux...
David S. Miller
13
-55
/
+97
2021-04-07
Merge branch 'ethtool-link_mode'
David S. Miller
4
-23
/
+40
2021-04-07
ethtool: Add lanes parameter for ETHTOOL_LINK_MODE_10000baseR_FEC_BIT
Danielle Ratson
1
-0
/
+1
2021-04-07
ethtool: Remove link_mode param and derive link params from driver
Danielle Ratson
4
-23
/
+39
2021-04-07
Merge tag 'mlx5-fixes-2021-04-06' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
3
-11
/
+14
2021-04-07
net: tipc: Fix spelling errors in net/tipc module
Zheng Yongjun
3
-5
/
+5
2021-04-07
net: hsr: Reset MAC header for Tx path
Kurt Kanzenbach
2
-6
/
+1
2021-04-07
Merge branch 'ethtool-doc'
David S. Miller
2
-26
/
+41
2021-04-07
ethtool: fix kdoc in headers
Jakub Kicinski
2
-2
/
+13
2021-04-07
ethtool: document reserved fields in the uAPI
Jakub Kicinski
1
-1
/
+21
2021-04-07
ethtool: un-kdocify extended link state
Jakub Kicinski
2
-23
/
+7
2021-04-07
net/rds: Avoid potential use after free in rds_send_remove_from_sock
Aditya Pakki
2
-1
/
+2
2021-04-06
net/mlx5: fix kfree mismatch in indir_table.c
Xiaoming Ni
1
-5
/
+5
2021-04-06
net/mlx5: Fix PBMC register mapping
Aya Levin
1
-1
/
+1
2021-04-06
net/mlx5: Fix PPLM register mapping
Aya Levin
1
-0
/
+2
2021-04-06
net/mlx5: Fix placement of log_max_flow_counter
Raed Salem
1
-3
/
+3
2021-04-06
net/mlx5: Fix HW spec violation configuring uplink
Eli Cohen
1
-2
/
+3
2021-04-06
docs: ethtool: fix some copy-paste errors
Jakub Kicinski
1
-5
/
+5
2021-04-06
net: tun: set tun->dev->addr_len during TUNSETLINK processing
Phillip Potter
1
-0
/
+48
2021-04-06
ethtool: fix incorrect datatype in set_eee ops
Wong Vee Khee
1
-2
/
+2
2021-04-06
net: hns3: clear VF down state bit before request link status
Guangbin Huang
1
-2
/
+2
2021-04-06
Merge tag 'linux-can-fixes-for-5.12-20210406' of git://git.kernel.org/pub/scm...
David S. Miller
1
-6
/
+18
2021-04-06
pcnet32: Use pci_resource_len to validate PCI resource
Guenter Roeck
1
-2
/
+3
2021-04-07
bpf, sockmap: Fix incorrect fwd_alloc accounting
John Fastabend
1
-7
/
+5
2021-04-07
bpf, sockmap: Fix sk->prot unhash op reset
John Fastabend
1
-1
/
+6
[next]