Age | Commit message (Expand) | Author |
2019-01-01 | PCI/IOV: Factor out sriov_add_vfs() | Sebastian Ott |
2018-11-04 | Linux 4.20-rc1v4.20-rc1 | Linus Torvalds |
2018-11-04 | Merge tag 'tags/upstream-4.20-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds |
2018-11-04 | Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2018-11-04 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2018-11-04 | Merge tag 'ntb-4.20' of git://github.com/jonmason/ntb | Linus Torvalds |
2018-11-03 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2018-11-03 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2018-11-03 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-11-03 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2018-11-04 | sched/topology: Fix off by one bug | Peter Zijlstra |
2018-11-03 | Merge branch 'core/urgent' into x86/urgent, to pick up objtool fix | Ingo Molnar |
2018-11-03 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2018-11-03 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2018-11-03 | Merge tag 'dma-mapping-4.20-2' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2018-11-03 | Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
2018-11-03 | Merge tag '4.20-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2018-11-03 | Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds |
2018-11-03 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2018-11-03 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2018-11-03 | memory_hotplug: cond_resched in __remove_pages | Michal Hocko |
2018-11-03 | bfs: add sanity check at bfs_fill_super() | Tetsuo Handa |
2018-11-03 | kernel/sysctl.c: remove duplicated include | Michael Schupikov |
2018-11-03 | kernel/kexec_file.c: remove some duplicated includes | zhong jiang |
2018-11-03 | mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmask | Michal Hocko |
2018-11-03 | ocfs2: fix clusters leak in ocfs2_defrag_extent() | Larry Chen |
2018-11-03 | ocfs2: dlmglue: clean up timestamp handling | Arnd Bergmann |
2018-11-03 | ocfs2: don't put and assigning null to bh allocated outside | Changwei Ge |
2018-11-03 | ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entry | Changwei Ge |
2018-11-03 | ocfs2: don't use iocb when EIOCBQUEUED returns | Changwei Ge |
2018-11-03 | ocfs2: without quota support, avoid calling quota recovery | Guozhonghua |
2018-11-03 | ocfs2: remove ocfs2_is_o2cb_active() | Gang He |
2018-11-03 | mm: thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappings | Andrea Arcangeli |
2018-11-03 | include/linux/notifier.h: SRCU: fix ctags | Sam Protsenko |
2018-11-03 | mm: handle no memcg case in memcg_kmem_charge() properly | Roman Gushchin |
2018-11-02 | Merge tag 'omap-for-v4.20/omap1-fix-signed' of git://git.kernel.org/pub/scm/l... | Olof Johansson |
2018-11-02 | ARM: dts: stm32: update HASH1 dmas property on stm32mp157c | Alexandre Torgue |
2018-11-02 | ARM: orion: avoid VLA in orion_mpp_conf | Arnd Bergmann |
2018-11-02 | iov_iter: Fix 9p virtio breakage | Marc Zyngier |
2018-11-02 | Merge branch 'clockevents/4.20-rc1' of https://git.linaro.org/people/daniel.l... | Thomas Gleixner |
2018-11-02 | cifs: fix signed/unsigned mismatch on aio_read patch | Steve French |
2018-11-02 | cifs: don't dereference smb_file_target before null check | Colin Ian King |
2018-11-02 | CIFS: Add direct I/O functions to file_operations | Long Li |
2018-11-02 | CIFS: Add support for direct I/O write | Long Li |
2018-11-02 | CIFS: Add support for direct I/O read | Long Li |
2018-11-02 | smb3: missing defines and structs for reparse point handling | Steve French |
2018-11-02 | smb3: allow more detailed protocol info on open files for debugging | Steve French |
2018-11-02 | smb3: on kerberos mount if server doesn't specify auth type use krb5 | Steve French |
2018-11-02 | smb3: add trace point for tree connection | Steve French |
2018-11-02 | cifs: fix spelling mistake, EACCESS -> EACCES | Colin Ian King |