summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | scripts/gdb: timerlist: convert int chunks to strAmjad Ouled-Ameur2023-04-181-1/+1
| * | | | scripts/gdb: print interruptsFlorian Fainelli2023-04-183-0/+247
| * | | | scripts/gdb: raise error with reduced debugging informationFlorian Fainelli2023-04-182-1/+6
| * | | | scripts/gdb: add a Radix Tree ParserKieran Bingham2023-04-183-0/+99
| * | | | lib/rbtree: use '+' instead of '|' for setting color.Noah Goldstein2023-04-182-3/+3
| * | | | proc/stat: remove arch_idle_time()Heiko Carstens2023-04-181-26/+0
| * | | | checkpatch: check for misuse of the link tagsMatthieu Baerts2023-04-181-1/+12
| * | | | checkpatch: allow Closes tags with linksMatthieu Baerts2023-04-181-5/+5
| * | | | checkpatch: use a list of "link" tagsMatthieu Baerts2023-04-181-4/+20
| * | | | checkpatch: don't print the next line if not definedMatthieu Baerts2023-04-181-1/+1
| * | | | docs: process: allow Closes tags with linksMatthieu Baerts2023-04-182-13/+35
| * | | | scripts/gdb: fix lx-timerlist for HRTIMER_MAX_CLOCK_BASES printingPeng Liu2023-04-181-1/+2
| * | | | scripts/gdb: fix lx-timerlist for Python3Peng Liu2023-04-182-2/+7
| * | | | scripts/gdb: fix lx-timerlist for struct timequeue_head changePeng Liu2023-04-181-2/+1
| * | | | lib/test-string_helpers: replace UNESCAPE_ANY by UNESCAPE_ALL_MASKAndy Shevchenko2023-04-081-1/+1
| * | | | scripts/gdb: bail early if there are no generic PDFlorian Fainelli2023-04-081-1/+3
| * | | | scripts/gdb: bail early if there are no clocksFlorian Fainelli2023-04-081-0/+2
| * | | | kexec: remove unnecessary arch_kexec_kernel_image_load()Bjorn Helgaas2023-04-082-9/+3
| * | | | x86/kexec: remove unnecessary arch_kexec_kernel_image_load()Bjorn Helgaas2023-04-083-16/+0
| * | | | rapidio/tsi721: remove redundant pci_clear_masterCai Huoqing2023-04-081-3/+0
| * | | | kernel.h: split the hexadecimal related helpers to hex.hAndy Shevchenko2023-04-082-28/+36
| * | | | epoll: use refcount to reduce ep_mutex contentionPaolo Abeni2023-04-081-72/+123
| * | | | notifiers: add tracepoints to the notifiers infrastructureGuilherme G. Piccoli2023-04-082-0/+75
| * | | | kernel/hung_task.c: set some hung_task.c variables storage-class-specifier to...Tom Rix2023-04-081-5/+5
| * | | | MAINTAINERS: remove the obsolete section EMBEDDED LINUXLukas Bulwahn2023-04-081-6/+0
| * | | | checkpatch: ignore ETHTOOL_LINK_MODE_ enum valuesGerhard Engleder2023-04-081-0/+2
| * | | | scripts/link-vmlinux.sh: fix error message presentationAndrew Morton2023-04-081-1/+1
| * | | | ELF: fix all "Elf" typosAlexey Dobriyan2023-04-0814-26/+26
| * | | | mm: uninline kstrdup()Alexey Dobriyan2023-04-081-0/+1
| * | | | scripts/gdb: support getting current task struct in UMLGlenn Washburn2023-04-081-2/+8
| * | | | scripts/gdb: correct indentation in get_current_taskGlenn Washburn2023-04-081-9/+9
| * | | | dca: delete unnecessary variableDan Carpenter2023-04-081-3/+1
| * | | | kcov: improve documentationAndrey Konovalov2023-04-081-67/+102
| * | | | nfs: remove empty if statement from nfs3_prepare_get_aclUros Bizjak2023-04-081-3/+2
| * | | | proc: remove mark_inode_dirty() in .setattr()Chao Yu2023-04-083-3/+0
| * | | | ia64: salinfo: placate defined-but-not-used warningRandy Dunlap2023-04-081-1/+1
| * | | | ia64: mm/contig: fix section mismatch warning/errorRandy Dunlap2023-04-081-1/+1
| * | | | delayacct: improve the average delay precision of getdelay tool to microsecondWang Yong2023-04-083-24/+24
* | | | | Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-04-27306-7984/+11566
|\ \ \ \ \
| * | | | | mm,unmap: avoid flushing TLB in batch if PTE is inaccessibleHuang Ying2023-04-271-4/+8
| * | | | | shmem: restrict noswap option to initial user namespaceChristian Brauner2023-04-271-0/+4
| * | | | | mm/khugepaged: fix conflicting mods to collapse_file()Hugh Dickins2023-04-271-22/+1
| * | | | | sparse: remove unnecessary 0 values from rcLi zeming2023-04-211-1/+1
| * | | | | mm: move 'mmap_min_addr' logic from callers into vm_unmapped_area()Linus Torvalds2023-04-214-9/+16
| * | | | | hugetlb: pte_alloc_huge() to replace huge pte_alloc_map()Hugh Dickins2023-04-211-0/+17
| * | | | | maple_tree: fix allocation in mas_sparse_area()Peng Zhang2023-04-211-21/+20
| * | | | | mm: do not increment pgfault stats when page fault handler retriesSuren Baghdasaryan2023-04-211-19/+27
| * | | | | zsmalloc: allow only one active pool compaction contextSergey Senozhatsky2023-04-211-0/+12
| * | | | | selftests/mm: add new selftests for KSMStefan Roesch2023-04-214-39/+228
| * | | | | mm: add new KSM process and sysfs knobsStefan Roesch2023-04-215-1/+41