summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-12-08ALSA: intel_hdmi: Use strlcpy() instead of strncpy()Takashi Iwai1-1/+1
2018-12-08kobject: Replace strncpy with memcpyGuenter Roeck1-1/+1
2018-12-08test_hexdump: use memcpy instead of strncpyLinus Torvalds1-1/+1
2018-12-08disable stringop truncation warnings for nowStephen Rothwell1-0/+3
2018-12-08Kbuild: suppress packed-not-aligned warning for default setting onlyXiongfeng Wang1-0/+3
2018-12-05Linux 4.14.86v4.14.86Greg Kroah-Hartman1-1/+1
2018-12-05f2fs: fix missing up_readJaegeuk Kim1-1/+3
2018-12-05libceph: check authorizer reply/challenge length before readingIlya Dryomov1-0/+7
2018-12-05libceph: weaken sizeof check in ceph_x_verify_authorizer_reply()Ilya Dryomov1-2/+4
2018-12-05binder: fix race that allows malicious free of live bufferTodd Kjos3-19/+19
2018-12-05misc: mic/scif: fix copy-paste error in scif_create_remote_lookupYueHaibing1-1/+1
2018-12-05Drivers: hv: vmbus: check the creation_status in vmbus_establish_gpadl()Dexuan Cui1-0/+8
2018-12-05mm: use swp_offset as key in shmem_replace_page()Yu Zhao1-2/+4
2018-12-05lib/test_kmod.c: fix rmmod double freeLuis Chamberlain1-1/+0
2018-12-05iio:st_magn: Fix enable device after triggerMartin Kelly1-9/+3
2018-12-05Revert "usb: dwc3: gadget: skip Set/Clear Halt when invalid"Felipe Balbi1-5/+0
2018-12-05usb: core: quirks: add RESET_RESUME quirk for Cherry G230 Stream seriesMichael Niewöhner1-0/+3
2018-12-05USB: usb-storage: Add new IDs to ums-realtekKai-Heng Feng1-0/+10
2018-12-05staging: rtl8723bs: Add missing return for cfg80211_rtw_get_stationLarry Finger1-1/+1
2018-12-05staging: vchiq_arm: fix compat VCHIQ_IOC_AWAIT_COMPLETIONBen Wolsieffer1-1/+6
2018-12-05btrfs: release metadata before running delayed refsJosef Bacik1-3/+3
2018-12-05dmaengine: at_hdmac: fix module unloadingRichard Genoud1-0/+2
2018-12-05dmaengine: at_hdmac: fix memory leak in at_dma_xlate()Richard Genoud1-1/+7
2018-12-05ARM: dts: rockchip: Remove @0 from the veyron memory nodeHeiko Stuebner1-1/+5
2018-12-05ext2: fix potential use after freePan Bian1-1/+1
2018-12-05ALSA: hda/realtek - fix headset mic detection for MSI MS-B171Anisse Astier1-0/+1
2018-12-05ALSA: hda/realtek - Support ALC300Kailang Yang1-0/+8
2018-12-05ALSA: sparc: Fix invalid snd_free_pages() at error pathTakashi Iwai1-6/+2
2018-12-05ALSA: control: Fix race between adding and removing a user elementTakashi Iwai1-35/+45
2018-12-05ALSA: ac97: Fix incorrect bit shift at AC97-SPSA control writeTakashi Iwai1-1/+1
2018-12-05ALSA: wss: Fix invalid snd_free_pages() at error pathTakashi Iwai1-2/+0
2018-12-05fs: fix lost error code in dio_completeMaximilian Heyne1-2/+2
2018-12-05perf/x86/intel: Add generic branch tracing check to intel_pmu_has_bts()Jiri Olsa2-18/+12
2018-12-05perf/x86/intel: Move branch tracing setup to the Intel-specific source fileJiri Olsa2-21/+40
2018-12-05x86/fpu: Disable bottom halves while loading FPU registersSebastian Andrzej Siewior1-2/+2
2018-12-05x86/MCE/AMD: Fix the thresholding machinery initialization orderBorislav Petkov1-13/+6
2018-12-05arm64: dts: rockchip: Fix PCIe reset polarity for rk3399-puma-haikou.Christoph Muellner1-1/+1
2018-12-05PCI: layerscape: Fix wrong invocation of outbound window disable accessorHou Zhiqiang1-1/+1
2018-12-05btrfs: relocation: set trans to be NULL after ending transactionPan Bian1-0/+1
2018-12-05Btrfs: ensure path name is null terminated at btrfs_control_ioctlFilipe Manana1-0/+1
2018-12-05xtensa: fix coprocessor part of ptrace_{get,set}xregsMax Filippov1-4/+38
2018-12-05xtensa: fix coprocessor context offset definitionsMax Filippov1-8/+8
2018-12-05xtensa: enable coprocessors that are being flushedMax Filippov1-1/+4
2018-12-05KVM: X86: Fix scan ioapic use-before-initializationWanpeng Li1-1/+2
2018-12-05KVM: x86: Fix kernel info-leak in KVM_HC_CLOCK_PAIRING hypercallLiran Alon1-0/+1
2018-12-05kvm: svm: Ensure an IBPB on all affected CPUs when freeing a vmcbJim Mattson1-5/+15
2018-12-05kvm: mmu: Fix race in emulated page table writesJunaid Shahid1-18/+9
2018-12-05x86/speculation: Provide IBPB always command line optionsThomas Gleixner2-11/+35
2018-12-05x86/speculation: Add seccomp Spectre v2 user space protection modeThomas Gleixner3-2/+25
2018-12-05x86/speculation: Enable prctl mode for spectre_v2_userThomas Gleixner2-10/+38