summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-11-06libsubcmd: Make _FORTIFY_SOURCE defines dependent on the featureIan Rogers1-1/+7
2019-11-06iio: fix center temperature of bmc150-accel-corePascal Bouwmann1-1/+1
2019-11-06iio: adc: meson_saradc: Fix memory allocation orderRemi Pommarel1-5/+5
2019-11-06btrfs: qgroup: Always free PREALLOC META reserve in btrfs_delalloc_release_ex...Qu Wenruo7-27/+20
2019-11-06Btrfs: fix inode cache block reserve leak on failure to allocate data spaceFilipe Manana1-0/+1
2019-11-06dm snapshot: rework COW throttling to fix deadlockMikulas Patocka1-14/+64
2019-11-06dm snapshot: introduce account_start_copy() and account_end_copy()Mikulas Patocka1-5/+15
2019-11-06io_uring: fix up O_NONBLOCK handling for socketsJens Axboe1-18/+39
2019-10-29Linux 5.3.8v5.3.8Greg Kroah-Hartman1-1/+1
2019-10-29RDMA/cxgb4: Do not dma memory off of the stackGreg KH1-11/+17
2019-10-29blk-rq-qos: fix first node deletion of rq_qos_del()Tejun Heo1-8/+5
2019-10-29of: reserved_mem: add missing of_node_put() for proper ref-countingChris Goldsworthy1-1/+3
2019-10-29opp: of: drop incorrect lockdep_assert_held()Viresh Kumar1-2/+0
2019-10-29PCI: PM: Fix pci_power_up()Rafael J. Wysocki1-13/+11
2019-10-29xen/netback: fix error path of xenvif_connect_data()Juergen Gross1-1/+0
2019-10-29ceph: just skip unrecognized info in ceph_reply_info_extraJeff Layton1-10/+11
2019-10-29cpufreq: Avoid cpufreq_suspend() deadlock on system shutdownRafael J. Wysocki2-10/+3
2019-10-29memstick: jmb38x_ms: Fix an error handling path in 'jmb38x_ms_probe()'Christophe JAILLET1-1/+1
2019-10-29KVM: PPC: Book3S HV: XIVE: Ensure VP isn't already in useGreg Kurz3-10/+32
2019-10-29btrfs: tracepoints: Fix bad entry members of qgroup eventsQu Wenruo1-1/+2
2019-10-29btrfs: tracepoints: Fix wrong parameter order for qgroup eventsQu Wenruo1-2/+2
2019-10-29Btrfs: check for the full sync flag while holding the inode lock during fsyncFilipe Manana1-19/+17
2019-10-29Btrfs: fix qgroup double free after failure to reserve metadata for delallocFilipe Manana1-1/+0
2019-10-29btrfs: don't needlessly create extent-refs kernel threadDavid Sterba2-8/+0
2019-10-29Btrfs: add missing extents release on file extent cluster relocation errorFilipe Manana1-0/+2
2019-10-29btrfs: block-group: Fix a memory leak due to missing btrfs_put_block_group()Qu Wenruo1-0/+1
2019-10-29pinctrl: armada-37xx: swap polarity on LED groupPatrick Williams1-4/+4
2019-10-29pinctrl: armada-37xx: fix control of pins 32 and upPatrick Williams1-9/+9
2019-10-29pinctrl: cherryview: restore Strago DMI workaround for all versionsDmitry Torokhov1-4/+0
2019-10-29x86/hyperv: Make vapic support x2apic modeRoman Kagan1-5/+15
2019-10-29x86/apic/x2apic: Fix a NULL pointer deref when handling a dying cpuSean Christopherson1-1/+2
2019-10-29x86/boot/64: Make level2_kernel_pgt pages invalid outside kernel areaSteve Wahl1-2/+20
2019-10-29irqchip/sifive-plic: Switch to fasteoi flowMarc Zyngier1-14/+15
2019-10-29dm cache: fix bugs when a GFP_NOWAIT allocation failsMikulas Patocka1-26/+2
2019-10-29fs/dax: Fix pmd vs pte conflict detectionDan Williams1-2/+3
2019-10-29tracing: Fix race in perf_trace_buf initializationPrateek Sood1-0/+4
2019-10-29perf/aux: Fix AUX output stoppingAlexander Shishkin1-1/+1
2019-10-29CIFS: Fix use after free of file info structuresPavel Shilovsky1-3/+3
2019-10-29cifs: Fix missed free operationsChuhong Yuan1-2/+2
2019-10-29CIFS: avoid using MID 0xFFFFRoberto Bergantinos Corpas1-0/+3
2019-10-29arm64: Allow CAVIUM_TX2_ERRATUM_219 to be selectedMarc Zyngier2-0/+19
2019-10-29arm64: Enable workaround for Cavium TX2 erratum 219 when running SMTMarc Zyngier1-0/+33
2019-10-29arm64: Avoid Cavium TX2 erratum 219 when switching TTBRMarc Zyngier3-1/+9
2019-10-29arm64: KVM: Trap VM ops when ARM64_WORKAROUND_CAVIUM_TX2_219_TVM is setMarc Zyngier2-3/+69
2019-10-29EDAC/ghes: Fix Use after free in ghes_edac remove pathJames Morse1-0/+4
2019-10-29parisc: Fix vmap memory leak in ioremap()/iounmap()Helge Deller1-5/+7
2019-10-29lib/vdso: Make clock_getres() POSIX compliant againThomas Gleixner1-4/+5
2019-10-29s390/kaslr: add support for R_390_GLOB_DAT relocation typeGerald Schaefer2-3/+12
2019-10-29s390/zcrypt: fix memleak at releaseJohan Hovold1-2/+1
2019-10-29xtensa: fix change_bit in exclusive access optionMax Filippov1-1/+1