Age | Commit message (Expand) | Author |
2018-06-14 | Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-ti... | Arnd Bergmann |
2018-06-05 | vfs: change inode times to use struct timespec64 | Deepa Dinamani |
2018-06-05 | pstore: Convert internal records to timespec64 | Kees Cook |
2018-06-04 | Merge tag 'nfs-rdma-for-4.18-1' of git://git.linux-nfs.org/projects/anna/linu... | Trond Myklebust |
2018-06-04 | NFS: Pass the inode down to the getattr() callback | Trond Myklebust |
2018-06-01 | xprtrdma: Add trace_xprtrdma_dma_map(mr) | Chuck Lever |
2018-05-31 | pnfs: Add barrier to prevent lgopen using LAYOUTGET during recall | Fred Isaman |
2018-05-31 | pnfs: Stop attempting LAYOUTGET on OPEN on failure | Fred Isaman |
2018-05-31 | pnfs: Add conditional encode/decode of LAYOUTGET within OPEN compound | Fred Isaman |
2018-05-31 | pnfs: Store return value of decode_layoutget for later processing | Fred Isaman |
2018-05-31 | NFSv4: Fix sillyrename to return the delegation when appropriate | Trond Myklebust |
2018-05-31 | NFS: Move call to nfs4_state_protect() to nfs4_commit_setup() | Anna Schumaker |
2018-05-31 | NFS: Move call to nfs4_state_protect_write() to nfs4_write_setup() | Anna Schumaker |
2018-05-31 | rculist: add list_for_each_entry_from_rcu() | NeilBrown |
2018-05-26 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2018-05-25 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2018-05-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-05-25 | mm/memory_hotplug: fix leftover use of struct page during hotplug | Jonathan Cameron |
2018-05-25 | mm: do not warn on offline nodes unless the specific node is explicitly reque... | Michal Hocko |
2018-05-25 | fs: add timespec64_truncate() | Deepa Dinamani |
2018-05-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2018-05-25 | sched, tracing: Fix trace_sched_pi_setprio() for deboosting | Sebastian Andrzej Siewior |
2018-05-24 | ppp: remove the PPPIOCDETACH ioctl | Eric Biggers |
2018-05-24 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2018-05-24 | Revert "mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE" | Joonsoo Kim |
2018-05-24 | bpf: properly enforce index mask to prevent out-of-bounds speculation | Daniel Borkmann |
2018-05-23 | IB/uverbs: Fix uverbs_attr_get_obj | Jason Gunthorpe |
2018-05-23 | Merge tag 'mac80211-for-davem-2018-05-23' of git://git.kernel.org/pub/scm/lin... | David S. Miller |
2018-05-22 | sctp: fix the issue that flags are ignored when using kernel_connect | Xin Long |
2018-05-21 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds |
2018-05-21 | Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip... | Linus Torvalds |
2018-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-05-20 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2018-05-20 | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2018-05-19 | bpf: Prevent memory disambiguation attack | Alexei Starovoitov |
2018-05-18 | include/linux/mm.h: add new inline function vmf_error() | Souptick Joarder |
2018-05-18 | Merge tag 'mtd/fixes-for-4.17-rc6' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2018-05-18 | cfg80211: further limit wiphy names to 64 bytes | Eric Biggers |
2018-05-17 | tls: don't use stack memory in a scatterlist | Matt Mullins |
2018-05-17 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2018-05-17 | proc: do not access cmdline nor environ from file-backed areas | Willy Tarreau |
2018-05-16 | Merge tag 'trace-v4.17-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-05-16 | net/mlx5: Fix build break when CONFIG_SMP=n | Saeed Mahameed |
2018-05-16 | locking/percpu-rwsem: Annotate rwsem ownership transfer by setting RWSEM_OWNE... | Waiman Long |
2018-05-15 | IB/umem: Use the correct mm during ib_umem_release | Lidong Chen |
2018-05-15 | Merge tag 'afs-fixes-20180514' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-05-15 | mtd: rawnand: Fix return type of __DIVIDE() when called with 32-bit | Geert Uytterhoeven |
2018-05-14 | tracing/x86/xen: Remove zero data size trace events trace_xen_mmu_flush_tlb{_... | Steven Rostedt (VMware) |
2018-05-14 | afs: Add a tracepoint to record callbacks from unlisted servers | David Howells |
2018-05-14 | mtd: Fix comparison in map_word_andequal() | Ben Hutchings |