Age | Commit message (Expand) | Author |
2021-09-09 | parisc: Check user signal stack trampoline is inside TASK_SIZE | Helge Deller |
2021-09-09 | parisc: Drop useless debug info and comments from signal.c | Helge Deller |
2021-09-09 | parisc: Drop strnlen_user() in favour of generic version | Helge Deller |
2021-09-09 | parisc: Add missing FORCE prerequisite in Makefile | Helge Deller |
2021-09-08 | Merge branches 'akpm' and 'akpm-hotfixes' (patches from Andrew) | Linus Torvalds |
2021-09-08 | nds32/setup: remove unused memblock_region variable in setup_memory() | Mike Rapoport |
2021-09-08 | mm/mempolicy: fix a race between offset_il_node and mpol_rebind_task | yanghui |
2021-09-08 | mm/kmemleak: allow __GFP_NOLOCKDEP passed to kmemleak's gfp | Naohiro Aota |
2021-09-08 | mmap_lock: change trace and locking order | Liam Howlett |
2021-09-08 | mm/page_alloc.c: avoid accessing uninitialized pcp page migratetype | Miaohe Lin |
2021-09-08 | mm,vmscan: fix divide by zero in get_scan_count | Rik van Riel |
2021-09-08 | mm/hugetlb: initialize hugetlb_usage in mm_init | Liu Zixian |
2021-09-08 | mm/hmm: bypass devmap pte when all pfn requested flags are fulfilled | Li Zhijian |
2021-09-08 | Merge tag 'tag-chrome-platform-for-v5.15' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2021-09-08 | Merge tag 'pm-5.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds |
2021-09-08 | Merge tag 'acpi-5.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2021-09-08 | Merge tag 'docs-5.15-2' of git://git.lwn.net/linux | Linus Torvalds |
2021-09-08 | Merge tag 'modules-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-09-08 | Merge tag 'microblaze-v5.15' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds |
2021-09-08 | Merge tag 'nfsd-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/... | Linus Torvalds |
2021-09-08 | Merge tag 'ceph-for-5.15-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds |
2021-09-08 | Merge tag '9p-for-5.15-rc1' of git://github.com/martinetd/linux | Linus Torvalds |
2021-09-08 | arch: remove compat_alloc_user_space | Arnd Bergmann |
2021-09-08 | compat: remove some compat entry points | Arnd Bergmann |
2021-09-08 | mm: simplify compat numa syscalls | Arnd Bergmann |
2021-09-08 | mm: simplify compat_sys_move_pages | Arnd Bergmann |
2021-09-08 | kexec: avoid compat_alloc_user_space | Arnd Bergmann |
2021-09-08 | kexec: move locking into do_kexec_load | Arnd Bergmann |
2021-09-08 | mm: migrate: change to use bool type for 'page_was_mapped' | Baolin Wang |
2021-09-08 | mm: migrate: fix the incorrect function name in comments | Baolin Wang |
2021-09-08 | mm: migrate: introduce a local variable to get the number of pages | Baolin Wang |
2021-09-08 | mm/vmstat: protect per cpu variables with preempt disable on RT | Ingo Molnar |
2021-09-08 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-09-08 | Merge tag 'mm-slub-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2021-09-08 | scripts: check_extable: fix typo in user error message | Randy Dunlap |
2021-09-08 | mm/workingset: correct kernel-doc notations | Randy Dunlap |
2021-09-08 | ipc: replace costly bailout check in sysvipc_find_ipc() | Rafael Aquini |
2021-09-08 | selftests/memfd: remove unused variable | Greg Thelen |
2021-09-08 | Kconfig.debug: drop selecting non-existing HARDLOCKUP_DETECTOR_ARCH | Lukas Bulwahn |
2021-09-08 | configs: remove the obsolete CONFIG_INPUT_POLLDEV | Zenghui Yu |
2021-09-08 | prctl: allow to setup brk for et_dyn executables | Cyrill Gorcunov |
2021-09-08 | pid: cleanup the stale comment mentioning pidmap_init(). | Takahiro Itazuri |
2021-09-08 | kernel/fork.c: unexport get_{mm,task}_exe_file | Christoph Hellwig |
2021-09-08 | coredump: fix memleak in dump_vma_snapshot() | QiuXi |
2021-09-08 | fs/coredump.c: log if a core dump is aborted due to changed file permissions | David Oberhollenzer |
2021-09-08 | nilfs2: use refcount_dec_and_lock() to fix potential UAF | Zhen Lei |
2021-09-08 | nilfs2: fix memory leak in nilfs_sysfs_delete_snapshot_group | Nanyong Sun |
2021-09-08 | nilfs2: fix memory leak in nilfs_sysfs_create_snapshot_group | Nanyong Sun |
2021-09-08 | nilfs2: fix memory leak in nilfs_sysfs_delete_##name##_group | Nanyong Sun |
2021-09-08 | nilfs2: fix memory leak in nilfs_sysfs_create_##name##_group | Nanyong Sun |