summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-05-14Linux 5.4.41v5.4.41Greg Kroah-Hartman1-1/+1
2020-05-14fanotify: merge duplicate events on parent and childAmir Goldstein1-1/+6
2020-05-14fsnotify: replace inode pointer with an object idAmir Goldstein4-9/+8
2020-05-14bdi: add a ->dev_name field to struct backing_dev_infoChristoph Hellwig2-2/+4
2020-05-14bdi: move bdi_dev_name out of lineChristoph Hellwig2-9/+10
2020-05-14mm, memcg: fix error return value of mem_cgroup_css_alloc()Yafang Shao1-6/+9
2020-05-14scripts/decodecode: fix trapping instruction formattingIvan Delalande1-1/+1
2020-05-14iommu/virtio: Reverse arguments to list_addJulia Lawall1-1/+1
2020-05-14objtool: Fix stack offset tracking for indirect CFAsJosh Poimboeuf1-1/+1
2020-05-14netfilter: nf_osf: avoid passing pointer to local varArnd Bergmann1-5/+7
2020-05-14netfilter: nat: never update the UDP checksum when it's 0Guillaume Nault1-3/+1
2020-05-14arch/x86/kvm/svm/sev.c: change flag passed to GUP fast in sev_pin_memory()Janakarajan Natarajan1-1/+1
2020-05-14KVM: x86: Fixes posted interrupt check for IRQs delivery modesSuravee Suthikulpanit1-2/+2
2020-05-14x86/unwind/orc: Fix premature unwind stoppage due to IRET framesJosh Poimboeuf3-14/+43
2020-05-14x86/unwind/orc: Fix error path for bad ORC entry typeJosh Poimboeuf1-1/+1
2020-05-14x86/unwind/orc: Prevent unwinding before ORC initializationJosh Poimboeuf1-3/+3
2020-05-14x86/unwind/orc: Don't skip the first frame for inactive tasksMiroslav Benes1-1/+1
2020-05-14x86/entry/64: Fix unwind hints in rewind_stack_do_exit()Jann Horn1-1/+1
2020-05-14x86/entry/64: Fix unwind hints in kernel exit pathJosh Poimboeuf1-1/+2
2020-05-14x86/entry/64: Fix unwind hints in register clearing codeJosh Poimboeuf1-19/+21
2020-05-14batman-adv: Fix refcnt leak in batadv_v_ogm_processXiyu Yang1-1/+1
2020-05-14batman-adv: Fix refcnt leak in batadv_store_throughput_overrideXiyu Yang1-1/+1
2020-05-14batman-adv: Fix refcnt leak in batadv_show_throughput_overrideXiyu Yang1-0/+1
2020-05-14batman-adv: fix batadv_nc_random_weight_tqGeorge Spelvin1-8/+1
2020-05-14iocost: protect iocg->abs_vdebt with iocg->waitq.lockTejun Heo2-47/+77
2020-05-14riscv: set max_pfn to the PFN of the last pageVincent Chen1-1/+2
2020-05-14coredump: fix crash when umh is disabledLuis Chamberlain2-0/+13
2020-05-14staging: gasket: Check the return value of gasket_get_bar_index()Oscar Carter1-0/+4
2020-05-14ceph: demote quotarealm lookup warning to a debug messageLuis Henriques1-2/+2
2020-05-14ceph: fix endianness bug when handling MDS session feature bitsJeff Layton1-5/+3
2020-05-14mm: limit boost_watermark on small zonesHenry Willard1-0/+8
2020-05-14mm/page_alloc: fix watchdog soft lockups during set_zone_contiguous()David Hildenbrand1-0/+1
2020-05-14eventpoll: fix missing wakeup for ovflist in ep_poll_callbackKhazhismel Kumykov1-9/+9
2020-05-14epoll: atomically remove wait entry on wake upRoman Penyaev1-19/+24
2020-05-14ipc/mqueue.c: change __do_notify() to bypass check_kill_permission()Oleg Nesterov1-8/+26
2020-05-14drm: ingenic-drm: add MODULE_DEVICE_TABLEH. Nikolaus Schaller1-0/+1
2020-05-14arm64: hugetlb: avoid potential NULL dereferenceMark Rutland1-0/+2
2020-05-14KVM: arm64: Fix 32bit PC wrap-aroundMarc Zyngier2-2/+13
2020-05-14KVM: arm: vgic: Fix limit condition when writing to GICD_I[CS]ACTIVERMarc Zyngier1-2/+2
2020-05-14KVM: VMX: Explicitly clear RFLAGS.CF and RFLAGS.ZF in VM-Exit RSB pathSean Christopherson1-0/+3
2020-05-14KVM: s390: Remove false WARN_ON_ONCE for the PQAP instructionChristian Borntraeger1-1/+3
2020-05-14crypto: arch/nhpoly1305 - process in explicit 4k chunksJason A. Donenfeld4-4/+4
2020-05-14tracing: Add a vmalloc_sync_mappings() for safe measureSteven Rostedt (VMware)1-0/+13
2020-05-14USB: serial: garmin_gps: add sanity checking for data lengthOliver Neukum1-2/+2
2020-05-14usb: chipidea: msm: Ensure proper controller reset using role switch APIBryan O'Donoghue1-1/+1
2020-05-14USB: uas: add quirk for LaCie 2Big QuadraOliver Neukum1-0/+7
2020-05-14HID: wacom: Report 2nd-gen Intuos Pro S center button status over BTJason Gerecke1-3/+6
2020-05-14HID: usbhid: Fix race between usbhid_close() and usbhid_stop()Alan Stern2-8/+30
2020-05-14Revert "HID: wacom: generic: read the number of expected touches on a per col...Jason Gerecke1-63/+16
2020-05-14sctp: Fix bundling of SHUTDOWN with COOKIE-ACKJere Leppänen1-3/+3