summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-06-04Linux 5.2.43v5.2.43Paul Gortmaker
2020-06-04apparmor: Fix use-after-free in aa_audit_rule_initNavid Emamdoost
2020-06-04KVM: x86/mmu: Set mmio_value to '0' if reserved #PF can't be generatedSean Christopherson
2020-06-04KVM: nVMX: always update CR3 in VMCSPaolo Bonzini
2020-06-04ipv6: fix IPV6_ADDRFORM operation logicHangbin Liu
2020-06-04media: go7007: fix a miss of snd_card_freeChuhong Yuan
2020-06-04x86/unwind/orc: Fix unwind_get_return_address_ptr() for inactive tasksJosh Poimboeuf
2020-06-04x86/unwind/orc: Fix error handling in __unwind_start()Josh Poimboeuf
2020-06-04nvme-pci: avoid race between nvme_reap_pending_cqes() and nvme_poll()Dongli Zhang
2020-06-04KVM: VMX: Skip GUEST_CR3 VMREAD+VMWRITE if the VMCS is up-to-dateSean Christopherson
2020-06-04ipc/util.c: sysvipc_find_ipc() incorrectly updates position indexVasily Averin
2020-06-04hrtimer: Add kernel doc annotation for HRTIMER_MODE_HARDSebastian Andrzej Siewior
2020-06-04fanotify: merge duplicate events on parent and childAmir Goldstein
2020-06-04fsnotify: replace inode pointer with an object idAmir Goldstein
2020-06-04mm, memcg: fix error return value of mem_cgroup_css_alloc()Yafang Shao
2020-06-04scripts/decodecode: fix trapping instruction formattingIvan Delalande
2020-06-04objtool: Fix stack offset tracking for indirect CFAsJosh Poimboeuf
2020-06-04netfilter: nf_osf: avoid passing pointer to local varArnd Bergmann
2020-06-04netfilter: nat: never update the UDP checksum when it's 0Guillaume Nault
2020-06-04arch/x86/kvm/svm/sev.c: change flag passed to GUP fast in sev_pin_memory()Janakarajan Natarajan
2020-06-04KVM: x86: Fixes posted interrupt check for IRQs delivery modesSuravee Suthikulpanit
2020-06-04x86/unwind/orc: Fix premature unwind stoppage due to IRET framesJosh Poimboeuf
2020-06-04x86/unwind/orc: Fix error path for bad ORC entry typeJosh Poimboeuf
2020-06-04x86/unwind/orc: Prevent unwinding before ORC initializationJosh Poimboeuf
2020-06-04x86/unwind/orc: Don't skip the first frame for inactive tasksMiroslav Benes
2020-06-04x86/entry/64: Fix unwind hints in rewind_stack_do_exit()Jann Horn
2020-06-04x86/entry/64: Fix unwind hints in kernel exit pathJosh Poimboeuf
2020-06-04x86/entry/64: Fix unwind hints in register clearing codeJosh Poimboeuf
2020-06-04batman-adv: Fix refcnt leak in batadv_v_ogm_processXiyu Yang
2020-06-04batman-adv: Fix refcnt leak in batadv_store_throughput_overrideXiyu Yang
2020-06-04batman-adv: Fix refcnt leak in batadv_show_throughput_overrideXiyu Yang
2020-06-04batman-adv: fix batadv_nc_random_weight_tqGeorge Spelvin
2020-06-04riscv: set max_pfn to the PFN of the last pageVincent Chen
2020-06-04coredump: fix crash when umh is disabledLuis Chamberlain
2020-06-04staging: gasket: Check the return value of gasket_get_bar_index()Oscar Carter
2020-06-04ceph: demote quotarealm lookup warning to a debug messageLuis Henriques
2020-06-04ceph: fix endianness bug when handling MDS session feature bitsJeff Layton
2020-06-04mm: limit boost_watermark on small zonesHenry Willard
2020-06-04mm/page_alloc: fix watchdog soft lockups during set_zone_contiguous()David Hildenbrand
2020-06-04epoll: atomically remove wait entry on wake upRoman Penyaev
2020-06-04ipc/mqueue.c: change __do_notify() to bypass check_kill_permission()Oleg Nesterov
2020-06-04arm64: hugetlb: avoid potential NULL dereferenceMark Rutland
2020-06-04KVM: arm64: Fix 32bit PC wrap-aroundMarc Zyngier
2020-06-04KVM: arm: vgic: Fix limit condition when writing to GICD_I[CS]ACTIVERMarc Zyngier
2020-06-04KVM: VMX: Explicitly clear RFLAGS.CF and RFLAGS.ZF in VM-Exit RSB pathSean Christopherson
2020-06-04crypto: arch/nhpoly1305 - process in explicit 4k chunksJason A. Donenfeld
2020-06-04tracing: Add a vmalloc_sync_mappings() for safe measureSteven Rostedt (VMware)
2020-06-04USB: serial: garmin_gps: add sanity checking for data lengthOliver Neukum
2020-06-04USB: uas: add quirk for LaCie 2Big QuadraOliver Neukum
2020-06-04HID: usbhid: Fix race between usbhid_close() and usbhid_stop()Alan Stern