summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm: disable NUMA_BALANCING_DEFAULT_ENABLED and TRANSPARENT_HUGEPAGE on PREEMP...Sebastian Andrzej Siewior2021-11-062-2/+2
* mm, slub: use prefetchw instead of prefetchHyeonggon Yoo2021-11-061-1/+1
* mm/slub: increase default cpu partial list sizesVlastimil Babka2021-11-061-4/+4
* mm, slub: change percpu partial accounting from objects to pagesVlastimil Babka2021-11-063-43/+61
* slub: add back check for free nonslab objectsKefeng Wang2021-11-061-1/+3
* mm/slab.c: remove useless lines in enable_cpucache()Shi Lei2021-11-061-3/+0
* mm: move kvmalloc-related functions to slab.hMatthew Wilcox (Oracle)2021-11-064-34/+36
* d_path: fix Kernel doc validator complainingJia He2021-11-061-5/+3
* fs/posix_acl.c: avoid -Wempty-body warningArnd Bergmann2021-11-061-2/+1
* ocfs2: do not zero pages beyond i_sizeJan Kara2021-11-061-7/+12
* ocfs2: fix data corruption on truncateJan Kara2021-11-061-2/+6
* ocfs2/dlm: remove redundant assignment of variable retColin Ian King2021-11-061-1/+0
* ocfs2: cleanup journal init and shutdownValentin Vidic2021-11-064-46/+27
* ocfs2: fix handle refcount leak in two exception handling pathsChenyuan Mi2021-11-061-0/+2
* scripts/decodecode: fix faulting instruction no print when opps.file is DOS f...weidonghui2021-11-061-1/+1
* scripts/spelling.txt: fix "mistake" version of "synchronization"Sven Eckelmann2021-11-061-1/+1
* scripts/spelling.txt: add more spellings to spelling.txtColin Ian King2021-11-061-0/+16
* Linux 5.15v5.15Linus Torvalds2021-10-311-2/+2
* Merge tag 'perf-tools-fixes-for-v5.15-2021-10-31' of git://git.kernel.org/pub...Linus Torvalds2021-10-313-6/+12
|\
| * perf script: Fix PERF_SAMPLE_WEIGHT_STRUCT supportKan Liang2021-10-311-1/+1
| * perf callchain: Fix compilation on powerpc with gcc11+Jiri Olsa2021-10-311-1/+1
| * perf script: Check session->header.env.arch before using itSong Liu2021-10-311-4/+8
| * perf build: Suppress 'rm dlfilter' build messageAdrian Hunter2021-10-311-0/+2
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-10-316-25/+61
|\ \ | |/ |/|
| * KVM: x86: Take srcu lock in post_kvm_run_save()David Woodhouse2021-10-281-0/+8
| * KVM: SEV-ES: fix another issue with string I/O VMGEXITsPaolo Bonzini2021-10-271-3/+12
| * KVM: x86/xen: Fix kvm_xen_has_interrupt() sleeping in kvm_vcpu_block()David Woodhouse2021-10-251-5/+22
| * Merge tag 'kvm-s390-master-5.15-2' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2021-10-252-2/+4
| |\
| | * KVM: s390: preserve deliverable_mask in __airqs_kick_single_vcpuHalil Pasic2021-10-201-2/+3
| | * KVM: s390: clear kicked_mask before sleeping againHalil Pasic2021-10-201-0/+1
| * | KVM: x86: switch pvclock_gtod_sync_lock to a raw spinlockDavid Woodhouse2021-10-252-15/+15
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2021-10-316-295/+15
|\ \ \
| * | | scsi: ufs: ufshpb: Remove HPB2.0 flowsAvri Altman2021-10-303-288/+4
| * | | scsi: mpt3sas: Fix reference tag handling for WRITE_INSERTMartin K. Petersen2021-10-291-3/+6
| * | | scsi: ufs: ufs-exynos: Correct timeout value setting registersChanho Park2021-10-211-3/+3
| * | | scsi: ibmvfc: Fix up duplicate response detectionBrian King2021-10-211-1/+2
* | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-10-301-5/+5
|\ \ \ \
| * | | | clk: composite: Also consider .determine_rate for rate + mux compositesMartin Blumenstingl2021-10-181-5/+5
* | | | | Merge tag 'riscv-for-linus-5.15-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-10-304-13/+11
|\ \ \ \ \
| * | | | | riscv: Fix asan-stack clang buildAlexandre Ghiti2021-10-293-2/+10
| * | | | | riscv: Do not re-populate shadow memory with kasan_populate_early_shadowAlexandre Ghiti2021-10-291-11/+0
| * | | | | riscv: fix misalgned trap vector base addressChen Lu2021-10-271-0/+1
* | | | | | Merge tag 'powerpc-5.15-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-10-301-13/+14
|\ \ \ \ \ \
| * | | | | | powerpc/pseries/iommu: Create huge DMA window if no MMIO32 is presentAlexey Kardashevskiy2021-10-251-6/+6
| * | | | | | powerpc/pseries/iommu: Check if the default window in use before removing itAlexey Kardashevskiy2021-10-251-6/+6
| * | | | | | powerpc/pseries/iommu: Use correct vfree for it_mapAlexey Kardashevskiy2021-10-251-1/+2
* | | | | | | Merge tag 'gpio-fixes-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-10-302-1/+6
|\ \ \ \ \ \ \
| * | | | | | | gpio: mlxbf2.c: Add check for bgpio_init failureAsmaa Mnebhi2021-10-251-0/+5
| * | | | | | | gpio: xgs-iproc: fix parsing of ngpios propertyJonas Gorski2021-10-251-1/+1
* | | | | | | | Merge tag 'block-5.15-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds2021-10-295-20/+51
|\ \ \ \ \ \ \ \