summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-10-20Linux 5.4-rc4v5.4-rc4Linus Torvalds1-1/+1
2019-10-20Merge tag 'kbuild-fixes-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-6/+9
2019-10-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-38/+84
2019-10-20Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-17/+43
2019-10-20Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-4/+4
2019-10-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+6
2019-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds179-892/+1486
2019-10-19net: reorder 'struct net' fields to avoid false sharingEric Dumazet1-8/+17
2019-10-19net: dsa: fix switch tree listVivien Didelot1-1/+1
2019-10-19net: ethernet: dwmac-sun8i: show message only when switching to promiscMans Rullgard1-1/+2
2019-10-19net: aquantia: add an error handling in aq_nic_set_multicast_listChenwandun1-0/+2
2019-10-19Merge branch 'netem-fix-further-issues-with-packet-corruption'David S. Miller1-3/+8
2019-10-19net: netem: correct the parent's backlog when corrupted packet was droppedJakub Kicinski1-0/+2
2019-10-19net: netem: fix error path for corrupted GSO framesJakub Kicinski1-3/+6
2019-10-19macb: propagate errors when getting optional clocksMichael Tretter1-6/+6
2019-10-19xen/netback: fix error path of xenvif_connect_data()Juergen Gross1-1/+0
2019-10-19net: hns3: fix mis-counting IRQ vector numbers issueYonglong Liu6-6/+58
2019-10-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds27-139/+165
2019-10-19scripts/gdb: fix debugging modules on s390Ilya Leoshkevich1-1/+7
2019-10-19kernel/events/uprobes.c: only do FOLL_SPLIT_PMD for uprobe registerSong Liu1-2/+11
2019-10-19mm/thp: allow dropping THP from page cacheKirill A. Shutemov1-0/+12
2019-10-19mm/vmscan.c: support removing arbitrary sized pages from mappingWilliam Kucharski1-4/+1
2019-10-19mm/thp: fix node page state in split_huge_page_to_list()Kirill A. Shutemov1-2/+7
2019-10-19proc/meminfo: fix output alignmentKirill A. Shutemov1-2/+2
2019-10-19mm/init-mm.c: include <linux/mman.h> for vm_committed_as_batchBen Dooks (Codethink)1-0/+1
2019-10-19mm/filemap.c: include <linux/ramfs.h> for generic_file_vm_ops definitionBen Dooks1-0/+1
2019-10-19mm: include <linux/huge_mm.h> for is_vma_temporary_stackBen Dooks1-0/+1
2019-10-19zram: fix race between backing_dev_show and backing_dev_storeChenwandun1-2/+3
2019-10-19mm/memcontrol: update lruvec counters in mem_cgroup_move_accountKonstantin Khlebnikov1-6/+12
2019-10-19ocfs2: fix panic due to ocfs2_wq is nullYi Li2-2/+4
2019-10-19hugetlbfs: don't access uninitialized memmaps in pfn_range_valid_gigantic()David Hildenbrand1-3/+2
2019-10-19mm: memblock: do not enforce current limit for memblock_phys* familyMike Rapoport1-3/+3
2019-10-19mm: memcg: get number of pages on the LRU list in memcgroup base on lru_zone_...Honglei Wang1-4/+5
2019-10-19mm/gup: fix a misnamed "write" argument, and a related bugJohn Hubbard1-6/+8
2019-10-19mm/gup_benchmark: add a missing "w" to getopt stringJohn Hubbard1-1/+1
2019-10-19ocfs2: fix error handling in ocfs2_setattr()Chengguang Xu1-0/+2
2019-10-19mm: memcg/slab: fix panic in __free_slab() caused by premature memcg pointer ...Roman Gushchin1-4/+5
2019-10-19mm/memunmap: don't access uninitialized memmap in memunmap_pages()Aneesh Kumar K.V1-4/+7
2019-10-19mm/memory_hotplug: don't access uninitialized memmaps in shrink_pgdat_span()David Hildenbrand1-57/+15
2019-10-19mm/page_owner: don't access uninitialized memmaps when reading /proc/pagetype...Qian Cai1-2/+3
2019-10-19scripts/gdb: fix lx-dmesg when CONFIG_PRINTK_CALLER is setJoel Colledge2-16/+25
2019-10-19mm/memory-failure.c: don't access uninitialized memmaps in memory_failure()David Hildenbrand1-6/+8
2019-10-19fs/proc/page.c: don't access uninitialized memmaps in fs/proc/page.cDavid Hildenbrand1-12/+16
2019-10-19drivers/base/memory.c: don't access uninitialized memmaps in soft_offline_pag...David Hildenbrand1-0/+3
2019-10-18Merge tag 'for-linus-2019-10-18' of git://git.kernel.dk/linux-blockLinus Torvalds13-117/+266
2019-10-18Merge tag 'riscv/for-v5.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-23/+20
2019-10-18filldir[64]: remove WARN_ON_ONCE() for bad directory entriesLinus Torvalds1-2/+2
2019-10-18Merge tag 'ceph-for-5.4-rc4' of git://github.com/ceph/ceph-clientLinus Torvalds2-13/+17
2019-10-18Merge tag 'for-5.4/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-45/+81
2019-10-18Merge tag 'iommu-fixes-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-27/+70
2019-10-18Merge tag 'copy-struct-from-user-v5.4-rc4' of gitolite.kernel.org:pub/scm/lin...Linus Torvalds1-9/+28
2019-10-18net: usb: lan78xx: Connect PHY before registering MACAndrew Lunn1-6/+6
2019-10-18Merge branch 'vsock-virtio-make-the-credit-mechanism-more-robust'David S. Miller1-3/+14
2019-10-18vsock/virtio: discard packets if credit is not respectedStefano Garzarella1-3/+11
2019-10-18vsock/virtio: send a credit update when buffer size is changedStefano Garzarella1-0/+3
2019-10-18mlxsw: spectrum_trap: Push Ethernet header before reporting trapIdo Schimmel1-0/+1
2019-10-18net: ensure correct skb->tstamp in various fragmentersEric Dumazet4-0/+12
2019-10-18Merge tag 'mmc-v5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds4-17/+23
2019-10-18Merge branch 'net-bcmgenet-restore-internal-EPHY-support'David S. Miller4-77/+79
2019-10-18net: bcmgenet: reset 40nm EPHY on energy detectDoug Berger1-1/+8
2019-10-18net: bcmgenet: soft reset 40nm EPHYs before MAC initDoug Berger3-73/+69
2019-10-18net: phy: bcm7xxx: define soft_reset for 40nm EPHYDoug Berger1-0/+1
2019-10-18net: bcmgenet: don't set phydev->link from MACDoug Berger1-3/+1
2019-10-18Merge tag 'sound-5.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds5-3/+45
2019-10-18Merge tag 'acpi-5.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2-2/+2
2019-10-18Merge tag 'pm-5.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds7-44/+27
2019-10-18Merge tag 'mkp-scsi-postmerge' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+3
2019-10-18iommu/amd: Check PM_LEVEL_SIZE() condition in locked sectionJoerg Roedel1-3/+4
2019-10-18Merge branch 'nvme-5.4' of git://git.infradead.org/nvme into for-linusJens Axboe7-64/+144
2019-10-18nvme-pci: Set the prp2 correctly when using more than 4k pageKevin Hao1-1/+2
2019-10-18x86/boot/acpi: Move get_cmdline_acpi_rsdp() under #ifdef guardZhenzhong Duan1-24/+24
2019-10-18x86/hyperv: Set pv_info.name to "Hyper-V"Andrea Parri1-0/+4
2019-10-18Merge branch 'acpi-tables'Rafael J. Wysocki1-1/+1
2019-10-18ACPI: CPPC: Set pcc_data[pcc_ss_id] to NULL in acpi_cppc_processor_exit()John Garry1-1/+1
2019-10-18Merge branches 'pm-cpufreq' and 'pm-sleep'Rafael J. Wysocki6-31/+16
2019-10-17net: Update address for MediaTek ethernet driver in MAINTAINERSSean Wang1-1/+1
2019-10-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds15-23/+186
2019-10-17ipv4: fix race condition between route lookup and invalidationWei Wang1-1/+1
2019-10-17Merge tag 'xtensa-20191017' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds4-50/+55
2019-10-17ipv4: Return -ENETUNREACH if we can't create route but saddr is validStefano Brivio1-3/+6
2019-10-17net: phy: micrel: Update KSZ87xx PHY nameMarek Vasut2-3/+3
2019-10-17net: phy: micrel: Discern KSZ8051 and KSZ8795 PHYsMarek Vasut1-4/+36
2019-10-17io_uring: fix logic error in io_timeoutyangerkun1-1/+1
2019-10-17io_uring: fix up O_NONBLOCK handling for socketsJens Axboe1-18/+39
2019-10-17Merge tag 'xfs-5.4-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-4/+4
2019-10-17Merge tag 'drm-fixes-2019-10-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds21-95/+150
2019-10-17Merge branch 'errata/tx2-219' into for-next/fixesWill Deacon298-1802/+2755
2019-10-18Merge tag 'drm-misc-fixes-2019-10-17' of git://anongit.freedesktop.org/drm/dr...Dave Airlie8-22/+34
2019-10-18Merge tag 'drm-fixes-5.4-2019-10-16' of git://people.freedesktop.org/~agd5f/l...Dave Airlie6-46/+38
2019-10-18Merge tag 'drm-intel-fixes-2019-10-17' of git://anongit.freedesktop.org/drm/d...Dave Airlie7-27/+78
2019-10-17net: dsa: microchip: Add shared regmap mutexMarek Vasut5-9/+28
2019-10-17net: dsa: microchip: Do not reinit mutexes on KSZ87xxMarek Vasut1-4/+0
2019-10-17net: stmmac: fix argument to stmmac_pcs_ctrl_ane()Ben Dooks (Codethink)1-1/+1
2019-10-17Merge branch 'dpaa2-eth-misc-fixes'David S. Miller2-2/+53
2019-10-17dpaa2-eth: Fix TX FQID valuesIoana Radulescu1-0/+44
2019-10-17dpaa2-eth: add irq for the dpmac connect/disconnect eventFlorin Chiculita2-2/+9
2019-10-17usb: hso: obey DMA rules in tiocmgetOliver Neukum1-4/+9
2019-10-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds5-44/+97
2019-10-17coccinelle: api/devm_platform_ioremap_resource: remove useless scriptAlexandre Belloni1-60/+0
2019-10-17ALSA: hda - Force runtime PM on Nvidia HDMI codecsLukas Wunner1-0/+2
2019-10-17Merge tag 'platform-drivers-x86-v5.4-3' of git://git.infradead.org/linux-plat...Linus Torvalds3-14/+2
2019-10-17dm cache: fix bugs when a GFP_NOWAIT allocation failsMikulas Patocka1-26/+2
2019-10-17Merge tag 'gpio-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds5-11/+47
2019-10-17stop_machine: Avoid potential race behaviourMark Rutland1-4/+6
2019-10-17ALSA: hda/realtek - Enable headset mic on Asus MJ401TADaniel Drake1-0/+11
2019-10-17ALSA: usb-audio: Disable quirks for BOSS Katana amplifiersSzabolcs Szőke1-0/+3
2019-10-17kheaders: substituting --sort in archive creationDmitry Goldin1-4/+7
2019-10-16net: stmmac: disable/enable ptp_ref_clk in suspend/resume flowBiao Huang1-4/+8
2019-10-16net: phy: Fix "link partner" information disappear issueYonglong Liu3-4/+12
2019-10-16rxrpc: use rcu protection while reading sk->sk_user_dataEric Dumazet1-4/+8
2019-10-16drm/i915: Fixup preempt-to-busy vs resubmission of a virtual requestChris Wilson1-6/+26
2019-10-16drm/i915/userptr: Never allow userptr into the mappable GGTTChris Wilson5-1/+19
2019-10-16drm/i915: Favor last VBT child device with conflicting AUX ch/DDC pinVille Syrjälä1-6/+16
2019-10-16drm/i915/execlists: Refactor -EIO markup of hung requestsChris Wilson1-14/+17
2019-10-16Revert "blackhole_netdev: fix syzkaller reported issue"Mahesh Bandewar2-12/+10
2019-10-16arm64: tags: Preserve tags for addresses translated via TTBR1Will Deacon3-8/+13
2019-10-16arm64: mm: fix inverted PAR_EL1.F checkMark Rutland1-1/+5
2019-10-16arm64: sysreg: fix incorrect definition of SYS_PAR_EL1_FYang Yingliang1-1/+1
2019-10-16arm64: entry.S: Do not preempt from IRQ before all cpufeatures are enabledJulien Thierry3-1/+20
2019-10-16Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/so...Jens Axboe1-1/+1
2019-10-16md/raid0: fix warning message for parameter default_layoutSong Liu1-1/+1
2019-10-16kthread: make __kthread_queue_delayed_work staticBen Dooks1-3/+3
2019-10-16usercopy: Avoid soft lockups in test_check_nonzero_user()Michael Ellerman1-3/+19
2019-10-16ACPI: processor: Avoid NULL pointer dereferences at init timeRafael J. Wysocki2-8/+12
2019-10-16xtensa: fix change_bit in exclusive access optionMax Filippov1-1/+1
2019-10-15RISC-V: fix virtual address overlapped in FIXADDR_START and VMEMMAP_STARTGreentime Hu1-8/+8
2019-10-15net: usb: sr9800: fix uninitialized local variableValentin Vidic1-1/+1
2019-10-15net: bcmgenet: Fix RGMII_MODE_EN value for GENET v1/2/3Florian Fainelli2-1/+6
2019-10-15net: stmmac: make tc_flow_parsers staticBen Dooks (Codethink)1-1/+1
2019-10-15davinci_cpdma: make cpdma_chan_split_pool staticBen Dooks (Codethink)1-1/+1
2019-10-15net: i82596: fix dma_alloc_attr for sni_82596Thomas Bogendoerfer3-4/+8
2019-10-15sctp: change sctp_prot .no_autobind with trueXin Long1-2/+2
2019-10-15sched: etf: Fix ordering of packets with same txtimeVinicius Costa Gomes1-1/+1
2019-10-15net: avoid potential infinite loop in tc_ctl_action()Eric Dumazet1-6/+8
2019-10-15net: dsa: sja1105: Use the correct style for SPDX License IdentifierNishad Kamdar5-10/+10
2019-10-15tcp: fix a possible lockdep splat in tcp_done()Eric Dumazet1-2/+6
2019-10-15Merge branch 'Update-MT7629-to-support-PHYLINK-API'David S. Miller3-3/+13
2019-10-15arm: dts: mediatek: Update mt7629 dts to reflect the latest dt-bindingMarkLee2-3/+12
2019-10-15net: ethernet: mediatek: Fix MT7629 missing GMII mode supportMarkLee1-0/+1
2019-10-15Revert "Input: elantech - enable SMBus on new (2018+) systems"Kai-Heng Feng1-26/+29
2019-10-15Merge branch 'mpls-push-pop-fix'David S. Miller4-17/+26
2019-10-15net/sched: fix corrupted L2 header with MPLS 'push' and 'pop' actionsDavide Caratti4-16/+25
2019-10-15net: avoid errors when trying to pop MLPS header on non-MPLS packetsDavide Caratti1-1/+1
2019-10-15net: cavium: Use the correct style for SPDX License IdentifierNishad Kamdar1-1/+1
2019-10-15net: dsa: microchip: Use the correct style for SPDX License IdentifierNishad Kamdar2-4/+4
2019-10-15PCI: PM: Fix pci_power_up()Rafael J. Wysocki1-13/+11
2019-10-15Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds4-0/+10
2019-10-15xtensa: virt: fix PCI IO ports mappingMax Filippov1-1/+1
2019-10-15libata/ahci: Fix PCS quirk applicationDan Williams1-1/+3
2019-10-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds6-7/+20
2019-10-15net: ethernet: broadcom: have drivers select DIMLIB as neededRandy Dunlap1-1/+3
2019-10-15net: Update address for vrf and l3mdev in MAINTAINERSDavid Ahern1-2/+2
2019-10-15net: bcmgenet: Set phydev->dev_flags only for internal PHYsFlorian Fainelli1-2/+3
2019-10-15blackhole_netdev: fix syzkaller reported issueMahesh Bandewar2-10/+12
2019-10-15sparc64: disable fast-GUP due to unexplained oopsesLinus Torvalds1-1/+0
2019-10-15Merge tag 'wireless-drivers-for-davem-2019-10-15' of git://git.kernel.org/pub...David S. Miller11-189/+239
2019-10-15drm/panfrost: Handle resetting on timeout betterSteven Price1-5/+11
2019-10-15Merge branch 'parisc-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-17/+14
2019-10-15Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2019-10-15blk-rq-qos: fix first node deletion of rq_qos_del()Tejun Heo1-8/+5
2019-10-15blkcg: Fix multiple bugs in blkcg_activate_policy()Tejun Heo1-18/+51
2019-10-15xfs: change the seconds fields in xfs_bulkstat to signedDarrick J. Wong1-4/+4
2019-10-15rbd: cancel lock_dwork if the wait is interruptedDongsheng Yang1-3/+6
2019-10-15ceph: just skip unrecognized info in ceph_reply_info_extraJeff Layton1-10/+11
2019-10-15io_uring: consider the overflow of sequence for timeout reqyangerkun1-6/+21
2019-10-15scripts: setlocalversion: fix a bashismRandy Dunlap1-1/+1
2019-10-15kbuild: update comment about KBUILD_ALLDIRSMasahiro Yamada1-1/+1
2019-10-15nvme-tcp: fix possible leakage during error flowMax Gurtovoy1-0/+1
2019-10-15nvmet-loop: fix possible leakage during error flowMax Gurtovoy1-1/+3
2019-10-15iommu/amd: Fix incorrect PASID decoding from event logSuthikulpanit, Suravee2-4/+5
2019-10-15iommu/ipmmu-vmsa: Only call platform_get_irq() when interrupt is mandatoryGeert Uytterhoeven1-2/+1
2019-10-15iommu/rockchip: Don't use platform_get_irq to implicitly count irqsHeiko Stuebner1-5/+14
2019-10-15x86/apic/x2apic: Fix a NULL pointer deref when handling a dying cpuSean Christopherson1-1/+2
2019-10-15x86/hyperv: Make vapic support x2apic modeRoman Kagan1-5/+15
2019-10-14arm64: hibernate: check pgd table allocationPavel Tatashin1-1/+8
2019-10-14arm64: cpufeature: Treat ID_AA64ZFR0_EL1 as RAZ when SVE is not enabledJulien Grall1-5/+10
2019-10-14Merge branch 'aquantia-fixes'David S. Miller8-30/+77
2019-10-14net: aquantia: correctly handle macvlan and multicast coexistenceDmitry Bogdanov3-22/+21
2019-10-14net: aquantia: do not pass lro session with invalid tcp checksumDmitry Bogdanov1-1/+2
2019-10-14net: aquantia: when cleaning hw cache it should be toggledIgor Russkikh4-6/+53
2019-10-14net: aquantia: temperature retrieval fixIgor Russkikh1-1/+1
2019-10-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds16-86/+152
2019-10-15gpio: lynxpoint: set default handler to be handle_bad_irq()Andy Shevchenko1-1/+1
2019-10-15gpio: merrifield: Move hardware initialization to callbackAndy Shevchenko1-3/+5
2019-10-15gpio: lynxpoint: Move hardware initialization to callbackAndy Shevchenko1-3/+5
2019-10-15gpio: intel-mid: Move hardware initialization to callbackAndy Shevchenko1-3/+6
2019-10-15gpiolib: Initialize the hardware with a callbackAndy Shevchenko2-1/+29
2019-10-15gpio: merrifield: Restore use of irq_baseAndy Shevchenko1-0/+1
2019-10-14xtensa: drop EXPORT_SYMBOL for outs*/ins*Max Filippov1-7/+0
2019-10-14mm/memory-failure: poison read receives SIGKILL instead of SIGBUS if mmaped m...Jane Chu1-9/+13
2019-10-14mm/slab.c: fix kernel-doc warning for __ksize()Randy Dunlap1-0/+3
2019-10-14xarray.h: fix kernel-doc warningRandy Dunlap1-2/+2
2019-10-14bitmap.h: fix kernel-doc warning and typoRandy Dunlap1-1/+2
2019-10-14fs/fs-writeback.c: fix kernel-doc warningRandy Dunlap1-1/+1
2019-10-14fs/libfs.c: fix kernel-doc warningRandy Dunlap1-2/+1
2019-10-14fs/direct-io.c: fix kernel-doc warningRandy Dunlap1-2/+1
2019-10-14mm, compaction: fix wrong pfn handling in __reset_isolation_pfn()Vlastimil Babka1-3/+4
2019-10-14mm, hugetlb: allow hugepage allocations to reclaim as neededDavid Rientjes1-2/+4
2019-10-14lib/test_meminit: add a kmem_cache_alloc_bulk() testAlexander Potapenko1-0/+27
2019-10-14mm/slub.c: init_on_free=1 should wipe freelist ptr for bulk allocationsAlexander Potapenko1-6/+16