summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-04-17Linux 4.9.169v4.9.169Greg Kroah-Hartman1-1/+1
2019-04-17PCI: Add function 1 DMA alias quirk for Marvell 9170 SATA controllerAndre Przywara1-0/+2
2019-04-17xtensa: fix return_addressMax Filippov1-1/+5
2019-04-17sched/fair: Do not re-read ->h_load_next during hierarchical load calculationMel Gorman1-3/+3
2019-04-17xen: Prevent buffer overflow in privcmd ioctlDan Carpenter1-0/+3
2019-04-17parisc: Use cr16 interval timers unconditionally on qemuHelge Deller2-1/+3
2019-04-17arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result valueWill Deacon1-8/+8
2019-04-17ARM: dts: at91: Fix typo in ISC_D0 on PC9David Engraf1-1/+1
2019-04-17virtio: Honour 'may_reduce_num' in vring_create_virtqueueCornelia Huck2-1/+3
2019-04-17genirq: Respect IRQCHIP_SKIP_SET_WAKE in irq_chip_set_wake_parent()Stephen Boyd1-0/+4
2019-04-17block: do not leak memory in bio_copy_user_iov()Jérôme Glisse1-1/+4
2019-04-17Btrfs: do not allow trimming when a fs is mounted with the nologreplay optionFilipe Manana1-0/+10
2019-04-17ASoC: fsl_esai: fix channel swap issue when stream startsS.j. Wang1-10/+37
2019-04-17include/linux/bitrev.h: fix constant bitrevArnd Bergmann1-18/+18
2019-04-17parisc: Detect QEMU earlier in boot processHelge Deller2-6/+3
2019-04-17ALSA: seq: Fix OOB-reads from strlcpyZubin Mithra1-3/+3
2019-04-17ip6_tunnel: Match to ARPHRD_TUNNEL6 for dev typeSheena Mira-ato1-2/+2
2019-04-17net: ethtool: not call vzalloc for zero sized memory requestLi RongQing1-17/+30
2019-04-17netns: provide pure entropy for net_hash_mix()Eric Dumazet3-13/+4
2019-04-17net/mlx5e: Add a lock on tir listYuval Avnery2-0/+9
2019-04-17bnxt_en: Improve RX consumer index validity check.Michael Chan1-2/+6
2019-04-17bnxt_en: Reset device on RX buffer errors.Michael Chan1-0/+6
2019-04-17vrf: check accept_source_route on the original netdeviceStephen Suryaputra3-7/+6
2019-04-17tcp: Ensure DCTCP reacts to lossesKoen De Schepper1-18/+18
2019-04-17sctp: initialize _pad of sockaddr_in before copying to user memoryXin Long1-0/+1
2019-04-17qmi_wwan: add Olicard 600Bjørn Mork1-0/+1
2019-04-17openvswitch: fix flow actions reallocationAndrea Righi1-2/+2
2019-04-17net: rds: force to destroy connection if t_sock is NULL in rds_tcp_kill_sock().Mao Wenan1-1/+1
2019-04-17kcm: switch order of device registration to fix a crashJiri Slaby1-8/+8
2019-04-17ipv6: sit: reset ip header pointer in ipip6_rcvLorenzo Bianconi1-0/+4
2019-04-17ipv6: Fix dangling pointer when ipv6 fragmentJunwei Hu1-1/+3
2019-04-17tty: ldisc: add sysctl to prevent autoloading of ldiscsGreg Kroah-Hartman3-0/+73
2019-04-17tty: mark Siemens R3964 line discipline as BROKENGreg Kroah-Hartman1-1/+1
2019-04-17arm64: kaslr: Reserve size of ARM64_MEMSTART_ALIGN in linear regionYueyi Li1-1/+1
2019-04-17powerpc/security: Fix spectre_v2 reportingMichael Ellerman1-15/+8
2019-04-17powerpc/fsl: Fix the flush of branch predictor.Christophe Leroy1-0/+1
2019-04-17powerpc/fsl: Fixed warning: orphan section `__btb_flush_fixup'Diana Craciun1-6/+12
2019-04-17powerpc/fsl: Update Spectre v2 reportingDiana Craciun1-1/+4
2019-04-17powerpc/fsl: Enable runtime patching if nospectre_v2 boot arg is usedDiana Craciun1-0/+1
2019-04-17powerpc/fsl: Flush branch predictor when entering KVMDiana Craciun1-0/+4
2019-04-17powerpc/fsl: Flush the branch predictor at each kernel entry (32 bit)Diana Craciun2-0/+21
2019-04-17powerpc/fsl: Flush the branch predictor at each kernel entry (64bit)Diana Craciun3-1/+37
2019-04-17powerpc/fsl: Add nospectre_v2 command line argumentDiana Craciun2-0/+26
2019-04-17powerpc/fsl: Emulate SPRN_BUCSR registerDiana Craciun1-0/+7
2019-04-17powerpc/fsl: Fix spectre_v2 mitigations reportingDiana Craciun1-1/+1
2019-04-17powerpc/fsl: Add macro to flush the branch predictorDiana Craciun1-0/+21
2019-04-17powerpc/fsl: Add infrastructure to fixup branch predictor flushDiana Craciun4-0/+45
2019-04-17powerpc/powernv: Query firmware for count cache flush settingsMichael Ellerman1-0/+7
2019-04-17powerpc/pseries: Query hypervisor for count cache flush settingsMichael Ellerman2-0/+9
2019-04-17powerpc/64s: Add support for software count cache flushMichael Ellerman4-5/+154