summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net/qlge: Avoids recursive EEH errorGavin Shan2016-05-241-1/+2
* ip6_gre: Set flowi6_proto as IPPROTO_GRE in xmit path.Haishuang Yan2016-05-241-0/+1
* ip6_gre: Fix MTU setting for ip6gretapHaishuang Yan2016-05-241-0/+2
* qed: signedness bug in qed_dcbx_process_tlv()Dan Carpenter2016-05-231-1/+2
* bpf, inode: disallow userns mountsDaniel Borkmann2016-05-231-1/+0
* MAINTAINERS: Add file patterns for net device tree bindingsGeert Uytterhoeven2016-05-231-0/+1
* ipv4: Fix non-initialized TTL when CONFIG_SYSCTL=nEzequiel Garcia2016-05-232-4/+8
* ptp: use memdup_user().Muhammad Falak R Wani2016-05-231-8/+3
* net: hns: avoid null pointer dereferencexypron.glpk@gmx.de2016-05-231-11/+0
* net/atm: sk_err_soft must be positiveStefan Hajnoczi2016-05-232-3/+3
* net: pegasus: simplify logical constraintxypron.glpk@gmx.de2016-05-231-1/+1
* Merge tag 'trace-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2016-05-223-4/+147
|\
| * ftrace/x86: Set ftrace_stub to weak to prevent gcc from using short jumps to itSteven Rostedt2016-05-201-1/+2
| * ftrace: Don't disable irqs when taking the tasklist_lock read_lockSoumya PN2016-05-201-3/+2
| * ftracetest: Add instance created, delete, read and enable event testSteven Rostedt (Red Hat)2016-05-091-0/+143
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2016-05-221-1/+2
|\ \
| * | m68k: change m68knommu maintainer email addressGreg Ungerer2016-05-101-1/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2016-05-2219-110/+147
|\ \ \
| * | | sparc64: Reduce TLB flushes during hugepte changesNitin Gupta2016-05-206-51/+97
| * | | aeroflex/greth: fix warning about unused variableSam Ravnborg2016-05-201-1/+1
| * | | openprom: fix warningSam Ravnborg2016-05-201-24/+16
| * | | Merge branch 'sparc32-cosmetic-changes'David S. Miller2016-05-2011-34/+33
| |\ \ \
| | * | | sparc32: drop superfluous cast in calls to __nocache_pa()Sam Ravnborg2016-05-202-3/+3
| | * | | sparc32: fix build with STRICT_MM_TYPECHECKSSam Ravnborg2016-05-205-11/+14
| | * | | sparc32: use proper prototype for trapbaseSam Ravnborg2016-05-203-5/+3
| | * | | sparc32: drop local prototype in kgdb_32Sam Ravnborg2016-05-201-2/+2
| | * | | sparc32: drop hardcoding trap_level in kgdb_trapSam Ravnborg2016-05-204-14/+12
| |/ / /
* | | | x86: remove more uaccess_32.h complexityLinus Torvalds2016-05-224-31/+3
* | | | x86: remove pointless uaccess_32.h complexityLinus Torvalds2016-05-222-39/+1
* | | | Merge tag 'for-f2fs-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds2016-05-2123-615/+1449
|\ \ \ \
| * | | | f2fs: fix to update dirty page count correctlyChao Yu2016-05-201-3/+4
| * | | | f2fs: flush pending bios right away when error occursJaegeuk Kim2016-05-205-13/+16
| * | | | f2fs: avoid ENOSPC fault in the recovery processJaegeuk Kim2016-05-201-0/+4
| * | | | f2fs: make exit_f2fs_fs more clearTiezhu Yang2016-05-181-5/+5
| * | | | f2fs: use percpu_counter for total_valid_inode_countJaegeuk Kim2016-05-182-14/+15
| * | | | f2fs: use percpu_counter for alloc_valid_block_countJaegeuk Kim2016-05-184-8/+14
| * | | | f2fs: use percpu_counter for # of dirty pages in inodeJaegeuk Kim2016-05-183-7/+12
| * | | | f2fs: use percpu_counter for page countersJaegeuk Kim2016-05-184-24/+52
| * | | | f2fs: use bio count instead of F2FS_WRITEBACK page countJaegeuk Kim2016-05-185-19/+22
| * | | | f2fs: manipulate dirty file inodes when DATA_FLUSH is setJaegeuk Kim2016-05-161-3/+8
| * | | | f2fs: add fault injection to sysfsSheng Yong2016-05-162-10/+91
| * | | | f2fs: no need inc dirty pages under inode lockYunlei He2016-05-161-1/+1
| * | | | f2fs: fix incorrect error path handling in f2fs_move_rehashed_direntsChao Yu2016-05-161-2/+6
| * | | | f2fs: fix i_current_depth during inline dentry conversionChao Yu2016-05-161-0/+1
| * | | | f2fs: correct return value type of f2fs_fill_superSheng Yong2016-05-161-3/+3
| * | | | f2fs: fix deadlock when flush inline dataChao Yu2016-05-111-1/+2
| * | | | f2fs: avoid f2fs_bug_on during recoveryJaegeuk Kim2016-05-111-2/+1
| * | | | f2fs: show # of orphan inodesJaegeuk Kim2016-05-112-2/+5
| * | | | f2fs: support in batch fzero in dnode pageChao Yu2016-05-111-16/+56
| * | | | f2fs: support in batch multi blocks preallocationChao Yu2016-05-113-49/+117
OpenPOWER on IntegriCloud