summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-29Linux 5.3.8v5.3.8Greg Kroah-Hartman
2019-10-29RDMA/cxgb4: Do not dma memory off of the stackGreg KH
2019-10-29blk-rq-qos: fix first node deletion of rq_qos_del()Tejun Heo
2019-10-29of: reserved_mem: add missing of_node_put() for proper ref-countingChris Goldsworthy
2019-10-29opp: of: drop incorrect lockdep_assert_held()Viresh Kumar
2019-10-29PCI: PM: Fix pci_power_up()Rafael J. Wysocki
2019-10-29xen/netback: fix error path of xenvif_connect_data()Juergen Gross
2019-10-29ceph: just skip unrecognized info in ceph_reply_info_extraJeff Layton
2019-10-29cpufreq: Avoid cpufreq_suspend() deadlock on system shutdownRafael J. Wysocki
2019-10-29memstick: jmb38x_ms: Fix an error handling path in 'jmb38x_ms_probe()'Christophe JAILLET
2019-10-29KVM: PPC: Book3S HV: XIVE: Ensure VP isn't already in useGreg Kurz
2019-10-29btrfs: tracepoints: Fix bad entry members of qgroup eventsQu Wenruo
2019-10-29btrfs: tracepoints: Fix wrong parameter order for qgroup eventsQu Wenruo
2019-10-29Btrfs: check for the full sync flag while holding the inode lock during fsyncFilipe Manana
2019-10-29Btrfs: fix qgroup double free after failure to reserve metadata for delallocFilipe Manana
2019-10-29btrfs: don't needlessly create extent-refs kernel threadDavid Sterba
2019-10-29Btrfs: add missing extents release on file extent cluster relocation errorFilipe Manana
2019-10-29btrfs: block-group: Fix a memory leak due to missing btrfs_put_block_group()Qu Wenruo
2019-10-29pinctrl: armada-37xx: swap polarity on LED groupPatrick Williams
2019-10-29pinctrl: armada-37xx: fix control of pins 32 and upPatrick Williams
2019-10-29pinctrl: cherryview: restore Strago DMI workaround for all versionsDmitry Torokhov
2019-10-29x86/hyperv: Make vapic support x2apic modeRoman Kagan
2019-10-29x86/apic/x2apic: Fix a NULL pointer deref when handling a dying cpuSean Christopherson
2019-10-29x86/boot/64: Make level2_kernel_pgt pages invalid outside kernel areaSteve Wahl
2019-10-29irqchip/sifive-plic: Switch to fasteoi flowMarc Zyngier
2019-10-29dm cache: fix bugs when a GFP_NOWAIT allocation failsMikulas Patocka
2019-10-29fs/dax: Fix pmd vs pte conflict detectionDan Williams
2019-10-29tracing: Fix race in perf_trace_buf initializationPrateek Sood
2019-10-29perf/aux: Fix AUX output stoppingAlexander Shishkin
2019-10-29CIFS: Fix use after free of file info structuresPavel Shilovsky
2019-10-29cifs: Fix missed free operationsChuhong Yuan
2019-10-29CIFS: avoid using MID 0xFFFFRoberto Bergantinos Corpas
2019-10-29arm64: Allow CAVIUM_TX2_ERRATUM_219 to be selectedMarc Zyngier
2019-10-29arm64: Enable workaround for Cavium TX2 erratum 219 when running SMTMarc Zyngier
2019-10-29arm64: Avoid Cavium TX2 erratum 219 when switching TTBRMarc Zyngier
2019-10-29arm64: KVM: Trap VM ops when ARM64_WORKAROUND_CAVIUM_TX2_219_TVM is setMarc Zyngier
2019-10-29EDAC/ghes: Fix Use after free in ghes_edac remove pathJames Morse
2019-10-29parisc: Fix vmap memory leak in ioremap()/iounmap()Helge Deller
2019-10-29lib/vdso: Make clock_getres() POSIX compliant againThomas Gleixner
2019-10-29s390/kaslr: add support for R_390_GLOB_DAT relocation typeGerald Schaefer
2019-10-29s390/zcrypt: fix memleak at releaseJohan Hovold
2019-10-29xtensa: fix change_bit in exclusive access optionMax Filippov
2019-10-29xtensa: drop EXPORT_SYMBOL for outs*/ins*Max Filippov
2019-10-29zram: fix race between backing_dev_show and backing_dev_storeChenwandun
2019-10-29mm/memory-failure: poison read receives SIGKILL instead of SIGBUS if mmaped m...Jane Chu
2019-10-29hugetlbfs: don't access uninitialized memmaps in pfn_range_valid_gigantic()David Hildenbrand
2019-10-29mm: memblock: do not enforce current limit for memblock_phys* familyMike Rapoport
2019-10-29mm: memcg: get number of pages on the LRU list in memcgroup base on lru_zone_...Honglei Wang
2019-10-29mm, compaction: fix wrong pfn handling in __reset_isolation_pfn()Vlastimil Babka
2019-10-29mm: memcg/slab: fix panic in __free_slab() caused by premature memcg pointer ...Roman Gushchin