summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-18ARM: dts: bcm2837-rpi-cm3: Avoid leds-gpio probing issueStefan Wahren
2019-10-18tracing: Fix "gfp_t" format for synthetic eventsZhengjun Xing
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-18ASoC: SOF: control: return true when kcontrol values changeDragos Tarcatu
2019-10-18ASoC: stm32: sai: fix sysclk management on shutdownOlivier Moysan
2019-10-18ASoC: Intel: sof-rt5682: add a check for devm_clk_getChuhong Yuan
2019-10-18ASoC: rsnd: Reinitialize bit clock inversion flag for every format settingJunya Monden
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 branch 'watchdog-fix' into fixesTony Lindgren
2019-10-18bus: ti-sysc: Fix watchdog quirk handlingTony Lindgren
2019-10-18ARM: OMAP2+: Add pdata for OMAP3 ISP IOMMUSuman Anna
2019-10-18ARM: OMAP2+: Plug in device_enable/idle ops for IOMMUsSuman Anna
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-18iommu/vt-d: Return the correct dma mask when we are bypassing the IOMMUArvind Sankar
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-18symbol namespaces: revert to previous __ksymtab name schemeMatthias Maennich
2019-10-18modpost: make updating the symbol namespace explicitMatthias Maennich
2019-10-18modpost: delegate updating namespaces to separate functionMatthias Maennich
2019-10-18x86/boot/acpi: Move get_cmdline_acpi_rsdp() under #ifdef guardZhenzhong Duan
2019-10-18x86/hyperv: Set pv_info.name to "Hyper-V"Andrea Parri
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
2019-10-17scsi: lpfc: remove left-over BUILD_NVME definesHannes Reinecke
2019-10-17scsi: core: try to get module before removing deviceYufen Yu