mm/shmem: do not wait for lock_page() in shmem_unused_huge_shrink()
[GitHub/LineageOS/android_kernel_motorola_exynos9610.git] / arch /
2018-03-28 Toshi Kanix86/mm: implement free pmd/pte page interfaces
2018-03-28 Toshi Kanimm/vmalloc: add interfaces to free unmapped page table
2018-03-28 Arnd Bergmannh8300: remove extraneous __BIG_ENDIAN definition
2018-03-28 Mathias KresinMIPS: lantiq: ase: Enable MFD_SYSCON
2018-03-28 Mathias KresinMIPS: lantiq: Enable AHB Bus for USB
2018-03-28 Mathias KresinMIPS: lantiq: Fix Danube USB clock
2018-03-28 NeilBrownMIPS: ralink: Fix booting on MT7621
2018-03-28 NeilBrownMIPS: ralink: Remove ralink_halt()
2018-03-24 Joel StanleyARM: dts: aspeed-evb: Add unit name to memory node
2018-03-24 Bjorn Helgaasvgacon: Set VGA struct resource types
2018-03-21 John David Anglinparisc: Handle case where flush_cache_range is called...
2018-03-21 Toshi Kanix86/mm: Fix vmalloc_fault to use pXd_large
2018-03-21 Tom LendackyKVM: x86: Fix device passthrough when SME is active
2018-03-21 Alexander Sergeyevx86/speculation: Remove Skylake C2 from Speculation...
2018-03-21 Andy Whitcroftx86/speculation, objtool: Annotate indirect calls/jumps...
2018-03-21 Andy Lutomirskix86/vm86/32: Fix POPF emulation
2018-03-21 Kirill A. Shutemovx86/cpufeatures: Add Intel PCONFIG cpufeature
2018-03-21 Kirill A. Shutemovx86/cpufeatures: Add Intel Total Memory Encryption...
2018-03-19 Geert Uytterhoevenarm64: dts: renesas: salvator-common: Add EthernetAVB...
2018-03-19 Nicholas Pigginpowerpc/64: Don't trace irqs-off at interrupt return...
2018-03-19 Josh Poimboeufpowerpc/modules: Don't try to restore r2 after a siblin...
2018-03-19 Andrew F. DavisARM: dts: omap3-n900: Fix the audio CODEC's reset pin
2018-03-19 Andrew F. DavisARM: dts: am335x-pepper: Fix the audio CODEC's reset pin
2018-03-19 Simon ShieldsARM: dts: exynos: Correct Trats2 panel reset line
2018-03-19 Simon HormanARM: dts: koelsch: Move cec_clock to root node
2018-03-19 H.J. Lux86: Treat R_X86_64_PLT32 as R_X86_64_PC32
2018-03-15 Francis Deslauriersx86/kprobes: Fix kernel crash when probing .entry_tramp...
2018-03-15 Peter Zijlstraobjtool, retpolines: Integrate objtool with retpoline...
2018-03-15 Peter Zijlstrax86/mm/sme, objtool: Annotate indirect call in sme_encr...
2018-03-15 Peter Zijlstrax86/boot, objtool: Annotate indirect jump in secondary_...
2018-03-15 Peter Zijlstrax86/paravirt, objtool: Annotate indirect calls
2018-03-15 Ingo Molnarx86/speculation: Move firmware_restrict_branch_speculat...
2018-03-15 Peter Zijlstrax86/speculation, objtool: Annotate indirect calls/jumps...
2018-03-15 David Woodhousex86/retpoline: Support retpoline builds with Clang
2018-03-15 David Woodhousex86/speculation: Use IBRS if available before calling...
2018-03-15 David WoodhouseRevert "x86/retpoline: Simplify vmexit_fill_RSB()"
2018-03-15 Jan Beulichx86-64/realmode: Add instruction suffix
2018-03-15 Jan Beulichx86/LDT: Avoid warning in 32-bit builds with older gcc
2018-03-15 Jan Beulichx86/asm: Improve how GEN_*_SUFFIXED_RMWcc() specify...
2018-03-15 Jann Hornx86/mm: Remove stale comment about KMEMCHECK
2018-03-15 Dominik Brodowskix86/entry/64: Use 'xorl' for faster register clearing
2018-03-15 Dominik Brodowskix86/entry: Reduce the code footprint of the 'idtentry...
2018-03-15 Paul BurtonMIPS: CPC: Map registers using DT in mips_cpc_default_p...
2018-03-15 Konrad Rzeszutek... x86/spectre_v2: Don't check microcode versions when...
2018-03-15 Seunghun Hanx86/MCE: Serialize sysfs changes
2018-03-15 Tony Luckx86/MCE: Save microcode revision in machine check records
2018-03-15 Ard Biesheuvelarm64: mm: fix thinko in non-global page table attribut...
2018-03-15 David HildenbrandKVM: s390: fix memory overwrites when not using SCA...
2018-03-15 Colin Ian KingMIPS: OCTEON: irq: Check for null return on kzalloc...
2018-03-15 Colin Ian KingMIPS: ath25: Check for kzalloc allocation failure
2018-03-15 Justin ChenMIPS: BMIPS: Do not mask IPIs during suspend
2018-03-15 Arnd BergmannARM: omap2: hide omap3_save_secure_ram on non-OMAP3...
2018-03-11 Radim KrčmářKVM: x86: fix backward migration with async_PF
2018-03-11 Daniel Borkmannbpf, ppc64: fix out of bounds access in tail call
2018-03-11 Daniel Borkmannbpf, arm64: fix out of bounds access in tail call
2018-03-11 Daniel Borkmannbpf, x64: implement retpoline for tail call
2018-03-09 Adam FordARM: dts: LogicPD Torpedo: Fix I2C1 pinmux
2018-03-09 Adam FordARM: dts: LogicPD SOM-LV: Fix I2C1 pinmux
2018-03-09 Eric BiggersKVM/x86: remove WARN_ON() for when vm_munmap() fails
2018-03-09 Tianyu LanKVM/x86: Fix wrong macro references of X86_CR0_PG_BIT...
2018-03-09 Radim KrčmářKVM: x86: fix vcpu initialization with userspace lapic
2018-03-09 Paolo BonziniKVM/VMX: Optimize vmx_vcpu_run() and svm_vcpu_run(...
2018-03-09 Paolo BonziniKVM: x86: move LAPIC initialization after VMCS creation
2018-03-09 Paolo BonziniKVM/x86: Remove indirect MSR op calls from SPEC_CTRL
2018-03-09 Wanpeng LiKVM: X86: Fix SMRAM accessing even if VM is shutdown
2018-03-09 Paolo BonziniKVM: x86: extend usage of RET_MMIO_PF_* constants
2018-03-09 Arnd BergmannARM: kvm: fix building with gcc-8
2018-03-09 Ulf MagnussonARM: mvebu: Fix broken PL310_ERRATA_753970 selects
2018-03-09 Daniel SchultzARM: dts: rockchip: Remove 1.8 GHz operation point...
2018-03-09 Arnd BergmannARM: orion: fix orion_ge00_switch_board_info initialization
2018-03-09 Jan Beulichx86/mm: Fix {pmd,pud}_{set,clear}_flags()
2018-03-09 David HildenbrandKVM: s390: consider epoch index on TOD clock syncs
2018-03-09 David HildenbrandKVM: s390: consider epoch index on hotplugged CPUs
2018-03-09 David HildenbrandKVM: s390: provide only a single function for setting...
2018-03-09 David HildenbrandKVM: s390: take care of clock-comparator sign control
2018-03-09 Thomas Gleixnerx86/cpu_entry_area: Sync cpu_entry_area to initial_page...
2018-03-09 Sebastian Panceacx86/platform/intel-mid: Handle Intel Edison reboot...
2018-03-09 Juergen Grossx86/xen: Zero MSR_IA32_SPEC_CTRL before suspend
2018-03-09 John David Anglinparisc: Fix ordering of cache and TLB flushes
2018-03-09 Helge Dellerparisc: Reduce irq overhead when run in qemu
2018-03-09 Helge Dellerparisc: Use cr16 interval timers unconditionally on...
2018-03-03 Antoine Tenartarm64: dts: marvell: mcbin: add comphy references to...
2018-03-03 Antoine Tenartarm64: dts: marvell: add comphy nodes on cp110 master...
2018-03-03 Sam Bobroffpowerpc/pseries: Enable RAS hotplug events later
2018-03-03 James HoganMIPS: Implement __multi3 for GCC7 MIPS64r6 builds
2018-03-03 Sergei ShtylyovSolutionEngine771x: fix Ether platform data
2018-03-03 Andy Shevchenkox86/platform/intel-mid: Revert "Make 'bt_sfi_data'...
2018-03-03 Michael Ellermanpowerpc/pseries: Make RAS IRQ explicitly dependent...
2018-03-03 Valentin Ilieia64, sched/cputime: Fix build error if CONFIG_VIRT_CPU...
2018-03-03 Dave Youngx86/efi: Fix kernel param add_efi_memmap regression
2018-03-03 Thomas Gleixnerperf/x86/intel: Plug memory leak in intel_pmu_init()
2018-03-03 Bogdan Mireaarm64: dts: renesas: ulcb: Remove renesas, no-ether...
2018-03-03 Arnd BergmannARM: dts: ls1021a: fix incorrect clock references
2018-03-03 Boris Ostrovskyxen/balloon: Mark unallocated host memory as UNUSABLE
2018-03-03 Jan Beulichx86-64/Xen: eliminate W+X mappings
2018-03-03 Josh Poimboeufx86/stacktrace: Make zombie stack traces reliable
2018-03-03 Arnaldo Carvalho... x86/asm: Allow again using asm.h when building for...
2018-03-03 Chunyan ZhangARM: 8731/1: Fix csum_partial_copy_from_user() stack...
2018-03-03 John David Anglinparisc: Reduce thread stack to 16 kb
2018-02-28 Arnd Bergmannmicroblaze: fix endian handling
next