summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-09-19mtd: rawnand: mtk: Fix wrongly assigned OOB buffer pointer issueXiaolei Li1-11/+10
2019-09-19clk: rockchip: Don't yell about bad mmc phases when gettingDouglas Anderson1-3/+1
2019-09-19mt76: mt7615: Use after free in mt7615_mcu_set_bcn()Dan Carpenter1-1/+1
2019-09-19mt76: Fix a signedness bug in mt7615_add_interface()Dan Carpenter1-2/+3
2019-09-19clk: Simplify debugfs printing and add a newlineStephen Boyd1-19/+15
2019-09-19clk: Fix debugfs clk_possible_parents for clks without parent string namesChen-Yu Tsai1-3/+41
2019-09-19drm/meson: Add support for XBGR8888 & ABGR8888 formatsNeil Armstrong1-0/+16
2019-09-19x86/ima: check EFI SetupMode tooMimi Zohar1-2/+10
2019-09-19x86/boot: Use efi_setup_data for searching RSDP on kexec-ed kernelsJunichi Nomura1-36/+107
2019-09-19kernel/module: Fix mem leak in module_add_modinfo_attrsYueHaibing1-5/+17
2019-09-19powerpc: Add barrier_nospec to raw_copy_in_user()Suraj Jitindar Singh1-0/+1
2019-09-19x86/purgatory: Change compiler flags from -mcmodel=kernel to -mcmodel=large t...Steve Wahl1-16/+19
2019-09-19KVM: nVMX: handle page fault in vmreadPaolo Bonzini1-1/+3
2019-09-19KVM: x86/mmu: Reintroduce fast invalidate/zap for flushing memslotSean Christopherson2-2/+101
2019-09-19KVM: x86: work around leak of uninitialized stack contentsFuqian Huang1-0/+7
2019-09-19KVM: s390: Do not leak kernel stack data in the KVM_S390_INTERRUPT ioctlThomas Huth2-1/+11
2019-09-19KVM: s390: kvm_s390_vm_start_migration: check dirty_bitmap before using it as...Igor Mammedov1-0/+2
2019-09-19regulator: twl: voltage lists for vdd1/2 on twl4030Andreas Kemnade1-3/+20
2019-09-19genirq: Prevent NULL pointer dereference in resend_irqs()Yunfeng Ye1-0/+2
2019-09-19mt76: mt76x0e: disable 5GHz band for MT7630EStanislaw Gruszka1-0/+5
2019-09-19Revert "rt2800: enable TX_PIN_CFG_LNA_PE_ bits per band"Stanislaw Gruszka1-12/+6
2019-09-19ixgbe: Prevent u8 wrapping of ITR value to something less than 10usAlexander Duyck1-1/+3
2019-09-19ixgbe: fix double clean of Tx descriptors with xdpIlya Maximets1-18/+11
2019-09-19ipc: fix sparc64 ipc() wrapperArnd Bergmann3-38/+39
2019-09-19ipc: fix semtimedop for generic 32-bit architecturesArnd Bergmann1-1/+1
2019-09-19drm/i915: Restore relaxed padding (OCL_OOB_SUPPRES_ENABLE) for skl+Chris Wilson1-5/+0
2019-09-19drm/i915: Limit MST to <= 8bpc once againVille Syrjälä1-1/+9
2019-09-19drm/lima: fix lima_gem_wait() return valueVasily Khoruzhick1-1/+1
2019-09-19mmc: tmio: Fixup runtime PM management during removeUlf Hansson1-3/+4
2019-09-19mmc: tmio: Fixup runtime PM management during probeUlf Hansson2-1/+9
2019-09-19Revert "mmc: sdhci: Remove unneeded quirk2 flag of O2 SD host controller"Daniel Drake1-1/+1
2019-09-19Revert "mmc: bcm2835: Terminate timeout work synchronously"Stefan Wahren1-1/+1
2019-09-19cgroup: freezer: fix frozen state inheritanceRoman Gushchin1-1/+9
2019-09-19Btrfs: fix assertion failure during fsync and use of stale transactionFilipe Manana1-8/+8
2019-09-19gpio: fix line flag validation in lineevent_createKent Gibson1-5/+3
2019-09-19gpio: fix line flag validation in linehandle_createKent Gibson1-0/+8
2019-09-19gpio: mockup: add missing single_release()Wei Yongjun1-0/+1
2019-09-19gpiolib: acpi: Add gpiolib_acpi_run_edge_events_on_boot option and blacklistHans de Goede1-4/+38
2019-09-19net: sock_map, fix missing ulp check in sock hash caseJohn Fastabend1-0/+3
2019-09-19sctp: fix the missing put_user when dumping transport thresholdsXin Long1-1/+2
2019-09-19net: fixed_phy: Add forward declaration for struct gpio_desc;Moritz Fischer1-0/+1
2019-09-19ipv6: addrconf_f6i_alloc - fix non-null pointer check to !IS_ERR()Maciej Żenczykowski1-1/+1
2019-09-19net-ipv6: fix excessive RTF_ADDRCONF flag on ::1/128 local route (and others)Maciej Żenczykowski1-2/+6
2019-09-19tun: fix use-after-free when register netdev failedYang Yingliang1-5/+11
2019-09-19tipc: add NULL pointer check before calling kfree_rcuXin Long1-1/+2
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