Age | Commit message (Expand) | Author |
2020-03-30 | Merge tag 'for-5.7/io_uring-2020-03-29' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-03-29 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-03-29 | Merge tag 'irq-urgent-2020-03-29' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-03-29 | mm: fork: fix kernel_stack memcg stats for various stack implementations | Roman Gushchin |
2020-03-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2020-03-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2020-03-21 | x86/mm: split vmalloc_sync_all() | Joerg Roedel |
2020-03-21 | genirq: Fix reference leaks on irq affinity notifiers | Edward Cree |
2020-03-20 | bpf: Explicitly memset some bpf info structures declared on the stack | Greg Kroah-Hartman |
2020-03-20 | bpf: Explicitly memset the bpf_attr structure | Greg Kroah-Hartman |
2020-03-17 | bpf: Sanitize the bpf_struct_ops tcp-cc name | Martin KaFai Lau |
2020-03-15 | Merge tag 'locking-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2020-03-15 | Merge tag 'timers-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2020-03-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2020-03-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2020-03-11 | Merge tag 'for-linus-2020-03-10' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2020-03-11 | Merge tag 'trace-v5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2020-03-11 | ftrace: Return the first found result in lookup_rec() | Artem Savkov |
2020-03-10 | cgroup: memcg: net: do not associate sock with unrelated cgroup | Shakeel Butt |
2020-03-10 | Merge branch 'for-5.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-03-10 | Merge branch 'for-5.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-03-10 | bpf/btf: Fix BTF verification of enum members in struct/union | Yoshiki Komachi |
2020-03-10 | workqueue: don't use wq_select_unbound_cpu() for bound works | Hillf Danton |
2020-03-09 | bpf: Fix cgroup ref leak in cgroup_bpf_inherit on out-of-memory | Andrii Nakryiko |
2020-03-09 | bpf: Initialize storage pointers to NULL to prevent freeing garbage pointer | Andrii Nakryiko |
2020-03-09 | pid: make ENOMEM return value more obvious | Christian Brauner |
2020-03-09 | futex: Unbreak futex hashing | Thomas Gleixner |
2020-03-08 | pid: Fix error return value in some cases | Corey Minyard |
2020-03-07 | Merge tag 'block-5.6-2020-03-07' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-03-07 | Merge tag 'for-linus-2020-03-07' of gitolite.kernel.org:pub/scm/linux/kernel/... | Linus Torvalds |
2020-03-06 | futex: Fix inode life-time issue | Peter Zijlstra |
2020-03-05 | bpf: Do not allow map_freeze in struct_ops map | Martin KaFai Lau |
2020-03-05 | bpf: Return better error value in delete_elem for struct_ops map | Martin KaFai Lau |
2020-03-05 | bpf: Fix deadlock with rq_lock in bpf_send_signal() | Yonghong Song |
2020-03-05 | blktrace: fix dereference after null check | Cengiz Can |
2020-03-04 | cgroup1: don't call release_agent when it is "" | Tycho Andersen |
2020-03-04 | cgroup: fix psi_show() crash on 32bit ino archs | Qian Cai |
2020-03-03 | sys/sysinfo: Respect boottime inside time namespace | Cyril Hrubis |
2020-03-02 | task_work_run: don't take ->pi_lock unconditionally | Oleg Nesterov |
2020-03-02 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2020-02-28 | Merge tag 'block-5.6-2020-02-28' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-02-28 | Merge tag 'pm-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds |
2020-02-28 | exit: Fix Sparse errors and warnings | Madhuparna Bhowmik |
2020-02-28 | fork: Use RCU_INIT_POINTER() instead of rcu_access_pointer() | Madhuparna Bhowmik |
2020-02-28 | Merge branches 'pm-sleep' and 'pm-devfreq' | Rafael J. Wysocki |
2020-02-27 | Merge tag 'audit-pr-20200226' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-02-27 | sched/fair: Fix statistics for find_idlest_group() | Vincent Guittot |
2020-02-26 | Merge tag 'trace-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2020-02-26 | signal: avoid double atomic counter increments for user accounting | Linus Torvalds |
2020-02-25 | bootconfig: Fix CONFIG_BOOTTIME_TRACING dependency issue | Masami Hiramatsu |