Age | Commit message (Expand) | Author | Files | Lines |
2020-06-02 | ocfs2: mount shared volume without ha stack | Gang He | 3 | -20/+51 |
2020-06-02 | ocfs2: add missing annotation for dlm_empty_lockres() | Jules Irenge | 1 | -0/+1 |
2020-06-02 | squashfs: migrate from ll_rw_block usage to BIO | Philippe Liard | 11 | -242/+287 |
2020-06-01 | Merge tag 'x86_cache_updates_for_5.8' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 14 | -65/+91 |
2020-06-01 | Merge tag 'x86_microcode_for_5.8' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -8/+7 |
2020-06-01 | Merge tag 'edac_updates_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 10 | -55/+73 |
2020-06-01 | Merge tag 'printk-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 10 | -85/+163 |
2020-06-01 | Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc... | Linus Torvalds | 7 | -10/+24 |
2020-06-01 | Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt | Linus Torvalds | 18 | -302/+737 |
2020-06-01 | Merge tag 'pstore-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 26 | -206/+3464 |
2020-06-01 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 127 | -1794/+4966 |
2020-06-01 | Merge tag 'i3c/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/... | Linus Torvalds | 1 | -8/+8 |
2020-06-01 | Merge tag 'regulator-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds | 69 | -381/+1652 |
2020-06-01 | Merge tag 'spi-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Linus Torvalds | 55 | -941/+2082 |
2020-06-01 | Merge tag 'regmap-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broo... | Linus Torvalds | 5 | -55/+228 |
2020-06-01 | Merge tag 'hwmon-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/g... | Linus Torvalds | 38 | -106/+4342 |
2020-06-01 | Merge tag 'tpmdd-next-20200522' of git://git.infradead.org/users/jjs/linux-tpmdd | Linus Torvalds | 3 | -9/+7 |
2020-06-01 | Merge remote-tracking branch 'regulator/for-5.8' into regulator-linus | Mark Brown | 69 | -377/+1648 |
2020-06-01 | Merge remote-tracking branch 'regulator/for-5.7' into regulator-linus | Mark Brown | 1 | -4/+4 |
2020-06-01 | regulator: max8998: max8998_set_current_limit() can be static | kbuild test robot | 1 | -2/+2 |
2020-06-01 | Merge branches 'edac-i10nm' and 'edac-misc' into edac-updates-for-5.8 | Borislav Petkov | 10 | -55/+73 |
2020-06-01 | Merge branch 'for-5.8-printf-time64_t' into for-linus | Petr Mladek | 5 | -29/+55 |
2020-06-01 | Merge branch 'for-5.8' into for-linus | Petr Mladek | 15035 | -404961/+812876 |
2020-06-01 | Merge branch 'for-5.7-preferred-console' into for-linus | Petr Mladek | 3 | -45/+80 |
2020-05-31 | mtd: Support kmsg dumper based on pstore/blk | WeiXiong Liao | 4 | -2/+596 |
2020-05-31 | pstore/blk: Introduce "best_effort" mode | Kees Cook | 1 | -1/+20 |
2020-05-31 | pstore/blk: Support non-block storage devices | WeiXiong Liao | 5 | -48/+114 |
2020-05-31 | pstore/blk: Provide way to query pstore configuration | WeiXiong Liao | 2 | -7/+58 |
2020-05-31 | pstore/zone: Provide way to skip "broken" zone for MTD devices | WeiXiong Liao | 4 | -19/+71 |
2020-05-31 | Linux 5.7 | Linus Torvalds | 1 | -1/+1 |
2020-05-31 | checkpatch/coding-style: deprecate 80-column warning | Joe Perches | 2 | -14/+23 |
2020-05-31 | Merge tag 'x86-urgent-2020-05-31' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 7 | -57/+74 |
2020-05-31 | Merge tag 'sched-urgent-2020-05-31' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
2020-05-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 69 | -337/+806 |
2020-05-30 | l2tp: add sk_family checks to l2tp_validate_socket | Eric Dumazet | 1 | -0/+3 |
2020-05-30 | l2tp: do not use inet_hash()/inet_unhash() | Eric Dumazet | 2 | -15/+44 |
2020-05-30 | net: qrtr: Allocate workqueue before kernel_bind | Chris Lew | 1 | -5/+5 |
2020-05-30 | Merge branch 'mptcp-a-bunch-of-fixes' | David S. Miller | 1 | -18/+46 |
2020-05-30 | mptcp: remove msk from the token container at destruction time. | Paolo Abeni | 1 | -1/+1 |
2020-05-30 | mptcp: fix race between MP_JOIN and close | Paolo Abeni | 1 | -15/+27 |
2020-05-30 | mptcp: fix unblocking connect() | Paolo Abeni | 1 | -2/+18 |
2020-05-30 | net/sched: act_ct: add nat mangle action only for NAT-conntrack | wenxu | 1 | -0/+3 |
2020-05-30 | devinet: fix memleak in inetdev_init() | Yang Yingliang | 1 | -0/+1 |
2020-05-30 | virtio_vsock: Fix race condition in virtio_transport_recv_pkt | Jia He | 1 | -0/+8 |
2020-05-30 | Merge tag 'powerpc-5.7-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2 | -0/+5 |
2020-05-30 | Merge tag 'gpio-v5.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 6 | -18/+42 |
2020-05-30 | Documentation: Add details for pstore/blk | WeiXiong Liao | 3 | -0/+232 |
2020-05-30 | pstore/zone,blk: Add ftrace frontend support | WeiXiong Liao | 4 | -1/+136 |
2020-05-30 | pstore/zone,blk: Add console frontend support | WeiXiong Liao | 4 | -10/+105 |
2020-05-30 | pstore/zone,blk: Add support for pmsg frontend | WeiXiong Liao | 4 | -9/+282 |