summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-09-19tcp: fix tcp_ecn_withdraw_cwr() to clear TCP_ECN_QUEUE_CWRNeal Cardwell1-1/+1
2019-09-19sctp: use transport pf_retrans in sctp_do_8_2_transport_strikeXin Long1-1/+1
2019-09-19sctp: Fix the link time qualifier of 'sctp_ctrlsock_exit()'Christophe JAILLET1-1/+1
2019-09-19sch_hhf: ensure quantum and hhf_non_hh_weight are non-zeroCong Wang1-1/+1
2019-09-19net: sched: fix reordering issuesEric Dumazet1-2/+7
2019-09-19net: phylink: Fix flow control resolutionStefan Chulski1-3/+3
2019-09-19net: gso: Fix skb_segment splat when splitting gso_size mangled skb having li...Shmulik Ladkani1-0/+19
2019-09-19net: Fix null de-reference of device refcountSubash Abhinov Kasiviswanathan1-0/+2
2019-09-19ixgbe: Fix secpath usage for IPsec TX offload.Steffen Klassert1-1/+3
2019-09-19isdn/capi: check message length in capi_write()Eric Biggers2-1/+10
2019-09-19ipv6: Fix the link time qualifier of 'ping_v6_proc_exit_net()'Christophe JAILLET1-1/+1
2019-09-19cdc_ether: fix rndis support for Mediatek based smartphonesBjørn Mork1-3/+10
2019-09-19bridge/mdb: remove wrong use of NLM_F_MULTINicolas Dichtel1-1/+1
2019-09-16Linux 4.19.73v4.19.73Greg Kroah-Hartman1-1/+1
2019-09-16vhost: make sure log_num < in_numyongduan1-2/+2
2019-09-16powerpc/tm: Fix restoring FP/VMX facility incorrectly on interruptsGustavo Romero1-16/+2
2019-09-16powerpc/tm: Remove msr_tm_active()Breno Leitao2-13/+15
2019-09-16PCI: Reset both NVIDIA GPU and HDA in ThinkPad P50 workaroundLyude Paul1-1/+1
2019-09-16ext4: unsigned int compared against zeroColin Ian King1-1/+2
2019-09-16ext4: fix block validity checks for journal inodes using indirect blocksTheodore Ts'o1-0/+5
2019-09-16ext4: don't perform block validity checks on the journal inodeTheodore Ts'o1-4/+8
2019-09-16drm/atomic_helper: Allow DPMS On<->Off changes for unregistered connectorsLyude Paul2-20/+22
2019-09-16virtio/s390: fix race on airq_areas[]Halil Pasic1-0/+3
2019-09-16drm/i915: Make sure cdclk is high enough for DP audio on VLV/CHVVille Syrjälä1-0/+11
2019-09-16bcache: fix race in btree_flush_write()Coly Li3-1/+36
2019-09-16bcache: add comments for mutex_lock(&b->write_lock)Coly Li1-0/+10
2019-09-16bcache: only clear BTREE_NODE_dirty bit when it is setColy Li1-5/+6
2019-09-16NFSv4: Fix delegation state recoveryTrond Myklebust3-15/+14
2019-09-16iio: adc: gyroadc: fix uninitialized return codeArnd Bergmann1-2/+2
2019-09-16mm/migrate.c: initialize pud_entry in migrate_vma()Ralph Campbell1-10/+7
2019-09-16i2c: at91: fix clk_offset for sama5d2Michał Mirosław1-1/+1
2019-09-16i2c: at91: disable TXRDY interrupt after sending dataMichał Mirosław1-4/+5
2019-09-16gpio: don't WARN() on NULL descs if gpiolib is disabledBartosz Golaszewski1-31/+31
2019-09-16iommu/iova: Remove stale cached32_nodeChris Wilson1-2/+3
2019-09-16powerpc/mm: Limit rma_size to 1TB when running without HV modeSuraj Jitindar Singh1-0/+9
2019-09-16ALSA: hda - Fix intermittent CORB/RIRB stall on Intel chipsTakashi Iwai1-4/+2
2019-09-16drm/panel: Add support for Armadeus ST0700 AdaptSébastien Szymanski2-0/+38
2019-09-16dm thin metadata: check if in fail_io mode when setting needs_checkMike Snitzer1-2/+5
2019-09-16pstore: Fix double-free in pstore_mkfile() failure pathNorbert Manthey1-6/+6
2019-09-16resource: fix locking in find_next_iomem_res()Nadav Amit1-10/+10
2019-09-16resource: Fix find_next_iomem_res() iteration issueBjorn Helgaas1-54/+42
2019-09-16resource: Include resource end in walk_*() interfacesBjorn Helgaas1-2/+2
2019-09-16btrfs: correctly validate compression typeJohannes Thumshirn3-5/+18
2019-09-16RDMA/srp: Accept again source addresses that do not have a port numberBart Van Assche1-6/+15
2019-09-16RDMA/srp: Document srp_parse_in() argumentsBart Van Assche1-0/+3
2019-09-16ARM: dts: gemini: Set DIR-685 SPI CS as active lowLinus Walleij1-1/+1
2019-09-16KVM: PPC: Book3S HV: Fix CR0 setting in TM emulationMichael Neuling1-3/+3
2019-09-16KVM: PPC: Use ccr field in pt_regs struct embedded in vcpu structPaul Mackerras13-32/+30
2019-09-16KVM: VMX: check CPUID before allowing read/write of IA32_XSSWanpeng Li1-2/+8
2019-09-16KVM: VMX: Fix handling of #MC that occurs during VM-EntrySean Christopherson1-12/+8