aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-14ionic: fix unused assignmentShannon Nelson
2020-04-14ionic: add dynamic_debug headerShannon Nelson
2020-04-14rxrpc: Fix DATA Tx to disable nofrag for UDP on AF_INET6 socketDavid Howells
2020-04-14net: phy: micrel: use genphy_read_status for KSZ9131Atsushi Nemoto
2020-04-14Merge tag 'wireless-drivers-2020-04-14' of git://git.kernel.org/pub/scm/linux...David S. Miller
2020-04-14bpf: remove unneeded conversion to bool in __mark_reg_unknownZou Wei
2020-04-14xdp: Reset prog in dev_change_xdp_fd when fd is negativeDavid Ahern
2020-04-14tools, bpftool: Fix struct_ops command invalid pointer freeDaniel T. Lee
2020-04-14selftests/bpf: Validate frozen map contents stays frozenAndrii Nakryiko
2020-04-14bpf: Prevent re-mmap()'ing BPF map as writable for initially r/o mappingAndrii Nakryiko
2020-04-14arm, bpf: Fix offset overflow for BPF_MEM BPF_DWLuke Nelson
2020-04-14Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-04-14Merge tag 'for-5.7-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-04-14Merge tag 'afs-fixes-20200413' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-04-14rtw88: avoid unused function warningsArnd Bergmann
2020-04-14cfg80211: fix kernel-doc notationLothar Rubusch
2020-04-14mac80211_hwsim: Use kstrndup() in place of kasprintf()Tuomas Tynkkynen
2020-04-14nl80211: fix NL80211_ATTR_FTM_RESPONDER policyJohannes Berg
2020-04-14efi/x86: Revert struct layout change to fix kexec boot regressionArd Biesheuvel
2020-04-14efi/x86: Don't remap text<->rodata gap read-only for mixed modeArd Biesheuvel
2020-04-14efi/x86: Fix the deletion of variables in mixed modeGary Lin
2020-04-14efi/libstub/file: Merge file name buffers to reduce stack usageArd Biesheuvel
2020-04-14Documentation/x86, efi/x86: Clarify EFI handover protocol and its requirementsArd Biesheuvel
2020-04-14efi/arm: Deal with ADR going out of range in efi_enter_kernel()Ard Biesheuvel
2020-04-14efi/x86: Always relocate the kernel for EFI handover entryArvind Sankar
2020-04-14efi/x86: Move efi stub globals from .bss to .dataArvind Sankar
2020-04-14efi/libstub/x86: Remove redundant assignment to pointer hdrColin Ian King
2020-04-14efi/cper: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-04-13m68k: Drop redundant generic-y += hardirq.hGeert Uytterhoeven
2020-04-13ceph: fix potential bad pointer deref in async dirops cb'sJeff Layton
2020-04-13platform/chrome: cros_ec_sensorhub: Add missing '\n' in log messagesChristophe JAILLET
2020-04-13afs: Fix afs_d_validate() to set the right directory versionDavid Howells
2020-04-13afs: Fix race between post-modification dir edit and readdir/d_revalidateDavid Howells
2020-04-13afs: Fix length of dump of bad YFSFetchStatus recordDavid Howells
2020-04-13afs: Fix rename operation status deliveryDavid Howells
2020-04-13afs: Fix decoding of inline abort codes from version 1 status recordsDavid Howells
2020-04-13afs: Fix missing XDR advance in xdr_decode_{AFS,YFS}FSFetchStatus()David Howells
2020-04-13rbd: don't mess with a page vector in rbd_notify_op_lock()Ilya Dryomov
2020-04-13rbd: don't test rbd_dev->opts in rbd_dev_image_release()Ilya Dryomov
2020-04-13rbd: call rbd_dev_unprobe() after unwatching and flushing notifiesIlya Dryomov
2020-04-13rbd: avoid a deadlock on header_rwsem when flushing notifiesIlya Dryomov
2020-04-13platform/chrome: cros_ec_sensorhub: Off by one in cros_sensorhub_send_sample()Dan Carpenter
2020-04-12net: mvneta: Fix a typoChristophe JAILLET
2020-04-12mptcp: fix double-unlock in mptcp_pollFlorian Westphal
2020-04-12net: tun: record RX queue in skb before do_xdp_generic()Gilberto Bertin
2020-04-12Linux 5.7-rc1Linus Torvalds
2020-04-12net: ethernet: ti: Add missing '\n' in log messagesChristophe JAILLET
2020-04-12soc: qcom: ipa: Add a missing '\n' in a log messageChristophe JAILLET
2020-04-12net: neterion: remove redundant assignment to variable tmp64Colin Ian King
2020-04-12MAINTAINERS: sort field names for all entriesLinus Torvalds