Show patches with: none      |   78715 patches
« 1 2 ... 215 216 217787 788 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[08/20] ethernet: hinic: convert tasklets to use new tasklet_setup() API ethernet: convert tasklets to use new tasklet_setup() API - - - - 3-- 2020-08-17 Allen Not Applicable
[07/20] ethernet: dlink: convert tasklets to use new tasklet_setup() API ethernet: convert tasklets to use new tasklet_setup() API - - - - 3-- 2020-08-17 Allen Not Applicable
[06/20] ethernet: chelsio: convert tasklets to use new tasklet_setup() API ethernet: convert tasklets to use new tasklet_setup() API - - - - 3-- 2020-08-17 Allen Not Applicable
[05/20] ethernet: cavium: convert tasklets to use new tasklet_setup() API ethernet: convert tasklets to use new tasklet_setup() API - - - - 21- 2020-08-17 Allen Not Applicable
[04/20] ethernet: cadence: convert tasklets to use new tasklet_setup() API ethernet: convert tasklets to use new tasklet_setup() API - - - - 3-- 2020-08-17 Allen Not Applicable
[03/20] broadcom: cnic: convert tasklets to use new tasklet_setup() API ethernet: convert tasklets to use new tasklet_setup() API - - - - 3-- 2020-08-17 Allen Not Applicable
[02/20] ethernet: amd: convert tasklets to use new tasklet_setup() API ethernet: convert tasklets to use new tasklet_setup() API - - - - 3-- 2020-08-17 Allen Not Applicable
ethernet: cxgb4: convert tasklets to use new tasklet_setup() API ethernet: cxgb4: convert tasklets to use new tasklet_setup() API - - - - 34- 2020-08-17 Allen Not Applicable
[01/20] ethernet: alteon: convert tasklets to use new tasklet_setup() API ethernet: convert tasklets to use new tasklet_setup() API - - - - 3-- 2020-08-17 Allen Not Applicable
[11/11] powerpc: remove address space overrides using set_fs() [01/11] mem: remove duplicate ops for /dev/zero and /dev/null - - - - 34- 2020-08-17 Christoph Hellwig Not Applicable
[10/11] powerpc: use non-set_fs based maccess routines [01/11] mem: remove duplicate ops for /dev/zero and /dev/null - - - - 21- 2020-08-17 Christoph Hellwig Not Applicable
[09/11] x86: remove address space overrides using set_fs() [01/11] mem: remove duplicate ops for /dev/zero and /dev/null - - 1 - 3-- 2020-08-17 Christoph Hellwig Not Applicable
[08/11] x86: make TASK_SIZE_MAX usable from assembly code [01/11] mem: remove duplicate ops for /dev/zero and /dev/null - - 1 - 21- 2020-08-17 Christoph Hellwig Not Applicable
[07/11] x86: move PAGE_OFFSET, TASK_SIZE & friends to page_{32, 64}_types.h [01/11] mem: remove duplicate ops for /dev/zero and /dev/null - - 1 - 3-- 2020-08-17 Christoph Hellwig Not Applicable
[06/11] lkdtm: disable set_fs-based tests for !CONFIG_SET_FS [01/11] mem: remove duplicate ops for /dev/zero and /dev/null - - - - 3-- 2020-08-17 Christoph Hellwig Not Applicable
[05/11] test_bitmap: skip user bitmap tests for !CONFIG_SET_FS [01/11] mem: remove duplicate ops for /dev/zero and /dev/null - - 1 - 21- 2020-08-17 Christoph Hellwig Not Applicable
[04/11] uaccess: add infrastructure for kernel builds with set_fs() [01/11] mem: remove duplicate ops for /dev/zero and /dev/null - - 1 - 21- 2020-08-17 Christoph Hellwig Not Applicable
[03/11] fs: don't allow splice read/write without explicit ops [01/11] mem: remove duplicate ops for /dev/zero and /dev/null - - 1 - 21- 2020-08-17 Christoph Hellwig Not Applicable
[02/11] fs: don't allow kernel reads and writes without iter ops [01/11] mem: remove duplicate ops for /dev/zero and /dev/null - - 1 - 21- 2020-08-17 Christoph Hellwig Not Applicable
[01/11] mem: remove duplicate ops for /dev/zero and /dev/null [01/11] mem: remove duplicate ops for /dev/zero and /dev/null - - 1 - 3-- 2020-08-17 Christoph Hellwig Not Applicable
powerpc/fixmap: Fix the size of the early debug area powerpc/fixmap: Fix the size of the early debug area - 1 - - 25- 2020-08-17 Christophe Leroy Accepted
[v3] powerpc/numa: Restrict possible nodes based on platform [v3] powerpc/numa: Restrict possible nodes based on platform - - - - 25- 2020-08-17 Srikar Dronamraju Accepted
[v1,4/4] powerpc/process: Remove useless #ifdef CONFIG_PPC_FPU [v1,1/4] powerpc/process: Remove useless #ifdef CONFIG_VSX - - - - 34- 2020-08-17 Christophe Leroy Accepted
[v1,3/4] powerpc/process: Remove useless #ifdef CONFIG_SPE [v1,1/4] powerpc/process: Remove useless #ifdef CONFIG_VSX - - - - 3-- 2020-08-17 Christophe Leroy Accepted
[v1,2/4] powerpc/process: Remove useless #ifdef CONFIG_ALTIVEC [v1,1/4] powerpc/process: Remove useless #ifdef CONFIG_VSX - - - - 3-- 2020-08-17 Christophe Leroy Accepted
[v1,1/4] powerpc/process: Remove useless #ifdef CONFIG_VSX [v1,1/4] powerpc/process: Remove useless #ifdef CONFIG_VSX - - - - 3-- 2020-08-17 Christophe Leroy Accepted
[v1] powerpc/process: Tag an #endif to help locate the matching #ifdef. [v1] powerpc/process: Tag an #endif to help locate the matching #ifdef. - - - - 34- 2020-08-17 Christophe Leroy Accepted
[v1] powerpc/process: Replace #ifdef CONFIG_KALLSYMS by IS_ENABLED() [v1] powerpc/process: Replace #ifdef CONFIG_KALLSYMS by IS_ENABLED() - - - - 25- 2020-08-17 Christophe Leroy Accepted
[v1] powerpc/process: Replace an #if defined(CONFIG_4xx) || defined(CONFIG_BOOKE) by IS_ENABLED() [v1] powerpc/process: Replace an #if defined(CONFIG_4xx) || defined(CONFIG_BOOKE) by IS_ENABLED() - - - - 25- 2020-08-17 Christophe Leroy Accepted
[v1] powerpc/process: Replace an #ifdef CONFIG_PPC_BOOK3S_64 by IS_ENABLED() [v1] powerpc/process: Replace an #ifdef CONFIG_PPC_BOOK3S_64 by IS_ENABLED() - - - - 34- 2020-08-17 Christophe Leroy Accepted
[v1] powerpc/process: Replace an #ifdef CONFIG_PPC_47x by IS_ENABLED() [v1] powerpc/process: Replace an #ifdef CONFIG_PPC_47x by IS_ENABLED() - - - - 34- 2020-08-17 Christophe Leroy Accepted
[v1] powerpc/process: Remove unnecessary #ifdef CONFIG_FUNCTION_GRAPH_TRACER [v1] powerpc/process: Remove unnecessary #ifdef CONFIG_FUNCTION_GRAPH_TRACER 1 - - - 34- 2020-08-17 Christophe Leroy Accepted
[2/2] powerpc: Add POWER10 raw mode cputable entry [1/2] powerpc/kernel/cputable: cleanup the function declarations - - - - 34- 2020-08-17 Madhavan Srinivasan Accepted
[1/2] powerpc/kernel/cputable: cleanup the function declarations [1/2] powerpc/kernel/cputable: cleanup the function declarations - 2 - - 21- 2020-08-17 Madhavan Srinivasan Accepted
[v4,8/8] mm/vmalloc: Hugepage vmalloc mappings huge vmalloc mappings - - - - 25- 2020-08-16 Nicholas Piggin Not Applicable
[v4,7/8] mm/vmalloc: add vmap_range_noflush variant huge vmalloc mappings - - - - 21- 2020-08-16 Nicholas Piggin Not Applicable
[v4,6/8] mm: Move vmap_range from lib/ioremap.c to mm/vmalloc.c huge vmalloc mappings - - - - 21- 2020-08-16 Nicholas Piggin Not Applicable
[v4,5/8] mm: HUGE_VMAP arch support cleanup huge vmalloc mappings - - - - 21- 2020-08-16 Nicholas Piggin Not Applicable
[v4,4/8] lib/ioremap: rename ioremap_*_range to vmap_*_range huge vmalloc mappings - - - - 21- 2020-08-16 Nicholas Piggin Not Applicable
[v4,3/8] mm/vmalloc: rename vmap_*_range vmap_pages_*_range huge vmalloc mappings - - - - 21- 2020-08-16 Nicholas Piggin Not Applicable
[v4,2/8] mm: apply_to_pte_range warn and fail if a large pte is encountered huge vmalloc mappings - - - - 21- 2020-08-16 Nicholas Piggin Not Applicable
[v4,1/8] mm/vmalloc: fix vmalloc_to_page for huge vmap mappings huge vmalloc mappings - - - - 21- 2020-08-16 Nicholas Piggin Not Applicable
swiotlb: Allow allocating buffer anywhere in memory swiotlb: Allow allocating buffer anywhere in memory - - - - 34- 2020-08-15 Thiago Jung Bauermann Superseded
[1/1] powerpc/numa: do not skip node 0 when init lookup table powerpc/numa: do not skip node 0 in lookup table - - - - 25- 2020-08-14 Daniel Henrique Barboza Rejected
libnvdimm: Add a NULL entry to 'nvdimm_firmware_attributes' libnvdimm: Add a NULL entry to 'nvdimm_firmware_attributes' - 1 1 - 34- 2020-08-14 Vaibhav Jain Not Applicable
kernel/watchdog: fix warning -Wunused-variable for watchdog_allowed_mask in ppc64 kernel/watchdog: fix warning -Wunused-variable for watchdog_allowed_mask in ppc64 - - 1 - 34- 2020-08-14 Balamuruhan S Handled Elsewhere
[GIT,PULL] Please pull powerpc/linux.git powerpc-5.9-2 tag [GIT,PULL] Please pull powerpc/linux.git powerpc-5.9-2 tag - - - - --- 2020-08-14 Michael Ellerman Not Applicable
[net,5/5] ibmvnic: merge ibmvnic_reset_init and ibmvnic_init refactoring of ibmvnic code - - - - 34- 2020-08-14 Lijun Pan Not Applicable
[net,4/5] ibmvnic: remove never executed if statement refactoring of ibmvnic code - - - - 3-- 2020-08-14 Lijun Pan Not Applicable
[net,3/5] ibmvnic: improve ibmvnic_init and ibmvnic_reset_init refactoring of ibmvnic code - - - - 21- 2020-08-14 Lijun Pan Not Applicable
[net,2/5] ibmvnic: compare adapter->init_done_rc with more readable ibmvnic_rc_codes refactoring of ibmvnic code - - - - 3-- 2020-08-14 Lijun Pan Not Applicable
[net,1/5] ibmvnic: print caller in several error messages refactoring of ibmvnic code - - - - 3-- 2020-08-14 Lijun Pan Not Applicable
[v2] powerpc: Add POWER10 raw mode cputable entry [v2] powerpc: Add POWER10 raw mode cputable entry - - - - 25- 2020-08-14 Madhavan Srinivasan Superseded
[v2] powerpc: Drop _nmask_and_or_msr() [v2] powerpc: Drop _nmask_and_or_msr() - - - - 34- 2020-08-14 Christophe Leroy Accepted
[v2,4/4] powerpc: Rewrite FSL_BOOKE flush_cache_instruction() in C [v2,1/4] powerpc: Remove flush_instruction_cache for book3s/32 - - - - 34- 2020-08-14 Christophe Leroy Accepted
[v2,3/4] powerpc: Rewrite 4xx flush_cache_instruction() in C [v2,1/4] powerpc: Remove flush_instruction_cache for book3s/32 - - - - 3-- 2020-08-14 Christophe Leroy Accepted
[v2,2/4] powerpc: Move flush_instruction_cache() prototype in asm/cacheflush.h [v2,1/4] powerpc: Remove flush_instruction_cache for book3s/32 - - - - 3-- 2020-08-14 Christophe Leroy Accepted
[v2,1/4] powerpc: Remove flush_instruction_cache for book3s/32 [v2,1/4] powerpc: Remove flush_instruction_cache for book3s/32 - - - - 3-- 2020-08-14 Christophe Leroy Accepted
[v2] powerpc: Remove flush_instruction_cache() on 8xx [v2] powerpc: Remove flush_instruction_cache() on 8xx - - - - 34- 2020-08-14 Christophe Leroy Accepted
kernel/watchdog: fix warning -Wunused-variable for watchdog_allowed_mask in ppc64 kernel/watchdog: fix warning -Wunused-variable for watchdog_allowed_mask in ppc64 - - - - 34- 2020-08-14 Balamuruhan S Not Applicable
powerpc: Add POWER10 raw mode cputable entry powerpc: Add POWER10 raw mode cputable entry - - - - 34- 2020-08-14 Madhavan Srinivasan Superseded
[9/9] powerpc: Remove get_tb_or_rtc() [1/9] powerpc: Remove flush_instruction_cache for book3s/32 - - - - 34- 2020-08-13 Christophe Leroy Superseded
[8/9] powerpc: Remove __USE_RTC() [1/9] powerpc: Remove flush_instruction_cache for book3s/32 - - - - 21- 2020-08-13 Christophe Leroy Superseded
[7/9] powerpc: Tidy up a bit after removal of PowerPC 601. [1/9] powerpc: Remove flush_instruction_cache for book3s/32 - - - - 21- 2020-08-13 Christophe Leroy Superseded
[6/9] powerpc: Remove support for PowerPC 601 [1/9] powerpc: Remove flush_instruction_cache for book3s/32 - - - - 3-- 2020-08-13 Christophe Leroy Superseded
[5/9] powerpc: Remove PowerPC 601 [1/9] powerpc: Remove flush_instruction_cache for book3s/32 - - - - 3-- 2020-08-13 Christophe Leroy Superseded
[4/9] powerpc: Drop SYNC_601() ISYNC_601() and SYNC() [1/9] powerpc: Remove flush_instruction_cache for book3s/32 - - - - 3-- 2020-08-13 Christophe Leroy Superseded
[3/9] powerpc: Remove CONFIG_PPC601_SYNC_FIX [1/9] powerpc: Remove flush_instruction_cache for book3s/32 - - - - 3-- 2020-08-13 Christophe Leroy Superseded
[2/9] powerpc: Remove SYNC on non 6xx [1/9] powerpc: Remove flush_instruction_cache for book3s/32 - - - - 21- 2020-08-13 Christophe Leroy Superseded
[1/9] powerpc: Remove flush_instruction_cache for book3s/32 [1/9] powerpc: Remove flush_instruction_cache for book3s/32 - - - - 3-- 2020-08-13 Christophe Leroy Superseded
powerpc/book3s64/radix: Fix boot failure with large amount of guest memory powerpc/book3s64/radix: Fix boot failure with large amount of guest memory - 1 1 - 16- 2020-08-13 Aneesh Kumar K V Superseded
[v3] powerpc/pseries: explicitly reschedule during drmem_lmb list traversal [v3] powerpc/pseries: explicitly reschedule during drmem_lmb list traversal - 1 1 - 25- 2020-08-13 Nathan Lynch Accepted
sfc_ef100: Fix build failure on powerpc sfc_ef100: Fix build failure on powerpc - 1 - - 34- 2020-08-13 Christophe Leroy Not Applicable
[5/5] powerpc: Rewrite 4xx flush_cache_instruction() in C [1/5] powerpc: Remove flush_instruction_cache for book3s/32 - - - - 25- 2020-08-13 Christophe Leroy Superseded
[4/5] powerpc: Rewrite FSL_BOOKE flush_cache_instruction() in C [1/5] powerpc: Remove flush_instruction_cache for book3s/32 - - - - 3-- 2020-08-13 Christophe Leroy Superseded
[3/5] powerpc: Remove flush_instruction_cache() on 8xx [1/5] powerpc: Remove flush_instruction_cache for book3s/32 - - - - 3-- 2020-08-13 Christophe Leroy Superseded
[2/5] powerpc: Untangle flush_instruction_cache() [1/5] powerpc: Remove flush_instruction_cache for book3s/32 - - - - 3-- 2020-08-13 Christophe Leroy Superseded
[1/5] powerpc: Remove flush_instruction_cache for book3s/32 [1/5] powerpc: Remove flush_instruction_cache for book3s/32 - - - - 3-- 2020-08-13 Christophe Leroy Superseded
powerpc: Drop _nmask_and_or_msr() powerpc: Drop _nmask_and_or_msr() - - - - 34- 2020-08-13 Christophe Leroy Superseded
powerpc/papr_scm: Limit the readability of 'perf_stats' sysfs attribute powerpc/papr_scm: Limit the readability of 'perf_stats' sysfs attribute - 1 - - 34- 2020-08-13 Vaibhav Jain Changes Requested
[3/3] selftests/powerpc: Run tm-tmspr test for longer [1/3] selftests/powerpc: Fix TM tests when CPU 0 is offline - - - - 34- 2020-08-13 Michael Ellerman Accepted
[2/3] selftests/powerpc: Don't use setaffinity in tm-tmspr [1/3] selftests/powerpc: Fix TM tests when CPU 0 is offline - - - - 3-- 2020-08-13 Michael Ellerman Accepted
[1/3] selftests/powerpc: Fix TM tests when CPU 0 is offline [1/3] selftests/powerpc: Fix TM tests when CPU 0 is offline - - - - 34- 2020-08-13 Michael Ellerman Accepted
[RFC,v1,4/4] powerpc: apm82181: integrate bluestone.dts powerpc: apm82181: adding customer devices - - - - --1 2020-08-12 Christian Lamparter Superseded
[RFC,v1,3/4] powerpc: apm82181: add Meraki MR24 AP powerpc: apm82181: adding customer devices - - - - 21- 2020-08-12 Christian Lamparter Superseded
[RFC,v1,2/4] powerpc: apm82181: add WD MyBook Live NAS powerpc: apm82181: adding customer devices - - - - 21- 2020-08-12 Christian Lamparter Superseded
[RFC,v1,1/4] powerpc: apm82181: create shared dtsi for APM bluestone powerpc: apm82181: adding customer devices - - - - 21- 2020-08-12 Christian Lamparter Superseded
[Virtual,ppce500] virtio_gpu virtio0: swiotlb buffer is full [Virtual,ppce500] virtio_gpu virtio0: swiotlb buffer is full - - - - --1 2020-08-12 Christian Zigotzky Handled Elsewhere
[v3,2/2] powerpc/uaccess: Add pre-update addressing to __get_user_asm() and __put_user_asm() [v3,1/2] powerpc/uaccess: Use flexible addressing with __put_user()/__get_user() - - 1 - 25- 2020-08-12 Christophe Leroy Accepted
[v3,1/2] powerpc/uaccess: Use flexible addressing with __put_user()/__get_user() [v3,1/2] powerpc/uaccess: Use flexible addressing with __put_user()/__get_user() - - 1 - 21- 2020-08-12 Christophe Leroy Accepted
[RFC,v1,19/19] powerpc/signal32: Switch swap_context() to user_access_begin() logic powerpc: Switch signal 32 to using user_access_begin() and friends - - - - 34- 2020-08-12 Christophe Leroy RFC
[RFC,v1,18/19] powerpc/signal32: Add and use unsafe_put_sigset_t() powerpc: Switch signal 32 to using user_access_begin() and friends - - - - 21- 2020-08-12 Christophe Leroy RFC
[RFC,v1,17/19] signal: Add unsafe_put_compat_sigset() powerpc: Switch signal 32 to using user_access_begin() and friends - - - - 21- 2020-08-12 Christophe Leroy RFC
[RFC,v1,16/19] powerpc/signal32: Switch handle_rt_signal32() to user_access_begin() logic powerpc: Switch signal 32 to using user_access_begin() and friends - - - - 21- 2020-08-12 Christophe Leroy RFC
[RFC,v1,15/19] powerpc/signal32: Switch handle_signal32() to user_access_begin() logic powerpc: Switch signal 32 to using user_access_begin() and friends - - - - 21- 2020-08-12 Christophe Leroy RFC
[RFC,v1,14/19] powerpc/signal32: Switch save_user_regs() and save_tm_user_regs() to user_access_beg… powerpc: Switch signal 32 to using user_access_begin() and friends - - - - 21- 2020-08-12 Christophe Leroy RFC
[RFC,v1,13/19] powerpc/signal32: Create 'unsafe' versions of copy_[ck][fpr/vsx]_to_user() powerpc: Switch signal 32 to using user_access_begin() and friends - - - - 21- 2020-08-12 Christophe Leroy RFC
[RFC,v1,12/19] powerpc/signal32: Regroup copies in save_user_regs() and save_tm_user_regs() powerpc: Switch signal 32 to using user_access_begin() and friends - - - - 21- 2020-08-12 Christophe Leroy RFC
[RFC,v1,11/19] powerpc/signal32: Simplify logging in handle_rt_signal32() powerpc: Switch signal 32 to using user_access_begin() and friends - - - - 3-- 2020-08-12 Christophe Leroy RFC
[RFC,v1,10/19] powerpc/signal: Refactor bad frame logging powerpc: Switch signal 32 to using user_access_begin() and friends - - - - 21- 2020-08-12 Christophe Leroy RFC
« 1 2 ... 215 216 217787 788 »