summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-27tcp: tcp_grow_window() needs to respect tcp_space()Eric Dumazet
2019-04-27ipv4: ensure rcu_read_lock() in ipv4_link_failure()Eric Dumazet
2019-04-27ipv4: recompile ip options in ipv4_link_failureStephen Suryaputra
2019-04-27net: bridge: multicast: use rcu to access port list from br_multicast_start_q...Nikolay Aleksandrov
2019-04-27bonding: fix event handling for stacked bondsSabrina Dubroca
2019-04-27tpm/tpm_i2c_atmel: Return -E2BIG when the transfer is incompleteJarkko Sakkinen
2019-04-27crypto: crypto4xx - properly set IV after de- and encryptChristian Lamparter
2019-04-27appletalk: Fix compile regressionArnd Bergmann
2019-04-27inet: update the IP ID generation algorithm to higher standards.Amit Klein
2019-04-27include/linux/swap.h: use offsetof() instead of custom __swapoffset macroPi-Hsun Shih
2019-04-27lib/div64.c: off by one in shiftStanislaw Gruszka
2019-04-27appletalk: Fix use-after-free in atalk_proc_exitYueHaibing
2019-04-27iommu/dmar: Fix buffer overflow during PCI bus notificationJulia Cartwright
2019-04-27ACPI / SBS: Fix GPE storm on recent MacBookPro'sRonald Tschalär
2019-04-27ARM: samsung: Limit SAMSUNG_PM_CHECK config option to non-Exynos platformsBartlomiej Zolnierkiewicz
2019-04-27serial: uartps: console_setup() can't be placed to init sectionMichal Simek
2019-04-279p locks: add mount option for lock retry intervalDinu-Razvan Chis-Serban
2019-04-279p: do not trust pdu content for stat item sizeGertjan Halkes
2019-04-27rsi: improve kernel thread handling to fix kernel panicSiva Rebbagondla
2019-04-27fix incorrect error code mapping for OBJECTID_NOT_FOUNDSteve French
2019-04-27iommu/vt-d: Check capability before disabling protected memoryLu Baolu
2019-04-27x86/cpu/cyrix: Use correct macros for Cyrix calls on Geode processorsMatthew Whitehead
2019-04-27x86/hpet: Prevent potential NULL pointer dereferenceAditya Pakki
2019-04-27perf tests: Fix a memory leak in test__perf_evsel__tp_sched_test()Changbin Du
2019-04-27perf top: Fix error handling in cmd_top()Changbin Du
2019-04-27tools/power turbostat: return the exit status of a commandDavid Arcari
2019-04-27thermal/int340x_thermal: fix mode settingMatthew Garrett
2019-04-27ALSA: opl3: fix mismatch between snd_opl3_drum_switch definition and declarationColin Ian King
2019-04-27mmc: davinci: remove extraneous __init annotationArnd Bergmann
2019-04-27IB/mlx4: Fix race condition between catas error reset and aliasguid flowsJack Morgenstein
2019-04-27ALSA: sb8: add a check for request_regionKangjie Lu
2019-04-27ALSA: echoaudio: add a check for ioremap_nocacheKangjie Lu
2019-04-27ext4: report real fs size after failed resizeLukas Czerner
2019-04-27perf/core: Restore mmap record type correctlyStephane Eranian
2019-04-27string: drop __must_check from strscpy() and restore strscpy() usages in cgroupTejun Heo
2019-04-27PCI: Add function 1 DMA alias quirk for Marvell 9170 SATA controllerAndre Przywara
2019-04-27xtensa: fix return_addressMax Filippov
2019-04-27sched/fair: Do not re-read ->h_load_next during hierarchical load calculationMel Gorman
2019-04-27xen: Prevent buffer overflow in privcmd ioctlDan Carpenter
2019-04-27arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result valueWill Deacon
2019-04-27block: do not leak memory in bio_copy_user_iov()Jérôme Glisse
2019-04-27ASoC: fsl_esai: fix channel swap issue when stream startsS.j. Wang
2019-04-27ALSA: seq: Fix OOB-reads from strlcpyZubin Mithra
2019-04-27ip6_tunnel: Match to ARPHRD_TUNNEL6 for dev typeSheena Mira-ato
2019-04-27net: ethtool: not call vzalloc for zero sized memory requestLi RongQing
2019-04-27netns: provide pure entropy for net_hash_mix()Eric Dumazet
2019-04-27sctp: initialize _pad of sockaddr_in before copying to user memoryXin Long
2019-04-27qmi_wwan: add Olicard 600Bjørn Mork
2019-04-27openvswitch: fix flow actions reallocationAndrea Righi
2019-04-27tty: ldisc: add sysctl to prevent autoloading of ldiscsGreg Kroah-Hartman