| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'kbuild-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 2023-07-01 | 1 | -7/+0 |
|\ |
|
| * | Revert "[PATCH] uml: export symbols added by GCC hardened" | Masahiro Yamada | 2023-06-15 | 1 | -7/+0 |
* | | Merge tag 'slab-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/vba... | Linus Torvalds | 2023-06-29 | 2 | -2/+0 |
|\ \ |
|
| * | | mm/slab: rename CONFIG_SLAB to CONFIG_SLAB_DEPRECATED | Vlastimil Babka | 2023-05-26 | 2 | -2/+0 |
* | | | Merge branch 'expand-stack' | Linus Torvalds | 2023-06-28 | 1 | -5/+6 |
|\ \ \ |
|
| * | | | mm: always expand the stack with the mmap write lock held | Linus Torvalds | 2023-06-27 | 1 | -5/+6 |
| |/ / |
|
* | | | Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2023-06-27 | 3 | -2/+3 |
|\ \ \ |
|
| * | | | uml: Replace strlcpy with strscpy | Azeem Shaikh | 2023-06-20 | 2 | -1/+2 |
| * | | | um: Use HOST_DIR for mrproper | Kees Cook | 2023-06-14 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Merge tag 'landlock-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2023-06-27 | 1 | -1/+0 |
|\ \ \ |
|
| * | | | hostfs: Fix ephemeral inodes | Mickaël Salaün | 2023-06-12 | 1 | -1/+0 |
| | |/
| |/| |
|
* | | | Merge tag 'x86-boot-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2023-06-26 | 3 | -8/+3 |
|\ \ \ |
|
| * | | | um/cpu: Switch to arch_cpu_finalize_init() | Thomas Gleixner | 2023-06-16 | 3 | -8/+3 |
| | |/
| |/| |
|
* | | | Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux | Linus Torvalds | 2023-06-26 | 1 | -14/+6 |
|\ \ \
| |_|/
|/| | |
|
| * | | block: replace fmode_t with a block-specific type for block open flags | Christoph Hellwig | 2023-06-12 | 1 | -4/+4 |
| * | | ubd: remove commented out code in ubd_open | Christoph Hellwig | 2023-06-12 | 1 | -7/+0 |
| * | | block: remove the unused mode argument to ->release | Christoph Hellwig | 2023-06-12 | 1 | -2/+2 |
| * | | block: pass a gendisk to ->open | Christoph Hellwig | 2023-06-12 | 1 | -3/+2 |
| |/ |
|
* / | um: harddog: fix modular build | Johannes Berg | 2023-05-10 | 5 | -7/+23 |
|/ |
|
* | Merge tag 'uml-for-linus-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2023-05-03 | 7 | -102/+36 |
|\ |
|
| * | um: make stub data pages size tweakable | Johannes Berg | 2023-04-20 | 5 | -12/+18 |
| * | um: prevent user code in modules | Johannes Berg | 2023-04-20 | 1 | -2/+2 |
| * | um: further clean up user_syms | Johannes Berg | 2023-04-20 | 1 | -15/+16 |
| * | um: don't export printf() | Johannes Berg | 2023-04-20 | 1 | -3/+0 |
| * | um: hostfs: define our own API boundary | Johannes Berg | 2023-04-20 | 1 | -70/+0 |
| * | um: add __weak for exported functions | Johannes Berg | 2023-04-20 | 1 | -1/+1 |
* | | ELF: fix all "Elf" typos | Alexey Dobriyan | 2023-04-08 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'uml-for-linus-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2023-03-01 | 16 | -99/+243 |
|\ |
|
| * | uml: vector: Remove unused definitions VECTOR_{WRITE,HEADERS} | Carlos Bilbao | 2023-02-13 | 1 | -2/+0 |
| * | um: virt-pci: properly remove PCI device from bus | Benjamin Berg | 2023-02-13 | 1 | -5/+16 |
| * | um: virtio_uml: move device breaking into workqueue | Benjamin Berg | 2023-02-13 | 1 | -1/+15 |
| * | um: virtio_uml: mark device as unregistered when breaking it | Benjamin Berg | 2023-02-13 | 1 | -0/+2 |
| * | um: virtio_uml: free command if adding to virtqueue failed | Benjamin Berg | 2023-02-13 | 1 | -1/+4 |
| * | UML: define RUNTIME_DISCARD_EXIT | Masahiro Yamada | 2023-02-13 | 1 | -1/+1 |
| * | virt-pci: add platform bus support | Vincent Whitchurch | 2023-02-13 | 1 | -0/+91 |
| * | um-virt-pci: Make max delay configurable | Vincent Whitchurch | 2023-02-13 | 1 | -2/+3 |
| * | um: virt-pci: implement pcibios_get_phb_of_node() | Vincent Whitchurch | 2023-02-13 | 1 | -0/+19 |
| * | um: Support LTO | Peter Foley | 2023-02-13 | 2 | -1/+3 |
| * | um: put power options in a menu | Peter Foley | 2023-02-13 | 1 | -0/+4 |
| * | um: Use CFLAGS_vmlinux | Peter Foley | 2023-02-13 | 1 | -2/+1 |
| * | um: Prevent building modules incompatible with MODVERSIONS | Peter Foley | 2023-02-13 | 1 | -0/+2 |
| * | um: Avoid pcap multiple definition errors | Peter Foley | 2023-02-13 | 1 | -2/+2 |
| * | um: Make the definition of cpu_data more compatible | Peter Foley | 2023-02-10 | 2 | -2/+2 |
| * | rust: arch/um: Add support for CONFIG_RUST under x86_64 UML | David Gow | 2023-02-10 | 1 | -0/+1 |
| * | rust: arch/um: Use 'pie' relocation mode under UML | David Gow | 2023-02-10 | 1 | -0/+2 |
| * | um: Declare fix_range_common as a static function | Benjamin Berg | 2023-02-01 | 1 | -2/+2 |
| * | um: Switch printk calls to adhere to correct coding style | Benjamin Berg | 2023-02-01 | 3 | -75/+69 |
| * | um: vector: Fix memory leak in vector_config | Xiang Yang | 2023-02-01 | 1 | -0/+1 |
| * | um: protect VMA iteration | Johannes Berg | 2023-02-01 | 1 | -0/+2 |
| * | um: remove unneeded semicolon | Yang Li | 2023-02-01 | 1 | -1/+1 |