summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-12ASoC: wm8903: Fix define for WM8903_VMID_RES_250KAxel Lin
2015-08-12ASoC: wm8737: Fixup setting VMID Impedance control registerAxel Lin
2015-08-12crypto: talitos - avoid memleak in talitos_alg_alloc()Horia Geant?
2015-08-12mtd: fix: avoid race condition when accessing mtd->usecountBrian Norris
2015-08-12cx24116: fix a buffer overflow when checking userspace paramsMauro Carvalho Chehab
2015-08-12s5h1420: fix a buffer overflow when checking userspace paramsMauro Carvalho Chehab
2015-08-12hrtimer: Allow concurrent hrtimer_start() for self restarting timersPeter Zijlstra
2015-08-07Linux 3.2.70v3.2.70Ben Hutchings
2015-08-07ACPICA: Utilities: Cleanup to remove useless ACPI_PRINTF/FORMAT_xxx helpers.Lv Zheng
2015-08-07ACPICA: Utilities: Cleanup to convert physical address printing formats.Lv Zheng
2015-08-07ACPICA: Debug output: Update output for Processor object.Bob Moore
2015-08-07ACPICA: Tables: Change acpi_find_root_pointer() to use acpi_physical_address.Lv Zheng
2015-08-07sparc32,leon: fix leon buildSam Ravnborg
2015-08-07staging: line6: avoid __sync_fetch_and_{and,or}Arnd Bergmann
2015-08-07parisc: Provide __ucmpdi2 to resolve undefined references in 32 bit builds.John David Anglin
2015-08-07UBI: fix soft lockup in ubi_check_volume()hujianyang
2015-08-07MIPS: Octeon: Delete override of cpu_has_mips_r2_exec_hazard.Ralf Baechle
2015-08-07MIPS: Fix cpu_has_mips_r2_exec_hazard.Ralf Baechle
2015-08-07MIPS: Octeon: Remove udelay() causing huge IRQ latencyAlexander Sverdlin
2015-08-07MIPS: Fix race condition in lazy cache flushing.Lars Persson
2015-08-07Fix lockup related to stop_machine being stuck in __do_softirq.Ben Greear
2015-08-07softirq: reduce latenciesEric Dumazet
2015-08-07powerpc+sparc64/mm: Remove hack in mmap randomize layoutDan McGee
2015-08-07__ptrace_may_access() should not deny sub-threadsMark Grondona
2015-08-07include/linux/sched.h: don't use task->pid/tgid in same_thread_group/has_grou...Oleg Nesterov
2015-08-07x86/reboot: Fix a warning message triggered by stop_other_cpus()Feng Tang
2015-08-07sb_edac: Fix erroneous bytes->gigabytes conversionJim Snow
2015-08-07Fix sb_edac compilation with 32 bits kernelsMauro Carvalho Chehab
2015-08-07config: Enable NEED_DMA_MAP_STATE by default when SWIOTLB is selectedKonrad Rzeszutek Wilk
2015-08-07net: socket: Fix the wrong returns for recvmsg and sendmsgJunling Zheng
2015-08-07slub: refactoring unfreeze_partials()Joonsoo Kim
2015-08-07debugfs: Fix statfs() regression in 3.2.69Ben Hutchings
2015-08-07sctp: Fix race between OOTB responce and route removalAlexander Sverdlin
2015-08-07neigh: do not modify unlinked entriesJulian Anastasov
2015-08-07packet: avoid out of bounds read in round robin fanoutWillem de Bruijn
2015-08-07packet: read num_members once in packet_rcv_fanout()Eric Dumazet
2015-08-07bridge: fix br_stp_set_bridge_priority race conditionsNikolay Aleksandrov
2015-08-07xen: netback: read hotplug script once at start of day.Ian Campbell
2015-08-07unix/caif: sk_socket can disappear when state is unlockedMark Salyzyn
2015-08-07net: dp83640: fix broken calibration routine.Richard Cochran
2015-08-07powerpc: Don't skip ePAPR spin-table CPUsScott Wood
2015-08-07powerpc: Make logical to real cpu mapping code endian safeAnton Blanchard
2015-08-07dt: Add empty of_property_match_string() functionThierry Reding
2015-08-07of: Add of_property_match_string() to find index into a string listGrant Likely
2015-08-07ipvs: kernel oops - do_ip_vs_get_ctlHans Schillstrom
2015-08-07sctp: fix ASCONF list handlingMarcelo Ricardo Leitner
2015-08-07udp: fix behavior of wrong checksumsEric Dumazet
2015-08-07pipe: iovec: Fix memory corruption when retrying atomic copy as non-atomicBen Hutchings
2015-08-07tracing: Have filter check for balanced opsSteven Rostedt
2015-08-07ring-buffer-benchmark: Fix the wrong sched_priority of producerWang Long