summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-14Linux 5.6.13v5.6.13Greg Kroah-Hartman
2020-05-14fanotify: merge duplicate events on parent and childAmir Goldstein
2020-05-14fsnotify: replace inode pointer with an object idAmir Goldstein
2020-05-14io_uring: don't use 'fd' for openat/openat2/statxMax Kellermann
2020-05-14bdi: add a ->dev_name field to struct backing_dev_infoChristoph Hellwig
2020-05-14bdi: move bdi_dev_name out of lineChristoph Hellwig
2020-05-14mm, memcg: fix error return value of mem_cgroup_css_alloc()Yafang Shao
2020-05-14scripts/decodecode: fix trapping instruction formattingIvan Delalande
2020-05-14iommu/virtio: Reverse arguments to list_addJulia Lawall
2020-05-14objtool: Fix stack offset tracking for indirect CFAsJosh Poimboeuf
2020-05-14kvm: ioapic: Restrict lazy EOI update to edge-triggered interruptsPaolo Bonzini
2020-05-14netfilter: nf_osf: avoid passing pointer to local varArnd Bergmann
2020-05-14netfilter: nat: never update the UDP checksum when it's 0Guillaume Nault
2020-05-14arch/x86/kvm/svm/sev.c: change flag passed to GUP fast in sev_pin_memory()Janakarajan Natarajan
2020-05-14KVM: x86: Fixes posted interrupt check for IRQs delivery modesSuravee Suthikulpanit
2020-05-14x86/unwind/orc: Fix premature unwind stoppage due to IRET framesJosh Poimboeuf
2020-05-14x86/unwind/orc: Fix error path for bad ORC entry typeJosh Poimboeuf
2020-05-14x86/unwind/orc: Prevent unwinding before ORC initializationJosh Poimboeuf
2020-05-14x86/unwind/orc: Don't skip the first frame for inactive tasksMiroslav Benes
2020-05-14x86/entry/64: Fix unwind hints in rewind_stack_do_exit()Jann Horn
2020-05-14x86/entry/64: Fix unwind hints in __switch_to_asm()Josh Poimboeuf
2020-05-14x86/entry/64: Fix unwind hints in kernel exit pathJosh Poimboeuf
2020-05-14x86/entry/64: Fix unwind hints in register clearing codeJosh Poimboeuf
2020-05-14x86/mm/cpa: Flush direct map alias during cpaRick Edgecombe
2020-05-14batman-adv: Fix refcnt leak in batadv_v_ogm_processXiyu Yang
2020-05-14batman-adv: Fix refcnt leak in batadv_store_throughput_overrideXiyu Yang
2020-05-14batman-adv: Fix refcnt leak in batadv_show_throughput_overrideXiyu Yang
2020-05-14batman-adv: fix batadv_nc_random_weight_tqGeorge Spelvin
2020-05-14iocost: protect iocg->abs_vdebt with iocg->waitq.lockTejun Heo
2020-05-14riscv: set max_pfn to the PFN of the last pageVincent Chen
2020-05-14coredump: fix crash when umh is disabledLuis Chamberlain
2020-05-14staging: gasket: Check the return value of gasket_get_bar_index()Oscar Carter
2020-05-14ceph: demote quotarealm lookup warning to a debug messageLuis Henriques
2020-05-14ceph: fix endianness bug when handling MDS session feature bitsJeff Layton
2020-05-14mm: limit boost_watermark on small zonesHenry Willard
2020-05-14mm/page_alloc: fix watchdog soft lockups during set_zone_contiguous()David Hildenbrand
2020-05-14eventpoll: fix missing wakeup for ovflist in ep_poll_callbackKhazhismel Kumykov
2020-05-14epoll: atomically remove wait entry on wake upRoman Penyaev
2020-05-14ipc/mqueue.c: change __do_notify() to bypass check_kill_permission()Oleg Nesterov
2020-05-14drm/amd/display: work around fp code being emitted outside of DC_FP_START/ENDDaniel Kolesa
2020-05-14drm: ingenic-drm: add MODULE_DEVICE_TABLEH. Nikolaus Schaller
2020-05-14mei: me: disable mei interface on LBG servers.Tomas Winkler
2020-05-14amba: Initialize dma_parms for amba devicesUlf Hansson
2020-05-14driver core: platform: Initialize dma_parms for platform devicesUlf Hansson
2020-05-14arm64: hugetlb: avoid potential NULL dereferenceMark Rutland
2020-05-14KVM: arm64: Fix 32bit PC wrap-aroundMarc Zyngier
2020-05-14KVM: arm: vgic: Fix limit condition when writing to GICD_I[CS]ACTIVERMarc Zyngier
2020-05-14KVM: VMX: Explicitly clear RFLAGS.CF and RFLAGS.ZF in VM-Exit RSB pathSean Christopherson
2020-05-14KVM: s390: Remove false WARN_ON_ONCE for the PQAP instructionChristian Borntraeger
2020-05-14crypto: arch/lib - limit simd usage to 4k chunksJason A. Donenfeld