platform/kernel/linux-exynos.git
2017-12-29 Marc ZyngierKVM: arm/arm64: Fix HYP unmapping going off limits
2017-12-29 Julien Thierryarm64: kvm: Prevent restoring stale PMSCR_EL1 for vcpu
2017-12-29 Mika Westerbergpinctrl: cherryview: Mask all interrupts on Intel_Strag...
2017-12-29 Maxime Chevallierspi: a3700: Fix clk prescaling for coefficient over 15
2017-12-29 Ricardo Ribalda... spi: xilinx: Detect stall with Unknown commands
2017-12-29 John David... Revert "parisc: Re-enable interrupts early"
2017-12-29 Helge Dellerparisc: Hide Diva-built-in serial aux and graphics...
2017-12-29 Helge Dellerparisc: Fix indenting in puts()
2017-12-29 Helge Dellerparisc: Align os_hpmc_size on word boundary
2017-12-29 Shaohua Liblock-throttle: avoid double charge
2017-12-29 Jens Axboeblock: unalign call_single_data in struct request
2017-12-29 Rafael J. WysockiPCI / PM: Force devices to D0 in pci_pm_thaw_noirq()
2017-12-29 Takashi IwaiALSA: usb-audio: Fix the missing ctl name suffix at...
2017-12-29 Jussi LaakoALSA: usb-audio: Add native DSD support for Esoteric...
2017-12-29 Guneshwor SinghALSA: hda - Add vendor id for Cannonlake HDMI codec
2017-12-29 Kailang YangALSA: hda/realtek - Fix Dell AIO LineOut issue
2017-12-29 Takashi IwaiALSA: rawmidi: Avoid racy info ioctl via ctl device
2017-12-29 Johan Hovoldmfd: twl6040: Fix child-node lookup
2017-12-29 Johan Hovoldmfd: twl4030-audio: Fix sibling-node lookup
2017-12-29 Jon Huntermfd: cros ec: spi: Don't send first message too soon
2017-12-29 Stephan Muellercrypto: af_alg - fix race accessing cipher request
2017-12-29 Stephan Muellercrypto: af_alg - wait for data at beginning of recvmsg
2017-12-29 Sebastian Andrzej... crypto: mcryptd - protect the per-CPU queue with a...
2017-12-29 Eric Biggerscrypto: skcipher - set walk.iv for zero-length inputs
2017-12-29 Dan Williamsacpi, nfit: fix health event notification
2017-12-29 Takashi IwaiACPI: APEI / ERST: Fix missing error handling in erst_r...
2017-12-29 Thomas Gleixnerx86/cpu_entry_area: Prevent wraparound in setup_cpu_ent...
2017-12-29 Thomas Gleixnerinit: Invoke init_espfix_bsp() from mm_init()
2017-12-29 Thomas Gleixnerx86/cpu_entry_area: Move it out of the fixmap
2017-12-29 Thomas Gleixnerx86/cpu_entry_area: Move it to a separate unit
2017-12-29 Peter Zijlstrax86/mm: Create asm/invpcid.h
2017-12-29 Dave Hansenx86/mm: Put MMU to hardware ASID translation in one...
2017-12-29 Dave Hansenx86/mm: Remove hard-coded ASID limit checks
2017-12-29 Dave Hansenx86/mm: Move the CR3 construction functions to tlbflush.h
2017-12-29 Peter Zijlstrax86/mm: Add comments to clarify which TLB-flush functio...
2017-12-29 Peter Zijlstrax86/mm: Remove superfluous barriers
2017-12-29 Peter Zijlstrax86/mm: Use __flush_tlb_one() for kernel memory
2017-12-29 Peter Zijlstrax86/microcode: Dont abuse the TLB-flush interface
2017-12-29 Peter Zijlstrax86/uv: Use the right TLB-flush API
2017-12-29 Dave Hansenx86/entry: Rename SYSENTER_stack to CPU_ENTRY_AREA_entr...
2017-12-29 Peter Zijlstrax86/doc: Remove obvious weirdnesses from the x86 MM...
2017-12-29 Andy Lutomirskix86/mm/64: Improve the memory map documentation
2017-12-29 Thomas Gleixnerx86/ldt: Prevent LDT inheritance on exec
2017-12-29 Peter Zijlstrax86/ldt: Rework locking
2017-12-29 Thomas Gleixnerarch, mm: Allow arch_dup_mmap() to fail
2017-12-29 Andy Lutomirskix86/vsyscall/64: Warn and fail vsyscall emulation in...
2017-12-29 Andy Lutomirskix86/vsyscall/64: Explicitly set _PAGE_USER in the paget...
2017-12-29 Thomas Gleixnerx86/mm/dump_pagetables: Make the address hints correct...
2017-12-29 Thomas Gleixnerx86/mm/dump_pagetables: Check PAGE_PRESENT for real
2017-12-29 Thomas Gleixnerx86/Kconfig: Limit NR_CPUS on 32-bit to a sane amount
2017-12-29 Ricardo Nerix86/insn-eval: Add utility functions to get segment...
2017-12-29 Randy Dunlapx86/decoder: Fix and update the opcodes map
2017-12-29 Mikulas Patockaobjtool: Fix 64-bit build on 32-bit host
2017-12-29 Ingo Molnartools/headers: Sync objtool UAPI header
2017-12-29 Josh Poimboeufobjtool: Fix cross-build
2017-12-29 Josh Poimboeufobjtool: Move kernel headers/code sync check to a script
2017-12-29 Josh Poimboeufobjtool: Move synced files to their original relative...
2017-12-29 Greg Kroah... Revert "ipv6: grab rt->rt6i_ref before allocating pcpu rt"
2017-12-25 Greg Kroah... Linux 4.14.9 v4.14.9
2017-12-25 Will Deaconlinux/compiler.h: Split into compiler.h and compiler_ty...
2017-12-25 Daniel Borkmannselftests/bpf: add tests for recent bugfixes
2017-12-25 Daniel Borkmannbpf: fix integer overflows
2017-12-25 Daniel Borkmannbpf: don't prune branches when a scalar is replaced...
2017-12-25 Daniel Borkmannbpf: force strict alignment checks for stack pointers
2017-12-25 Daniel Borkmannbpf: fix missing error return in check_stack_boundary()
2017-12-25 Daniel Borkmannbpf: fix 32-bit ALU op verification
2017-12-25 Daniel Borkmannbpf: fix incorrect tracking of register size truncation
2017-12-25 Daniel Borkmannbpf: fix incorrect sign extension in check_alu_op()
2017-12-25 Daniel Borkmannbpf/verifier: fix bounds calculation on BPF_RSH
2017-12-25 Daniel Borkmannbpf, sparc: fix usage of wrong reg for load_skb_regs...
2017-12-25 Daniel Borkmannbpf, ppc64: do not reload skb pointers in non-skb context
2017-12-25 Daniel Borkmannbpf, s390x: do not reload skb pointers in non-skb context
2017-12-25 Daniel Borkmannbpf: fix corruption on concurrent perf_event_output...
2017-12-25 Daniel Borkmannbpf: fix branch pruning logic
2017-12-25 Kirill A. Shutemovmm/sparsemem: Fix ARM64 boot crash when CONFIG_SPARSEME...
2017-12-25 Peter Huttererplatform/x86: asus-wireless: send an EV_SYN/SYN_REPORT...
2017-12-25 Daniel Lezcanothermal/drivers/hisi: Fix multiple alarm interrupts...
2017-12-25 Daniel Lezcanothermal/drivers/hisi: Simplify the temperature/step...
2017-12-25 Daniel Lezcanothermal/drivers/hisi: Fix kernel panic on alarm interrupt
2017-12-25 Daniel Lezcanothermal/drivers/hisi: Fix missing interrupt enablement
2017-12-25 Niranjana Vishwanath... IB/opa_vnic: Properly return the total MACs in UC MAC...
2017-12-25 Scott FrancoIB/opa_vnic: Properly clear Mac Table Digest
2017-12-25 Eric Anholtdrm/vc4: Avoid using vrefresh==0 mode in DSI htotal...
2017-12-25 Nicholas Piggincpuidle: fix broadcast control when broadcast can not...
2017-12-25 Alexandre Bellonirtc: set the alarm to the next expiring timer
2017-12-25 Hoang Trantcp: fix under-evaluated ssthresh in TCP Vegas
2017-12-25 Chen-Yu Tsaiclk: sunxi-ng: sun6i: Rename HDMI DDC clock to avoid...
2017-12-25 Arvind Yadavstaging: greybus: light: Release memory obtained by...
2017-12-25 Wei Hu(Xavier)RDMA/hns: Avoid NULL pointer exception
2017-12-25 Mike Manningnet: ipv6: send NS for DAD when link operationally up
2017-12-25 Mick Tarselibmvnic: Set state UP
2017-12-25 Jacob Kellerfm10k: ensure we process SM mbx when processing VF mbx
2017-12-25 Marek SzyprowskiARM: exynos_defconfig: Enable UAS support for Odroid...
2017-12-25 Alex Williamsonvfio/pci: Virtualize Maximum Payload Size
2017-12-25 Alan Bradyi40e: fix client notify of VF reset
2017-12-25 Dick Kennedyscsi: lpfc: Fix warning messages when NVME_TARGET_FC...
2017-12-25 Dick Kennedyscsi: lpfc: PLOGI failures during NPIV testing
2017-12-25 Dick Kennedyscsi: lpfc: Fix secure firmware updates
2017-12-25 Jacob Kellerfm10k: fix mis-ordered parameters in declaration for...
2017-12-25 Nicolas DechesneASoC: codecs: msm8916-wcd-analog: fix module autoload
next