summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-03-25Linux 5.5.12v5.5.12Greg Kroah-Hartman1-1/+1
2020-03-25int128: fix __uint128_t compiler test in KconfigMasahiro Yamada1-2/+1
2020-03-25kconfig: introduce m32-flag and m64-flagMasahiro Yamada1-0/+7
2020-03-25staging: greybus: loopback_test: fix potential path truncationsJohan Hovold1-7/+8
2020-03-25staging: greybus: loopback_test: fix potential path truncationJohan Hovold1-1/+1
2020-03-25drm/i915: Handle all MCR rangesMatt Roper1-3/+22
2020-03-25drm/i915/execlists: Track active elements during dequeueChris Wilson1-20/+12
2020-03-25drm/bridge: dw-hdmi: fix AVI frame colorimetryJernej Skrabec1-20/+26
2020-03-25Revert "drm/i915/tgl: Add extra hdc flush workaround"Caz Yokoyama1-20/+0
2020-03-25btrfs: fix removal of raid[56|1c34} incompat flags after removing block groupFilipe Manana1-2/+2
2020-03-25modpost: Get proper section index by get_secindex() instead of st_shndxXiao Yang1-1/+2
2020-03-25nvmet-tcp: set MSG_MORE only if we actually have more to sendSagi Grimberg1-3/+9
2020-03-25arm64: smp: fix crash_smp_send_stop() behaviourCristian Marussi1-2/+6
2020-03-25arm64: smp: fix smp_send_stop() behaviourCristian Marussi1-3/+14
2020-03-25thunderbolt: Fix error code in tb_port_is_width_supported()Dan Carpenter1-1/+1
2020-03-25ALSA: hda/realtek: Fix pop noise on ALC225Kai-Heng Feng1-0/+2
2020-03-25futex: Unbreak futex hashingThomas Gleixner1-2/+2
2020-03-25futex: Fix inode life-time issuePeter Zijlstra4-43/+65
2020-03-25io_uring: NULL-deref for IOSQE_{ASYNC,DRAIN}Pavel Begunkov1-0/+8
2020-03-25x86/mm: split vmalloc_sync_all()Joerg Roedel6-13/+43
2020-03-25page-flags: fix a crash at SetPageError(THP_SWAP)Qian Cai1-1/+1
2020-03-25mm, slub: prevent kmalloc_node crashes and memory leaksVlastimil Babka1-9/+17
2020-03-25mm: slub: be more careful about the double cmpxchg of freelistLinus Torvalds1-2/+4
2020-03-25epoll: fix possible lost wakeup on epoll_ctl() pathRoman Penyaev1-4/+4
2020-03-25mm: do not allow MADV_PAGEOUT for CoW pagesMichal Hocko1-3/+9
2020-03-25mm/hotplug: fix hot remove failure in SPARSEMEM|!VMEMMAP caseBaoquan He1-2/+6
2020-03-25mm, memcg: throttle allocators based on ancestral memory.highChris Down1-35/+58
2020-03-25mm, memcg: fix corruption on 64-bit divisor in memory.high throttlingChris Down1-1/+1
2020-03-25memcg: fix NULL pointer dereference in __mem_cgroup_usage_unregister_eventChunguang Xu1-2/+8
2020-03-25stm class: sys-t: Fix the use of time_after()Alexander Shishkin1-3/+3
2020-03-25drm/lease: fix WARNING in idr_destroyQiujun Huang1-1/+2
2020-03-25drm/amd/amdgpu: Fix GPR read from debugfs (v2)Tom St Denis1-3/+3
2020-03-25btrfs: fix log context list corruption after rename whiteout errorFilipe Manana1-0/+4
2020-03-25xhci: Do not open code __print_symbolic() in xhci trace eventsSteven Rostedt (VMware)1-17/+6
2020-03-25arm64: compat: Fix syscall number of compat_clock_getresVincenzo Frascino1-1/+1
2020-03-25rtc: max8907: add missing select REGMAP_IRQCorentin Labbe1-0/+1
2020-03-25modpost: move the namespace field in Module.symvers lastJessica Yu3-15/+15
2020-03-25intel_th: pci: Add Elkhart Lake CPU supportAlexander Shishkin1-0/+5
2020-03-25intel_th: Fix user-visible error codesAlexander Shishkin1-3/+3
2020-03-25intel_th: msu: Fix the unexpected state warningAlexander Shishkin1-3/+4
2020-03-25staging/speakup: fix get_word non-space look-aheadSamuel Thibault1-1/+1
2020-03-25staging: greybus: loopback_test: fix poll-mask build breakageJohan Hovold1-2/+2
2020-03-25staging: rtl8188eu: Add device id for MERCUSYS MW150US v2Michael Straube1-0/+1
2020-03-25kbuild: Disable -Wpointer-to-enum-castNathan Chancellor1-0/+1
2020-03-25CIFS: fiemap: do not return EINVAL if get nothingMurphy Zhou1-1/+1
2020-03-25mmc: sdhci-acpi: Disable write protect detection on Acer Aspire Switch 10 (SW...Hans de Goede1-0/+16
2020-03-25mmc: sdhci-acpi: Switch signal voltage back to 3.3V on suspend on external mi...Hans de Goede1-2/+66
2020-03-25mmc: sdhci-cadence: set SDHCI_QUIRK2_PRESET_VALUE_BROKEN for UniPhierMasahiro Yamada1-2/+16
2020-03-25mmc: sdhci-of-at91: fix cd-gpios for SAMA5D2Michał Mirosław1-2/+6
2020-03-25mmc: rtsx_pci: Fix support for speed-modes that relies on tuningRicky Wu5-8/+13