Age | Commit message (Expand) | Author |
2020-12-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2020-12-28 | Merge branch 'for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2020-12-28 | Merge branch 'for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds |
2020-12-27 | Merge tag 'locking-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2020-12-27 | Merge tag 'timers-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2020-12-27 | Merge tag 'sched-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-12-25 | genirq: Fix export of irq_to_desc() for powerpc KVM | Michael Ellerman |
2020-12-24 | Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-12-24 | bpf: Use thread_group_leader() | Jonathan Lemon |
2020-12-24 | bpf: Save correct stopping point in file seq iteration | Jonathan Lemon |
2020-12-22 | Merge tag 'pm-5.11-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds |
2020-12-22 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-12-22 | Merge tag 'dma-mapping-5.11' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2020-12-22 | kasan: rename (un)poison_shadow to (un)poison_range | Andrey Konovalov |
2020-12-22 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki |
2020-12-22 | bpf: Add schedule point in htab_init_buckets() | Eric Dumazet |
2020-12-20 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2020-12-19 | epoll: wire up syscall epoll_pwait2 | Willem de Bruijn |
2020-12-18 | timekeeping: Fix spelling mistake in Kconfig "fullfill" -> "fulfill" | Colin Ian King |
2020-12-18 | genirq/msi: Initialize msi_alloc_info before calling msi_domain_prepare_irqs() | Zenghui Yu |
2020-12-18 | softirq: Avoid bad tracing / lockdep interaction | Peter Zijlstra |
2020-12-18 | jump_label: Fix usage in module __init | Peter Zijlstra |
2020-12-18 | bpf: Remove unused including <linux/version.h> | Tian Tao |
2020-12-17 | Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2020-12-17 | Merge tag 'modules-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-12-17 | Merge tag 'fsnotify_for_v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-12-16 | Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2020-12-16 | Merge branch 'stable/for-linus-5.11' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2020-12-16 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2020-12-16 | Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-12-16 | Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-12-16 | Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-12-16 | Merge tag 'audit-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-12-16 | Merge tag 'printk-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-12-16 | cgroup: Fix memory leak when parsing multiple source parameters | Qinglang Miao |
2020-12-16 | tick/sched: Remove bogus boot "safety" check | Thomas Gleixner |
2020-12-16 | tick: Remove pointless cpu valid check in hotplug code | Thomas Gleixner |
2020-12-16 | Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-12-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-12-15 | fault-injection: handle EI_ETYPE_TRUE | Barnabás Pőcze |
2020-12-15 | reboot: hide from sysfs not applicable settings | Matteo Croce |
2020-12-15 | reboot: allow to override reboot type if quirks are found | Matteo Croce |
2020-12-15 | reboot: remove cf9_safe from allowed types and rename cf9_force | Matteo Croce |
2020-12-15 | reboot: allow to specify reboot mode via sysfs | Matteo Croce |
2020-12-15 | reboot: refactor and comment the cpu selection code | Matteo Croce |
2020-12-15 | kcov: don't instrument with UBSAN | Dmitry Vyukov |
2020-12-15 | kernel/resource.c: fix kernel-doc markups | Mauro Carvalho Chehab |
2020-12-15 | blktrace: make relay callbacks const | Jani Nikula |
2020-12-15 | relay: allow the use of const callback structs | Jani Nikula |
2020-12-15 | relay: make create_buf_file and remove_buf_file callbacks mandatory | Jani Nikula |