aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-21Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-rtlsk-v4.4-16.03-rtMark Brown
2016-03-21Merge tag 'v4.4.4-rt11' of git://git.kernel.org/pub/scm/linux/kernel/git/rt/l...Mark Brown
2016-03-18Merge remote-tracking branch 'lsk/linux-linaro-lsk-v4.4' into linux-linaro-ls...lsk-v4.4-16.03Mark Brown
2016-03-18Merge tag 'v4.4.5' into linux-linaro-lsk-v4.4Mark Brown
2016-03-17Merge remote-tracking branch 'lsk/v4.4/topic/ro-vdso' into linux-linaro-lsk-v4.4Mark Brown
2016-03-17ARM/vdso: Mark the vDSO code read-only after initDavid Brown
2016-03-17x86/vdso: Mark the vDSO code read-only after initKees Cook
2016-03-17lkdtm: Verify that '__ro_after_init' works correctlyKees Cook
2016-03-17arch: Introduce post-init read-only memoryKees Cook
2016-03-17x86/mm: Always enable CONFIG_DEBUG_RODATA and remove the Kconfig optionKees Cook
2016-03-17mm/init: Add 'rodata=off' boot cmdline parameter to disable read-only kernel ...Kees Cook
2016-03-17asm-generic: Consolidate mark_rodata_ro()Kees Cook
2016-03-17 Merge tag 'v4.4.6' into linux-linaro-lsk-v4.4Alex Shi
2016-03-16Linux 4.4.6Greg Kroah-Hartman
2016-03-16ld-version: Fix awk regex compile failureJames Hogan
2016-03-16target: Drop incorrect ABORT_TASK put for completed commandsNicholas Bellinger
2016-03-16block: don't optimize for non-cloned bio in bio_get_last_bvec()Ming Lei
2016-03-16MIPS: smp.c: Fix uninitialised temp_foreign_mapJames Hogan
2016-03-16MIPS: Fix build error when SMP is used without GICHauke Mehrtens
2016-03-16ovl: fix getcwd() failure after unsuccessful rmdirRui Wang
2016-03-16ovl: copy new uid/gid into overlayfs runtime inodeKonstantin Khlebnikov
2016-03-16userfaultfd: don't block on the last VM updates at exit timeLinus Torvalds
2016-03-16powerpc/powernv: Fix OPAL_CONSOLE_FLUSH prototype and usagesRussell Currey
2016-03-16powerpc/powernv: Add a kmsg_dumper that flushes console output on panicRussell Currey
2016-03-16powerpc: Fix dedotify for binutils >= 2.26Andreas Schwab
2016-03-16Revert "drm/radeon/pm: adjust display configuration after powerstate"Alex Deucher
2016-03-16drm/radeon: Fix error handling in radeon_flip_work_func.Mario Kleiner
2016-03-16drm/amdgpu: Fix error handling in amdgpu_flip_work_func.Mario Kleiner
2016-03-16Revert "drm/radeon: call hpd_irq_event on resume"Linus Torvalds
2016-03-16x86/mm: Fix slow_virt_to_phys() for X86_PAE againDexuan Cui
2016-03-16gpu: ipu-v3: Do not bail out on missing optional port nodesPhilipp Zabel
2016-03-16mac80211: Fix Public Action frame RX in AP modeJouni Malinen
2016-03-16mac80211: check PN correctly for GCMP-encrypted fragmented MPDUsJohannes Berg
2016-03-16mac80211: minstrel_ht: fix a logic error in RTS/CTS handlingFelix Fietkau
2016-03-16mac80211: minstrel_ht: set default tx aggregation timeout to 0Felix Fietkau
2016-03-16mac80211: fix use of uninitialised values in RX aggregationChris Bainbridge
2016-03-16mac80211: minstrel: Change expected throughput unit back to KbpsSven Eckelmann
2016-03-16iwlwifi: mvm: inc pending frames counter also when txing non-staLiad Kaufman
2016-03-16can: gs_usb: fixed disconnect bug by removing erroneous use of kfree()Maximilain Schneider
2016-03-16cfg80211/wext: fix message orderingJohannes Berg
2016-03-16wext: fix message delay/orderingJohannes Berg
2016-03-16ovl: fix working on distributed fs as lower layerKonstantin Khlebnikov
2016-03-16ovl: ignore lower entries when checking purity of non-directory entriesKonstantin Khlebnikov
2016-03-16ASoC: wm8958: Fix enum ctl accesses in a wrong typeTakashi Iwai
2016-03-16ASoC: wm8994: Fix enum ctl accesses in a wrong typeTakashi Iwai
2016-03-16ASoC: samsung: Use IRQ safe spin lock callsCharles Keepax
2016-03-16ASoC: dapm: Fix ctl value accesses in a wrong typeTakashi Iwai
2016-03-16ncpfs: fix a braino in OOM handling in ncp_fill_cache()Al Viro
2016-03-16jffs2: reduce the breakage on recovery from halfway failed rename()Al Viro
2016-03-16dmaengine: at_xdmac: fix residue computationLudovic Desroches