summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-01-13Linux 4.14.93v4.14.93Greg Kroah-Hartman
2019-01-13tools: power/acpi, revert to LD = gccJiri Slaby
2019-01-13bnx2x: Fix NULL pointer dereference in bnx2x_del_all_vlans() on some hwIvan Mironov
2019-01-13drm/vc4: Set ->is_yuv to false when num_planes == 1Boris Brezillon
2019-01-13lib: fix build failure in CONFIG_DEBUG_VIRTUAL testChristophe Leroy
2019-01-13power: supply: olpc_battery: correct the temperature unitsLubomir Rintel
2019-01-13intel_th: msu: Fix an off-by-one in attribute storeAlexander Shishkin
2019-01-13genwqe: Fix size checkChristian Borntraeger
2019-01-13ceph: don't update importing cap's mseq when handing cap exportYan, Zheng
2019-01-13sched/fair: Fix infinite loop in update_blocked_averages() by reverting a9e7f...Linus Torvalds
2019-01-13iommu/vt-d: Handle domain agaw being less than iommu agawSohil Mehta
2019-01-13rxe: fix error completion wr_id and qp_numSagi Grimberg
2019-01-139p/net: put a lower bound on msizeDominique Martinet
2019-01-13powerpc/tm: Set MSR[TS] just prior to recheckpointBreno Leitao
2019-01-13arm64: relocatable: fix inconsistencies in linker script and optionsArd Biesheuvel
2019-01-13arm64: drop linker script hack to hide __efistub_ symbolsArd Biesheuvel
2019-01-13scripts/kallsyms: filter arm64's __efistub_ symbolsArd Biesheuvel
2019-01-13lockd: Show pid of lockd for remote locksBenjamin Coddington
2019-01-13selinux: policydb - fix byte order and alignment issuesOndrej Mosnacek
2019-01-13b43: Fix error in cordic routineLarry Finger
2019-01-13gfs2: Fix loop in gfs2_rbm_findAndreas Gruenbacher
2019-01-13gfs2: Get rid of potential double-freeing in gfs2_create_inodeAndreas Gruenbacher
2019-01-13dlm: memory leaks on error path in dlm_user_request()Vasily Averin
2019-01-13dlm: lost put_lkb on error path in receive_convert() and receive_unlock()Vasily Averin
2019-01-13dlm: possible memory leak on error path in create_lkb()Vasily Averin
2019-01-13dlm: fixed memory leaks after failed ls_remove_names allocationVasily Averin
2019-01-13ALSA: usb-audio: Fix an out-of-bound read in create_composite_quirksHui Peng
2019-01-13ALSA: usb-audio: Avoid access before bLength check in build_audio_procunit()Takashi Iwai
2019-01-13ALSA: cs46xx: Potential NULL dereference in probeDan Carpenter
2019-01-13dm zoned: Fix target BIO completion handlingDamien Le Moal
2019-01-13dm verity: fix crash on bufio buffer that was allocated with vmallocMikulas Patocka
2019-01-13vhost/vsock: fix uninitialized vhost_vsock->guest_cidStefan Hajnoczi
2019-01-13raid6/ppc: Fix build for clangJoel Stanley
2019-01-13powerpc/boot: Set target when cross-compiling for clangJoel Stanley
2019-01-13Makefile: Export clang toolchain variablesJoel Stanley
2019-01-13kbuild: consolidate Clang compiler flagsMasahiro Yamada
2019-01-13kbuild: add -no-integrated-as Clang option unconditionallyMasahiro Yamada
2019-01-13md: raid10: remove VLAISMatthias Kaehlcke
2019-01-13ftrace: Build with CPPFLAGS to get -Qunused-argumentsJoel Stanley
2019-01-13powerpc: Disable -Wbuiltin-requires-header when setjmp is usedJoel Stanley
2019-01-13powerpc: avoid -mno-sched-epilog on GCC 4.9 and newerNicholas Piggin
2019-01-13sunrpc: use SVC_NET() in svcauth_gss_* functionsVasily Averin
2019-01-13sunrpc: fix cache_head leak due to queued requestVasily Averin
2019-01-13mm, swap: fix swapoff with KSM pagesHuang Ying
2019-01-13mm, hmm: mark hmm_devmem_{add, add_resource} EXPORT_SYMBOL_GPLDan Williams
2019-01-13mm, hmm: use devm semantics for hmm_devmem_{add, remove}Dan Williams
2019-01-13mm, devm_memremap_pages: kill mapping "System RAM" supportDan Williams
2019-01-13mm, devm_memremap_pages: mark devm_memremap_pages() EXPORT_SYMBOL_GPLDan Williams
2019-01-13hwpoison, memory_hotplug: allow hwpoisoned pages to be offlinedMichal Hocko
2019-01-13zram: fix double free backing deviceMinchan Kim