summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-27Linux 5.0.10v5.0.10Greg Kroah-Hartman
2019-04-27kernel/sysctl.c: fix out-of-bounds access when setting file-maxWill Deacon
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-27mm/memory_hotplug: do not unlock after failing to take the device_hotplug_lockzhong jiang
2019-04-27perf/ring_buffer: Fix AUX record suppressionAlexander Shishkin
2019-04-27device_cgroup: fix RCU imbalance in error caseJann Horn
2019-04-27mt76x02: avoid status_list.lock and sta->rate_ctrl_lock dependencyStanislaw Gruszka
2019-04-27tpm: fix an invalid condition in tpm_common_pollTadeusz Struk
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-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-27s390/mem_detect: Use IS_ENABLED(CONFIG_BLK_DEV_INITRD)Joe Perches
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-27x86/kprobes: Avoid kretprobe recursion bugMasami 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-27x86/kvm: move kvm_load/put_guest_xcr0 into atomic contextWANG Chao
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-27i3c: Fix the verification of random PIDVitor Soares
2019-04-27i3c: dw: Fix dw_i3c_master_disable controller by using correct maskVitor Soares
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