summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* mm,ksm: fix endless looping in allocating memory when ksm enablezhong jiang2016-10-071-1/+2
* mtd: nand: davinci: Reinitialize the HW ECC engine in 4bit hwctlKarl Beldan2016-10-071-0/+3
* powerpc: Add macros for the ibm_architecture_vec[] lengthsMichael Ellerman2016-10-071-8/+17
* sched/core: Fix an SMP ordering race in try_to_wake_up() vs. schedule()Peter Zijlstra2016-10-071-0/+19
* xfs: fixed signedness of error code in xfs_inode_buf_verifyJeff Mahoney2016-10-061-1/+1
* IB/srpt: Simplify srpt_handle_tsk_mgmt()Bart Van Assche2016-10-061-58/+1
* kaweth: fix firmware downloadOliver Neukum2016-10-061-2/+1
* NFSD: Using free_conn free connectionKinglong Mee2016-10-061-1/+2
* kernel/fork: fix CLONE_CHILD_CLEARTID regression in nscdMichal Hocko2016-10-061-6/+4
* clockevents: export clockevents_unbind_device instead of clockevents_unbindVitaly Kuznetsov2016-10-061-1/+1
* iommu/amd: Update Alias-DTE in update_device_table()Joerg Roedel2016-10-061-1/+9
* ppp: defer netns reference release for ppp channelWANG Cong2016-10-061-2/+3
* powerpc/ptrace: Fix out of bounds array access warningKhem Raj2016-10-061-2/+2
* powerpc/ps3: Remove unused os_area_db_id_video_modeMichael Ellerman2016-10-061-5/+0
* CRIS: Fix headers_installSam Ravnborg2016-10-063-8/+2
* sched/core: Fix a race between try_to_wake_up() and a woken up taskBalbir Singh2016-10-061-0/+22
* hostfs: Freeing an ERR_PTR in hostfs_fill_sb_common()Dan Carpenter2016-10-061-3/+4
* qxl: check for kmap failuresDan Carpenter2016-10-061-0/+2
* i2c-eg20t: fix race between i2c init and interrupt enableYadi.hu2016-10-061-7/+11
* btrfs: ensure that file descriptor used with subvol ioctls is a dirJeff Mahoney2016-10-061-0/+12
* can: flexcan: fix resume functionFabio Estevam2016-10-061-5/+8
* tracing: Move mutex to protect against resetting of seq dataSteven Rostedt (Red Hat)2016-10-061-7/+8
* fix memory leaks in tracing_buffers_splice_read()Al Viro2016-10-061-8/+9
* mtd: pmcmsp-flash: Allocating too much in init_msp_flash()Dan Carpenter2016-10-061-3/+3
* fix fault_in_multipages_...() on architectures with no-op access_ok()Al Viro2016-10-061-19/+19
* Staging: iio: adc: fix indent on break statementColin Ian King2016-10-061-1/+1
* iwlegacy: avoid warning about missing bracesArnd Bergmann2016-10-061-1/+2
* net: caif: fix misleading indentationArnd Bergmann2016-10-061-1/+1
* Makefile: Mute warning for __builtin_return_address(>0) for tracing onlySteven Rostedt2016-10-062-1/+4
* Disable "frame-address" warningLinus Torvalds2016-10-061-0/+1
* Disable "maybe-uninitialized" warning globallyLinus Torvalds2016-10-061-3/+5
* gcov: disable -Wmaybe-uninitialized warningArnd Bergmann2016-10-061-1/+1
* Kbuild: disable 'maybe-uninitialized' warning for CONFIG_PROFILE_ALL_BRANCHESArnd Bergmann2016-10-061-1/+5
* kbuild: forbid kernel directory to contain spaces and colonsRobert Jarzmik2016-10-061-0/+4
* Makefile: revert "Makefile: Document ability to make file.lst and file.S" par...Wang YanQing2016-10-061-1/+1
* kbuild: Do not run modules_install and install in paralelMichal Marek2016-10-061-0/+6
* ocfs2: fix start offset to ocfs2_zero_range_for_truncate()Ashish Samant2016-10-061-10/+24
* ocfs2/dlm: fix race between convert and migrationJoseph Qi2016-10-061-6/+6
* crypto: skcipher - Fix blkcipher walk OOM crashHerbert Xu2016-09-291-1/+2
* reiserfs: fix "new_insert_key may be used uninitialized ..."Jeff Mahoney2016-09-291-1/+2
* gcov: disable tree-loop-im to reduce stack usageArnd Bergmann2016-09-291-1/+1
* Linux 3.12.64v3.12.64Jiri Slaby2016-09-291-1/+1
* openrisc: fix the fix of copy_from_user()Guenter Roeck2016-09-291-1/+1
* avr32: fix 'undefined reference to `___copy_from_user'Guenter Roeck2016-09-291-2/+2
* ia64: copy_from_user() should zero the destination on access_ok() failureAl Viro2016-09-291-11/+9
* ppc32: fix copy_from_user()Al Viro2016-09-291-19/+2
* sparc32: fix copy_from_user()Al Viro2016-09-291-1/+3
* mn10300: copy_from_user() should zero on access_ok() failure...Al Viro2016-09-291-1/+3
* openrisc: fix copy_from_user()Al Viro2016-09-291-24/+11
* parisc: fix copy_from_user()Al Viro2016-09-291-2/+5