Show patches with: Archived = No       |   70206 patches
« 1 2 ... 327 328 329702 703 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v4,03/29] powerpc: export tm_enable()/tm_disable/tm_abort() APIs KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - 1 - --- 2018-05-23 Simon Guo Accepted
[v4,04/29] KVM: PPC: Book3S PR: Move kvmppc_save_tm/kvmppc_restore_tm to separate file KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - - - --- 2018-05-23 Simon Guo Not Applicable
[v4,05/29] KVM: PPC: Book3S PR: add new parameter (guest MSR) for kvmppc_save_tm()/kvmppc_restore_t… KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - - - --- 2018-05-23 Simon Guo Not Applicable
[v4,06/29] KVM: PPC: Book3S PR: turn on FP/VSX/VMX MSR bits in kvmppc_save_tm() KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - 1 - --- 2018-05-23 Simon Guo Not Applicable
[v4,07/29] KVM: PPC: Book3S PR: add C function wrapper for _kvmppc_save/restore_tm() KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - - - --- 2018-05-23 Simon Guo Not Applicable
[v4,08/29] KVM: PPC: Book3S PR: In PR KVM suspends Transactional state when inject an interrupt. KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - 1 - --- 2018-05-23 Simon Guo Not Applicable
[v4,09/29] KVM: PPC: Book3S PR: PR KVM pass through MSR TM/TS bits to shadow_msr. KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - 1 - --- 2018-05-23 Simon Guo Not Applicable
[v4,10/29] KVM: PPC: Book3S PR: Sync TM bits to shadow msr for problem state guest KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - - - --- 2018-05-23 Simon Guo Not Applicable
[v4,11/29] KVM: PPC: Book3S PR: implement RFID TM behavior to suppress change from S0 to N0 KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - 1 - --- 2018-05-23 Simon Guo Not Applicable
[v4,12/29] KVM: PPC: Book3S PR: prevent TS bits change in kvmppc_interrupt_pr() KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - 1 - --- 2018-05-23 Simon Guo Not Applicable
[v4,13/29] KVM: PPC: Book3S PR: adds new kvmppc_copyto_vcpu_tm/kvmppc_copyfrom_vcpu_tm API for PR K… KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - - - --- 2018-05-23 Simon Guo Not Applicable
[v4,14/29] KVM: PPC: Book3S PR: add kvmppc_save/restore_tm_sprs() APIs KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - 1 - --- 2018-05-23 Simon Guo Not Applicable
[v4,15/29] KVM: PPC: Book3S PR: add transaction memory save/restore skeleton for PR KVM KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - - - --- 2018-05-23 Simon Guo Not Applicable
[v4,16/29] KVM: PPC: Book3S PR: add math support for PR KVM HTM KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - - - --- 2018-05-23 Simon Guo Not Applicable
[v4,17/29] KVM: PPC: Book3S PR: make mtspr/mfspr emulation behavior based on active TM SPRs KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - - - --- 2018-05-23 Simon Guo Not Applicable
[v4,18/29] KVM: PPC: Book3S PR: always fail transaction in guest privilege state KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - - - --- 2018-05-23 Simon Guo Not Applicable
[v4,19/29] KVM: PPC: Book3S PR: enable NV reg restore for reading TM SPR at guest privilege state KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - 1 - --- 2018-05-23 Simon Guo Not Applicable
[v4,20/29] KVM: PPC: Book3S PR: adds emulation for treclaim. KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - - - --- 2018-05-23 Simon Guo Not Applicable
[v4,21/29] KVM: PPC: Book3S PR: add emulation for trechkpt in PR KVM. KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - - - --- 2018-05-23 Simon Guo Not Applicable
[v4,22/29] KVM: PPC: Book3S PR: add emulation for tabort. for privilege guest KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - - - --- 2018-05-23 Simon Guo Not Applicable
[v4,23/29] KVM: PPC: Book3S PR: add guard code to prevent returning to guest with PR=0 and Transact… KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - - - --- 2018-05-23 Simon Guo Not Applicable
[v4,24/29] KVM: PPC: Book3S PR: Support TAR handling for PR KVM HTM. KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - - - --- 2018-05-23 Simon Guo Not Applicable
[v4,25/29] KVM: PPC: Book3S PR: enable HTM for PR KVM for KVM_CHECK_EXTENSION ioctl KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - - - --- 2018-05-23 Simon Guo Not Applicable
[v4,26/29] KVM: PPC: move vcpu_load/vcpu_put down to each ioctl case in kvm_arch_vcpu_ioctl KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - - - --- 2018-05-23 Simon Guo Not Applicable
[v4,27/29] KVM: PPC: remove load/put vcpu for KVM_GET/SET_ONE_REG ioctl KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - - - --- 2018-05-23 Simon Guo Not Applicable
[v4,28/29] KVM: PPC: remove load/put vcpu for KVM_GET_REGS/KVM_SET_REGS KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - - - --- 2018-05-23 Simon Guo Not Applicable
[v4,29/29] KVM: PPC: Book3S PR: enable kvmppc_get/set_one_reg_pr() for HTM registers KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - - - --- 2018-05-23 Simon Guo Not Applicable
powerpc/mm: Use instruction symbolic names in store_updates_sp() powerpc/mm: Use instruction symbolic names in store_updates_sp() - - - - --- 2018-05-23 Christophe Leroy Accepted
[v4,3/3] powerpc/lib: optimise PPC32 memcmp Untitled series #46025 - - - - --- 2018-05-23 Christophe Leroy Superseded
[v9] powerpc/mm: Only read faulting instruction when necessary in do_page_fault() [v9] powerpc/mm: Only read faulting instruction when necessary in do_page_fault() - - 1 - --- 2018-05-23 Christophe Leroy Accepted
[RESEND,RFC] powerpc/fsl: Add barrier_nospec implementation for NXP PowerPC Book E [RESEND,RFC] powerpc/fsl: Add barrier_nospec implementation for NXP PowerPC Book E - - - - --- 2018-05-23 Diana Craciun Superseded
[1/2] powerpc/xmon: Specify the full format in DUMP() macro [1/2] powerpc/xmon: Specify the full format in DUMP() macro - - 1 - --- 2018-05-23 Michael Ellerman Accepted
[2/2] powerpc/xmon: Realign paca dump fields [1/2] powerpc/xmon: Specify the full format in DUMP() macro - - - - --- 2018-05-23 Michael Ellerman Accepted
Patch "powerpc/64s: Add support for a store forwarding barrier at kernel entry/exit" has been added… Patch "powerpc/64s: Add support for a store forwarding barrier at kernel entry/exit" has been added… - - - - --- 2018-05-23 Greg KH Not Applicable
Patch "powerpc/64s: Wire up cpu_show_spectre_v1()" has been added to the 4.16-stable tree Patch "powerpc/64s: Wire up cpu_show_spectre_v1()" has been added to the 4.16-stable tree - - - - --- 2018-05-23 Greg KH Not Applicable
Patch "powerpc/64s: Move cpu_show_meltdown()" has been added to the 4.16-stable tree Patch "powerpc/64s: Move cpu_show_meltdown()" has been added to the 4.16-stable tree - - - - --- 2018-05-23 Greg KH Not Applicable
Patch "powerpc/64s: Enhance the information in cpu_show_meltdown()" has been added to the 4.16-stab… Patch "powerpc/64s: Enhance the information in cpu_show_meltdown()" has been added to the 4.16-stab… - - - - --- 2018-05-23 Greg KH Not Applicable
Patch "powerpc: Move default security feature flags" has been added to the 4.16-stable tree Patch "powerpc: Move default security feature flags" has been added to the 4.16-stable tree - - - - --- 2018-05-23 Greg KH Not Applicable
Patch "powerpc: Add security feature flags for Spectre/Meltdown" has been added to the 4.16-stable … Patch "powerpc: Add security feature flags for Spectre/Meltdown" has been added to the 4.16-stable … - - - - --- 2018-05-23 Greg KH Not Applicable
Patch "powerpc/64s: Wire up cpu_show_spectre_v2()" has been added to the 4.16-stable tree Patch "powerpc/64s: Wire up cpu_show_spectre_v2()" has been added to the 4.16-stable tree - - - - --- 2018-05-23 Greg KH Not Applicable
Patch "powerpc/pseries: Add new H_GET_CPU_CHARACTERISTICS flags" has been added to the 4.16-stable … Patch "powerpc/pseries: Add new H_GET_CPU_CHARACTERISTICS flags" has been added to the 4.16-stable … - - - - --- 2018-05-23 Greg KH Not Applicable
Patch "powerpc/pseries: Fix clearing of security feature flags" has been added to the 4.16-stable t… Patch "powerpc/pseries: Fix clearing of security feature flags" has been added to the 4.16-stable t… - 1 - - --- 2018-05-23 Greg KH Not Applicable
Patch "powerpc/powernv: Use the security flags in pnv_setup_rfi_flush()" has been added to the 4.16… Patch "powerpc/powernv: Use the security flags in pnv_setup_rfi_flush()" has been added to the 4.16… - - - - --- 2018-05-23 Greg KH Not Applicable
Patch "powerpc/pseries: Set or clear security feature flags" has been added to the 4.16-stable tree Patch "powerpc/pseries: Set or clear security feature flags" has been added to the 4.16-stable tree - - - - --- 2018-05-23 Greg KH Not Applicable
Patch "powerpc/powernv: Set or clear security feature flags" has been added to the 4.16-stable tree Patch "powerpc/powernv: Set or clear security feature flags" has been added to the 4.16-stable tree - - - - --- 2018-05-23 Greg KH Not Applicable
Patch "powerpc/rfi-flush: Always enable fallback flush on pseries" has been added to the 4.16-stabl… Patch "powerpc/rfi-flush: Always enable fallback flush on pseries" has been added to the 4.16-stabl… - - - - --- 2018-05-23 Greg KH Not Applicable
Patch "powerpc/pseries: Use the security flags in pseries_setup_rfi_flush()" has been added to the … Patch "powerpc/pseries: Use the security flags in pseries_setup_rfi_flush()" has been added to the … - - - - --- 2018-05-23 Greg KH Not Applicable
[v2] powerpc/xmon: Also setup debugger hooks when single-stepping [v2] powerpc/xmon: Also setup debugger hooks when single-stepping - 1 1 - --- 2018-05-23 Michal Suchánek Accepted
[net-next,1/8] ibmvnic: Mark NAPI flag as disabled when released ibmvnic: Failover hardening - - - - --- 2018-05-23 Thomas Falcon Not Applicable
[net-next,2/8] ibmvnic: Introduce active CRQ state ibmvnic: Failover hardening - - - - --- 2018-05-23 Thomas Falcon Not Applicable
[net-next,3/8] ibmvnic: Check CRQ command return codes ibmvnic: Failover hardening - - - - --- 2018-05-23 Thomas Falcon Not Applicable
[net-next,4/8] ibmvnic: Return error code if init interrupted by transport event ibmvnic: Failover hardening - - - - --- 2018-05-23 Thomas Falcon Not Applicable
[net-next,5/8] ibmvnic: Handle error case when setting link state ibmvnic: Failover hardening - - - - --- 2018-05-23 Thomas Falcon Not Applicable
[net-next,6/8] ibmvnic: Create separate initialization routine for resets ibmvnic: Failover hardening - - - - --- 2018-05-23 Thomas Falcon Not Applicable
[net-next,7/8] ibmvnic: Set resetting state at earliest possible point ibmvnic: Failover hardening - - - - --- 2018-05-23 Thomas Falcon Not Applicable
[net-next,8/8] ibmvnic: Introduce hard reset recovery ibmvnic: Failover hardening - - - - --- 2018-05-23 Thomas Falcon Not Applicable
[4/5] pci/hotplug/pnv-php: add missing of_node_put add missing of_node_put - - - - --- 2018-05-23 Julia Lawall Not Applicable
sound: Use octal not symbolic permissions sound: Use octal not symbolic permissions 1 - - - --- 2018-05-23 Joe Perches Not Applicable
[bpf-next,v4,01/10] bpf: support 64-bit offsets for bpf function calls bpf: enhancements for multi-function programs - - - - --- 2018-05-24 Sandipan Das Not Applicable
[bpf-next,v4,02/10] bpf: powerpc64: pad function address loads with NOPs bpf: enhancements for multi-function programs - - - - --- 2018-05-24 Sandipan Das Not Applicable
[bpf-next,v4,03/10] bpf: powerpc64: add JIT support for multi-function programs bpf: enhancements for multi-function programs - - - - --- 2018-05-24 Sandipan Das Not Applicable
[bpf-next,v4,04/10] bpf: get kernel symbol addresses via syscall bpf: enhancements for multi-function programs - - - - --- 2018-05-24 Sandipan Das Not Applicable
[bpf-next,v4,05/10] tools: bpf: sync bpf uapi header bpf: enhancements for multi-function programs - - - - --- 2018-05-24 Sandipan Das Not Applicable
[bpf-next,v4,06/10] tools: bpftool: resolve calls without using imm field bpf: enhancements for multi-function programs - - 1 - --- 2018-05-24 Sandipan Das Not Applicable
[bpf-next,v4,07/10] bpf: fix multi-function JITed dump obtained via syscall bpf: enhancements for multi-function programs - - - - --- 2018-05-24 Sandipan Das Not Applicable
[bpf-next,v4,08/10] bpf: get JITed image lengths of functions via syscall bpf: enhancements for multi-function programs - - - - --- 2018-05-24 Sandipan Das Not Applicable
[bpf-next,v4,09/10] tools: bpf: sync bpf uapi header bpf: enhancements for multi-function programs - - - - --- 2018-05-24 Sandipan Das Not Applicable
[bpf-next,v4,10/10] tools: bpftool: add delimiters to multi-function JITed dumps bpf: enhancements for multi-function programs - - 1 - --- 2018-05-24 Sandipan Das Not Applicable
KVM: PPC: remove mmio_vsx_tx_sx_enabled in PR KVM MMIO emulation KVM: PPC: remove mmio_vsx_tx_sx_enabled in PR KVM MMIO emulation - - - - --- 2018-05-24 Simon Guo Not Applicable
[4.4,25/92] futex: Remove duplicated code and fix undefined behaviour Untitled series #46331 4 - 2 - --- 2018-05-24 Greg KH Not Applicable
powerpc/8xx: fix invalid register expression in head_8xx.S powerpc/8xx: fix invalid register expression in head_8xx.S - - - - --- 2018-05-24 Christophe Leroy Accepted
powerpc/32: Optimise __csum_partial() powerpc/32: Optimise __csum_partial() - - 1 - --- 2018-05-24 Christophe Leroy Accepted
[v4] powerpc: Implement csum_ipv6_magic in assembly [v4] powerpc: Implement csum_ipv6_magic in assembly - - 1 - --- 2018-05-24 Christophe Leroy Accepted
powerpc/32: implement strlen() in assembly powerpc/32: implement strlen() in assembly - - - - --- 2018-05-24 Christophe Leroy Superseded
[v3,1/7] powerpc/64s/radix: do not flush TLB when relaxing access Various TLB and PTE improvements - - 1 - --- 2018-05-24 Nicholas Piggin Superseded
[v3,2/7] powerpc/64s/radix: do not flush TLB on spurious fault Various TLB and PTE improvements - - 1 - --- 2018-05-24 Nicholas Piggin Superseded
[v3,3/7] powerpc/64s/radix: make ptep_get_and_clear_full non-atomic for the full case Various TLB and PTE improvements - - - - --- 2018-05-24 Nicholas Piggin Superseded
[v3,4/7] powerpc/64s/radix: prefetch user address in update_mmu_cache Various TLB and PTE improvements - - - - --- 2018-05-24 Nicholas Piggin Superseded
[v3,5/7] powerpc/64s/radix: avoid ptesync after set_pte and ptep_set_access_flags Various TLB and PTE improvements - - - - --- 2018-05-24 Nicholas Piggin Superseded
[v3,6/7] powerpc/64s/radix: optimise pte_update Various TLB and PTE improvements - - - - --- 2018-05-24 Nicholas Piggin Superseded
[v3,7/7] powerpc/64s/radix: flush remote CPUs out of single-threaded mm_cpumask Various TLB and PTE improvements - - - - --- 2018-05-24 Nicholas Piggin Superseded
[v2,1/1] powerpc/pseries: fix EEH recovery of some IOV devices [v2,1/1] powerpc/pseries: fix EEH recovery of some IOV devices 1 - - - --- 2018-05-25 Sam Bobroff Changes Requested
[v2,1/2] selftests/powerpc: Add ptrace tests for Protection Key registers [v2,1/2] selftests/powerpc: Add ptrace tests for Protection Key registers - - - - --- 2018-05-25 Thiago Jung Bauermann Accepted
[v2,2/2] selftests/powerpc: Add core file test for Protection Key registers [v2,1/2] selftests/powerpc: Add ptrace tests for Protection Key registers - - - - --- 2018-05-25 Thiago Jung Bauermann Accepted
[v2,01/13] powerpc/eeh: Add eeh_max_freezes to initial EEH log line EEH refactoring 2 - - - - --- 2018-05-25 Sam Bobroff Accepted
[v2,02/13] powerpc/eeh: Add final message for successful recovery EEH refactoring 2 - - - - --- 2018-05-25 Sam Bobroff Accepted
[v2,03/13] powerpc/eeh: Fix use-after-release of EEH driver EEH refactoring 2 - - - - --- 2018-05-25 Sam Bobroff Accepted
[v2,04/13] powerpc/eeh: Remove unused eeh_pcid_name() EEH refactoring 2 - - - - --- 2018-05-25 Sam Bobroff Accepted
[v2,05/13] powerpc/eeh: Strengthen types of eeh traversal functions EEH refactoring 2 - - - - --- 2018-05-25 Sam Bobroff Accepted
[v2,06/13] powerpc/eeh: Add message when PE processing at parent EEH refactoring 2 - - - - --- 2018-05-25 Sam Bobroff Accepted
[v2,07/13] powerpc/eeh: Clean up pci_ers_result handling EEH refactoring 2 - - - - --- 2018-05-25 Sam Bobroff Accepted
[v2,08/13] powerpc/eeh: Introduce eeh_for_each_pe() EEH refactoring 2 - - - - --- 2018-05-25 Sam Bobroff Accepted
[v2,09/13] powerpc/eeh: Introduce eeh_edev_actionable() EEH refactoring 2 - - - - --- 2018-05-25 Sam Bobroff Accepted
[v2,10/13] powerpc/eeh: Introduce eeh_set_channel_state() EEH refactoring 2 - - - - --- 2018-05-25 Sam Bobroff Accepted
[v2,11/13] powerpc/eeh: Introduce eeh_set_irq_state() EEH refactoring 2 - - - - --- 2018-05-25 Sam Bobroff Accepted
[v2,12/13] powerpc/eeh: Cleaner handling of EEH_DEV_NO_HANDLER EEH refactoring 2 - - - - --- 2018-05-25 Sam Bobroff Accepted
[v2,13/13] powerpc/eeh: Refactor report functions EEH refactoring 2 - - - - --- 2018-05-25 Sam Bobroff Accepted
powerpc/modules: remove unused mod_arch_specific.toc field powerpc/modules: remove unused mod_arch_specific.toc field - - 1 - --- 2018-05-25 Josh Poimboeuf Accepted
[v6,1/4] powerpc/64: Align bytes before fall back to .Lshort in powerpc64 memcmp() powerpc/64: memcmp() optimization - - - - --- 2018-05-25 Simon Guo Superseded
[v6,2/4] powerpc/64: enhance memcmp() with VMX instruction for long bytes comparision powerpc/64: memcmp() optimization - - - - --- 2018-05-25 Simon Guo Superseded
« 1 2 ... 327 328 329702 703 »