aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-03hwpoison: fix the handling path of the victimized page frame that belong to n...Chen Yucong1-4/+5
2014-07-03mm:vmscan: update the trace-vmscan-postprocess.pl for event vmscan/mm_vmscan_...Chen Yucong1-12/+2
2014-07-03msync: fix incorrect fstart calculationNamjae Jeon1-1/+2
2014-07-03zram: revalidate disk after capacity changeMinchan Kim1-1/+4
2014-07-03tools: memory-hotplug fix unexpected operator errorShuah Khan1-1/+1
2014-07-03tools: cpu-hotplug fix unexpected operator errorShuah Khan1-1/+1
2014-07-03autofs4: fix false positive compile errorIan Kent1-1/+1
2014-07-03slub: fix off by one in number of slab testsJoonsoo Kim1-3/+3
2014-07-03mm: page_alloc: fix CMA area initialisation when pageblock > MAX_ORDERMichal Nazarewicz1-2/+14
2014-07-03Btrfs: fix crash when starting transactionFilipe Manana1-0/+1
2014-07-03Btrfs: fix btrfs_print_leaf for skinny metadataJosef Bacik1-4/+5
2014-07-03Btrfs: fix race of using total_bytes_pinnedLiu Bo1-4/+1
2014-07-03btrfs: use E2BIG instead of EIO if compression does not helpDavid Sterba1-1/+1
2014-07-03btrfs: remove stale comment from btrfs_flush_all_pending_stuffsDavid Sterba1-5/+0
2014-07-03Btrfs: fix use-after-free when cloning a trailing file holeFilipe Manana1-11/+9
2014-07-03btrfs: fix null pointer dereference in btrfs_show_devname when name is nullAnand Jain1-0/+2
2014-07-03btrfs: fix null pointer dereference in clone_fs_devices when name is nullAnand Jain1-5/+7
2014-07-03btrfs: fix nossd and ssd_spread mount option regressionEric Sandeen1-1/+2
2014-07-03Btrfs: fix race between balance recovery and root deletionWang Shilong2-0/+4
2014-07-03Btrfs: atomically set inode->i_flags in btrfs_update_iflagsFilipe Manana1-7/+10
2014-07-03kbuild: Print the name of the build directoryMichal Marek1-0/+3
2014-07-03drm/vmwgfx: Fix incorrect write to read-only register v2:Thomas Hellstrom1-1/+0
2014-07-03iwlwifi: dvm: don't enable CTS to selfEmmanuel Grumbach1-12/+0
2014-07-03xen/manage: fix potential deadlock when resuming the consoleDavid Vrabel1-1/+4
2014-07-02Merge branch 'stmmac'David S. Miller4-5/+75
2014-07-02net: stmmac: Remove unneeded I/O read caught by cppcheckVince Bridgers1-4/+1
2014-07-02net: stmmac: Correct duplicate if/then/else case found by cppcheckVince Bridgers1-1/+1
2014-07-02net: stmmac: add platform init/exit for Altera's ARM socfpgaVince Bridgers2-0/+73
2014-07-02ieee802154: reassembly: fix possible buffer overflowAlexander Aring1-1/+1
2014-07-02Merge branch 'mlx4'David S. Miller8-77/+30
2014-07-02net/mlx4_en: IRQ affinity hint is not cleared on port downAmir Vadai1-2/+1
2014-07-02lib/cpumask: cpumask_set_cpu_local_first to use all cores when numa node is n...Amir Vadai1-1/+1
2014-07-02net/mlx4_en: Don't use irq_affinity_notifier to track changes in IRQ affinity...Amir Vadai7-74/+28
2014-07-02defxx: Fix !DYNAMIC_BUFFERS compilation warningsMaciej W. Rozycki1-6/+6
2014-07-02defxx: Remove an incorrectly inverted preprocessor conditionalMaciej W. Rozycki1-4/+1
2014-07-02tcp: Fix divide by zero when pushing during tcp-repairChristoph Paasch1-1/+2
2014-07-03md: flush writes before starting a recovery.NeilBrown1-0/+13
2014-07-03md: make sure GET_ARRAY_INFO ioctl reports correct "clean" statusNeilBrown1-1/+1
2014-07-02net: fix sparse warning in sk_dst_set()Eric Dumazet1-1/+1
2014-07-02vlan: free percpu stats in device destructorEric Dumazet1-3/+10
2014-07-02clk: qcom: HDMI source sel is 3 not 2Stephen Boyd1-1/+1
2014-07-03Merge branch 'drm-fixes-3.16' of git://people.freedesktop.org/~agd5f/linuxDave Airlie14-26/+70
2014-07-03drm: fix permissions on drm_drv.cDave Airlie1-0/+0
2014-07-02nfs: fix nfs4d readlink truncated packetAvi Kivity1-1/+1
2014-07-02drm/radeon: page table BOs are kernel allocationsChristian König1-2/+2
2014-07-02drm/radeon/cik: fix typo in EOP packetAlex Deucher1-1/+1
2014-07-02Merge tag 'for_3.16/samsung-clk-fixes' of git://git.kernel.org/pub/scm/linux/...Mike Turquette6-48/+71
2014-07-02kernfs: kernfs_notify() must be useable from non-sleepable contextsTejun Heo2-14/+56
2014-07-02ARM: kprobes: Fix test code compilation errors for ARMv4 targetsJon Medhurst1-0/+8
2014-07-02ARM: kprobes: Disallow instructions with PC and register specified shiftJon Medhurst2-13/+15