summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-01-13Linux 4.14.93v4.14.93Greg Kroah-Hartman1-1/+1
2019-01-13tools: power/acpi, revert to LD = gccJiri Slaby1-0/+1
2019-01-13bnx2x: Fix NULL pointer dereference in bnx2x_del_all_vlans() on some hwIvan Mironov1-4/+10
2019-01-13drm/vc4: Set ->is_yuv to false when num_planes == 1Boris Brezillon1-0/+1
2019-01-13lib: fix build failure in CONFIG_DEBUG_VIRTUAL testChristophe Leroy1-0/+1
2019-01-13power: supply: olpc_battery: correct the temperature unitsLubomir Rintel1-2/+2
2019-01-13intel_th: msu: Fix an off-by-one in attribute storeAlexander Shishkin1-1/+2
2019-01-13genwqe: Fix size checkChristian Borntraeger1-1/+1
2019-01-13ceph: don't update importing cap's mseq when handing cap exportYan, Zheng1-1/+0
2019-01-13sched/fair: Fix infinite loop in update_blocked_averages() by reverting a9e7f...Linus Torvalds1-34/+9
2019-01-13iommu/vt-d: Handle domain agaw being less than iommu agawSohil Mehta1-2/+2
2019-01-13rxe: fix error completion wr_id and qp_numSagi Grimberg1-4/+9
2019-01-139p/net: put a lower bound on msizeDominique Martinet1-0/+21
2019-01-13powerpc/tm: Set MSR[TS] just prior to recheckpointBreno Leitao2-15/+49
2019-01-13arm64: relocatable: fix inconsistencies in linker script and optionsArd Biesheuvel2-5/+6
2019-01-13arm64: drop linker script hack to hide __efistub_ symbolsArd Biesheuvel1-27/+17
2019-01-13scripts/kallsyms: filter arm64's __efistub_ symbolsArd Biesheuvel1-0/+1
2019-01-13lockd: Show pid of lockd for remote locksBenjamin Coddington3-5/+5
2019-01-13selinux: policydb - fix byte order and alignment issuesOndrej Mosnacek1-15/+36
2019-01-13b43: Fix error in cordic routineLarry Finger1-1/+1
2019-01-13gfs2: Fix loop in gfs2_rbm_findAndreas Gruenbacher1-1/+1
2019-01-13gfs2: Get rid of potential double-freeing in gfs2_create_inodeAndreas Gruenbacher1-9/+9
2019-01-13dlm: memory leaks on error path in dlm_user_request()Vasily Averin1-7/+7
2019-01-13dlm: lost put_lkb on error path in receive_convert() and receive_unlock()Vasily Averin1-0/+2
2019-01-13dlm: possible memory leak on error path in create_lkb()Vasily Averin1-0/+1
2019-01-13dlm: fixed memory leaks after failed ls_remove_names allocationVasily Averin1-1/+1
2019-01-13ALSA: usb-audio: Fix an out-of-bound read in create_composite_quirksHui Peng1-0/+3
2019-01-13ALSA: usb-audio: Avoid access before bLength check in build_audio_procunit()Takashi Iwai1-2/+8
2019-01-13ALSA: cs46xx: Potential NULL dereference in probeDan Carpenter1-0/+3
2019-01-13dm zoned: Fix target BIO completion handlingDamien Le Moal1-84/+38
2019-01-13dm verity: fix crash on bufio buffer that was allocated with vmallocMikulas Patocka1-4/+20
2019-01-13vhost/vsock: fix uninitialized vhost_vsock->guest_cidStefan Hajnoczi1-0/+2
2019-01-13raid6/ppc: Fix build for clangJoel Stanley1-0/+15
2019-01-13powerpc/boot: Set target when cross-compiling for clangJoel Stanley1-0/+5
2019-01-13Makefile: Export clang toolchain variablesJoel Stanley1-0/+1
2019-01-13kbuild: consolidate Clang compiler flagsMasahiro Yamada1-7/+6
2019-01-13kbuild: add -no-integrated-as Clang option unconditionallyMasahiro Yamada1-2/+2
2019-01-13md: raid10: remove VLAISMatthias Kaehlcke1-5/+10
2019-01-13ftrace: Build with CPPFLAGS to get -Qunused-argumentsJoel Stanley1-1/+1
2019-01-13powerpc: Disable -Wbuiltin-requires-header when setjmp is usedJoel Stanley2-1/+7
2019-01-13powerpc: avoid -mno-sched-epilog on GCC 4.9 and newerNicholas Piggin1-1/+6
2019-01-13sunrpc: use SVC_NET() in svcauth_gss_* functionsVasily Averin1-4/+4
2019-01-13sunrpc: fix cache_head leak due to queued requestVasily Averin1-1/+9
2019-01-13mm, swap: fix swapoff with KSM pagesHuang Ying1-1/+2
2019-01-13mm, hmm: mark hmm_devmem_{add, add_resource} EXPORT_SYMBOL_GPLDan Williams1-2/+2
2019-01-13mm, hmm: use devm semantics for hmm_devmem_{add, remove}Dan Williams2-106/+25
2019-01-13mm, devm_memremap_pages: kill mapping "System RAM" supportDan Williams1-6/+3
2019-01-13mm, devm_memremap_pages: mark devm_memremap_pages() EXPORT_SYMBOL_GPLDan Williams2-2/+2
2019-01-13hwpoison, memory_hotplug: allow hwpoisoned pages to be offlinedMichal Hocko1-0/+16
2019-01-13zram: fix double free backing deviceMinchan Kim1-1/+3