index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-20
bpf: Fix BPF_JIT kconfig symbol dependency
Daniel Borkmann
2
-2
/
+2
2021-05-11
net: ipa: memory region array is variable size
Alex Elder
2
-1
/
+4
2021-05-11
ionic: fix ptp support config breakage
Shannon Nelson
1
-0
/
+1
2021-05-11
mptcp: fix data stream corruption
Paolo Abeni
1
-0
/
+6
2021-05-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
21
-382
/
+817
2021-05-11
Merge tag 'mac80211-for-net-2021-05-11' of git://git.kernel.org/pub/scm/linux...
David S. Miller
16
-85
/
+441
2021-05-11
net: stmmac: Fix MAC WoL not working if PHY does not support WoL
Joakim Zhang
1
-3
/
+6
2021-05-11
bpf: Limit static tcp-cc functions in the .BTF_ids list to x86
Martin KaFai Lau
1
-0
/
+2
2021-05-11
selftests/bpf: Rewrite test_tc_redirect.sh as prog_tests/tc_redirect.c
Jussi Maki
7
-266
/
+617
2021-05-11
libbpf: Provide GELF_ST_VISIBILITY() define for older libelf
Arnaldo Carvalho de Melo
1
-0
/
+5
2021-05-11
bpf: Fix nested bpf_bprintf_prepare with more per-cpu buffers
Florent Revest
1
-13
/
+14
2021-05-11
bpf: Add deny list of btf ids check for tracing programs
Jiri Olsa
1
-0
/
+14
2021-05-11
bpf: Add kconfig knob for disabling unpriv bpf by default
Daniel Borkmann
4
-9
/
+50
2021-05-11
bpf, kconfig: Add consolidated menu entry for bpf with core options
Daniel Borkmann
3
-67
/
+79
2021-05-11
ath11k: Drop multicast fragments
Sriram R
1
-0
/
+16
2021-05-11
ath11k: Clear the fragment cache during key install
Sriram R
3
-0
/
+25
2021-05-11
ath10k: Validate first subframe of A-MSDU before processing the list
Sriram R
1
-4
/
+57
2021-05-11
ath10k: Fix TKIP Michael MIC verification for PCIe
Wen Gong
1
-0
/
+10
2021-05-11
ath10k: drop MPDU which has discard flag set by firmware for SDIO
Wen Gong
2
-1
/
+18
2021-05-11
ath10k: drop fragments with multicast DA for SDIO
Wen Gong
1
-2
/
+7
2021-05-11
ath10k: drop fragments with multicast DA for PCIe
Wen Gong
1
-3
/
+20
2021-05-11
ath10k: add CCMP PN replay protection for fragmented frames for PCIe
Wen Gong
2
-4
/
+96
2021-05-11
mac80211: extend protection against mixed key and fragment cache attacks
Wen Gong
1
-2
/
+11
2021-05-11
mac80211: do not accept/forward invalid EAPOL frames
Johannes Berg
1
-6
/
+27
2021-05-11
mac80211: prevent attacks on TKIP/WEP as well
Johannes Berg
2
-1
/
+14
2021-05-11
mac80211: check defrag PN against current frame
Johannes Berg
3
-9
/
+20
2021-05-11
mac80211: add fragment cache to sta_info
Johannes Berg
5
-43
/
+73
2021-05-11
mac80211: drop A-MSDUs on old ciphers
Johannes Berg
1
-1
/
+18
2021-05-11
cfg80211: mitigate A-MSDU aggregation attacks
Mathy Vanhoef
1
-0
/
+3
2021-05-11
mac80211: properly handle A-MSDUs that start with an RFC 1042 header
Mathy Vanhoef
3
-5
/
+5
2021-05-11
mac80211: prevent mixed key and fragment cache attacks
Mathy Vanhoef
4
-0
/
+16
2021-05-11
mac80211: assure all fragments are encrypted
Mathy Vanhoef
1
-11
/
+12
2021-05-11
bpf: Prevent writable memory-mapping of read-only ringbuf pages
Andrii Nakryiko
1
-13
/
+8
2021-05-11
bpf, ringbuf: Deny reserve of buffers larger than ringbuf
Thadeu Lima de Souza Cascardo
1
-0
/
+3
2021-05-11
bpf: Fix alu32 const subreg bound tracking on bitwise operations
Daniel Borkmann
1
-13
/
+9
2021-05-10
net: dsa: felix: re-enable TAS guard band mode
Michael Walle
1
-5
/
+10
2021-05-10
tipc: make node link identity publish thread safe
Hoang Le
1
-6
/
+6
2021-05-10
net: dsa: fix error code getting shifted with 4 in dsa_slave_get_sset_count
Vladimir Oltean
1
-5
/
+7
2021-05-10
net/mlx4: Fix EEPROM dump support
Vladyslav Tarasiuk
2
-7
/
+104
2021-05-10
net: dsa: fix a crash if ->get_sset_count() fails
Dan Carpenter
1
-2
/
+3
2021-05-10
net: netcp: Fix an error message
Christophe JAILLET
1
-2
/
+2
2021-05-10
net/nfc/rawsock.c: fix a permission check bug
Jeimon
1
-1
/
+1
2021-05-08
Merge tag 'riscv-for-linus-5.13-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-10
/
+16
2021-05-08
drm/i915/display: fix compiler warning about array overrun
Linus Torvalds
1
-1
/
+12
2021-05-08
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
11
-489
/
+438
2021-05-08
Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
61
-342
/
+183
2021-05-08
Merge tag 'powerpc-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
19
-990
/
+175
2021-05-08
Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
80
-330
/
+689
2021-05-09
linux/kconfig.h: replace IF_ENABLED() with PTR_IF() in <linux/kernel.h>
Masahiro Yamada
3
-6
/
+5
2021-05-08
Merge branch 'master' into next
Michael Ellerman
1332
-14493
/
+33908
[next]