summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-19mm/memory_hotplug: don't access uninitialized memmaps in shrink_pgdat_span()David Hildenbrand
2019-10-19mm/page_owner: don't access uninitialized memmaps when reading /proc/pagetype...Qian Cai
2019-10-19scripts/gdb: fix lx-dmesg when CONFIG_PRINTK_CALLER is setJoel Colledge
2019-10-19mm/memory-failure.c: don't access uninitialized memmaps in memory_failure()David Hildenbrand
2019-10-19fs/proc/page.c: don't access uninitialized memmaps in fs/proc/page.cDavid Hildenbrand
2019-10-19drivers/base/memory.c: don't access uninitialized memmaps in soft_offline_pag...David Hildenbrand
2019-10-18Merge tag 'for-linus-2019-10-18' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-10-18Merge tag 'riscv/for-v5.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-10-18filldir[64]: remove WARN_ON_ONCE() for bad directory entriesLinus Torvalds
2019-10-18Merge tag 'ceph-for-5.4-rc4' of git://github.com/ceph/ceph-clientLinus Torvalds
2019-10-18Merge tag 'for-5.4/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-10-18Merge tag 'iommu-fixes-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-10-18Merge tag 'copy-struct-from-user-v5.4-rc4' of gitolite.kernel.org:pub/scm/lin...Linus Torvalds
2019-10-18net/mlx5: fix memory leak in mlx5_fw_fatal_reporter_dumpNavid Emamdoost
2019-10-18net/mlx5: prevent memory leak in mlx5_fpga_conn_create_cqNavid Emamdoost
2019-10-18net/mlx5e: TX, Fix consumer index of error cqe dumpTariq Toukan
2019-10-18net/mlx5e: kTLS, Enhance TX resync flowTariq Toukan
2019-10-18net/mlx5e: kTLS, Save a copy of the crypto infoTariq Toukan
2019-10-18net/mlx5e: kTLS, Remove unneeded cipher type checksTariq Toukan
2019-10-18net/mlx5e: kTLS, Limit DUMP wqe sizeTariq Toukan
2019-10-18net/mlx5e: kTLS, Fix missing SQ edge fillTariq Toukan
2019-10-18net/mlx5e: kTLS, Fix page refcnt leak in TX resync error flowTariq Toukan
2019-10-18net/mlx5e: kTLS, Save by-value copy of the record fragsTariq Toukan
2019-10-18net/mlx5e: kTLS, Save only the frag page to release at completionTariq Toukan
2019-10-18net/mlx5e: kTLS, Size of a Dump WQE is fixedTariq Toukan
2019-10-18net/mlx5e: kTLS, Release reference on DUMPed fragments in shutdown flowTariq Toukan
2019-10-18net/mlx5e: Tx, Zero-memset WQE info struct upon updateTariq Toukan
2019-10-18net/mlx5e: Tx, Fix assumption of single WQEBB of NOP in cleanup flowTariq Toukan
2019-10-18net: usb: lan78xx: Connect PHY before registering MACAndrew Lunn
2019-10-18Merge branch 'vsock-virtio-make-the-credit-mechanism-more-robust'David S. Miller
2019-10-18vsock/virtio: discard packets if credit is not respectedStefano Garzarella
2019-10-18vsock/virtio: send a credit update when buffer size is changedStefano Garzarella
2019-10-18mlxsw: spectrum_trap: Push Ethernet header before reporting trapIdo Schimmel
2019-10-18net: ensure correct skb->tstamp in various fragmentersEric Dumazet
2019-10-18Merge tag 'mmc-v5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2019-10-18Merge branch 'net-bcmgenet-restore-internal-EPHY-support'David S. Miller
2019-10-18net: bcmgenet: reset 40nm EPHY on energy detectDoug Berger
2019-10-18net: bcmgenet: soft reset 40nm EPHYs before MAC initDoug Berger
2019-10-18net: phy: bcm7xxx: define soft_reset for 40nm EPHYDoug Berger
2019-10-18net: bcmgenet: don't set phydev->link from MACDoug Berger
2019-10-18Merge tag 'sound-5.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2019-10-18Merge tag 'acpi-5.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2019-10-18Merge tag 'pm-5.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-10-18Merge tag 'mkp-scsi-postmerge' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-10-18iommu/amd: Check PM_LEVEL_SIZE() condition in locked sectionJoerg Roedel
2019-10-18Merge branch 'nvme-5.4' of git://git.infradead.org/nvme into for-linusJens Axboe
2019-10-18nvme-pci: Set the prp2 correctly when using more than 4k pageKevin Hao
2019-10-18Merge branch 'acpi-tables'Rafael J. Wysocki
2019-10-18ACPI: CPPC: Set pcc_data[pcc_ss_id] to NULL in acpi_cppc_processor_exit()John Garry
2019-10-18Merge branches 'pm-cpufreq' and 'pm-sleep'Rafael J. Wysocki