Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Revert "locking/pvqspinlock: Don't wait if vCPU is preempted" | Wanpeng Li | 2019-09-25 | 1 | -1/+1 | |
| * | | | | | | cpu/SMT: create and export cpu_smt_possible() | Vitaly Kuznetsov | 2019-09-24 | 1 | -2/+9 | |
* | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2019-09-26 | 1 | -3/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | timer: Read jiffies once when forwarding base clk | Li RongQing | 2019-09-19 | 1 | -3/+5 | |
* | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2019-09-26 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | perf/core: Fix several typos in comments | Roy Ben Shlomo | 2019-09-20 | 1 | -3/+3 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge tag 'trace-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds | 2019-09-26 | 2 | -4/+6 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | tracing/probe: Fix same probe event argument matching | Srikar Dronamraju | 2019-09-25 | 2 | -4/+6 | |
* | | | | | | | | bug: consolidate __WARN_FLAGS usage | Kees Cook | 2019-09-25 | 1 | -1/+1 | |
* | | | | | | | | bug: lift "cut here" out of __warn() | Kees Cook | 2019-09-25 | 1 | -4/+2 | |
* | | | | | | | | bug: consolidate warn_slowpath_fmt() usage | Kees Cook | 2019-09-25 | 1 | -7/+7 | |
* | | | | | | | | bug: refactor away warn_slowpath_fmt_taint() | Kees Cook | 2019-09-25 | 1 | -15/+3 | |
* | | | | | | | | kgdb: don't use a notifier to enter kgdb at panic; call directly | Douglas Anderson | 2019-09-25 | 2 | -20/+19 | |
* | | | | | | | | kexec: bail out upon SIGKILL when allocating memory. | Tetsuo Handa | 2019-09-25 | 1 | -0/+2 | |
* | | | | | | | | fork: improve error message for corrupted page tables | Sai Praneeth Prakhya | 2019-09-25 | 1 | -2/+14 | |
* | | | | | | | | kernel/elfcore.c: include proper prototypes | Valdis Kletnieks | 2019-09-25 | 1 | -0/+1 | |
* | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2019-09-24 | 4 | -24/+68 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | arm64, mm: move generic mmap layout functions to mm | Alexandre Ghiti | 2019-09-24 | 1 | -2/+4 | |
| * | | | | | | | | uprobe: collapse THP pmd after removing all uprobes | Song Liu | 2019-09-24 | 1 | -0/+9 | |
| * | | | | | | | | uprobe: use FOLL_SPLIT_PMD instead of FOLL_SPLIT | Song Liu | 2019-09-24 | 1 | -4/+2 | |
| * | | | | | | | | uprobe: use original page when all uprobes are removed | Song Liu | 2019-09-24 | 1 | -15/+51 | |
| * | | | | | | | | mm/memory_hotplug.c: use PFN_UP / PFN_DOWN in walk_system_ram_range() | David Hildenbrand | 2019-09-24 | 1 | -2/+2 | |
| * | | | | | | | | mm: remove quicklist page table caches | Nicholas Piggin | 2019-09-24 | 1 | -1/+0 | |
* | | | | | | | | | Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2019-09-24 | 1 | -34/+58 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | vfs: Convert bpf to use the new mount API | David Howells | 2019-09-18 | 1 | -34/+58 | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv... | Linus Torvalds | 2019-09-23 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | livepatch: Nullify obj->mod in klp_module_coming()'s error path | Miroslav Benes | 2019-08-19 | 1 | -0/+1 | |
* | | | | | | | | | Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2019-09-22 | 1 | -7/+69 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | module: remove unneeded casts in cmp_name() | Masahiro Yamada | 2019-09-11 | 1 | -5/+2 | |
| * | | | | | | | | | module: Fix link failure due to invalid relocation on namespace offset | Will Deacon | 2019-09-11 | 1 | -0/+2 | |
| * | | | | | | | | | module: add config option MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS | Matthias Maennich | 2019-09-10 | 1 | -2/+9 | |
| * | | | | | | | | | module: add support for symbol namespaces. | Matthias Maennich | 2019-09-10 | 1 | -0/+43 | |
| * | | | | | | | | | module: support reading multiple values per modinfo tag | Matthias Maennich | 2019-09-10 | 1 | -2/+15 | |
* | | | | | | | | | | Merge tag 'for-linus-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2019-09-21 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | um: Enable CONFIG_CONSTRUCTORS | Johannes Berg | 2019-09-15 | 1 | -1/+1 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd... | Linus Torvalds | 2019-09-21 | 3 | -20/+45 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | kernel.h: Add non_block_start/end() | Daniel Vetter | 2019-09-07 | 1 | -5/+14 | |
| * | | | | | | | | | | Merge branch 'odp_fixes' into hmm.git | Jason Gunthorpe | 2019-08-21 | 24 | -553/+236 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | memremap: provide a not device managed memremap_pages | Christoph Hellwig | 2019-08-20 | 1 | -32/+52 | |
| * | | | | | | | | | | memremap: don't use a separate devm action for devmap_managed_enable_get | Christoph Hellwig | 2019-08-20 | 1 | -5/+10 | |
| * | | | | | | | | | | memremap: remove the dev field in struct dev_pagemap | Christoph Hellwig | 2019-08-20 | 1 | -5/+1 | |
| * | | | | | | | | | | resource: add a not device managed request_free_mem_region variant | Christoph Hellwig | 2019-08-20 | 1 | -14/+31 | |
| * | | | | | | | | | | hmm: use mmu_notifier_get/put for 'struct hmm' | Jason Gunthorpe | 2019-08-20 | 1 | -1/+0 | |
* | | | | | | | | | | | Merge tag 'printk-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2019-09-21 | 2 | -11/+28 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'for-5.4' into for-linus | Petr Mladek | 2019-09-16 | 2 | -10/+27 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | printk: Replace strncmp() with str_has_prefix() | Chuhong Yuan | 2019-08-16 | 2 | -10/+27 | |
| * | | | | | | | | | | | | printk: Do not lose last line in kmsg buffer dump | Vincent Whitchurch | 2019-07-12 | 1 | -1/+1 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2019-09-20 | 4 | -14/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | ftrace: Look up the address of return_to_handler() using helpers | Naveen N. Rao | 2019-09-18 | 1 | -2/+2 | |
| * | | | | | | | | | | | | Merge branch 'topic/mem-encrypt' into next | Michael Ellerman | 2019-08-30 | 2 | -10/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ |