Show patches with: Archived = No       |   70078 patches
« 1 2 ... 122 123 124700 701 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC,4/5] powerpc: atomic: implement xchg_* and atomic{, 64}_xchg_* variants - - - - --- 2015-08-28 Boqun Feng Superseded
[RFC,3/5] powerpc: atomic: implement atomic{, 64}_{add, sub}_return_* variants - - - - --- 2015-08-28 Boqun Feng Superseded
[RFC,2/5] atomics: introduce arch_atomic_op_{acquire, release, fence} helpers - - - - --- 2015-08-28 Boqun Feng Superseded
[RFC,1/5] atomics: add test for atomic operations with _relaxed variants - - - - --- 2015-08-28 Boqun Feng Superseded
powerpc: Fix comment typos in arch/powerpc/include/asm/bitops.h - - - - --- 2014-11-11 Boqun Feng mpe Accepted
[10/10] dt-bindings: mtd: fsl-upm-nand: Deprecate chip-delay and fsl, upm-wait-flags mtd: rawnand: fsl_upm: Convert to exec_op() (and more) - - - - 7-- 2020-06-03 Boris Brezillon Not Applicable
[09/10] mtd: rawnand: fsl_upm: Get rid of the legacy interface implementation mtd: rawnand: fsl_upm: Convert to exec_op() (and more) - - - - 3-- 2020-06-03 Boris Brezillon Not Applicable
[08/10] mtd: rawnand: fsl_upm: Implement exec_op() mtd: rawnand: fsl_upm: Convert to exec_op() (and more) - - 1 - 3-- 2020-06-03 Boris Brezillon Not Applicable
[07/10] mtd: rawnand: fsl_upm: Inherit from nand_controller mtd: rawnand: fsl_upm: Convert to exec_op() (and more) - - 1 - 3-- 2020-06-03 Boris Brezillon Not Applicable
[06/10] mtd: rawnand: fsl_upm: Use gpio descriptors mtd: rawnand: fsl_upm: Convert to exec_op() (and more) - - 1 - 3-- 2020-06-03 Boris Brezillon Not Applicable
[05/10] mtd: rawnand: fsl_upm: Use platform_get_resource() + devm_ioremap_resource() mtd: rawnand: fsl_upm: Convert to exec_op() (and more) - - - - 3-- 2020-06-03 Boris Brezillon Not Applicable
[04/10] mtd: rawnand: fsl_upm: Use devm_kasprintf() to allocate the MTD name mtd: rawnand: fsl_upm: Convert to exec_op() (and more) - - - - 3-- 2020-06-03 Boris Brezillon Not Applicable
[03/10] mtd: rawnand: fsl_upm: Allocate the fsl_upm_nand object using devm_kzalloc() mtd: rawnand: fsl_upm: Convert to exec_op() (and more) - - - - 3-- 2020-06-03 Boris Brezillon Not Applicable
[02/10] mtd: rawnand: fsl_upm: Get rid of the unused fsl_upm_nand.parts field mtd: rawnand: fsl_upm: Convert to exec_op() (and more) - - 1 - 3-- 2020-06-03 Boris Brezillon Not Applicable
[01/10] mtd: rawnand: fsl_upm: Remove unused mtd var mtd: rawnand: fsl_upm: Convert to exec_op() (and more) - 1 1 - 21- 2020-06-03 Boris Brezillon Not Applicable
[5/5] mtd: Stop updating erase_info->state and calling mtd_erase_callback() mtd: Simplify erase handling 1 - 1 - --- 2018-02-12 Boris Brezillon Not Applicable
[4/5] mtd: Unconditionally update ->fail_addr and ->addr in part_erase() mtd: Simplify erase handling - - - - --- 2018-02-12 Boris Brezillon Not Applicable
[3/5] mtd: Stop assuming mtd_erase() is asynchronous mtd: Simplify erase handling - - - - --- 2018-02-12 Boris Brezillon Not Applicable
[2/5] mtd: Get rid of unused fields in struct erase_info mtd: Simplify erase handling - - - - --- 2018-02-12 Boris Brezillon Not Applicable
[1/5] mtd: Initialize ->fail_addr early in mtd_erase() mtd: Simplify erase handling - - - - --- 2018-02-12 Boris Brezillon Not Applicable
mtd: nand: Rename nand.h into rawnand.h - - - - --- 2017-08-21 Boris Brezillon Not Applicable
mtd: nand: Rename nand.h into rawnand.h 6 - - - --- 2017-08-04 Boris Brezillon Not Applicable
mtd: nand: Rename nand.h into rawnand.h 4 - - - --- 2017-08-04 Boris Brezillon Not Applicable
[v0,42/42] notifier: Return an error when callback is already registered notifiers: Return an error when callback is already registered - - - - --- 2021-11-08 Borislav Petkov Handled Elsewhere
[v0,34/42] powerpc: Check notifier registration return value notifiers: Return an error when callback is already registered - - - - --- 2021-11-08 Borislav Petkov Handled Elsewhere
[v0,32/42] macintosh/adb: Check notifier registration return value notifiers: Return an error when callback is already registered - - - - --- 2021-11-08 Borislav Petkov Handled Elsewhere
[8/8] treewide: Replace the use of mem_encrypt_active() with cc_platform_has() Implement generic cc_platform_has() helper function - - - - 5-- 2021-09-28 Borislav Petkov Handled Elsewhere
[7/8] x86/sev: Replace occurrences of sev_es_active() with cc_platform_has() Implement generic cc_platform_has() helper function - - - - --- 2021-09-28 Borislav Petkov Handled Elsewhere
[6/8] x86/sev: Replace occurrences of sev_active() with cc_platform_has() Implement generic cc_platform_has() helper function - - - - --- 2021-09-28 Borislav Petkov Handled Elsewhere
[5/8] x86/sme: Replace occurrences of sme_active() with cc_platform_has() Implement generic cc_platform_has() helper function - - - - --- 2021-09-28 Borislav Petkov Handled Elsewhere
[4/8] powerpc/pseries/svm: Add a powerpc version of cc_platform_has() Implement generic cc_platform_has() helper function 1 - - - --- 2021-09-28 Borislav Petkov Handled Elsewhere
[3/8] x86/sev: Add an x86 version of cc_platform_has() Implement generic cc_platform_has() helper function - - - - --- 2021-09-28 Borislav Petkov Handled Elsewhere
[2/8] arch/cc: Introduce a function to check for confidential computing features Implement generic cc_platform_has() helper function - - - - --- 2021-09-28 Borislav Petkov Handled Elsewhere
[1/8] x86/ioremap: Selectively build arch override encryption functions Implement generic cc_platform_has() helper function - - - - --- 2021-09-28 Borislav Petkov Handled Elsewhere
[-v2] treewide: Rename "unencrypted" to "decrypted" [-v2] treewide: Rename "unencrypted" to "decrypted" - - - - 511 2020-03-19 Borislav Petkov Not Applicable
treewide: Rename "unencrypted" to "decrypted" treewide: Rename "unencrypted" to "decrypted" - - - - --1 2020-03-17 Borislav Petkov Not Applicable
[RFC,Part1,v3,02/17] x86/CPU/AMD: Add the Secure Encrypted Virtualization CPU feature - - - - --- 2017-07-25 Borislav Petkov Not Applicable
[08/11] EDAC: Remove EDAC_MM_EDAC - - - - --- 2017-04-06 Borislav Petkov Not Applicable
[06/17] arch: Set IORESOURCE_SYSTEM_RAM flag for System RAM - - - - --- 2016-01-26 Borislav Petkov Not Applicable
RapidIO: Add new IDT sRIO switches - - - - --- 2010-12-10 Bounine, Alexandre Not Applicable
[-mm,4/4] RapidIO: Add new sysfs attributes - - - - --- 2010-12-10 Bounine, Alexandre alexb9 Superseded
[-mm,2/4] RapidIO: Add device object linking into discovery - - - - --- 2010-12-10 Bounine, Alexandre Not Applicable
[-mm,1/4] RapidIO: Add definitions of Component Tag fields - - - - --- 2010-12-10 Bounine, Alexandre Not Applicable
[-mm,2/2] RapidIO: Integrate rio_switch into rio_dev - - - - --- 2010-10-21 Bounine, Alexandre Not Applicable
[-mm,1/2] RapidIO: Use common destid storage for endpoints and switches - - - - --- 2010-10-21 Bounine, Alexandre Not Applicable
[-mm,2/2] RapidIO: Fix destructive port EM initialization for Tsi568 - - - - --- 2010-10-18 Bounine, Alexandre galak Not Applicable
[-mm,1/2] RapidIO: Fix maximum port number in tsi57x EM initialization - - - - --- 2010-10-18 Bounine, Alexandre galak Not Applicable
[9/9] RapidIO: Add support for IDT CPS Gen2 switches - - 1 - --- 2010-08-13 Bounine, Alexandre galak Superseded
[8/9] RapidIO: Add device access check into the enumeration - - 1 - --- 2010-08-13 Bounine, Alexandre galak Superseded
[7/9] RapidIO: Add handling for PW message from a lost device - - 1 - --- 2010-08-13 Bounine, Alexandre galak Superseded
[6/9] RapidIO: Add switch-specific sysfs initialization callback - - 1 - --- 2010-08-13 Bounine, Alexandre galak Superseded
[5/9] RapidIO: Add default handler for error_stopped state - - 1 - --- 2010-08-13 Bounine, Alexandre galak Superseded
[4/9] RapidIO: Add relation links between RIO device structures - - 1 - --- 2010-08-13 Bounine, Alexandre galak Superseded
[3/9] RapidIO: Add the ingress port number into the RIO switch data structure - - 1 - --- 2010-08-13 Bounine, Alexandre galak Superseded
[2/9] RapidIO, powerpc/85xx: modify RIO port-write interrupt handler - - 1 - --- 2010-08-13 Bounine, Alexandre galak Superseded
[1/9] RapidIO: fix RapidIO sysfs hierarchy - - 1 - --- 2010-08-13 Bounine, Alexandre galak Superseded
RapidIO,powerpc/85xx: remove MCSR_MASK in fsl_rio - - - - --- 2010-07-21 Bounine, Alexandre galak Superseded
- PCI EEH pci_restore_state fix allowing for repeated adapter recovery per state save - - - - --- 2010-06-04 Brad Peters Not Applicable
MAINTAINERS: Update entry for ibmvmc driver MAINTAINERS: Update entry for ibmvmc driver - - - - 7-- 2021-03-30 Brad Warrum Not Applicable
[v2,2/2] EDAC: Remove deprecated bindings for MPC85xx - - - - --- 2010-07-21 Bradley Hughes galak Rejected
DTS: Adding device tree source for the STx GP3 SSA MPC8555-based board. - - - - --- 2010-07-20 Bradley Hughes galak Superseded
powerpc/kernel/time: Remove duplicate header powerpc/kernel/time: Remove duplicate header - - - - 6-- 2019-01-28 Brajeswar Ghosh Accepted
[2/2] Fix coding style errors - - - - --- 2014-01-28 Brandon Stewart Not Applicable
[1/1] Fixed some coding style problems - - - - --- 2014-01-28 Brandon Stewart benh Accepted
[v5,12/12] Documentation: kunit: add a brief blurb about kunit_test_suite kunit: create a centralized executor to dispatch all KUnit tests - - - - --- 2020-06-26 Brendan Higgins Not Applicable
[v5,11/12] Documentation: Add kunit_shutdown to kernel-parameters.txt kunit: create a centralized executor to dispatch all KUnit tests - - 1 - --- 2020-06-26 Brendan Higgins Not Applicable
[v5,10/12] kunit: Add 'kunit_shutdown' option kunit: create a centralized executor to dispatch all KUnit tests - - 1 - --- 2020-06-26 Brendan Higgins Not Applicable
[v5,09/12] kunit: test: add test plan to KUnit TAP format kunit: create a centralized executor to dispatch all KUnit tests - - 1 - --- 2020-06-26 Brendan Higgins Not Applicable
[v5,08/12] init: main: add KUnit to kernel init kunit: create a centralized executor to dispatch all KUnit tests - - 3 - --- 2020-06-26 Brendan Higgins Not Applicable
[v5,07/12] kunit: test: create a single centralized executor for all tests kunit: create a centralized executor to dispatch all KUnit tests - - 2 - --- 2020-06-26 Brendan Higgins Not Applicable
[v5,06/12] arch: xtensa: add linker section for KUnit test suites kunit: create a centralized executor to dispatch all KUnit tests - - - - --- 2020-06-26 Brendan Higgins Not Applicable
[v5,05/12] arch: um: add linker section for KUnit test suites kunit: create a centralized executor to dispatch all KUnit tests - - 1 - --- 2020-06-26 Brendan Higgins Not Applicable
[v5,04/12] arch: powerpc: add linker section for KUnit test suites kunit: create a centralized executor to dispatch all KUnit tests - - - - --- 2020-06-26 Brendan Higgins Not Applicable
[v5,03/12] arch: microblaze: add linker section for KUnit test suites kunit: create a centralized executor to dispatch all KUnit tests - - - - --- 2020-06-26 Brendan Higgins Not Applicable
[v5,02/12] arch: arm64: add linker section for KUnit test suites kunit: create a centralized executor to dispatch all KUnit tests - - - - --- 2020-06-26 Brendan Higgins Not Applicable
[v5,01/12] vmlinux.lds.h: add linker section for KUnit test suites kunit: create a centralized executor to dispatch all KUnit tests - - 1 - --- 2020-06-26 Brendan Higgins Not Applicable
[v4,11/11] Documentation: kunit: add a brief blurb about kunit_test_suite kunit: create a centralized executor to dispatch all KUnit tests - - - - 7-- 2020-06-24 Brendan Higgins Not Applicable
[v4,10/11] Documentation: Add kunit_shutdown to kernel-parameters.txt kunit: create a centralized executor to dispatch all KUnit tests - - 1 - 3-- 2020-06-24 Brendan Higgins Not Applicable
[v4,09/11] kunit: test: add test plan to KUnit TAP format kunit: create a centralized executor to dispatch all KUnit tests - - 1 - 21- 2020-06-24 Brendan Higgins Not Applicable
[v4,08/11] init: main: add KUnit to kernel init kunit: create a centralized executor to dispatch all KUnit tests - - 1 - 3-- 2020-06-24 Brendan Higgins Not Applicable
[v4,07/11] kunit: test: create a single centralized executor for all tests kunit: create a centralized executor to dispatch all KUnit tests - - 1 - 21- 2020-06-24 Brendan Higgins Not Applicable
[v4,06/11] arch: xtensa: add linker section for KUnit test suites kunit: create a centralized executor to dispatch all KUnit tests - - - - 3-- 2020-06-24 Brendan Higgins Not Applicable
[v4,05/11] arch: um: add linker section for KUnit test suites kunit: create a centralized executor to dispatch all KUnit tests - - 1 - 3-- 2020-06-24 Brendan Higgins Not Applicable
[v4,04/11] arch: powerpc: add linker section for KUnit test suites kunit: create a centralized executor to dispatch all KUnit tests - - - - 3-- 2020-06-24 Brendan Higgins Not Applicable
[v4,03/11] arch: microblaze: add linker section for KUnit test suites kunit: create a centralized executor to dispatch all KUnit tests - - - - 3-- 2020-06-24 Brendan Higgins Not Applicable
[v4,02/11] arch: arm64: add linker section for KUnit test suites kunit: create a centralized executor to dispatch all KUnit tests - - - - 3-- 2020-06-24 Brendan Higgins Not Applicable
[v4,01/11] vmlinux.lds.h: add linker section for KUnit test suites kunit: create a centralized executor to dispatch all KUnit tests - - 1 - 3-- 2020-06-24 Brendan Higgins Not Applicable
[V2] powerpc/ptrace: Mitigate potential Spectre v1 [V2] powerpc/ptrace: Mitigate potential Spectre v1 1 - - - 6-- 2019-01-30 Breno Leitao Accepted
powerpc/ptrace: Mitigate potential Spectre v1 powerpc/ptrace: Mitigate potential Spectre v1 - - - - 51- 2019-01-24 Breno Leitao Superseded
Selftests/powerpc: Add a signal fuzzer selftest Selftests/powerpc: Add a signal fuzzer selftest - - - - --1 2019-01-17 Breno Leitao Accepted
powerpc/tm: Avoid machine crash on rt_sigreturn powerpc/tm: Avoid machine crash on rt_sigreturn 1 - - - 51- 2019-01-16 Breno Leitao Accepted
powerpc/tm: Limit TM code inside PPC_TRANSACTIONAL_MEM powerpc/tm: Limit TM code inside PPC_TRANSACTIONAL_MEM - 1 - - 51- 2019-01-09 Breno Leitao Accepted
[v4] selftests/powerpc: New TM signal self test [v4] selftests/powerpc: New TM signal self test - - - - 5-1 2019-01-08 Breno Leitao Accepted
[v3,2/2] selftests/powerpc: New TM signal self test [v3,1/2] selftests/powerpc: Add MSR bits - - - - 5-1 2019-01-03 Breno Leitao Superseded
[v3,1/2] selftests/powerpc: Add MSR bits [v3,1/2] selftests/powerpc: Add MSR bits - - - - 11- 2019-01-03 Breno Leitao Superseded
selftests/powerpc: New TM signal self test selftests/powerpc: New TM signal self test - - - - 51- 2018-11-28 Breno Leitao Changes Requested
[4/4] selftests/powerpc: Add checks for transactional sigreturn [1/4] powerpc/tm: Save MSR to PACA before RFID - - - - 51- 2018-11-26 Breno Leitao Accepted
[3/4] powerpc/tm: Unset MSR[TS] if not recheckpointing [1/4] powerpc/tm: Save MSR to PACA before RFID - 1 - 1 2-- 2018-11-26 Breno Leitao Accepted
[2/4] powerpc/tm: Print scratch value [1/4] powerpc/tm: Save MSR to PACA before RFID - - - - 11- 2018-11-26 Breno Leitao Accepted
[1/4] powerpc/tm: Save MSR to PACA before RFID [1/4] powerpc/tm: Save MSR to PACA before RFID - - - - 2-- 2018-11-26 Breno Leitao Accepted
« 1 2 ... 122 123 124700 701 »