Age | Commit message (Expand) | Author |
2021-02-28 | Merge tag 'riscv-for-linus-5.12-mw1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-02-28 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2021-02-28 | Merge tag 'xfs-5.12-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2021-02-28 | Merge tag 'block-5.12-2021-02-27' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-02-27 | Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-02-27 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2021-02-27 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-02-26 | riscv: Cleanup setup_bootmem() | Kefeng Wang |
2021-02-26 | RISC-V: Enable CPU Hotplug in defconfigs | Anup Patel |
2021-02-26 | RISC-V: Make NUMA depend on SMP | Palmer Dabbelt |
2021-02-26 | block: Add bio_max_segs | Matthew Wilcox (Oracle) |
2021-02-26 | Merge tag 'docs-5.12-2' of git://git.lwn.net/linux | Linus Torvalds |
2021-02-26 | Merge tag 'for-linus' of git://github.com/openrisc/linux | Linus Torvalds |
2021-02-26 | Merge tag 's390-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2021-02-26 | Merge tag '5.12-smb3-part1' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2021-02-26 | Merge tag 'for-5.12/io_uring-2021-02-25' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-02-26 | Merge branch 'stable/for-linus-5.12' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-02-26 | Merge tag 'leds-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds |
2021-02-26 | Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds |
2021-02-26 | Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-02-26 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2021-02-26 | Merge tag 'm68knommu-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-02-26 | Merge tag 'trace-v5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro... | Linus Torvalds |
2021-02-26 | Merge tag 'orphan-handling-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2021-02-26 | Merge tag 'clang-lto-v5.12-rc1-fix1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-02-26 | Merge tag 'for-linus-5.12b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2021-02-26 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2021-02-26 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-02-26 | MIPS: make userspace mapping young by default | Huang Pei |
2021-02-26 | initramfs: panic with memory information | Florian Fainelli |
2021-02-26 | ubsan: remove overflow checks | Andrey Ryabinin |
2021-02-26 | kgdb: fix to kill breakpoints on initmem after boot | Sumit Garg |
2021-02-26 | scripts/gdb: fix list_for_each | George Prekas |
2021-02-26 | x86: fix seq_file iteration for pat/memtype.c | NeilBrown |
2021-02-26 | seq_file: document how per-entry resources are managed. | NeilBrown |
2021-02-26 | fs/coredump: use kmap_local_page() | Ira Weiny |
2021-02-26 | init/Kconfig: fix a typo in CC_VERSION_TEXT help text | Bhaskar Chowdhury |
2021-02-26 | init: clean up early_param_on_off() macro | Masahiro Yamada |
2021-02-26 | init/version.c: remove Version_<LINUX_VERSION_CODE> symbol | Masahiro Yamada |
2021-02-26 | checkpatch: do not apply "initialise globals to 0" check to BPF progs | Song Liu |
2021-02-26 | checkpatch: don't warn about colon termination in linker scripts | Chris Down |
2021-02-26 | checkpatch: add kmalloc_array_node to unnecessary OOM message check | Joe Perches |
2021-02-26 | checkpatch: add warning for avoiding .L prefix symbols in assembly files | Aditya Srivastava |
2021-02-26 | checkpatch: improve TYPECAST_INT_CONSTANT test message | Joe Perches |
2021-02-26 | checkpatch: prefer ftrace over function entry/exit printks | Joe Perches |
2021-02-26 | checkpatch: trivial style fixes | Dwaipayan Ray |
2021-02-26 | checkpatch: ignore warning designated initializers using NR_CPUS | Peng Wang |
2021-02-26 | checkpatch: improve blank line after declaration test | Joe Perches |
2021-02-26 | include/linux/bitops.h: spelling s/synomyn/synonym/ | Geert Uytterhoeven |
2021-02-26 | lib/cmdline: remove an unneeded local variable in next_arg() | Masahiro Yamada |