summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* scripts/spelling.txt: add "an one" pattern and fix typo instancesMasahiro Yamada2017-02-27
* scripts/spelling.txt: add "an union" pattern and fix typo instancesMasahiro Yamada2017-02-27
* scripts/spelling.txt: add "an user" pattern and fix typo instancesMasahiro Yamada2017-02-27
* scripts/spelling.txt: add "swithc" pattern and fix typo instancesMasahiro Yamada2017-02-27
* scripts/spelling.txt: add "swith" pattern and fix typo instancesMasahiro Yamada2017-02-27
* nilfs2: use i_blocksize()Geliang Tang2017-02-27
* nilfs2: use nilfs_btree_node_size()Geliang Tang2017-02-27
* fs: add i_blocksize()Fabian Frederick2017-02-27
* scatterlist: do not disable IRQs in sg_copy_bufferGilad Ben-Yossef2017-02-27
* scatterlist: reorder compound boolean expressionGilad Ben-Yossef2017-02-27
* ipc/shm: Fix shmat mmap nil-page protectionDavidlohr Bueso2017-02-27
* ipc/mqueue: add missing sparse annotationLuc Van Oostenryck2017-02-27
* ipc/sem: add hysteresisManfred Spraul2017-02-27
* ipc/sem.c: avoid using spin_unlock_wait()Manfred Spraul2017-02-27
* initramfs: finish fput() before accessing any binary from initramfsLokesh Vutla2017-02-27
* lib/fonts/Kconfig: keep non-Sparc fonts listed togetherRandy Dunlap2017-02-27
* config: android-base: enable hardened usercopy and kernel ASLRAmit Pundir2017-02-27
* config: android-recommended: disable aio supportDaniel Micay2017-02-27
* fs/affs: make export work with cold dcacheFabian Frederick2017-02-27
* fs/affs/namei.c: forward declarations clean-upFabian Frederick2017-02-27
* fs/affs: add prefix to some functionsFabian Frederick2017-02-27
* fs/affs: use octal for permissionsFabian Frederick2017-02-27
* fs/affs: make affs exportableFabian Frederick2017-02-27
* fs/affs: add validation block functionFabian Frederick2017-02-27
* fs/affs: remove reference to affs_parent_ino()Fabian Frederick2017-02-27
* fs,eventpoll: don't test for bitfield with stack valueCyrill Gorcunov2017-02-27
* include/linux/pid.h: use for_each_thread() in do_each_pid_thread()Tetsuo Handa2017-02-27
* rapidio: use get_user_pages_unlocked()Lorenzo Stoakes2017-02-27
* /proc/kcore: update physical address for kcore ram and textPratyush Anand2017-02-27
* tools/testing/selftests/sigaltstack/sas.c: improve output of sigaltstack test...Stas Sergeev2017-02-27
* sigaltstack: support SS_AUTODISARM for CONFIG_COMPATStas Sergeev2017-02-27
* fs/reiserfs: atomically read inode sizeFabian Frederick2017-02-27
* hfsplus: atomically read inode sizeFabian Frederick2017-02-27
* autofs: take more care to not update last_used on path walkIan Kent2017-02-27
* autofs: remove duplicated AUTOFS_DEV_IOCTL_SIZE definitionTomohiro Kusumi2017-02-27
* autofs: add command enum/macros for root-dir ioctlsTomohiro Kusumi2017-02-27
* autofs: update ioctl documentation regarding struct autofs_dev_ioctlTomohiro Kusumi2017-02-27
* autofs: fix wrong ioctl documentation regarding devidTomohiro Kusumi2017-02-27
* autofs: fix typo in DocumentationTomohiro Kusumi2017-02-27
* autofs: remove wrong commentTomohiro Kusumi2017-02-27
* kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez2017-02-27
* zswap: don't param_set_charp while holding spinlockDan Streetman2017-02-27
* zswap: clear compressor or zpool param if invalid at initDan Streetman2017-02-27
* zswap: allow initialization at boot without poolDan Streetman2017-02-27
* mm,fs,dax: mark dax_iomap_pmd_fault as constArnd Bergmann2017-02-27
* Merge tag 'watchdog-for-linus-v4.11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-02-26
|\
| * watchdog: s3c2410: Add prefix to local functionKrzysztof Kozlowski2017-02-24
| * watchdog: s3c2410: Select MFD_SYSCON on all Exynos platformsKrzysztof Kozlowski2017-02-24
| * watchdog: s3c2410: Use dev_dbg instead of pr_infoKrzysztof Kozlowski2017-02-24
| * watchdog: s3c2410: Fix infinite interrupt in soft modeKrzysztof Kozlowski2017-02-24