summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-08-06Linux 4.4.188v4.4.188Greg Kroah-Hartman
2019-08-06xen/swiotlb: fix condition for calling xen_destroy_contiguous_region()Juergen Gross
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-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-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: 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-06ARM: dts: rockchip: Mark that the rk3288 timer might stop in suspendDouglas Anderson
2019-08-06ARM: riscpc: fix DMARussell King
2019-08-04Linux 4.4.187v4.4.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
2019-08-04ISDN: hfcsusb: checking idx of ep configurationPhong Tran
2019-08-04tcp: reset sk_send_head in tcp_write_queue_purgeSoheil Hassas Yeganeh
2019-08-04ipv6: check sk sk_type and protocol early in ip_mroute_set/getsockoptXin Long
2019-08-04mm, vmstat: make quiet_vmstat lighterMichal Hocko
2019-08-04vmstat: Remove BUG_ON from vmstat_updateChristoph Lameter
2019-08-04access: avoid the RCU grace period for the temporary subjective credentialsLinus Torvalds
2019-08-04powerpc/tm: Fix oops on sigreturn on systems without TMMichael Neuling
2019-08-04ALSA: hda - Add a conexant codec entry to let mute led workHui Wang
2019-08-04ALSA: line6: Fix wrong altsetting for LINE6_PODHD500_1Kai-Heng Feng
2019-08-04hpet: Fix division by zero in hpet_time_div()Kefeng Wang
2019-08-04x86/speculation/mds: Apply more accurate check on hypervisor platformZhenzhong Duan
2019-08-04x86/sysfb_efi: Add quirks for some devices with swapped width and heightHans de Goede
2019-08-04usb: pci-quirks: Correct AMD PLL quirk detectionRyan Kennedy
2019-08-04usb: wusbcore: fix unbalanced get/put cluster_idPhong Tran
2019-08-04locking/lockdep: Hide unused 'class' variableArnd Bergmann
2019-08-04locking/lockdep: Fix lock used or unused stats errorYuyang Du
2019-08-04mm/mmu_notifier: use hlist_add_head_rcu()Jean-Philippe Brucker
2019-08-049p: pass the correct prototype to read_cache_pageChristoph Hellwig
2019-08-04mm/kmemleak.c: fix check for softirq contextDmitry Vyukov
2019-08-04sh: prevent warnings when using iounmapSam Ravnborg