summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-15s390/dasd: fix hanging offline processing due to canceled workerStefan Haberland
2018-09-15powerpc: Fix size calculation using resource_size()Dan Carpenter
2018-09-15net/9p: fix error path of p9_virtio_probeJean-Philippe Brucker
2018-09-15irqchip/bcm7038-l1: Hide cpu offline callback when building for !SMPJonas Gorski
2018-09-15platform/x86: asus-nb-wmi: Add keymap entry for lid flip action on UX360Aleh Filipovich
2018-09-15mfd: sm501: Set coherent_dma_mask when creating subdevicesGuenter Roeck
2018-09-15ipvs: fix race between ip_vs_conn_new() and ip_vs_del_dest()Tan Hu
2018-09-15fs/dcache.c: fix kmemcheck splat at take_dentry_name_snapshot()Tetsuo Handa
2018-09-15mm/fadvise.c: fix signed overflow UBSAN complaintAndrey Ryabinin
2018-09-15scripts: modpost: check memory allocation resultsRandy Dunlap
2018-09-15fat: validate ->i_start before usingOGAWA Hirofumi
2018-09-15hfsplus: fix NULL dereference in hfsplus_lookup()Ernesto A. Fernández
2018-09-15reiserfs: change j_timestamp type to time64_tArnd Bergmann
2018-09-15fork: don't copy inconsistent signal handler state to childJann Horn
2018-09-15hfs: prevent crash on exit from failed searchErnesto A. Fernández
2018-09-15hfsplus: don't return 0 when fill_super() failedTetsuo Handa
2018-09-15cifs: check if SMB2 PDU size has been padded and suppress the warningRonnie Sahlberg
2018-09-15vti6: remove !skb->ignore_df check from vti6_xmit()Alexey Kodanev
2018-09-15tcp: do not restart timewait timer on rst receptionFlorian Westphal
2018-09-15qlge: Fix netdev features configuration.Manish Chopra
2018-09-15net: bcmgenet: use MAC link status for fixed phyDoug Berger
2018-09-15staging: android: ion: fix ION_IOC_{MAP,SHARE} use-after-freeGreg Hackmann
2018-09-15x86/speculation/l1tf: Fix up pte->pfn conversion for PAEMichal Hocko
2018-09-10Merge 4.4.155 into android-4.4Greg Kroah-Hartman
2018-09-09Linux 4.4.155Greg Kroah-Hartman
2018-09-09drm/drivers: add support for using the arch wc mapping API.Dave Airlie
2018-09-09x86/io: add interface to reserve io memtype for a resource range. (v1.1)Dave Airlie
2018-09-09fs/quota: Fix spectre gadget in do_quotactlJeremy Cline
2018-09-09perf auxtrace: Fix queue resizeAdrian Hunter
2018-09-09bcache: release dc->writeback_lock properly in bch_writeback_thread()Shan Hai
2018-09-09getxattr: use correct xattr lengthChristian Brauner
2018-09-09udlfb: set optimal write delayMikulas Patocka
2018-09-09fb: fix lost console when the user unplugs a USB adapterMikulas Patocka
2018-09-09pwm: tiehrpwm: Fix disabling of output of PWMsVignesh R
2018-09-09ubifs: Fix synced_i_size calculation for xattr inodesRichard Weinberger
2018-09-09ubifs: Check data node size before truncateRichard Weinberger
2018-09-09Revert "UBIFS: Fix potential integer overflow in allocation"Richard Weinberger
2018-09-09ubifs: Fix memory leak in lprobs self-checkRichard Weinberger
2018-09-09userns: move user access out of the mutexJann Horn
2018-09-09sys: don't hold uts_sem while accessing userspace memoryJann Horn
2018-09-09osf_getdomainname(): use copy_to_user()Al Viro
2018-09-09iommu/vt-d: Fix dev iotlb pfsid useJacob Pan
2018-09-09iommu/vt-d: Add definitions for PFSIDJacob Pan
2018-09-09mm/tlb: Remove tlb_remove_table() non-concurrent conditionPeter Zijlstra
2018-09-09ARM: tegra: Fix Tegra30 Cardhu PCA954x resetJon Hunter
2018-09-09pnfs/blocklayout: off by one in bl_map_stripe()Dan Carpenter
2018-09-09PM / sleep: wakeup: Fix build error caused by missing SRCU supportzhangyi (F)
2018-09-099p: fix multiple NULL-pointer-dereferencesTomas Bortoli
2018-09-09uprobes: Use synchronize_rcu() not synchronize_sched()Steven Rostedt (VMware)
2018-09-09kthread, tracing: Don't expose half-written comm when creating kthreadsSnild Dolkow