aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-07drivers/char: remove /dev/kmem for goodDavid Hildenbrand1-1/+0
2021-05-07modules: add CONFIG_MODPROBE_PATHRasmus Villemoes1-1/+1
2021-05-07init/initramfs.c: do unpacking asynchronouslyRasmus Villemoes1-0/+2
2021-05-07kernel/async.c: remove async_unregister_domain()Rasmus Villemoes1-18/+0
2021-05-07kernel/async.c: stop guarding pr_debug() statementsRasmus Villemoes1-28/+20
2021-05-07kernel/resource: fix locking in request_free_mem_regionAlistair Popple1-7/+38
2021-05-07kernel/resource: refactor __request_region to allow external lockingAlistair Popple1-20/+32
2021-05-07kernel/resource: allow region_intersects users to hold resource_lockAlistair Popple1-21/+31
2021-05-07kernel/resource: remove first_lvl / siblings_only logicDavid Hildenbrand1-33/+12
2021-05-07kernel/resource: make walk_mem_res() find all busy IORESOURCE_MEM resourcesDavid Hildenbrand1-1/+1
2021-05-07kernel/resource: make walk_system_ram_res() find all busy IORESOURCE_SYSTEM_RAM resourcesDavid Hildenbrand1-1/+1
2021-05-07gcov: clang: drop support for clang-10 and olderNick Desaulniers2-103/+1
2021-05-07gcov: use kvmalloc()Johannes Berg3-12/+12
2021-05-07gcov: simplify buffer allocationJohannes Berg1-15/+9
2021-05-07gcov: combine common codeJohannes Berg5-342/+171
2021-05-07kexec: dump kmessage before machine_kexecPavel Tatashin1-0/+2
2021-05-07kernel: kexec_file: fix error return code of kexec_calculate_store_digests()Jia-Ju Bai1-1/+3
2021-05-07kexec: Add kexec reboot stringJoe LeVeque1-1/+1
2021-05-06kernel/fork.c: fix typosXiaofeng Cao1-4/+4
2021-05-06kernel/fork.c: simplify copy_mm()Rolf Eike Beer1-11/+4
2021-05-06do_wait: make PIDTYPE_PID case O(1) instead of O(n)Jim Newsome1-10/+57
2021-05-06kernel/cred.c: make init_groups staticRasmus Villemoes1-1/+1
2021-05-06kernel/async.c: fix pr_debug statementRasmus Villemoes1-1/+1
2021-05-05mm/compaction: remove unused variable sysctl_compact_memoryPintu Kumar1-1/+1
2021-04-30irq_work: record irq_work_queue() call stackZqiang1-1/+6
2021-04-30kasan: record task_work_add() call stackWalter Wu1-0/+3
2021-04-30kernel/dma: remove unnecessary unmap_kernel_rangeNicholas Piggin1-1/+0
2021-04-30cgroup: rstat: punt root-level optimization to individual controllersJohannes Weiner1-25/+36
2021-04-30cgroup: rstat: support cgroup1Johannes Weiner2-15/+21
2021-04-30mm: memcontrol: fix kernel stack accountMuchun Song1-5/+8
2021-04-30watchdog: cleanup handling of false positivesPetr Mladek1-12/+8
2021-04-30watchdog: fix barriers when printing backtraces from all CPUsPetr Mladek1-11/+6
2021-04-30watchdog/softlockup: remove logic that tried to prevent repeated reportsPetr Mladek1-12/+2
2021-04-30watchdog/softlockup: report the overall time of softlockupsPetr Mladek1-12/+28
2021-04-30watchdog: explicitly update timestamp when reporting softlockupPetr Mladek1-0/+3
2021-04-30watchdog: rename __touch_watchdog() to a better descriptive namePetr Mladek1-4/+4
2021-04-29Merge tag 'kconfig-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-0/+1
2021-04-29Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-1/+1
2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds23-649/+1735
2021-04-29Merge tag 'x86-mm-2021-04-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-161/+89
2021-04-29Merge tag 'fsnotify_for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds2-1/+15
2021-04-29Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds1-0/+1
2021-04-28Merge tag 'for-5.13/io_uring-2021-04-27' of git://git.kernel.dk/linux-blockLinus Torvalds2-8/+30
2021-04-28Merge tag 'sched-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds29-854/+1059
2021-04-28Merge tag 'perf-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-111/+292
2021-04-28Merge tag 'locking-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds27-764/+707
2021-04-28Merge tag 'core-rcu-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds11-166/+457
2021-04-27Merge branch 'for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds4-4/+412
2021-04-27Merge tag 'livepatching-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatchingLinus Torvalds2-6/+3
2021-04-27Merge tag 'printk-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linuxLinus Torvalds4-268/+257