summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-24mmc: sdhci-tegra: Fix busy detection by enabling MMC_CAP_NEED_RSP_BUSYmmc-linux-5.5.yUlf Hansson
2020-03-24mmc: sdhci-omap: Fix busy detection by enabling MMC_CAP_NEED_RSP_BUSYUlf Hansson
2020-03-24mmc: core: Respect MMC_CAP_NEED_RSP_BUSY for eMMC sleep commandUlf Hansson
2020-03-24mmc: core: Respect MMC_CAP_NEED_RSP_BUSY for erase/trim/discardUlf Hansson
2020-03-24mmc: core: Allow host controllers to require R1B for CMD6Ulf Hansson
2020-03-24Linux 5.5.12-rc1Greg Kroah-Hartman
2020-03-24int128: fix __uint128_t compiler test in KconfigMasahiro Yamada
2020-03-24kconfig: introduce m32-flag and m64-flagMasahiro Yamada
2020-03-24staging: greybus: loopback_test: fix potential path truncationsJohan Hovold
2020-03-24staging: greybus: loopback_test: fix potential path truncationJohan Hovold
2020-03-24drm/i915: Handle all MCR rangesMatt Roper
2020-03-24drm/i915/execlists: Track active elements during dequeueChris Wilson
2020-03-24drm/bridge: dw-hdmi: fix AVI frame colorimetryJernej Skrabec
2020-03-24Revert "drm/i915/tgl: Add extra hdc flush workaround"Caz Yokoyama
2020-03-24btrfs: fix removal of raid[56|1c34} incompat flags after removing block groupFilipe Manana
2020-03-24modpost: Get proper section index by get_secindex() instead of st_shndxXiao Yang
2020-03-24nvmet-tcp: set MSG_MORE only if we actually have more to sendSagi Grimberg
2020-03-24arm64: smp: fix crash_smp_send_stop() behaviourCristian Marussi
2020-03-24arm64: smp: fix smp_send_stop() behaviourCristian Marussi
2020-03-24thunderbolt: Fix error code in tb_port_is_width_supported()Dan Carpenter
2020-03-24ALSA: hda/realtek: Fix pop noise on ALC225Kai-Heng Feng
2020-03-24futex: Unbreak futex hashingThomas Gleixner
2020-03-24futex: Fix inode life-time issuePeter Zijlstra
2020-03-24io_uring: NULL-deref for IOSQE_{ASYNC,DRAIN}Pavel Begunkov
2020-03-24x86/mm: split vmalloc_sync_all()Joerg Roedel
2020-03-24page-flags: fix a crash at SetPageError(THP_SWAP)Qian Cai
2020-03-24mm, slub: prevent kmalloc_node crashes and memory leaksVlastimil Babka
2020-03-24mm: slub: be more careful about the double cmpxchg of freelistLinus Torvalds
2020-03-24epoll: fix possible lost wakeup on epoll_ctl() pathRoman Penyaev
2020-03-24mm: do not allow MADV_PAGEOUT for CoW pagesMichal Hocko
2020-03-24mm/hotplug: fix hot remove failure in SPARSEMEM|!VMEMMAP caseBaoquan He
2020-03-24mm, memcg: throttle allocators based on ancestral memory.highChris Down
2020-03-24mm, memcg: fix corruption on 64-bit divisor in memory.high throttlingChris Down
2020-03-24memcg: fix NULL pointer dereference in __mem_cgroup_usage_unregister_eventChunguang Xu
2020-03-24stm class: sys-t: Fix the use of time_after()Alexander Shishkin
2020-03-24drm/lease: fix WARNING in idr_destroyQiujun Huang
2020-03-24drm/amd/amdgpu: Fix GPR read from debugfs (v2)Tom St Denis
2020-03-24btrfs: fix log context list corruption after rename whiteout errorFilipe Manana
2020-03-24xhci: Do not open code __print_symbolic() in xhci trace eventsSteven Rostedt (VMware)
2020-03-24arm64: compat: Fix syscall number of compat_clock_getresVincenzo Frascino
2020-03-24rtc: max8907: add missing select REGMAP_IRQCorentin Labbe
2020-03-24modpost: move the namespace field in Module.symvers lastJessica Yu
2020-03-24intel_th: pci: Add Elkhart Lake CPU supportAlexander Shishkin
2020-03-24intel_th: Fix user-visible error codesAlexander Shishkin
2020-03-24intel_th: msu: Fix the unexpected state warningAlexander Shishkin
2020-03-24staging/speakup: fix get_word non-space look-aheadSamuel Thibault
2020-03-24staging: greybus: loopback_test: fix poll-mask build breakageJohan Hovold
2020-03-24staging: rtl8188eu: Add device id for MERCUSYS MW150US v2Michael Straube
2020-03-24kbuild: Disable -Wpointer-to-enum-castNathan Chancellor
2020-03-24CIFS: fiemap: do not return EINVAL if get nothingMurphy Zhou