summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-09Linux 3.14.12v3.14.12Greg Kroah-Hartman1-1/+1
2014-07-09mm: fix crashes from mbind() merging vmasHugh Dickins1-26/+20
2014-07-09sym53c8xx_2: Set DID_REQUEUE return code when aborting squeueMikulas Patocka1-0/+4
2014-07-09slab: fix oops when reading /proc/slab_allocatorsJoonsoo Kim1-21/+68
2014-07-09mm/numa: Remove BUG_ON() in __handle_mm_fault()Rik van Riel1-3/+0
2014-07-09drivers/video/fbdev/fb-puv3.c: Add header files for function unifb_mmapZhichuang SUN1-0/+2
2014-07-09arch/unicore32/mm/alignment.c: include "asm/pgtable.h" to avoid compiling errorChen Gang1-0/+1
2014-07-09ALSA: usb-audio: Prevent printk ratelimiting from spamming kernel log while D...Sander Eikelenboom1-3/+3
2014-07-09ALSA: usb-audio: Suppress repetitive debug messages from retire_playback_urb()Tim Gardner1-1/+2
2014-07-09audit: remove superfluous new- prefix in AUDIT_LOGIN messagesRichard Guy Briggs1-1/+1
2014-07-09aio: block io_destroy() until all context requests are completedAnatol Pomozov1-4/+32
2014-07-09drm/i915: fix display power sw state reportingImre Deak1-1/+16
2014-07-09mmc: rtsx: add R1-no-CRC mmc command type handleMicky Ching1-0/+3
2014-07-09brcmfmac: Fix brcmf_chip_ai_coredisable not applying reset bits to BCMA_IOCTLHans de Goede1-2/+3
2014-07-09netfilter: nf_nat: fix oops on netns removalFlorian Westphal1-1/+34
2014-07-09tty: Correct INPCK handlingPeter Hurley1-9/+10
2014-07-09serial: Fix IGNBRK handlingPeter Hurley34-32/+44
2014-07-09clk: qcom: Fix mmcc-8974's PLL configurationsStephen Boyd1-5/+8
2014-07-09clk: qcom: Fix clk_rcg2_is_enabled() checkStephen Boyd1-1/+1
2014-07-09mlx4_core: Fix incorrect FLAGS1 bitmap test in mlx4_QUERY_FUNC_CAPJack Morgenstein1-1/+1
2014-07-09mm: page_alloc: fix CMA area initialisation when pageblock > MAX_ORDERMichal Nazarewicz1-2/+14
2014-07-09irqchip: spear_shirq: Fix interrupt offsetThomas Gleixner1-1/+1
2014-07-09md: flush writes before starting a recovery.NeilBrown1-0/+13
2014-07-09tracing: Remove ftrace_stop/start() from reading the trace fileSteven Rostedt (Red Hat)1-2/+0
2014-07-09tools: ffs-test: fix header values endianessMichal Nazarewicz1-2/+2
2014-07-09nfsd: fix rare symlink decoding bugJ. Bruce Fields2-10/+12
2014-07-09staging: iio/ad7291: fix error code in ad7291_probe()Dan Carpenter1-2/+2
2014-07-09iio: of_iio_channel_get_by_name() returns non-null pointers for error legsAdam Thomson1-2/+4
2014-07-09kvm: fix wrong address when writing Hyper-V tsc pageXiaoming Gao1-1/+1
2014-07-09KVM: x86: preserve the high 32-bits of the PAT registerPaolo Bonzini1-1/+1
2014-07-09KVM: x86: Increase the number of fixed MTRR regs to 10Nadav Amit1-1/+1
2014-07-09ext4: Fix hole punching for files with indirect blocksJan Kara1-2/+10
2014-07-09ext4: Fix buffer double free in ext4_alloc_branch()Jan Kara1-1/+7
2014-07-09blkcg: fix use-after-free in __blkg_release_rcu() by making blkcg_gq refcnt a...Tejun Heo2-15/+9
2014-07-09CIFS: fix mount failure with broken pathnames when smb3 mount with mapchars o...Steve French1-3/+4
2014-07-09fs/cifs: fix regression in cifs_create_mf_symlink()Björn Baumbach1-1/+1
2014-07-09b43: fix frequency reported on G-PHY with /new/ firmwareRafał Miłecki1-3/+7
2014-07-09net: allwinner: emac: Add missing free_irqMaxime Ripard1-0/+1
2014-07-09arm64: Bug fix in stack alignment exceptionChiaHao1-1/+0
2014-07-09ARM: OMAP2+: Fix parser-bug in platform muxing codeDavid R. Piegdon1-2/+4
2014-07-09arm64: mm: Make icache synchronisation logic huge page awareSteve Capper1-1/+2
2014-07-09mm, pcp: allow restoring percpu_pagelist_fraction defaultDavid Rientjes3-15/+31
2014-07-09hugetlb: fix copy_hugetlb_page_range() to handle migration/hwpoisoned entryNaoya Horiguchi1-28/+43
2014-07-09iwlwifi: pcie: try to get ownership several timesEmmanuel Grumbach1-10/+16
2014-07-09mac80211: fix a memory leak on sta rate selection tableFelix Fietkau1-0/+1
2014-07-09mac80211: don't check netdev state for debugfs read/writeArik Nemtsov1-4/+2
2014-07-09mac80211: fix IBSS join by initializing last_scan_completedKrzysztof Hałasa1-0/+1
2014-07-09intel_pstate: Correct rounding in busy calculationDoug Smythies1-4/+1
2014-07-09hwmon: (ina2xx) Cast to s16 on shunt and current regsFabio Baltieri1-3/+4
2014-07-09rbd: handle parent_overlap on writes correctlyIlya Dryomov1-1/+9