summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-15s390/kdump: Fix memleak in nt_vmcoreinfoPhilipp Rudo
2018-09-15platform/x86: intel_punit_ipc: fix build errorsRandy Dunlap
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-15virtio: pci-legacy: Validate queue pfnSuzuki K Poulose
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-15sunrpc: Don't use stack buffer with scatterlistLaura Abbott
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-15net: sched: action_ife: take reference to meta moduleVlad Buslov
2018-09-15act_ife: fix a potential deadlockCong Wang
2018-09-15act_ife: move tcfa_lock down to where necessaryCong Wang
2018-09-15hv_netvsc: ignore devices that are not PCIStephen Hemminger
2018-09-15vhost: correctly check the iova range when waking virtqueueJason Wang
2018-09-15sctp: hold transport before accessing its asoc in sctp_transport_get_nextXin Long
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-15r8169: add support for NCube 8168 network cardAnthony Wong
2018-09-15qlge: Fix netdev features configuration.Manish Chopra
2018-09-15net: sched: Fix memory exposure from short TCA_U32_SELKees Cook
2018-09-15net: bcmgenet: use MAC link status for fixed phyDoug Berger
2018-09-15ipv4: tcp: send zero IPID for RST and ACK sent in SYN-RECV and TIME-WAIT stateEric Dumazet
2018-09-15act_ife: fix a potential use-after-freeCong Wang
2018-09-15x86/speculation/l1tf: Fix up pte->pfn conversion for PAEMichal Hocko
2018-09-09Linux 4.9.126v4.9.126Greg Kroah-Hartman
2018-09-09fs/quota: Fix spectre gadget in do_quotactlJeremy Cline
2018-09-09crypto: caam/jr - fix descriptor DMA unmappingHoria Geantă
2018-09-09crypto: vmx - Fix sleep-in-atomic bugsOndrej Mosnacek
2018-09-09perf auxtrace: Fix queue resizeAdrian Hunter
2018-09-09bcache: release dc->writeback_lock properly in bch_writeback_thread()Shan Hai
2018-09-09printk/tracing: Do not trace printk_nmi_enter()Steven Rostedt (VMware)
2018-09-09libnvdimm: fix ars_status output length calculationVishal Verma
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