Age | Commit message (Expand) | Author | Files | Lines |
2019-11-30 | s390: correct CALL_ON_STACK back_chain saving | Vasily Gorbik | 1 | -1/+14 |
2019-11-30 | s390/unwind: unify task is current checks | Vasily Gorbik | 3 | -6/+3 |
2019-11-30 | s390: disable preemption when switching to nodat stack with CALL_ON_STACK | Vasily Gorbik | 2 | -3/+11 |
2019-11-30 | s390: always inline disabled_wait | Vasily Gorbik | 1 | -1/+1 |
2019-11-30 | s390/vdso: fix getcpu | Heiko Carstens | 4 | -10/+14 |
2019-11-30 | s390/smp,vdso: fix ASCE handling | Heiko Carstens | 1 | -0/+5 |
2019-11-30 | s390/zcrypt: handle new reply code FILTERED_BY_HYPERVISOR | Harald Freudenberger | 1 | -0/+2 |
2019-11-30 | s390: implement perf_arch_fetch_caller_regs | Ilya Leoshkevich | 1 | -0/+7 |
2019-11-26 | Merge tag 's390-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 39 | -372/+410 |
2019-11-26 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 124 | -929/+3535 |
2019-11-26 | Merge tag 'linux-kselftest-5.5-rc1-kunit' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 44 | -0/+7067 |
2019-11-26 | Merge tag 'linux-kselftest-5.5-rc1-fixes' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 17 | -40/+68 |
2019-11-25 | Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc... | Linus Torvalds | 5 | -6/+21 |
2019-11-25 | Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt | Linus Torvalds | 14 | -328/+208 |
2019-11-25 | Merge tag 'affs-for-5.5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -16/+10 |
2019-11-25 | Merge tag 'for-5.5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav... | Linus Torvalds | 66 | -2619/+2780 |
2019-11-25 | Merge tag 'mtd/for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/... | Linus Torvalds | 48 | -1023/+4525 |
2019-11-25 | Merge tag 'for-5.5/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 22 | -412/+433 |
2019-11-25 | Merge tag 'for-5.5/disk-revalidate-20191122' of git://git.kernel.dk/linux-block | Linus Torvalds | 7 | -156/+135 |
2019-11-25 | Merge tag 'for-5.5/zoned-20191122' of git://git.kernel.dk/linux-block | Linus Torvalds | 15 | -702/+427 |
2019-11-25 | Merge tag 'for-5.5/drivers-post-20191122' of git://git.kernel.dk/linux-block | Linus Torvalds | 12 | -20/+341 |
2019-11-25 | Merge tag 'for-5.5/drivers-20191121' of git://git.kernel.dk/linux-block | Linus Torvalds | 48 | -400/+783 |
2019-11-25 | Merge tag 'for-5.5/block-20191121' of git://git.kernel.dk/linux-block | Linus Torvalds | 51 | -800/+1398 |
2019-11-25 | Merge tag 'for-5.5/libata-20191121' of git://git.kernel.dk/linux-block | Linus Torvalds | 23 | -83/+138 |
2019-11-25 | Merge tag 'for-5.5/io_uring-20191121' of git://git.kernel.dk/linux-block | Linus Torvalds | 14 | -725/+3089 |
2019-11-25 | Merge tag 'tpmdd-next-20191112' of git://git.infradead.org/users/jjs/linux-tpmdd | Linus Torvalds | 22 | -887/+1371 |
2019-11-25 | vfs: properly and reliably lock f_pos in fdget_pos() | Linus Torvalds | 3 | -8/+2 |
2019-11-25 | vfs: mark pipes and sockets as stream-like file descriptors | Linus Torvalds | 2 | -2/+5 |
2019-11-25 | Linux 5.4v5.4 | Linus Torvalds | 1 | -1/+1 |
2019-11-24 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 1 | -2/+2 |
2019-11-24 | cramfs: fix usage on non-MTD device | Maxime Bizon | 1 | -2/+2 |
2019-11-24 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 3 | -24/+28 |
2019-11-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -1/+0 |
2019-11-23 | Revert "Input: synaptics - enable RMI mode for X1 Extreme 2nd Generation" | Lyude Paul | 1 | -1/+0 |
2019-11-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 50 | -178/+356 |
2019-11-23 | afs: Fix large file support | Marc Dionne | 1 | -0/+1 |
2019-11-23 | afs: Fix possible assert with callbacks from yfs servers | Marc Dionne | 1 | -1/+0 |
2019-11-22 | r8152: avoid to call napi_disable twice | Hayes Wang | 1 | -8/+20 |
2019-11-22 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 3 | -33/+53 |
2019-11-22 | Merge tag 'linux-can-fixes-for-5.4-20191122' of git://git.kernel.org/pub/scm/... | David S. Miller | 1 | -3/+1 |
2019-11-22 | MAINTAINERS: Add myself as maintainer of virtio-vsock | Stefano Garzarella | 1 | -0/+1 |
2019-11-22 | udp: drop skb extensions before marking skb stateless | Florian Westphal | 2 | -5/+28 |
2019-11-22 | net: rtnetlink: prevent underflows in do_setvfinfo() | Dan Carpenter | 1 | -1/+22 |
2019-11-22 | Merge tag 'pm-5.4-final' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 1 | -1/+7 |
2019-11-22 | Merge tag 'drm-fixes-2019-11-22' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 16 | -32/+183 |
2019-11-22 | mm/ksm.c: don't WARN if page is still mapped in remove_stable_node() | Andrey Ryabinin | 1 | -7/+7 |
2019-11-22 | mm/memory_hotplug: don't access uninitialized memmaps in shrink_zone_span() | David Hildenbrand | 1 | -3/+13 |
2019-11-22 | Revert "fs: ocfs2: fix possible null-pointer dereferences in ocfs2_xa_prepare... | Joseph Qi | 1 | -23/+33 |
2019-11-22 | can: m_can_platform: remove unnecessary m_can_class_resume() call | Pankaj Sharma | 1 | -2/+0 |
2019-11-22 | can: m_can_platform: set net_device structure as driver data | Pankaj Sharma | 1 | -1/+1 |