summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.3.8v5.3.8Greg Kroah-Hartman2019-10-291-1/+1
* RDMA/cxgb4: Do not dma memory off of the stackGreg KH2019-10-291-11/+17
* blk-rq-qos: fix first node deletion of rq_qos_del()Tejun Heo2019-10-291-8/+5
* of: reserved_mem: add missing of_node_put() for proper ref-countingChris Goldsworthy2019-10-291-1/+3
* opp: of: drop incorrect lockdep_assert_held()Viresh Kumar2019-10-291-2/+0
* PCI: PM: Fix pci_power_up()Rafael J. Wysocki2019-10-291-13/+11
* xen/netback: fix error path of xenvif_connect_data()Juergen Gross2019-10-291-1/+0
* ceph: just skip unrecognized info in ceph_reply_info_extraJeff Layton2019-10-291-10/+11
* cpufreq: Avoid cpufreq_suspend() deadlock on system shutdownRafael J. Wysocki2019-10-292-10/+3
* memstick: jmb38x_ms: Fix an error handling path in 'jmb38x_ms_probe()'Christophe JAILLET2019-10-291-1/+1
* KVM: PPC: Book3S HV: XIVE: Ensure VP isn't already in useGreg Kurz2019-10-293-10/+32
* btrfs: tracepoints: Fix bad entry members of qgroup eventsQu Wenruo2019-10-291-1/+2
* btrfs: tracepoints: Fix wrong parameter order for qgroup eventsQu Wenruo2019-10-291-2/+2
* Btrfs: check for the full sync flag while holding the inode lock during fsyncFilipe Manana2019-10-291-19/+17
* Btrfs: fix qgroup double free after failure to reserve metadata for delallocFilipe Manana2019-10-291-1/+0
* btrfs: don't needlessly create extent-refs kernel threadDavid Sterba2019-10-292-8/+0
* Btrfs: add missing extents release on file extent cluster relocation errorFilipe Manana2019-10-291-0/+2
* btrfs: block-group: Fix a memory leak due to missing btrfs_put_block_group()Qu Wenruo2019-10-291-0/+1
* pinctrl: armada-37xx: swap polarity on LED groupPatrick Williams2019-10-291-4/+4
* pinctrl: armada-37xx: fix control of pins 32 and upPatrick Williams2019-10-291-9/+9
* pinctrl: cherryview: restore Strago DMI workaround for all versionsDmitry Torokhov2019-10-291-4/+0
* x86/hyperv: Make vapic support x2apic modeRoman Kagan2019-10-291-5/+15
* x86/apic/x2apic: Fix a NULL pointer deref when handling a dying cpuSean Christopherson2019-10-291-1/+2
* x86/boot/64: Make level2_kernel_pgt pages invalid outside kernel areaSteve Wahl2019-10-291-2/+20
* irqchip/sifive-plic: Switch to fasteoi flowMarc Zyngier2019-10-291-14/+15
* dm cache: fix bugs when a GFP_NOWAIT allocation failsMikulas Patocka2019-10-291-26/+2
* fs/dax: Fix pmd vs pte conflict detectionDan Williams2019-10-291-2/+3
* tracing: Fix race in perf_trace_buf initializationPrateek Sood2019-10-291-0/+4
* perf/aux: Fix AUX output stoppingAlexander Shishkin2019-10-291-1/+1
* CIFS: Fix use after free of file info structuresPavel Shilovsky2019-10-291-3/+3
* cifs: Fix missed free operationsChuhong Yuan2019-10-291-2/+2
* CIFS: avoid using MID 0xFFFFRoberto Bergantinos Corpas2019-10-291-0/+3
* arm64: Allow CAVIUM_TX2_ERRATUM_219 to be selectedMarc Zyngier2019-10-292-0/+19
* arm64: Enable workaround for Cavium TX2 erratum 219 when running SMTMarc Zyngier2019-10-291-0/+33
* arm64: Avoid Cavium TX2 erratum 219 when switching TTBRMarc Zyngier2019-10-293-1/+9
* arm64: KVM: Trap VM ops when ARM64_WORKAROUND_CAVIUM_TX2_219_TVM is setMarc Zyngier2019-10-292-3/+69
* EDAC/ghes: Fix Use after free in ghes_edac remove pathJames Morse2019-10-291-0/+4
* parisc: Fix vmap memory leak in ioremap()/iounmap()Helge Deller2019-10-291-5/+7
* lib/vdso: Make clock_getres() POSIX compliant againThomas Gleixner2019-10-291-4/+5
* s390/kaslr: add support for R_390_GLOB_DAT relocation typeGerald Schaefer2019-10-292-3/+12
* s390/zcrypt: fix memleak at releaseJohan Hovold2019-10-291-2/+1
* xtensa: fix change_bit in exclusive access optionMax Filippov2019-10-291-1/+1
* xtensa: drop EXPORT_SYMBOL for outs*/ins*Max Filippov2019-10-291-7/+0
* zram: fix race between backing_dev_show and backing_dev_storeChenwandun2019-10-291-2/+3
* mm/memory-failure: poison read receives SIGKILL instead of SIGBUS if mmaped m...Jane Chu2019-10-291-9/+13
* hugetlbfs: don't access uninitialized memmaps in pfn_range_valid_gigantic()David Hildenbrand2019-10-291-3/+2
* mm: memblock: do not enforce current limit for memblock_phys* familyMike Rapoport2019-10-291-3/+3
* mm: memcg: get number of pages on the LRU list in memcgroup base on lru_zone_...Honglei Wang2019-10-291-4/+5
* mm, compaction: fix wrong pfn handling in __reset_isolation_pfn()Vlastimil Babka2019-10-291-3/+4
* mm: memcg/slab: fix panic in __free_slab() caused by premature memcg pointer ...Roman Gushchin2019-10-291-4/+5