Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'linux-kselftest-kunit-5.10-rc1' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 2020-10-18 | 1 | -0/+4 |
|\ | |||||
| * | init: main: add KUnit to kernel init | Brendan Higgins | 2020-10-09 | 1 | -0/+4 |
* | | Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 2020-10-15 | 1 | -0/+3 |
|\ \ | |||||
| * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-09-22 | 1 | -1/+3 |
| |\ \ | |||||
| * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2020-09-04 | 1 | -1/+1 |
| |\ \ \ | |||||
| * | | | | bpf: Introduce sleepable BPF programs | Alexei Starovoitov | 2020-08-28 | 1 | -0/+1 |
| * | | | | bpf: Add kernel module with user mode driver that populates bpffs. | Alexei Starovoitov | 2020-08-20 | 1 | -0/+2 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2020-10-15 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | bootconfig: Fix kernel message mentioning CONFIG_BOOT_CONFIG | Shaokun Zhang | 2020-09-01 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | Merge tag 'printk-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2020-10-13 | 1 | -1/+2 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'printk-rework' into for-linus | Petr Mladek | 2020-10-12 | 1 | -1/+2 |
| |\ \ \ \ | |||||
| | * | | | | printk: reduce LOG_BUF_SHIFT range for H8300 | John Ogness | 2020-09-08 | 1 | -1/+2 |
* | | | | | | Merge tag 'io_uring-5.10-2020-10-12' of git://git.kernel.dk/linux-block | Linus Torvalds | 2020-10-13 | 1 | -0/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | io_uring: don't rely on weak ->files references | Jens Axboe | 2020-09-30 | 1 | -0/+3 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge tag 'docs-5.10' of git://git.lwn.net/linux | Linus Torvalds | 2020-10-12 | 1 | -1/+1 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Fix references to nommu-mmap.rst | Stephen Kitt | 2020-09-24 | 1 | -1/+1 |
| | |_|/ / | |/| | | | |||||
* | | | | | bootconfig: init: make xbc_namebuf static | Jason Yan | 2020-09-18 | 1 | -1/+1 |
* | | | | | kprobes: tracing/kprobes: Fix to kill kprobes on initmem after boot | Masami Hiramatsu | 2020-09-18 | 1 | -0/+2 |
| |_|_|/ |/| | | | |||||
* | | | | init: fix error check in clean_path() | Barret Rhoden | 2020-09-04 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge tag 'for-linus' of git://github.com/openrisc/linux | Linus Torvalds | 2020-08-14 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | init: Align init_task to avoid conflict with MUTEX_FLAGS | Stafford Horne | 2020-08-04 | 1 | -0/+1 |
* | | | | Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2020-08-10 | 1 | -1/+2 |
|\ \ \ \ | |||||
| * | | | | sched: tasks: Use sequence counter with associated spinlock | Ahmed S. Darwish | 2020-07-29 | 1 | -1/+2 |
| |/ / / | |||||
* | | | | Merge tag 'trace-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2020-08-07 | 1 | -6/+8 |
|\ \ \ \ | |||||
| * | | | | bootconfig: Fix to find the initargs correctly | Masami Hiramatsu | 2020-08-04 | 1 | -6/+8 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2020-08-07 | 2 | -5/+6 |
|\ \ \ \ | |||||
| * | | | | kasan, arm64: don't instrument functions that enable kasan | Andrey Konovalov | 2020-08-07 | 1 | -1/+1 |
| * | | | | mm/slab: expand CONFIG_SLAB_FREELIST_HARDENED to include SLAB | Kees Cook | 2020-08-07 | 1 | -4/+5 |
* | | | | | Merge branch 'hch.init_path' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2020-08-07 | 9 | -591/+148 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | init: add an init_dup helper | Christoph Hellwig | 2020-08-04 | 1 | -4/+4 |
| * | | | | init: add an init_utimes helper | Christoph Hellwig | 2020-07-31 | 1 | -2/+1 |
| * | | | | init: add an init_stat helper | Christoph Hellwig | 2020-07-31 | 1 | -1/+2 |
| * | | | | init: add an init_mknod helper | Christoph Hellwig | 2020-07-31 | 3 | -4/+3 |
| * | | | | init: add an init_mkdir helper | Christoph Hellwig | 2020-07-31 | 3 | -4/+5 |
| * | | | | init: add an init_symlink helper | Christoph Hellwig | 2020-07-31 | 1 | -1/+1 |
| * | | | | init: add an init_link helper | Christoph Hellwig | 2020-07-31 | 1 | -1/+1 |
| * | | | | init: add an init_eaccess helper | Christoph Hellwig | 2020-07-31 | 1 | -2/+2 |
| * | | | | init: add an init_chmod helper | Christoph Hellwig | 2020-07-31 | 1 | -2/+2 |
| * | | | | init: add an init_chown helper | Christoph Hellwig | 2020-07-31 | 1 | -3/+3 |
| * | | | | init: add an init_chroot helper | Christoph Hellwig | 2020-07-31 | 2 | -3/+3 |
| * | | | | init: add an init_chdir helper | Christoph Hellwig | 2020-07-31 | 2 | -5/+5 |
| * | | | | init: add an init_rmdir helper | Christoph Hellwig | 2020-07-31 | 1 | -1/+1 |
| * | | | | init: add an init_unlink helper | Christoph Hellwig | 2020-07-31 | 4 | -5/+6 |
| * | | | | init: add an init_umount helper | Christoph Hellwig | 2020-07-31 | 1 | -1/+1 |
| * | | | | init: add an init_mount helper | Christoph Hellwig | 2020-07-31 | 3 | -7/+8 |
| * | | | | init: mark create_dev as __init | Christoph Hellwig | 2020-07-31 | 1 | -1/+1 |
| * | | | | init: mark console_on_rootfs as __init | Christoph Hellwig | 2020-07-31 | 1 | -1/+1 |
| * | | | | init: initialize ramdisk_execute_command at compile time | Christoph Hellwig | 2020-07-31 | 1 | -5/+1 |
| * | | | | initramfs: use vfs_utimes in do_copy | Christoph Hellwig | 2020-07-31 | 1 | -4/+6 |
| * | | | | init: open code setting up stdin/stdout/stderr | Christoph Hellwig | 2020-07-31 | 1 | -6/+10 |