summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | MAINTAINERS: add MEMORY HOT(UN)PLUG section and add David as reviewerDavid Hildenbrand2022-06-161-0/+12
| * | | MAINTAINERS: add Miaohe Lin as a memory-failure reviewerMiaohe Lin2022-06-161-0/+1
| * | | mailmap: add alias for jarkko@profian.comJarkko Sakkinen2022-06-161-0/+1
| * | | mm/damon/reclaim: schedule 'damon_reclaim_timer' only after 'system_wq' is in...SeongJae Park2022-06-161-0/+8
| * | | kthread: make it clear that kthread_create_on_node() might be terminated by a...Petr Mladek2022-06-161-7/+7
| * | | mm: lru_cache_disable: use synchronize_rcu_expeditedMarcelo Tosatti2022-06-161-1/+1
| * | | mm/page_isolation.c: fix one kernel-doc commentYang Li2022-06-161-0/+2
| |/ /
* | | Merge tag 'perf-tools-fixes-for-v5.19-2022-06-26' of git://git.kernel.org/pub...Linus Torvalds2022-06-2611-104/+369
|\ \ \
| * | | tools headers UAPI: Synch KVM's svm.h header with the kernelArnaldo Carvalho de Melo2022-06-261-0/+13
| * | | tools include UAPI: Sync linux/vhost.h with the kernel sourcesArnaldo Carvalho de Melo2022-06-261-6/+20
| * | | perf stat: Enable ignore_missing_threadGang Li2022-06-261-0/+2
| * | | perf inject: Adjust output data offset for backward compatibilityRaul Silvera2022-06-263-1/+17
| * | | perf trace beauty: Fix generation of errno id->str table on ALT LinuxArnaldo Carvalho de Melo2022-06-261-12/+2
| * | | perf build-id: Fix caching files with a wrong build IDAdrian Hunter2022-06-261-0/+28
| * | | tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo2022-06-262-3/+12
| * | | tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo2022-06-261-81/+272
| * | | perf inject: Fix missing free in copy_kcore_dir()Adrian Hunter2022-06-261-1/+3
* | | | Merge tag 'for-5.19-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-06-2611-30/+158
|\ \ \ \
| * | | | Documentation: update btrfs list of features and link to readthedocs.ioDavid Sterba2022-06-211-3/+13
| * | | | btrfs: fix deadlock with fsync+fiemap+transaction commitJosef Bacik2022-06-211-15/+52
| * | | | btrfs: don't set lock_owner when locking extent buffer for readingZygo Blaxell2022-06-211-3/+0
| * | | | btrfs: zoned: fix critical section of relocation inode writebackNaohiro Aota2022-06-211-1/+2
| * | | | btrfs: zoned: prevent allocation from previous data relocation BGNaohiro Aota2022-06-215-2/+53
| * | | | btrfs: do not BUG_ON() on failure to migrate space when replacing extentsFilipe Manana2022-06-211-2/+4
| * | | | btrfs: add missing inode updates on each iteration when replacing extentsFilipe Manana2022-06-214-0/+23
| * | | | btrfs: fix race between reflinking and ordered extent completionFilipe Manana2022-06-211-4/+11
* | | | | Merge tag 'dma-mapping-5.19-2022-06-26' of git://git.infradead.org/users/hch/...Linus Torvalds2022-06-261-3/+2
|\ \ \ \ \
| * | | | | dma-direct: use the correct size for dma_set_encrypted()Dexuan Cui2022-06-231-3/+2
* | | | | | Merge tag 'for-5.19/fbdev-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-06-269-31/+21
|\ \ \ \ \ \
| * | | | | | video: fbdev: omap: Remove duplicate 'the' in commentJiang Jian2022-06-221-1/+1
| * | | | | | video: fbdev: omapfb: Align '*' in commentJiang Jian2022-06-221-1/+1
| * | | | | | video: fbdev: simplefb: Check before clk_put() not neededYihao Han2022-06-201-2/+1
| * | | | | | video: fbdev: au1100fb: Drop unnecessary NULL ptr checkYihao Han2022-06-201-4/+2
| * | | | | | video: fbdev: pxa3xx-gcu: Fix integer overflow in pxa3xx_gcu_writeHyunwoo Kim2022-06-201-1/+1
| * | | | | | video: fbdev: skeletonfb: Convert to generic power managementBjorn Helgaas2022-06-201-6/+7
| * | | | | | video: fbdev: cirrusfb: Remove useless reference to PCI power managementBjorn Helgaas2022-06-201-6/+0
| * | | | | | video: fbdev: intelfb: Initialize value of stolen sizePetr Cvek2022-06-201-2/+2
| * | | | | | video: fbdev: intelfb: Use aperture size from pci_resource_lenPetr Cvek2022-06-201-7/+5
| * | | | | | video: fbdev: skeletonfb: Fix syntax errors in commentsXiang wangx2022-06-201-1/+1
| |/ / / / /
* | | | | | Merge tag 'for-5.19/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-06-265-3/+9
|\ \ \ \ \ \
| * | | | | | parisc: Enable ARCH_HAS_STRICT_MODULE_RWXHelge Deller2022-06-261-0/+1
| * | | | | | parisc: Fix flush_anon_page on PA8800/PA8900John David Anglin2022-06-261-1/+4
| * | | | | | parisc: align '*' in comment in math-emu codeJiang Jian2022-06-261-1/+1
| * | | | | | parisc/stifb: Fix fb_is_primary_device() only available with CONFIG_FB_STIHelge Deller2022-06-072-1/+3
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'xtensa-20220626' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2022-06-263-1/+3
|\ \ \ \ \ \
| * | | | | | xtensa: change '.bss' to '.section .bss'Max Filippov2022-06-201-1/+1
| * | | | | | xtensa: xtfpga: Fix refcount leak bug in setupLiang He2022-06-181-0/+1
| * | | | | | xtensa: Fix refcount leak bug in time.cLiang He2022-06-181-0/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'powerpc-5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2022-06-2613-40/+83
|\ \ \ \ \ \
| * | | | | | powerpc/powernv: wire up rng during setup_archJason A. Donenfeld2022-06-223-16/+40