aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: configs: replace CONFIG_NO_HZ=y with CONFIG_NO_HZ_IDLE=yStefan Hansson2022-08-2934-34/+34
* Merge branch 'arm/defconfig-cleanup' into arm/defconfigArnd Bergmann2022-08-2933-62/+47
|\
| * ARM: defconfig: fix CONFIG_SND_SOC_AC97_CODEC nameArnd Bergmann2022-08-291-1/+1
| * ARM: defconfig: drop CONFIG_MICROCHIP_PIT64BArnd Bergmann2022-08-291-1/+0
| * ARM: defconfig: drop CONFIG_USB_FSL_USB2Arnd Bergmann2022-08-291-1/+0
| * ARM: defconfig: drop CONFIG_SND_SOC_FSL_SAIArnd Bergmann2022-08-291-1/+0
| * ARM: defconfig: drop CONFIG_PTP_1588_CLOCK=yArnd Bergmann2022-08-293-3/+0
| * ARM: defconfig: drop CONFIG_DRM_RCAR_LVDSArnd Bergmann2022-08-291-1/+0
| * ARM: defconfig: drop CONFIG_SERIAL_OMAP referencesArnd Bergmann2022-08-292-4/+0
| * ARM: defconfig: drop CONFIG_NET_VENDOR_ASIX=yArnd Bergmann2022-08-291-1/+0
| * ARM: defconfig: clean up multi_v4t and multi_v5 configsArnd Bergmann2022-08-292-3/+0
| * ARM: defconfig: reorder defconfig filesArnd Bergmann2022-08-2932-46/+46
* | Linux 6.0-rc3Linus Torvalds2022-08-281-1/+1
* | Merge tag 'mm-hotfixes-stable-2022-08-28' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-08-2821-60/+108
|\ \
| * | .mailmap: update Luca Ceresoli's e-mail addressLuca Ceresoli2022-08-281-0/+1
| * | mm/mprotect: only reference swap pfn page if type matchPeter Xu2022-08-281-1/+2
| * | squashfs: don't call kmalloc in decompressorsPhillip Lougher2022-08-284-21/+22
| * | mm/damon/dbgfs: avoid duplicate context directory creationBadari Pulavarty2022-08-281-0/+3
| * | mailmap: update email address for Colin KingColin Ian King2022-08-281-2/+1
| * | asm-generic: sections: refactor memory_intersectsQuanyang Wang2022-08-281-2/+5
| * | bootmem: remove the vmemmap pages from kmemleak in put_page_bootmemLiu Shixin2022-08-281-0/+2
| * | ocfs2: fix freeing uninitialized resource on ocfs2_dlm_shutdownHeming Zhao2022-08-282-5/+6
| * | Revert "memcg: cleanup racy sum avoidance code"Shakeel Butt2022-08-281-2/+13
| * | mm/zsmalloc: do not attempt to free IS_ERR handleSergey Senozhatsky2022-08-281-1/+1
| * | binder_alloc: add missing mmap_lock calls when using the VMALiam Howlett2022-08-281-10/+21
| * | mm: re-allow pinning of zero pfns (again)Alex Williamson2022-08-281-3/+10
| * | vmcoreinfo: add kallsyms_num_syms symbolStephen Brennan2022-08-281-0/+1
| * | mailmap: update Guilherme G. Piccoli's email addressesGuilherme G. Piccoli2022-08-281-0/+2
| * | writeback: avoid use-after-free after removing deviceKhazhismel Kumykov2022-08-283-12/+16
| * | shmem: update folio if shmem_replace_page() updates the pageMatthew Wilcox (Oracle)2022-08-281-0/+1
| * | mm/hugetlb: avoid corrupting page->mapping in hugetlb_mcopy_atomic_pteMiaohe Lin2022-08-281-1/+1
| * | Merge branch 'linus'Andrew Morton2022-08-25112-450/+971
| |\ \
| * \ \ Merge branch 'linus'Andrew Morton2022-08-2310-31/+68
| |\ \ \
| * \ \ \ Merge branch 'mm-hotfixes-stable'Andrew Morton2022-08-2218-119/+240
| |\ \ \ \
* | \ \ \ \ Merge tag 'bitmap-6.0-rc3' of github.com:/norov/linuxLinus Torvalds2022-08-284-24/+38
|\ \ \ \ \ \
| * | | | | | lib/cpumask_kunit: add tests file to MAINTAINERSSander Vanheule2022-08-241-0/+1
| * | | | | | lib/cpumask_kunit: log mask contentsSander Vanheule2022-08-241-20/+31
| * | | | | | lib/test_cpumask: follow KUnit style guidelinesSander Vanheule2022-08-243-3/+6
| * | | | | | lib/test_cpumask: fix cpu_possible_mask last testSander Vanheule2022-08-241-1/+1
| * | | | | | lib/test_cpumask: drop cpu_possible_mask full testSander Vanheule2022-08-241-1/+0
* | | | | | | Merge tag 'for-6.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-2811-70/+79
|\ \ \ \ \ \ \
| * | | | | | | btrfs: add info when mount fails due to stale replace targetAnand Jain2022-08-231-1/+1
| * | | | | | | btrfs: replace: drop assert for suspended replaceAnand Jain2022-08-231-2/+1
| * | | | | | | btrfs: fix silent failure when deleting root referenceFilipe Manana2022-08-231-2/+3
| * | | | | | | btrfs: fix space cache corruption and potential double allocationsOmar Sandoval2022-08-234-60/+22
| * | | | | | | btrfs: don't allow large NOWAIT direct readsJosef Bacik2022-08-221-0/+14
| * | | | | | | btrfs: don't merge pages into bio if their page offset is not contiguousQu Wenruo2022-08-221-4/+29
| * | | | | | | btrfs: update generation of hole file extent item when merging holesFilipe Manana2022-08-221-0/+2
| * | | | | | | btrfs: fix possible memory leak in btrfs_get_dev_args_from_path()Zixuan Fu2022-08-221-1/+4
| * | | | | | | btrfs: check if root is readonly while setting security xattrGoldwyn Rodrigues2022-08-221-0/+3