Age | Commit message (Expand) | Author |
2020-02-07 | fs_parse: handle optional arguments sanely | Al Viro |
2020-02-07 | fs_parse: fold fs_parameter_desc/fs_parameter_spec | Al Viro |
2020-02-07 | fs_parser: remove fs_parameter_description name field | Eric Sandeen |
2020-02-07 | add prefix to fs_context->log | Al Viro |
2020-02-07 | ceph_parse_param(), ceph_parse_mon_ips(): switch to passing fc_log | Al Viro |
2020-02-07 | new primitive: __fs_parse() | Al Viro |
2020-02-07 | struct p_log, variants of warnf() et.al. taking that one instead | Al Viro |
2020-02-07 | teach logfc() to handle prefices, give it saner calling conventions | Al Viro |
2020-02-07 | get rid of fs_value_is_filename_empty | Al Viro |
2020-02-07 | don't bother with explicit length argument for __lookup_constant() | Al Viro |
2020-02-07 | fs: New zonefs file system | Damien Le Moal |
2020-02-07 | fold struct fs_parameter_enum into struct constant_table | Al Viro |
2020-02-07 | fs_parse: get rid of ->enums | Al Viro |
2020-02-07 | Pass consistent param->type to fs_parse() | Al Viro |
2020-02-07 | Merge tag 'amd-drm-next-5.6-2020-02-05' of git://people.freedesktop.org/~agd5... | Dave Airlie |
2020-02-06 | net/mlx5: Deprecate usage of generic TLS HW capability bit | Tariq Toukan |
2020-02-06 | Merge tag 'kvm-5.6-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2020-02-06 | Merge tag 'sound-fix-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-02-06 | skbuff: fix a data race in skb_queue_len() | Qian Cai |
2020-02-06 | Merge tag 'ceph-for-5.6-rc1' of https://github.com/ceph/ceph-client | Linus Torvalds |
2020-02-06 | Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds |
2020-02-06 | Merge tag 'io_uring-5.6-2020-02-05' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-02-06 | Merge tag 'libata-5.6-2020-02-05' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-02-05 | of: clk: Make <linux/of_clk.h> self-contained | Geert Uytterhoeven |
2020-02-05 | Merge tag 'pwm/for-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-02-05 | Merge tag 'iommu-updates-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-02-05 | Merge tag 'for-linus-5.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-02-05 | Merge tag 'kvm-s390-next-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Paolo Bonzini |
2020-02-05 | bonding/alb: properly access headers in bond_alb_xmit() | Eric Dumazet |
2020-02-05 | net: dsa: microchip: Platform data shan't include kernel.h | Andy Shevchenko |
2020-02-05 | net: dsa: b53: Platform data shan't include kernel.h | Andy Shevchenko |
2020-02-05 | Merge branch 'linus' into perf/urgent, to synchronize with upstream | Ingo Molnar |
2020-02-05 | Merge branch 'work.recursive_removal' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2020-02-05 | Merge branch 'imm.timestamp' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-02-04 | nfs: optimise readdir cache page invalidation | Dai Ngo |
2020-02-04 | Merge tag 'microblaze-v5.6-rc1' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds |
2020-02-04 | Merge tag 'ovl-update-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
2020-02-04 | asm-generic: Make dma-contiguous.h a mandatory include/asm header | Michal Simek |
2020-02-04 | Merge tag 'rproc-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ander... | Linus Torvalds |
2020-02-04 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-02-04 | Merge tag 'drm-next-2020-02-04' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2020-02-04 | Merge tag 'tag-chrome-platform-for-v5.6' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2020-02-04 | Merge tag 'rtc-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni... | Linus Torvalds |
2020-02-04 | include/linux/cpumask.h: don't calculate length of the input string | Yury Norov |
2020-02-04 | lib: rework bitmap_parse() | Yury Norov |
2020-02-04 | bitops: more BITS_TO_* macros | Yury Norov |
2020-02-04 | lib/string: add strnchrnul() | Yury Norov |
2020-02-04 | proc: convert everything to "struct proc_ops" | Alexey Dobriyan |
2020-02-04 | proc: decouple proc from VFS with "struct proc_ops" | Alexey Dobriyan |
2020-02-04 | asm-generic/tlb: provide MMU_GATHER_TABLE_FREE | Peter Zijlstra |