linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-13 22:20:52 to 2023-01-18 06:29:15 UTC [more...]

[PATCH v3 00/24] pSeries dynamic secure boot secvar interface + platform keyring loading
 2023-01-18  6:10 UTC  (20+ messages)
` [PATCH v3 01/24] powerpc/secvar: Use u64 in secvar_operations
` [PATCH v3 02/24] powerpc/secvar: WARN_ON_ONCE() if multiple secvar ops are set
` [PATCH v3 03/24] powerpc/secvar: Use sysfs_emit() instead of sprintf()
` [PATCH v3 04/24] powerpc/secvar: Handle format string in the consumer
` [PATCH v3 05/24] powerpc/secvar: Handle max object size "
` [PATCH v3 06/24] powerpc/secvar: Clean up init error messages
` [PATCH v3 08/24] powerpc/secvar: Allow backend to populate static list of variable names
` [PATCH v3 09/24] powerpc/secvar: Warn when PAGE_SIZE is smaller than max object size
` [PATCH v3 10/24] powerpc/secvar: Don't print error on ENOENT when reading variables
` [PATCH v3 11/24] powerpc/pseries: Move plpks.h to include directory
` [PATCH v3 12/24] powerpc/pseries: Move PLPKS constants to header file
` [PATCH v3 13/24] powerpc/pseries: Fix handling of PLPKS object flushing timeout
` [PATCH v3 14/24] powerpc/pseries: Fix alignment of PLPKS structures and buffers
` [PATCH v3 15/24] powerpc/pseries: Expose PLPKS config values, support additional fields
` [PATCH v3 17/24] powerpc/pseries: Log hcall return codes for PLPKS debug
` [PATCH v3 18/24] powerpc/pseries: Make caller pass buffer to plpks_read_var()
` [PATCH v3 19/24] powerpc/pseries: Turn PSERIES_PLPKS into a hidden option
` [PATCH v3 20/24] powerpc/pseries: Add helpers to get PLPKS password
` [PATCH v3 24/24] integrity/powerpc: Support loading keys from pseries secvar

[PATCH 4/8] perf/core: Add perf_sample_save_brstack() helper
 2023-01-18  6:05 UTC 

[PATCH V2 1/3] core/device: Add function to return child node using name at substring "@"
 2023-01-18  5:44 UTC  (3+ messages)
` [PATCH V2 2/3] skiboot: Update IMC code to use dt_find_by_name_substr for checking dt nodes
` [PATCH V2 3/3] skiboot: Update IMC PMU node names for power10

linux-next: build failure after merge of the crypto tree
 2023-01-18  3:04 UTC  (3+ messages)
` crypto: p10-aes-gcm - Add asm markings necessary for kernel code

[PATCH 00/41] Per-VMA locks
 2023-01-18  2:44 UTC  (69+ messages)
` [PATCH 09/41] mm: rcu safe VMA freeing
` [PATCH 12/41] mm: add per-VMA lock and helper functions to control it
` [PATCH 13/41] mm: introduce vma->vm_flags modifier functions
` [PATCH 17/41] mm/mmap: move VMA locking before anon_vma_lock_write call
` [PATCH 18/41] mm/khugepaged: write-lock VMA while collapsing a huge page
` [PATCH 26/41] kernel/fork: assert no VMA readers during its destruction
` [PATCH 28/41] mm: introduce lock_vma_under_rcu to be used from arch-specific code
` [PATCH 32/41] mm: prevent userfaults to be handled under per-vma lock
` [PATCH 39/41] kernel/fork: throttle call_rcu() calls in vm_area_free
` [PATCH 40/41] mm: separate vma->lock from vm_area_struct
` [PATCH 41/41] mm: replace rw_semaphore with atomic_t in vma_lock

[bpf-next v2] bpf: drop deprecated bpf_jit_enable == 2
 2023-01-18  2:21 UTC  (16+ messages)

[PATCH linux-next] powerpc/cell/axon_msi: Use dma_zalloc_coherent()
 2023-01-17 20:04 UTC  (2+ messages)

[PATCH v3 00/51] cpuidle,rcu: Clean up the mess
 2023-01-17 15:35 UTC  (11+ messages)
` [PATCH v3 35/51] trace,hardirq: No moar _rcuidle() tracing

Build regressions/improvements in v6.2-rc1
 2023-01-17 20:37 UTC  (8+ messages)
        ` Calculating array sizes in C - was: "

[PATCH] modpost: support arbitrary symbol length in modversion
 2023-01-17 19:22 UTC  (5+ messages)

[Bug 216095] New: sysfs: cannot create duplicate filename '/devices/platform/of-display'
 2023-01-17 17:07 UTC  (4+ messages)
` [Bug 216095] "

[PATCH] of: Make of framebuffer devices unique
 2023-01-17 16:58 UTC 

[PATCH v9 00/10] phy: Add support for Lynx 10G SerDes
 2023-01-17 16:46 UTC  (2+ messages)

[PATCH] powerpc/rtas: upgrade internal arch spinlocks
 2023-01-17 16:44 UTC  (5+ messages)

[PATCH v3 00/10] Add the PowerQUICC audio support using the QMC
 2023-01-17 14:55 UTC  (8+ messages)
` [PATCH v3 01/10] dt-bindings: soc: fsl: cpm_qe: Add TSA controller
` [PATCH v3 05/10] dt-bindings: soc: fsl: cpm_qe: Add QMC controller
` [PATCH v3 08/10] dt-bindings: sound: Add support for QMC audio

[PASEMI] Nemo board doesn't reboot anymore after the commit "HID: usbhid: Add ALWAYS_POLL quirk for some mice"
 2023-01-17 14:46 UTC  (5+ messages)

[PATCH 1/2] tools/perf/tests: Fix string substitutions in build id test
 2023-01-17 13:14 UTC  (9+ messages)

[PATCH v4 07/12] tty: Convert ->dtr_rts() to take bool argument
 2023-01-17  9:03 UTC  (2+ messages)
` [PATCH v4 11/12] tty: Call ->dtr_rts() parameter active consistently

[PATCH linux-next] crypto: p10-aes-gcm - remove duplicate included header files
 2023-01-17  8:01 UTC 

[PATCH v2 0/2] PS3 patches
 2023-01-17  7:26 UTC  (7+ messages)
` [PATCH v2 1/2] powerpc/ps3: Change updateboltedpp panic to info

[PATCH] powerpc/secvar: Use u64 in secvar_operations
 2023-01-17  6:37 UTC  (2+ messages)

[ BUG: Invalid wait context ], BUG: scheduling while atomic: swapper/0/1/0x00000002 on kernel 6.2.0-rc4
 2023-01-17  0:37 UTC 

lockref scalability on x86-64 vs cpu_relax
 2023-01-16 16:59 UTC  (9+ messages)
      ` Memory transaction instructions
    ` [PATCH] lockref: stop doing cpu_relax in the cmpxchg loop

[PATCH 1/1] ASoC: fsl_sai: Use dev_err_probe
 2023-01-16 14:48 UTC  (3+ messages)

[PATCH] ASoC: fsl_sai: initialize is_dsp_mode flag
 2023-01-16 14:48 UTC  (3+ messages)

[PATCH AUTOSEL 5.4 02/16] ASoC: fsl_micfil: Correct the number of steps on SX controls
 2023-01-16 14:05 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 07/16] ASoC: fsl_ssi: Rename AC'97 streams to avoid collisions with AC'97 CODEC
` [PATCH AUTOSEL 5.4 08/16] ASoC: fsl-asoc-card: Fix naming of AC'97 CODEC widgets

[PATCH AUTOSEL 5.10 04/17] ASoC: fsl_micfil: Correct the number of steps on SX controls
 2023-01-16 14:04 UTC  (3+ messages)
` [PATCH AUTOSEL 5.10 09/17] ASoC: fsl_ssi: Rename AC'97 streams to avoid collisions with AC'97 CODEC
` [PATCH AUTOSEL 5.10 10/17] ASoC: fsl-asoc-card: Fix naming of AC'97 CODEC widgets

[PATCH AUTOSEL 5.15 05/24] ASoC: fsl_micfil: Correct the number of steps on SX controls
 2023-01-16 14:03 UTC  (3+ messages)
` [PATCH AUTOSEL 5.15 14/24] ASoC: fsl_ssi: Rename AC'97 streams to avoid collisions with AC'97 CODEC
` [PATCH AUTOSEL 5.15 15/24] ASoC: fsl-asoc-card: Fix naming of AC'97 CODEC widgets

[PATCH AUTOSEL 6.1 15/53] ASoC: fsl_micfil: Correct the number of steps on SX controls
 2023-01-16 14:01 UTC  (3+ messages)
` [PATCH AUTOSEL 6.1 32/53] ASoC: fsl_ssi: Rename AC'97 streams to avoid collisions with AC'97 CODEC
` [PATCH AUTOSEL 6.1 33/53] ASoC: fsl-asoc-card: Fix naming of AC'97 CODEC widgets

ia64 removal (was: Re: lockref scalability on x86-64 vs cpu_relax)
 2023-01-16 13:28 UTC  (14+ messages)

[PATCH v3] arch: rename all internal names __xchg to __arch_xchg
 2023-01-16 10:00 UTC  (3+ messages)
` [PATCH v4] "

[PATCH 1/2] tools/perf: Fix the file mode with copyfile while adding file to build-id cache
 2023-01-16  5:01 UTC  (2+ messages)
` [PATCH 2/2] tools/perf/tests: Fix build id test check for PE file

[PATCH] powerpc/imc-pmu: use GFP_ATOMIC under spin_lock()
 2023-01-16  3:50 UTC 

[PATCH -next] powerpc/64s/hash: change stress_hpt_timer_fn to static
 2023-01-16  0:39 UTC  (2+ messages)

[patch 00/39] genirq, PCI/MSI: Support for per device MSI and PCI/IMS - Part 1 cleanups
 2023-01-15 22:14 UTC  (3+ messages)
` [patch 35/39] PCI/MSI: Reject MSI-X early
  ` [PATCH] x86/xen: Set MSI_FLAG_PCI_MSIX support in Xen MSI domain

[PATCH v1 1/1] hvc_console: Allow backends to set I/O buffer size
 2023-01-15 19:56 UTC 

[PATCH v7 0/8] In kernel handling of CPU hotplug events for crash kernel
 2023-01-15 15:02 UTC  (9+ messages)
` [PATCH v7 1/8] powerpc/kexec: turn some static helper functions public
` [PATCH v7 2/8] powerpc/crash hp: introduce a new config option CRASH_HOTPLUG
` [PATCH v7 3/8] powerpc/crash: update kimage_arch struct
` [PATCH v7 4/8] crash: add phdr for possible CPUs in elfcorehdr
` [PATCH v7 5/8] crash: pass hotplug action type to arch crash hotplug handler
` [PATCH v7 6/8] powerpc/crash: add crash CPU hotplug support
` [PATCH v7 7/8] crash: forward memory_notify args to arch crash hotplug handler
` [PATCH v7 8/8] powerpc/kexec: add crash memory hotplug support

[GIT PULL] Please pull powerpc/linux.git powerpc-6.2-3 tag
 2023-01-15 13:25 UTC  (2+ messages)

[PATCH v2] powerpc: macio: Make remove callback of macio driver void returned
 2023-01-15 13:17 UTC 

[PATCH v2] powerpc: Fix a wrong version calculation issue in ld_version
 2023-01-15 10:44 UTC  (2+ messages)

[PATCH] powerpc/imc-pmu: Fix IMC PMU code of using mutex in IRQs disabled section
 2023-01-15 10:44 UTC  (2+ messages)

[PATCH mm-unstable v1 00/26] mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs
 2023-01-14 16:09 UTC  (3+ messages)
` [PATCH mm-unstable v1 01/26] mm/debug_vm_pgtable: more pte_swp_exclusive() sanity checks

[PATCH net-next 00/10] net: mdio: Continue separating C22 and C45
 2023-01-14  5:50 UTC  (2+ messages)

[PATCH net v5] net: wan: Add checks for NULL for utdm in undo_uhdlc_init and unmap_si_regs
 2023-01-14  5:40 UTC  (2+ messages)

[PATCH] kallsyms: Fix scheduling with interrupts disabled in self-test
 2023-01-13 23:13 UTC  (4+ messages)


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).