summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2021-05-07kernel/sys.c: fix typoXiaofeng Cao
2021-05-07kernel/up.c: fix typoBhaskar Chowdhury
2021-05-07kernel/user_namespace.c: fix typosXiaofeng Cao
2021-05-07kernel/umh.c: fix some spelling mistakeszhouchuangao
2021-05-07drivers/char: remove /dev/kmem for goodDavid Hildenbrand
2021-05-07modules: add CONFIG_MODPROBE_PATHRasmus Villemoes
2021-05-07init/initramfs.c: do unpacking asynchronouslyRasmus Villemoes
2021-05-07kernel/async.c: remove async_unregister_domain()Rasmus Villemoes
2021-05-07kernel/async.c: stop guarding pr_debug() statementsRasmus Villemoes
2021-05-07kernel/resource: fix locking in request_free_mem_regionAlistair Popple
2021-05-07kernel/resource: refactor __request_region to allow external lockingAlistair Popple
2021-05-07kernel/resource: allow region_intersects users to hold resource_lockAlistair Popple
2021-05-07kernel/resource: remove first_lvl / siblings_only logicDavid Hildenbrand
2021-05-07kernel/resource: make walk_mem_res() find all busy IORESOURCE_MEM resourcesDavid Hildenbrand
2021-05-07kernel/resource: make walk_system_ram_res() find all busy IORESOURCE_SYSTEM_R...David Hildenbrand
2021-05-07gcov: clang: drop support for clang-10 and olderNick Desaulniers
2021-05-07gcov: use kvmalloc()Johannes Berg
2021-05-07gcov: simplify buffer allocationJohannes Berg
2021-05-07gcov: combine common codeJohannes Berg
2021-05-07kexec: dump kmessage before machine_kexecPavel Tatashin
2021-05-07kernel: kexec_file: fix error return code of kexec_calculate_store_digests()Jia-Ju Bai
2021-05-07kexec: Add kexec reboot stringJoe LeVeque
2021-05-06kernel/fork.c: fix typosXiaofeng Cao
2021-05-06kernel/fork.c: simplify copy_mm()Rolf Eike Beer
2021-05-06do_wait: make PIDTYPE_PID case O(1) instead of O(n)Jim Newsome
2021-05-06kernel/cred.c: make init_groups staticRasmus Villemoes
2021-05-06kernel/async.c: fix pr_debug statementRasmus Villemoes
2021-05-05mm/compaction: remove unused variable sysctl_compact_memoryPintu Kumar
2021-04-30irq_work: record irq_work_queue() call stackZqiang
2021-04-30kasan: record task_work_add() call stackWalter Wu
2021-04-30kernel/dma: remove unnecessary unmap_kernel_rangeNicholas Piggin
2021-04-30cgroup: rstat: punt root-level optimization to individual controllersJohannes Weiner
2021-04-30cgroup: rstat: support cgroup1Johannes Weiner
2021-04-30mm: memcontrol: fix kernel stack accountMuchun Song
2021-04-30watchdog: cleanup handling of false positivesPetr Mladek
2021-04-30watchdog: fix barriers when printing backtraces from all CPUsPetr Mladek
2021-04-30watchdog/softlockup: remove logic that tried to prevent repeated reportsPetr Mladek
2021-04-30watchdog/softlockup: report the overall time of softlockupsPetr Mladek
2021-04-30watchdog: explicitly update timestamp when reporting softlockupPetr Mladek
2021-04-30watchdog: rename __touch_watchdog() to a better descriptive namePetr Mladek
2021-04-29Merge tag 'kconfig-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2021-04-29Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-04-29Merge tag 'x86-mm-2021-04-29' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-04-29Merge tag 'fsnotify_for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-04-29Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2021-04-28Merge tag 'for-5.13/io_uring-2021-04-27' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-04-28Merge tag 'sched-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-04-28Merge tag 'perf-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-04-28Merge tag 'locking-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds