summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.16.77v3.16.77Ben Hutchings2019-11-151-1/+1
* rtlwifi: Fix potential overflow on P2P codeLaura Abbott2019-11-151-0/+6
* cfg80211: wext: avoid copying malformed SSIDsWill Deacon2019-11-151-2/+6
* nfc: enforce CAP_NET_RAW for raw socketsOri Nimron2019-11-151-2/+5
* mISDN: enforce CAP_NET_RAW for raw socketsOri Nimron2019-11-151-0/+2
* appletalk: enforce CAP_NET_RAW for raw socketsOri Nimron2019-11-151-0/+5
* ieee802154: enforce CAP_NET_RAW for raw socketsOri Nimron2019-11-151-0/+3
* ax25: enforce CAP_NET_RAW for raw socketsOri Nimron2019-11-151-0/+2
* media: technisat-usb2: break out of loop at end of bufferSean Young2019-11-151-11/+10
* media: usb:zr364xx:Fix KASAN:null-ptr-deref Read in zr364xx_vidioc_querycapVandana BN2019-11-151-1/+2
* ath6kl: fix a NULL-ptr-deref bug in ath6kl_usb_alloc_urb_from_pipe()Hui Peng2019-11-151-0/+8
* net: netem: fix error path for corrupted GSO framesJakub Kicinski2019-11-151-3/+6
* drm/i915/gen8+: Add RC6 CTX corruption WAImre Deak2019-11-156-7/+162
* x86/bugs: Add ITLB_MULTIHIT bug infrastructureVineela Tummalapalli2019-11-157-28/+65
* x86/speculation/taa: Fix printing of TAA_MSG_SMT on IBRS_ALL CPUsJosh Poimboeuf2019-11-151-4/+0
* x86/tsx: Add config options to set tsx=on|off|autoMichal Hocko2019-11-152-6/+61
* x86/speculation/taa: Add documentation for TSX Async AbortPawan Gupta2019-11-154-0/+419
* x86/tsx: Add "auto" option to the tsx= cmdline parameterPawan Gupta2019-11-152-1/+9
* kvm/x86: Export MDS_NO=0 to guests when TSX is enabledPawan Gupta2019-11-151-0/+19
* x86/speculation/taa: Add sysfs reporting for TSX Async AbortPawan Gupta2019-11-153-0/+35
* x86/speculation/taa: Add mitigation for TSX Async AbortPawan Gupta2019-11-156-2/+132
* x86/cpu: Add a "tsx=" cmdline option with TSX disabled by defaultPawan Gupta2019-11-156-1/+175
* x86/cpu: Add a helper function x86_read_arch_cap_msr()Pawan Gupta2019-11-152-4/+13
* x86/msr: Add the IA32_TSX_CTRL MSRPawan Gupta2019-11-151-0/+5
* KVM: x86: use Intel speculation bugs and features as derived in generic x86 codePaolo Bonzini2019-11-152-0/+15
* KVM: Introduce kvm_get_arch_capabilities()Ben Hutchings2019-11-152-2/+12
* Linux 3.16.76v3.16.76Ben Hutchings2019-10-311-1/+1
* KVM: x86/vPMU: refine kvm_pmu err msg when event creation failedLike Xu2019-10-311-2/+2
* Input: psmouse - fix build error of multiple definitionYueHaibing2019-10-311-1/+2
* padata: use smp_mb in padata_reorder to avoid orphaned padata jobsDaniel Jordan2019-10-311-0/+12
* parisc: Fix kernel panic due invalid values in IAOQ0 or IAOQ1Helge Deller2019-10-311-10/+18
* caif-hsi: fix possible deadlock in cfhsi_exit_module()Taehee Yoo2019-10-311-1/+1
* coda: pass the host file in vma->vm_file on mmapJan Harkes2019-10-311-2/+68
* ALSA: seq: Break too long mutex context in the write loopTakashi Iwai2019-10-311-1/+10
* net: neigh: fix multiple neigh timer schedulingLorenzo Bianconi2019-10-311-0/+2
* mm/mmu_notifier: use hlist_add_head_rcu()Jean-Philippe Brucker2019-10-311-1/+1
* udf: Fix incorrect final NOT_ALLOCATED (hole) extent lengthSteven J. Magnani2019-10-311-33/+60
* ARC: hide unused function unw_hdr_allocArnd Bergmann2019-10-311-5/+4
* NFSv4: Handle the special Linux file open access modeTrond Myklebust2019-10-312-1/+2
* bonding: validate ip header before check IPPROTO_IGMPCong Wang2019-10-311-14/+23
* lib/scatterlist: Fix mapping iterator when sg->offset is greater than PAGE_SIZEChristophe Leroy2019-10-311-4/+5
* net: bridge: stp: don't cache eth dest pointer before skb pullNikolay Aleksandrov2019-10-311-2/+1
* s390/qdio: don't touch the dsci in tiqdio_add_input_queues()Julian Wiedmann2019-10-311-1/+0
* s390/qdio: (re-)initialize tiqdio list entriesJulian Wiedmann2019-10-312-2/+4
* igmp: fix memory leak in igmpv3_del_delrec()Eric Dumazet2019-10-311-6/+2
* USB: serial: ftdi_sio: add ID for isodebug v1Andreas Fritiofson2019-10-312-0/+7
* x86/tls: Fix possible spectre-v1 in do_get_thread_area()Dianzhang Chen2019-10-311-2/+7
* x86/ptrace: Fix possible spectre-v1 in ptrace_get_debugreg()Dianzhang Chen2019-10-311-1/+3
* carl9170: fix misuse of device driver APIChristian Lamparter2019-10-311-22/+17
* EDAC: Fix global-out-of-bounds write when setting edac_mc_poll_msecEiichi Tsukata2019-10-312-9/+9