| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'rcu.next.v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bo... | Linus Torvalds | 2024-03-11 | 1 | -0/+1 |
|\ |
|
| * | rcu-tasks: Initialize data to eliminate RCU-tasks/do_exit() deadlocks | Paul E. McKenney | 2024-02-25 | 1 | -0/+1 |
* | | Merge tag 'vfs-6.9.pidfd' of git://git.kernel.org/pub/scm/linux/kernel/git/vf... | Linus Torvalds | 2024-03-11 | 1 | -127/+20 |
|\ \
| |/
|/| |
|
| * | pidfd: add pidfs | Christian Brauner | 2024-03-01 | 1 | -11/+2 |
| * | pidfd: move struct pidfd_fops | Christian Brauner | 2024-02-28 | 1 | -110/+0 |
| * | pidfd: change pidfd_send_signal() to respect PIDFD_THREAD | Oleg Nesterov | 2024-02-10 | 1 | -2/+0 |
| * | pidfd: clone: allow CLONE_THREAD | CLONE_PIDFD together | Oleg Nesterov | 2024-02-06 | 1 | -3/+4 |
| * | pidfd_poll: report POLLHUP when pid_task() == NULL | Oleg Nesterov | 2024-02-02 | 1 | -15/+7 |
| * | pidfd: implement PIDFD_THREAD flag for pidfd_open() | Oleg Nesterov | 2024-02-02 | 1 | -7/+31 |
| * | pidfd: cleanup the usage of __pidfd_prepare's flags | Oleg Nesterov | 2024-02-02 | 1 | -6/+3 |
| * | fork: Using clone_flags for legacy clone check | Wang Jinchao | 2024-02-02 | 1 | -2/+2 |
* | | exec: Distinguish in_execve from in_exec | Kees Cook | 2024-01-24 | 1 | -0/+1 |
|/ |
|
* | Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2024-01-19 | 1 | -1/+1 |
|\ |
|
| * | iommu: Change kconfig around IOMMU_SVA | Jason Gunthorpe | 2023-12-12 | 1 | -1/+1 |
* | | Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefs | Linus Torvalds | 2024-01-11 | 1 | -0/+2 |
|\ \ |
|
| * | | rseq: Split out rseq.h from sched.h | Kent Overstreet | 2023-12-27 | 1 | -0/+1 |
| * | | kernel/fork.c: add missing include | Kent Overstreet | 2023-12-21 | 1 | -0/+1 |
| |/ |
|
* | | Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2024-01-09 | 1 | -27/+1 |
|\ \ |
|
| * | | fork: remove redundant TASK_UNINTERRUPTIBLE | Kevin Hao | 2023-12-21 | 1 | -1/+1 |
| * | | arch: remove ARCH_TASK_STRUCT_ALLOCATOR | Heiko Carstens | 2023-12-11 | 1 | -6/+0 |
| * | | arch: remove ARCH_THREAD_STACK_ALLOCATOR | Heiko Carstens | 2023-12-11 | 1 | -20/+0 |
| |/ |
|
* | | mm/mglru: add CONFIG_LRU_GEN_WALKS_MMU | Kinsey Ho | 2024-01-05 | 1 | -1/+1 |
* | | fork: use __mt_dup() to duplicate maple tree in dup_mmap() | Peng Zhang | 2023-12-11 | 1 | -11/+29 |
|/ |
|
* | Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2023-11-03 | 1 | -3/+0 |
|\ |
|
| * | kill task_struct->thread_group | Oleg Nesterov | 2023-10-04 | 1 | -3/+0 |
* | | Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2023-11-03 | 1 | -6/+2 |
|\ \ |
|
| * | | mm: drop the assumption that VM_SHARED always implies writable | Lorenzo Stoakes | 2023-10-18 | 1 | -1/+1 |
| * | | mm: add a NO_INHERIT flag to the PR_SET_MDWE prctl | Florent Revest | 2023-10-06 | 1 | -1/+1 |
| * | | mm: remove remnants of SPLIT_RSS_COUNTING | Mateusz Guzik | 2023-10-04 | 1 | -4/+0 |
| |/ |
|
* | | Merge tag 'docs-6.7' of git://git.lwn.net/linux | Linus Torvalds | 2023-11-02 | 1 | -4/+11 |
|\ \ |
|
| * | | fork: Fix kernel-doc | Matthew Wilcox (Oracle) | 2023-10-10 | 1 | -4/+11 |
| |/ |
|
* | | Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2023-11-02 | 1 | -1/+1 |
|\ \ |
|
| * | | arch: Remove Itanium (IA-64) architecture | Ard Biesheuvel | 2023-09-11 | 1 | -1/+1 |
| |/ |
|
* / | file: convert to SLAB_TYPESAFE_BY_RCU | Christian Brauner | 2023-10-19 | 1 | -3/+1 |
|/ |
|
* | Merge tag 'percpu-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds | 2023-09-02 | 1 | -11/+4 |
|\ |
|
| * | kernel/fork: group allocation/free of per-cpu counters for mm struct | Mateusz Guzik | 2023-08-25 | 1 | -11/+4 |
* | | Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2023-08-29 | 1 | -13/+9 |
|\ \ |
|
| * | | kernel/fork: stop playing lockless games for exe_file replacement | Mateusz Guzik | 2023-08-21 | 1 | -13/+9 |
| |/ |
|
* / | kernel/fork: beware of __put_task_struct() calling context | Wander Lairson Costa | 2023-07-13 | 1 | -0/+8 |
|/ |
|
* | fork: lock VMAs of the parent process when forking | Suren Baghdasaryan | 2023-07-08 | 1 | -0/+1 |
* | Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2023-06-28 | 1 | -7/+3 |
|\ |
|
| * | fork: optimize memcg_charge_kernel_stack() a bit | Haifeng Xu | 2023-06-10 | 1 | -7/+3 |
* | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski | 2023-06-08 | 1 | -1/+1 |
|\ \ |
|
| * | | bpf: Fix UAF in task local storage | KP Singh | 2023-06-02 | 1 | -1/+1 |
| |/ |
|
* / | fork, vhost: Use CLONE_THREAD to fix freezer/ps regression | Mike Christie | 2023-06-01 | 1 | -8/+5 |
|/ |
|
* | Merge tag 'iommu-updates-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2023-04-30 | 1 | -0/+1 |
|\ |
|
| *-. | Merge branches 'iommu/fixes', 'arm/allwinner', 'arm/exynos', 'arm/mediatek', ... | Joerg Roedel | 2023-04-14 | 1 | -0/+1 |
| |\ \ |
|
| | | * | iommu/sva: Move PASID helpers to sva code | Jacob Pan | 2023-03-31 | 1 | -0/+1 |
| | |/ |
|
* | | | Merge tag 'trace-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace... | Linus Torvalds | 2023-04-29 | 1 | -0/+2 |
|\ \ \ |
|
| * | | | tracing/user_events: Track fork/exec/exit for mm lifetime | Beau Belgrave | 2023-03-29 | 1 | -0/+2 |
| | |/
| |/| |
|