summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-27fs: add i_blocksize()Fabian Frederick
2017-02-27scatterlist: do not disable IRQs in sg_copy_bufferGilad Ben-Yossef
2017-02-27scatterlist: reorder compound boolean expressionGilad Ben-Yossef
2017-02-27ipc/shm: Fix shmat mmap nil-page protectionDavidlohr Bueso
2017-02-27ipc/mqueue: add missing sparse annotationLuc Van Oostenryck
2017-02-27ipc/sem: add hysteresisManfred Spraul
2017-02-27ipc/sem.c: avoid using spin_unlock_wait()Manfred Spraul
2017-02-27initramfs: finish fput() before accessing any binary from initramfsLokesh Vutla
2017-02-27lib/fonts/Kconfig: keep non-Sparc fonts listed togetherRandy Dunlap
2017-02-27config: android-base: enable hardened usercopy and kernel ASLRAmit Pundir
2017-02-27config: android-recommended: disable aio supportDaniel Micay
2017-02-27fs/affs: make export work with cold dcacheFabian Frederick
2017-02-27fs/affs/namei.c: forward declarations clean-upFabian Frederick
2017-02-27fs/affs: add prefix to some functionsFabian Frederick
2017-02-27fs/affs: use octal for permissionsFabian Frederick
2017-02-27fs/affs: make affs exportableFabian Frederick
2017-02-27fs/affs: add validation block functionFabian Frederick
2017-02-27fs/affs: remove reference to affs_parent_ino()Fabian Frederick
2017-02-27fs,eventpoll: don't test for bitfield with stack valueCyrill Gorcunov
2017-02-27include/linux/pid.h: use for_each_thread() in do_each_pid_thread()Tetsuo Handa
2017-02-27rapidio: use get_user_pages_unlocked()Lorenzo Stoakes
2017-02-27/proc/kcore: update physical address for kcore ram and textPratyush Anand
2017-02-27tools/testing/selftests/sigaltstack/sas.c: improve output of sigaltstack test...Stas Sergeev
2017-02-27sigaltstack: support SS_AUTODISARM for CONFIG_COMPATStas Sergeev
2017-02-27fs/reiserfs: atomically read inode sizeFabian Frederick
2017-02-27hfsplus: atomically read inode sizeFabian Frederick
2017-02-27autofs: take more care to not update last_used on path walkIan Kent
2017-02-27autofs: remove duplicated AUTOFS_DEV_IOCTL_SIZE definitionTomohiro Kusumi
2017-02-27autofs: add command enum/macros for root-dir ioctlsTomohiro Kusumi
2017-02-27autofs: update ioctl documentation regarding struct autofs_dev_ioctlTomohiro Kusumi
2017-02-27autofs: fix wrong ioctl documentation regarding devidTomohiro Kusumi
2017-02-27autofs: fix typo in DocumentationTomohiro Kusumi
2017-02-27autofs: remove wrong commentTomohiro Kusumi
2017-02-27kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez
2017-02-27zswap: don't param_set_charp while holding spinlockDan Streetman
2017-02-27zswap: clear compressor or zpool param if invalid at initDan Streetman
2017-02-27zswap: allow initialization at boot without poolDan Streetman
2017-02-27mm,fs,dax: mark dax_iomap_pmd_fault as constArnd Bergmann
2017-02-27ide: palm_bk3710: add __initdata to palm_bk3710_port_infoBhumika Goyal
2017-02-27Merge tag 'trace-v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds
2017-02-27Merge tag 'trace-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2017-02-27Merge branch 'qed-fixes'David S. Miller
2017-02-27qed: Don't use attention PTT for configuring BWMintz, Yuval
2017-02-27qed: Fix race with multiple VFsMintz, Yuval
2017-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2017-02-26l2tp: avoid use-after-free caused by l2tp_ip_backlog_recvPaul Hüber
2017-02-26xfrm: provide correct dst in xfrm_neigh_lookupJulian Anastasov
2017-02-26rhashtable: Fix RCU dereference annotation in rht_bucket_nestedHerbert Xu
2017-02-26rhashtable: Fix use before NULL check in bucket_table_freeHerbert Xu
2017-02-26net sched actions: do not overwrite status of action creation.Roman Mashak