summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-05net: dsa: bcm_sf2: fix buffer overflow doing set_rxnfcDan Carpenter1-0/+6
2019-05-05l2tp: use rcu_dereference_sk_user_data() in l2tp_udp_encap_recv()Eric Dumazet1-1/+1
2019-05-05l2ip: fix possible use-after-freeEric Dumazet1-4/+4
2019-05-05ipv6: invert flowlabel sharing check in process and user modeWillem de Bruijn1-2/+2
2019-05-05ipv6/flowlabel: wait rcu grace period before put_pid()Eric Dumazet1-6/+12
2019-05-05ipv6: fix races in ip6_dst_destroy()Eric Dumazet2-10/+3
2019-05-05ipv6: A few fixes on dereferencing rt->fromMartin KaFai Lau1-20/+18
2019-05-05ipv4: ip_do_fragment: Preserve skb_iif during fragmentationShmulik Ladkani1-0/+1
2019-05-04Linux 5.0.12v5.0.12Greg Kroah-Hartman1-1/+1
2019-05-04leds: trigger: netdev: use memcpy in device_name_storeRasmus Villemoes1-1/+2
2019-05-04leds: pca9532: fix a potential NULL pointer dereferenceKangjie Lu1-2/+6
2019-05-04ptrace: take into account saved_sigmask in PTRACE{GET,SET}SIGMASKAndrei Vagin2-2/+31
2019-05-04kasan: fix variable 'tag' set but not used warningQian Cai1-1/+4
2019-05-04iommu/amd: Reserve exclusion range in iova-domainJoerg Roedel3-6/+12
2019-05-04kconfig/[mn]conf: handle backspace (^H) keyChangbin Du3-3/+5
2019-05-04perf machine: Update kernel map address and re-order properlyWei Li1-12/+20
2019-05-04perf cs-etm: Add missing case valueSolomon Tan2-2/+3
2019-05-04nvmet: fix error flow during ns enableMax Gurtovoy1-2/+2
2019-05-04nvmet: fix building bvec from sg listMing Lei1-10/+10
2019-05-04nvme-multipath: relax ANA state checkMartin George1-4/+1
2019-05-04gpio: of: Fix of_gpiochip_add() error pathGeert Uytterhoeven1-1/+7
2019-05-04KVM: selftests: complete IO before migrating guest stateSean Christopherson3-2/+33
2019-05-04KVM: selftests: disable stack protector for all KVM testsSean Christopherson1-2/+2
2019-05-04KVM: selftests: explicitly disable PIE for testsSean Christopherson1-1/+1
2019-05-04KVM: selftests: assert on exit reason in CR4/cpuid sync testSean Christopherson1-16/+19
2019-05-04x86/kvm/hyper-v: avoid spurious pending stimer on vCPU initVitaly Kuznetsov1-2/+7
2019-05-04kvm/x86: Move MSR_IA32_ARCH_CAPABILITIES to array emulated_msrsXiaoyao Li1-1/+2
2019-05-04KVM: SVM: Workaround errata#1096 (insn_len maybe zero on SMAP violation)Singh, Brijesh4-3/+45
2019-05-04KVM: nVMX: Do not inherit quadrant and invalid for the root shadow EPTSean Christopherson1-4/+9
2019-05-04gpio: of: Check for "spi-cs-high" in child instead of parent nodeAndrey Smirnov1-3/+3
2019-05-04gpio: of: Check propname before applying "cs-gpios" quirksAndrey Smirnov1-1/+2
2019-05-04afs: Fix StoreData op marshallingDavid Howells2-4/+4
2019-05-04kbuild: skip parsing pre sub-make code for recursionMasahiro Yamada1-3/+5
2019-05-04libata: fix using DMA buffers on stackraymond pang1-10/+24
2019-05-04x86/mm: Don't exceed the valid physical address spaceRalph Campbell1-1/+1
2019-05-04scsi: zfcp: reduce flood of fcrscn1 trace records on multi-element RSCNSteffen Maier1-4/+17
2019-05-04ceph: fix use-after-free on symlink traversalAl Viro1-1/+1
2019-05-04usb: u132-hcd: fix resource leakMukesh Ojha1-0/+3
2019-05-04x86/realmode: Don't leak the trampoline kernel addressMatteo Croce1-2/+0
2019-05-04SUNRPC: fix uninitialized variable warningAlakesh Haloi1-2/+2
2019-05-04leds: trigger: netdev: fix refcnt leak on interface renameRafał Miłecki1-8/+5
2019-05-04usb: usb251xb: fix to avoid potential NULL pointer dereferenceAditya Pakki1-1/+1
2019-05-04scsi: qla4xxx: fix a potential NULL pointer dereferenceKangjie Lu1-0/+2
2019-05-04scsi: aacraid: Insure we don't access PCIe space during AER/EEHDave Carroll2-3/+8
2019-05-04scsi: mpt3sas: Fix kernel panic during expander resetSreekanth Reddy2-0/+18
2019-05-04staging: vc04_services: Fix an error code in vchiq_probe()Dan Carpenter1-2/+6
2019-05-04sbitmap: order READ/WRITE freed instance and setting clear bitMing Lei1-0/+11
2019-05-04ARM: davinci: fix build failure with allnoconfigSekhar Nori1-0/+1
2019-05-04drm/meson: Uninstall IRQ handlerJean-Philippe Brucker1-1/+4
2019-05-04drm/meson: Fix invalid pointer in meson_drv_unbind()Jean-Philippe Brucker1-2/+2