summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-13RDMA/srpt: Fix a use-after-free in the channel release codeBart Van Assche1-5/+13
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-13iio: dac: ad5686: fix bit shift read registerMircea Caprioru1-1/+2
2019-01-13powerpc/tm: Set MSR[TS] just prior to recheckpointBreno Leitao2-15/+49
2019-01-13Revert "powerpc/tm: Unset MSR[TS] if not recheckpointing"Greg Kroah-Hartman2-29/+9
2019-01-13leds: pwm: silently error out on EPROBE_DEFERJerome Brunet1-2/+3
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-28/+18
2019-01-13nfsd4: zero-length WRITE should succeedJ. Bruce Fields1-2/+0
2019-01-13lockd: Show pid of lockd for remote locksBenjamin Coddington3-5/+5
2019-01-13PCI / PM: Allow runtime PM without callback functionsJarkko Nikula1-15/+12
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-13block: mq-deadline: Fix write completion handlingDamien Le Moal3-2/+14
2019-01-13block: deactivate blk_stat timer in wbt_disable_default()Ming Lei2-1/+8
2019-01-13Fix failure path in alloc_pid()Matthew Wilcox1-2/+4
2019-01-13driver core: Add missing dev->bus->need_parent_lock checksRafael J. Wysocki1-2/+2
2019-01-13srcu: Lock srcu_data structure in srcu_gp_start()Dennis Krein1-0/+2
2019-01-13ALSA: usb-audio: Always check descriptor sizes in parser codeTakashi Iwai3-12/+30
2019-01-13ALSA: usb-audio: Fix an out-of-bound read in create_composite_quirksHui Peng1-0/+6
2019-01-13ALSA: usb-audio: Check mixer unit descriptors more strictlyTakashi Iwai1-4/+11
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-13media: cx23885: only reset DMA on problematic CPUsBrad Love2-2/+55
2019-01-13mt76x0: init hw capabilitiesLorenzo Bianconi1-0/+1
2019-01-13dma-direct: do not include SME mask in the DMA supported checkLendacky, Thomas1-2/+11
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-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-2/+6
2019-01-13powerpc: consolidate -mno-sched-epilog into FTRACE flagsNicholas Piggin5-13/+13
2019-01-13powerpc: remove old GCC version checksNicholas Piggin1-29/+2
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-13memcg, oom: notify on oom killer invocation from the charge pathMichal Hocko1-2/+18
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