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
2020-04-15
Merge tag 'mac80211-for-net-2020-04-15' of git://git.kernel.org/pub/scm/linux...
David S. Miller
5
-25
/
+38
2020-04-15
selftests/bpf: Check for correct program attach/detach in xdp_attach test
Toke Høiland-Jørgensen
1
-1
/
+29
2020-04-15
libbpf: Fix type of old_fd in bpf_xdp_set_link_opts
Toke Høiland-Jørgensen
1
-1
/
+1
2020-04-15
libbpf: Always specify expected_attach_type on program load if supported
Andrii Nakryiko
2
-59
/
+109
2020-04-15
xsk: Add missing check on user supplied headroom size
Magnus Karlsson
1
-3
/
+2
2020-04-15
mac80211: fix channel switch trigger from unknown mesh peer
Tamizh chelvam
1
-4
/
+7
2020-04-15
mac80211: fix race in ieee80211_register_hw()
Sumit Garg
1
-11
/
+13
2020-04-14
tracing: Fix the race between registering 'snapshot' event trigger and trigge...
Xiao Yang
1
-7
/
+3
2020-04-14
Merge branch 'Fix-88x3310-leaving-power-save-mode'
David S. Miller
1
-3
/
+33
2020-04-14
net: marvell10g: soft-reset the PHY when coming out of low power
Russell King
1
-3
/
+13
2020-04-14
net: marvell10g: report firmware version
Russell King
1
-0
/
+20
2020-04-14
net/cxgb4: Check the return from t4_query_params properly
Jason Gunthorpe
1
-1
/
+1
2020-04-14
net: stmmac: socfpga: Allow all RGMII modes
Atsushi Nemoto
1
-0
/
+2
2020-04-14
Merge branch 'mv88e6xxx-fixed-link-fixes'
David S. Miller
2
-3
/
+9
2020-04-14
net: dsa: Down cpu/dsa ports phylink will control
Andrew Lunn
1
-1
/
+6
2020-04-14
net: dsa: mv88e6xxx: Configure MAC when using fixed link
Andrew Lunn
1
-2
/
+3
2020-04-14
Merge branch 'ionic-address-automated-build-complaints'
David S. Miller
1
-1
/
+2
2020-04-14
ionic: fix unused assignment
Shannon Nelson
1
-1
/
+1
2020-04-14
ionic: add dynamic_debug header
Shannon Nelson
1
-0
/
+1
2020-04-14
rxrpc: Fix DATA Tx to disable nofrag for UDP on AF_INET6 socket
David Howells
2
-41
/
+12
2020-04-14
net: phy: micrel: use genphy_read_status for KSZ9131
Atsushi Nemoto
1
-1
/
+1
2020-04-15
netfilter: flowtable: Free block_cb when being deleted
Roi Dayan
1
-2
/
+4
2020-04-14
Merge tag 'wireless-drivers-2020-04-14' of git://git.kernel.org/pub/scm/linux...
David S. Miller
3
-9
/
+14
2020-04-14
bpf: remove unneeded conversion to bool in __mark_reg_unknown
Zou Wei
1
-2
/
+1
2020-04-14
xdp: Reset prog in dev_change_xdp_fd when fd is negative
David Ahern
1
-1
/
+2
2020-04-14
tools, bpftool: Fix struct_ops command invalid pointer free
Daniel T. Lee
1
-1
/
+3
2020-04-14
selftests/bpf: Validate frozen map contents stays frozen
Andrii Nakryiko
1
-2
/
+60
2020-04-14
bpf: Prevent re-mmap()'ing BPF map as writable for initially r/o mapping
Andrii Nakryiko
1
-9
/
+7
2020-04-14
arm, bpf: Fix offset overflow for BPF_MEM BPF_DW
Luke Nelson
1
-16
/
+24
2020-04-14
Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-24
/
+67
2020-04-14
Merge tag 'for-5.7-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-93
/
+51
2020-04-14
Merge tag 'afs-fixes-20200413' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-71
/
+112
2020-04-14
rtw88: avoid unused function warnings
Arnd Bergmann
1
-8
/
+3
2020-04-14
cfg80211: fix kernel-doc notation
Lothar Rubusch
1
-0
/
+10
2020-04-14
mac80211_hwsim: Use kstrndup() in place of kasprintf()
Tuomas Tynkkynen
1
-6
/
+6
2020-04-14
nl80211: fix NL80211_ATTR_FTM_RESPONDER policy
Johannes Berg
1
-4
/
+2
2020-04-14
efi/x86: Revert struct layout change to fix kexec boot regression
Ard Biesheuvel
1
-0
/
+2
2020-04-14
efi/x86: Don't remap text<->rodata gap read-only for mixed mode
Ard Biesheuvel
1
-2
/
+10
2020-04-14
efi/x86: Fix the deletion of variables in mixed mode
Gary Lin
1
-2
/
+2
2020-04-14
efi/libstub/file: Merge file name buffers to reduce stack usage
Ard Biesheuvel
1
-13
/
+14
2020-04-14
Documentation/x86, efi/x86: Clarify EFI handover protocol and its requirements
Ard Biesheuvel
1
-3
/
+18
2020-04-14
efi/arm: Deal with ADR going out of range in efi_enter_kernel()
Ard Biesheuvel
1
-1
/
+2
2020-04-14
efi/x86: Always relocate the kernel for EFI handover entry
Arvind Sankar
1
-4
/
+10
2020-04-14
efi/x86: Move efi stub globals from .bss to .data
Arvind Sankar
2
-2
/
+2
2020-04-14
efi/libstub/x86: Remove redundant assignment to pointer hdr
Colin Ian King
1
-2
/
+0
2020-04-14
efi/cper: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-1
/
+1
2020-04-13
m68k: Drop redundant generic-y += hardirq.h
Geert Uytterhoeven
1
-1
/
+0
2020-04-13
ceph: fix potential bad pointer deref in async dirops cb's
Jeff Layton
3
-5
/
+5
2020-04-13
platform/chrome: cros_ec_sensorhub: Add missing '\n' in log messages
Christophe JAILLET
1
-3
/
+3
2020-04-13
afs: Fix afs_d_validate() to set the right directory version
David Howells
1
-3
/
+3
[prev]
[next]