messages from 2018-03-14 18:22:56 to 2018-03-19 05:15:04 UTC [more...]
[PATCH 1/5] powerpc/zImage: Remove #ifdef in opal.c
2018-03-19 5:14 UTC (3+ messages)
` [PATCH 3/5] powerpc/zImage: Check compatible at driver init
` [PATCH 4/5] powerpc/zImage: Rework serial driver probing
[RFC PATCH 1/6] fs: provide a generic compat_sys_fallocate() implementation
2018-03-19 4:23 UTC (12+ messages)
` [RFC PATCH 2/6] fs: provide a generic compat_sys_truncate64() implementation
` [RFC PATCH 3/6] fs: provide generic compat_sys_p{read, write}64() implementations
` [RFC PATCH 4/6] mm: provide generic compat_sys_readahead() implementation
[PATCH v2 0/9] EEH refactoring 1
2018-03-19 2:49 UTC (10+ messages)
` [PATCH v2 1/9] powerpc/eeh: Remove eeh_handle_event()
` [PATCH v2 2/9] powerpc/eeh: Manage EEH_PE_RECOVERING inside eeh_handle_normal_event()
` [PATCH v2 3/9] powerpc/eeh: Fix misleading comment in __eeh_addr_cache_get_device()
` [PATCH v2 4/9] powerpc/eeh: Remove misleading test in eeh_handle_normal_event()
` [PATCH v2 5/9] powerpc/eeh: Rename frozen_bus to bus "
` [PATCH v2 6/9] powerpc/eeh: Clarify arguments to eeh_reset_device()
` [PATCH v2 7/9] powerpc/eeh: Remove always-true tests in eeh_reset_device()
` [PATCH v2 8/9] powerpc/eeh: Factor out common code eeh_reset_device()
` [PATCH v2 9/9] powerpc/eeh: Add eeh_state_active() helper
[PATCH v3 18/18] infiniband: cxgb4: Eliminate duplicate barriers on weakly-ordered archs
2018-03-19 1:48 UTC (3+ messages)
[RFC PATCH 1/2] ftrace: Allow arches to opt-out of static ftrace
2018-03-19 1:08 UTC (6+ messages)
` [RFC PATCH 2/2] powerpc: Only support DYNAMIC_FTRACE not static
[PATCH 0/5] mtd: Simplify erase handling
2018-03-18 21:22 UTC (3+ messages)
` [PATCH 1/5] mtd: Initialize ->fail_addr early in mtd_erase()
[PATCH v12 00/11] Application Data Integrity feature introduced by SPARC M7
2018-03-18 15:08 UTC (2+ messages)
[PATCH V5 0/4] Add support for 4PB virtual address space on hash
2018-03-18 11:05 UTC (5+ messages)
` [PATCH V5 1/4] powerpc/mm/slice: Consolidate the return path for the function
` [PATCH V5 2/4] powerpc/mm: Add support for handling > 512TB address in SLB miss
` [PATCH V5 3/4] powerpc/mm/hash64: Increase the VA range
` [PATCH V5 4/4] powerpc/mm/hash: Don't memset pgd table if not needed
[PATCH V4 0/3] Add support for 4PB virtual address space on hash
2018-03-18 5:44 UTC (4+ messages)
` [PATCH V4 1/3] powerpc/mm: Add support for handling > 512TB address in SLB miss
[PATCH 00/19] Start using __printf attribute (single commit series)
2018-03-18 0:27 UTC (22+ messages)
` [PATCH 01/19] xmon: Use __printf markup to silence compiler
` [PATCH 02/19] ppc32: change %x into %lx
` [PATCH 03/19] ppc32: Change %.16x into %p
` [PATCH 04/19] ppc32: change %lx "
` [PATCH 05/19] ppc32: change %lx into %tx (ptrdiff_t)
` [PATCH 06/19] ppc64: change %lx into %llx
` [PATCH 07/19] ppc64: change %ld into %d
` [PATCH 08/19] ppc64: change %x into %lx
` [PATCH 09/19] ppc64: change %016lx into %p
` [PATCH 10/19] ppc64: change %lx "
` [PATCH 11/19] ppc64: change %lx into %x
` [PATCH 12/19] ppc64: change %lx into %llx
` [PATCH 13/19] ppc64: change %llx into %lx
` [PATCH 14/19] ppc64: change %p into %llx
` [PATCH 15/19] ppc64: change %d into %ld
` [PATCH 16/19] ppc64: Change %d into %lu
` [PATCH 17/19] ppc64: change %d into %llu
` [PATCH 18/19] ppc64: change %ld into %d
` [PATCH 19/19] ppc64: Handle %p format in DUMPPTR() function-like macro
[PATCH] powerpc: wii.dts: Add drive slot LED
2018-03-17 15:06 UTC
[PATCH v9 07/24] mm: VMA sequence count
2018-03-17 7:51 UTC (2+ messages)
` [mm] b1f0502d04: INFO:trying_to_register_non-static_key
[PATCH v4 02/10] include: Move compat_timespec/ timeval to compat_time.h
2018-03-17 7:32 UTC (7+ messages)
` [Y2038] "
[PATCH v12 00/22] selftests, powerpc, x86 : Memory Protection Keys
2018-03-16 22:34 UTC (41+ messages)
` [PATCH v12 02/22] selftests/vm: rename all references to pkru to a generic name
` [PATCH v12 04/22] selftests/vm: typecast the pkey register
` [PATCH v12 05/22] selftests/vm: generic function to handle shadow key register
` [PATCH v12 06/22] selftests/vm: fix the wrong assert in pkey_disable_set()
` [PATCH v12 07/22] selftests/vm: fixed bugs in pkey_disable_clear()
` [PATCH v12 08/22] selftests/vm: clear the bits in shadow reg when a pkey is freed
` [PATCH v12 09/22] selftests/vm: fix alloc_random_pkey() to make it really random
` [PATCH v12 10/22] selftests/vm: introduce two arch independent abstraction
` [PATCH v12 11/22] selftests/vm: pkey register should match shadow pkey
` [PATCH v12 12/22] selftests/vm: generic cleanup
` [PATCH v12 13/22] selftests/vm: powerpc implementation for generic abstraction
` [PATCH v12 14/22] selftests/vm: clear the bits in shadow reg when a pkey is freed
` [PATCH v12 15/22] selftests/vm: powerpc implementation to check support for pkey
` [PATCH v12 16/22] selftests/vm: fix an assertion in test_pkey_alloc_exhaust()
` [PATCH v12 17/22] selftests/vm: associate key on a mapped page and detect access violation
` [PATCH v12 18/22] selftests/vm: associate key on a mapped page and detect write violation
` [PATCH v12 19/22] selftests/vm: detect write violation on a mapped access-denied-key page
` [PATCH v12 20/22] selftests/vm: testcases must restore pkey-permissions
` [PATCH v12 21/22] selftests/vm: sub-page allocator
` [PATCH v12 22/22] selftests/vm: Fix deadlock in protection_keys.c
[PATCH] powerpc/boot: Remove duplicate typedefs from libfdt_env.h
2018-03-16 21:54 UTC
[PATCH v6 00/12] Appended signatures support for IMA appraisal
2018-03-16 21:38 UTC (14+ messages)
` [PATCH v6 01/12] MODSIGN: Export module signature definitions
` [PATCH v6 02/12] PKCS#7: Introduce pkcs7_get_message_sig() and verify_pkcs7_message_sig()
` [PATCH v6 03/12] PKCS#7: Introduce pkcs7_get_digest()
` [PATCH v6 04/12] ima: Introduce is_ima_sig()
` [PATCH v6 05/12] integrity: Introduce integrity_keyring_from_id()
` [PATCH v6 06/12] integrity: Introduce asymmetric_sig_has_known_key()
` [PATCH v6 07/12] integrity: Select CONFIG_KEYS instead of depending on it
` [PATCH v6 08/12] ima: Export func_tokens
` [PATCH v6 09/12] ima: Add modsig appraise_type option for module-style appended signatures
` [PATCH v6 10/12] ima: Add functions to read and verify a modsig signature
` [PATCH v6 11/12] ima: Implement support for module-style appended signatures
` [PATCH v6 12/12] ima: Write modsig to the measurement list
dtc warnings
2018-03-16 21:25 UTC (3+ messages)
[PATCH] drivers: macintosh: rack-meter: really fix bogus memsets
2018-03-16 20:17 UTC
[PATCH v4] mm, pkey: treat pkey-0 special
2018-03-16 19:31 UTC (3+ messages)
[PATCH RFC 1/8] powerpc: Add barrier_nospec
2018-03-16 17:08 UTC (20+ messages)
` [PATCH RFC rebase 0/9] powerpc barrier_nospec
` [PATCH RFC rebase 1/9] powerpc: Add barrier_nospec
` [PATCH RFC rebase 2/9] powerpc: Use barrier_nospec in copy_from_user
` [PATCH RFC rebase 3/9] powerpc/64: Use barrier_nospec in syscall entry
` [PATCH RFC rebase 4/9] powerpc/64s: Use barrier_nospec in RFI_FLUSH_SLOT
` [PATCH RFC rebase 5/9] powerpc/64s: Add support for ori barrier_nospec patching
` [PATCH RFC rebase 6/9] powerpc/64: Patch barrier_nospec in modules
` [PATCH RFC rebase 7/9] powerpc/64: barrier_nospec: Add debugfs trigger
` [PATCH RFC rebase 8/9] powerpc/64s: barrier_nospec: Add hcall triggerr
` [PATCH RFC rebase 9/9] powerpc/64: barrier_nospec: Add commandline trigger
[PATCH 0/3] Setup RFI flush after PowerVM LPM migration
2018-03-16 16:51 UTC (18+ messages)
` [PATCH 2/3] rfi-flush: Make it possible to call setup_rfi_flush() again
[PATCH v3 0/5] Setup RFI flush after PowerVM LPM migration
2018-03-16 16:42 UTC (10+ messages)
` [PATCH v3 1/5] rfi-flush: Move the logic to avoid a redo into the debugfs code
` [PATCH v3 2/5] rfi-flush: Make it possible to call setup_rfi_flush() again
` [PATCH v3 3/5] rfi-flush: Always enable fallback flush on pseries
` [PATCH v3 4/5] rfi-flush: Differentiate enabled and patched flush types
` [PATCH v3 5/5] rfi-flush: Call setup_rfi_flush() after LPM migration
` [TESTS] Create 'enabled_flush_types' boot option, and short-circuit LPM
[PATCH v9 17/24] mm: Protect mm_rb tree with a rwlock
2018-03-16 16:38 UTC (3+ messages)
` [mm] b33ddf50eb: INFO:trying_to_register_non-static_key
[PATCH] cxl: Add new kernel traces
2018-03-16 15:56 UTC (2+ messages)
[PATCH] powerpc: Use common error handling code in setup_new_fdt()
2018-03-16 10:35 UTC (8+ messages)
[PATCH 00/14] numa aware allocation for pacas, stacks, pagetables
2018-03-16 14:16 UTC (5+ messages)
` [PATCH 03/14] powerpc/64s: allocate lppacas individually
[PATCH 00/21] powerpc/gamecube: make W=1 compilation errors free
2018-03-16 14:08 UTC (4+ messages)
` [PATCH 04/21] powerpc: Mark both tmp variables as unused
[RESEND PATCH] Input: joystick/analog - Use get_cycles() on PPC
2018-03-16 14:00 UTC (3+ messages)
[PATCH] SB600 for the Nemo board has non-zero devices on non-root bus
2018-03-16 12:55 UTC (12+ messages)
` [PATCH 0/1] PCI set flag PCI_SCAN_ALL_PCIE_DEVS for P.A. Semi boards
` [PATCH 1/1] "
build warning in drivers/macintosh/rack-meter.c
2018-03-16 10:22 UTC (4+ messages)
[RFC PATCH 0/4] more sreset debugging improvements
2018-03-16 10:02 UTC (5+ messages)
` [RFC PATCH 1/4] powerpc/64s: return more carefully from sreset NMI
` [RFC PATCH 2/4] powerpc/64s: sreset panic if there is no debugger or crash dump handlers
` [RFC PATCH 3/4] powerpc/powernv/nvram: opal_nvram_write handle unknown OPAL errors
` [RFC PATCH 4/4] powerpc/xmon: Detect if OPAL was interrupted and mark unrecoverable
[PATCH 2/2, powerpc/powernv] powerpc/powernv: Tweak PCI_DEV_FLAGS_QUIET_PCI_REALIGN on/off during boot
2018-03-16 8:41 UTC (2+ messages)
[RFC] powerpc/xive: Remove irq from queue when it is shutdown
2018-03-15 22:59 UTC (4+ messages)
[PATCH v3] x86: treat pkey-0 special
2018-03-15 17:39 UTC (7+ messages)
[PATCH v8 0/6] add support for relative references in special sections
2018-03-15 16:29 UTC (2+ messages)
[PATCH 0/5] DPAA Ethernet fixes
2018-03-15 15:15 UTC (4+ messages)
more warnings
2018-03-15 9:27 UTC (3+ messages)
[PATCH kernel] powerpc/npu: Do not try invalidating 32bit table when 64bit table is enabled
2018-03-15 7:39 UTC (3+ messages)
[RFC PATCH] powerpc/fadump: Reservationless firmware assisted dump
2018-03-15 6:57 UTC
[PATCH] cxl: Perform NULL check for 'cxl_afu *' at various places in cxl
2018-03-15 6:14 UTC (3+ messages)
[PATCHv5 0/3] enable nr_cpus for powerpc
2018-03-15 4:41 UTC (4+ messages)
` [PATCHv5 1/3] powerpc, cpu: partially unbind the mapping between cpu logical id and its seq in dt
` [PATCHv5 2/3] powerpc, cpu: handling the special case when boot_cpuid greater than nr_cpus
` [PATCHv5 3/3] ppc64 boot: Wait for boot cpu to show up if nr_cpus limit is about to hit
[PATCH 0/2] Silent PCI realignment messages during boot
2018-03-14 21:12 UTC (6+ messages)
` [PATCH 1/2, pci] pci: Addition of PCI_DEV_FLAGS_QUIET_PCI_REALIGN attribute to the PCI subsystem
[PATCH, pci, v2] pci: Delete PCI disabling informational messages
2018-03-14 21:10 UTC
[PATCH v3] powerpc: treat pkey-0 special
2018-03-14 21:01 UTC
[GIT PULL] Please pull JSON files for POWR9 PMU events
2018-03-14 20:41 UTC (2+ messages)
[PATCH 1/1 v2] x86: pkey-mprotect must allow pkey-0
2018-03-14 18:58 UTC (6+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).