Age | Commit message (Expand) | Author |
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 |
2020-12-15 | relay: require non-NULL callbacks in relay_open() | Jani Nikula |
2020-12-15 | relay: remove unused buf_mapped and buf_unmapped callbacks | Jani Nikula |
2020-12-15 | gcov: fix kernel-doc markup issue | Alex Shi |
2020-12-15 | gcov: remove support for GCC < 4.9 | Nick Desaulniers |
2020-12-15 | kdump: append uts_namespace.name offset to VMCOREINFO | Alexander Egorenkov |
2020-12-15 | kernel/acct.c: use #elif instead of #end and #elif | Hui Su |
2020-12-15 | Merge branch 'exec-update-lock-for-v5.11' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2020-12-15 | Merge branch 'exec-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-12-15 | Merge tag 'acpi-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds |
2020-12-15 | Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2020-12-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2020-12-15 | Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-12-15 | Merge tag 'driver-core-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2020-12-15 | Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2020-12-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-12-15 | kernel/power: allow hibernation with page_poison sanity checking | Vlastimil Babka |
2020-12-15 | PM: hibernate: make direct map manipulations more explicit | Mike Rapoport |
2020-12-15 | workqueue: kasan: record workqueue stack | Walter Wu |
2020-12-15 | mm: cleanup: remove unused tsk arg from __access_remote_vm | John Hubbard |
2020-12-15 | mm: memcg/slab: rename *_lruvec_slab_state to *_lruvec_kmem_state | Muchun Song |
2020-12-15 | cgroup: remove obsoleted broken_hierarchy and warned_broken_hierarchy | Roman Gushchin |
2020-12-15 | mm: memcg: deprecate the non-hierarchical mode | Roman Gushchin |
2020-12-15 | mm/gup: prevent gup_fast from racing with COW during fork | Jason Gunthorpe |
2020-12-15 | kthread_worker: document CPU hotplug handling | Petr Mladek |
2020-12-15 | kthread: add kthread_work tracepoints | Rob Clark |
2020-12-15 | cpufreq: Add special-purpose fast-switching callback for drivers | Rafael J. Wysocki |
2020-12-15 | cpufreq: schedutil: Add util to struct sg_cpu | Rafael J. Wysocki |
2020-12-15 | Merge tag 'kvmarm-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma... | Paolo Bonzini |
2020-12-15 | genirq: Restrict export of irq_to_desc() | Thomas Gleixner |
2020-12-15 | genirq: Provide kstat_irqdesc_cpu() | Thomas Gleixner |
2020-12-15 | genirq: Make kstat_irqs() static | Thomas Gleixner |
2020-12-15 | genirq: Annotate irq stats data races | Thomas Gleixner |
2020-12-15 | genirq: Move irq_set_lockdep_class() to core | Thomas Gleixner |
2020-12-15 | genirq: Move status flag checks to core | Thomas Gleixner |
2020-12-15 | genirq: Move irq_has_action() into core code | Thomas Gleixner |
2020-12-15 | Merge branches 'acpi-resources' and 'acpi-docs' | Rafael J. Wysocki |
2020-12-15 | tracing: Offload eval map updates to a work queue | Steven Rostedt (VMware) |
2020-12-15 | Merge branches 'pm-sleep', 'pm-acpi', 'pm-domains' and 'powercap' | Rafael J. Wysocki |
2020-12-15 | Merge branches 'pm-cpuidle' and 'pm-em' | Rafael J. Wysocki |
2020-12-15 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki |
2020-12-15 | sched: Optimize finish_lock_switch() | Peter Zijlstra |
2020-12-15 | Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz... | Thomas Gleixner |
2020-12-14 | Merge tag 'x86-apic-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |