OSDN Git Service

ARM: 8617/1: dma: fix dma_max_pfn()
[sagit-ice-cold/kernel_xiaomi_msm8998.git] / arch /
2016-10-07 Roger QuadrosARM: 8617/1: dma: fix dma_max_pfn()
2016-10-07 Robin MurphyARM: 8616/1: dt: Respect property size when parsing...
2016-10-07 Andy Lutomirskix86/boot: Initialize FPU and X86_FEATURE_ALWAYS even...
2016-10-07 Andy Lutomirskix86/init: Fix cr4_init_shadow() on CR4-less machines
2016-09-30 Matt RedfearnMIPS: paravirt: Fix undefined reference to smp_bootstrap
2016-09-30 Huacai ChenMIPS: Add a missing ".set pop" in an early commit
2016-09-30 Marcin NowakowskiMIPS: Avoid a BUG warning during prctl(PR_SET_FP_MODE...
2016-09-30 Paul BurtonMIPS: Remove compact branch policy Kconfig entries
2016-09-30 James HoganMIPS: vDSO: Fix Malta EVA mapping to vDSO page structs
2016-09-30 Matt RedfearnMIPS: SMP: Fix possibility of deadlock when bringing...
2016-09-30 Paul BurtonMIPS: Fix pre-r6 emulation FPU initialisation
2016-09-30 Russell Kingnet: smc91x: fix SMC accesses
2016-09-30 Ard Biesheuvelcrypto: arm/aes-ctr - fix NULL dereference in tail...
2016-09-30 Ard Biesheuvelcrypto: arm64/aes-ctr - fix NULL dereference in tail...
2016-09-24 Guenter Roeckopenrisc: fix the fix of copy_from_user()
2016-09-24 Guenter Roeckavr32: fix 'undefined reference to `___copy_from_user'
2016-09-24 Al Viroia64: copy_from_user() should zero the destination...
2016-09-24 Al Viroppc32: fix copy_from_user()
2016-09-24 Al Virosparc32: fix copy_from_user()
2016-09-24 Al Viromn10300: copy_from_user() should zero on access_ok...
2016-09-24 Al Vironios2: copy_from_user() should zero the tail of destination
2016-09-24 Al Viroopenrisc: fix copy_from_user()
2016-09-24 Al Viroparisc: fix copy_from_user()
2016-09-24 Al Virometag: copy_from_user() should zero the destination...
2016-09-24 Al Viroalpha: fix copy_from_user()
2016-09-24 Al Viromips: copy_from_user() must zero the destination on...
2016-09-24 Al Virohexagon: fix strncpy_from_user() error return
2016-09-24 Al Virosh: fix copy_from_user()
2016-09-24 Al Viroscore: fix copy_from_user() and friends
2016-09-24 Al Viroblackfin: fix copy_from_user()
2016-09-24 Al Virocris: buggered copy_from_user/copy_to_user/clear_user
2016-09-24 Al Virofrv: fix clear_user()
2016-09-24 Vineet GuptaARC: uaccess: get_user to zero out dest in cause of...
2016-09-24 Al Viros390: get_user() should zero on failure
2016-09-24 Al Viroscore: fix __get_user/get_user
2016-09-24 Al Vironios2: fix __get_user()
2016-09-24 Al Virosh64: failing __get_user() should zero
2016-09-24 Al Virom32r: fix __get_user()
2016-09-24 Al Viromn10300: failing __get_user() and get_user() should...
2016-09-24 Al Virofix minor infoleak in get_user_ex()
2016-09-24 Al Viromicroblaze: fix copy_from_user()
2016-09-24 Al Viroavr32: fix copy_from_user()
2016-09-24 Al Viromicroblaze: fix __get_user()
2016-09-24 Arnd Bergmannkconfig: tinyconfig: provide whole choice blocks to...
2016-09-24 Will Deaconarm64: spinlocks: implement smp_mb__before_spinlock...
2016-09-24 Lee JonesARM: dts: STiH407-family: Provide interconnect clock...
2016-09-24 Johan HovoldARM: dts: overo: fix gpmc nand on boards with ethernet
2016-09-24 Johan HovoldARM: dts: overo: fix gpmc nand cs0 range
2016-09-24 Fabio EstevamARM: dts: imx6qdl: Fix SPDIF regression
2016-09-24 Sebastian ReichelARM: OMAP3: hwmod data: Add sysc information for DSI
2016-09-24 Simon BaatzARM: kirkwood: ib62x0: fix size of u-boot environment...
2016-09-24 Anson HuangARM: imx6: add missing BM_CLPCR_BYPASS_PMIC_READY setti...
2016-09-24 Peter ChenARM: imx6: add missing BM_CLPCR_BYP_MMDC_CH0_LPM_HS...
2016-09-24 KeerthyARM: AM43XX: hwmod: Fix RSTST register offset for pruss
2016-09-24 Lee JonesARM: dts: STiH410: Handle interconnect clock required...
2016-09-24 Suzuki K Poulosekvm-arm: Unmap shadow pagetables properly
2016-09-24 Emanuel Cziraix86/AMD: Apply erratum 665 on machines without a BIOS fix
2016-09-24 Steven Rostedtx86/paravirt: Do not trace _paravirt_ident_*() functions
2016-09-24 Vineet GuptaARC: mm: fix build breakage with STRICT_MM_TYPECHECKS
2016-09-24 Paul Mackerraspowerpc/mm: Don't alias user region to other regions...
2016-09-24 Mukesh Ojhapowerpc/powernv : Drop reference added by kset_find_obj()
2016-09-24 Nicholas Pigginpowerpc/tm: do not use r13 for tabort_syscall
2016-09-24 Paolo BonziniRevert "KVM: x86: fix missed hardware breakpoints"
2016-09-24 James HoganMIPS: KVM: Check for pfn noslot case
2016-09-15 James Hoganmetag: Fix atomic_*_return inline asm constraints
2016-09-15 Wanpeng Lix86/apic: Do not init irq remapping if ioapic is disabled
2016-09-15 Michael Neulingpowerpc/tm: Avoid SLB faults in treclaim/trecheckpoint...
2016-09-15 Haren Mynenicrypto: nx-842 - Mask XERS0 bit in return value
2016-09-15 Vitaly Kuznetsovx86/hyperv: Avoid reporting bogus NMI status for Gen2...
2016-09-15 Ganapatrao Kulkarniirqchip/gicv3-its: numa: Enable workaround for Cavium...
2016-09-15 Vikas Shivappaperf/x86/cqm: Fix CQM memory leak and notifier leak
2016-09-15 Vikas Shivappaperf/x86/cqm: Fix CQM handling of grouping events into...
2016-09-15 Harald Freudenbergers390/crypto: provide correct file mode at device register.
2016-09-15 Gerald Schaefers390/pci_dma: fix DMA table corruption with > 4 TB...
2016-09-15 Andrew Pinskiarm64: Add workaround for Cavium erratum 27456
2016-09-15 Tirumalesh Chalamarlaarm64: KVM: Configure TCR_EL2.PS at runtime
2016-09-15 Tirumalesh Chalamarlairqchip/gic-v3: Make sure read from ICC_IAR1_EL1 is...
2016-09-07 Vineet GuptaARC: Elide redundant setup of DMA callbacks
2016-09-07 Daniel MentzARC: Call trace_hardirqs_on() before enabling irqs
2016-09-07 Liav RehanaARC: use correct offset in pt_regs for saving/restoring...
2016-09-07 Vineet GuptaARC: build: Better way to detect ISA compatible toolchain
2016-09-07 Caesar Wangarm64: dts: rockchip: add reset saradc node for rk3368...
2016-09-07 Andrey Ryabininum: Don't discard .text.exit section
2016-09-07 Helge Dellerparisc: Fix order of EREFUSED define in errno.h
2016-09-07 James Hoganarm64: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO
2016-09-07 Andrew Donnellanpowerpc/eeh: eeh_pci_enable(): fix checking of post...
2016-09-07 Denys Vlasenkouprobes/x86: Fix RIP-relative handling of EVEX-encoded...
2016-09-07 Sebastian Andrzej... x86/mm: Disable preemption during CR3 read+write
2016-08-20 Andy Shevchenkox86/platform/intel_mid_pci: Rework IRQ0 workaround
2016-08-20 Huacai ChenMIPS: hpet: Increase HPET_MIN_PROG_DELTA and decrease...
2016-08-20 Huacai ChenMIPS: Don't register r4k sched clock when CPUFREQ enabled
2016-08-20 Matt RedfearnMIPS: mm: Fix definition of R6 cache instruction
2016-08-20 James Hoganmetag: Fix __cmpxchg_u32 asm constraint for CMP
2016-08-20 Hans de GoedeARM: dts: sunxi: Add a startup delay for fixed regulato...
2016-08-20 James HoganMIPS: KVM: Propagate kseg0/mapped tlb fault errors
2016-08-20 James HoganMIPS: KVM: Fix gfn range check in kseg0 tlb faults
2016-08-20 James HoganMIPS: KVM: Add missing gfn range check
2016-08-20 James HoganMIPS: KVM: Fix mapped fault broken commpage handling
2016-08-20 Vineet GuptaARC: mm: don't loose PTE_SPECIAL in pte_modify()
2016-08-20 Jim MattsonKVM: nVMX: Fix memory corruption when using VMCS shadowing
next