summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-10dma-debug: skip debug_dma_assert_idle() when disabledHaggai Eran
2015-08-10bio integrity: do not assume bio_integrity_pool exists if bioset existsMike Snitzer
2015-08-10kbuild: Allow arch Makefiles to override {cpp,ld,c}flagsMichal Marek
2015-08-10ARC: make sure instruction_pointer() returns unsigned valueAlexey Brodkin
2015-08-10ARC: Override toplevel default -O2 with -O3Vineet Gupta
2015-08-10s390/cachinfo: add missing facility check to init_cache_level()Heiko Carstens
2015-08-10s390/bpf: clear correct BPF accumulator registerMichael Holzheu
2015-08-10s390/nmi: fix vector register corruptionHeiko Carstens
2015-08-10s390/sclp: clear upper register halves in _sclp_print_earlyMartin Schwidefsky
2015-08-10s390/process: fix sfpc inline assemblyHeiko Carstens
2015-08-10crypto: omap-des - Fix unmapping of dma channelsVutla, Lokesh
2015-08-10x86/kasan: Fix boot crash on AMD processorsAndrey Ryabinin
2015-08-10x86/kasan: Flush TLBs after switching CR3Andrey Ryabinin
2015-08-10x86/kasan: Fix KASAN shadow region page tablesAlexander Popov
2015-08-10x86/init: Clear 'init_level4_pgt' earlierAndrey Ryabinin
2015-08-10freeing unlinked file indefinitely delayedAl Viro
2015-08-10can: mcp251x: fix resume when device is downStefan Agner
2015-08-10can: rcar_can: print signed IRQ #Sergei Shtylyov
2015-08-10can: c_can: Fix default pinmux glitch at initJ.D. Schroeder
2015-08-10can: rcar_can: fix IRQ checkSergei Shtylyov
2015-08-10can: replace timestamp as unique skb attributeOliver Hartkopp
2015-08-10MIPS: fpu.h: Allow 64-bit FPU on a 64-bit MIPS R6 CPUMarkos Chandras
2015-08-10MIPS: Require O32 FP64 support for MIPS64 with O32 compatPaul Burton
2015-08-10MIPS: c-r4k: Fix cache flushing for MT coresMarkos Chandras
2015-08-10MIPS: Fix erroneous JR emulation for MIPS R6Markos Chandras
2015-08-10ARM: imx6: gpc: always enable PU domain if CONFIG_PM is not setLucas Stach
2015-08-10ARM: 8404/1: dma-mapping: fix off-by-one error in bitmap size checkMarek Szyprowski
2015-08-10ARM: dts: am57xx-beagle-x15: Provide supply for usb2_phy2Roger Quadros
2015-08-10ARM: dts: dra7x-evm: Prevent glitch on DCAN1 pinmuxRoger Quadros
2015-08-10ARM: pxa: fix dm9000 platform data regressionRobert Jarzmik
2015-08-10parisc: mm: Fix a memory leak related to pmd not attached to the pgdChristophe Jaillet
2015-08-10parisc: Fix some PTE/TLB race conditions and optimize __flush_tlb_range based...John David Anglin
2015-08-10Revert "Input: synaptics - allocate 3 slots to keep stability in image sensors"Dmitry Torokhov
2015-08-10powerpc/powernv: Fix race in updating core_idle_stateShreyas B. Prabhu
2015-08-10cxl: Check if afu is not null in cxl_slbiaDaniel Axtens
2015-08-10cxl: Fix off by one error allowing subsequent mmap page to be accessedIan Munsie
2015-08-03Linux 4.1.4v4.1.4Greg Kroah-Hartman
2015-08-03x86/mpx: Do not set ->vm_ops on MPX VMAsKirill A. Shutemov
2015-08-03mm: avoid setting up anonymous pages into file mappingKirill A. Shutemov
2015-08-03Fix firmware loader uevent buffer NULL pointer dereferenceLinus Torvalds
2015-08-03hpfs: hpfs_error: Remove static buffer, use vsprintf extension %pV insteadJoe Perches
2015-08-03hpfs: kstrdup() out of memory handlingSanidhya Kashyap
2015-08-03ARM: 8397/1: fix vdsomunge not to depend on glibc specific error.hSzabolcs Nagy
2015-08-03ARM: 8393/1: smp: Fix suspicious RCU usage with ipi tracepointsStephen Boyd
2015-08-03perf bench numa: Fix to show proper convergence statsSrikar Dronamraju
2015-08-03arm64: Don't report clear pmds and puds as hugeChristoffer Dall
2015-08-03arm64: bpf: fix endianness conversion bugsXi Wang
2015-08-03arm64: bpf: fix out-of-bounds read in bpf2a64_offset()Xi Wang
2015-08-03ARM64: smp: Fix suspicious RCU usage with ipi tracepointsStephen Boyd
2015-08-03p9_client_write(): avoid double p9_free_req()Al Viro