summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-04-27Linux 4.19.37v4.19.37Greg Kroah-Hartman
2019-04-27kernel/sysctl.c: fix out-of-bounds access when setting file-maxWill Deacon
2019-04-27Revert "locking/lockdep: Add debug_locks check in __lock_downgrade()"Greg Kroah-Hartman
2019-04-27i2c-hid: properly terminate i2c_hid_dmi_desc_override_table[] arrayLinus Torvalds
2019-04-27ASoC: rockchip: add missing INTERLEAVED PCM attributeKatsuhiro Suzuki
2019-04-27tools include: Adopt linux/bits.hArnaldo Carvalho de Melo
2019-04-27percpu: stop printing kernel addressesMatteo Croce
2019-04-27ALSA: info: Fix racy addition/deletion of nodesTakashi Iwai
2019-04-27mm/vmstat.c: fix /proc/vmstat format for CONFIG_DEBUG_TLBFLUSH=y CONFIG_SMP=nKonstantin Khlebnikov
2019-04-27device_cgroup: fix RCU imbalance in error caseJann Horn
2019-04-27sched/fair: Limit sched_cfs_period_timer() loop to avoid hard lockupPhil Auld
2019-04-27Revert "kbuild: use -Oz instead of -Os when using clang"Matthias Kaehlcke
2019-04-27tpm: Fix the type of the return value in calc_tpm2_event_size()Yue Haibing
2019-04-27tpm/tpm_i2c_atmel: Return -E2BIG when the transfer is incompleteJarkko Sakkinen
2019-04-27modpost: file2alias: check prototype of handlerMasahiro Yamada
2019-04-27modpost: file2alias: go back to simple devtable lookupMasahiro Yamada
2019-04-27mmc: sdhci: Handle auto-command errorsAdrian Hunter
2019-04-27mmc: sdhci: Rename SDHCI_ACMD12_ERR and SDHCI_INT_ACMD12ERRAdrian Hunter
2019-04-27mmc: sdhci: Fix data command CRC error handlingAdrian Hunter
2019-04-27nfit/ars: Avoid stale ARS resultsDan Williams
2019-04-27nfit/ars: Allow root to busy-poll the ARS state machineDan Williams
2019-04-27nfit/ars: Introduce scrub_flagsDan Williams
2019-04-27nfit/ars: Remove ars_start_flagsDan Williams
2019-04-27timers/sched_clock: Prevent generic sched_clock wrap caused by tick_freeze()Chang-An Chen
2019-04-27x86/speculation: Prevent deadlock on ssb_state::lockThomas Gleixner
2019-04-27perf/x86: Fix incorrect PEBS_REGSKan Liang
2019-04-27x86/cpu/bugs: Use __initconst for 'const' init dataAndi Kleen
2019-04-27perf/x86/amd: Add event map for AMD Family 17hKim Phillips
2019-04-27drm/amdgpu/gmc9: fix VM_L2_CNTL3 programmingAlex Deucher
2019-04-27mac80211: do not call driver wake_tx_queue op during reconfigFelix Fietkau
2019-04-27rt2x00: do not increment sequence number while re-transmittingVijayakumar Durai
2019-04-27kprobes: Fix error check when reusing optimized probesMasami Hiramatsu
2019-04-27kprobes: Mark ftrace mcount handler functions nokprobeMasami Hiramatsu
2019-04-27x86/kprobes: Verify stack frame on kretprobeMasami Hiramatsu
2019-04-27arm64: futex: Restore oldval initialization to work around buggy compilersNathan Chancellor
2019-04-27drm/ttm: fix out-of-bounds read in ttm_put_pages() v2Christian König
2019-04-27crypto: x86/poly1305 - fix overflow during partial reductionEric Biggers
2019-04-27ipmi: fix sleep-in-atomic in free_user at cleanup SRCU user->release_barrierCorey Minyard
2019-04-27coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...Andrea Arcangeli
2019-04-27Revert "svm: Fix AVIC incomplete IPI emulation"Suthikulpanit, Suravee
2019-04-27Revert "scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGO"Saurav Kashyap
2019-04-27scsi: core: set result when the command cannot be dispatchedJaesoo Lee
2019-04-27vt: fix cursor when clearing the screenMikulas Patocka
2019-04-27serial: sh-sci: Fix HSCIF RX sampling point calculationGeert Uytterhoeven
2019-04-27serial: sh-sci: Fix HSCIF RX sampling point adjustmentGeert Uytterhoeven
2019-04-27Input: elan_i2c - add hardware ID for multiple Lenovo laptopsKT Liao
2019-04-27ALSA: core: Fix card races between register and disconnectTakashi Iwai
2019-04-27ALSA: hda/realtek - add two more pin configuration sets to quirk tableHui Wang
2019-04-27staging: comedi: ni_usb6501: Fix possible double-free of ->usb_rx_bufIan Abbott
2019-04-27staging: comedi: ni_usb6501: Fix use of uninitialized mutexIan Abbott