sfrench/cifs-2.6.git
2022-07-25 Will DeaconMerge branch 'for-next/sme' into for-next/core
2022-07-25 Will DeaconMerge branch 'for-next/perf' into for-next/core
2022-07-25 Will DeaconMerge branch 'for-next/mte' into for-next/core
2022-07-25 Will DeaconMerge branch 'for-next/mm' into for-next/core
2022-07-25 Will DeaconMerge branch 'for-next/misc' into for-next/core
2022-07-25 Will DeaconMerge branch 'for-next/kpti' into for-next/core
2022-07-25 Will DeaconMerge branch 'for-next/kcsan' into for-next/core
2022-07-25 Will DeaconMerge branch 'for-next/irqflags-nmi' into for-next...
2022-07-25 Will DeaconMerge branch 'for-next/ioremap' into for-next/core
2022-07-25 Will DeaconMerge branch 'for-next/extable' into for-next/core
2022-07-25 Will DeaconMerge branch 'for-next/errata' into for-next/core
2022-07-25 Will DeaconMerge branch 'for-next/docs' into for-next/core
2022-07-25 Will DeaconMerge branch 'for-next/cpuidle' into for-next/core
2022-07-20 Barry Songarm64: enable THP_SWAP for arm64
2022-07-19 Joey Goulyarm64/mm: use GENMASK_ULL for TTBR_BADDR_MASK_52
2022-07-19 James Morsearm64: errata: Remove AES hwcap for COMPAT tasks
2022-07-19 Gavin Shanarm64: numa: Don't check node against MAX_NUMNODES
2022-07-19 Anshuman Khandualdrivers/perf: arm_spe: Fix consistency of SYS_PMSCR_EL1.CX
2022-07-19 Liang Heperf: RISC-V: Add of_node_put() when breaking out of...
2022-07-07 Will Deacondocs: perf: Include hns3-pmu.rst in toctree to fix...
2022-07-07 Catalin Marinasarm64: kasan: Revert "arm64: mte: reset the page tag...
2022-07-07 Catalin Marinasmm: kasan: Skip page unpoisoning only if __GFP_SKIP_KAS...
2022-07-07 Catalin Marinasmm: kasan: Skip unpoisoning of user pages
2022-07-07 Catalin Marinasmm: kasan: Ensure the tags are visible before the tag...
2022-07-06 Guangbin Huangdrivers/perf: hisi: add driver for HNS3 PMU
2022-07-06 Guangbin Huangdrivers/perf: hisi: Add description for HNS3 PMU driver
2022-07-06 Nikita Shubindrivers/perf: riscv_pmu_sbi: perf format
2022-07-06 Christophe... perf/arm-cci: Use the bitmap API to allocate bitmaps
2022-07-06 Eric Lindrivers/perf: riscv_pmu: Add riscv pmu pm notifier
2022-07-05 Will Deaconarm64: mm: Remove assembly DMA cache maintenance wrappers
2022-07-05 James Morsearm64: errata: Add Cortex-A510 to the repeat tlbi list
2022-07-05 Anshuman Khandualarm64/mm: Define defer_reserve_crashkernel()
2022-07-04 haibinzhang... arm64: fix oops in concurrently setting insn_emulation...
2022-07-01 Francis Lanielarm64: Do not forget syscall when starting a new thread.
2022-06-29 Schspa Shiarm64/fpsimd: Remove duplicate SYS_SVCR read
2022-06-28 Liu Songarm64: correct the effect of mitigations off on kpti
2022-06-28 Tong Tiangenarm64: extable: cleanup redundant extable type EX_TYPE_...
2022-06-28 Tong Tiangenarm64: extable: move _cond_extable to _cond_uaccess_extable
2022-06-28 Tong Tiangenarm64: extable: make uaaccess helper use extable type...
2022-06-28 Mark Rutlandarm64: asm-extable: add asm uacess helpers
2022-06-28 Mark Rutlandarm64: asm-extable: move data fields
2022-06-28 Tong Tiangenarm64: extable: add new extable type EX_TYPE_KACCESS_ER...
2022-06-27 Kefeng Wangarm64: Add HAVE_IOREMAP_PROT support
2022-06-27 Kefeng Wangarm64: mm: Convert to GENERIC_IOREMAP
2022-06-27 Kefeng Wangmm: ioremap: Add ioremap/iounmap_allowed()
2022-06-27 Kefeng Wangmm: ioremap: Setup phys_addr of struct vm_struct
2022-06-27 Kefeng Wangmm: ioremap: Use more sensible name in ioremap_prot()
2022-06-27 Kefeng WangARM: mm: kill unused runtime hook arch_iounmap()
2022-06-27 Chen Junperf: hisi: Extract hisi_pmu_init
2022-06-27 Mark Brownarm64/signal: Clean up SVE/SME feature checking inconsi...
2022-06-24 Tanmay Jagdaleperf/marvell_cn10k: Fix TAD PMU register offset
2022-06-24 Christophe... perf/marvell_cn10k: Remove useless license text when...
2022-06-24 Ard Biesheuvelarm64: entry: simplify trampoline data page
2022-06-23 Andre MuellerDocumentation/arm64: update memory layout table.
2022-06-23 Kefeng Wangarm64: kcsan: Support detecting more missing memory...
2022-06-23 Kefeng Wangasm-generic: Add memory barrier dma_mb()
2022-06-23 Jisheng Zhangarm64: boot: add zstd support
2022-06-23 Alexandru Eliseiarm64: cpufeature: Allow different PMU versions in...
2022-06-23 Ard Biesheuvelarm64: mm: install KPTI nG mappings with MMU enabled
2022-06-23 Ard Biesheuvelarm64: kpti-ng: simplify page table traversal logic
2022-06-23 Mark Brownarm64/sme: Expose SMIDR through sysfs
2022-06-23 Julia Lawallperf/arm-cci: fix typo in comment
2022-06-23 keliudrivers/perf:Directly use ida_alloc()/free()
2022-06-23 keliudrivers/perf: Directly use ida_alloc()/free()
2022-06-23 Mark Rutlandarm64: select TRACE_IRQFLAGS_NMI_SUPPORT
2022-06-23 Mark Rutlandarch: make TRACE_IRQFLAGS_NMI_SUPPORT generic
2022-06-23 Michael Wallearm64: cpuidle: remove generic cpuidle support
2022-06-23 Michael Wallecpuidle: cpuidle-arm: remove arm64 support
2022-06-19 Linus TorvaldsLinux 5.19-rc3 v5.19-rc3
2022-06-19 Linus TorvaldsMerge tag 'x86-urgent-2022-06-19' of git://git./linux...
2022-06-19 Linus TorvaldsMerge tag 'objtool-urgent-2022-06-19' of git://git...
2022-06-19 Linus TorvaldsMerge tag 'sched-urgent-2022-06-19' of git://git./linux...
2022-06-19 Linus TorvaldsMerge tag 'locking-urgent-2022-06-19' of git://git...
2022-06-19 Linus TorvaldsMerge tag 'irq-urgent-2022-06-19' of git://git./linux...
2022-06-19 Linus TorvaldsMerge tag 'char-misc-5.19-rc3-take2' of git://git....
2022-06-19 Linus TorvaldsMerge tag 'i2c-for-5.19-rc3' of git://git./linux/kernel...
2022-06-19 Linus TorvaldsMerge tag 'xfs-5.19-fixes-1' of git://git./fs/xfs/xfs...
2022-06-19 Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git./linux...
2022-06-19 Linus TorvaldsMerge tag '5.19-rc2-smb3-client-fixes' of git://git...
2022-06-18 Xiang wangxext4: fix a doubled word "need" in a comment
2022-06-18 Zhang Yiext4: add reserved GDT blocks check
2022-06-18 Ding Xiangext4: make variable "count" signed
2022-06-18 Baokun Liext4: correct the judgment of BUG in ext4_mb_normalize_...
2022-06-18 Baokun Liext4: fix bug_on ext4_mb_use_inode_pa
2022-06-18 Eric Biggersext4: fix up test_dummy_encryption handling for new...
2022-06-18 Shuqi Zhangext4: use kmemdup() to replace kmalloc + memcpy
2022-06-18 Ye Binext4: fix super block checksum incorrect after mount
2022-06-18 Shyam Prasad Ncifs: when a channel is not found for server, log its... 5.19-rc2-smb3-client-fixes
2022-06-17 Kirill A. Shutemovx86/tdx: Handle load_unaligned_zeropad() page-cross...
2022-06-17 Linus TorvaldsMerge tag 'nfs-for-5.19-2' of git://git.linux-nfs.org...
2022-06-17 Linus TorvaldsMerge tag 'pci-v5.19-fixes-2' of git://git./linux/kerne...
2022-06-17 Linus TorvaldsMerge tag 'printk-for-5.19-rc3' of git://git./linux...
2022-06-17 Hans de Goedex86/PCI: Revert "x86/PCI: Clip only host bridge windows...
2022-06-17 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2022-06-17 Linus TorvaldsMerge tag 'loongarch-fixes-5.19-2' of git://git./linux...
2022-06-17 Linus TorvaldsMerge tag 'riscv-for-linus-5.19-rc3' of git://git....
2022-06-17 Linus TorvaldsMerge tag 'hyperv-fixes-signed-20220617' of git://git...
2022-06-17 Linus TorvaldsMerge tag 'block-5.19-2022-06-16' of git://git.kernel...
2022-06-17 Linus TorvaldsMerge tag 'io_uring-5.19-2022-06-16' of git://git.kerne...
2022-06-17 Will Deaconarm64: mm: Don't invalidate FROM_DEVICE buffers at...
next