summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* tcp: tcp_grow_window() needs to respect tcp_space()Eric Dumazet2019-04-271-5/+5
* ipv4: ensure rcu_read_lock() in ipv4_link_failure()Eric Dumazet2019-04-271-2/+8
* ipv4: recompile ip options in ipv4_link_failureStephen Suryaputra2019-04-271-1/+9
* net: bridge: multicast: use rcu to access port list from br_multicast_start_q...Nikolay Aleksandrov2019-04-271-1/+3
* bonding: fix event handling for stacked bondsSabrina Dubroca2019-04-271-1/+5
* tpm/tpm_i2c_atmel: Return -E2BIG when the transfer is incompleteJarkko Sakkinen2019-04-271-1/+9
* crypto: crypto4xx - properly set IV after de- and encryptChristian Lamparter2019-04-272-1/+11
* appletalk: Fix compile regressionArnd Bergmann2019-04-271-4/+14
* inet: update the IP ID generation algorithm to higher standards.Amit Klein2019-04-272-1/+6
* include/linux/swap.h: use offsetof() instead of custom __swapoffset macroPi-Hsun Shih2019-04-271-2/+2
* lib/div64.c: off by one in shiftStanislaw Gruszka2019-04-271-2/+2
* appletalk: Fix use-after-free in atalk_proc_exitYueHaibing2019-04-274-9/+37
* iommu/dmar: Fix buffer overflow during PCI bus notificationJulia Cartwright2019-04-271-1/+1
* ACPI / SBS: Fix GPE storm on recent MacBookPro'sRonald Tschalär2019-04-271-2/+6
* ARM: samsung: Limit SAMSUNG_PM_CHECK config option to non-Exynos platformsBartlomiej Zolnierkiewicz2019-04-271-1/+1
* serial: uartps: console_setup() can't be placed to init sectionMichal Simek2019-04-271-1/+1
* 9p locks: add mount option for lock retry intervalDinu-Razvan Chis-Serban2019-04-273-1/+27
* 9p: do not trust pdu content for stat item sizeGertjan Halkes2019-04-272-6/+5
* rsi: improve kernel thread handling to fix kernel panicSiva Rebbagondla2019-04-271-1/+0
* fix incorrect error code mapping for OBJECTID_NOT_FOUNDSteve French2019-04-271-1/+2
* iommu/vt-d: Check capability before disabling protected memoryLu Baolu2019-04-271-0/+3
* x86/cpu/cyrix: Use correct macros for Cyrix calls on Geode processorsMatthew Whitehead2019-04-271-7/+7
* x86/hpet: Prevent potential NULL pointer dereferenceAditya Pakki2019-04-271-0/+2
* perf tests: Fix a memory leak in test__perf_evsel__tp_sched_test()Changbin Du2019-04-271-0/+1
* perf top: Fix error handling in cmd_top()Changbin Du2019-04-271-2/+3
* tools/power turbostat: return the exit status of a commandDavid Arcari2019-04-271-0/+3
* thermal/int340x_thermal: fix mode settingMatthew Garrett2019-04-271-4/+3
* ALSA: opl3: fix mismatch between snd_opl3_drum_switch definition and declarationColin Ian King2019-04-271-1/+1
* mmc: davinci: remove extraneous __init annotationArnd Bergmann2019-04-271-1/+1
* IB/mlx4: Fix race condition between catas error reset and aliasguid flowsJack Morgenstein2019-04-271-1/+1
* ALSA: sb8: add a check for request_regionKangjie Lu2019-04-271-0/+4
* ALSA: echoaudio: add a check for ioremap_nocacheKangjie Lu2019-04-271-0/+5
* ext4: report real fs size after failed resizeLukas Czerner2019-04-271-1/+5
* perf/core: Restore mmap record type correctlyStephane Eranian2019-04-271-0/+2
* string: drop __must_check from strscpy() and restore strscpy() usages in cgroupTejun Heo2019-04-271-1/+1
* PCI: Add function 1 DMA alias quirk for Marvell 9170 SATA controllerAndre Przywara2019-04-271-0/+2
* xtensa: fix return_addressMax Filippov2019-04-271-1/+5
* sched/fair: Do not re-read ->h_load_next during hierarchical load calculationMel Gorman2019-04-271-3/+3
* xen: Prevent buffer overflow in privcmd ioctlDan Carpenter2019-04-271-0/+3
* arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result valueWill Deacon2019-04-271-8/+8
* block: do not leak memory in bio_copy_user_iov()Jérôme Glisse2019-04-271-1/+4
* ASoC: fsl_esai: fix channel swap issue when stream startsS.j. Wang2019-04-271-10/+37
* ALSA: seq: Fix OOB-reads from strlcpyZubin Mithra2019-04-271-3/+3
* ip6_tunnel: Match to ARPHRD_TUNNEL6 for dev typeSheena Mira-ato2019-04-271-2/+2
* net: ethtool: not call vzalloc for zero sized memory requestLi RongQing2019-04-271-10/+19
* netns: provide pure entropy for net_hash_mix()Eric Dumazet2019-04-273-13/+5
* sctp: initialize _pad of sockaddr_in before copying to user memoryXin Long2019-04-271-0/+1
* qmi_wwan: add Olicard 600Bjørn Mork2019-04-271-0/+1
* openvswitch: fix flow actions reallocationAndrea Righi2019-04-271-2/+2
* tty: ldisc: add sysctl to prevent autoloading of ldiscsGreg Kroah-Hartman2019-04-273-0/+73