summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-06-26net: macb: call pm_runtime_put_sync on failure pathClaudiu Beznea1-2/+6
2020-06-26riscv: Fixup __vdso_gettimeofday broke dynamic ftraceGuo Ren1-0/+3
2020-06-26i2c: fsi: Fix the port number field in status registerEddie James1-1/+1
2020-06-26riscv: Add extern declarations for vDSO time-related functionsVincent Chen1-0/+6
2020-06-26clk: sifive: allocate sufficient memory for struct __prci_dataVincent Chen1-1/+4
2020-06-26riscv: Add -fPIC option to CFLAGS_vgettimeofday.oVincent Chen1-1/+1
2020-06-25libbpf: Adjust SEC short cut for expected attach type BPF_XDP_DEVMAPJesper Dangaard Brouer2-2/+2
2020-06-25Merge tag 'fsnotify_for_v5.8-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller58-16/+344
2020-06-25net: bridge: enfore alignment for ethernet addressThomas Martitz1-1/+1
2020-06-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds22-124/+197
2020-06-25tcp: don't ignore ECN CWR on pure ACKDenis Kirjanov1-3/+11
2020-06-25arm64: Add KRYO{3,4}XX silver CPU cores to SSB safelistSai Prakash Ranjan1-0/+2
2020-06-25net: phy: mscc: avoid skcipher API for single block AES encryptionArd Biesheuvel2-33/+10
2020-06-25Merge branch 'nvme-5.8' of git://git.infradead.org/nvme into block-5.8Jens Axboe7-25/+41
2020-06-25drm/amd/powerplay: Fix NULL dereference in lock_bus() on Vega20 w/o RASIvan Mironov1-4/+7
2020-06-25vfio/pci: Fix SR-IOV VF handling with MMIO blockingAlex Williamson1-1/+16
2020-06-25Merge tag 's390-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds3-2/+5
2020-06-25Merge tag 'sound-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds35-160/+347
2020-06-25efi/x86: Only copy upto the end of setup_headerArvind Sankar1-2/+4
2020-06-25efi/x86: Remove unused variablesArvind Sankar1-2/+0
2020-06-25rcu: Fixup noinstr warningsPeter Zijlstra2-8/+26
2020-06-25locking/atomics: Provide the arch_atomic_ interface to generic codePeter Zijlstra2-1/+266
2020-06-25spi: pxa2xx: Add support for Intel Tiger Lake PCH-HJarkko Nikula1-0/+5
2020-06-25regulator: rename da903x to da903x-regulatorSeth Forshee2-1/+1
2020-06-25bpf: Do not allow btf_ctx_access with __int128 typesJohn Fastabend2-2/+7
2020-06-25AsoC: amd: add missing snd- module prefix to the acp3x-rn driver kernel moduleJaroslav Kysela1-3/+4
2020-06-25arm64: perf: Report the PC value in REGS_ABI_32 modeJiping Ma1-3/+22
2020-06-25io_uring: fix current->mm NULL dereference on exitPavel Begunkov1-0/+9
2020-06-25io_uring: fix hanging iopoll in case of -EAGAINPavel Begunkov1-7/+2
2020-06-25ALSA: hda - let hs_mic be picked ahead of hp_micHui Wang1-0/+6
2020-06-25phy: sun4i-usb: fix dereference of pointer phy0 before it is null checkedColin Ian King1-2/+3
2020-06-25thunderbolt: Fix path indices used in USB3 tunnel discoveryMika Westerberg1-6/+6
2020-06-25cpuidle: Rearrange s2idle-specific idle state entry codeRafael J. Wysocki2-7/+14
2020-06-25x86/entry: Fix #UD vs WARN morePeter Zijlstra1-34/+38
2020-06-25x86/entry: Increase entry_stack size to a full pagePeter Zijlstra1-1/+1
2020-06-25x86/entry: Fixup bad_iret vs noinstrPeter Zijlstra2-3/+7
2020-06-25objtool: Don't consider vmlinux a C-filePeter Zijlstra1-1/+1
2020-06-25kasan: Fix required compiler versionMarco Elver1-1/+1
2020-06-25kdb: Make kdb_printf() console handling more robustSumit Garg1-0/+11
2020-06-25kdb: Check status of console prior to invoking handlersSumit Garg1-0/+2
2020-06-25kdb: Re-factor kdb_printf() message write codeSumit Garg1-29/+28
2020-06-25mac80211: allow rx of mesh eapol frames with default rx keyMarkus Theil1-0/+26
2020-06-25dma-buf: Move dma_buf_release() from fops to dentry_opsSumit Semwal1-29/+25
2020-06-25mac80211: skip mpath lookup also for control port txMarkus Theil1-1/+5
2020-06-25mac80211: Fix dropping broadcast packets in 802.11 encapSeevalamuthu Mariappan1-1/+1
2020-06-25mac80211: simplify mesh codePavel Machek1-5/+2
2020-06-25mac80211: fix control port tx status checkMarkus Theil1-7/+15
2020-06-25ieee80211: Add missing and new AKM suite selector definitionsVeerendranath Jakkam1-0/+4
2020-06-25MIPS: ingenic: gcw0: Fix HP detection GPIO.João H. Spies1-1/+1