July 2023 Archives by author
Starting: Sat Jul 1 00:33:39 AEST 2023
Ending: Mon Jul 31 23:46:50 AEST 2023
Messages: 1681
- [PATCH v5 21/38] powerpc: Implement the new page table range API
Matthew Wilcox (Oracle)
- [PATCH v2] syscalls: Cleanup references to sys_lookup_dcookie()
Russell King (Oracle)
- [PATCH mm-unstable v7 00/31] Split ptdesc from struct page
Vishal Moola (Oracle)
- [PATCH mm-unstable v7 01/31] mm: Add PAGE_TYPE_OP folio functions
Vishal Moola (Oracle)
- [PATCH mm-unstable v7 02/31] pgtable: Create struct ptdesc
Vishal Moola (Oracle)
- [PATCH mm-unstable v7 03/31] mm: add utility functions for ptdesc
Vishal Moola (Oracle)
- [PATCH mm-unstable v7 04/31] mm: Convert pmd_pgtable_page() callers to use pmd_ptdesc()
Vishal Moola (Oracle)
- [PATCH mm-unstable v7 05/31] mm: Convert ptlock_alloc() to use ptdescs
Vishal Moola (Oracle)
- [PATCH mm-unstable v7 06/31] mm: Convert ptlock_ptr() to use ptdescs
Vishal Moola (Oracle)
- [PATCH mm-unstable v7 07/31] mm: Convert pmd_ptlock_init() to use ptdescs
Vishal Moola (Oracle)
- [PATCH mm-unstable v7 08/31] mm: Convert ptlock_init() to use ptdescs
Vishal Moola (Oracle)
- [PATCH mm-unstable v7 09/31] mm: Convert pmd_ptlock_free() to use ptdescs
Vishal Moola (Oracle)
- [PATCH mm-unstable v7 10/31] mm: Convert ptlock_free() to use ptdescs
Vishal Moola (Oracle)
- [PATCH mm-unstable v7 11/31] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}
Vishal Moola (Oracle)
- [PATCH mm-unstable v7 12/31] powerpc: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH mm-unstable v7 13/31] x86: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH mm-unstable v7 14/31] s390: Convert various pgalloc functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH mm-unstable v7 15/31] mm: Remove page table members from struct page
Vishal Moola (Oracle)
- [PATCH mm-unstable v7 16/31] pgalloc: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH mm-unstable v7 17/31] arm: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH mm-unstable v7 18/31] arm64: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH mm-unstable v7 19/31] csky: Convert __pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
- [PATCH mm-unstable v7 20/31] hexagon: Convert __pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
- [PATCH mm-unstable v7 21/31] loongarch: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH mm-unstable v7 22/31] m68k: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH mm-unstable v7 23/31] mips: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH mm-unstable v7 24/31] nios2: Convert __pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
- [PATCH mm-unstable v7 25/31] openrisc: Convert __pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
- [PATCH mm-unstable v7 26/31] riscv: Convert alloc_{pmd, pte}_late() to use ptdescs
Vishal Moola (Oracle)
- [PATCH mm-unstable v7 27/31] sh: Convert pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
- [PATCH mm-unstable v7 28/31] sparc64: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH mm-unstable v7 29/31] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents
Vishal Moola (Oracle)
- [PATCH mm-unstable v7 30/31] um: Convert {pmd, pte}_free_tlb() to use ptdescs
Vishal Moola (Oracle)
- [PATCH mm-unstable v7 31/31] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers
Vishal Moola (Oracle)
- [PATCH 03/10] tty: hvsi: remove an extra variable from hvsi_write()
Jiri Slaby (SUSE)
- [PATCH v6 02/14] x86/kexec: refactor for kernel/Kconfig.kexec
Leizhen (ThunderTown)
- [PATCH] drivers: macintosh: add spaces required around that ':' and '?'
hanyu001 at 208suo.com
- [PATCH] powerpc: xmon: insert space before the open parenthesis '('
hanyu001 at 208suo.com
- [PATCH] drivers: macintosh: space required after that ','
hanyu001 at 208suo.com
- [PATCH] powerpc: xmon: Remove space after '(' and before ')'
hanyu001 at 208suo.com
- Fwd: [PATCH] drivers: macintosh: space required after that ','
hanyu001 at 208suo.com
- [PATCH] powerpc: boot: insert space before the open parenthesis '('
hanyu001 at 208suo.com
- [PATCH] powerpc: platforms: insert space before the open parenthesis '('
hanyu001 at 208suo.com
- [PATCH] powerpc: platforms: ps3: insert space before the open parenthesis '('
hanyu001 at 208suo.com
- [PATCH] powerpc: platforms: ps3: Add require space after that ';'
hanyu001 at 208suo.com
- [PATCH] platforms: 52xx: Remove space after '(' and before ')'
hanyu001 at 208suo.com
- [PATCH] platforms: chrp: Add require space after that ','
hanyu001 at 208suo.com
- [PATCH] powerpc: platforms: chrp: Add require space after that ','
hanyu001 at 208suo.com
- [PATCH] platforms: powermac: insert space before the open parenthesis '('
hanyu001 at 208suo.com
- [PATCH] platforms: powermac: insert space before the open parenthesis '('
hanyu001 at 208suo.com
- [PATCH] platforms: powermac: Add require space after that ','
hanyu001 at 208suo.com
- [PATCH] platforms: powermac: "foo* bar" replace with "foo *bar"
hanyu001 at 208suo.com
- [PATCH] platforms: powermac: "foo* bar" replace with "foo *bar"
hanyu001 at 208suo.com
- [PATCH] powernv: vas-trace: remove space after '('
hanyu001 at 208suo.com
- [PATCH] embedded6xx: holly: use seq_puts instead of seq_printf
hanyu001 at 208suo.com
- [PATCH] mm: book3s32: add require space around that '?' and ':'
hanyu001 at 208suo.com
- [PATCH] media: atomisp: void function return statements are not generally useful
hexingwei001 at 208suo.com
- Fwd: [PATCH] powerpc/kernel: Fix comment typo
pangzizhen001 at 208suo.com
- [PATCH] ALSA: ps3: Fix errors in snd_ps3.h
shijie001 at 208suo.com
- [PATCH] floppy: ERROR: that open brace { should be on the previous line
zhangyongle001 at 208suo.com
- [PATCH] net: Explicitly include correct DT includes
Paolo Abeni
- [PATCH v2 6/6] watchdog/hardlockup: Define HARDLOCKUP_DETECTOR_ARCH
Doug Anderson
- [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
Vishal Annapurve
- [PATCH v3 1/2] powerpc/mm: Cleanup memory block size probing
Reza Arbab
- [PATCH v3 1/2] powerpc/mm: Cleanup memory block size probing
Reza Arbab
- [apparmor] [PATCH v2 08/92] fs: new helper: simple_rename_timestamp
Seth Arnold
- [PATCH v2 1/9] vgacon: rework Kconfig dependencies
Khalid Aziz
- [PATCH v2 2/9] vgacon: rework screen_info #ifdef checks
Khalid Aziz
- [PATCH v2 5/9] vgacon: remove screen_info dependency
Khalid Aziz
- [PATCH v2 6/9] vgacon: clean up global screen_info instances
Khalid Aziz
- [PATCH v4 00/33] Per-VMA locks
Vlastimil Babka
- [RFC PATCH v11 10/29] mm: Add AS_UNMOVABLE to mark mapping as completely unmovable
Vlastimil Babka
- [RFC PATCH v11 11/29] security: Export security_inode_init_security_anon() for use by KVM
Vlastimil Babka
- [PATCH v4 29/33] x86/mm: try VMA lock-based page fault handling first
Suren Baghdasaryan
- Fwd: Memory corruption in multithreaded user space program while calling fork
Suren Baghdasaryan
- Fwd: Memory corruption in multithreaded user space program while calling fork
Suren Baghdasaryan
- Fwd: Memory corruption in multithreaded user space program while calling fork
Suren Baghdasaryan
- Fwd: Memory corruption in multithreaded user space program while calling fork
Suren Baghdasaryan
- Fwd: Memory corruption in multithreaded user space program while calling fork
Suren Baghdasaryan
- Fwd: Memory corruption in multithreaded user space program while calling fork
Suren Baghdasaryan
- Fwd: Memory corruption in multithreaded user space program while calling fork
Suren Baghdasaryan
- Fwd: Memory corruption in multithreaded user space program while calling fork
Suren Baghdasaryan
- Fwd: Memory corruption in multithreaded user space program while calling fork
Suren Baghdasaryan
- [PATCH v2 1/3] mm: lock a vma before stack expansion
Suren Baghdasaryan
- [PATCH v2 2/3] mm: lock newly mapped VMA which can be modified after it becomes visible
Suren Baghdasaryan
- [PATCH v2 3/3] fork: lock VMAs of the parent process when forking
Suren Baghdasaryan
- Fwd: Memory corruption in multithreaded user space program while calling fork
Suren Baghdasaryan
- [PATCH v2 3/3] fork: lock VMAs of the parent process when forking
Suren Baghdasaryan
- Fwd: Memory corruption in multithreaded user space program while calling fork
Suren Baghdasaryan
- [PATCH v2 3/3] fork: lock VMAs of the parent process when forking
Suren Baghdasaryan
- [PATCH v2 3/3] fork: lock VMAs of the parent process when forking
Suren Baghdasaryan
- [PATCH] mm: lock newly mapped VMA with corrected ordering
Suren Baghdasaryan
- [PATCH] mm: lock newly mapped VMA with corrected ordering
Suren Baghdasaryan
- [PATCH v4 00/33] Per-VMA locks
Suren Baghdasaryan
- [PATCH rfc -next 01/10] mm: add a generic VMA lock-based page fault handler
Suren Baghdasaryan
- [PATCH v5 14/25] iommu/msm: Implement an IDENTITY domain
Dmitry Baryshkov
- [PATCH v2 1/2] powerpc/tpm: Create linux,sml-base/size as big endian
Stefan Berger
- [PATCH v4 03/13] arm/kexec: refactor for kernel/Kconfig.kexec
Arnd Bergmann
- [PATCH v4 03/13] arm/kexec: refactor for kernel/Kconfig.kexec
Arnd Bergmann
- [PATCH v2 15/92] spufs: convert to ctime accessor functions
Arnd Bergmann
- [PATCH v4 01/13] kexec: consolidate kexec and crash options into kernel/Kconfig.kexec
Arnd Bergmann
- [PATCH 1/3] vgacon: rework screen_info #ifdef checks
Arnd Bergmann
- [PATCH 2/4] vgacon: rework screen_info #ifdef checks
Arnd Bergmann
- [PATCH 1/3] vgacon: rework screen_info #ifdef checks
Arnd Bergmann
- [PATCH 2/4] vgacon: rework screen_info #ifdef checks
Arnd Bergmann
- [PATCH v3 3/5] arch: Register fchmodat4, usually as syscall 451
Arnd Bergmann
- [PATCH v3 1/5] Non-functional cleanup of a "__user * filename"
Arnd Bergmann
- [PATCH v3 2/5] fs: Add fchmodat4()
Arnd Bergmann
- [PATCH v4 3/5] arch: Register fchmodat2, usually as syscall 452
Arnd Bergmann
- [PATCH 07/12] arch/x86: Declare edid_info in <asm/screen_info.h>
Arnd Bergmann
- [PATCH v2 0/9] video: screen_info cleanups
Arnd Bergmann
- [PATCH v2 1/9] vgacon: rework Kconfig dependencies
Arnd Bergmann
- [PATCH v2 2/9] vgacon: rework screen_info #ifdef checks
Arnd Bergmann
- [PATCH v2 3/9] dummycon: limit Arm console size hack to footbridge
Arnd Bergmann
- [PATCH v2 4/9] vgacon, arch/*: remove unused screen_info definitions
Arnd Bergmann
- [PATCH v2 5/9] vgacon: remove screen_info dependency
Arnd Bergmann
- [PATCH v2 6/9] vgacon: clean up global screen_info instances
Arnd Bergmann
- [PATCH v2 7/9] vga16fb: drop powerpc support
Arnd Bergmann
- [PATCH v2 8/9] hyperv: avoid dependency on screen_info
Arnd Bergmann
- [PATCH v2 9/9] efi: move screen_info into efi init code
Arnd Bergmann
- [PATCH v2 5/9] vgacon: remove screen_info dependency
Arnd Bergmann
- [PATCH v2 1/9] vgacon: rework Kconfig dependencies
Arnd Bergmann
- [PATCH] dma-mapping: move arch_dma_set_mask() declaration to header
Arnd Bergmann
- [PATCH] powerpc: address missing-prototypes warnings
Arnd Bergmann
- [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
Elliot Berman
- [PATCH v2 00/89] fs: new accessors for inode->i_ctime
Eric W. Biederman
- [RFC PATCH 00/21] crypto: consolidate and clean up compression APIs
Ard Biesheuvel
- [RFC PATCH 01/21] crypto: scomp - Revert "add support for deflate rfc1950 (zlib)"
Ard Biesheuvel
- [RFC PATCH 02/21] crypto: qat - Drop support for allocating destination buffers
Ard Biesheuvel
- [RFC PATCH 03/21] crypto: acompress - Drop destination scatterlist allocation feature
Ard Biesheuvel
- [RFC PATCH 04/21] net: ipcomp: Migrate to acomp API from deprecated comp API
Ard Biesheuvel
- [RFC PATCH 05/21] ubifs: Pass worst-case buffer size to compression routines
Ard Biesheuvel
- [RFC PATCH 06/21] ubifs: Avoid allocating buffer space unnecessarily
Ard Biesheuvel
- [RFC PATCH 07/21] ubifs: Migrate to acomp compression API
Ard Biesheuvel
- [RFC PATCH 08/21] zram: Migrate to acomp compression API
Ard Biesheuvel
- [RFC PATCH 09/21] crypto: nx - Migrate to scomp API
Ard Biesheuvel
- [RFC PATCH 10/21] crypto: 842 - drop obsolete 'comp' implementation
Ard Biesheuvel
- [RFC PATCH 11/21] crypto: deflate - drop obsolete 'comp' implementation
Ard Biesheuvel
- [RFC PATCH 12/21] crypto: lz4 - drop obsolete 'comp' implementation
Ard Biesheuvel
- [RFC PATCH 13/21] crypto: lz4hc - drop obsolete 'comp' implementation
Ard Biesheuvel
- [RFC PATCH 14/21] crypto: lzo-rle - drop obsolete 'comp' implementation
Ard Biesheuvel
- [RFC PATCH 15/21] crypto: lzo - drop obsolete 'comp' implementation
Ard Biesheuvel
- [RFC PATCH 16/21] crypto: zstd - drop obsolete 'comp' implementation
Ard Biesheuvel
- [RFC PATCH 17/21] crypto: cavium/zip - drop obsolete 'comp' implementation
Ard Biesheuvel
- [RFC PATCH 18/21] crypto: compress_null - drop obsolete 'comp' implementation
Ard Biesheuvel
- [RFC PATCH 19/21] crypto: remove obsolete 'comp' compression API
Ard Biesheuvel
- [RFC PATCH 20/21] crypto: deflate - implement acomp API directly
Ard Biesheuvel
- [RFC PATCH 21/21] crypto: scompress - Drop the use of per-cpu scratch buffers
Ard Biesheuvel
- [RFC PATCH 01/21] crypto: scomp - Revert "add support for deflate rfc1950 (zlib)"
Ard Biesheuvel
- [RFC PATCH 05/21] ubifs: Pass worst-case buffer size to compression routines
Ard Biesheuvel
- [PATCH v2 9/9] efi: move screen_info into efi init code
Ard Biesheuvel
- [RFC PATCH 05/21] ubifs: Pass worst-case buffer size to compression routines
Ard Biesheuvel
- [RFC PATCH 20/21] crypto: deflate - implement acomp API directly
Ard Biesheuvel
- [RFC PATCH 00/21] crypto: consolidate and clean up compression APIs
Ard Biesheuvel
- [RFC PATCH 00/21] crypto: consolidate and clean up compression APIs
Ard Biesheuvel
- [RFC PATCH 01/21] crypto: scomp - Revert "add support for deflate rfc1950 (zlib)"
Eric Biggers
- [RFC PATCH 05/21] ubifs: Pass worst-case buffer size to compression routines
Eric Biggers
- [RFC PATCH 01/21] crypto: scomp - Revert "add support for deflate rfc1950 (zlib)"
Eric Biggers
- Add fchmodat2() - or add a more general syscall?
Eric Biggers
- [PATCH 2/4] vgacon: rework screen_info #ifdef checks
Thomas Bogendoerfer
- [RFC PATCH v11 01/29] KVM: Wrap kvm_gfn_range.pte in a per-action union
Paolo Bonzini
- [RFC PATCH v11 03/29] KVM: Use gfn instead of hva for mmu_notifier_retry
Paolo Bonzini
- [RFC PATCH v11 02/29] KVM: Tweak kvm_hva_range and hva_handler_t to allow reusing for gfn ranges
Paolo Bonzini
- [RFC PATCH v11 04/29] KVM: PPC: Drop dead code related to KVM_ARCH_WANT_MMU_NOTIFIER
Paolo Bonzini
- [RFC PATCH v11 06/29] KVM: Introduce KVM_SET_USER_MEMORY_REGION2
Paolo Bonzini
- [RFC PATCH v11 08/29] KVM: Introduce per-page memory attributes
Paolo Bonzini
- [RFC PATCH v11 09/29] KVM: x86: Disallow hugepages when memory attributes are mixed
Paolo Bonzini
- [RFC PATCH v11 13/29] KVM: Add transparent hugepage support for dedicated guest memory
Paolo Bonzini
- [RFC PATCH v11 15/29] KVM: Drop superfluous __KVM_VCPU_MULTIPLE_ADDRESS_SPACE macro
Paolo Bonzini
- [RFC PATCH v11 14/29] KVM: x86/mmu: Handle page fault for private memory
Paolo Bonzini
- [RFC PATCH v11 16/29] KVM: Allow arch code to track number of memslot address spaces per VM
Paolo Bonzini
- [RFC PATCH v11 18/29] KVM: selftests: Drop unused kvm_userspace_memory_region_find() helper
Paolo Bonzini
- [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
Paolo Bonzini
- [RFC PATCH v11 10/29] mm: Add AS_UNMOVABLE to mark mapping as completely unmovable
Paolo Bonzini
- [PATCH v8 12/14] PCI/AER: Forward RCH downstream port-detected errors to the CXL.mem dev handler
Terry Bowman
- [PATCH v2 00/92] fs: new accessors for inode->i_ctime
Christian Brauner
- [PATCH v2 00/89] fs: new accessors for inode->i_ctime
Christian Brauner
- [PATCH v3 2/5] fs: Add fchmodat4()
Christian Brauner
- [PATCH v3 2/5] fs: Add fchmodat4()
Christian Brauner
- [PATCH v3 0/5] Add a new fchmodat4() syscall
Christian Brauner
- [PATCH v4 2/5] fs: Add fchmodat2()
Christian Brauner
- (subset) [PATCH v4 0/5] Add a new fchmodat2() syscall
Christian Brauner
- [PATCH 0/2] eventfd: simplify signal helpers
Christian Brauner
- [PATCH 1/2] eventfd: simplify eventfd_signal()
Christian Brauner
- [PATCH 2/2] eventfd: simplify eventfd_signal_mask()
Christian Brauner
- [PATCH 2/2] eventfd: simplify eventfd_signal_mask()
Christian Brauner
- [PATCH 0/2] eventfd: simplify signal helpers
Christian Brauner
- [PATCH v3 0/5] Add a new fchmodat4() syscall
Christian Brauner
- Add fchmodat2() - or add a more general syscall?
Christian Brauner
- [PATCH v4 2/5] fs: Add fchmodat2()
Christian Brauner
- Add fchmodat2() - or add a more general syscall?
Christian Brauner
- [PATCH v4 3/5] arch: Register fchmodat2, usually as syscall 452
Christian Brauner
- [PATCH v4 2/5] fs: Add fchmodat2()
Christian Brauner
- [PATCH v4 2/5] fs: Add fchmodat2()
Christian Brauner
- [PATCH 1/6] media: v4l2: Add audio capture and output support
Mark Brown
- [PATCH 1/6] media: v4l2: Add audio capture and output support
Mark Brown
- [PATCH] ASoC: imx-pcm-rpmsg: Set PCM hardware parameters separately
Mark Brown
- [PATCH v9 01/42] mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Mark Brown
- [PATCH] ASoC: fsl_sai: Disable bit clock with transmitter
Mark Brown
- [PATCH v9 01/42] mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Mark Brown
- [PATCH 0/2] Add support for rpmsg sound card on i.MX93 platform
Mark Brown
- [PATCH] ASoC: fsl_sai: Disable bit clock with transmitter
Mark Brown
- [PATCH] ASoC: fsl_spdif: Add support for 22.05 kHz sample rate
Mark Brown
- [PATCH] ASoC: fsl_spdif: Silence output on stop
Mark Brown
- [PATCH 1/1] ASoC: fsl: fsl_qmc_audio: Fix snd_pcm_format_t values handling
Mark Brown
- [RFC PATCH v2 4/7] media: v4l2: Add audio capture and output support
Mark Brown
- [PATCH] ASoC: fsl_micfil: refactor deprecated strncpy
Mark Brown
- [PATCH 2/2] nvme-pci: use blk_mq_max_nr_hw_queues() to calculate io queues
Keith Busch
- [PATCH 01/12] efi: Do not include <linux/screen_info.h> from EFI header
Javier Martinez Canillas
- [PATCH 02/12] fbdev/sm712fb: Do not include <linux/screen_info.h>
Javier Martinez Canillas
- [PATCH 03/12] sysfb: Do not include <linux/screen_info.h> from sysfb header
Javier Martinez Canillas
- [PATCH 04/12] staging/sm750fb: Do not include <linux/screen_info.h>
Javier Martinez Canillas
- [PATCH 05/12] arch: Remove trailing whitespaces
Javier Martinez Canillas
- [PATCH 08/12] drivers/firmware: Remove trailing whitespaces
Javier Martinez Canillas
- [PATCH 10/12] fbdev/core: Use fb_is_primary_device() in fb_firmware_edid()
Javier Martinez Canillas
- [PATCH 2/4] vgacon: rework screen_info #ifdef checks
Javier Martinez Canillas
- [PATCH 2/4] vgacon: rework screen_info #ifdef checks
Javier Martinez Canillas
- [PATCH v2 5/9] vgacon: remove screen_info dependency
Javier Martinez Canillas
- [PATCH v2 6/9] vgacon: clean up global screen_info instances
Javier Martinez Canillas
- [PATCH v2 7/9] vga16fb: drop powerpc support
Javier Martinez Canillas
- [PATCH v2 8/9] hyperv: avoid dependency on screen_info
Javier Martinez Canillas
- [PATCH v2 9/9] efi: move screen_info into efi init code
Javier Martinez Canillas
- [PATCH net-next v2 01/10] net: wan: Remove unnecessary (void*) conversions
Dan Carpenter
- [PATCH v3 00/18] fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT flags
Dan Carpenter
- [RFC][PATCH] sched: Rename DIE domain
Heiko Carstens
- [PATCH 00/79] fs: new accessors for inode->i_ctime
Luis Chamberlain
- [PATCH 01/79] fs: add ctime accessors infrastructure
Luis Chamberlain
- [PATCH v2 3/5] mmu_notifiers: Call invalidate_range() when invalidating TLBs
Luis Chamberlain
- [PATCH v4 12/13] s390/kexec: refactor for kernel/Kconfig.kexec
Nathan Chancellor
- [RFC PATCH 05/21] ubifs: Pass worst-case buffer size to compression routines
Zhihao Cheng
- [RFC PATCH 05/21] ubifs: Pass worst-case buffer size to compression routines
Zhihao Cheng
- [PATCH v7 3/8] KVM: Make __kvm_follow_pfn not imply FOLL_GET
Sean Christopherson
- [PATCH 2/2] eventfd: simplify eventfd_signal_mask()
Sean Christopherson
- [RFC PATCH v11 00/29] KVM: guest_memfd() and per-page attributes
Sean Christopherson
- [RFC PATCH v11 01/29] KVM: Wrap kvm_gfn_range.pte in a per-action union
Sean Christopherson
- [RFC PATCH v11 02/29] KVM: Tweak kvm_hva_range and hva_handler_t to allow reusing for gfn ranges
Sean Christopherson
- [RFC PATCH v11 03/29] KVM: Use gfn instead of hva for mmu_notifier_retry
Sean Christopherson
- [RFC PATCH v11 04/29] KVM: PPC: Drop dead code related to KVM_ARCH_WANT_MMU_NOTIFIER
Sean Christopherson
- [RFC PATCH v11 05/29] KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER
Sean Christopherson
- [RFC PATCH v11 06/29] KVM: Introduce KVM_SET_USER_MEMORY_REGION2
Sean Christopherson
- [RFC PATCH v11 07/29] KVM: Add KVM_EXIT_MEMORY_FAULT exit
Sean Christopherson
- [RFC PATCH v11 08/29] KVM: Introduce per-page memory attributes
Sean Christopherson
- [RFC PATCH v11 09/29] KVM: x86: Disallow hugepages when memory attributes are mixed
Sean Christopherson
- [RFC PATCH v11 10/29] mm: Add AS_UNMOVABLE to mark mapping as completely unmovable
Sean Christopherson
- [RFC PATCH v11 11/29] security: Export security_inode_init_security_anon() for use by KVM
Sean Christopherson
- [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
Sean Christopherson
- [RFC PATCH v11 13/29] KVM: Add transparent hugepage support for dedicated guest memory
Sean Christopherson
- [RFC PATCH v11 14/29] KVM: x86/mmu: Handle page fault for private memory
Sean Christopherson
- [RFC PATCH v11 15/29] KVM: Drop superfluous __KVM_VCPU_MULTIPLE_ADDRESS_SPACE macro
Sean Christopherson
- [RFC PATCH v11 16/29] KVM: Allow arch code to track number of memslot address spaces per VM
Sean Christopherson
- [RFC PATCH v11 17/29] KVM: x86: Add support for "protected VMs" that can utilize private memory
Sean Christopherson
- [RFC PATCH v11 18/29] KVM: selftests: Drop unused kvm_userspace_memory_region_find() helper
Sean Christopherson
- [RFC PATCH v11 19/29] KVM: selftests: Convert lib's mem regions to KVM_SET_USER_MEMORY_REGION2
Sean Christopherson
- [RFC PATCH v11 20/29] KVM: selftests: Add support for creating private memslots
Sean Christopherson
- [RFC PATCH v11 21/29] KVM: selftests: Add helpers to convert guest memory b/w private and shared
Sean Christopherson
- [RFC PATCH v11 22/29] KVM: selftests: Add helpers to do KVM_HC_MAP_GPA_RANGE hypercalls (x86)
Sean Christopherson
- [RFC PATCH v11 23/29] KVM: selftests: Introduce VM "shape" to allow tests to specify the VM type
Sean Christopherson
- [RFC PATCH v11 24/29] KVM: selftests: Add GUEST_SYNC[1-6] macros for synchronizing more data
Sean Christopherson
- [RFC PATCH v11 25/29] KVM: selftests: Add x86-only selftest for private memory conversions
Sean Christopherson
- [RFC PATCH v11 26/29] KVM: selftests: Add KVM_SET_USER_MEMORY_REGION2 helper
Sean Christopherson
- [RFC PATCH v11 27/29] KVM: selftests: Expand set_memory_region_test to validate guest_memfd()
Sean Christopherson
- [RFC PATCH v11 28/29] KVM: selftests: Add basic selftest for guest_memfd()
Sean Christopherson
- [RFC PATCH v11 29/29] KVM: selftests: Test KVM exit behavior for private memory/access
Sean Christopherson
- [RFC PATCH v11 05/29] KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER
Sean Christopherson
- [RFC PATCH v11 07/29] KVM: Add KVM_EXIT_MEMORY_FAULT exit
Sean Christopherson
- [RFC PATCH v11 01/29] KVM: Wrap kvm_gfn_range.pte in a per-action union
Sean Christopherson
- [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
Sean Christopherson
- [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
Sean Christopherson
- [RFC PATCH v11 08/29] KVM: Introduce per-page memory attributes
Sean Christopherson
- [RFC PATCH v11 13/29] KVM: Add transparent hugepage support for dedicated guest memory
Sean Christopherson
- [RFC PATCH v11 09/29] KVM: x86: Disallow hugepages when memory attributes are mixed
Sean Christopherson
- [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
Sean Christopherson
- [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
Sean Christopherson
- [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
Sean Christopherson
- [RFC PATCH v11 00/29] KVM: guest_memfd() and per-page attributes
Sean Christopherson
- [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
Sean Christopherson
- [RFC PATCH v11 01/29] KVM: Wrap kvm_gfn_range.pte in a per-action union
Sean Christopherson
- [RFC PATCH v11 00/29] KVM: guest_memfd() and per-page attributes
Sean Christopherson
- [RFC PATCH v11 08/29] KVM: Introduce per-page memory attributes
Sean Christopherson
- [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
Sean Christopherson
- [RFC PATCH v11 01/29] KVM: Wrap kvm_gfn_range.pte in a per-action union
Sean Christopherson
- [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
Sean Christopherson
- [RFC PATCH v11 06/29] KVM: Introduce KVM_SET_USER_MEMORY_REGION2
Sean Christopherson
- [PATCH] usb: Explicitly include correct DT includes
Herve Codina
- [PATCH 00/26] Add support for QMC HDLC, framer infrastruture and PEF2256 framer
Herve Codina
- [PATCH 01/26] soc: fsl: cpm1: qmc: Fix rx channel reset
Herve Codina
- [PATCH 02/26] soc: fsl: cpm1: qmc: Extend the API to provide Rx status
Herve Codina
- [PATCH 03/26] dt-bindings: net: Add support for QMC HDLC
Herve Codina
- [PATCH 04/26] net: wan: Add support for QMC HDLC
Herve Codina
- [PATCH 05/26] MAINTAINERS: Add the Freescale QMC HDLC driver entry
Herve Codina
- [PATCH 06/26] soc: fsl: cpm1: qmc: Introduce available timeslots masks
Herve Codina
- [PATCH 07/26] soc: fsl: cpm1: qmc: Rename qmc_setup_tsa* to qmc_init_tsa*
Herve Codina
- [PATCH 08/26] soc: fsl: cpm1: qmc: Introduce qmc_chan_setup_tsa*
Herve Codina
- [PATCH 09/26] soc: fsl: cpm1: qmc: Remove no more needed checks from qmc_check_chans()
Herve Codina
- [PATCH 10/26] soc: fsl: cpm1: qmc: Check available timeslots in qmc_check_chans()
Herve Codina
- [PATCH 11/26] soc: fsl: cpm1: qmc: Add support for disabling channel TSA entries
Herve Codina
- [PATCH 12/26] soc: fsl: cpm1: qmc: Split Tx and Rx TSA entries setup
Herve Codina
- [PATCH 13/26] soc: fsl: cpm1: qmc: Introduce is_tsa_64rxtx flag
Herve Codina
- [PATCH 14/26] soc: fsl: cpm1: qmc: Handle timeslot entries at channel start() and stop()
Herve Codina
- [PATCH 15/26] soc: fsl: cpm1: qmc: Remove timeslots handling from setup_chan()
Herve Codina
- [PATCH 16/26] soc: fsl: cpm1: qmc: Introduce functions to change timeslots at runtime
Herve Codina
- [PATCH 17/26] wan: qmc_hdlc: Add runtime timeslots changes support
Herve Codina
- [PATCH 18/26] net: wan: Add framer framework support
Herve Codina
- [PATCH 19/26] dt-bindings: net: Add the Lantiq PEF2256 E1/T1/J1 framer
Herve Codina
- [PATCH 20/26] mfd: core: Ensure disabled devices are skiped without aborting
Herve Codina
- [PATCH 21/26] net: wan: framer: Add support for the Lantiq PEF2256 framer
Herve Codina
- [PATCH 22/26] pinctrl: Add support for the Lantic PEF2256 pinmux
Herve Codina
- [PATCH 23/26] MAINTAINERS: Add the Lantiq PEF2256 driver entry
Herve Codina
- [PATCH 24/26] ASoC: codecs: Add support for the framer codec
Herve Codina
- [PATCH 25/26] dt-bindings: net: fsl,qmc-hdlc: Add framer support
Herve Codina
- [PATCH 26/26] net: wan: fsl_qmc_hdlc: Add framer support
Herve Codina
- [PATCH v2 00/28] Add support for QMC HDLC, framer infrastruture and PEF2256 framer
Herve Codina
- [PATCH v2 01/28] soc: fsl: cpm1: tsa: Fix __iomem addresses declaration
Herve Codina
- [PATCH v2 02/28] soc: fsl: cpm1: qmc: Fix __iomem addresses declaration
Herve Codina
- [PATCH v2 03/28] soc: fsl: cpm1: qmc: Fix rx channel reset
Herve Codina
- [PATCH v2 04/28] soc: fsl: cpm1: qmc: Extend the API to provide Rx status
Herve Codina
- [PATCH v2 05/28] dt-bindings: net: Add support for QMC HDLC
Herve Codina
- [PATCH v2 06/28] net: wan: Add support for QMC HDLC
Herve Codina
- [PATCH v2 07/28] MAINTAINERS: Add the Freescale QMC HDLC driver entry
Herve Codina
- [PATCH v2 08/28] soc: fsl: cpm1: qmc: Introduce available timeslots masks
Herve Codina
- [PATCH v2 09/28] soc: fsl: cpm1: qmc: Rename qmc_setup_tsa* to qmc_init_tsa*
Herve Codina
- [PATCH v2 10/28] soc: fsl: cpm1: qmc: Introduce qmc_chan_setup_tsa*
Herve Codina
- [PATCH v2 11/28] soc: fsl: cpm1: qmc: Remove no more needed checks from qmc_check_chans()
Herve Codina
- [PATCH v2 12/28] soc: fsl: cpm1: qmc: Check available timeslots in qmc_check_chans()
Herve Codina
- [PATCH v2 13/28] soc: fsl: cpm1: qmc: Add support for disabling channel TSA entries
Herve Codina
- [PATCH v2 14/28] soc: fsl: cpm1: qmc: Split Tx and Rx TSA entries setup
Herve Codina
- [PATCH v2 15/28] soc: fsl: cpm1: qmc: Introduce is_tsa_64rxtx flag
Herve Codina
- [PATCH v2 16/28] soc: fsl: cpm1: qmc: Handle timeslot entries at channel start() and stop()
Herve Codina
- [PATCH v2 17/28] soc: fsl: cpm1: qmc: Remove timeslots handling from setup_chan()
Herve Codina
- [PATCH v2 18/28] soc: fsl: cpm1: qmc: Introduce functions to change timeslots at runtime
Herve Codina
- [PATCH v2 19/28] wan: qmc_hdlc: Add runtime timeslots changes support
Herve Codina
- [PATCH v2 20/28] net: wan: Add framer framework support
Herve Codina
- [PATCH v2 21/28] dt-bindings: net: Add the Lantiq PEF2256 E1/T1/J1 framer
Herve Codina
- [PATCH v2 22/28] mfd: core: Ensure disabled devices are skiped without aborting
Herve Codina
- [PATCH v2 23/28] net: wan: framer: Add support for the Lantiq PEF2256 framer
Herve Codina
- [PATCH v2 24/28] pinctrl: Add support for the Lantic PEF2256 pinmux
Herve Codina
- [PATCH v2 25/28] MAINTAINERS: Add the Lantiq PEF2256 driver entry
Herve Codina
- [PATCH v2 26/28] ASoC: codecs: Add support for the framer codec
Herve Codina
- [PATCH v2 27/28] dt-bindings: net: fsl,qmc-hdlc: Add framer support
Herve Codina
- [PATCH v2 28/28] net: wan: fsl_qmc_hdlc: Add framer support
Herve Codina
- [PATCH 1/1] ASoC: fsl: fsl_qmc_audio: Fix snd_pcm_format_t values handling
Herve Codina
- [PATCH v2 05/28] dt-bindings: net: Add support for QMC HDLC
Herve Codina
- [PATCH v2 27/28] dt-bindings: net: fsl,qmc-hdlc: Add framer support
Herve Codina
- [PATCH v2 22/28] mfd: core: Ensure disabled devices are skiped without aborting
Herve Codina
- [PATCH v2 05/28] dt-bindings: net: Add support for QMC HDLC
Herve Codina
- [PATCH] KVM: ppc64: Enable ring-based dirty memory tracking
Kautuk Consul
- [PATCH] KVM: ppc64: Enable ring-based dirty memory tracking
Kautuk Consul
- [PATCH v2] KVM: ppc64: Enable ring-based dirty memory tracking on ppc64: enable config options and implement relevant functions
Kautuk Consul
- [PATCH] soc: fsl: qe: Replace all non-returning strlcpy with strscpy
Kees Cook
- [PATCH] soc: fsl: qe: Replace all non-returning strlcpy with strscpy
Kees Cook
- [PATCH] powerpc/crypto: Add gitignore for generated P10 AES/GCM .S files
Russell Currey
- [PATCH v5 11/13] riscv/kexec: refactor for kernel/Kconfig.kexec
Palmer Dabbelt
- [RFC PATCH v11 00/29] KVM: guest_memfd() and per-page attributes
Nikunj A. Dadhania
- [RFC PATCH v11 00/29] KVM: guest_memfd() and per-page attributes
Nikunj A. Dadhania
- [RFC PATCH v11 00/29] KVM: guest_memfd() and per-page attributes
Nikunj A. Dadhania
- [PATCH v3 12/13] s390/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v4 00/13] refactor Kconfig to consolidate KEXEC and CRASH options
Eric DeVolder
- [PATCH v4 01/13] kexec: consolidate kexec and crash options into kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v4 02/13] x86/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v4 03/13] arm/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v4 04/13] ia64/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v4 05/13] arm64/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v4 06/13] loongarch/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v4 07/13] m68k/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v4 08/13] mips/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v4 09/13] parisc/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v4 10/13] powerpc/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v4 11/13] riscv/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v4 12/13] s390/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v4 13/13] sh/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v4 03/13] arm/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v4 12/13] s390/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v4 12/13] s390/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v4 01/13] kexec: consolidate kexec and crash options into kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v4 12/13] s390/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v5 00/13] refactor Kconfig to consolidate KEXEC and CRASH options
Eric DeVolder
- [PATCH v5 01/13] kexec: consolidate kexec and crash options into kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v5 02/13] x86/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v5 03/13] arm/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v5 04/13] ia64/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v5 05/13] arm64/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v5 06/13] loongarch/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v5 07/13] m68k/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v5 08/13] mips/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v5 09/13] parisc/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v5 10/13] powerpc/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v5 11/13] riscv/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v5 12/13] s390/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v5 13/13] sh/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v5 02/13] x86/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v5 11/13] riscv/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v6 00/14] refactor Kconfig to consolidate KEXEC and CRASH options
Eric DeVolder
- [PATCH v6 01/14] kexec: consolidate kexec and crash options into kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v6 02/14] x86/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v6 03/14] arm/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v6 04/14] ia64/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v6 05/14] arm64/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v6 06/14] loongarch/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v6 07/14] m68k/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v6 08/14] mips/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v6 09/14] parisc/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v6 10/14] powerpc/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v6 11/14] riscv/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v6 12/14] s390/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v6 13/14] sh/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v6 14/14] kexec: rename ARCH_HAS_KEXEC_PURGATORY
Eric DeVolder
- [PATCH 00/17] fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT flags
Helge Deller
- [PATCH v2 0/9] video: screen_info cleanups
Helge Deller
- linux-next: Tree for Jul 13 (drivers/video/fbdev/ps3fb.c)
Helge Deller
- [PATCH v2 07/12] s390: add pte_free_defer() for pgtables sharing page
Hugh Dickins
- [PATCH v2 07/12] s390: add pte_free_defer() for pgtables sharing page
Hugh Dickins
- [PATCH v2 07/12] s390: add pte_free_defer() for pgtables sharing page
Hugh Dickins
- [PATCH v2 07/12] s390: add pte_free_defer() for pgtables sharing page
Hugh Dickins
- [PATCH v2 07/12] s390: add pte_free_defer() for pgtables sharing page
Hugh Dickins
- [PATCH v2 07/12] s390: add pte_free_defer() for pgtables sharing page
Hugh Dickins
- [PATCH v2 07/12] s390: add pte_free_defer() for pgtables sharing page
Hugh Dickins
- [PATCH] powerpc/mm/book3s64/hash/4k: Add pmd_same callback for 4K page size
Hugh Dickins
- [PATCH v2 07/12] s390: add pte_free_defer() for pgtables sharing page
Hugh Dickins
- [PATCH] mm: lock newly mapped VMA with corrected ordering
Hugh Dickins
- [PATCH v3 00/13] mm: free retracted page table by RCU
Hugh Dickins
- [PATCH v3 01/13] mm/pgtable: add rcu_read_lock() and rcu_read_unlock()s
Hugh Dickins
- [PATCH v3 02/13] mm/pgtable: add PAE safety to __pte_offset_map()
Hugh Dickins
- [PATCH v3 03/13] arm: adjust_pte() use pte_offset_map_nolock()
Hugh Dickins
- [PATCH v3 04/13] powerpc: assert_pte_locked() use pte_offset_map_nolock()
Hugh Dickins
- [PATCH v3 05/13] powerpc: add pte_free_defer() for pgtables sharing page
Hugh Dickins
- [PATCH v3 06/13] sparc: add pte_free_defer() for pte_t *pgtable_t
Hugh Dickins
- [PATCH v3 07/13] s390: add pte_free_defer() for pgtables sharing page
Hugh Dickins
- [PATCH v3 08/13] mm/pgtable: add pte_free_defer() for pgtable as page
Hugh Dickins
- [PATCH v3 09/13] mm/khugepaged: retract_page_tables() without mmap or vma lock
Hugh Dickins
- [PATCH v3 10/13] mm/khugepaged: collapse_pte_mapped_thp() with mmap_read_lock()
Hugh Dickins
- [PATCH v3 11/13] mm/khugepaged: delete khugepaged_collapse_pte_mapped_thps()
Hugh Dickins
- [PATCH v3 12/13] mm: delete mmap_write_trylock() and vma_try_start_write()
Hugh Dickins
- [PATCH v3 13/13] mm/pgtable: notes on pte_offset_map[_lock]()
Hugh Dickins
- [PATCH mm 12/13] mm: delete mmap_write_trylock() and vma_try_start_write()
Hugh Dickins
- [PATCH v3 04/13] powerpc: assert_pte_locked() use pte_offset_map_nolock()
Hugh Dickins
- [PATCH v3 04/13 fix] powerpc: assert_pte_locked() use pte_offset_map_nolock(): fix
Hugh Dickins
- [PATCH v3 07/13 fix] s390: add pte_free_defer() for pgtables sharing page: fix
Hugh Dickins
- [PATCH v3 10/13 fix] mm/khugepaged: collapse_pte_mapped_thp() with mmap_read_lock(): fix
Hugh Dickins
- [PATCH v3 11/13 fix] mm/khugepaged: delete khugepaged_collapse_pte_mapped_thps(): fix
Hugh Dickins
- [PATCH mm-unstable v7 00/31] Split ptdesc from struct page
Hugh Dickins
- [PATCH] misc: Explicitly include correct DT includes
Andrew Donnellan
- [PATCH] Revert "powerpc/64s: Remove support for ELFv1 little endian userspace"
Andrew Donnellan
- [PATCH v2 27/28] dt-bindings: net: fsl,qmc-hdlc: Add framer support
Conor Dooley
- [PATCH v2 05/28] dt-bindings: net: Add support for QMC HDLC
Conor Dooley
- [PATCH v2 05/28] dt-bindings: net: Add support for QMC HDLC
Conor Dooley
- [PATCH v1] powerpc/pseries: use kfree_sensitive() in plpks_gen_password()
Minjie Du
- [PATCH v3 8/9] powerpc: Add HOTPLUG_SMT support
Laurent Dufour
- [PATCH v3 0/9] Introduce SMT level and add PowerPC support
Laurent Dufour
- [PATCH v3 6/9] cpu/SMT: Allow enabling partial SMT states via sysfs
Laurent Dufour
- [PATCH v3 3/9] cpu/SMT: Store the current/max number of threads
Laurent Dufour
- [PATCH v4 00/10] Introduce SMT level and add PowerPC support
Laurent Dufour
- [PATCH v4 01/10] cpu/hotplug: remove dependancy against cpu_primary_thread_mask
Laurent Dufour
- [PATCH v4 02/10] cpu/SMT: Move SMT prototypes into cpu_smt.h
Laurent Dufour
- [PATCH v4 03/10] cpu/SMT: Move smt/control simple exit cases earlier
Laurent Dufour
- [PATCH v4 04/10] cpu/SMT: Store the current/max number of threads
Laurent Dufour
- [PATCH v4 05/10] cpu/SMT: Remove topology_smt_supported()
Laurent Dufour
- [PATCH v4 06/10] cpu/SMT: Create topology_smt_thread_allowed()
Laurent Dufour
- [PATCH v4 07/10] cpu/SMT: Allow enabling partial SMT states via sysfs
Laurent Dufour
- [PATCH v4 08/10] powerpc/pseries: Initialise CPU hotplug callbacks earlier
Laurent Dufour
- [PATCH v4 09/10] powerpc: Add HOTPLUG_SMT support
Laurent Dufour
- [PATCH v4 10/10] powerpc/pseries: Honour current SMT state when DLPAR onlining CPUs
Laurent Dufour
- [PATCH v4 00/10] Introduce SMT level and add PowerPC support
Laurent Dufour
- [PATCH] powerpc/kexec: fix minor typo
Laurent Dufour
- [PATCH v4 00/10] Introduce SMT level and add PowerPC support
Laurent Dufour
- [PATCH v2 RESEND RESEND] ASoC: fsl MPC52xx drivers require PPC_BESTCOMM
Randy Dunlap
- [PATCH] powerpc: allow PPC_EARLY_DEBUG_CPM only when SERIAL_CPM=y
Randy Dunlap
- [PATCH v2] powerpc: allow PPC_EARLY_DEBUG_CPM only when SERIAL_CPM=y
Randy Dunlap
- [PATCH v2 02/10] docs: ABI: sysfs-bus-event_source-devices-hv_gpci: Document processor_bus_topology sysfs interface file
Randy Dunlap
- [PATCH v2 04/10] docs: ABI: sysfs-bus-event_source-devices-hv_gpci: Document processor_config sysfs interface file
Randy Dunlap
- [PATCH v2 06/10] docs: ABI: sysfs-bus-event_source-devices-hv_gpci: Document affinity_domain_via_virtual_processor sysfs interface file
Randy Dunlap
- [PATCH v2 08/10] docs: ABI: sysfs-bus-event_source-devices-hv_gpci: Document affinity_domain_via_domain sysfs interface file
Randy Dunlap
- [PATCH v2 10/10] docs: ABI: sysfs-bus-event_source-devices-hv_gpci: Document affinity_domain_via_partition sysfs interface file
Randy Dunlap
- [PATCH 01/79] fs: add ctime accessors infrastructure
Randy Dunlap
- [PATCH v2 18/18] fbdev: Document that framebuffer_alloc() returns zero'ed data
Randy Dunlap
- linux-next: Tree for Jul 13 (drivers/video/fbdev/ps3fb.c)
Randy Dunlap
- linux-next: Tree for Jul 13 (drivers/video/fbdev/ps3fb.c)
Randy Dunlap
- linux-next: Tree for Jul 13 (drivers/video/fbdev/ps3fb.c)
Randy Dunlap
- linux-next: Tree for Jul 13 (drivers/video/fbdev/ps3fb.c)
Randy Dunlap
- [PATCH] Documentation: devices.txt: reconcile serial/ucc_uart minor numers
Randy Dunlap
- linux-next: Tree for Jul 24 (arch/powerpc/platforms/embedded6xx/mvme5100.c)
Randy Dunlap
- [PATCH 24/26] ASoC: codecs: Add support for the framer codec
Randy Dunlap
- [PATCH] Documentation: devices.txt: reconcile serial/ucc_uart minor numers
Randy Dunlap
- [PATCH] Documentation: devices.txt: reconcile serial/ucc_uart minor numers
Randy Dunlap
- [PATCH v9 01/42] mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Edgecombe, Rick P
- [RFC 0/1] sched/fair: Consider asymmetric scheduler groups in load balancer
Dietmar Eggemann
- [PATCH] net: Explicitly include correct DT includes
Alex Elder
- [PATCH 2/2] PCI: layerscape: Add the workaround for lost link capablities during reset
Markus Elfring
- [PATCH v3 1/2] PCI: layerscape: Add support for Link down notification
Markus Elfring
- [v3 1/2] PCI: layerscape: Add support for Link down notification
Markus Elfring
- [PATCH v2] powerpc/iommu: limit number of TCEs to 512 for H_STUFF_TCE hcall
Michael Ellerman
- [PATCH] powerpc/64s/radix: Fix exit lazy tlb mm switch with irqs enabled
Michael Ellerman
- [PATCH 1/2] hexagon/traps.c: use KSYM_NAME_LEN in array size
Michael Ellerman
- [PATCH] powerpc: isa-bridge: Fix ISA mmapping when "ranges" is not present
Michael Ellerman
- [PATCH -next?] powerpc/fsl_uli1575: fix kconfig warnings and build errors
Michael Ellerman
- [PATCH] powerpc/64s/radix: Fix soft dirty tracking
Michael Ellerman
- [PATCH] powerpc/boot: Disable power10 features after BOOTAFLAGS assignment
Michael Ellerman
- [PATCH v2] powerpc/bpf: populate extable entries only during the last pass
Michael Ellerman
- [PATCH rc] iommu/power: Remove iommu_del_device()
Michael Ellerman
- [PATCH] iommu/powerpc: Incorrect DDW Table is referenced for SR-IOV device
Michael Ellerman
- [PATCH v3] powerpc/iommu: DMA address offset is incorrectly calculated with 2MB TCEs
Michael Ellerman
- [PATCH] powerpc/mm: Reinstate ARCH_FORCE_MAX_ORDER ranges
Michael Ellerman
- [PATCH] powerpc: delete empty config entry for PPC_86xx
Michael Ellerman
- [PATCH] powerpc: remove unneeded if-checks
Michael Ellerman
- [PATCH] powerpc: Drop MPC5200 LocalPlus bus FIFO driver
Michael Ellerman
- [PATCH] MAINTAINERS: Exclude m68k-only drivers from powerpc entry
Michael Ellerman
- [PATCH] KVM: PPC: Update MAINTAINERS
Michael Ellerman
- [PATCH] powerpc: Mark powermac as orphan in MAINTAINERS
Michael Ellerman
- [PATCH v2 RESEND] powerpc/embedded6xx: select MPC10X_BRIDGE only if PCI is set
Michael Ellerman
- [PATCH 0/3] Extend KCSAN to all powerpc
Michael Ellerman
- [PATCH] powerpc/signal32: Force inlining of __unsafe_save_user_regs() and save_tm_user_regs_unsafe()
Michael Ellerman
- [PATCH v2 0/4] powerpc/boot: build flags refactoring
Michael Ellerman
- [PATCH] powerpc/interrupt: Don't read MSR from interrupt_exit_kernel_prepare()
Michael Ellerman
- [PATCH] powerpc/kcsan: Properly instrument arch_spin_unlock()
Michael Ellerman
- [PATCH v2] powerpc/build: Remove -pipe from compilation flags
Michael Ellerman
- [PATCH v2 0/4] powerpc/64: ELFv2 conversion
Michael Ellerman
- [PATCH v3 0/6] powerpc: merge _switch in 32/64
Michael Ellerman
- [PATCH] powerpc/64s: Fix VAS mm use after free
Michael Ellerman
- [PATCH] powerpc/32s: Fix LLVM SMP build
Michael Ellerman
- [PATCH] powerpc/build: vdso linker warning for orphan sections
Michael Ellerman
- [PATCH] macintosh: Switch i2c drivers back to use .probe()
Michael Ellerman
- [PATCH] powerpc: Switch i2c drivers back to use .probe()
Michael Ellerman
- [PATCH][next] powerpc/powernv/sriov: perform null check on iov before dereferencing iov
Michael Ellerman
- [PATCH] powerpc/ftrace: Disable ftrace on ppc32 if using clang
Michael Ellerman
- [RFC PATCH v2 1/1] powerpc: update ppc_save_regs to save current r1 in pt_regs
Michael Ellerman
- [PATCH v3 00/11] Add static DEXCR support
Michael Ellerman
- (subset) [PATCH v2 00/16] Add support for DAX vmemmap optimization for ppc64
Michael Ellerman
- [PATCH v2] security/integrity: fix pointer to ESL data and its size on pseries
Michael Ellerman
- [PATCH v2 0/2] Remove some e500/MPC85xx evaluation platforms
Michael Ellerman
- [PATCH] macintosh: Use of_address_to_resource()
Michael Ellerman
- [PATCH] powerpc: powermac: Use of_get_cpu_hwid() to read CPU node 'reg'
Michael Ellerman
- [PATCH] macintosh: Use of_property_read_reg() to parse "reg"
Michael Ellerman
- [PATCH] powerpc: fsl_rio: Use of_range_to_resource() for "ranges" parsing
Michael Ellerman
- [PATCH] powerpc: fsl_soc: Use of_range_to_resource() for "ranges" parsing
Michael Ellerman
- [PATCH] powerpc: mpc512x: Remove open coded "ranges" parsing
Michael Ellerman
- [PATCH] powerpc: fsl: Use of_property_read_reg() to parse "reg"
Michael Ellerman
- [PATCH] powerpc: 52xx: Make immr_id DT match tables static
Michael Ellerman
- (subset) [PATCH v2 00/11] powerpc: KCSAN fix warnings and mark accesses
Michael Ellerman
- [RFC PATCH 0/3] powernv/pci: Remove unused IODA1 support
Michael Ellerman
- [PATCH] powerpc/iommu: Only build sPAPR access functions on pSeries
Michael Ellerman
- [PATCH] powerpc/iommu: TCEs are incorrectly manipulated with DLPAR add/remove of memory
Michael Ellerman
- [PATCH v2] powerpc: Fail build if using recordmcount with binutils v2.37
Michael Ellerman
- [PATCH] powerpc: remove checks for binutils older than 2.25
Michael Ellerman
- [PATCH] arch/powerpc: Remove unnecessary endian conversion code in XICS
Michael Ellerman
- [PATCH] powerpc/fadump: reset dump area size variable if memblock reserve fails
Michael Ellerman
- [PATCH] powerpc: isa-bridge: Fix ISA mmapping when "ranges" is not present
Michael Ellerman
- [PATCH v2] powerpc: allow PPC_EARLY_DEBUG_CPM only when SERIAL_CPM=y
Michael Ellerman
- [PATCH] powerpc: dts: turris1x.dts: Fix PCIe MEM size for pci2 node
Michael Ellerman
- [PATCH] powerpc: Include asm/nmi.c in mobility.c for watchdog_hardlockup_set_timeout_pct()
Michael Ellerman
- [PATCH] KVM: PPC: Update MAINTAINERS
Michael Ellerman
- [GIT PULL] Please pull powerpc/linux.git powerpc-6.5-2 tag
Michael Ellerman
- [PATCH v2 1/2] powerpc/tpm: Create linux,sml-base/size as big endian
Michael Ellerman
- [PATCH v2 1/2] powerpc/tpm: Create linux,sml-base/size as big endian
Michael Ellerman
- [PATCH v5] Revert "powerpc/bug: Provide better flexibility to WARN_ON/__WARN_FLAGS() with asm goto"
Michael Ellerman
- [GIT PULL] Please pull powerpc/linux.git powerpc-6.5-3 tag
Michael Ellerman
- [PATCH] powerpc/64s: Fix native_hpte_remove() to be irq-safe
Michael Ellerman
- [PATCH] powerpc/64e: Fix obtool warnings in exceptions-64e.S
Michael Ellerman
- [PATCH] powerpc/security: Fix Speculation_Store_Bypass reporting on Power10
Michael Ellerman
- [PATCH] powerpc/mm/book3s64/hash/4k: Add pmd_same callback for 4K page size
Michael Ellerman
- [PATCH v5] Revert "powerpc/bug: Provide better flexibility to WARN_ON/__WARN_FLAGS() with asm goto"
Michael Ellerman
- [PATCH] powerpc/64: Enable accelerated crypto algorithms in defconfig
Michael Ellerman
- [PATCH 4/4] powerpc/64s/radix: combine final TLB flush and lazy tlb mm shootdown IPIs
Michael Ellerman
- linux-next: Tree for Jul 13 (drivers/video/fbdev/ps3fb.c)
Michael Ellerman
- [PATCH] powerpc/build: vdso linker warning for orphan sections
Michael Ellerman
- Kernel Crash Dump (kdump) broken with 6.5
Michael Ellerman
- [PATCH] powerpc/build: vdso linker warning for orphan sections
Michael Ellerman
- (subset) [PATCH v4 00/15] powerpc/objtool: uaccess validation for PPC32 (v4)
Michael Ellerman
- [PATCH v2] powerpc/pseries/vas: Hold mmap_mutex after mmap lock during window close
Michael Ellerman
- [PATCH v5] Revert "powerpc/bug: Provide better flexibility to WARN_ON/__WARN_FLAGS() with asm goto"
Michael Ellerman
- [PATCH] powerpc/crypto: Add gitignore for generated P10 AES/GCM .S files
Michael Ellerman
- [PATCH] powerpc/kasan: Disable KCOV in KASAN code
Michael Ellerman
- [PATCH v2] powerpc/512x: lpbfifo: Convert to platform remove callback returning void
Michael Ellerman
- [PATCH] Revert "powerpc/64s: Remove support for ELFv1 little endian userspace"
Michael Ellerman
- [PATCH v2 1/9] vgacon: rework Kconfig dependencies
Michael Ellerman
- (subset) [PATCH v4 00/15] powerpc/objtool: uaccess validation for PPC32 (v4)
Michael Ellerman
- [GIT PULL] Please pull powerpc/linux.git powerpc-6.5-4 tag
Michael Ellerman
- [PATCH v2 3/5] mmu_notifiers: Call invalidate_range() when invalidating TLBs
Michael Ellerman
- Login broken with old userspace (was Re: [PATCH v2] selinux: introduce an initial SID for early boot processes)
Michael Ellerman
- [PATCH] docs: move powerpc under arch
Michael Ellerman
- [PATCH] powerpc: Use shared font data
Michael Ellerman
- [PATCH] powerpc/mm/altmap: Fix altmap boundary check
Michael Ellerman
- [PATCH] powerpc/ftrace: Create a dummy stackframe to fix stack unwind
Michael Ellerman
- Login broken with old userspace (was Re: [PATCH v2] selinux: introduce an initial SID for early boot processes)
Michael Ellerman
- [PATCH] arch/powerpc: Remove unnecessary endian conversion code in XICS
Michael Ellerman
- [PATCH] ASoC: fsl_sai: Enable MCTL_MCLK_EN bit for master mode
Fabio Estevam
- [PATCH] ASoC: fsl_sai: Enable MCTL_MCLK_EN bit for master mode
Fabio Estevam
- [PATCH] ASoC: fsl_sai: Enable MCTL_MCLK_EN bit for master mode
Fabio Estevam
- [PATCH] ASoC: fsl_sai: Enable MCTL_MCLK_EN bit for master mode
Fabio Estevam
- [PATCH] ASoC: fsl_sai: Disable bit clock with transmitter
Fabio Estevam
- [PATCH] ASoC: fsl_sai: Disable bit clock with transmitter
Fabio Estevam
- [PATCH] ASoC: fsl_spdif: Add support for 22.05 kHz sample rate
Fabio Estevam
- [PATCH] ASoC: fsl_spdif: Silence output on stop
Fabio Estevam
- [PATCH v2 1/1] ASoC: imx-audmux: fix return value checks of clk_prepare_enable()
Fabio Estevam
- [PATCH] net: Explicitly include correct DT includes
Wei Fang
- [PATCH v4 0/5] Add a new fchmodat2() syscall
Rich Felker
- Add fchmodat2() - or add a more general syscall?
Rich Felker
- [PATCH v6 2/3] PCI/AER: Disable AER interrupt on suspend
Kai-Heng Feng
- [PATCH v6 2/3] PCI/AER: Disable AER interrupt on suspend
Kai-Heng Feng
- [RFC PATCH v2 4/7] media: v4l2: Add audio capture and output support
Tomasz Figa
- [PATCH 1/2] eventfd: simplify eventfd_signal()
Oded Gabbay
- [PATCH] ASoC: fsl_sai: Disable bit clock with transmitter
Matus Gajdos
- [PATCH] ASoC: fsl_spdif: Add support for 22.05 kHz sample rate
Matus Gajdos
- [PATCH] ASoC: fsl_spdif: Silence output on stop
Matus Gajdos
- [PATCH] powerpc: Use shared font data
Dr. David Alan Gilbert
- [PATCH] powerpc: Use shared font data
Dr. David Alan Gilbert
- [PATCH v3 0/5] Add a new fchmodat4() syscall
Alexey Gladkov
- [PATCH v3 1/5] Non-functional cleanup of a "__user * filename"
Alexey Gladkov
- [PATCH v3 2/5] fs: Add fchmodat4()
Alexey Gladkov
- [PATCH v3 3/5] arch: Register fchmodat4, usually as syscall 451
Alexey Gladkov
- [PATCH v3 4/5] tools headers UAPI: Sync files changed by new fchmodat4 syscall
Alexey Gladkov
- [PATCH v3 5/5] selftests: add fchmodat4(2) selftest
Alexey Gladkov
- [PATCH v3 2/5] fs: Add fchmodat4()
Alexey Gladkov
- [PATCH v3 2/5] fs: Add fchmodat4()
Alexey Gladkov
- [PATCH v3 5/5] selftests: add fchmodat4(2) selftest
Alexey Gladkov
- [PATCH v3 2/5] fs: Add fchmodat4()
Alexey Gladkov
- [PATCH v4 0/5] Add a new fchmodat2() syscall
Alexey Gladkov
- [PATCH v4 1/5] Non-functional cleanup of a "__user * filename"
Alexey Gladkov
- [PATCH v4 2/5] fs: Add fchmodat2()
Alexey Gladkov
- [PATCH v4 3/5] arch: Register fchmodat2, usually as syscall 452
Alexey Gladkov
- [PATCH v4 4/5] tools headers UAPI: Sync files changed by new fchmodat2 syscall
Alexey Gladkov
- [PATCH v4 5/5] selftests: Add fchmodat2 selftest
Alexey Gladkov
- [PATCH v4 4/5] tools headers UAPI: Sync files changed by new fchmodat2 syscall
Alexey Gladkov
- [PATCH v3 0/5] Add a new fchmodat4() syscall
Alexey Gladkov
- [PATCH v4 2/5] fs: Add fchmodat2()
Alexey Gladkov
- [PATCH 08/17] arch/sh: Do not assign FBINFO_FLAG_DEFAULT to fb_videomode.flag
John Paul Adrian Glaubitz
- [PATCH 08/17] arch/sh: Do not assign FBINFO_FLAG_DEFAULT to fb_videomode.flag
John Paul Adrian Glaubitz
- [PATCH 08/17] arch/sh: Do not assign FBINFO_FLAG_DEFAULT to fb_videomode.flag
John Paul Adrian Glaubitz
- [PATCH v2 08/18] sh: Assign FB_MODE_IS_UNKNOWN to struct fb_videomode.flag
John Paul Adrian Glaubitz
- [PATCH v2 08/18] sh: Assign FB_MODE_IS_UNKNOWN to struct fb_videomode.flag
John Paul Adrian Glaubitz
- [PATCH v4 00/10] Introduce SMT level and add PowerPC support
Thomas Gleixner
- [PATCH v4 00/10] Introduce SMT level and add PowerPC support
Thomas Gleixner
- [PATCH v4 00/10] Introduce SMT level and add PowerPC support
Thomas Gleixner
- [PATCH 1/1] sound:soc: fix return value check in imx_audmux_resume
Yuanjun Gong
- [PATCH 1/1] sound:soc: fix return value check in imx_audmux_suspend
Yuanjun Gong
- [PATCH v2 1/1] ASoC: imx-audmux: fix return value checks of clk_prepare_enable()
Yuanjun Gong
- [PATCH v3 1/1] ASoC: imx-audmux: fix return value checks of clk_prepare_enable()
Yuanjun Gong
- [PATCH v2 07/12] s390: add pte_free_defer() for pgtables sharing page
Alexander Gordeev
- [PATCH v2 07/12] s390: add pte_free_defer() for pgtables sharing page
Alexander Gordeev
- [PATCH v4 12/13] s390/kexec: refactor for kernel/Kconfig.kexec
Alexander Gordeev
- [PATCH v3 07/13] s390: add pte_free_defer() for pgtables sharing page
Alexander Gordeev
- [RFC][PATCH] sched: Rename DIE domain
Mel Gorman
- [RFC PATCH v2 0/3] Asynchronous EEH recovery
Ganesh Goudar
- [RFC PATCH v2 1/3] powerpc/eeh: Synchronization for safety
Ganesh Goudar
- [RFC PATCH v2 2/3] powerpc/eeh: Provide a unique ID for each EEH recovery
Ganesh Goudar
- [RFC PATCH v2 3/3] powerpc/eeh: Asynchronous recovery
Ganesh Goudar
- [PATCH] rtc: Kconfig: select REGMAP for RTC_DRV_DS1307
Benjamin Gray
- [PATCH] powerpc/powermac: Use early_* IO variants in via_calibrate_decr
Benjamin Gray
- [PATCH] rtc: Kconfig: select REGMAP for RTC_DRV_DS1307
Benjamin Gray
- [PATCH] powerpc64/kasan: Call kasan_early_init() after PACA initialised
Benjamin Gray
- [PATCH] powerpc64/kasan: Call kasan_early_init() after PACA initialised
Benjamin Gray
- [PATCH] powerpc/powermac: Use early_* IO variants in via_calibrate_decr
Benjamin Gray
- [PATCH] powerpc/kasan: Disable KCOV in KASAN code
Benjamin Gray
- [PATCH v1 0/4] Improve ptrace selftest usability
Benjamin Gray
- [PATCH v1 1/4] Documentation/powerpc: Fix ptrace request names
Benjamin Gray
- [PATCH v1 2/4] selftests/powerpc/ptrace: Explain why tests are skipped
Benjamin Gray
- [PATCH v1 3/4] selftests/powerpc/ptrace: Fix typo in pid_max search error
Benjamin Gray
- [PATCH v1 4/4] selftests/powerpc/ptrace: Declare test temporary variables as volatile
Benjamin Gray
- [RFC 1/1] sched/fair: Consider asymmetric scheduler groups in load balancer
Vincent Guittot
- [RFC][PATCH] sched: Rename DIE domain
Vincent Guittot
- [PATCH v2 07/12] s390: add pte_free_defer() for pgtables sharing page
Jason Gunthorpe
- [PATCH v2 07/12] s390: add pte_free_defer() for pgtables sharing page
Jason Gunthorpe
- [PATCH 0/2] eventfd: simplify signal helpers
Jason Gunthorpe
- [PATCH 0/2] eventfd: simplify signal helpers
Jason Gunthorpe
- [PATCH 0/2] eventfd: simplify signal helpers
Jason Gunthorpe
- [PATCH 1/4] mm_notifiers: Rename invalidate_range notifier
Jason Gunthorpe
- [PATCH 3/4] mmu_notifiers: Call arch_invalidate_secondary_tlbs() when invalidating TLBs
Jason Gunthorpe
- [PATCH v3 1/5] arm64/smmu: Use TLBI ASID when invalidating entire range
Jason Gunthorpe
- [PATCH v3 2/5] mmu_notifiers: Fixup comment in mmu_interval_read_begin()
Jason Gunthorpe
- [PATCH v3 3/5] mmu_notifiers: Call invalidate_range() when invalidating TLBs
Jason Gunthorpe
- [PATCH v3 4/5] mmu_notifiers: Don't invalidate secondary TLBs as part of mmu_notifier_invalidate_range_end()
Jason Gunthorpe
- [PATCH v3 5/5] mmu_notifiers: Rename invalidate_range notifier
Jason Gunthorpe
- [PATCH v5 00/25] iommu: Make default_domain's mandatory
Jason Gunthorpe
- [PATCH v5 01/25] iommu: Add iommu_ops->identity_domain
Jason Gunthorpe
- [PATCH v5 02/25] iommu: Add IOMMU_DOMAIN_PLATFORM
Jason Gunthorpe
- [PATCH v5 03/25] powerpc/iommu: Setup a default domain and remove set_platform_dma_ops
Jason Gunthorpe
- [PATCH v5 04/25] iommu: Add IOMMU_DOMAIN_PLATFORM for S390
Jason Gunthorpe
- [PATCH v5 05/25] iommu/fsl_pamu: Implement a PLATFORM domain
Jason Gunthorpe
- [PATCH v5 06/25] iommu/tegra-gart: Remove tegra-gart
Jason Gunthorpe
- [PATCH v5 07/25] iommu/mtk_iommu_v1: Implement an IDENTITY domain
Jason Gunthorpe
- [PATCH v5 08/25] iommu: Reorganize iommu_get_default_domain_type() to respect def_domain_type()
Jason Gunthorpe
- [PATCH v5 09/25] iommu: Allow an IDENTITY domain as the default_domain in ARM32
Jason Gunthorpe
- [PATCH v5 10/25] iommu/exynos: Implement an IDENTITY domain
Jason Gunthorpe
- [PATCH v5 11/25] iommu/tegra-smmu: Implement an IDENTITY domain
Jason Gunthorpe
- [PATCH v5 12/25] iommu/tegra-smmu: Support DMA domains in tegra
Jason Gunthorpe
- [PATCH v5 13/25] iommu/omap: Implement an IDENTITY domain
Jason Gunthorpe
- [PATCH v5 14/25] iommu/msm: Implement an IDENTITY domain
Jason Gunthorpe
- [PATCH v5 15/25] iommufd/selftest: Make the mock iommu driver into a real driver
Jason Gunthorpe
- [PATCH v5 16/25] iommu: Remove ops->set_platform_dma_ops()
Jason Gunthorpe
- [PATCH v5 17/25] iommu/qcom_iommu: Add an IOMMU_IDENTITIY_DOMAIN
Jason Gunthorpe
- [PATCH v5 18/25] iommu/ipmmu: Add an IOMMU_IDENTITIY_DOMAIN
Jason Gunthorpe
- [PATCH v5 19/25] iommu/mtk_iommu: Add an IOMMU_IDENTITIY_DOMAIN
Jason Gunthorpe
- [PATCH v5 20/25] iommu/sun50i: Add an IOMMU_IDENTITIY_DOMAIN
Jason Gunthorpe
- [PATCH v5 21/25] iommu: Require a default_domain for all iommu drivers
Jason Gunthorpe
- [PATCH v5 22/25] iommu: Add __iommu_group_domain_alloc()
Jason Gunthorpe
- [PATCH v5 23/25] iommu: Add ops->domain_alloc_paging()
Jason Gunthorpe
- [PATCH v5 24/25] iommu: Convert simple drivers with DOMAIN_DMA to domain_alloc_paging()
Jason Gunthorpe
- [PATCH v5 25/25] iommu: Convert remaining simple drivers to domain_alloc_paging()
Jason Gunthorpe
- [PATCH v5 00/25] iommu: Make default_domain's mandatory
Jason Gunthorpe
- [PATCH 17/17] perf tests task_analyzer: skip tests if no libtraceevent support
Aditya Gupta
- [PATCH 1/1] perf tests task_analyzer: Check perf build options for libtraceevent support
Aditya Gupta
- [PATCH 1/1] perf tests task_analyzer: Check perf build options for libtraceevent support
Aditya Gupta
- Login broken with old userspace (was Re: [PATCH v2] selinux: introduce an initial SID for early boot processes)
Christian Göttsche
- [PATCH v8 17/19] powerpc: mm: Convert to GENERIC_IOREMAP
Baoquan He
- [PATCH 2/2] nvme-pci: use blk_mq_max_nr_hw_queues() to calculate io queues
Baoquan He
- [PATCH 2/2] nvme-pci: use blk_mq_max_nr_hw_queues() to calculate io queues
Baoquan He
- [RFC 1/1] sched/fair: Consider asymmetric scheduler groups in load balancer
Shrikanth Hegde
- [RFC 1/1] sched/fair: Consider asymmetric scheduler groups in load balancer
Shrikanth Hegde
- [RFC 1/1] sched/fair: Consider asymmetric scheduler groups in load balancer
Shrikanth Hegde
- [RFC][PATCH] sched: Rename DIE domain
Shrikanth Hegde
- [PATCH 0/2] PCI/AER: Remove/unexport error reporting enable/disable
Bjorn Helgaas
- [PATCH 1/2] PCI/AER: Drop unused pci_disable_pcie_error_reporting()
Bjorn Helgaas
- [PATCH 2/2] PCI/AER: Unexport pci_enable_pcie_error_reporting()
Bjorn Helgaas
- [PATCH 0/2] PCI/AER: Remove/unexport error reporting enable/disable
Bjorn Helgaas
- [PATCH v6 2/3] PCI/AER: Disable AER interrupt on suspend
Bjorn Helgaas
- [PATCH 20/21] ARM: dma-mapping: split out arch_dma_mark_clean() helper
Christoph Hellwig
- [PATCH 1/2] PCI/AER: Drop unused pci_disable_pcie_error_reporting()
Christoph Hellwig
- [PATCH 2/2] PCI/AER: Unexport pci_enable_pcie_error_reporting()
Christoph Hellwig
- [PATCH] ASoC: fsl_sai: Enable MCTL_MCLK_EN bit for master mode
Andreas Henriksson
- [PATCH] ASoC: fsl_sai: Enable MCTL_MCLK_EN bit for master mode
Andreas Henriksson
- [PATCH] cpufreq: pmac32: Use of_property_read_reg() to parse "reg"
Rob Herring
- [PATCH] powerpc: Explicitly include correct DT includes
Rob Herring
- [PATCH] char: Explicitly include correct DT includes
Rob Herring
- [PATCH] dmaengine: Explicitly include correct DT includes
Rob Herring
- [PATCH] I2C: Explicitly include correct DT includes
Rob Herring
- [PATCH] macintosh: Explicitly include correct DT includes
Rob Herring
- [PATCH] misc: Explicitly include correct DT includes
Rob Herring
- [PATCH] net: Explicitly include correct DT includes
Rob Herring
- [PATCH] tty: Explicitly include correct DT includes
Rob Herring
- [PATCH] usb: Explicitly include correct DT includes
Rob Herring
- [PATCH] soc: fsl: Explicitly include correct DT includes
Rob Herring
- [PATCH 1/2] ASoC: dt-bindings: fsl_rpmsg: Add compatible string for i.MX93
Rob Herring
- [PATCH 2/2] PCI: layerscape: Add the workaround for lost link capablities during reset
Rob Herring
- [PATCH] dmaengine: Explicitly include correct DT includes
Rob Herring
- [PATCH] usb: Explicitly include correct DT includes
Rob Herring
- [PATCH] misc: Explicitly include correct DT includes
Rob Herring
- [PATCH v2] usb: Explicitly include correct DT includes
Rob Herring
- [PATCH v2] misc: Explicitly include correct DT includes
Rob Herring
- [PATCH v2] dmaengine: Explicitly include correct DT includes
Rob Herring
- [PATCH v2] powerpc: Explicitly include correct DT includes
Rob Herring
- [PATCH v2] tty: Explicitly include correct DT includes
Rob Herring
- [PATCH v2] soc: fsl: Explicitly include correct DT includes
Rob Herring
- [PATCH v3] powerpc: Explicitly include correct DT includes
Rob Herring
- [PATCH v2] net: Explicitly include correct DT includes
Rob Herring
- [PATCH v2] net: Explicitly include correct DT includes
Rob Herring
- [PATCH v2] char: Explicitly include correct DT includes
Rob Herring
- [PATCH net-next v3] net: Explicitly include correct DT includes
Rob Herring
- [PATCH v3] hwrng: Explicitly include correct DT includes
Rob Herring
- [PATCH v2 4/5] mm/hotplug: Simplify ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE kconfig
David Hildenbrand
- [PATCH v2 5/5] powerpc/book3s64/memhotplug: Enable memmap on memory for radix
David Hildenbrand
- [PATCH v2 1/5] mm/hotplug: Embed vmem_altmap details in memory block
David Hildenbrand
- [PATCH v2 2/5] mm/hotplug: Allow architecture override for memmap on memory feature
David Hildenbrand
- [PATCH v2 3/5] mm/hotplug: Simplify the handling of MHP_MEMMAP_ON_MEMORY flag
David Hildenbrand
- [PATCH v2 1/5] mm/hotplug: Embed vmem_altmap details in memory block
David Hildenbrand
- [PATCH v2 3/5] mm/hotplug: Simplify the handling of MHP_MEMMAP_ON_MEMORY flag
David Hildenbrand
- [PATCH v2 1/5] mm/hotplug: Embed vmem_altmap details in memory block
David Hildenbrand
- [PATCH v2 1/5] mm/hotplug: Embed vmem_altmap details in memory block
David Hildenbrand
- [PATCH v2 1/5] mm/hotplug: Embed vmem_altmap details in memory block
David Hildenbrand
- [PATCH v2 1/5] mm/hotplug: Embed vmem_altmap details in memory block
David Hildenbrand
- [PATCH v3 6/7] dax/kmem: Always enroll hotplugged memory for memmap_on_memory
David Hildenbrand
- [PATCH v3 2/7] mm/hotplug: Allow memmap on memory hotplug request to fallback
David Hildenbrand
- [PATCH v3 3/7] mm/hotplug: Allow architecture to override memmap on memory support check
David Hildenbrand
- [PATCH v3 5/7] powerpc/book3s64/memhotplug: Enable memmap on memory for radix
David Hildenbrand
- [PATCH v3 5/7] powerpc/book3s64/memhotplug: Enable memmap on memory for radix
David Hildenbrand
- [PATCH v3 3/7] mm/hotplug: Allow architecture to override memmap on memory support check
David Hildenbrand
- [PATCH v3 4/7] mm/hotplug: Allow pageblock alignment via altmap reservation
David Hildenbrand
- [PATCH v3 4/7] mm/hotplug: Allow pageblock alignment via altmap reservation
David Hildenbrand
- [PATCH v3 4/7] mm/hotplug: Allow pageblock alignment via altmap reservation
David Hildenbrand
- [PATCH v3 3/7] mm/hotplug: Allow architecture to override memmap on memory support check
David Hildenbrand
- [PATCH v4 2/6] mm/hotplug: Allow memmap on memory hotplug request to fallback
David Hildenbrand
- [PATCH v4 3/6] mm/hotplug: Allow architecture to override memmap on memory support check
David Hildenbrand
- [PATCH v4 3/6] mm/hotplug: Allow architecture to override memmap on memory support check
David Hildenbrand
- [PATCH v4 4/6] mm/hotplug: Allow pageblock alignment via altmap reservation
David Hildenbrand
- [PATCH v4 5/6] powerpc/book3s64/memhotplug: Enable memmap on memory for radix
David Hildenbrand
- [PATCH v4 4/6] mm/hotplug: Allow pageblock alignment via altmap reservation
David Hildenbrand
- [PATCH v4 5/6] powerpc/book3s64/memhotplug: Enable memmap on memory for radix
David Hildenbrand
- [PATCH v4 4/6] mm/hotplug: Allow pageblock alignment via altmap reservation
David Hildenbrand
- [PATCH] mm/hotplug: Enable runtime update of memmap_on_memory parameter
David Hildenbrand
- [PATCH] powerpc/mm/altmap: Fix altmap boundary check
David Hildenbrand
- [PATCH v5 0/7] Add support for memmap on memory feature on ppc64
David Hildenbrand
- [PATCH v5 5/7] powerpc/book3s64/memhotplug: Enable memmap on memory for radix
David Hildenbrand
- [PATCH v5 7/7] mm/hotplug: Enable runtime update of memmap_on_memory parameter
David Hildenbrand
- [PATCH v5 4/7] mm/hotplug: Support memmap_on_memory when memmap is not aligned to pageblocks
David Hildenbrand
- [PATCH v5 4/7] mm/hotplug: Support memmap_on_memory when memmap is not aligned to pageblocks
David Hildenbrand
- [PATCH v5 6/7] mm/hotplug: Embed vmem_altmap details in memory block
David Hildenbrand
- [PATCH v5 4/7] mm/hotplug: Support memmap_on_memory when memmap is not aligned to pageblocks
David Hildenbrand
- [PATCH v5 6/7] mm/hotplug: Embed vmem_altmap details in memory block
David Hildenbrand
- [PATCH v6 6/7] mm/memory_hotplug: Embed vmem_altmap details in memory block
David Hildenbrand
- [PATCH v6 7/7] mm/memory_hotplug: Enable runtime update of memmap_on_memory parameter
David Hildenbrand
- [next-20230705] kernel BUG mm/memcontrol.c:3715! (ltp/madvise06)
Michal Hocko
- [PATCH v6 4/7] mm/memory_hotplug: Support memmap_on_memory when memmap is not aligned to pageblocks
Michal Hocko
- [PATCH v6 6/7] mm/memory_hotplug: Embed vmem_altmap details in memory block
Michal Hocko
- [PATCH v6 7/7] mm/memory_hotplug: Enable runtime update of memmap_on_memory parameter
Michal Hocko
- [PATCH v6 4/7] mm/memory_hotplug: Support memmap_on_memory when memmap is not aligned to pageblocks
Michal Hocko
- [PATCH v6 6/7] mm/memory_hotplug: Embed vmem_altmap details in memory block
Michal Hocko
- [RFC PATCH 01/21] crypto: scomp - Revert "add support for deflate rfc1950 (zlib)"
Simon Horman
- [RFC PATCH 04/21] net: ipcomp: Migrate to acomp API from deprecated comp API
Simon Horman
- [RFC PATCH 07/21] ubifs: Migrate to acomp compression API
Simon Horman
- [RFC PATCH 08/21] zram: Migrate to acomp compression API
Simon Horman
- [RFC PATCH 19/21] crypto: remove obsolete 'comp' compression API
Simon Horman
- [RFC PATCH 20/21] crypto: deflate - implement acomp API directly
Simon Horman
- [PATCH v2] net: Explicitly include correct DT includes
Simon Horman
- [PATCH net-next v3] net: Explicitly include correct DT includes
Simon Horman
- Add fchmodat2() - or add a more general syscall?
David Howells
- Add fchmodat2() - or add a more general syscall?
David Howells
- [PATCH v3 4/7] mm/hotplug: Allow pageblock alignment via altmap reservation
Huang, Ying
- [PATCH v3 3/7] mm/hotplug: Allow architecture to override memmap on memory support check
John Hubbard
- [PATCH v3 3/7] mm/hotplug: Allow architecture to override memmap on memory support check
John Hubbard
- [PATCH net-next v2 00/10] Remove unnecessary (void*) conversions
Su Hui
- [PATCH net-next v2 01/10] net: wan: Remove unnecessary (void*) conversions
Su Hui
- [RFC 0/1] sched/fair: Consider asymmetric scheduler groups in load balancer
Tobias Huschle
- [RFC 1/1] sched/fair: Consider asymmetric scheduler groups in load balancer
Tobias Huschle
- [RFC 1/1] sched/fair: Consider asymmetric scheduler groups in load balancer
Tobias Huschle
- [RFC 1/1] sched/fair: Consider asymmetric scheduler groups in load balancer
Tobias Huschle
- [RFC 1/1] sched/fair: Consider asymmetric scheduler groups in load balancer
Tobias Huschle
- [kvm-unit-tests v4 03/12] powerpc: Abstract H_CEDE calls into a sleep functions
Thomas Huth
- [kvm-unit-tests v4 00/12] powerpc: updates, P10, PNV support
Thomas Huth
- [PATCH v2 07/12] s390: add pte_free_defer() for pgtables sharing page
Claudio Imbrenda
- [PATCH v2 07/12] s390: add pte_free_defer() for pgtables sharing page
Claudio Imbrenda
- [PATCH v3 07/13] s390: add pte_free_defer() for pgtables sharing page
Claudio Imbrenda
- [PATCH 1/6] media: v4l2: Add audio capture and output support
Takashi Iwai
- [PATCH 1/6] media: v4l2: Add audio capture and output support
Takashi Iwai
- [PATCH] powerpc: powermac: Use of_get_cpu_hwid() to read CPU node 'reg'
Christophe JAILLET
- [PATCH] powerpc: powermac: Use of_get_cpu_hwid() to read CPU node 'reg'
Marion & Christophe JAILLET
- [v3,18/18] fbdev: Document that framebuffer_alloc() returns zero'ed data
Sui JIngfeng
- [PATCH v2 00/10] Add sysfs interface files to hv_gpci device to expose system information
Kajol Jain
- [PATCH v2 01/10] powerpc/hv_gpci: Add sysfs file inside hv_gpci device to show processor bus topology information
Kajol Jain
- [PATCH v2 02/10] docs: ABI: sysfs-bus-event_source-devices-hv_gpci: Document processor_bus_topology sysfs interface file
Kajol Jain
- [PATCH v2 03/10] powerpc/hv_gpci: Add sysfs file inside hv_gpci device to show processor config information
Kajol Jain
- [PATCH v2 04/10] docs: ABI: sysfs-bus-event_source-devices-hv_gpci: Document processor_config sysfs interface file
Kajol Jain
- [PATCH v2 05/10] powerpc/hv_gpci: Add sysfs file inside hv_gpci device to show affinity domain via virtual processor information
Kajol Jain
- [PATCH v2 06/10] docs: ABI: sysfs-bus-event_source-devices-hv_gpci: Document affinity_domain_via_virtual_processor sysfs interface file
Kajol Jain
- [PATCH v2 07/10] powerpc/hv_gpci: Add sysfs file inside hv_gpci device to show affinity domain via domain information
Kajol Jain
- [PATCH v2 08/10] docs: ABI: sysfs-bus-event_source-devices-hv_gpci: Document affinity_domain_via_domain sysfs interface file
Kajol Jain
- [PATCH v2 09/10] powerpc/hv_gpci: Add sysfs file inside hv_gpci device to show affinity domain via partition information
Kajol Jain
- [PATCH v2 10/10] docs: ABI: sysfs-bus-event_source-devices-hv_gpci: Document affinity_domain_via_partition sysfs interface file
Kajol Jain
- [PATCH v3 00/10] Add sysfs interface files to hv_gpci device to expose system information
Kajol Jain
- [PATCH v3 00/10] Add sysfs interface files to hv_gpci device to expose system information
Kajol Jain
- [PATCH v3 01/10] powerpc/hv_gpci: Add sysfs file inside hv_gpci device to show processor bus topology information
Kajol Jain
- [PATCH v3 02/10] docs: ABI: sysfs-bus-event_source-devices-hv_gpci: Document processor_bus_topology sysfs interface file
Kajol Jain
- [PATCH v3 03/10] powerpc/hv_gpci: Add sysfs file inside hv_gpci device to show processor config information
Kajol Jain
- [PATCH v3 04/10] docs: ABI: sysfs-bus-event_source-devices-hv_gpci: Document processor_config sysfs interface file
Kajol Jain
- [PATCH v3 05/10] powerpc/hv_gpci: Add sysfs file inside hv_gpci device to show affinity domain via virtual processor information
Kajol Jain
- [PATCH v3 06/10] docs: ABI: sysfs-bus-event_source-devices-hv_gpci: Document affinity_domain_via_virtual_processor sysfs interface file
Kajol Jain
- [PATCH v3 07/10] powerpc/hv_gpci: Add sysfs file inside hv_gpci device to show affinity domain via domain information
Kajol Jain
- [PATCH v3 08/10] docs: ABI: sysfs-bus-event_source-devices-hv_gpci: Document affinity_domain_via_domain sysfs interface file
Kajol Jain
- [PATCH v3 09/10] powerpc/hv_gpci: Add sysfs file inside hv_gpci device to show affinity domain via partition information
Kajol Jain
- [PATCH v3 10/10] docs: ABI: sysfs-bus-event_source-devices-hv_gpci: Document affinity_domain_via_partition sysfs interface file
Kajol Jain
- [PATCH v4 00/10] Add sysfs interface files to hv_gpci device to expose system information
Kajol Jain
- [PATCH v4 01/10] powerpc/hv_gpci: Add sysfs file inside hv_gpci device to show processor bus topology information
Kajol Jain
- [PATCH v4 02/10] docs: ABI: sysfs-bus-event_source-devices-hv_gpci: Document processor_bus_topology sysfs interface file
Kajol Jain
- [PATCH v4 03/10] powerpc/hv_gpci: Add sysfs file inside hv_gpci device to show processor config information
Kajol Jain
- [PATCH v4 04/10] docs: ABI: sysfs-bus-event_source-devices-hv_gpci: Document processor_config sysfs interface file
Kajol Jain
- [PATCH v4 05/10] powerpc/hv_gpci: Add sysfs file inside hv_gpci device to show affinity domain via virtual processor information
Kajol Jain
- [PATCH v4 06/10] docs: ABI: sysfs-bus-event_source-devices-hv_gpci: Document affinity_domain_via_virtual_processor sysfs interface file
Kajol Jain
- [PATCH v4 07/10] powerpc/hv_gpci: Add sysfs file inside hv_gpci device to show affinity domain via domain information
Kajol Jain
- [PATCH v4 08/10] docs: ABI: sysfs-bus-event_source-devices-hv_gpci: Document affinity_domain_via_domain sysfs interface file
Kajol Jain
- [PATCH v4 09/10] powerpc/hv_gpci: Add sysfs file inside hv_gpci device to show affinity domain via partition information
Kajol Jain
- [PATCH v4 10/10] docs: ABI: sysfs-bus-event_source-devices-hv_gpci: Document affinity_domain_via_partition sysfs interface file
Kajol Jain
- [PATCH 0/6] Enable loading local and third party keys on PowerVM guest
Nayna Jain
- [PATCH 1/6] integrity: PowerVM support for loading CA keys on machine keyring
Nayna Jain
- [PATCH 2/6] integrity: ignore keys failing CA restrictions on non-UEFI platform
Nayna Jain
- [PATCH 3/6] integrity: remove global variable from machine_keyring.c
Nayna Jain
- [PATCH 4/6] integrity: check whether imputed trust is enabled
Nayna Jain
- [PATCH 5/6] integrity: PowerVM machine keyring enablement.
Nayna Jain
- [PATCH 6/6] integrity: PowerVM support for loading third party code signing keys
Nayna Jain
- [PATCH] powerpc/fadump: reset dump area size variable if memblock reserve fails
Sourabh Jain
- [PATCH] powerpc/fadump: reset dump area size variable if memblock reserve fails
Sourabh Jain
- [PATCH v2] powerpc/fadump: reset dump area size if fadump memory reserve fails
Sourabh Jain
- [PATCH 0/2] eventfd: simplify signal helpers
Grzegorz Jaszczyk
- [06/12] arch: Declare screen_info in <asm/screen_info.h>
Sui Jingfeng
- [05/12] arch: Remove trailing whitespaces
Sui Jingfeng
- [08/12] drivers/firmware: Remove trailing whitespaces
Sui Jingfeng
- [01/12] efi: Do not include <linux/screen_info.h> from EFI header
Sui Jingfeng
- [03/12] sysfb: Do not include <linux/screen_info.h> from sysfb header
Sui Jingfeng
- [11/12] fbdev/core: Protect edid_info with CONFIG_ARCH_HAS_EDID_INFO
Sui Jingfeng
- [PATCH v2 22/28] mfd: core: Ensure disabled devices are skiped without aborting
Lee Jones
- [PATCH] powerpc/mm/book3s64/hash/4k: Add pmd_same callback for 4K page size
Aneesh Kumar K.V
- [PATCH v2 0/5] Add support for memmap on memory feature on ppc64
Aneesh Kumar K.V
- [PATCH v2 1/5] mm/hotplug: Embed vmem_altmap details in memory block
Aneesh Kumar K.V
- [PATCH v2 2/5] mm/hotplug: Allow architecture override for memmap on memory feature
Aneesh Kumar K.V
- [PATCH v2 3/5] mm/hotplug: Simplify the handling of MHP_MEMMAP_ON_MEMORY flag
Aneesh Kumar K.V
- [PATCH v2 4/5] mm/hotplug: Simplify ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE kconfig
Aneesh Kumar K.V
- [PATCH v2 5/5] powerpc/book3s64/memhotplug: Enable memmap on memory for radix
Aneesh Kumar K.V
- [PATCH v3 00/13] Add support for DAX vmemmap optimization for ppc64
Aneesh Kumar K.V
- [PATCH v3 01/13] mm/hugepage pud: Allow arch-specific helper function to check huge page pud support
Aneesh Kumar K.V
- [PATCH v3 02/13] mm: Change pudp_huge_get_and_clear_full take vm_area_struct as arg
Aneesh Kumar K.V
- [PATCH v3 03/13] mm/vmemmap: Improve vmemmap_can_optimize and allow architectures to override
Aneesh Kumar K.V
- [PATCH v3 04/13] mm/vmemmap: Allow architectures to override how vmemmap optimization works
Aneesh Kumar K.V
- [PATCH v3 05/13] mm: Add __HAVE_ARCH_PUD_SAME similar to __HAVE_ARCH_P4D_SAME
Aneesh Kumar K.V
- [PATCH v3 06/13] mm/huge pud: Use transparent huge pud helpers only with CONFIG_TRANSPARENT_HUGEPAGE
Aneesh Kumar K.V
- [PATCH v3 07/13] mm/vmemmap optimization: Split hugetlb and devdax vmemmap optimization
Aneesh Kumar K.V
- [PATCH v3 08/13] powerpc/mm/trace: Convert trace event to trace event class
Aneesh Kumar K.V
- [PATCH v3 09/13] powerpc/book3s64/mm: Enable transparent pud hugepage
Aneesh Kumar K.V
- [PATCH v3 10/13] powerpc/book3s64/vmemmap: Switch radix to use a different vmemmap handling function
Aneesh Kumar K.V
- [PATCH v3 11/13] powerpc/book3s64/radix: Add support for vmemmap optimization for radix
Aneesh Kumar K.V
- [PATCH v3 12/13] powerpc/book3s64/radix: Remove mmu_vmemmap_psize
Aneesh Kumar K.V
- [PATCH v3 13/13] powerpc/book3s64/radix: Add debug message to give more details of vmemmap allocation
Aneesh Kumar K.V
- [PATCH v4 00/13] Add support for DAX vmemmap optimization for ppc64
Aneesh Kumar K.V
- [PATCH v4 01/13] mm/hugepage pud: Allow arch-specific helper function to check huge page pud support
Aneesh Kumar K.V
- [PATCH v4 02/13] mm: Change pudp_huge_get_and_clear_full take vm_area_struct as arg
Aneesh Kumar K.V
- [PATCH v4 03/13] mm/vmemmap: Improve vmemmap_can_optimize and allow architectures to override
Aneesh Kumar K.V
- [PATCH v4 04/13] mm/vmemmap: Allow architectures to override how vmemmap optimization works
Aneesh Kumar K.V
- [PATCH v4 05/13] mm: Add __HAVE_ARCH_PUD_SAME similar to __HAVE_ARCH_P4D_SAME
Aneesh Kumar K.V
- [PATCH v4 06/13] mm/huge pud: Use transparent huge pud helpers only with CONFIG_TRANSPARENT_HUGEPAGE
Aneesh Kumar K.V
- [PATCH v4 07/13] mm/vmemmap optimization: Split hugetlb and devdax vmemmap optimization
Aneesh Kumar K.V
- [PATCH v4 08/13] powerpc/mm/trace: Convert trace event to trace event class
Aneesh Kumar K.V
- [PATCH v4 09/13] powerpc/book3s64/mm: Enable transparent pud hugepage
Aneesh Kumar K.V
- [PATCH v4 10/13] powerpc/book3s64/vmemmap: Switch radix to use a different vmemmap handling function
Aneesh Kumar K.V
- [PATCH v4 11/13] powerpc/book3s64/radix: Add support for vmemmap optimization for radix
Aneesh Kumar K.V
- [PATCH v4 12/13] powerpc/book3s64/radix: Remove mmu_vmemmap_psize
Aneesh Kumar K.V
- [PATCH v4 13/13] powerpc/book3s64/radix: Add debug message to give more details of vmemmap allocation
Aneesh Kumar K.V
- [PATCH v4 05/13] mm: Add __HAVE_ARCH_PUD_SAME similar to __HAVE_ARCH_P4D_SAME
Aneesh Kumar K.V
- [PATCH v4 03/13] mm/vmemmap: Improve vmemmap_can_optimize and allow architectures to override
Aneesh Kumar K.V
- [PATCH v4 04/13] mm/vmemmap: Allow architectures to override how vmemmap optimization works
Aneesh Kumar K.V
- [PATCH v3 0/7] Add support for memmap on memory feature on ppc64
Aneesh Kumar K.V
- [PATCH v3 1/7] mm/hotplug: Simplify ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE kconfig
Aneesh Kumar K.V
- [PATCH v3 2/7] mm/hotplug: Allow memmap on memory hotplug request to fallback
Aneesh Kumar K.V
- [PATCH v3 3/7] mm/hotplug: Allow architecture to override memmap on memory support check
Aneesh Kumar K.V
- [PATCH v3 4/7] mm/hotplug: Allow pageblock alignment via altmap reservation
Aneesh Kumar K.V
- [PATCH v3 5/7] powerpc/book3s64/memhotplug: Enable memmap on memory for radix
Aneesh Kumar K.V
- [PATCH v3 6/7] dax/kmem: Always enroll hotplugged memory for memmap_on_memory
Aneesh Kumar K.V
- [PATCH v3 7/7] mm/hotplug: Embed vmem_altmap details in memory block
Aneesh Kumar K.V
- [PATCH v3 4/7] mm/hotplug: Allow pageblock alignment via altmap reservation
Aneesh Kumar K.V
- [PATCH v2] KVM: ppc64: Enable ring-based dirty memory tracking on ppc64: enable config options and implement relevant functions
Aneesh Kumar K.V
- [PATCH v5 00/13] Add support for DAX vmemmap optimization for ppc64
Aneesh Kumar K.V
- [PATCH v5 01/13] mm/hugepage pud: Allow arch-specific helper function to check huge page pud support
Aneesh Kumar K.V
- [PATCH v5 02/13] mm: Change pudp_huge_get_and_clear_full take vm_area_struct as arg
Aneesh Kumar K.V
- [PATCH v5 03/13] mm/vmemmap: Improve vmemmap_can_optimize and allow architectures to override
Aneesh Kumar K.V
- [PATCH v5 04/13] mm/vmemmap: Allow architectures to override how vmemmap optimization works
Aneesh Kumar K.V
- [PATCH v5 05/13] mm: Add pud_same similar to __HAVE_ARCH_P4D_SAME
Aneesh Kumar K.V
- [PATCH v5 06/13] mm/huge pud: Use transparent huge pud helpers only with CONFIG_TRANSPARENT_HUGEPAGE
Aneesh Kumar K.V
- [PATCH v5 07/13] mm/vmemmap optimization: Split hugetlb and devdax vmemmap optimization
Aneesh Kumar K.V
- [PATCH v5 08/13] powerpc/mm/trace: Convert trace event to trace event class
Aneesh Kumar K.V
- [PATCH v5 09/13] powerpc/book3s64/mm: Enable transparent pud hugepage
Aneesh Kumar K.V
- [PATCH v5 10/13] powerpc/book3s64/vmemmap: Switch radix to use a different vmemmap handling function
Aneesh Kumar K.V
- [PATCH v5 11/13] powerpc/book3s64/radix: Add support for vmemmap optimization for radix
Aneesh Kumar K.V
- [PATCH v5 12/13] powerpc/book3s64/radix: Remove mmu_vmemmap_psize
Aneesh Kumar K.V
- [PATCH v5 13/13] powerpc/book3s64/radix: Add debug message to give more details of vmemmap allocation
Aneesh Kumar K.V
- [PATCH v4 0/6] Add support for memmap on memory feature on ppc64
Aneesh Kumar K.V
- [PATCH v4 1/6] mm/hotplug: Simplify ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE kconfig
Aneesh Kumar K.V
- [PATCH v4 2/6] mm/hotplug: Allow memmap on memory hotplug request to fallback
Aneesh Kumar K.V
- [PATCH v4 3/6] mm/hotplug: Allow architecture to override memmap on memory support check
Aneesh Kumar K.V
- [PATCH v4 4/6] mm/hotplug: Allow pageblock alignment via altmap reservation
Aneesh Kumar K.V
- [PATCH v4 5/6] powerpc/book3s64/memhotplug: Enable memmap on memory for radix
Aneesh Kumar K.V
- [PATCH v4 6/6] mm/hotplug: Embed vmem_altmap details in memory block
Aneesh Kumar K.V
- [PATCH v3 04/13] powerpc: assert_pte_locked() use pte_offset_map_nolock()
Aneesh Kumar K.V
- [PATCH] mm/hotplug: Enable runtime update of memmap_on_memory parameter
Aneesh Kumar K.V
- [PATCH v4 4/6] mm/hotplug: Allow pageblock alignment via altmap reservation
Aneesh Kumar K.V
- [PATCH] powerpc/mm/altmap: Fix altmap boundary check
Aneesh Kumar K.V
- [PATCH v5 10/13] powerpc/book3s64/vmemmap: Switch radix to use a different vmemmap handling function
Aneesh Kumar K.V
- [PATCH v6 00/13] Add support for DAX vmemmap optimization for ppc64
Aneesh Kumar K.V
- [PATCH v6 01/13] mm/hugepage pud: Allow arch-specific helper function to check huge page pud support
Aneesh Kumar K.V
- [PATCH v6 02/13] mm: Change pudp_huge_get_and_clear_full take vm_area_struct as arg
Aneesh Kumar K.V
- [PATCH v6 03/13] mm/vmemmap: Improve vmemmap_can_optimize and allow architectures to override
Aneesh Kumar K.V
- [PATCH v6 04/13] mm/vmemmap: Allow architectures to override how vmemmap optimization works
Aneesh Kumar K.V
- [PATCH v6 05/13] mm: Add pud_same similar to __HAVE_ARCH_P4D_SAME
Aneesh Kumar K.V
- [PATCH v6 06/13] mm/huge pud: Use transparent huge pud helpers only with CONFIG_TRANSPARENT_HUGEPAGE
Aneesh Kumar K.V
- [PATCH v6 07/13] mm/vmemmap optimization: Split hugetlb and devdax vmemmap optimization
Aneesh Kumar K.V
- [PATCH v6 08/13] powerpc/mm/trace: Convert trace event to trace event class
Aneesh Kumar K.V
- [PATCH v6 09/13] powerpc/book3s64/mm: Enable transparent pud hugepage
Aneesh Kumar K.V
- [PATCH v6 10/13] powerpc/book3s64/vmemmap: Switch radix to use a different vmemmap handling function
Aneesh Kumar K.V
- [PATCH v6 11/13] powerpc/book3s64/radix: Add support for vmemmap optimization for radix
Aneesh Kumar K.V
- [PATCH v6 12/13] powerpc/book3s64/radix: Remove mmu_vmemmap_psize
Aneesh Kumar K.V
- [PATCH v6 13/13] powerpc/book3s64/radix: Add debug message to give more details of vmemmap allocation
Aneesh Kumar K.V
- [PATCH v5 0/7] Add support for memmap on memory feature on ppc64
Aneesh Kumar K.V
- [PATCH v5 1/7] mm/hotplug: Simplify ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE kconfig
Aneesh Kumar K.V
- [PATCH v5 2/7] mm/hotplug: Allow memmap on memory hotplug request to fallback
Aneesh Kumar K.V
- [PATCH v5 3/7] mm/hotplug: Allow architecture to override memmap on memory support check
Aneesh Kumar K.V
- [PATCH v5 4/7] mm/hotplug: Support memmap_on_memory when memmap is not aligned to pageblocks
Aneesh Kumar K.V
- [PATCH v5 5/7] powerpc/book3s64/memhotplug: Enable memmap on memory for radix
Aneesh Kumar K.V
- [PATCH v5 6/7] mm/hotplug: Embed vmem_altmap details in memory block
Aneesh Kumar K.V
- [PATCH v5 7/7] mm/hotplug: Enable runtime update of memmap_on_memory parameter
Aneesh Kumar K.V
- [PATCH v5 4/7] mm/hotplug: Support memmap_on_memory when memmap is not aligned to pageblocks
Aneesh Kumar K.V
- [PATCH v5 6/7] mm/hotplug: Embed vmem_altmap details in memory block
Aneesh Kumar K.V
- [PATCH v6 01/13 -fix] mm/hugepage pud: Allow arch-specific helper function to check huge page pud support
Aneesh Kumar K.V
- [PATCH v6 11/13 -fix] powerpc/book3s64/radix: Add support for vmemmap optimization for radix
Aneesh Kumar K.V
- [PATCH v6 10/13 -fix] powerpc/book3s64/vmemmap: Switch radix to use a different vmemmap handling function
Aneesh Kumar K.V
- [PATCH v6 00/13] Add support for DAX vmemmap optimization for ppc64
Aneesh Kumar K.V
- [PATCH v6 0/7] Add support for memmap on memory feature on ppc64
Aneesh Kumar K.V
- [PATCH v6 1/7] mm/memory_hotplug: Simplify ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE kconfig
Aneesh Kumar K.V
- [PATCH v6 2/7] mm/memory_hotplug: Allow memmap on memory hotplug request to fallback
Aneesh Kumar K.V
- [PATCH v6 3/7] mm/memory_hotplug: Allow architecture to override memmap on memory support check
Aneesh Kumar K.V
- [PATCH v6 4/7] mm/memory_hotplug: Support memmap_on_memory when memmap is not aligned to pageblocks
Aneesh Kumar K.V
- [PATCH v6 5/7] powerpc/book3s64/memhotplug: Enable memmap on memory for radix
Aneesh Kumar K.V
- [PATCH v6 6/7] mm/memory_hotplug: Embed vmem_altmap details in memory block
Aneesh Kumar K.V
- [PATCH v6 7/7] mm/memory_hotplug: Enable runtime update of memmap_on_memory parameter
Aneesh Kumar K.V
- [PATCH v6 10/13 -fix2] powerpc/book3s64/vmemmap: Switch radix to use a different vmemmap handling function
Aneesh Kumar K.V
- [PATCH v6 12/13 -fix] powerpc/book3s64/radix: Remove mmu_vmemmap_psize
Aneesh Kumar K.V
- [PATCH v3 1/2] powerpc/mm: Cleanup memory block size probing
Aneesh Kumar K.V
- [PATCH v3 2/2] powerpc/mm: Add memory_block_size as a kernel parameter
Aneesh Kumar K.V
- Fwd: Memory corruption in multithreaded user space program while calling fork
Greg KH
- Fwd: Memory corruption in multithreaded user space program while calling fork
Greg KH
- Fwd: Memory corruption in multithreaded user space program while calling fork
Greg KH
- Fwd: Memory corruption in multithreaded user space program while calling fork
Greg KH
- [PATCH] net: Explicitly include correct DT includes
Kurt Kanzenbach
- [PATCH v2 08/92] fs: new helper: simple_rename_timestamp
Jan Kara
- [PATCH v2 92/92] fs: rename i_ctime field to __i_ctime
Jan Kara
- [PATCH 0/4] Invalidate secondary IOMMU TLB on permission upgrade
Anshuman Khandual
- [PATCH] tracing: Have all levels of checks prevent recursion
Jakub Kicinski
- [PATCH 00/26] Add support for QMC HDLC, framer infrastruture and PEF2256 framer
Jakub Kicinski
- [PATCH] tools/perf/tests: Fix Basic BPF llvm compile to check for libbpf support
Namhyung Kim
- [PATCH] tools/perf/tests: Fix objdump in Object code reading test to look for all sections
Namhyung Kim
- [PATCH 1/2] tools/perf/tests: perf all metrics test fails when perf_event access is restricted
Namhyung Kim
- [PATCH v4 4/5] tools headers UAPI: Sync files changed by new fchmodat2 syscall
Namhyung Kim
- [PATCH] net: Explicitly include correct DT includes
Marc Kleine-Budde
- [PATCH net-next v3 0/8] net: freescale: Convert to platform remove callback returning void
Uwe Kleine-König
- [PATCH net-next v3 5/8] net: fs_enet: Convert to platform remove callback returning void
Uwe Kleine-König
- [PATCH net-next v3 8/8] net: ucc_geth: Convert to platform remove callback returning void
Uwe Kleine-König
- [PATCH] powerpc/512x: lpbfifo: Convert to platform remove callback returning void
Uwe Kleine-König
- [PATCH v2] powerpc/512x: lpbfifo: Convert to platform remove callback returning void
Uwe Kleine-König
- [PATCH v2] tty: Explicitly include correct DT includes
Uwe Kleine-König
- [PATCH] powerpc/ep8248e: Mark driver as non removable
Uwe Kleine-König
- [PATCH] powerpc: dts: add missing space before {
Krzysztof Kozlowski
- [PATCH 6.3 257/431] soc/fsl/qe: fix usb.c build errors
Greg Kroah-Hartman
- [PATCH 6.3 375/431] perf tests task_analyzer: Fix bad substitution ${$1}
Greg Kroah-Hartman
- [PATCH 6.3 376/431] perf tests task_analyzer: Skip tests if no libtraceevent support
Greg Kroah-Hartman
- [PATCH 6.3 400/431] crypto: nx - fix build warnings when DEBUG_FS is not enabled
Greg Kroah-Hartman
- [PATCH v4 12/18] staging: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers
Greg Kroah-Hartman
- [PATCH 6.4 336/800] soc/fsl/qe: fix usb.c build errors
Greg Kroah-Hartman
- [PATCH 6.4 472/800] perf tests task_analyzer: Fix bad substitution ${$1}
Greg Kroah-Hartman
- [PATCH 6.4 473/800] perf tests task_analyzer: Skip tests if no libtraceevent support
Greg Kroah-Hartman
- [PATCH 6.4 501/800] crypto: nx - fix build warnings when DEBUG_FS is not enabled
Greg Kroah-Hartman
- [PATCH 6.1 219/591] soc/fsl/qe: fix usb.c build errors
Greg Kroah-Hartman
- [PATCH 6.1 336/591] crypto: nx - fix build warnings when DEBUG_FS is not enabled
Greg Kroah-Hartman
- [PATCH 5.15 149/532] soc/fsl/qe: fix usb.c build errors
Greg Kroah-Hartman
- [PATCH 5.15 225/532] crypto: nx - fix build warnings when DEBUG_FS is not enabled
Greg Kroah-Hartman
- [PATCH 5.10 132/509] soc/fsl/qe: fix usb.c build errors
Greg Kroah-Hartman
- [PATCH 5.10 201/509] crypto: nx - fix build warnings when DEBUG_FS is not enabled
Greg Kroah-Hartman
- [PATCH 5.4 084/313] soc/fsl/qe: fix usb.c build errors
Greg Kroah-Hartman
- [PATCH 5.4 110/313] crypto: nx - fix build warnings when DEBUG_FS is not enabled
Greg Kroah-Hartman
- [PATCH] Documentation: devices.txt: reconcile serial/ucc_uart minor numers
Greg Kroah-Hartman
- [PATCH 1/2] eventfd: simplify eventfd_signal()
Anthony Krowiak
- [PATCH] cpufreq: pmac32: Use of_property_read_reg() to parse "reg"
Viresh Kumar
- [PATCH 0/2] PCI/AER: Remove/unexport error reporting enable/disable
Sathyanarayanan Kuppuswamy
- [PATCH v4 2/5] fs: Add fchmodat2()
David Laight
- [PATCH v4 2/5] fs: Add fchmodat2()
David Laight
- [PATCH v2 00/89] fs: new accessors for inode->i_ctime
Jeff Layton
- [PATCH v2 07/92] fs: add ctime accessors infrastructure
Jeff Layton
- [PATCH v2 08/92] fs: new helper: simple_rename_timestamp
Jeff Layton
- [PATCH v2 92/92] fs: rename i_ctime field to __i_ctime
Jeff Layton
- [PATCH v2 15/92] spufs: convert to ctime accessor functions
Jeff Layton
- [PATCH v2 00/89] fs: new accessors for inode->i_ctime
Jeff Layton
- [PATCH v2 08/92] fs: new helper: simple_rename_timestamp
Jeff Layton
- [PATCH v2 00/89] fs: new accessors for inode->i_ctime
Jeff Layton
- [apparmor] [PATCH v2 08/92] fs: new helper: simple_rename_timestamp
Jeff Layton
- [PATCH v2 00/89] fs: new accessors for inode->i_ctime
Jeff Layton
- [PATCH v2 00/89] fs: new accessors for inode->i_ctime
Jeff Layton
- Kernel Crash Dump (kdump) broken with 6.5
Linux regression tracking #adding (Thorsten Leemhuis)
- Kernel Crash Dump (kdump) broken with 6.5
Linux regression tracking #update (Thorsten Leemhuis)
- Fwd: Memory corruption in multithreaded user space program while calling fork
Linux regression tracking (Thorsten Leemhuis)
- [PATCH v4 29/33] x86/mm: try VMA lock-based page fault handling first
Linux regression tracking (Thorsten Leemhuis)
- Fwd: Memory corruption in multithreaded user space program while calling fork
Linux regression tracking (Thorsten Leemhuis)
- linux-next: Tree for Jul 13 (drivers/video/fbdev/ps3fb.c)
Linux regression tracking (Thorsten Leemhuis)
- linux-next: Tree for Jul 13 (drivers/video/fbdev/ps3fb.c)
Linux regression tracking (Thorsten Leemhuis)
- Fwd: Memory corruption in multithreaded user space program while calling fork
Thorsten Leemhuis
- linux-next: Tree for Jul 13 (drivers/video/fbdev/ps3fb.c)
Thorsten Leemhuis
- linux-next: Tree for Jul 13 (drivers/video/fbdev/ps3fb.c)
Thorsten Leemhuis
- [PATCH 2/2] nvme-pci: use blk_mq_max_nr_hw_queues() to calculate io queues
Ming Lei
- [PATCH 2/2] nvme-pci: use blk_mq_max_nr_hw_queues() to calculate io queues
Ming Lei
- [PATCH 2/2] nvme-pci: use blk_mq_max_nr_hw_queues() to calculate io queues
Ming Lei
- [PATCH] powerpc: allow PPC_EARLY_DEBUG_CPM only when SERIAL_CPM=y
Christophe Leroy
- [PATCH v2] powerpc: allow PPC_EARLY_DEBUG_CPM only when SERIAL_CPM=y
Christophe Leroy
- [PATCH v2 0/9] Cleanup/Optimise KUAP (v2)
Christophe Leroy
- [PATCH v2 1/9] powerpc/kuap: Avoid unnecessary reads of MD_AP
Christophe Leroy
- [PATCH v2 2/9] powerpc/kuap: Avoid useless jump_label on empty function
Christophe Leroy
- [PATCH v2 3/9] powerpc/kuap: Fold kuep_is_disabled() into its only user
Christophe Leroy
- [PATCH v2 4/9] powerpc/features: Add capability to update mmu features later
Christophe Leroy
- [PATCH v2 5/9] powerpc/kuap: MMU_FTR_BOOK3S_KUAP becomes MMU_FTR_KUAP
Christophe Leroy
- [PATCH v2 6/9] powerpc/kuap: Use MMU_FTR_KUAP on all and refactor disabling kuap
Christophe Leroy
- [PATCH v2 7/9] powerpc/kuap: Simplify KUAP lock/unlock on BOOK3S/32
Christophe Leroy
- [PATCH v2 8/9] powerpc/kuap: KUAP enabling/disabling functions must be __always_inline
Christophe Leroy
- [PATCH v2 9/9] powerpc/kuap: Use ASM feature fixups instead of static branches
Christophe Leroy
- [PATCH] powerpc/powermac: Use early_* IO variants in via_calibrate_decr
Christophe Leroy
- [PATCH] rtc: Kconfig: select REGMAP for RTC_DRV_DS1307
Christophe Leroy
- [PATCH] rtc: Kconfig: select REGMAP for RTC_DRV_DS1307
Christophe Leroy
- [PATCH linux-next][RFC]torture: avoid offline tick_do_timer_cpu
Christophe Leroy
- [PATCH v3] powerpc/fsl_rio: add missing of_node_put() in fsl_rio_setup()
Christophe Leroy
- [PATCH] powerpc64/kasan: Call kasan_early_init() after PACA initialised
Christophe Leroy
- [PATCH] powerpc64/kasan: Call kasan_early_init() after PACA initialised
Christophe Leroy
- [PATCH v5 02/13] x86/kexec: refactor for kernel/Kconfig.kexec
Christophe Leroy
- [PATCH v4 01/13] mm/hugepage pud: Allow arch-specific helper function to check huge page pud support
Christophe Leroy
- [PATCH v4 02/13] mm: Change pudp_huge_get_and_clear_full take vm_area_struct as arg
Christophe Leroy
- [PATCH v4 03/13] mm/vmemmap: Improve vmemmap_can_optimize and allow architectures to override
Christophe Leroy
- [PATCH v4 04/13] mm/vmemmap: Allow architectures to override how vmemmap optimization works
Christophe Leroy
- [PATCH v4 05/13] mm: Add __HAVE_ARCH_PUD_SAME similar to __HAVE_ARCH_P4D_SAME
Christophe Leroy
- [PATCH v4 06/13] mm/huge pud: Use transparent huge pud helpers only with CONFIG_TRANSPARENT_HUGEPAGE
Christophe Leroy
- [PATCH v4 08/13] powerpc/mm/trace: Convert trace event to trace event class
Christophe Leroy
- [PATCH v4 20/36] powerpc: Implement the new page table range API
Christophe Leroy
- [PATCH v5 21/38] powerpc: Implement the new page table range API
Christophe Leroy
- [PATCH v3 0/9] Cleanup/Optimise KUAP (v3)
Christophe Leroy
- [PATCH v3 1/9] powerpc/kuap: Avoid unnecessary reads of MD_AP
Christophe Leroy
- [PATCH v3 2/9] powerpc/kuap: Avoid useless jump_label on empty function
Christophe Leroy
- [PATCH v3 3/9] powerpc/kuap: Fold kuep_is_disabled() into its only user
Christophe Leroy
- [PATCH v3 4/9] powerpc/features: Add capability to update mmu features later
Christophe Leroy
- [PATCH v3 5/9] powerpc/kuap: MMU_FTR_BOOK3S_KUAP becomes MMU_FTR_KUAP
Christophe Leroy
- [PATCH v3 6/9] powerpc/kuap: Use MMU_FTR_KUAP on all and refactor disabling kuap
Christophe Leroy
- [PATCH v3 7/9] powerpc/kuap: Simplify KUAP lock/unlock on BOOK3S/32
Christophe Leroy
- [PATCH v3 8/9] powerpc/kuap: KUAP enabling/disabling functions must be __always_inline
Christophe Leroy
- [PATCH v3 9/9] powerpc/kuap: Use ASM feature fixups instead of static branches
Christophe Leroy
- [PATCH v4 00/15] powerpc/objtool: uaccess validation for PPC32 (v4)
Christophe Leroy
- [PATCH v4 01/15] Revert "powerpc/bug: Provide better flexibility to WARN_ON/__WARN_FLAGS() with asm goto"
Christophe Leroy
- [PATCH v4 02/15] objtool: Move back misplaced comment
Christophe Leroy
- [PATCH v4 03/15] objtool: Allow an architecture to disable objtool on ASM files
Christophe Leroy
- [PATCH v4 04/15] objtool: Fix JUMP_ENTRY_SIZE for bi-arch like powerpc
Christophe Leroy
- [PATCH v4 05/15] objtool: Add INSN_RETURN_CONDITIONAL
Christophe Leroy
- [PATCH v4 06/15] objtool: Add support for relative switch tables
Christophe Leroy
- [PATCH v4 07/15] objtool: Merge mark_func_jump_tables() and add_func_jump_tables()
Christophe Leroy
- [PATCH v4 08/15] objtool: Track general purpose register used for switch table base
Christophe Leroy
- [PATCH v4 09/15] objtool: Find end of switch table directly
Christophe Leroy
- [PATCH v4 10/15] objtool: When looking for switch tables also follow conditional and dynamic jumps
Christophe Leroy
- [PATCH v4 11/15] objtool: .rodata.cst{2/4/8/16} are not switch tables
Christophe Leroy
- [PATCH v4 12/15] objtool: Add support for more complex UACCESS control
Christophe Leroy
- [PATCH v4 13/15] objtool: Prepare noreturns.h for more architectures
Christophe Leroy
- [PATCH v4 14/15] powerpc/bug: Annotate reachable after warning trap
Christophe Leroy
- [PATCH v4 15/15] powerpc: Implement UACCESS validation on PPC32
Christophe Leroy
- [PATCH v5] Revert "powerpc/bug: Provide better flexibility to WARN_ON/__WARN_FLAGS() with asm goto"
Christophe Leroy
- [PATCH v4 00/15] powerpc/objtool: uaccess validation for PPC32 (v4)
Christophe Leroy
- [PATCH v5] Revert "powerpc/bug: Provide better flexibility to WARN_ON/__WARN_FLAGS() with asm goto"
Christophe Leroy
- [PATCH 1/2] PCI: layerscape: Add support for Link down notification
Frank Li
- [PATCH 2/2] PCI: layerscape: Add the workaround for lost link capablities during reset
Frank Li
- [PATCH 2/2] PCI: layerscape: Add the workaround for lost link capablities during reset
Frank Li
- [PATCH 2/2] PCI: layerscape: Add the workaround for lost link capablities during reset
Frank Li
- [PATCH v2 1/2] PCI: layerscape: Add support for Link down notification
Frank Li
- [PATCH v2 2/2] PCI: layerscape: Add the workaround for lost link capablities during reset
Frank Li
- [PATCH v3 1/2] PCI: layerscape: Add support for Link down notification
Frank Li
- [PATCH v3 2/2] PCI: layerscape: Add the workaround for lost link capabilities during reset.
Frank Li
- [PATCH v3 1/2] PCI: layerscape: Add support for Link down notification
Frank Li
- [v3 1/2] PCI: layerscape: Add support for Link down notification
Frank Li
- [PATCH v3 2/2] PCI: layerscape: Add the workaround for lost link capabilities during reset.
Frank Li
- [PATCH v4 1/2] PCI: layerscape: Add support for Link down notification
Frank Li
- [PATCH v4 2/2] PCI: layerscape: Add the workaround for lost link capabilities during reset.
Frank Li
- [PATCH] soc: fsl: qe: Replace all non-returning strlcpy with strscpy
Leo Li
- [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
Xiaoyao Li
- [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
Xiaoyao Li
- [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
Xiaoyao Li
- [RFC PATCH v11 08/29] KVM: Introduce per-page memory attributes
Xiaoyao Li
- [PATCH 0/2] Add support for rpmsg sound card on i.MX93 platform
Chancel Liu
- [PATCH 1/2] ASoC: dt-bindings: fsl_rpmsg: Add compatible string for i.MX93
Chancel Liu
- [PATCH 2/2] ASoC: fsl_rpmsg: Add support for i.MX93 platform
Chancel Liu
- [PATCH 0/3] Update the register list of MICFIL
Chancel Liu
- [PATCH 1/3] ASoC: fsl_micfil: Add new registers and new bit definition
Chancel Liu
- [PATCH 2/3] ASoC: fsl_micfil: Add fsl_micfil_check_version function
Chancel Liu
- [PATCH 3/3] ASoC: fsl_micfil: Use SET_SYSTEM_SLEEP_PM_OPS to simplify PM
Chancel Liu
- [PATCH 2/2] nvme-pci: use blk_mq_max_nr_hw_queues() to calculate io queues
Pingfan Liu
- [PATCH 2/2] nvme-pci: use blk_mq_max_nr_hw_queues() to calculate io queues
Pingfan Liu
- [PATCH] tracing: Have all levels of checks prevent recursion
Alexander Lobakin
- [PATCH] tracing: Have all levels of checks prevent recursion
Alexander Lobakin
- [PATCH v5 01/25] iommu: Add iommu_ops->identity_domain
Baolu Lu
- [PATCH v5 02/25] iommu: Add IOMMU_DOMAIN_PLATFORM
Baolu Lu
- [PATCH v5 08/25] iommu: Reorganize iommu_get_default_domain_type() to respect def_domain_type()
Baolu Lu
- [PATCH v5 16/25] iommu: Remove ops->set_platform_dma_ops()
Baolu Lu
- [PATCH v5 21/25] iommu: Require a default_domain for all iommu drivers
Baolu Lu
- [PATCH v5 22/25] iommu: Add __iommu_group_domain_alloc()
Baolu Lu
- [PATCH v5 23/25] iommu: Add ops->domain_alloc_paging()
Baolu Lu
- [PATCH net-next v2 01/10] net: wan: Remove unnecessary (void*) conversions
Andrew Lunn
- [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc()
Andy Lutomirski
- [PATCH v10 4/4] arm64: support batched/deferred tlb shootdown during page reclamation/migration
Catalin Marinas
- [PATCH v11 1/4] mm/tlbbatch: Introduce arch_tlbbatch_should_defer()
Catalin Marinas
- [PATCH v11 2/4] mm/tlbbatch: Rename and extend some functions
Catalin Marinas
- [PATCH v11 3/4] mm/tlbbatch: Introduce arch_flush_tlb_batched_pending()
Catalin Marinas
- [PATCH v11 4/4] arm64: support batched/deferred tlb shootdown during page reclamation/migration
Catalin Marinas
- [PATCH v3 3/5] mmu_notifiers: Call invalidate_range() when invalidating TLBs
Catalin Marinas
- [PATCH v3 5/5] mmu_notifiers: Rename invalidate_range notifier
Catalin Marinas
- [PATCH v2 4/9] vgacon, arch/*: remove unused screen_info definitions
Philippe Mathieu-Daudé
- [PATCH v2 5/9] vgacon: remove screen_info dependency
Philippe Mathieu-Daudé
- [PATCH v2] syscalls: Cleanup references to sys_lookup_dcookie()
Sohil Mehta
- [PATCH] tools/perf: Fix addr location init during arch_skip_callchain_idx function
Arnaldo Carvalho de Melo
- [PATCH 1/1] perf tests task_analyzer: Check perf build options for libtraceevent support
Arnaldo Carvalho de Melo
- [PATCH 1/1] perf tests task_analyzer: Check perf build options for libtraceevent support
Arnaldo Carvalho de Melo
- [PATCH V2 00/26] tools/perf: Fix shellcheck coding/formatting issues of perf tool shell scripts
Arnaldo Carvalho de Melo
- [PATCH] arch/powerpc: Remove unnecessary endian conversion code in XICS
Gautam Menghani
- [PATCH] arch/powerpc: Remove unnecessary endian conversion code in XICS
Gautam Menghani
- [PATCH] arch/powerpc: Remove unnecessary endian conversion code in XICS
Gautam Menghani
- [PATCH v2] arch/powerpc: Remove unnecessary endian conversion code in XICS
Gautam Menghani
- [PATCH] arch/powerpc: Remove unnecessary endian conversion code in XICS
Gautam Menghani
- [Intel-wired-lan] [PATCH net-next v2 00/10] Remove unnecessary (void*) conversions
Paul Menzel
- [Intel-wired-lan] [PATCH net-next v2 00/10] Remove unnecessary (void*) conversions
Paul Menzel
- [PATCH v2] powerpc:platforms:Fix an NULL vs IS_ERR() bug for debugfs_create_dir()
Wang Ming
- [PATCH v2 07/92] fs: add ctime accessors infrastructure
Damien Le Moal
- [PATCH v2 08/92] fs: new helper: simple_rename_timestamp
Damien Le Moal
- [PATCH v2 92/92] fs: rename i_ctime field to __i_ctime
Damien Le Moal
- [RFC PATCH v11 11/29] security: Export security_inode_init_security_anon() for use by KVM
Paul Moore
- Login broken with old userspace (was Re: [PATCH v2] selinux: introduce an initial SID for early boot processes)
Paul Moore
- Fwd: Memory corruption in multithreaded user space program while calling fork
Andrew Morton
- Fwd: Memory corruption in multithreaded user space program while calling fork
Andrew Morton
- Fwd: Memory corruption in multithreaded user space program while calling fork
Andrew Morton
- Fwd: Memory corruption in multithreaded user space program while calling fork
Andrew Morton
- [PATCH 3/4] mmu_notifiers: Call arch_invalidate_secondary_tlbs() when invalidating TLBs
Andrew Morton
- [PATCH 1/4] mm_notifiers: Rename invalidate_range notifier
Andrew Morton
- [PATCH] mm/hotplug: Enable runtime update of memmap_on_memory parameter
Andrew Morton
- [PATCH v5 10/13] powerpc/book3s64/vmemmap: Switch radix to use a different vmemmap handling function
Andrew Morton
- [PATCH v6 00/13] Add support for DAX vmemmap optimization for ppc64
Andrew Morton
- [PATCH v6 00/13] Add support for DAX vmemmap optimization for ppc64
Andrew Morton
- Login broken with old userspace (was Re: [PATCH v2] selinux: introduce an initial SID for early boot processes)
Ondrej Mosnacek
- Login broken with old userspace (was Re: [PATCH v2] selinux: introduce an initial SID for early boot processes)
Ondrej Mosnacek
- [PATCH v2] powerpc/pseries/vas: Hold mmap_mutex after mmap lock during window close
Haren Myneni
- [PATCH] powernv/opal-prd: Silence memcpy() run-time false positive warnings
Jordan Niethe
- [PATCH] KVM: ppc64: Enable ring-based dirty memory tracking
Jordan Niethe
- [PATCH] arch/powerpc: Remove unnecessary endian conversion code in XICS
Jordan Niethe
- [PATCH] powerpc/build: vdso linker warning for orphan sections
John Ogness
- [PATCH] powerpc/build: vdso linker warning for orphan sections
John Ogness
- [PATCH] powerpc/build: vdso linker warning for orphan sections
John Ogness
- [PATCH 09/17] auxdisplay: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers
Miguel Ojeda
- [PATCH 09/17] auxdisplay: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers
Miguel Ojeda
- [PATCH 09/17] auxdisplay: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers
Miguel Ojeda
- [PATCH v2 18/18] fbdev: Document that framebuffer_alloc() returns zero'ed data
Miguel Ojeda
- [PATCH v2 3/5] mmu_notifiers: Call invalidate_range() when invalidating TLBs
SeongJae Park
- [PATCH v2 3/5] mmu_notifiers: Call invalidate_range() when invalidating TLBs
SeongJae Park
- [PATCH v3 04/13] powerpc: assert_pte_locked() use pte_offset_map_nolock()
Jay Patel
- [RFC PATCH v11 06/29] KVM: Introduce KVM_SET_USER_MEMORY_REGION2
Quentin Perret
- [RFC PATCH v11 06/29] KVM: Introduce KVM_SET_USER_MEMORY_REGION2
Quentin Perret
- [PATCH 4/4] powerpc/64s/radix: combine final TLB flush and lazy tlb mm shootdown IPIs
Nicholas Piggin
- [kvm-unit-tests v4 00/12] powerpc: updates, P10, PNV support
Nicholas Piggin
- [RFC PATCH v2 0/3] Invalidate secondary IOMMU TLB on permission upgrade
Alistair Popple
- [RFC PATCH v2 1/3] mm_notifiers: Rename invalidate_range notifier
Alistair Popple
- [RFC PATCH v2 2/3] mmu_notifiers: Call arch_invalidate_secondary_tlbs() when invalidating TLBs
Alistair Popple
- [RFC PATCH v2 3/3] mmu_notifiers: Don't invalidate secondary TLBs as part of mmu_notifier_invalidate_range_end()
Alistair Popple
- [PATCH 0/4] Invalidate secondary IOMMU TLB on permission upgrade
Alistair Popple
- [PATCH 1/4] mm_notifiers: Rename invalidate_range notifier
Alistair Popple
- [PATCH 2/4] arm64/smmu: Use TLBI ASID when invalidating entire range
Alistair Popple
- [PATCH 3/4] mmu_notifiers: Call arch_invalidate_secondary_tlbs() when invalidating TLBs
Alistair Popple
- [PATCH 4/4] mmu_notifiers: Don't invalidate secondary TLBs as part of mmu_notifier_invalidate_range_end()
Alistair Popple
- [PATCH 1/4] mm_notifiers: Rename invalidate_range notifier
Alistair Popple
- [PATCH 0/4] Invalidate secondary IOMMU TLB on permission upgrade
Alistair Popple
- [PATCH v2 0/5] Invalidate secondary IOMMU TLB on permission upgrade
Alistair Popple
- [PATCH v2 1/5] arm64/smmu: Use TLBI ASID when invalidating entire range
Alistair Popple
- [PATCH v2 2/5] mmu_notifiers: Fixup comment in mmu_interval_read_begin()
Alistair Popple
- [PATCH v2 3/5] mmu_notifiers: Call invalidate_range() when invalidating TLBs
Alistair Popple
- [PATCH v2 4/5] mmu_notifiers: Don't invalidate secondary TLBs as part of mmu_notifier_invalidate_range_end()
Alistair Popple
- [PATCH v2 5/5] mmu_notifiers: Rename invalidate_range notifier
Alistair Popple
- [PATCH v2 3/5] mmu_notifiers: Call invalidate_range() when invalidating TLBs
Alistair Popple
- [PATCH v3 0/5] Invalidate secondary IOMMU TLB on permission upgrade
Alistair Popple
- [PATCH v3 1/5] arm64/smmu: Use TLBI ASID when invalidating entire range
Alistair Popple
- [PATCH v3 2/5] mmu_notifiers: Fixup comment in mmu_interval_read_begin()
Alistair Popple
- [PATCH v3 3/5] mmu_notifiers: Call invalidate_range() when invalidating TLBs
Alistair Popple
- [PATCH v3 4/5] mmu_notifiers: Don't invalidate secondary TLBs as part of mmu_notifier_invalidate_range_end()
Alistair Popple
- [PATCH v3 5/5] mmu_notifiers: Rename invalidate_range notifier
Alistair Popple
- [PATCH v2 3/5] mmu_notifiers: Call invalidate_range() when invalidating TLBs
Alistair Popple
- [PATCH v2 3/5] mmu_notifiers: Call invalidate_range() when invalidating TLBs
Alistair Popple
- [PATCH v4 0/5] Invalidate secondary IOMMU TLB on permission upgrade
Alistair Popple
- [PATCH v4 1/5] arm64/smmu: Use TLBI ASID when invalidating entire range
Alistair Popple
- [PATCH v4 2/5] mmu_notifiers: Fixup comment in mmu_interval_read_begin()
Alistair Popple
- [PATCH v4 3/5] mmu_notifiers: Call invalidate_range() when invalidating TLBs
Alistair Popple
- [PATCH v4 4/5] mmu_notifiers: Don't invalidate secondary TLBs as part of mmu_notifier_invalidate_range_end()
Alistair Popple
- [PATCH v4 5/5] mmu_notifiers: Rename invalidate_range notifier
Alistair Popple
- [PATCH] net: Explicitly include correct DT includes
Jérôme Pouiller
- [PATCH 10/17] hid/picolcd: Remove flag FBINFO_FLAG_DEFAULT from fbdev driver
Bruno Prémont
- [RFC 0/3] Asynchronous EEH recovery
Ganesh G R
- [PATCH] tools/perf/tests: Fix Basic BPF llvm compile to check for libbpf support
Athira Rajeev
- [PATCH] tools/perf/tests: Fix objdump in Object code reading test to look for all sections
Athira Rajeev
- [PATCH 2/2] tools/perf/tests: perf all metricgroups test fails when perf_event access is restricted
Athira Rajeev
- [PATCH 1/2] tools/perf/tests: perf all metrics test fails when perf_event access is restricted
Athira Rajeev
- [PATCH V2 00/26] tools/perf: Fix shellcheck coding/formatting issues of perf tool shell scripts
Athira Rajeev
- [PATCH V2 01/26] tools/perf/tests: Fix shellcheck warnings for trace+probe_vfs_getname.sh
Athira Rajeev
- [PATCH V2 02/26] tools/perf/tests: Fix shellcheck warning for probe_vfs_getname.sh testcase
Athira Rajeev
- [PATCH V2 03/26] tools/perf/tests: Fix shellcheck warning for record_offcpu.sh testcase
Athira Rajeev
- [PATCH V2 04/26] tools/perf/tests: Fix shellcheck issue for lock_contention.sh testcase
Athira Rajeev
- [PATCH V2 05/26] tools/perf/tests: Fix shellcheck issue for stat_bpf_counters_cgrp.sh testcase
Athira Rajeev
- [PATCH V2 06/26] tools/perf/tests: fix test_arm_spe_fork.sh signal case issues
Athira Rajeev
- [PATCH V2 07/26] tools/perf/tests: Fix unused variable references in stat+csv_summary.sh testcase
Athira Rajeev
- [PATCH V2 08/26] tools/perf/tests: fix shellcheck warning for test_perf_data_converter_json.sh testcase
Athira Rajeev
- [PATCH V2 09/26] tools/perf/tests: Fix shellcheck issue for stat_bpf_counters.sh testcase
Athira Rajeev
- [PATCH V2 10/26] tools/perf/tests: Fix shellcheck issues in tests/shell/stat+shadow_stat.sh tetscase
Athira Rajeev
- [PATCH V2 11/26] tools/perf/tests: Fix shellcheck warning for asm_pure_loop.sh shell script
Athira Rajeev
- [PATCH V2 12/26] tools/perf/tests: Fix shellcheck warning for memcpy_thread_16k_10.sh shell script
Athira Rajeev
- [PATCH V2 13/26] tools/perf/tests: Fix shellcheck warning for probe.sh shell script
Athira Rajeev
- [PATCH V2 14/26] tools/perf/trace: Fix shellcheck issue for arch_errno_names.sh script
Athira Rajeev
- [PATCH V2 15/26] tools/perf: Fix shellcheck issue for check-headers.sh script
Athira Rajeev
- [PATCH V2 16/26] tools/perf/tests: Fix shellcheck warnings for thread_loop_check_tid_10.sh
Athira Rajeev
- [PATCH V2 17/26] tools/perf/tests: Fix shellcheck warnings for unroll_loop_thread_10.sh
Athira Rajeev
- [PATCH V2 18/26] tools/perf/tests: Fix shellcheck warnings for lib/probe_vfs_getname.sh
Athira Rajeev
- [PATCH V2 19/26] tools/perf/tests: Fix the shellcheck warnings in lib/waiting.sh
Athira Rajeev
- [PATCH V2 20/26] tools/perf/trace: Fix x86_arch_prctl.sh to address shellcheck warnings
Athira Rajeev
- [PATCH V2 21/26] tools/perf/arch/x86: Fix syscalltbl.sh to address shellcheck warnings
Athira Rajeev
- [PATCH V2 22/26] tools/perf/tests/shell: Fix the shellcheck warnings in record+zstd_comp_decomp.sh
Athira Rajeev
- [PATCH V2 23/26] tools/shell/coresight: Fix shellcheck warning for thread_loop_check_tid_2.sh shell script
Athira Rajeev
- [PATCH V2 24/26] tools/perf/tests/shell/lib: Fix shellcheck warning for stat_output.sh shell script
Athira Rajeev
- [PATCH V2 25/26] tools/perf/tests/shell: Fix shellcheck warning for stat+std_output.sh testcase
Athira Rajeev
- [PATCH V2 26/26] tools/perf/tests: Fix shellcheck warning for stat+std_output.sh testcase
Athira Rajeev
- [PATCH 1/2] tools/perf/tests: perf all metrics test fails when perf_event access is restricted
Athira Rajeev
- [PATCH V5 1/3] core/device: Add function to return child node using name at substring "@"
Athira Rajeev
- [PATCH V5 2/3] skiboot: Update IMC code to use dt_find_by_name_before_addr for checking dt nodes
Athira Rajeev
- [PATCH V5 3/3] skiboot: Update IMC PMU node names for power10
Athira Rajeev
- [PATCH V2 00/26] tools/perf: Fix shellcheck coding/formatting issues of perf tool shell scripts
Athira Rajeev
- [PATCH] tools/perf: Fix addr location init during arch_skip_callchain_idx function
Athira Rajeev
- [PATCH V2 00/26] tools/perf: Fix shellcheck coding/formatting issues of perf tool shell scripts
Athira Rajeev
- [PATCH v3 00/10] Add sysfs interface files to hv_gpci device to expose system information
Athira Rajeev
- [PATCH] tools/perf: Fix addr location init during arch_skip_callchain_idx function
Athira Rajeev
- [PATCH 00/13] mm: jit/text allocator
Mike Rapoport
- [PATCH 00/17] fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT flags
Sam Ravnborg
- [PATCH 00/17] fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT flags
Sam Ravnborg
- [PATCH] powerpc: Use shared font data
Sam Ravnborg
- [PATCH v2 6/6] watchdog/hardlockup: Define HARDLOCKUP_DETECTOR_ARCH
Guenter Roeck
- [PATCH v2 6/6] watchdog/hardlockup: Define HARDLOCKUP_DETECTOR_ARCH
Guenter Roeck
- [PATCH v2 6/6] watchdog/hardlockup: Define HARDLOCKUP_DETECTOR_ARCH
Guenter Roeck
- [PATCH 17/17] perf tests task_analyzer: skip tests if no libtraceevent support
Ian Rogers
- [PATCH V2 00/26] tools/perf: Fix shellcheck coding/formatting issues of perf tool shell scripts
Ian Rogers
- [PATCH 1/1] perf tests task_analyzer: Check perf build options for libtraceevent support
Ian Rogers
- [PATCH] powerpc: dts: turris1x.dts: Fix PCIe MEM size for pci2 node
Pali Rohár
- [PATCH v4 00/33] Per-VMA locks
Leon Romanovsky
- [PATCH v4 00/33] Per-VMA locks
Leon Romanovsky
- [PATCH v4 00/33] Per-VMA locks
Leon Romanovsky
- [PATCH v4 00/33] Per-VMA locks
Leon Romanovsky
- [PATCH] tracing: Have all levels of checks prevent recursion
Steven Rostedt
- [PATCH] tracing: Have all levels of checks prevent recursion
Steven Rostedt
- [PATCH 1/2] PCI: layerscape: Add support for Link down notification
Manivannan Sadhasivam
- [PATCH 2/2] PCI: layerscape: Add the workaround for lost link capablities during reset
Manivannan Sadhasivam
- [PATCH 2/2] PCI: layerscape: Add the workaround for lost link capablities during reset
Manivannan Sadhasivam
- [PATCH v2 2/2] PCI: layerscape: Add the workaround for lost link capablities during reset
Manivannan Sadhasivam
- [PATCH v2 1/2] powerpc/tpm: Create linux,sml-base/size as big endian
Jarkko Sakkinen
- [PATCH v2 1/2] powerpc/tpm: Create linux,sml-base/size as big endian
Jarkko Sakkinen
- [PATCH v2 1/2] powerpc/tpm: Create linux,sml-base/size as big endian
Jarkko Sakkinen
- [PATCH] char: Explicitly include correct DT includes
Jarkko Sakkinen
- [RFC PATCH v11 01/29] KVM: Wrap kvm_gfn_range.pte in a per-action union
Jarkko Sakkinen
- [PATCH v2] powernv/opal-prd: Silence memcpy() run-time false positive warnings
Mahesh Salgaonkar
- [PATCH v7 1/2] powerpc/rtas: Rename rtas_error_rc to rtas_generic_errno
Mahesh Salgaonkar
- [PATCH v7 2/2] PCI: rpaphp: Error out on busy status from get-sensor-state
Mahesh Salgaonkar
- [PATCH] powernv/opal-prd: Silence memcpy() run-time false positive warnings
Mahesh J Salgaonkar
- Kernel Crash Dump (kdump) broken with 6.5
Mahesh J Salgaonkar
- Kernel Crash Dump (kdump) broken with 6.5
Mahesh J Salgaonkar
- [PATCH 1/2] powerpc/crypto: fix missing skcipher dependency for aes-gcm-p10
Omar Sandoval
- [PATCH 2/2] powerpc/crypto: don't build aes-gcm-p10 by default
Omar Sandoval
- Fwd: Memory corruption in multithreaded user space program while calling fork
Bagas Sanjaya
- Memory corruption in multithreaded user space program while calling fork
Bagas Sanjaya
- linux-next: Tree for Jul 13 (drivers/video/fbdev/ps3fb.c)
Bagas Sanjaya
- linux-next: Tree for Jul 13 (drivers/video/fbdev/ps3fb.c)
Bagas Sanjaya
- [next-20230705] kernel BUG mm/memcontrol.c:3715! (ltp/madvise06)
Sachin Sant
- Kernel Crash Dump (kdump) broken with 6.5
Sachin Sant
- Kernel Crash Dump (kdump) broken with 6.5
Sachin Sant
- [PATCH v4 2/5] fs: Add fchmodat2()
Aleksa Sarai
- [PATCH v4 3/5] arch: Register fchmodat2, usually as syscall 452
Aleksa Sarai
- Add fchmodat2() - or add a more general syscall?
Aleksa Sarai
- [PATCH v4 2/5] fs: Add fchmodat2()
Aleksa Sarai
- [PATCH v4 2/5] fs: Add fchmodat2()
Aleksa Sarai
- [PATCH v4 3/5] arch: Register fchmodat2, usually as syscall 452
Aleksa Sarai
- [PATCH v2 07/12] s390: add pte_free_defer() for pgtables sharing page
Gerald Schaefer
- [PATCH v2 07/12] s390: add pte_free_defer() for pgtables sharing page
Gerald Schaefer
- [PATCH v2 07/12] s390: add pte_free_defer() for pgtables sharing page
Gerald Schaefer
- [PATCH v2 07/12] s390: add pte_free_defer() for pgtables sharing page
Gerald Schaefer
- [PATCH v2 07/12] s390: add pte_free_defer() for pgtables sharing page
Gerald Schaefer
- [FSL P50x0] [PASEMI] The Access to partitions on disks with an Amiga partition table doesn't work anymore after the block updates 2023-06-23
Michael Schmitz
- [FSL P50x0] [PASEMI] The Access to partitions on disks with an Amiga partition table doesn't work anymore after the block updates 2023-06-23
Michael Schmitz
- [RFC][PATCH] sched: Rename DIE domain
Valentin Schneider
- [PATCH v4 2/5] fs: Add fchmodat2()
Andreas Schwab
- [PATCH] soc: fsl: qe: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
- [PATCH] soc: fsl: qe: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
- [PATCH] net: Explicitly include correct DT includes
Bhupesh Sharma
- [RFC][PATCH] sched: Rename DIE domain
Gautham R. Shenoy
- [PATCH] platforms: 52xx: Remove space after '(' and before ')'
Andy Shevchenko
- [PATCH] docs: move powerpc under arch
Costa Shulyupin
- [RFC PATCH v11 10/29] mm: Add AS_UNMOVABLE to mark mapping as completely unmovable
Kirill A . Shutemov
- [RFC PATCH v11 10/29] mm: Add AS_UNMOVABLE to mark mapping as completely unmovable
Kirill A . Shutemov
- [PATCH] I2C: Explicitly include correct DT includes
Andi Shyti
- [PATCH v4 29/33] x86/mm: try VMA lock-based page fault handling first
Jiri Slaby
- Login broken with old userspace (was Re: [PATCH v2] selinux: introduce an initial SID for early boot processes)
Stephen Smalley
- [RESEND PATCH v9 2/2] arm64: support batched/deferred tlb shootdown during page reclamation/migration
Barry Song
- [PATCH] powerpc/config: Disable SLAB_DEBUG_ON in skiroot
Joel Stanley
- [FSL P50x0] [PASEMI] The Access to partitions on disks with an Amiga partition table doesn't work anymore after the block updates 2023-06-23
Martin Steigerwald
- [PATCH v7 0/8] KVM: allow mapping non-refcounted pages
David Stevens
- [PATCH v7 1/8] KVM: Assert that a page's refcount is elevated when marking accessed/dirty
David Stevens
- [PATCH v7 2/8] KVM: Introduce __kvm_follow_pfn function
David Stevens
- [PATCH v7 3/8] KVM: Make __kvm_follow_pfn not imply FOLL_GET
David Stevens
- [PATCH v7 4/8] KVM: x86/mmu: Migrate to __kvm_follow_pfn
David Stevens
- [PATCH v7 5/8] KVM: x86/mmu: Don't pass FOLL_GET to __kvm_follow_pfn
David Stevens
- [PATCH v7 6/8] KVM: arm64: Migrate to __kvm_follow_pfn
David Stevens
- [PATCH v7 7/8] KVM: PPC: Migrate to __kvm_follow_pfn
David Stevens
- [PATCH v7 8/8] KVM: remove __gfn_to_pfn_memslot
David Stevens
- [PATCH v7 2/8] KVM: Introduce __kvm_follow_pfn function
David Stevens
- [PATCH v7 2/8] KVM: Introduce __kvm_follow_pfn function
David Stevens
- [PATCH v7 5/8] KVM: x86/mmu: Don't pass FOLL_GET to __kvm_follow_pfn
David Stevens
- [PATCH v7 5/8] KVM: x86/mmu: Don't pass FOLL_GET to __kvm_follow_pfn
David Stevens
- [PATCH v7 2/8] KVM: Introduce __kvm_follow_pfn function
David Stevens
- [PATCH v7 2/8] KVM: Introduce __kvm_follow_pfn function
David Stevens
- [PATCH v7 3/8] KVM: Make __kvm_follow_pfn not imply FOLL_GET
David Stevens
- [PATCH v7 3/8] KVM: Make __kvm_follow_pfn not imply FOLL_GET
David Stevens
- [PATCH v7 5/8] KVM: x86/mmu: Don't pass FOLL_GET to __kvm_follow_pfn
David Stevens
- [PATCH v7 5/8] KVM: x86/mmu: Don't pass FOLL_GET to __kvm_follow_pfn
David Stevens
- [PATCH v7 5/8] KVM: x86/mmu: Don't pass FOLL_GET to __kvm_follow_pfn
David Stevens
- [PATCH] ASoC: fsl_micfil: refactor deprecated strncpy
Justin Stitt
- [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
Fuad Tabba
- [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
Fuad Tabba
- [PATCH] Documentation: devices.txt: reconcile serial/ucc_uart minor numers
Timur Tabi
- [PATCH 0/4] Invalidate secondary IOMMU TLB on permission upgrade
Tian, Kevin
- [PATCH 10/17] hid/picolcd: Remove flag FBINFO_FLAG_DEFAULT from fbdev driver
Benjamin Tissoires
- Fwd: Memory corruption in multithreaded user space program while calling fork
Linus Torvalds
- Fwd: Memory corruption in multithreaded user space program while calling fork
Linus Torvalds
- Fwd: Memory corruption in multithreaded user space program while calling fork
Linus Torvalds
- Fwd: Memory corruption in multithreaded user space program while calling fork
Linus Torvalds
- [PATCH v2 3/3] fork: lock VMAs of the parent process when forking
Linus Torvalds
- [PATCH v2 3/3] fork: lock VMAs of the parent process when forking
Linus Torvalds
- [PATCH v2 0/5] crypto: Accelerated Chacha20/Poly1305 implementation
Danny Tsen
- [PATCH 20/21] ARM: dma-mapping: split out arch_dma_mark_clean() helper
Geert Uytterhoeven
- [PATCH] rtc: Kconfig: select REGMAP for RTC_DRV_DS1307
Geert Uytterhoeven
- [PATCH] rtc: Kconfig: select REGMAP for RTC_DRV_DS1307
Geert Uytterhoeven
- [PATCH 00/17] fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT flags
Geert Uytterhoeven
- [PATCH v3 00/18] fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT flags
Geert Uytterhoeven
- [PATCH v2 1/9] vgacon: rework Kconfig dependencies
Geert Uytterhoeven
- [PATCH v4 3/5] arch: Register fchmodat2, usually as syscall 452
Geert Uytterhoeven
- [PATCH v2] syscalls: Cleanup references to sys_lookup_dcookie()
Geert Uytterhoeven
- [PATCH v2 5/5] powerpc/book3s64/memhotplug: Enable memmap on memory for radix
Aneesh Kumar K V
- [PATCH v2 1/5] mm/hotplug: Embed vmem_altmap details in memory block
Aneesh Kumar K V
- [PATCH v2 3/5] mm/hotplug: Simplify the handling of MHP_MEMMAP_ON_MEMORY flag
Aneesh Kumar K V
- [PATCH v2 1/5] mm/hotplug: Embed vmem_altmap details in memory block
Aneesh Kumar K V
- [PATCH v2 1/5] mm/hotplug: Embed vmem_altmap details in memory block
Aneesh Kumar K V
- [PATCH v2 1/5] mm/hotplug: Embed vmem_altmap details in memory block
Aneesh Kumar K V
- [PATCH v2 1/5] mm/hotplug: Embed vmem_altmap details in memory block
Aneesh Kumar K V
- [PATCH v3 4/7] mm/hotplug: Allow pageblock alignment via altmap reservation
Aneesh Kumar K V
- [PATCH v3 5/7] powerpc/book3s64/memhotplug: Enable memmap on memory for radix
Aneesh Kumar K V
- [PATCH v3 5/7] powerpc/book3s64/memhotplug: Enable memmap on memory for radix
Aneesh Kumar K V
- [PATCH v3 2/7] mm/hotplug: Allow memmap on memory hotplug request to fallback
Aneesh Kumar K V
- [PATCH v3 3/7] mm/hotplug: Allow architecture to override memmap on memory support check
Aneesh Kumar K V
- [PATCH v3 4/7] mm/hotplug: Allow pageblock alignment via altmap reservation
Aneesh Kumar K V
- [PATCH v3 04/13] powerpc: assert_pte_locked() use pte_offset_map_nolock()
Aneesh Kumar K V
- [PATCH v4 5/6] powerpc/book3s64/memhotplug: Enable memmap on memory for radix
Aneesh Kumar K V
- [PATCH v4 4/6] mm/hotplug: Allow pageblock alignment via altmap reservation
Aneesh Kumar K V
- [PATCH v4 4/6] mm/hotplug: Allow pageblock alignment via altmap reservation
Aneesh Kumar K V
- [PATCH v6 00/13] Add support for DAX vmemmap optimization for ppc64
Aneesh Kumar K V
- [PATCH v5 4/7] mm/hotplug: Support memmap_on_memory when memmap is not aligned to pageblocks
Aneesh Kumar K V
- [PATCH v6 4/7] mm/memory_hotplug: Support memmap_on_memory when memmap is not aligned to pageblocks
Aneesh Kumar K V
- [PATCH v6 6/7] mm/memory_hotplug: Embed vmem_altmap details in memory block
Aneesh Kumar K V
- [PATCH v3 1/2] powerpc/mm: Cleanup memory block size probing
Aneesh Kumar K V
- [PATCH 1/6] media: v4l2: Add audio capture and output support
Hans Verkuil
- [PATCH 1/6] media: v4l2: Add audio capture and output support
Hans Verkuil
- [PATCH v4 11/18] media: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers
Hans Verkuil
- [PATCH 1/1] Remove CONFIG_NET_CLS_TCINDEX
Petr Vorel
- [PATCH rfc -next 00/10] mm: convert to generic VMA lock-based page fault
Kefeng Wang
- [PATCH rfc -next 00/10] mm: convert to generic VMA lock-based page fault
Kefeng Wang
- [PATCH rfc -next 01/10] mm: add a generic VMA lock-based page fault handler
Kefeng Wang
- [PATCH rfc -next 02/10] x86: mm: use try_vma_locked_page_fault()
Kefeng Wang
- [PATCH rfc -next 03/10] arm64: mm: use try_vma_locked_page_fault()
Kefeng Wang
- [PATCH rfc -next 04/10] s390: mm: use try_vma_locked_page_fault()
Kefeng Wang
- [PATCH rfc -next 05/10] powerpc: mm: use try_vma_locked_page_fault()
Kefeng Wang
- [PATCH rfc -next 06/10] riscv: mm: use try_vma_locked_page_fault()
Kefeng Wang
- [PATCH rfc -next 07/10] ARM: mm: try VMA lock-based page fault handling first
Kefeng Wang
- [PATCH rfc -next 08/10] loongarch: mm: cleanup __do_page_fault()
Kefeng Wang
- [PATCH rfc -next 09/10] loongarch: mm: add access_error() helper
Kefeng Wang
- [PATCH rfc -next 10/10] loongarch: mm: try VMA lock-based page fault handling first
Kefeng Wang
- [PATCH rfc -next 00/10] mm: convert to generic VMA lock-based page fault
Kefeng Wang
- [PATCH rfc -next 01/10] mm: add a generic VMA lock-based page fault handler
Kefeng Wang
- [PATCH rfc -next 01/10] mm: add a generic VMA lock-based page fault handler
Kefeng Wang
- [PATCH 1/6] media: v4l2: Add audio capture and output support
Shengjiu Wang
- [PATCH 1/6] media: v4l2: Add audio capture and output support
Shengjiu Wang
- [PATCH 1/6] media: v4l2: Add audio capture and output support
Shengjiu Wang
- [PATCH] ASoC: fsl_sai: Enable MCTL_MCLK_EN bit for master mode
Shengjiu Wang
- [PATCH] ASoC: fsl_sai: Enable MCTL_MCLK_EN bit for master mode
Shengjiu Wang
- [PATCH 1/6] media: v4l2: Add audio capture and output support
Shengjiu Wang
- [PATCH 2/2] ASoC: fsl_rpmsg: Add support for i.MX93 platform
Shengjiu Wang
- [PATCH] ASoC: fsl_sai: Disable bit clock with transmitter
Shengjiu Wang
- [PATCH 1/6] media: v4l2: Add audio capture and output support
Shengjiu Wang
- [PATCH 1/1] sound:soc: fix return value check in imx_audmux_suspend
Shengjiu Wang
- [PATCH 1/1] sound:soc: fix return value check in imx_audmux_resume
Shengjiu Wang
- [RFC PATCH v2 0/7] Add audio support in v4l2 framework
Shengjiu Wang
- [RFC PATCH v2 1/7] ASoC: fsl_asrc: define functions for memory to memory usage
Shengjiu Wang
- [RFC PATCH v2 2/7] ASoC: fsl_easrc: define functions for memory to memory usage
Shengjiu Wang
- [RFC PATCH v2 3/7] ASoC: fsl_asrc: move fsl_asrc_common.h to include/sound
Shengjiu Wang
- [RFC PATCH v2 4/7] media: v4l2: Add audio capture and output support
Shengjiu Wang
- [RFC PATCH v2 5/7] media: imx: fsl_asrc: Add memory to memory driver
Shengjiu Wang
- [RFC PATCH v2 6/7] ASoC: fsl_asrc: register m2m platform device
Shengjiu Wang
- [RFC PATCH v2 7/7] ASoC: fsl_easrc: register m2m platform device
Shengjiu Wang
- [PATCH v2 1/1] ASoC: imx-audmux: fix return value checks of clk_prepare_enable()
Shengjiu Wang
- [PATCH 2/3] ASoC: fsl_micfil: Add fsl_micfil_check_version function
Shengjiu Wang
- [PATCH] ASoC: fsl_micfil: refactor deprecated strncpy
Shengjiu Wang
- [RFC PATCH v2 4/7] media: v4l2: Add audio capture and output support
Shengjiu Wang
- [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
Wang, Wei W
- [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
Wang, Wei W
- [PATCH v7 2/8] KVM: Introduce __kvm_follow_pfn function
Zhi Wang
- [PATCH v7 3/8] KVM: Make __kvm_follow_pfn not imply FOLL_GET
Zhi Wang
- [PATCH v7 3/8] KVM: Make __kvm_follow_pfn not imply FOLL_GET
Zhi Wang
- [PATCH v7 2/8] KVM: Introduce __kvm_follow_pfn function
Zhi Wang
- [PATCH v3 5/5] selftests: add fchmodat4(2) selftest
Florian Weimer
- [PATCH v3 0/5] Add a new fchmodat4() syscall
Florian Weimer
- Add fchmodat2() - or add a more general syscall?
Florian Weimer
- [next-20230705] kernel BUG mm/memcontrol.c:3715! (ltp/madvise06)
Thomas Weißschuh
- [PATCH v4 20/36] powerpc: Implement the new page table range API
Matthew Wilcox
- [PATCH v3 2/5] fs: Add fchmodat4()
Matthew Wilcox
- [PATCH rfc -next 01/10] mm: add a generic VMA lock-based page fault handler
Matthew Wilcox
- [RFC PATCH v11 10/29] mm: Add AS_UNMOVABLE to mark mapping as completely unmovable
Matthew Wilcox
- [PATCH mm-unstable v7 00/31] Split ptdesc from struct page
Matthew Wilcox
- [PATCH 0/2] eventfd: simplify signal helpers
Alex Williamson
- [PATCH 0/2] eventfd: simplify signal helpers
Alex Williamson
- [PATCH 0/2] eventfd: simplify signal helpers
Alex Williamson
- [PATCH v2 0/5] crypto: Accelerated Chacha20/Poly1305 implementation
Herbert Xu
- [RFC PATCH 00/21] crypto: consolidate and clean up compression APIs
Herbert Xu
- [RFC PATCH 00/21] crypto: consolidate and clean up compression APIs
Herbert Xu
- [RFC PATCH 00/21] crypto: consolidate and clean up compression APIs
Herbert Xu
- [PATCH v7 2/8] KVM: Introduce __kvm_follow_pfn function
Isaku Yamahata
- [PATCH v7 4/8] KVM: x86/mmu: Migrate to __kvm_follow_pfn
Isaku Yamahata
- [PATCH v7 5/8] KVM: x86/mmu: Don't pass FOLL_GET to __kvm_follow_pfn
Isaku Yamahata
- [PATCH v7 5/8] KVM: x86/mmu: Don't pass FOLL_GET to __kvm_follow_pfn
Isaku Yamahata
- [PATCH v7 5/8] KVM: x86/mmu: Don't pass FOLL_GET to __kvm_follow_pfn
Isaku Yamahata
- [RFC PATCH v11 08/29] KVM: Introduce per-page memory attributes
Isaku Yamahata
- [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
Isaku Yamahata
- [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
Isaku Yamahata
- [RESEND PATCH v9 2/2] arm64: support batched/deferred tlb shootdown during page reclamation/migration
Yicong Yang
- [RESEND PATCH v9 2/2] arm64: support batched/deferred tlb shootdown during page reclamation/migration
Yicong Yang
- [PATCH v10 0/4] arm64: support batched/deferred tlb shootdown during page reclamation/migration
Yicong Yang
- [PATCH v10 1/4] mm/tlbbatch: Introduce arch_tlbbatch_should_defer()
Yicong Yang
- [PATCH v10 2/4] mm/tlbbatch: Rename and extend some functions
Yicong Yang
- [PATCH v10 3/4] mm/tlbbatch: Introduce arch_flush_tlb_batched_pending()
Yicong Yang
- [PATCH v10 4/4] arm64: support batched/deferred tlb shootdown during page reclamation/migration
Yicong Yang
- [PATCH v10 4/4] arm64: support batched/deferred tlb shootdown during page reclamation/migration
Yicong Yang
- [PATCH v11 0/4] arm64: support batched/deferred tlb shootdown during page reclamation/migration
Yicong Yang
- [PATCH v11 1/4] mm/tlbbatch: Introduce arch_tlbbatch_should_defer()
Yicong Yang
- [PATCH v11 2/4] mm/tlbbatch: Rename and extend some functions
Yicong Yang
- [PATCH v11 3/4] mm/tlbbatch: Introduce arch_flush_tlb_batched_pending()
Yicong Yang
- [PATCH v11 4/4] arm64: support batched/deferred tlb shootdown during page reclamation/migration
Yicong Yang
- [RFC PATCH v11 05/29] KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER
Yuan Yao
- [RFC PATCH v11 07/29] KVM: Add KVM_EXIT_MEMORY_FAULT exit
Yuan Yao
- [RFC PATCH v11 05/29] KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER
Yuan Yao
- [RFC PATCH v11 08/29] KVM: Introduce per-page memory attributes
Yuan Yao
- [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
Yuan Yao
- [RFC PATCH v11 01/29] KVM: Wrap kvm_gfn_range.pte in a per-action union
Xu Yilun
- [RFC PATCH v11 08/29] KVM: Introduce per-page memory attributes
Xu Yilun
- [RFC PATCH v11 08/29] KVM: Introduce per-page memory attributes
Xu Yilun
- Memory corruption in multithreaded user space program while calling fork
Jacob Young
- [PATCH net-next v3 01/10] net: wan: Remove unnecessary (void*) conversions
Wu Yunchuan
- [PATCH v3 0/9] Introduce SMT level and add PowerPC support
Zhang, Rui
- [PATCH v3 3/9] cpu/SMT: Store the current/max number of threads
Zhang, Rui
- [PATCH v3 6/9] cpu/SMT: Allow enabling partial SMT states via sysfs
Zhang, Rui
- [PATCH v4 00/10] Introduce SMT level and add PowerPC support
Zhang, Rui
- [PATCH v4 00/10] Introduce SMT level and add PowerPC support
Zhang, Rui
- [PATCH v7 2/8] KVM: Introduce __kvm_follow_pfn function
Yu Zhang
- [PATCH v7 3/8] KVM: Make __kvm_follow_pfn not imply FOLL_GET
Yu Zhang
- [PATCH v7 4/8] KVM: x86/mmu: Migrate to __kvm_follow_pfn
Yu Zhang
- [PATCH v7 5/8] KVM: x86/mmu: Don't pass FOLL_GET to __kvm_follow_pfn
Yu Zhang
- [PATCH v7 5/8] KVM: x86/mmu: Don't pass FOLL_GET to __kvm_follow_pfn
Yu Zhang
- [PATCH v7 2/8] KVM: Introduce __kvm_follow_pfn function
Yu Zhang
- [PATCH v7 3/8] KVM: Make __kvm_follow_pfn not imply FOLL_GET
Yu Zhang
- [PATCH v7 5/8] KVM: x86/mmu: Don't pass FOLL_GET to __kvm_follow_pfn
Yu Zhang
- [PATCH v7 5/8] KVM: x86/mmu: Don't pass FOLL_GET to __kvm_follow_pfn
Yu Zhang
- [PATCH v7 2/8] KVM: Introduce __kvm_follow_pfn function
Yu Zhang
- [PATCH v7 5/8] KVM: x86/mmu: Don't pass FOLL_GET to __kvm_follow_pfn
Yan Zhao
- [RFC PATCH v11 01/29] KVM: Wrap kvm_gfn_range.pte in a per-action union
Yan Zhao
- [PATCH linux-next][RFC]torture: avoid offline tick_do_timer_cpu
Zhouyi Zhou
- [PATCH] powerpc: isa-bridge: Fix ISA mmapping when "ranges" is not present
Christian Zigotzky
- [PATCH v2 2/2] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to MM CPUs
Peter Zijlstra
- [PATCH v2 0/2] send tlb_remove_table_smp_sync IPI only to necessary CPUs
Peter Zijlstra
- [RFC 1/1] sched/fair: Consider asymmetric scheduler groups in load balancer
Peter Zijlstra
- [RFC][PATCH] sched: Rename DIE domain
Peter Zijlstra
- [PATCH v4 00/15] powerpc/objtool: uaccess validation for PPC32 (v4)
Peter Zijlstra
- [RFC][PATCH] sched: Rename DIE domain
Peter Zijlstra
- [RFC][PATCH] sched: Rename DIE domain
Peter Zijlstra
- [01/12] efi: Do not include <linux/screen_info.h> from EFI header
Thomas Zimmermann
- [06/12] arch: Declare screen_info in <asm/screen_info.h>
Thomas Zimmermann
- [PATCH 07/12] arch/x86: Declare edid_info in <asm/screen_info.h>
Thomas Zimmermann
- [PATCH 00/17] fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT flags
Thomas Zimmermann
- [PATCH 01/17] drm: Remove flag FBINFO_DEFAULT from fbdev emulation
Thomas Zimmermann
- [PATCH 02/17] fbdev: Remove flag FBINFO_DEFAULT from fbdev drivers
Thomas Zimmermann
- [PATCH 03/17] fbdev: Remove flag FBINFO_DEFAULT from fbdev drivers
Thomas Zimmermann
- [PATCH 04/17] fbdev: Remove flag FBINFO_DEFAULT from fbdev drivers
Thomas Zimmermann
- [PATCH 05/17] fbdev: Remove flag FBINFO_DEFAULT from fbdev drivers
Thomas Zimmermann
- [PATCH 06/17] fbdev/fsl-diu-fb: Remove flag FBINFO_DEFAULT
Thomas Zimmermann
- [PATCH 07/17] vfio-mdev: Remove flag FBINFO_DEFAULT from fbdev sample driver
Thomas Zimmermann
- [PATCH 08/17] arch/sh: Do not assign FBINFO_FLAG_DEFAULT to fb_videomode.flag
Thomas Zimmermann
- [PATCH 09/17] auxdisplay: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers
Thomas Zimmermann
- [PATCH 10/17] hid/picolcd: Remove flag FBINFO_FLAG_DEFAULT from fbdev driver
Thomas Zimmermann
- [PATCH 11/17] media: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers
Thomas Zimmermann
- [PATCH 12/17] staging: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers
Thomas Zimmermann
- [PATCH 13/17] fbdev: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers
Thomas Zimmermann
- [PATCH 14/17] fbdev: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers
Thomas Zimmermann
- [PATCH 15/17] fbdev/atafb: Remove flag FBINFO_FLAG_DEFAULT
Thomas Zimmermann
- [PATCH 16/17] fbdev/pxafb: Remove flag FBINFO_FLAG_DEFAULT
Thomas Zimmermann
- [PATCH 17/17] fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT
Thomas Zimmermann
- [PATCH 08/17] arch/sh: Do not assign FBINFO_FLAG_DEFAULT to fb_videomode.flag
Thomas Zimmermann
- [PATCH 08/17] arch/sh: Do not assign FBINFO_FLAG_DEFAULT to fb_videomode.flag
Thomas Zimmermann
- [PATCH 09/17] auxdisplay: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers
Thomas Zimmermann
- [PATCH 09/17] auxdisplay: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers
Thomas Zimmermann
- [PATCH 00/17] fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT flags
Thomas Zimmermann
- [PATCH 00/17] fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT flags
Thomas Zimmermann
- [PATCH v2 00/18] fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT flags
Thomas Zimmermann
- [PATCH v2 01/18] drm: Remove flag FBINFO_DEFAULT from fbdev emulation
Thomas Zimmermann
- [PATCH v2 02/18] fbdev: Remove flag FBINFO_DEFAULT from fbdev drivers
Thomas Zimmermann
- [PATCH v2 03/18] fbdev: Remove flag FBINFO_DEFAULT from fbdev drivers
Thomas Zimmermann
- [PATCH v2 04/18] fbdev: Remove flag FBINFO_DEFAULT from fbdev drivers
Thomas Zimmermann
- [PATCH v2 05/18] fbdev: Remove flag FBINFO_DEFAULT from fbdev drivers
Thomas Zimmermann
- [PATCH v2 06/18] fbdev/fsl-diu-fb: Remove flag FBINFO_DEFAULT
Thomas Zimmermann
- [PATCH v2 07/18] vfio-mdev: Remove flag FBINFO_DEFAULT from fbdev sample driver
Thomas Zimmermann
- [PATCH v2 08/18] sh: Assign FB_MODE_IS_UNKNOWN to struct fb_videomode.flag
Thomas Zimmermann
- [PATCH v2 09/18] auxdisplay: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers
Thomas Zimmermann
- [PATCH v2 10/18] hid/picolcd: Remove flag FBINFO_FLAG_DEFAULT from fbdev driver
Thomas Zimmermann
- [PATCH v2 11/18] media: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers
Thomas Zimmermann
- [PATCH v2 12/18] staging: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers
Thomas Zimmermann
- [PATCH v2 13/18] fbdev: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers
Thomas Zimmermann
- [PATCH v2 14/18] fbdev: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers
Thomas Zimmermann
- [PATCH v2 15/18] fbdev/atafb: Remove flag FBINFO_FLAG_DEFAULT
Thomas Zimmermann
- [PATCH v2 16/18] fbdev/pxafb: Remove flag FBINFO_FLAG_DEFAULT
Thomas Zimmermann
- [PATCH v2 17/18] fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT
Thomas Zimmermann
- [PATCH v2 18/18] fbdev: Document that framebuffer_alloc() returns zero'ed data
Thomas Zimmermann
- [PATCH v3 00/18] fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT flags
Thomas Zimmermann
- [PATCH v3 01/18] drm: Remove flag FBINFO_DEFAULT from fbdev emulation
Thomas Zimmermann
- [PATCH v3 02/18] fbdev: Remove flag FBINFO_DEFAULT from fbdev drivers
Thomas Zimmermann
- [PATCH v3 03/18] fbdev: Remove flag FBINFO_DEFAULT from fbdev drivers
Thomas Zimmermann
- [PATCH v3 04/18] fbdev: Remove flag FBINFO_DEFAULT from fbdev drivers
Thomas Zimmermann
- [PATCH v3 05/18] fbdev: Remove flag FBINFO_DEFAULT from fbdev drivers
Thomas Zimmermann
- [PATCH v3 06/18] fbdev/fsl-diu-fb: Remove flag FBINFO_DEFAULT
Thomas Zimmermann
- [PATCH v3 07/18] vfio-mdev: Remove flag FBINFO_DEFAULT from fbdev sample driver
Thomas Zimmermann
- [PATCH v3 08/18] sh: mach-sh7763rdp: Assign FB_MODE_IS_UNKNOWN to struct fb_videomode.flag
Thomas Zimmermann
- [PATCH v3 09/18] auxdisplay: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers
Thomas Zimmermann
- [PATCH v3 10/18] hid/picolcd: Remove flag FBINFO_FLAG_DEFAULT from fbdev driver
Thomas Zimmermann
- [PATCH v3 11/18] media: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers
Thomas Zimmermann
- [PATCH v3 12/18] staging: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers
Thomas Zimmermann
- [PATCH v3 13/18] fbdev: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers
Thomas Zimmermann
- [PATCH v3 14/18] fbdev: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers
Thomas Zimmermann
- [PATCH v3 15/18] fbdev/atafb: Remove flag FBINFO_FLAG_DEFAULT
Thomas Zimmermann
- [PATCH v3 16/18] fbdev/pxafb: Remove flag FBINFO_FLAG_DEFAULT
Thomas Zimmermann
- [PATCH v3 17/18] fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT
Thomas Zimmermann
- [PATCH v3 18/18] fbdev: Document that framebuffer_alloc() returns zero'ed data
Thomas Zimmermann
- [PATCH v3 00/18] fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT flags
Thomas Zimmermann
- [PATCH v3 00/18] fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT flags
Thomas Zimmermann
- [PATCH v4 00/18] fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT flags
Thomas Zimmermann
- [PATCH v4 01/18] drm: Remove flag FBINFO_DEFAULT from fbdev emulation
Thomas Zimmermann
- [PATCH v4 02/18] fbdev: Remove FBINFO_DEFAULT from static structs
Thomas Zimmermann
- [PATCH v4 03/18] fbdev: Remove FBINFO_DEFAULT from kzalloc()'ed structs
Thomas Zimmermann
- [PATCH v4 04/18] fbdev: Remove FBINFO_DEFAULT from devm_kzalloc()'ed structs
Thomas Zimmermann
- [PATCH v4 05/18] fbdev: Remove FBINFO_DEFAULT from framebuffer_alloc()'ed structs
Thomas Zimmermann
- [PATCH v4 06/18] fbdev/fsl-diu-fb: Remove flag FBINFO_DEFAULT
Thomas Zimmermann
- [PATCH v4 07/18] vfio-mdev: Remove flag FBINFO_DEFAULT from fbdev sample driver
Thomas Zimmermann
- [PATCH v4 08/18] sh: mach-sh7763rdp: Assign FB_MODE_IS_UNKNOWN to struct fb_videomode.flag
Thomas Zimmermann
- [PATCH v4 09/18] auxdisplay: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers
Thomas Zimmermann
- [PATCH v4 10/18] hid/picolcd: Remove flag FBINFO_FLAG_DEFAULT from fbdev driver
Thomas Zimmermann
- [PATCH v4 11/18] media: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers
Thomas Zimmermann
- [PATCH v4 12/18] staging: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers
Thomas Zimmermann
- [PATCH v4 13/18] fbdev: Remove FBINFO_FLAG_DEFAULT from kzalloc()'ed structs
Thomas Zimmermann
- [PATCH v4 14/18] fbdev: Remove FBINFO_FLAG_DEFAULT from framebuffer_alloc()'ed structs
Thomas Zimmermann
- [PATCH v4 15/18] fbdev/atafb: Remove flag FBINFO_FLAG_DEFAULT
Thomas Zimmermann
- [PATCH v4 16/18] fbdev/pxafb: Remove flag FBINFO_FLAG_DEFAULT
Thomas Zimmermann
- [PATCH v4 17/18] fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT
Thomas Zimmermann
- [PATCH v4 18/18] fbdev: Document that framebuffer_alloc() returns zero'ed data
Thomas Zimmermann
- Algorithmic P-4000i, looking for the board manual
cp
- [PATCH v2 02/10] docs: ABI: sysfs-bus-event_source-devices-hv_gpci: Document processor_bus_topology sysfs interface file
kajoljain
- [PATCH V2 00/26] tools/perf: Fix shellcheck coding/formatting issues of perf tool shell scripts
kajoljain
- [PATCH V2 00/26] tools/perf: Fix shellcheck coding/formatting issues of perf tool shell scripts
kajoljain
- [Bug 217702] New: makedumpfile can not open /proc/vmcore
bugzilla-daemon at kernel.org
- [Bug 217702] makedumpfile can not open /proc/vmcore
bugzilla-daemon at kernel.org
- [Bug 215862] clang-15 fails ppc64 BE kernel build - ld.lld: error: undefined symbol: .early_setup
bugzilla-daemon at kernel.org
- [Bug 215862] clang-15 fails ppc64 BE kernel build - ld.lld: error: undefined symbol: .early_setup
bugzilla-daemon at kernel.org
- [PATCH net-next v3 0/8] net: freescale: Convert to platform remove callback returning void
patchwork-bot+netdevbpf at kernel.org
- [PATCH net-next v3] net: Explicitly include correct DT includes
patchwork-bot+netdevbpf at kernel.org
- [GIT PULL] Please pull powerpc/linux.git powerpc-6.5-1 tag
pr-tracker-bot at kernel.org
- [GIT PULL] Please pull powerpc/linux.git powerpc-6.5-2 tag
pr-tracker-bot at kernel.org
- [GIT PULL] Please pull powerpc/linux.git powerpc-6.5-3 tag
pr-tracker-bot at kernel.org
- [GIT PULL] Please pull powerpc/linux.git powerpc-6.5-4 tag
pr-tracker-bot at kernel.org
- [PATCH v4 2/5] fs: Add fchmodat2()
dalias at libc.org
- [PATCH v4 2/5] fs: Add fchmodat2()
dalias at libc.org
- [PATCH v4 2/5] fs: Add fchmodat2()
dalias at libc.org
- [PATCH v5 0/3 RESEND] sed-opal: keyrings, discovery, revert, key store
gjoyce at linux.vnet.ibm.com
- [PATCH v5 1/3 RESEND] block: sed-opal: Implement IOC_OPAL_DISCOVERY
gjoyce at linux.vnet.ibm.com
- [PATCH v5 2/3 RESEND] block: sed-opal: Implement IOC_OPAL_REVERT_LSP
gjoyce at linux.vnet.ibm.com
- [PATCH v5 3/3 RESEND] block: sed-opal: keyring support for SED keys
gjoyce at linux.vnet.ibm.com
- [PATCH v7 0/3 RESEND] generic and PowerPC SED Opal keystore
gjoyce at linux.vnet.ibm.com
- [PATCH v7 1/3 RESEND] block:sed-opal: SED Opal keystore
gjoyce at linux.vnet.ibm.com
- [PATCH v7 2/3 RESEND] block: sed-opal: keystore access for SED Opal keys
gjoyce at linux.vnet.ibm.com
- [PATCH v7 3/3 RESEND] powerpc/pseries: PLPKS SED Opal keystore support
gjoyce at linux.vnet.ibm.com
- [powerpc:topic/cpu-smt] BUILD SUCCESS 0d882f835c76e5b4e1c7a22443ce85e096cf2be8
kernel test robot
- [powerpc:merge] BUILD SUCCESS 039164657b85340b3318de642aa98ac2f0b99ad7
kernel test robot
- [powerpc:next] BUILD SUCCESS abaa02fc944f2f9f2c2e1925ddaceaf35c48528c
kernel test robot
- [powerpc:fixes-test] BUILD SUCCESS 05088041a9eef84af5386cd237d754754bb142de
kernel test robot
- [powerpc:merge] BUILD SUCCESS 71e2dd0b47e7ebff429ca95750d6f8286a90ede4
kernel test robot
- [powerpc:fixes-test] BUILD SUCCESS cf53564b11cef5cdfafc548b172345c9aa753f89
kernel test robot
- [powerpc:merge] BUILD SUCCESS 20125a0e8655abec375153cc23cc708ffa8c4380
kernel test robot
- [powerpc:fixes-test] BUILD SUCCESS ccb381e1af1ace292153c88eb1fffa5683d16a20
kernel test robot
- [powerpc:merge] BUILD SUCCESS 7c5878b16f9cd959e232169b967be5b2a0897afa
kernel test robot
- [powerpc:next-test] BUILD SUCCESS b059dfc41139ee194c9127b89dbea02afa409443
kernel test robot
- [PATCH] kdump fix
kernel test robot
- [powerpc:fixes-test] BUILD SUCCESS 106ea7ffd56b0f9454cd4f625474967f12ac4dbd
kernel test robot
- [powerpc:merge] BUILD SUCCESS b33ef67081f836e80773e2cec99592e78091bace
kernel test robot
- [powerpc:next-test] BUILD SUCCESS 9be3d0283c583c521b6fb67500bdea532b4f0d45
kernel test robot
- [PATCH] kdump fix
kernel test robot
- [powerpc:merge] BUILD SUCCESS 78d5db798c25671640510aaa4b46a3dbee24a63f
kernel test robot
- [powerpc:next-test] BUILD SUCCESS 6391d2478e2f6fc8db2c78f62b13085fd5dfb10e
kernel test robot
- [PATCH mm-unstable v7 12/31] powerpc: Convert various functions to use ptdescs
kernel test robot
- [linux-next:master] BUILD REGRESSION d7b3af5a77e8d8da28f435f313e069aea5bcf172
kernel test robot
- [PATCH v3 1/2] powerpc/mm: Cleanup memory block size probing
kernel test robot
- [powerpc:fixes-test] BUILD SUCCESS 41a506ef71eb38d94fe133f565c87c3e06ccc072
kernel test robot
- [powerpc:next-test] BUILD SUCCESS d6582c259cbf4d8ba894e7243f31f26e7c6ff387
kernel test robot
- [powerpc:merge] BUILD SUCCESS c3cad890877f59aeeaf5a638aa7a7c0612c16fa1
kernel test robot
- [powerpc:topic/cpu-smt] BUILD SUCCESS 265bb41db415b7132568585ee55a124dd0dbde14
kernel test robot
- [PATCH] powerpc: Use shared font data
linux at treblig.org
- [PATCH net-next v2 01/10] net: wan: Remove unnecessary (void*) conversions
yunchuan
- [PATCH net-next v2 01/10] net: wan: Remove unnecessary (void*) conversions
yunchuan
- [Intel-wired-lan] [PATCH net-next v2 00/10] Remove unnecessary (void*) conversions
yunchuan
- [PATCH v2] powerpc:platforms:Fix an NULL vs IS_ERR() bug for debugfs_create_dir()
王明-软件底层技术部
Last message date:
Mon Jul 31 23:46:50 AEST 2023
Archived on: Tue Aug 1 10:02:07 AEST 2023
This archive was generated by
Pipermail 0.09 (Mailman edition).