summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* autofs: remove AUTOFS_DEVID_LENTomohiro Kusumi2016-10-111-2/+0
* autofs: don't fail to free_dev_ioctl(param)Tomohiro Kusumi2016-10-111-1/+2
* autofs: remove obsolete sb fieldsTomohiro Kusumi2016-10-111-2/+0
* autofs: use autofs4_free_ino() to kfree dentry dataTomohiro Kusumi2016-10-111-1/+1
* autofs: remove ino free in autofs4_dir_symlink()Ian Kent2016-10-111-2/+0
* autofs: add WARN_ON(1) for non dir/link inode caseTomohiro Kusumi2016-10-111-1/+2
* autofs: fix autofs4_fill_super() error exit handlingIan Kent2016-10-111-3/+3
* autofs: test autofs versions first on sb initializationTomohiro Kusumi2016-10-111-17/+17
* autofs: drop unnecessary extern in autofs_i.hTomohiro Kusumi2016-10-111-1/+1
* autofs: fix typos in Documentation/filesystems/autofs4.txtTomohiro Kusumi2016-10-111-4/+4
* kprobes: include <asm/sections.h> instead of <asm-generic/sections.h>Christoph Hellwig2016-10-111-1/+1
* checkpatch: improve the octal permissions testsJoe Perches2016-10-111-16/+44
* checkpatch: add warning for unnamed function definition argumentsJoe Perches2016-10-111-0/+13
* checkpatch: improve MACRO_ARG_PRECEDENCE testJoe Perches2016-10-111-1/+19
* checkpatch: add --strict test for precedence challenged macro argumentsJoe Perches2016-10-111-1/+8
* checkpatch: add --strict test for macro argument reuseJoe Perches2016-10-111-8/+35
* checkpatch: improve the block comment * alignment testJoe Perches2016-10-111-7/+12
* checkpatch: speed up checking for filenames in sections marked obsoleteJoe Perches2016-10-111-1/+1
* const_structs.checkpatch: add frequently used from Julia Lawall's listJoe Perches2016-10-111-0/+25
* checkpatch: externalize the structs that should be constJoe Perches2016-10-112-40/+63
* checkpatch: don't test for prefer ether_addr_<foo>Joe Perches2016-10-111-35/+35
* checkpatch: test multiple line block comment alignmentJoe Perches2016-10-111-0/+19
* checkpatch: look for symbolic permissions and suggest octal insteadJoe Perches2016-10-111-6/+43
* checkpatch: see if modified files are marked obsolete in MAINTAINERSJoe Perches2016-10-111-0/+14
* lib/bitmap.c: enhance bitmap syntaxNoam Camus2016-10-112-18/+82
* lib/kstrtox.c: smaller _parse_integer()Alexey Dobriyan2016-10-111-5/+1
* include/linux/ctype.h: make isdigit() table lookuplessAlexey Dobriyan2016-10-111-1/+4
* lib: harden strncpy_from_userMark Rutland2016-10-111-0/+2
* radix-tree tests: properly initialize mutexRoss Zwisler2016-10-111-1/+1
* radix-tree tests: add iteration testRoss Zwisler2016-10-114-1/+184
* radix-tree: 'slot' can be NULL in radix_tree_next_slot()Ross Zwisler2016-10-111-0/+8
* fs/select: add vmalloc fallback for select(2)Vlastimil Babka2016-10-111-3/+11
* block: implement (some of) fallocate for block devicesDarrick J. Wong2016-10-112-1/+79
* block: require write_same and discard requests align to logical block sizeDarrick J. Wong2016-10-111-0/+15
* block: invalidate the page cache when issuing BLKZEROOUTDarrick J. Wong2016-10-111-6/+12
* ocfs2: fix memory leak in dlm_migrate_request_handler()Guozhonghua2016-10-111-0/+3
* Fix off-by-one in __pipe_get_pages()Al Viro2016-10-111-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-10-1157-1206/+1421
|\
| * netfilter: Fix slab corruption.Linus Torvalds2016-10-111-75/+33
| * Merge branch 'be2net-fixes'David S. Miller2016-10-094-6/+47
| |\
| | * be2net: Enable VF link state setting for BE3Suresh Reddy2016-10-091-1/+1
| | * be2net: Fix TX stats for TSO packetsSriharsha Basavapatna2016-10-091-2/+12
| | * be2net: Update Copyright string in be_hw.hSriharsha Basavapatna2016-10-091-1/+1
| | * be2net: NCSI FW section should be properly updated with ethtool for BE3Sriharsha Basavapatna2016-10-091-1/+23
| | * be2net: Provide an alternate way to read pf_num for BEx chipsSriharsha Basavapatna2016-10-092-1/+10
| |/
| * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2016-10-084-49/+70
| |\
| | * Bluetooth: btusb: Fix atheros firmware download errorEthan Hsieh2016-10-071-4/+4
| | * Bluetooth: Refactor append name and appearanceMichał Narajowski2016-10-063-50/+38
| | * Bluetooth: Add appearance to default scan rsp dataMichał Narajowski2016-10-061-1/+10
| | * Bluetooth: Fix local name in scan rspMichał Narajowski2016-10-061-12/+35