summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-04-27Linux 3.18.139v3.18.139Greg Kroah-Hartman1-1/+1
2019-04-27kernel/sysctl.c: fix out-of-bounds access when setting file-maxWill Deacon1-1/+2
2019-04-27arm64: futex: Restore oldval initialization to work around buggy compilersNathan Chancellor1-1/+1
2019-04-27device_cgroup: fix RCU imbalance in error caseJann Horn1-1/+1
2019-04-27sched/fair: Limit sched_cfs_period_timer() loop to avoid hard lockupPhil Auld1-0/+25
2019-04-27kprobes: Fix error check when reusing optimized probesMasami Hiramatsu1-4/+2
2019-04-27x86/kprobes: Verify stack frame on kretprobeMasami Hiramatsu2-0/+27
2019-04-27ALSA: core: Fix card races between register and disconnectTakashi Iwai1-9/+9
2019-04-27staging: comedi: ni_usb6501: Fix possible double-free of ->usb_rx_bufIan Abbott1-3/+1
2019-04-27staging: comedi: vmk80xx: Fix possible double-free of ->usb_rx_bufIan Abbott1-3/+1
2019-04-27staging: comedi: vmk80xx: Fix use of uninitialized semaphoreIan Abbott1-2/+2
2019-04-27iio: adc: at91: disable adc channel interrupt in timeout caseGeorg Ottinger1-11/+17
2019-04-27iio: ad_sigma_delta: select channel when reading registerDragos Bogdan1-0/+1
2019-04-27tcp: tcp_grow_window() needs to respect tcp_space()Eric Dumazet1-5/+5
2019-04-27ipv4: ensure rcu_read_lock() in ipv4_link_failure()Eric Dumazet1-2/+8
2019-04-27ipv4: recompile ip options in ipv4_link_failureStephen Suryaputra1-1/+9
2019-04-27net: bridge: multicast: use rcu to access port list from br_multicast_start_q...Nikolay Aleksandrov1-1/+3
2019-04-27bonding: fix event handling for stacked bondsSabrina Dubroca1-1/+5
2019-04-27tpm/tpm_i2c_atmel: Return -E2BIG when the transfer is incompleteJarkko Sakkinen1-1/+9
2019-04-27crypto: crypto4xx - properly set IV after de- and encryptChristian Lamparter2-1/+11
2019-04-27appletalk: Fix compile regressionArnd Bergmann1-4/+14
2019-04-27inet: update the IP ID generation algorithm to higher standards.Amit Klein2-1/+6
2019-04-27include/linux/swap.h: use offsetof() instead of custom __swapoffset macroPi-Hsun Shih1-2/+2
2019-04-27lib/div64.c: off by one in shiftStanislaw Gruszka1-2/+2
2019-04-27appletalk: Fix use-after-free in atalk_proc_exitYueHaibing4-9/+37
2019-04-27iommu/dmar: Fix buffer overflow during PCI bus notificationJulia Cartwright1-1/+1
2019-04-27ACPI / SBS: Fix GPE storm on recent MacBookPro'sRonald Tschalär1-2/+6
2019-04-27ARM: samsung: Limit SAMSUNG_PM_CHECK config option to non-Exynos platformsBartlomiej Zolnierkiewicz1-1/+1
2019-04-27serial: uartps: console_setup() can't be placed to init sectionMichal Simek1-1/+1
2019-04-279p locks: add mount option for lock retry intervalDinu-Razvan Chis-Serban3-1/+27
2019-04-279p: do not trust pdu content for stat item sizeGertjan Halkes2-6/+5
2019-04-27rsi: improve kernel thread handling to fix kernel panicSiva Rebbagondla1-1/+0
2019-04-27fix incorrect error code mapping for OBJECTID_NOT_FOUNDSteve French1-1/+2
2019-04-27iommu/vt-d: Check capability before disabling protected memoryLu Baolu1-0/+3
2019-04-27x86/cpu/cyrix: Use correct macros for Cyrix calls on Geode processorsMatthew Whitehead1-7/+7
2019-04-27x86/hpet: Prevent potential NULL pointer dereferenceAditya Pakki1-0/+2
2019-04-27perf tests: Fix a memory leak in test__perf_evsel__tp_sched_test()Changbin Du1-0/+1
2019-04-27perf top: Fix error handling in cmd_top()Changbin Du1-2/+3
2019-04-27tools/power turbostat: return the exit status of a commandDavid Arcari1-0/+3
2019-04-27thermal/int340x_thermal: fix mode settingMatthew Garrett1-4/+3
2019-04-27ALSA: opl3: fix mismatch between snd_opl3_drum_switch definition and declarationColin Ian King1-1/+1
2019-04-27mmc: davinci: remove extraneous __init annotationArnd Bergmann1-1/+1
2019-04-27IB/mlx4: Fix race condition between catas error reset and aliasguid flowsJack Morgenstein1-1/+1
2019-04-27ALSA: sb8: add a check for request_regionKangjie Lu1-0/+4
2019-04-27ALSA: echoaudio: add a check for ioremap_nocacheKangjie Lu1-0/+5
2019-04-27ext4: report real fs size after failed resizeLukas Czerner1-1/+5
2019-04-27perf/core: Restore mmap record type correctlyStephane Eranian1-0/+2
2019-04-27string: drop __must_check from strscpy() and restore strscpy() usages in cgroupTejun Heo1-1/+1
2019-04-27PCI: Add function 1 DMA alias quirk for Marvell 9170 SATA controllerAndre Przywara1-0/+2
2019-04-27xtensa: fix return_addressMax Filippov1-1/+5