summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-05-02Linux 5.6.9v5.6.9Greg Kroah-Hartman
2020-05-02ASoC: stm32: spdifrx: fix regmap status checkOlivier Moysan
2020-05-02ASoC: soc-core: disable route checks for legacy devicesPierre-Louis Bossart
2020-05-02ASoC: soc-pcm: fix regression in soc_new_pcm()Stephan Gerhold
2020-05-02ext4: check for non-zero journal inum in ext4_calculate_overheadRitesh Harjani
2020-05-02qed: Fix use after free in qed_chain_freeYuval Basson
2020-05-02net: use indirect call wrappers for skb_copy_datagram_iter()Eric Dumazet
2020-05-02Crypto: chelsio - Fixes a hang issue during driver registrationAyush Sawal
2020-05-02qed: Fix race condition between scheduling and destroying the slowpath workqueueYuval Basson
2020-05-02tipc: Add a missing case of TIPC_DIRECT_MSG typeHoang Le
2020-05-02taprio: do not use BIT() in TCA_TAPRIO_ATTR_FLAG_* definitionsEugene Syromiatnikov
2020-05-02sfc: fix XDP-redirect in this driverJesper Dangaard Brouer
2020-05-02hwmon: (jc42) Fix name to have no illegal charactersSascha Hauer
2020-05-02irqchip/meson-gpio: Fix HARDIRQ-safe -> HARDIRQ-unsafe lock orderMarc Zyngier
2020-05-02blk-mq: Put driver tag in blk_mq_dispatch_rq_list() when no budgetJohn Garry
2020-05-02irqchip/gic-v4.1: Add support for VPENDBASER's Dirty+Valid signalingMarc Zyngier
2020-05-02ext4: convert BUG_ON's to WARN_ON's in mballoc.cTheodore Ts'o
2020-05-02ext4: increase wait time needed before reuse of deleted inode numbersTheodore Ts'o
2020-05-02ext4: use matching invalidatepage in ext4_writepageyangerkun
2020-05-02arm64: Delete the space separator in __emit_instFangrui Song
2020-05-02sched/vtime: Work around an unitialized variable warningBorislav Petkov
2020-05-02sched/isolation: Allow "isolcpus=" to skip unknown sub-parametersPeter Xu
2020-05-02mac80211: fix channel switch trigger from unknown mesh peerTamizh chelvam
2020-05-02net: stmmac: socfpga: Allow all RGMII modesAtsushi Nemoto
2020-05-02ALSA: hda: call runtime_allow() for all hda controllersHui Wang
2020-05-02xen/xenbus: ensure xenbus_map_ring_valloc() returns proper grant statusJuergen Gross
2020-05-02objtool: Support Clang non-section symbols in ORC dumpJosh Poimboeuf
2020-05-02objtool: Fix CONFIG_UBSAN_TRAP unreachable warningsJosh Poimboeuf
2020-05-02scsi: target: tcmu: reset_ring should reset TCMU_DEV_BIT_BROKENBodo Stroesser
2020-05-02scsi: target: fix PR IN / READ FULL STATUS for FCBodo Stroesser
2020-05-02drm/amdgpu: fix wrong vram lost counter increment V2Evan Quan
2020-05-02ALSA: hda: Explicitly permit using autosuspend if runtime PM is supportedRoy Spliet
2020-05-02ALSA: hda: Keep the controller initialization even if no codecs foundTakashi Iwai
2020-05-02ALSA: hda: Release resources at error in delayed probeTakashi Iwai
2020-05-02xfs: fix partially uninitialized structure in xfs_reflink_remap_extentDarrick J. Wong
2020-05-02afs: Fix length of dump of bad YFSFetchStatus recordDavid Howells
2020-05-02signal: check sig before setting info in kill_pid_usb_asyncioZhiqiang Liu
2020-05-02x86: hyperv: report value of misc_featuresOlaf Hering
2020-05-02net: fec: set GPR bit on suspend by DT configuration.Martin Fuzzey
2020-05-02libbpf: Initialize *nl_pid so gcc 10 is happyJeremy Cline
2020-05-02xfs: clear PF_MEMALLOC before exiting xfsaild threadEric Biggers
2020-05-02mm: shmem: disable interrupt when acquiring info->lock in userfaultfd_copy pathYang Shi
2020-05-02selftests/bpf: Fix a couple of broken test_btf casesStanislav Fomichev
2020-05-02bpf: Propagate expected_attach_type when verifying freplace programsToke Høiland-Jørgensen
2020-05-02bpf, x86_32: Fix logic error in BPF_LDX zero-extensionWang YanQing
2020-05-02bpf, x86_32: Fix clobbering of dst for BPF_JSETLuke Nelson
2020-05-02bpf, x86_32: Fix incorrect encoding in BPF_LDX zero-extensionLuke Nelson
2020-05-02bpf, x86: Fix encoding for lower 8-bit registers in BPF_STX BPF_BLuke Nelson
2020-05-02bpf: Fix handling of XADD on BTF memoryJann Horn
2020-05-02um: ensure `make ARCH=um mrproper` removes arch/$(SUBARCH)/include/generated/Vitor Massaru Iha