summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.9.169v4.9.169Greg Kroah-Hartman2019-04-171-1/+1
* PCI: Add function 1 DMA alias quirk for Marvell 9170 SATA controllerAndre Przywara2019-04-171-0/+2
* xtensa: fix return_addressMax Filippov2019-04-171-1/+5
* sched/fair: Do not re-read ->h_load_next during hierarchical load calculationMel Gorman2019-04-171-3/+3
* xen: Prevent buffer overflow in privcmd ioctlDan Carpenter2019-04-171-0/+3
* parisc: Use cr16 interval timers unconditionally on qemuHelge Deller2019-04-172-1/+3
* arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result valueWill Deacon2019-04-171-8/+8
* ARM: dts: at91: Fix typo in ISC_D0 on PC9David Engraf2019-04-171-1/+1
* virtio: Honour 'may_reduce_num' in vring_create_virtqueueCornelia Huck2019-04-172-1/+3
* genirq: Respect IRQCHIP_SKIP_SET_WAKE in irq_chip_set_wake_parent()Stephen Boyd2019-04-171-0/+4
* block: do not leak memory in bio_copy_user_iov()Jérôme Glisse2019-04-171-1/+4
* Btrfs: do not allow trimming when a fs is mounted with the nologreplay optionFilipe Manana2019-04-171-0/+10
* ASoC: fsl_esai: fix channel swap issue when stream startsS.j. Wang2019-04-171-10/+37
* include/linux/bitrev.h: fix constant bitrevArnd Bergmann2019-04-171-18/+18
* parisc: Detect QEMU earlier in boot processHelge Deller2019-04-172-6/+3
* ALSA: seq: Fix OOB-reads from strlcpyZubin Mithra2019-04-171-3/+3
* ip6_tunnel: Match to ARPHRD_TUNNEL6 for dev typeSheena Mira-ato2019-04-171-2/+2
* net: ethtool: not call vzalloc for zero sized memory requestLi RongQing2019-04-171-17/+30
* netns: provide pure entropy for net_hash_mix()Eric Dumazet2019-04-173-13/+4
* net/mlx5e: Add a lock on tir listYuval Avnery2019-04-172-0/+9
* bnxt_en: Improve RX consumer index validity check.Michael Chan2019-04-171-2/+6
* bnxt_en: Reset device on RX buffer errors.Michael Chan2019-04-171-0/+6
* vrf: check accept_source_route on the original netdeviceStephen Suryaputra2019-04-173-7/+6
* tcp: Ensure DCTCP reacts to lossesKoen De Schepper2019-04-171-18/+18
* sctp: initialize _pad of sockaddr_in before copying to user memoryXin Long2019-04-171-0/+1
* qmi_wwan: add Olicard 600Bjørn Mork2019-04-171-0/+1
* openvswitch: fix flow actions reallocationAndrea Righi2019-04-171-2/+2
* net: rds: force to destroy connection if t_sock is NULL in rds_tcp_kill_sock().Mao Wenan2019-04-171-1/+1
* kcm: switch order of device registration to fix a crashJiri Slaby2019-04-171-8/+8
* ipv6: sit: reset ip header pointer in ipip6_rcvLorenzo Bianconi2019-04-171-0/+4
* ipv6: Fix dangling pointer when ipv6 fragmentJunwei Hu2019-04-171-1/+3
* tty: ldisc: add sysctl to prevent autoloading of ldiscsGreg Kroah-Hartman2019-04-173-0/+73
* tty: mark Siemens R3964 line discipline as BROKENGreg Kroah-Hartman2019-04-171-1/+1
* arm64: kaslr: Reserve size of ARM64_MEMSTART_ALIGN in linear regionYueyi Li2019-04-171-1/+1
* powerpc/security: Fix spectre_v2 reportingMichael Ellerman2019-04-171-15/+8
* powerpc/fsl: Fix the flush of branch predictor.Christophe Leroy2019-04-171-0/+1
* powerpc/fsl: Fixed warning: orphan section `__btb_flush_fixup'Diana Craciun2019-04-171-6/+12
* powerpc/fsl: Update Spectre v2 reportingDiana Craciun2019-04-171-1/+4
* powerpc/fsl: Enable runtime patching if nospectre_v2 boot arg is usedDiana Craciun2019-04-171-0/+1
* powerpc/fsl: Flush branch predictor when entering KVMDiana Craciun2019-04-171-0/+4
* powerpc/fsl: Flush the branch predictor at each kernel entry (32 bit)Diana Craciun2019-04-172-0/+21
* powerpc/fsl: Flush the branch predictor at each kernel entry (64bit)Diana Craciun2019-04-173-1/+37
* powerpc/fsl: Add nospectre_v2 command line argumentDiana Craciun2019-04-172-0/+26
* powerpc/fsl: Emulate SPRN_BUCSR registerDiana Craciun2019-04-171-0/+7
* powerpc/fsl: Fix spectre_v2 mitigations reportingDiana Craciun2019-04-171-1/+1
* powerpc/fsl: Add macro to flush the branch predictorDiana Craciun2019-04-171-0/+21
* powerpc/fsl: Add infrastructure to fixup branch predictor flushDiana Craciun2019-04-174-0/+45
* powerpc/powernv: Query firmware for count cache flush settingsMichael Ellerman2019-04-171-0/+7
* powerpc/pseries: Query hypervisor for count cache flush settingsMichael Ellerman2019-04-172-0/+9
* powerpc/64s: Add support for software count cache flushMichael Ellerman2019-04-174-5/+154