summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-16Linux 3.16.62v3.16.62Ben Hutchings
2018-12-16xen-netfront: fix warn message as irq device name has '/'Xiao Liang
2018-12-16cdrom: fix improper type cast, which can leat to information leak.Young_X
2018-12-16xfs: don't fail when converting shortform attr to long form during ATTR_REPLACEDarrick J. Wong
2018-12-16mremap: properly flush TLB before releasing the pageLinus Torvalds
2018-12-16mm: cleancache: fix corruption on missed inode invalidationPavel Tikhomirov
2018-12-16posix-timers: Sanitize overrun handlingThomas Gleixner
2018-12-16wil6210: missing length check in wmi_set_ieLior David
2018-12-16KEYS: encrypted: fix buffer overread in valid_master_desc()Eric Biggers
2018-12-16cpuidle: Do not access cpuidle_devices when !CONFIG_CPU_IDLECatalin Marinas
2018-12-16mtd: fsl-quadspi: fix macro collision problems with READ/WRITEHan Xu
2018-12-16net/ipv6: Fix index counter for unicast addresses in in6_dump_addrsDavid Ahern
2018-12-16r8169: fix NAPI handling under high loadHeiner Kallweit
2018-12-16cachefiles: fix the race between cachefiles_bury_object() and rmdir(2)Al Viro
2018-12-16ptp: fix Spectre v1 vulnerabilityGustavo A. R. Silva
2018-12-16usb: gadget: storage: Fix Spectre v1 vulnerabilityGustavo A. R. Silva
2018-12-16RDMA/ucma: Fix Spectre v1 vulnerabilityGustavo A. R. Silva
2018-12-16IB/ucm: Fix Spectre v1 vulnerabilityGustavo A. R. Silva
2018-12-16USB: fix the usbfs flag sanitization for control transfersAlan Stern
2018-12-16x86/percpu: Fix this_cpu_read()Peter Zijlstra
2018-12-16net: ipv4: update fnhe_pmtu when first hop's MTU changesSabrina Dubroca
2018-12-16net: make skb_partial_csum_set() more robust against overflowsEric Dumazet
2018-12-16libertas: call into generic suspend code before turning off powerDaniel Mack
2018-12-16of: unittest: Disable interrupt node tests for old world MAC systemsGuenter Roeck
2018-12-16dm cache: destroy migration_cache if cache target registration failedShenghui Wang
2018-12-16usb: usbip: Fix BUG: KASAN: slab-out-of-bounds in vhci_hub_control()Shuah Khan (Samsung OSG)
2018-12-16mach64: detect the dot clock divider correctly on sparcMikulas Patocka
2018-12-16mm: madvise(MADV_DODUMP): allow hugetlbfs pagesDaniel Black
2018-12-16ocfs2: fix locking for res->tracking and dlm->tracking_listAshish Samant
2018-12-16mm/vmstat.c: skip NR_TLB_REMOTE_FLUSH* properlyJann Horn
2018-12-16proc: restrict kernel stack dumps to rootJann Horn
2018-12-16Make file credentials available to the seqfile interfacesLinus Torvalds
2018-12-16ipv6: take rcu lock in rawv6_send_hdrinc()Wei Wang
2018-12-16ipv6: Compute net once in raw6_send_hdrincEric W. Biederman
2018-12-16ARC: clone syscall to setp r25 as thread pointerVineet Gupta
2018-12-16MIPS: memset: Fix CPU_DADDI_WORKAROUNDS `small_fixup' regressionMaciej W. Rozycki
2018-12-16team: Forbid enslaving team device to itselfIdo Schimmel
2018-12-16PM / core: Clear the direct_complete flag on errorsRafael J. Wysocki
2018-12-16drm: fb-helper: Reject all pixel format changing requestsEugeniy Paltsev
2018-12-16smb2: fix missing files in root share directory listingAurelien Aptel
2018-12-16rtnl: limit IFLA_NUM_TX_QUEUES and IFLA_NUM_RX_QUEUES to 4096Eric Dumazet
2018-12-16perf/ring_buffer: Prevent concurent ring buffer accessJiri Olsa
2018-12-16perf/core: Fix perf_pmu_unregister() lockingPeter Zijlstra
2018-12-16perf/core: Protect PMU device removal with a 'pmu_bus_running' check, to fix ...Jiri Olsa
2018-12-16x86/vdso: Fix asm constraints on vDSO syscall fallbacksAndy Lutomirski
2018-12-16net: sched: act_ipt: check for underflow in __tcf_ipt_init()Dan Carpenter
2018-12-16xhci: Add missing CAS workaround for Intel Sunrise Point xHCIMathias Nyman
2018-12-16arm64: KVM: Tighten guest core register access from userspaceDave Martin
2018-12-16mac80211: fix setting IEEE80211_KEY_FLAG_RX_MGMT for AP mode keysFelix Fietkau
2018-12-16pstore/ram: Fix failure-path memory leak in ramoops_initKees Cook