summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-02-16arm64: entry: Add fake CPU feature for unmapping the kernel at EL0Will Deacon4-6/+50
2018-02-16arm64: tls: Avoid unconditional zeroing of tpidrro_el0 for native tasksWill Deacon1-7/+5
2018-02-16arm64: cpu_errata: Add Kryo to Falkor 1003 errataStephen Boyd3-1/+24
2018-02-16arm64: erratum: Work around Falkor erratum #E1003 in trampoline codeWill Deacon2-12/+17
2018-02-16arm64: entry: Hook up entry trampoline to exception vectorsWill Deacon1-3/+36
2018-02-16arm64: entry: Explicitly pass exception level to kernel_ventry macroWill Deacon1-23/+23
2018-02-16arm64: mm: Map entry trampoline into trampoline and kernel page tablesWill Deacon4-1/+33
2018-02-16arm64: entry: Add exception trampoline page for exceptions from EL0Will Deacon2-0/+103
2018-02-16arm64: mm: Invalidate both kernel and user ASIDs when performing TLBIWill Deacon1-2/+14
2018-02-16arm64: mm: Add arm64_kernel_unmapped_at_el0 helperWill Deacon1-0/+8
2018-02-16arm64: mm: Allocate ASIDs in pairsWill Deacon2-8/+18
2018-02-16arm64: mm: Fix and re-enable ARM64_SW_TTBR0_PANWill Deacon10-21/+42
2018-02-16arm64: mm: Rename post_ttbr0_update_workaroundWill Deacon3-5/+4
2018-02-16arm64: mm: Remove pre_ttbr0_update_workaround for Falkor erratum #E1003Will Deacon4-36/+0
2018-02-16arm64: mm: Move ASID from TTBR0 to TTBR1Will Deacon4-9/+14
2018-02-16arm64: mm: Temporarily disable ARM64_SW_TTBR0_PANWill Deacon1-0/+1
2018-02-16arm64: mm: Use non-global mappings for kernel spaceWill Deacon2-8/+25
2018-02-16arm64: move TASK_* definitions to <asm/processor.h>Yury Norov3-16/+22
2018-02-16media: hdpvr: Fix an error handling path in hdpvr_probe()Arvind Yadav1-11/+15
2018-02-16media: dvb-usb-v2: lmedm04: move ts2020 attach to dm04_lme2510_tunerMalcolm Priestley1-7/+6
2018-02-16media: dvb-usb-v2: lmedm04: Improve logic checking of warm startMalcolm Priestley1-8/+18
2018-02-16dccp: CVE-2017-8824: use-after-free in DCCP codeMohamed Ghannam1-0/+5
2018-02-16drm/i915: Fix deadlock in i830_disable_pipe()Ville Syrjälä1-2/+5
2018-02-16drm/i915: Redo plane sanitation during readoutVille Syrjälä1-49/+65
2018-02-16drm/i915: Add .get_hw_state() method for planesVille Syrjälä3-98/+175
2018-02-16sched/rt: Up the root domain ref count when passing it around via IPIsSteven Rostedt (VMware)3-2/+22
2018-02-16sched/rt: Use container_of() to get root domain in rto_push_irq_work_func()Steven Rostedt (VMware)1-7/+8
2018-02-16KVM MMU: check pending exception before injecting APFHaozhong Zhang1-1/+2
2018-02-16arm64: Add software workaround for Falkor erratum 1041Shanker Donthineni8-0/+27
2018-02-16arm64: Define cputype macros for Falkor CPUShanker Donthineni1-0/+2
2018-02-16watchdog: gpio_wdt: set WDOG_HW_RUNNING in gpio_wdt_stopRasmus Villemoes1-1/+2
2018-02-16sched/wait: Fix add_wait_queue() behavioral changeOmar Sandoval1-1/+1
2018-02-16dmaengine: dmatest: fix container_of member in dmatest_callbackYang Shunyong1-1/+1
2018-02-16cpufreq: mediatek: add mediatek related projects into blacklistAndrew-sh Cheng1-0/+8
2018-02-16CIFS: zero sensitive data when freeingAurelien Aptel3-15/+8
2018-02-16cifs: Fix autonegotiate security settings mismatchDaniel N Pettersson1-2/+1
2018-02-16cifs: Fix missing put_xid in cifs_file_strict_mmapMatthew Wilcox1-14/+12
2018-02-16powerpc/pseries: include linux/types.h in asm/hvcall.hMichal Suchanek1-0/+1
2018-02-16watchdog: indydog: Add dependency on SGI_HAS_INDYDOGMatt Redfearn1-1/+1
2018-02-13Linux 4.14.19v4.14.19Greg Kroah-Hartman1-1/+1
2018-02-13Revert "x86/alternative: Print unadorned pointers"Greg Kroah-Hartman1-7/+7
2018-02-13scsi: storvsc: missing error code in storvsc_probe()Dan Carpenter1-1/+3
2018-02-13kernel/exit.c: export abort() to modulesAndrew Morton4-3/+1
2018-02-13arch: define weak abort()Sudip Mukherjee1-0/+8
2018-02-13crypto: tcrypt - fix S/G table for test_aead_speed()Robert Baronescu1-2/+4
2018-02-13media: soc_camera: soc_scale_crop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSEJesse Chan1-0/+4
2018-02-13media: mtk-vcodec: add missing MODULE_LICENSE/DESCRIPTIONJesse Chan1-0/+3
2018-02-13soreuseport: fix mem leak in reuseport_add_sock()Eric Dumazet1-15/+20
2018-02-13ipv6: Fix SO_REUSEPORT UDP socket with implicit sk_ipv6onlyMartin KaFai Lau1-4/+7
2018-02-13tcp_bbr: fix pacing_gain to always be unity when using lt_bwNeal Cardwell1-3/+3