aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-09-19ubifs: Correctly use tnc_next() in search_dh_cookie()Richard Weinberger
2019-09-19PCI: Always allow probing with driver_overrideAlex Williamson
2019-09-19mtd: rawnand: mtk: Fix wrongly assigned OOB buffer pointer issueXiaolei Li
2019-09-19clk: rockchip: Don't yell about bad mmc phases when gettingDouglas Anderson
2019-09-19mt76: mt7615: Use after free in mt7615_mcu_set_bcn()Dan Carpenter
2019-09-19mt76: Fix a signedness bug in mt7615_add_interface()Dan Carpenter
2019-09-19clk: Simplify debugfs printing and add a newlineStephen Boyd
2019-09-19clk: Fix debugfs clk_possible_parents for clks without parent string namesChen-Yu Tsai
2019-09-19drm/meson: Add support for XBGR8888 & ABGR8888 formatsNeil Armstrong
2019-09-19x86/ima: check EFI SetupMode tooMimi Zohar
2019-09-19x86/boot: Use efi_setup_data for searching RSDP on kexec-ed kernelsJunichi Nomura
2019-09-19kernel/module: Fix mem leak in module_add_modinfo_attrsYueHaibing
2019-09-19powerpc: Add barrier_nospec to raw_copy_in_user()Suraj Jitindar Singh
2019-09-19x86/purgatory: Change compiler flags from -mcmodel=kernel to -mcmodel=large t...Steve Wahl
2019-09-19KVM: nVMX: handle page fault in vmreadPaolo Bonzini
2019-09-19KVM: x86/mmu: Reintroduce fast invalidate/zap for flushing memslotSean Christopherson
2019-09-19KVM: x86: work around leak of uninitialized stack contentsFuqian Huang
2019-09-19KVM: s390: Do not leak kernel stack data in the KVM_S390_INTERRUPT ioctlThomas Huth
2019-09-19KVM: s390: kvm_s390_vm_start_migration: check dirty_bitmap before using it as...Igor Mammedov
2019-09-19regulator: twl: voltage lists for vdd1/2 on twl4030Andreas Kemnade
2019-09-19genirq: Prevent NULL pointer dereference in resend_irqs()Yunfeng Ye
2019-09-19mt76: mt76x0e: disable 5GHz band for MT7630EStanislaw Gruszka
2019-09-19Revert "rt2800: enable TX_PIN_CFG_LNA_PE_ bits per band"Stanislaw Gruszka
2019-09-19ixgbe: Prevent u8 wrapping of ITR value to something less than 10usAlexander Duyck
2019-09-19ixgbe: fix double clean of Tx descriptors with xdpIlya Maximets
2019-09-19ipc: fix sparc64 ipc() wrapperArnd Bergmann
2019-09-19ipc: fix semtimedop for generic 32-bit architecturesArnd Bergmann
2019-09-19drm/i915: Restore relaxed padding (OCL_OOB_SUPPRES_ENABLE) for skl+Chris Wilson
2019-09-19drm/i915: Limit MST to <= 8bpc once againVille Syrjälä
2019-09-19drm/lima: fix lima_gem_wait() return valueVasily Khoruzhick
2019-09-19mmc: tmio: Fixup runtime PM management during removeUlf Hansson
2019-09-19mmc: tmio: Fixup runtime PM management during probeUlf Hansson
2019-09-19Revert "mmc: sdhci: Remove unneeded quirk2 flag of O2 SD host controller"Daniel Drake
2019-09-19Revert "mmc: bcm2835: Terminate timeout work synchronously"Stefan Wahren
2019-09-19cgroup: freezer: fix frozen state inheritanceRoman Gushchin
2019-09-19Btrfs: fix assertion failure during fsync and use of stale transactionFilipe Manana
2019-09-19gpio: fix line flag validation in lineevent_createKent Gibson
2019-09-19gpio: fix line flag validation in linehandle_createKent Gibson
2019-09-19gpio: mockup: add missing single_release()Wei Yongjun
2019-09-19gpiolib: acpi: Add gpiolib_acpi_run_edge_events_on_boot option and blacklistHans de Goede
2019-09-19net: sock_map, fix missing ulp check in sock hash caseJohn Fastabend
2019-09-19sctp: fix the missing put_user when dumping transport thresholdsXin Long
2019-09-19net: fixed_phy: Add forward declaration for struct gpio_desc;Moritz Fischer
2019-09-19ipv6: addrconf_f6i_alloc - fix non-null pointer check to !IS_ERR()Maciej Żenczykowski
2019-09-19net-ipv6: fix excessive RTF_ADDRCONF flag on ::1/128 local route (and others)Maciej Żenczykowski
2019-09-19tun: fix use-after-free when register netdev failedYang Yingliang
2019-09-19tipc: add NULL pointer check before calling kfree_rcuXin Long
2019-09-19tcp: fix tcp_ecn_withdraw_cwr() to clear TCP_ECN_QUEUE_CWRNeal Cardwell
2019-09-19sctp: use transport pf_retrans in sctp_do_8_2_transport_strikeXin Long
2019-09-19sctp: Fix the link time qualifier of 'sctp_ctrlsock_exit()'Christophe JAILLET