summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-15Linux 3.16.77v3.16.77Ben Hutchings
2019-11-15rtlwifi: Fix potential overflow on P2P codeLaura Abbott
2019-11-15cfg80211: wext: avoid copying malformed SSIDsWill Deacon
2019-11-15nfc: enforce CAP_NET_RAW for raw socketsOri Nimron
2019-11-15mISDN: enforce CAP_NET_RAW for raw socketsOri Nimron
2019-11-15appletalk: enforce CAP_NET_RAW for raw socketsOri Nimron
2019-11-15ieee802154: enforce CAP_NET_RAW for raw socketsOri Nimron
2019-11-15ax25: enforce CAP_NET_RAW for raw socketsOri Nimron
2019-11-15media: technisat-usb2: break out of loop at end of bufferSean Young
2019-11-15media: usb:zr364xx:Fix KASAN:null-ptr-deref Read in zr364xx_vidioc_querycapVandana BN
2019-11-15ath6kl: fix a NULL-ptr-deref bug in ath6kl_usb_alloc_urb_from_pipe()Hui Peng
2019-11-15net: netem: fix error path for corrupted GSO framesJakub Kicinski
2019-11-15drm/i915/gen8+: Add RC6 CTX corruption WAImre Deak
2019-11-15x86/bugs: Add ITLB_MULTIHIT bug infrastructureVineela Tummalapalli
2019-11-15x86/speculation/taa: Fix printing of TAA_MSG_SMT on IBRS_ALL CPUsJosh Poimboeuf
2019-11-15x86/tsx: Add config options to set tsx=on|off|autoMichal Hocko
2019-11-15x86/speculation/taa: Add documentation for TSX Async AbortPawan Gupta
2019-11-15x86/tsx: Add "auto" option to the tsx= cmdline parameterPawan Gupta
2019-11-15kvm/x86: Export MDS_NO=0 to guests when TSX is enabledPawan Gupta
2019-11-15x86/speculation/taa: Add sysfs reporting for TSX Async AbortPawan Gupta
2019-11-15x86/speculation/taa: Add mitigation for TSX Async AbortPawan Gupta
2019-11-15x86/cpu: Add a "tsx=" cmdline option with TSX disabled by defaultPawan Gupta
2019-11-15x86/cpu: Add a helper function x86_read_arch_cap_msr()Pawan Gupta
2019-11-15x86/msr: Add the IA32_TSX_CTRL MSRPawan Gupta
2019-11-15KVM: x86: use Intel speculation bugs and features as derived in generic x86 codePaolo Bonzini
2019-11-15KVM: Introduce kvm_get_arch_capabilities()Ben Hutchings
2019-10-31Linux 3.16.76v3.16.76Ben Hutchings
2019-10-31KVM: x86/vPMU: refine kvm_pmu err msg when event creation failedLike Xu
2019-10-31Input: psmouse - fix build error of multiple definitionYueHaibing
2019-10-31padata: use smp_mb in padata_reorder to avoid orphaned padata jobsDaniel Jordan
2019-10-31parisc: Fix kernel panic due invalid values in IAOQ0 or IAOQ1Helge Deller
2019-10-31caif-hsi: fix possible deadlock in cfhsi_exit_module()Taehee Yoo
2019-10-31coda: pass the host file in vma->vm_file on mmapJan Harkes
2019-10-31ALSA: seq: Break too long mutex context in the write loopTakashi Iwai
2019-10-31net: neigh: fix multiple neigh timer schedulingLorenzo Bianconi
2019-10-31mm/mmu_notifier: use hlist_add_head_rcu()Jean-Philippe Brucker
2019-10-31udf: Fix incorrect final NOT_ALLOCATED (hole) extent lengthSteven J. Magnani
2019-10-31ARC: hide unused function unw_hdr_allocArnd Bergmann
2019-10-31NFSv4: Handle the special Linux file open access modeTrond Myklebust
2019-10-31bonding: validate ip header before check IPPROTO_IGMPCong Wang
2019-10-31lib/scatterlist: Fix mapping iterator when sg->offset is greater than PAGE_SIZEChristophe Leroy
2019-10-31net: bridge: stp: don't cache eth dest pointer before skb pullNikolay Aleksandrov
2019-10-31s390/qdio: don't touch the dsci in tiqdio_add_input_queues()Julian Wiedmann
2019-10-31s390/qdio: (re-)initialize tiqdio list entriesJulian Wiedmann
2019-10-31igmp: fix memory leak in igmpv3_del_delrec()Eric Dumazet
2019-10-31USB: serial: ftdi_sio: add ID for isodebug v1Andreas Fritiofson
2019-10-31x86/tls: Fix possible spectre-v1 in do_get_thread_area()Dianzhang Chen
2019-10-31x86/ptrace: Fix possible spectre-v1 in ptrace_get_debugreg()Dianzhang Chen
2019-10-31carl9170: fix misuse of device driver APIChristian Lamparter
2019-10-31EDAC: Fix global-out-of-bounds write when setting edac_mc_poll_msecEiichi Tsukata