aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-05-27mm: page-isolation: skip isolated pageblock in start_isolate_page_range()Zi Yan1-8/+18
2022-05-27tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo1-0/+19
2022-05-27perf scripts python: Support Arm CoreSight trace data disassemblyLeo Yan1-0/+272
2022-05-27perf scripting python: Expose dso and map informationLeo Yan1-4/+17
2022-05-27perf jevents: Fix event syntax error caused by ExtSelZhengjun Xing1-1/+1
2022-05-27perf tools arm64: Add support for VG registerJames Clark2-0/+40
2022-05-27mm/page_table_check: fix accessing unmapped ptepMiaohe Lin1-1/+1
2022-05-27kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]Naveen N. Rao4-42/+56
2022-05-27mm/page_alloc: always attempt to allocate at least one page during bulk alloc...Mel Gorman1-2/+2
2022-05-27hugetlb: fix huge_pmd_unshare address updateMike Kravetz1-1/+8
2022-05-27md: bcache: check the return value of kzalloc() in detached_dev_do_request()Jia-Ju Bai1-0/+6
2022-05-27bcache: memset on stack variables in bch_btree_check() and bch_sectors_dirty_...Coly Li2-0/+2
2022-05-27selftests/bpf: fix stacktrace_build_id with missing kprobe/urandom_readSong Liu1-1/+1
2022-05-27ALSA: hda/via: Delete does not require returnXiang wangx1-2/+0
2022-05-27ALSA: hda/realtek: Enable 4-speaker output for Dell XPS 15 9520 laptopRik van der Kemp1-0/+1
2022-05-27ubi: ubi_create_volume: Fix use-after-free when volume creation failedZhihao Cheng1-1/+0
2022-05-27ubi: fastmap: Check wl_pool for free peb before wear levelingZhihao Cheng3-2/+66
2022-05-27ubi: fastmap: Fix high cpu usage of ubi_bgt by making sure wl_pool not emptyZhihao Cheng4-46/+57
2022-05-27ubifs: Use NULL instead of using plain integer as pointerHaowen Bai1-1/+1
2022-05-27ubifs: Simplify the return expression of run_gc()Minghao Chi1-5/+2
2022-05-27jffs2: fix memory leak in jffs2_do_fill_superBaokun Li1-0/+1
2022-05-27jffs2: Use kzalloc instead of kmalloc/memsetHaowen Bai1-4/+2
2022-05-27arm64: dts: sprd: use new 'dma-channels' propertyKrzysztof Kozlowski1-0/+4
2022-05-27ARM: dts: da850: use new 'dma-channels' propertyKrzysztof Kozlowski1-0/+2
2022-05-27ARM: dts: pxa: use new 'dma-channels/requests' propertiesKrzysztof Kozlowski4-3/+14
2022-05-27soc: ixp4xx/qmgr: Fix unused match warningLinus Walleij1-1/+1
2022-05-27ARM: ep93xx: Make ts72xx_register_flash() staticAlexander Sverdlin1-1/+1
2022-05-27ARM: configs: enable support for Kontron KSwitch D10Michael Walle1-0/+11
2022-05-27Merge tag 'at91-dt-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Arnd Bergmann6-3/+58
2022-05-27Merge tag 'at91-soc-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann1-1/+1
2022-05-27ep93xx: clock: Do not return the address of the freed memoryGenjian Zhang1-4/+6
2022-05-27Merge branch 'hpe/gxp-soc' into arm/lateArnd Bergmann18-0/+691
2022-05-27block, loop: support partitions without scanningChristoph Hellwig3-4/+7
2022-05-27powerpc/64: Include cache.h directly in paca.hMichael Ellerman1-0/+1
2022-05-27net: usb: qmi_wwan: add Telit 0x1250 compositionCarlo Lobrano1-0/+1
2022-05-27net: lan743x: PCI11010 / PCI11414 fixRaju Lakkaraju1-10/+22
2022-05-27Revert "printk: wake up all waiters"John Ogness1-1/+1
2022-05-27x86/extable: Annotate ex_handler_msr_mce() as a dead endBorislav Petkov2-2/+7
2022-05-27context_tracking: Always inline empty stubsPeter Zijlstra1-4/+4
2022-05-27x86: Always inline on_thread_stack() and current_top_of_stack()Peter Zijlstra1-2/+2
2022-05-27jump_label,noinstr: Avoid instrumentation for JUMP_LABEL=n buildsPeter Zijlstra1-2/+2
2022-05-27x86/cpu: Elide KCSAN for cpu_has() and friendsPeter Zijlstra1-1/+1
2022-05-27objtool: Mark __ubsan_handle_builtin_unreachable() as noreturnPeter Zijlstra1-1/+2
2022-05-27objtool: Add CONFIG_HAVE_UACCESS_VALIDATIONJosh Poimboeuf4-2/+9
2022-05-27x86/mm: Use PAGE_ALIGNED(x) instead of IS_ALIGNED(x, PAGE_SIZE)Fanjun Kong1-4/+4
2022-05-27x86: Fix all occurences of the "the the" typoBo Liu3-3/+3
2022-05-27perf/core: Remove unused local variableHaowen Bai1-1/+0
2022-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfDavid S. Miller4-25/+23
2022-05-27netfilter: nf_tables: set element extended ACK reporting supportPablo Neira Ayuso1-3/+9
2022-05-27netfilter: cttimeout: fix slab-out-of-bounds read in cttimeout_net_exitFlorian Westphal1-2/+3