Show patches with: none      |   77997 patches
« 1 2 ... 121 122 123779 780 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,12/13] mm/gup: Handle hugepd for follow_page() mm/gup: Unify hugetlb, part 2 - - - - --- 2024-01-03 Peter Xu Handled Elsewhere
[v2,11/13] mm/gup: Handle huge pmd for follow_pmd_mask() mm/gup: Unify hugetlb, part 2 - - 1 - --- 2024-01-03 Peter Xu Handled Elsewhere
[v2,10/13] mm/gup: Handle huge pud for follow_pud_mask() mm/gup: Unify hugetlb, part 2 - - 1 - --- 2024-01-03 Peter Xu Handled Elsewhere
[v2,09/13] mm/gup: Cache *pudp in follow_pud_mask() mm/gup: Unify hugetlb, part 2 1 - 1 - --- 2024-01-03 Peter Xu Handled Elsewhere
[v2,08/13] mm/gup: Handle hugetlb for no_page_table() mm/gup: Unify hugetlb, part 2 - - 2 - --- 2024-01-03 Peter Xu Handled Elsewhere
[v2,07/13] mm/gup: Refactor record_subpages() to find 1st small page mm/gup: Unify hugetlb, part 2 - - 1 - --- 2024-01-03 Peter Xu Handled Elsewhere
[v2,06/13] mm/gup: Drop folio_fast_pin_allowed() in hugepd processing mm/gup: Unify hugetlb, part 2 - - - - --- 2024-01-03 Peter Xu Handled Elsewhere
[v2,05/13] mm: Introduce vma_pgtable_walk_{begin|end}() mm/gup: Unify hugetlb, part 2 - - 2 - --- 2024-01-03 Peter Xu Handled Elsewhere
[v2,04/13] mm: Make HPAGE_PXD_* macros even if !THP mm/gup: Unify hugetlb, part 2 - - 2 - --- 2024-01-03 Peter Xu Handled Elsewhere
[v2,03/13] mm: Provide generic pmd_thp_or_huge() mm/gup: Unify hugetlb, part 2 - - - - --- 2024-01-03 Peter Xu Handled Elsewhere
[v2,02/13] mm/hugetlb: Declare hugetlbfs_pagecache_present() non-static mm/gup: Unify hugetlb, part 2 - - - - --- 2024-01-03 Peter Xu Handled Elsewhere
[v2,01/13] mm/Kconfig: CONFIG_PGTABLE_HAS_HUGE_LEAVES mm/gup: Unify hugetlb, part 2 - - 1 - --- 2024-01-03 Peter Xu Handled Elsewhere
crypto:vmx: Move ppc vmx diirectory to arch/powerpc/crypto. crypto:vmx: Move ppc vmx diirectory to arch/powerpc/crypto. - - - - 5-- 2024-01-02 Danny Tsen Handled Elsewhere
[v1,1/1] powerpc/powernv: fix up kernel compile issues [v1,1/1] powerpc/powernv: fix up kernel compile issues - - - - 2-- 2024-01-02 Luming Yu Superseded
[GIT,PULL] Please pull powerpc/linux.git powerpc-6.8-1 tag [GIT,PULL] Please pull powerpc/linux.git powerpc-6.8-1 tag - - - - --- 2023-12-31 Michael Ellerman Not Applicable
[RFC,5/5] powerpc/smp: Remap boot CPU onto core 0 if >= nr_cpu_ids [RFC,1/5] powerpc/smp: Adjust nr_cpu_ids to cover all threads of a core - - - - 5-- 2023-12-29 Michael Ellerman Accepted
[RFC,4/5] powerpc/smp: Factor out assign_threads() [RFC,1/5] powerpc/smp: Adjust nr_cpu_ids to cover all threads of a core - - - - --- 2023-12-29 Michael Ellerman Accepted
[RFC,3/5] powerpc/smp: Lookup avail once per device tree node [RFC,1/5] powerpc/smp: Adjust nr_cpu_ids to cover all threads of a core - - - - --- 2023-12-29 Michael Ellerman Accepted
[RFC,2/5] powerpc/smp: Increase nr_cpu_ids to include the boot CPU [RFC,1/5] powerpc/smp: Adjust nr_cpu_ids to cover all threads of a core - - - - --- 2023-12-29 Michael Ellerman Accepted
[RFC,1/5] powerpc/smp: Adjust nr_cpu_ids to cover all threads of a core [RFC,1/5] powerpc/smp: Adjust nr_cpu_ids to cover all threads of a core - - - - --- 2023-12-29 Michael Ellerman Accepted
[v2,3/3] powerpc/eeh: Add the units of size param in the description Fix typos, grammatical errors and add units of function param - - - - 4-- 2023-12-28 Ghanshyam Agrawal New
[v2,2/3] powerpc/eeh: Add full stop to fix a grammatical error Fix typos, grammatical errors and add units of function param - - - - --- 2023-12-28 Ghanshyam Agrawal New
[v2,1/3] powerpc/eeh: Fix spelling of the word "auxillary" Fix typos, grammatical errors and add units of function param - - - - --- 2023-12-28 Ghanshyam Agrawal New
[v2,14/14] selftests/fpu: Allow building on other architectures Unified cross-architecture kernel-mode FPU API - - 1 - 5-- 2023-12-28 Samuel Holland Handled Elsewhere
[v2,13/14] selftests/fpu: Move FP code to a separate translation unit Unified cross-architecture kernel-mode FPU API - - 1 - --- 2023-12-28 Samuel Holland Handled Elsewhere
[v2,12/14] drm/amd/display: Use ARCH_HAS_KERNEL_FPU_SUPPORT Unified cross-architecture kernel-mode FPU API - - 1 - --- 2023-12-28 Samuel Holland Handled Elsewhere
[v2,11/14] drm/amd/display: Only use hard-float, not altivec on powerpc Unified cross-architecture kernel-mode FPU API - - - - --- 2023-12-28 Samuel Holland Handled Elsewhere
[v2,10/14] riscv: Add support for kernel-mode FPU Unified cross-architecture kernel-mode FPU API 1 - 2 - --- 2023-12-28 Samuel Holland Handled Elsewhere
[v2,09/14] x86: Implement ARCH_HAS_KERNEL_FPU_SUPPORT Unified cross-architecture kernel-mode FPU API - - 1 - --- 2023-12-28 Samuel Holland Handled Elsewhere
[v2,08/14] powerpc: Implement ARCH_HAS_KERNEL_FPU_SUPPORT Unified cross-architecture kernel-mode FPU API 1 - 1 - --- 2023-12-28 Samuel Holland Handled Elsewhere
[v2,07/14] LoongArch: Implement ARCH_HAS_KERNEL_FPU_SUPPORT Unified cross-architecture kernel-mode FPU API 1 - 1 - --- 2023-12-28 Samuel Holland Handled Elsewhere
[v2,06/14] lib/raid6: Use CC_FLAGS_FPU for NEON CFLAGS Unified cross-architecture kernel-mode FPU API - - 1 - --- 2023-12-28 Samuel Holland Handled Elsewhere
[v2,05/14] arm64: crypto: Use CC_FLAGS_FPU for NEON CFLAGS Unified cross-architecture kernel-mode FPU API - - 1 - --- 2023-12-28 Samuel Holland Handled Elsewhere
[v2,04/14] arm64: Implement ARCH_HAS_KERNEL_FPU_SUPPORT Unified cross-architecture kernel-mode FPU API - - 1 - --- 2023-12-28 Samuel Holland Handled Elsewhere
[v2,03/14] ARM: crypto: Use CC_FLAGS_FPU for NEON CFLAGS Unified cross-architecture kernel-mode FPU API - - 1 - --- 2023-12-28 Samuel Holland Handled Elsewhere
[v2,02/14] ARM: Implement ARCH_HAS_KERNEL_FPU_SUPPORT Unified cross-architecture kernel-mode FPU API - - 1 - --- 2023-12-28 Samuel Holland Handled Elsewhere
[v2,01/14] arch: Add ARCH_HAS_KERNEL_FPU_SUPPORT Unified cross-architecture kernel-mode FPU API - - 1 - --- 2023-12-28 Samuel Holland Handled Elsewhere
[v4] powerpc/pseries/vas: Use usleep_range() to support HCALL delay [v4] powerpc/pseries/vas: Use usleep_range() to support HCALL delay - - - - 5-- 2023-12-27 Haren Myneni Superseded
[3/3] powerpc/ps3: Make real stack frames for LV1 hcalls powerpc/ps3: Fixes for lv1 hcall assembly - - - - 5-- 2023-12-27 Nicholas Piggin Accepted
[2/3] powerpc/ps3: lv1 hcall code use symbolic constant for LR save offset powerpc/ps3: Fixes for lv1 hcall assembly - - - - --- 2023-12-27 Nicholas Piggin Accepted
[1/3] powerpc/ps3: Fix lv1 hcall assembly for ELFv2 calling convention powerpc/ps3: Fixes for lv1 hcall assembly - 1 - - --- 2023-12-27 Nicholas Piggin Accepted
[PATCHv10,3/3] powerpc/smp: Allow hole in paca_ptrs to accommodate boot_cpu enable nr_cpus for powerpc without re-ordering cpu number - - - - 4-1 2023-12-27 Pingfan Liu Superseded
[PATCHv10,2/3] powerpc/kernel: Extend arrays' size to make room for a hole in cpu_possible_mask enable nr_cpus for powerpc without re-ordering cpu number - - - - --- 2023-12-27 Pingfan Liu Superseded
[PATCHv10,1/3] powerpc/kernel: Remove check on paca_ptrs_size enable nr_cpus for powerpc without re-ordering cpu number - - - - --- 2023-12-27 Pingfan Liu Superseded
[1/1] arch/mm/fault: fix major fault accounting when retrying under per-VMA lock [1/1] arch/mm/fault: fix major fault accounting when retrying under per-VMA lock - 1 - - 5-- 2023-12-26 Suren Baghdasaryan Handled Elsewhere
ASoC: fsl_rpmsg: Fix error handler with pm_runtime_enable ASoC: fsl_rpmsg: Fix error handler with pm_runtime_enable 1 1 - - 3-- 2023-12-25 Chancel Liu Handled Elsewhere
[1/1] powerpc/powernv: fix up kernel compile issues [1/1] powerpc/powernv: fix up kernel compile issues - - - - 5-- 2023-12-25 Luming Yu Superseded
powerpc/ps3_defconfig: Disable PPC64_BIG_ENDIAN_ELF_ABI_V2 powerpc/ps3_defconfig: Disable PPC64_BIG_ENDIAN_ELF_ABI_V2 - - - - 5-- 2023-12-24 Geoff Levand Accepted
[2/2] powerpc/powernv/vas: Return directly after a failed kasprintf() in map_paste_region() powerpc/powernv/vas: Adjustments for two function implementations - - - - 5-- 2023-12-23 Markus Elfring Rejected
[1/2] powerpc/powernv/vas: One function call less in vas_window_alloc() after error detection powerpc/powernv/vas: Adjustments for two function implementations - - - - --- 2023-12-23 Markus Elfring Rejected
[kvm-unit-tests,9/9] migration: add a migration selftest Multi-migration support 1 - - - --- 2023-12-22 Nicholas Piggin Not Applicable
[kvm-unit-tests,8/9] Add common/ directory for architecture-independent tests Multi-migration support - - - - --- 2023-12-22 Nicholas Piggin Not Applicable
[kvm-unit-tests,7/9] migration: Add quiet migration support Multi-migration support - - - - --- 2023-12-22 Nicholas Piggin Not Applicable
[kvm-unit-tests,6/9] arch-run: rename migration variables Multi-migration support - - - - --- 2023-12-22 Nicholas Piggin Not Applicable
[kvm-unit-tests,5/9] migration: Support multiple migrations Multi-migration support - - - - --- 2023-12-22 Nicholas Piggin Not Applicable
[kvm-unit-tests,4/9] migration: use a more robust way to wait for background job Multi-migration support - - - - --- 2023-12-22 Nicholas Piggin Not Applicable
[kvm-unit-tests,3/9] arch-run: Clean up initrd cleanup Multi-migration support - - - - --- 2023-12-22 Nicholas Piggin Not Applicable
[kvm-unit-tests,2/9] arch-run: Clean up temporary files properly Multi-migration support - - - - --- 2023-12-22 Nicholas Piggin Not Applicable
[kvm-unit-tests,1/9] s390x: clean lib/auxinfo.o Multi-migration support - - - - --- 2023-12-22 Nicholas Piggin Not Applicable
powerpc/6xx: set High BAT Enable flag on G2 cores powerpc/6xx: set High BAT Enable flag on G2 cores - 1 - - 5-- 2023-12-21 Matthias Schiffer Changes Requested
powerpc: Split PAGE_SHIFT/SIZE into vdso/page.h powerpc: Split PAGE_SHIFT/SIZE into vdso/page.h 1 1 - - 5-- 2023-12-21 Michael Ellerman New
soc: fsl: dpio: fix kcalloc() arguments order soc: fsl: dpio: fix kcalloc() arguments order - - - - 3-- 2023-12-21 Dmitry Antipov Handled Elsewhere
[3/3] powerpc: Simplify strict_kernel_rwx_enabled() [1/3] init: Declare rodata_enabled and mark_rodata_ro() at all time - - - - 5-- 2023-12-21 Christophe Leroy Handled Elsewhere
[2/3] modules: Remove #ifdef CONFIG_STRICT_MODULE_RWX around rodata_enabled [1/3] init: Declare rodata_enabled and mark_rodata_ro() at all time - - - - --- 2023-12-21 Christophe Leroy Handled Elsewhere
[1/3] init: Declare rodata_enabled and mark_rodata_ro() at all time [1/3] init: Declare rodata_enabled and mark_rodata_ro() at all time - - - - --- 2023-12-21 Christophe Leroy Handled Elsewhere
perf vendor events: Remove UTF-8 characters from cmn.json perf vendor events: Remove UTF-8 characters from cmn.json - 1 - - 4-- 2023-12-21 Jing Zhang Handled Elsewhere
[3/3] powerpc: ps3: Add missing set_freezable() for ps3_probe_thread() powerpc: Fixes and optimization for the freezable kthread - - - - 5-- 2023-12-21 Kevin Hao Accepted
[2/3] powerpc: mpc83xx: Use wait_event_freezable() for freezable kthread powerpc: Fixes and optimization for the freezable kthread - - - - --- 2023-12-21 Kevin Hao Accepted
[1/3] powerpc: mpc83xx: Add the missing set_freezable() for agent_thread_fn() powerpc: Fixes and optimization for the freezable kthread - - - - --- 2023-12-21 Kevin Hao Accepted
drivers/usb/gadget/udc: Fix spelling typo in comments(reqest->request) drivers/usb/gadget/udc: Fix spelling typo in comments(reqest->request) - - - - 3-- 2023-12-21 YouHong Li Handled Elsewhere
powerpc/hvcall: Reorder Nestedv2 hcall opcodes powerpc/hvcall: Reorder Nestedv2 hcall opcodes - 1 - - 5-- 2023-12-19 Vaibhav Jain Accepted
[13/13] mm/gup: Handle hugetlb in the generic follow_page_mask code mm/gup: Unify hugetlb, part 2 - - - - --- 2023-12-19 Peter Xu Handled Elsewhere
[12/13] mm/gup: Handle hugepd for follow_page() mm/gup: Unify hugetlb, part 2 - - - - --- 2023-12-19 Peter Xu Handled Elsewhere
[11/13] mm/gup: Handle huge pmd for follow_pmd_mask() mm/gup: Unify hugetlb, part 2 - - - - --- 2023-12-19 Peter Xu Handled Elsewhere
[10/13] mm/gup: Handle huge pud for follow_pud_mask() mm/gup: Unify hugetlb, part 2 - - - - --- 2023-12-19 Peter Xu Handled Elsewhere
[09/13] mm/gup: Cache *pudp in follow_pud_mask() mm/gup: Unify hugetlb, part 2 1 - - - --- 2023-12-19 Peter Xu Handled Elsewhere
[08/13] mm/gup: Handle hugetlb for no_page_table() mm/gup: Unify hugetlb, part 2 - - 1 - --- 2023-12-19 Peter Xu Handled Elsewhere
[07/13] mm/gup: Refactor record_subpages() to find 1st small page mm/gup: Unify hugetlb, part 2 - - - - --- 2023-12-19 Peter Xu Handled Elsewhere
[06/13] mm/gup: Drop folio_fast_pin_allowed() in hugepd processing mm/gup: Unify hugetlb, part 2 - - - - --- 2023-12-19 Peter Xu Handled Elsewhere
[05/13] mm: Introduce vma_pgtable_walk_{begin|end}() mm/gup: Unify hugetlb, part 2 - - 2 - --- 2023-12-19 Peter Xu Handled Elsewhere
[04/13] mm: Make HPAGE_PXD_* macros even if !THP mm/gup: Unify hugetlb, part 2 - - 1 - --- 2023-12-19 Peter Xu Handled Elsewhere
[03/13] mm: Provide generic pmd_thp_or_huge() mm/gup: Unify hugetlb, part 2 - - - - --- 2023-12-19 Peter Xu Handled Elsewhere
[02/13] mm/hugetlb: Declare hugetlbfs_pagecache_present() non-static mm/gup: Unify hugetlb, part 2 - - - - --- 2023-12-19 Peter Xu Handled Elsewhere
[01/13] mm/Kconfig: CONFIG_PGTABLE_HAS_HUGE_LEAVES mm/gup: Unify hugetlb, part 2 - - - - --- 2023-12-19 Peter Xu Handled Elsewhere
[v2] ASoC: fsl_sai: Fix channel swap issue on i.MX8MP [v2] ASoC: fsl_sai: Fix channel swap issue on i.MX8MP - 1 1 - 2-1 2023-12-19 Shengjiu Wang Handled Elsewhere
[PATCHv3,RESEND,10/10] ASoC: dt-bindings: fsl-asoc-card: add compatible for generic codec ASoC: fsl-asoc-card: compatibility integration of a generic codec use case for use with S/PDIF cont… - - - - 3-- 2023-12-18 Elinor Montmasson Handled Elsewhere
[PATCHv3,RESEND,09/10] ASoC: fsl-asoc-card: add dts properties "cpu-sysclk-dir-out" ASoC: fsl-asoc-card: compatibility integration of a generic codec use case for use with S/PDIF cont… - - - - --- 2023-12-18 Elinor Montmasson Handled Elsewhere
[PATCHv3,RESEND,08/10] ASoC: fsl-asoc-card: add dts properties "cpu-sysclk-freq" ASoC: fsl-asoc-card: compatibility integration of a generic codec use case for use with S/PDIF cont… - - - - --- 2023-12-18 Elinor Montmasson Handled Elsewhere
[PATCHv3,RESEND,07/10] ASoC: fsl-asoc-card: add dts property "cpu-slot-num" ASoC: fsl-asoc-card: compatibility integration of a generic codec use case for use with S/PDIF cont… - - - - --- 2023-12-18 Elinor Montmasson Handled Elsewhere
[PATCHv3,RESEND,06/10] ASoC: fsl-asoc-card: add dts property "cpu-slot-width" ASoC: fsl-asoc-card: compatibility integration of a generic codec use case for use with S/PDIF cont… - - - - --- 2023-12-18 Elinor Montmasson Handled Elsewhere
[PATCHv3,RESEND,05/10] ASoC: fsl-asoc-card: set generic codec as clock provider ASoC: fsl-asoc-card: compatibility integration of a generic codec use case for use with S/PDIF cont… - - - - --- 2023-12-18 Elinor Montmasson Handled Elsewhere
[PATCHv3,RESEND,04/10] ASoC: fsl-asoc-card: add new compatible for a generic codec use case ASoC: fsl-asoc-card: compatibility integration of a generic codec use case for use with S/PDIF cont… - - - - --- 2023-12-18 Elinor Montmasson Handled Elsewhere
[PATCHv3,RESEND,03/10] ASoC: fsl-asoc-card: add compatibility to use 2 codecs in dai-links ASoC: fsl-asoc-card: compatibility integration of a generic codec use case for use with S/PDIF cont… - - - - --- 2023-12-18 Elinor Montmasson Handled Elsewhere
[PATCHv3,RESEND,02/10] ASoC: fsl-asoc-card: add second dai link component for codecs ASoC: fsl-asoc-card: compatibility integration of a generic codec use case for use with S/PDIF cont… - - - - --- 2023-12-18 Elinor Montmasson Handled Elsewhere
[PATCHv3,RESEND,01/10] ASoC: fsl-asoc-card: add support for dai links with multiple codecs ASoC: fsl-asoc-card: compatibility integration of a generic codec use case for use with S/PDIF cont… - - - - --- 2023-12-18 Elinor Montmasson Handled Elsewhere
ASoC: fsl_sai: Fix channel swap issue on i.MX8MP ASoC: fsl_sai: Fix channel swap issue on i.MX8MP - - - - 3-- 2023-12-18 Shengjiu Wang Handled Elsewhere
[1/1] powerpc/io: enable dma-contiguous API [1/1] powerpc/io: enable dma-contiguous API - - - - 5-- 2023-12-18 Luming Yu New
[v1,2/2] powerpc/debug: hook to user return notifier infrastructure [v1,1/2] powerpc/debug: implement HAVE_USER_RETURN_NOTIFIER - - - - 5-- 2023-12-18 Luming Yu Deferred
[v1,1/2] powerpc/debug: implement HAVE_USER_RETURN_NOTIFIER [v1,1/2] powerpc/debug: implement HAVE_USER_RETURN_NOTIFIER - - - - --- 2023-12-18 Luming Yu Deferred
[GIT,PULL] Please pull powerpc/linux.git powerpc-6.7-5 tag [GIT,PULL] Please pull powerpc/linux.git powerpc-6.7-5 tag - - - - --- 2023-12-17 Michael Ellerman Not Applicable
« 1 2 ... 121 122 123779 780 »