summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-04-20Linux 4.14.113v4.14.113Greg Kroah-Hartman1-1/+1
2019-04-20appletalk: Fix compile regressionArnd Bergmann1-4/+14
2019-04-20mm: hide incomplete nr_indirectly_reclaimable in sysfsKonstantin Khlebnikov1-1/+6
2019-04-20net: stmmac: Set dma ring length before enabling the DMALars Persson1-3/+3
2019-04-20bpf: Fix selftests are changes for CVE 2019-7308Balbir Singh1-0/+6
2019-04-20bpf: fix sanitation rewrite in case of non-pointersDaniel Borkmann1-1/+2
2019-04-20bpf: do not restore dst_reg when cur_state is freedXu Yu1-1/+1
2019-04-20bpf: fix inner map masking to prevent oob under speculationDaniel Borkmann1-2/+15
2019-04-20bpf: fix sanitation of alu op with pointer / scalar type from different pathsDaniel Borkmann2-13/+49
2019-04-20bpf: prevent out of bounds speculation on pointer arithmeticDaniel Borkmann2-6/+188
2019-04-20bpf: fix check_map_access smin_value test when pointer contains offsetDaniel Borkmann1-1/+5
2019-04-20bpf: restrict unknown scalars of mixed signed bounds for unprivilegedDaniel Borkmann1-1/+8
2019-04-20bpf: restrict stack pointer arithmetic for unprivilegedDaniel Borkmann1-21/+41
2019-04-20bpf: restrict map value pointer arithmetic for unprivilegedDaniel Borkmann1-0/+11
2019-04-20bpf: enable access to ax register also from verifier rewriteDaniel Borkmann2-6/+21
2019-04-20bpf: move tmp variable into ax register in interpreterDaniel Borkmann2-16/+18
2019-04-20bpf: move {prev_,}insn_idx into verifier envDaniel Borkmann2-33/+33
2019-04-20bpf: fix stack state printing in verifier logAlexei Starovoitov1-1/+1
2019-04-20bpf: fix verifier NULL pointer dereferenceCraig Gallek1-4/+8
2019-04-20bpf: fix verifier memory leaksAlexei Starovoitov1-9/+18
2019-04-20bpf: reduce verifier memory consumptionAlexei Starovoitov3-154/+304
2019-04-20dm: disable CRYPTO_TFM_REQ_MAY_SLEEP to fix a GFP_KERNEL recursion deadlockMikulas Patocka2-7/+7
2019-04-20bpf: fix use after free in bpf_evict_inodeDaniel Borkmann1-14/+18
2019-04-20include/linux/swap.h: use offsetof() instead of custom __swapoffset macroPi-Hsun Shih1-2/+2
2019-04-20lib/div64.c: off by one in shiftStanislaw Gruszka1-2/+2
2019-04-20appletalk: Fix use-after-free in atalk_proc_exitYueHaibing4-9/+37
2019-04-20drm/amdkfd: use init_mqd function to allocate object for hid_mqd (CI)Kevin Wang1-51/+1
2019-04-20ARM: 8839/1: kprobe: make patch_lock a raw_spinlock_tYang Shi1-3/+3
2019-04-20drm/nouveau/volt/gf117: fix speedo readout registerIlia Mirkin4-1/+63
2019-04-20coresight: cpu-debug: Support for CA73 CPUsLeo Yan1-0/+4
2019-04-20Revert "ACPI / EC: Remove old CLEAR_ON_RESUME quirk"Zhang Rui1-0/+53
2019-04-20crypto: axis - fix for recursive locking from bottom halfLars Persson1-5/+23
2019-04-20drm/panel: panel-innolux: set display off in innolux_panel_unprepareHsin-Yi, Wang1-6/+5
2019-04-20lkdtm: Add tests for NULL pointer dereferenceChristophe Leroy3-0/+22
2019-04-20lkdtm: Print real addressesChristophe Leroy1-9/+9
2019-04-20soc/tegra: pmc: Drop locking from tegra_powergate_is_powered()Dmitry Osipenko1-7/+1
2019-04-20iommu/dmar: Fix buffer overflow during PCI bus notificationJulia Cartwright1-1/+1
2019-04-20crypto: sha512/arm - fix crash bug in Thumb2 buildArd Biesheuvel2-2/+4
2019-04-20crypto: sha256/arm - fix crash bug in Thumb2 buildArd Biesheuvel2-2/+4
2019-04-20kernel: hung_task.c: disable on suspendVitaly Kuznetsov1-1/+29
2019-04-20cifs: fallback to older infolevels on findfirst queryinfo retrySteve French1-30/+37
2019-04-20compiler.h: update definition of unreachable()ndesaulniers@google.com1-1/+4
2019-04-20KVM: nVMX: restore host state in nested_vmx_vmexit for VMFailSean Christopherson1-20/+153
2019-04-20ACPI / SBS: Fix GPE storm on recent MacBookPro'sRonald Tschalär1-2/+6
2019-04-20usbip: fix vhci_hcd controller countingMaciej Żenczykowski1-1/+1
2019-04-20ARM: samsung: Limit SAMSUNG_PM_CHECK config option to non-Exynos platformsBartlomiej Zolnierkiewicz1-1/+1
2019-04-20HID: i2c-hid: override HID descriptors for certain devicesJulian Sax4-18/+437
2019-04-20media: au0828: cannot kfree dev before usb disconnectBrad Love1-1/+0
2019-04-20powerpc/pseries: Remove prrn_work workqueueNathan Fontenot1-14/+3
2019-04-20serial: uartps: console_setup() can't be placed to init sectionMichal Simek1-1/+1