summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-09-19Linux 5.2.16v5.2.16Greg Kroah-Hartman
2019-09-19x86/build: Add -Wnoaddress-of-packed-member to REALMODE_CFLAGS, to silence GC...Linus Torvalds
2019-09-19rsi: fix a double free bug in rsi_91x_deinit()Hui Peng
2019-09-19platform/x86: pcengines-apuv2: use KEY_RESTART for front buttonEnrico Weigelt
2019-09-19platform/x86: pmc_atom: Add CB4063 Beckhoff Automation board to critclk_syste...Steffen Dirkwinkel
2019-09-19KVM: SVM: Fix detection of AMD Errata 1096Liran Alon
2019-09-19kvm: nVMX: Remove unnecessary sync_roots from handle_inveptJim Mattson
2019-09-19modules: always page-align module section allocationsJessica Yu
2019-09-19modules: fix compile error if don't have strict module rwxYang Yingliang
2019-09-19modules: fix BUG when load module with rodata=nYang Yingliang
2019-09-19iio: adc: stm32-dfsdm: fix data typeOlivier Moysan
2019-09-19iio: adc: stm32-dfsdm: fix output resolutionOlivier Moysan
2019-09-19Revert "Bluetooth: btusb: driver to enable the usb-wakeup feature"Mario Limonciello
2019-09-19mm/z3fold.c: fix lock/unlock imbalance in z3fold_page_isolateGustavo A. R. Silva
2019-09-19mm/z3fold.c: remove z3fold_migration trylockHenry Burns
2019-09-19drm/mediatek: mtk_drm_drv.c: Add of_node_put() before gotoNishka Dasgupta
2019-09-19drm: panel-orientation-quirks: Add extra quirk table entry for GPD MicroPCHans de Goede
2019-09-19firmware: ti_sci: Always request response from firmwareAndrew F. Davis
2019-09-19crypto: talitos - HMAC SNOOP NO AFEU mode requires SW icv checking.Christophe Leroy
2019-09-19crypto: talitos - Do not modify req->cryptlen on decryption.Christophe Leroy
2019-09-19crypto: talitos - fix ECB algs ivsizeChristophe Leroy
2019-09-19crypto: talitos - check data blocksize in ablkcipher.Christophe Leroy
2019-09-19crypto: talitos - fix CTR alg blocksizeChristophe Leroy
2019-09-19crypto: talitos - check AES key sizeChristophe Leroy
2019-09-19driver core: Fix use-after-free and double free on glue directoryMuchun Song
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