summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-08-06Linux 4.4.188v4.4.188Greg Kroah-Hartman1-1/+1
2019-08-06xen/swiotlb: fix condition for calling xen_destroy_contiguous_region()Juergen Gross1-2/+2
2019-08-06s390/dasd: fix endless loop after read unit address configurationStefan Haberland1-6/+16
2019-08-06selinux: fix memory leak in policydb_init()Ondrej Mosnacek1-1/+5
2019-08-06x86/kvm: Don't call kvm_spurious_fault() from .fixupJosh Poimboeuf1-15/+19
2019-08-06ipc/mqueue.c: only perform resource calculation if user validKees Cook1-9/+10
2019-08-06uapi linux/coda_psdev.h: move upc_req definition from uapi to kernel side hea...Mikko Rapeli2-13/+11
2019-08-06coda: fix build using bare-metal toolchainSam Protsenko1-2/+1
2019-08-06coda: add error handling for fgetZhouyang Jia1-1/+4
2019-08-06mm/cma.c: fail if fixed declaration can't be honoredDoug Berger1-0/+13
2019-08-06x86: math-emu: Hide clang warnings for 16-bit overflowArnd Bergmann2-2/+2
2019-08-06x86/apic: Silence -Wtype-limits compiler warningsQian Cai2-2/+2
2019-08-06be2net: Signal that the device cannot transmit during reconfigurationBenjamin Poirier1-1/+5
2019-08-06ACPI: fix false-positive -Wuninitialized warningArnd Bergmann1-1/+4
2019-08-06scsi: zfcp: fix GCC compiler warning emitted with -Wmaybe-uninitializedBenjamin Block1-0/+7
2019-08-06ceph: fix improper use of smp_mb__before_atomic()Andrea Parri1-1/+6
2019-08-06btrfs: fix minimum number of chunk errors for DUPDavid Sterba1-2/+1
2019-08-06fs/adfs: super: fix use-after-free bugRussell King1-1/+4
2019-08-06dmaengine: rcar-dmac: Reject zero-length slave DMA requestsGeert Uytterhoeven1-1/+1
2019-08-06MIPS: lantiq: Fix bitfield maskingPetr Cvek1-2/+3
2019-08-06kernel/module.c: Only return -EEXIST for modules that have finished loadingPrarit Bhargava1-4/+2
2019-08-06ARM: dts: rockchip: Mark that the rk3288 timer might stop in suspendDouglas Anderson1-0/+1
2019-08-06ARM: riscpc: fix DMARussell King1-1/+4
2019-08-04Linux 4.4.187v4.4.187Greg Kroah-Hartman1-1/+1
2019-08-04ceph: hold i_ceph_lock when removing caps for freeing inodeYan, Zheng1-2/+5
2019-08-04drivers/pps/pps.c: clear offset flags in PPS_SETPARAMS ioctlMiroslav Lichvar1-0/+8
2019-08-04sched/fair: Don't free p->numa_faults with concurrent readersJann Horn4-8/+24
2019-08-04Bluetooth: hci_uart: check for missing tty operationsVladis Dronov5-0/+19
2019-08-04media: radio-raremono: change devm_k*alloc to k*allocLuke Nowakowski-Krijger1-7/+23
2019-08-04media: cpia2_usb: first wake up, then free in disconnectOliver Neukum1-1/+2
2019-08-04ISDN: hfcsusb: checking idx of ep configurationPhong Tran1-0/+3
2019-08-04tcp: reset sk_send_head in tcp_write_queue_purgeSoheil Hassas Yeganeh1-5/+6
2019-08-04ipv6: check sk sk_type and protocol early in ip_mroute_set/getsockoptXin Long1-3/+8
2019-08-04mm, vmstat: make quiet_vmstat lighterMichal Hocko1-22/+46
2019-08-04vmstat: Remove BUG_ON from vmstat_updateChristoph Lameter1-11/+1
2019-08-04access: avoid the RCU grace period for the temporary subjective credentialsLinus Torvalds3-3/+44
2019-08-04powerpc/tm: Fix oops on sigreturn on systems without TMMichael Neuling2-0/+8
2019-08-04ALSA: hda - Add a conexant codec entry to let mute led workHui Wang1-0/+1
2019-08-04ALSA: line6: Fix wrong altsetting for LINE6_PODHD500_1Kai-Heng Feng1-1/+1
2019-08-04hpet: Fix division by zero in hpet_time_div()Kefeng Wang1-2/+1
2019-08-04x86/speculation/mds: Apply more accurate check on hypervisor platformZhenzhong Duan1-1/+1
2019-08-04x86/sysfb_efi: Add quirks for some devices with swapped width and heightHans de Goede1-0/+46
2019-08-04usb: pci-quirks: Correct AMD PLL quirk detectionRyan Kennedy1-12/+19
2019-08-04usb: wusbcore: fix unbalanced get/put cluster_idPhong Tran1-1/+1
2019-08-04locking/lockdep: Hide unused 'class' variableArnd Bergmann1-1/+2
2019-08-04locking/lockdep: Fix lock used or unused stats errorYuyang Du1-2/+3
2019-08-04mm/mmu_notifier: use hlist_add_head_rcu()Jean-Philippe Brucker1-1/+1
2019-08-049p: pass the correct prototype to read_cache_pageChristoph Hellwig1-2/+4
2019-08-04mm/kmemleak.c: fix check for softirq contextDmitry Vyukov1-1/+1
2019-08-04sh: prevent warnings when using iounmapSam Ravnborg1-1/+5