summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-03-25Linux 5.4.28v5.4.28Greg Kroah-Hartman1-1/+1
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/bridge: dw-hdmi: fix AVI frame colorimetryJernej Skrabec1-20/+26
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-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-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-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 Wu4-7/+12
2020-03-25iio: light: vcnl4000: update sampling periods for vcnl4040Tomas Novotny1-3/+4
2020-03-25iio: light: vcnl4000: update sampling periods for vcnl4200Tomas Novotny1-4/+4
2020-03-25iio: adc: at91-sama5d2_adc: fix differential channels in triggered modeEugen Hristev1-0/+15
2020-03-25iio: adc: stm32-dfsdm: fix sleep in atomic contextOlivier Moysan1-33/+10
2020-03-25iio: magnetometer: ak8974: Fix negative raw values in sysfsStephan Gerhold1-1/+1
2020-03-25iio: accel: adxl372: Set iio_chan BEAlexandru Tachici1-0/+1
2020-03-25iio: trigger: stm32-timer: disable master mode when stoppingFabrice Gasnier1-2/+9
2020-03-25iio: st_sensors: remap SMO8840 to LIS2DH12Wen-chien Jesse Sung1-1/+1
2020-03-25iio: chemical: sps30: fix missing triggered buffer dependencyPetr Štetiar1-0/+2
2020-03-25tty: fix compat TIOCGSERIAL checking wrong function ptrEric Biggers1-1/+1
2020-03-25tty: fix compat TIOCGSERIAL leaking uninitialized memoryEric Biggers1-1/+3