summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-05-14Linux 5.4.41v5.4.41Greg 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-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-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 kernel exit pathJosh Poimboeuf
2020-05-14x86/entry/64: Fix unwind hints in register clearing codeJosh Poimboeuf
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: ingenic-drm: add MODULE_DEVICE_TABLEH. Nikolaus Schaller
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/nhpoly1305 - process in explicit 4k chunksJason A. Donenfeld
2020-05-14tracing: Add a vmalloc_sync_mappings() for safe measureSteven Rostedt (VMware)
2020-05-14USB: serial: garmin_gps: add sanity checking for data lengthOliver Neukum
2020-05-14usb: chipidea: msm: Ensure proper controller reset using role switch APIBryan O'Donoghue
2020-05-14USB: uas: add quirk for LaCie 2Big QuadraOliver Neukum
2020-05-14HID: wacom: Report 2nd-gen Intuos Pro S center button status over BTJason Gerecke
2020-05-14HID: usbhid: Fix race between usbhid_close() and usbhid_stop()Alan Stern
2020-05-14Revert "HID: wacom: generic: read the number of expected touches on a per col...Jason Gerecke
2020-05-14sctp: Fix bundling of SHUTDOWN with COOKIE-ACKJere Leppänen