| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'for-linus-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2021-09-09 | 4 | -31/+86 |
|\ |
|
| * | um: fix stub location calculation | Johannes Berg | 2021-08-26 | 1 | -2/+1 |
| * | um: enable VMAP_STACK | Johannes Berg | 2021-08-26 | 1 | -0/+1 |
| * | um: virt-pci: don't do DMA from stack | Johannes Berg | 2021-08-26 | 1 | -26/+78 |
| * | um: virtio_uml: fix memory leak on init failures | Johannes Berg | 2021-08-26 | 1 | -1/+3 |
| * | um: virtio_uml: include linux/virtio-uml.h | Johannes Berg | 2021-08-26 | 1 | -0/+1 |
| * | um: make PCI emulation driver init/exit static | Johannes Berg | 2021-08-26 | 1 | -2/+2 |
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2021-09-08 | 1 | -4/+0 |
|\ \ |
|
| * | | trap: cleanup trap_init() | Kefeng Wang | 2021-09-08 | 1 | -4/+0 |
| |/ |
|
* | | Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 2021-09-05 | 1 | -4/+1 |
|\ \ |
|
| * | | tracing: Refactor TRACE_IRQFLAGS_SUPPORT in Kconfig | Masahiro Yamada | 2021-08-16 | 1 | -4/+1 |
| |/ |
|
* | | Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2021-09-04 | 7 | -6/+7 |
|\ \ |
|
| * | | isystem: trim/fixup stdarg.h and other headers | Alexey Dobriyan | 2021-08-19 | 6 | -3/+4 |
| * | | kbuild: do not require sub-make for separate output tree builds | Masahiro Yamada | 2021-08-10 | 1 | -3/+3 |
| |/ |
|
* | | Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2021-09-02 | 1 | -1/+2 |
|\ \ |
|
| * | | printk: Userspace format indexing support | Chris Down | 2021-07-19 | 1 | -1/+2 |
| |/ |
|
* | | Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2021-09-02 | 3 | -8/+13 |
|\ \ |
|
| * | | asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbols | Arnd Bergmann | 2021-07-30 | 1 | -0/+2 |
| * | | asm-generic: remove extra strn{cpy_from,len}_user declarations | Arnd Bergmann | 2021-07-27 | 1 | -4/+1 |
| * | | asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_user | Arnd Bergmann | 2021-07-23 | 2 | -8/+14 |
| |/ |
|
* | | Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2021-09-01 | 1 | -6/+7 |
|\ \ |
|
| * | | tty: drop put_tty_driver | Jiri Slaby | 2021-07-27 | 1 | -1/+1 |
| * | | tty: stop using alloc_tty_driver | Jiri Slaby | 2021-07-27 | 1 | -5/+6 |
| |/ |
|
* | | Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 2021-09-01 | 1 | -2/+6 |
|\ \ |
|
| * | | um: vector: adjust to coalesce API changes | Johannes Berg | 2021-08-27 | 1 | -2/+6 |
| |/ |
|
* / | ubd: use bvec_virt | Christoph Hellwig | 2021-08-16 | 1 | -2/+1 |
|/ |
|
* | Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2021-07-10 | 1 | -0/+1 |
|\ |
|
| * | kbuild: require all architectures to have arch/$(SRCARCH)/Kbuild | Masahiro Yamada | 2021-05-26 | 1 | -0/+1 |
* | | Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-block | Linus Torvalds | 2021-07-09 | 1 | -134/+26 |
|\ \ |
|
| * | | ubd: remove dead code in ubd_setup_common | Christoph Hellwig | 2021-06-30 | 1 | -10/+0 |
| * | | ubd: use blk_mq_alloc_disk and blk_cleanup_disk | Christoph Hellwig | 2021-06-30 | 1 | -30/+14 |
| * | | ubd: remove the code to register as the legacy IDE driver | Christoph Hellwig | 2021-06-30 | 1 | -94/+12 |
* | | | Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2021-07-09 | 41 | -105/+1667 |
|\ \ \ |
|
| * | | | um: remove unneeded semicolon in um_arch.c | Wan Jiabing | 2021-06-19 | 1 | -1/+1 |
| * | | | um: Remove the repeated declaration | Shaokun Zhang | 2021-06-17 | 1 | -1/+0 |
| * | | | um: fix error return code in winch_tramp() | Zhen Lei | 2021-06-17 | 1 | -1/+2 |
| * | | | um: fix error return code in slip_open() | Zhen Lei | 2021-06-17 | 1 | -1/+2 |
| * | | | um: Fix stack pointer alignment | YiFei Zhu | 2021-06-17 | 5 | -7/+6 |
| * | | | um: implement flush_cache_vmap/flush_cache_vunmap | Johannes Berg | 2021-06-17 | 2 | -1/+10 |
| * | | | um: add a UML specific futex implementation | Anton Ivanov | 2021-06-17 | 3 | -1/+150 |
| * | | | um: enable the use of optimized xor routines in UML | Anton Ivanov | 2021-06-17 | 2 | -1/+36 |
| * | | | um: Add support for host CPU flags and alignment | Anton Ivanov | 2021-06-17 | 7 | -6/+258 |
| * | | | um: allow not setting extra rpaths in the linux binary | Johannes Berg | 2021-06-17 | 2 | -1/+15 |
| * | | | um: virtio/pci: enable suspend/resume | Johannes Berg | 2021-06-17 | 3 | -10/+53 |
| * | | | um: add PCI over virtio emulation driver | Johannes Berg | 2021-06-17 | 12 | -6/+990 |
| * | | | um: irqs: allow invoking time-travel handler multiple times | Johannes Berg | 2021-06-17 | 1 | -4/+6 |
| * | | | um: time-travel/signals: fix ndelay() in interrupt | Johannes Berg | 2021-06-17 | 5 | -33/+96 |
| * | | | um: expose time-travel mode to userspace side | Johannes Berg | 2021-06-17 | 2 | -11/+23 |
| * | | | um: export signals_enabled directly | Johannes Berg | 2021-06-17 | 5 | -20/+14 |
| * | | | um: remove unused smp_sigio_handler() declaration | Johannes Berg | 2021-06-17 | 1 | -1/+0 |