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