summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-06Linux 4.9.188v4.9.188Greg Kroah-Hartman
2019-08-06x86, mm, gup: prevent get_page() race with munmap in paravirt guestVlastimil Babka
2019-08-06objtool: Support GCC 9 cold subfunction naming schemeJosh Poimboeuf
2019-08-06include/linux/module.h: copy __init/__exit attrs to init/cleanup_moduleMiguel Ojeda
2019-08-06Backport minimal compiler_attributes.h to support GCC 9Miguel Ojeda
2019-08-06eeprom: at24: make spd world-readable againJean Delvare
2019-08-06coredump: fix race condition between collapse_huge_page() and core dumpingAndrea Arcangeli
2019-08-06infiniband: fix race condition between infiniband mlx4, mlx5 driver and core ...Ajay Kaher
2019-08-06coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...Andrea Arcangeli
2019-08-06IB/mlx5: Fix RSS Toeplitz setup to be aligned with the HW specificationYishai Hadas
2019-08-06xen/swiotlb: fix condition for calling xen_destroy_contiguous_region()Juergen Gross
2019-08-06drivers/perf: arm_pmu: Fix failure path in PM notifierWill Deacon
2019-08-06s390/dasd: fix endless loop after read unit address configurationStefan Haberland
2019-08-06selinux: fix memory leak in policydb_init()Ondrej Mosnacek
2019-08-06gpiolib: fix incorrect IRQ requesting of an active-low lineeventMichael Wu
2019-08-06mmc: dw_mmc: Fix occasional hang after tuning on eMMCDouglas Anderson
2019-08-06Btrfs: fix incremental send failure after deduplicationFilipe Manana
2019-08-06kbuild: initialize CLANG_FLAGS correctly in the top MakefileMasahiro Yamada
2019-08-06x86, boot: Remove multiple copy of static function sanitize_boot_params()Zhenzhong Duan
2019-08-06x86/kvm: Don't call kvm_spurious_fault() from .fixupJosh Poimboeuf
2019-08-06ipc/mqueue.c: only perform resource calculation if user validKees Cook
2019-08-06drivers/rapidio/devices/rio_mport_cdev.c: NUL terminate some stringsDan Carpenter
2019-08-06uapi linux/coda_psdev.h: move upc_req definition from uapi to kernel side hea...Mikko Rapeli
2019-08-06coda: fix build using bare-metal toolchainSam Protsenko
2019-08-06coda: add error handling for fgetZhouyang Jia
2019-08-06mm/cma.c: fail if fixed declaration can't be honoredDoug Berger
2019-08-06x86: math-emu: Hide clang warnings for 16-bit overflowArnd Bergmann
2019-08-06x86/apic: Silence -Wtype-limits compiler warningsQian Cai
2019-08-06be2net: Signal that the device cannot transmit during reconfigurationBenjamin Poirier
2019-08-06ACPI: fix false-positive -Wuninitialized warningArnd Bergmann
2019-08-06scsi: zfcp: fix GCC compiler warning emitted with -Wmaybe-uninitializedBenjamin Block
2019-08-06ceph: return -ERANGE if virtual xattr value didn't fit in bufferJeff Layton
2019-08-06ceph: fix improper use of smp_mb__before_atomic()Andrea Parri
2019-08-06btrfs: fix minimum number of chunk errors for DUPDavid Sterba
2019-08-06fs/adfs: super: fix use-after-free bugRussell King
2019-08-06dmaengine: rcar-dmac: Reject zero-length slave DMA requestsGeert Uytterhoeven
2019-08-06MIPS: lantiq: Fix bitfield maskingPetr Cvek
2019-08-06kernel/module.c: Only return -EEXIST for modules that have finished loadingPrarit Bhargava
2019-08-06ftrace: Enable trampoline when rec count returns back to oneCheng Jian
2019-08-06ARM: dts: rockchip: Mark that the rk3288 timer might stop in suspendDouglas Anderson
2019-08-06ARM: dts: rockchip: Make rk3288-veyron-mickey's emmc work againDouglas Anderson
2019-08-06ARM: dts: rockchip: Make rk3288-veyron-minnie run at hs200Douglas Anderson
2019-08-06ARM: riscpc: fix DMARussell King
2019-08-04Linux 4.9.187v4.9.187Greg Kroah-Hartman
2019-08-04ceph: hold i_ceph_lock when removing caps for freeing inodeYan, Zheng
2019-08-04drivers/pps/pps.c: clear offset flags in PPS_SETPARAMS ioctlMiroslav Lichvar
2019-08-04sched/fair: Don't free p->numa_faults with concurrent readersJann Horn
2019-08-04Bluetooth: hci_uart: check for missing tty operationsVladis Dronov
2019-08-04media: radio-raremono: change devm_k*alloc to k*allocLuke Nowakowski-Krijger
2019-08-04media: cpia2_usb: first wake up, then free in disconnectOliver Neukum