summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-06kaweth: fix firmware downloadOliver Neukum
2016-10-06NFSD: Using free_conn free connectionKinglong Mee
2016-10-06kernel/fork: fix CLONE_CHILD_CLEARTID regression in nscdMichal Hocko
2016-10-06clockevents: export clockevents_unbind_device instead of clockevents_unbindVitaly Kuznetsov
2016-10-06iommu/amd: Update Alias-DTE in update_device_table()Joerg Roedel
2016-10-06ppp: defer netns reference release for ppp channelWANG Cong
2016-10-06powerpc/ptrace: Fix out of bounds array access warningKhem Raj
2016-10-06powerpc/ps3: Remove unused os_area_db_id_video_modeMichael Ellerman
2016-10-06CRIS: Fix headers_installSam Ravnborg
2016-10-06sched/core: Fix a race between try_to_wake_up() and a woken up taskBalbir Singh
2016-10-06hostfs: Freeing an ERR_PTR in hostfs_fill_sb_common()Dan Carpenter
2016-10-06qxl: check for kmap failuresDan Carpenter
2016-10-06i2c-eg20t: fix race between i2c init and interrupt enableYadi.hu
2016-10-06btrfs: ensure that file descriptor used with subvol ioctls is a dirJeff Mahoney
2016-10-06can: flexcan: fix resume functionFabio Estevam
2016-10-06tracing: Move mutex to protect against resetting of seq dataSteven Rostedt (Red Hat)
2016-10-06fix memory leaks in tracing_buffers_splice_read()Al Viro
2016-10-06mtd: pmcmsp-flash: Allocating too much in init_msp_flash()Dan Carpenter
2016-10-06fix fault_in_multipages_...() on architectures with no-op access_ok()Al Viro
2016-10-06Staging: iio: adc: fix indent on break statementColin Ian King
2016-10-06iwlegacy: avoid warning about missing bracesArnd Bergmann
2016-10-06net: caif: fix misleading indentationArnd Bergmann
2016-10-06Makefile: Mute warning for __builtin_return_address(>0) for tracing onlySteven Rostedt
2016-10-06Disable "frame-address" warningLinus Torvalds
2016-10-06Disable "maybe-uninitialized" warning globallyLinus Torvalds
2016-10-06gcov: disable -Wmaybe-uninitialized warningArnd Bergmann
2016-10-06Kbuild: disable 'maybe-uninitialized' warning for CONFIG_PROFILE_ALL_BRANCHESArnd Bergmann
2016-10-06kbuild: forbid kernel directory to contain spaces and colonsRobert Jarzmik
2016-10-06Makefile: revert "Makefile: Document ability to make file.lst and file.S" par...Wang YanQing
2016-10-06kbuild: Do not run modules_install and install in paralelMichal Marek
2016-10-06ocfs2: fix start offset to ocfs2_zero_range_for_truncate()Ashish Samant
2016-10-06ocfs2/dlm: fix race between convert and migrationJoseph Qi
2016-09-29crypto: skcipher - Fix blkcipher walk OOM crashHerbert Xu
2016-09-29reiserfs: fix "new_insert_key may be used uninitialized ..."Jeff Mahoney
2016-09-29gcov: disable tree-loop-im to reduce stack usageArnd Bergmann
2016-09-29Linux 3.12.64v3.12.64Jiri Slaby
2016-09-29openrisc: fix the fix of copy_from_user()Guenter Roeck
2016-09-29avr32: fix 'undefined reference to `___copy_from_user'Guenter Roeck
2016-09-29ia64: copy_from_user() should zero the destination on access_ok() failureAl Viro
2016-09-29ppc32: fix copy_from_user()Al Viro
2016-09-29sparc32: fix copy_from_user()Al Viro
2016-09-29mn10300: copy_from_user() should zero on access_ok() failure...Al Viro
2016-09-29openrisc: fix copy_from_user()Al Viro
2016-09-29parisc: fix copy_from_user()Al Viro
2016-09-29metag: copy_from_user() should zero the destination on access_ok() failureAl Viro
2016-09-29alpha: fix copy_from_user()Al Viro
2016-09-29asm-generic: make copy_from_user() zero the destination properlyAl Viro
2016-09-29mips: copy_from_user() must zero the destination on access_ok() failureAl Viro
2016-09-29hexagon: fix strncpy_from_user() error returnAl Viro
2016-09-29sh: fix copy_from_user()Al Viro