messages from 2023-01-18 18:07:46 to 2023-01-23 15:15:37 UTC [more...]
[PATCH v2 00/14] Remove clang's -Qunused-arguments from KBUILD_CPPFLAGS
2023-01-23 15:07 UTC (9+ messages)
` [PATCH v2 07/14] powerpc/vdso: Improve linker flags
[PATCH v2 0/8] powerpc/85xx: p2020: Create one unified machine description
2023-01-23 14:32 UTC (3+ messages)
[PATCH] powerpc: Check !irq instead of irq == NO_IRQ and remove NO_IRQ
2023-01-23 12:26 UTC
[PATCH v3 00/10] Add the PowerQUICC audio support using the QMC
2023-01-23 11:36 UTC (4+ messages)
` [PATCH v3 01/10] dt-bindings: soc: fsl: cpm_qe: Add TSA controller
[bpf-next v2] bpf: drop deprecated bpf_jit_enable == 2
2023-01-23 10:57 UTC (21+ messages)
[PATCH 00/41] Per-VMA locks
2023-01-23 9:59 UTC (58+ messages)
` [PATCH 12/41] mm: add per-VMA lock and helper functions to control it
` [PATCH 17/41] mm/mmap: move VMA locking before anon_vma_lock_write call
` [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 39/41] kernel/fork: throttle call_rcu() calls in vm_area_free
[PATCH v6 0/5] shoot lazy tlbs
2023-01-23 8:16 UTC (12+ messages)
` [PATCH v6 2/5] lazy tlb: allow lazy tlb mm refcounting to be configurable
` [PATCH v6 3/5] lazy tlb: shoot lazies, non-refcounting lazy tlb mm reference handling scheme
` [PATCH v6 4/5] powerpc/64s: enable MMU_LAZY_TLB_SHOOTDOWN
[PATCH] ps3vram: remove bio splitting
2023-01-23 7:47 UTC
[PATCH v7 0/8] In kernel handling of CPU hotplug events for crash kernel
2023-01-23 5:27 UTC (8+ messages)
` [PATCH v7 3/8] powerpc/crash: update kimage_arch struct
` [PATCH v7 4/8] crash: add phdr for possible CPUs in elfcorehdr
[PATCH 1/2] powerpc/pci: Allow to disable filling deprecated pci-OF-bus-map
2023-01-22 11:21 UTC (6+ messages)
[PATCH] powerpc/boot: Fix compilation of uImage for e500 platforms
2023-01-22 11:19 UTC (10+ messages)
` [PATCH v3] powerpc/boot: Don't always pass -mcpu=powerpc when building 32-bit uImage
Build regressions/improvements in v6.2-rc1
2023-01-21 21:26 UTC (16+ messages)
` Calculating array sizes in C - was: "
[PATCH] powerpc/64: Don't recurse irq replay
2023-01-21 10:26 UTC
[PATCH v2] powerpc/64: Fix perf profiling asynchronous interrupt handlers
2023-01-21 10:01 UTC
[PATCH v2 0/3] powerpc/32: nohz full support
2023-01-21 9:58 UTC (4+ messages)
` [PATCH v2 1/3] powerpc: Consolidate 32-bit and 64-bit interrupt_enter_prepare
` [PATCH v2 2/3] powerpc/32: implement HAVE_CONTEXT_TRACKING_USER support
` [PATCH v2 3/3] powerpc/32: select HAVE_VIRT_CPU_ACCOUNTING_GEN
[PATCH] powerpc/64s: Fix local irq disable when PMIs are disabled
2023-01-21 9:53 UTC
[PATCH RESEND 0/8] Resend LED patches
2023-01-20 20:02 UTC (4+ messages)
[PATCH] of: Make of framebuffer devices unique
2023-01-20 18:09 UTC (23+ messages)
` [PATCH] of: Fix of platform build on powerpc due to bad of disaply code
` [PATCH v2] "
` [PATCH v3] of: Make of framebuffer devices unique
[PATCH v2 00/10] TQMLS1021A support
2023-01-20 17:35 UTC (14+ messages)
` [PATCH v2 01/10] dt-bindings: arm: fsl: add TQ-Systems LS1021A board
` [PATCH v2 02/10] ARM: dts: ls1021a: add TQ-Systems MBLS102xA device tree
` [PATCH v2 03/10] ARM: dts: ls1021a: add TQMLS1021A flash partition layout
` [PATCH v2 04/10] ARM: dts: ls1021a: add TQMLS1021A/MBLS102xA LVDS TM070JVHG33 overlay
` [PATCH v2 05/10] ARM: dts: ls1021a: add TQMLS1021A/MBLS102xA HDMI overlay
` [PATCH v2 06/10] ARM: dts: ls1021a: add TQMLS1021A/MBLS102xA LVDS CDTECH DC44 overlay
` [PATCH v2 07/10] ARM: dts: ls1021a: add TQMLS1021A/MBLS102xA LVDS CDTECH FC21 overlay
` [PATCH v2 08/10] ARM: multi_v7_defconfig: Add options to support TQMLS102xA series
` [PATCH v2 09/10] kbuild: Add config fragment merge functionality
` [PATCH v2 10/10] ARM: add multi_v7_lpae_defconfig
[PATCH v9 00/10] phy: Add support for Lynx 10G SerDes
2023-01-20 16:43 UTC (6+ messages)
[PATCH V3] tools/perf/tests: Fix string substitutions in build id test
2023-01-20 14:29 UTC (6+ messages)
[PATCH] tools/perf: Disable perf probe when libtraceevent is missing
2023-01-20 14:28 UTC (2+ messages)
[PATCH v3 00/51] cpuidle,rcu: Clean up the mess
2023-01-20 9:56 UTC (3+ messages)
` [PATCH v3 16/51] cpuidle: Annotate poll_idle()
[PATCH v4 0/7] Generic IPI sending tracepoint
2023-01-20 13:19 UTC (9+ messages)
` [PATCH v4 1/7] trace: Add trace_ipi_send_cpumask()
` [PATCH v4 2/7] sched, smp: Trace IPIs sent via send_call_function_single_ipi()
` [PATCH v4 3/7] smp: Trace IPIs sent via arch_send_call_function_ipi_mask()
` [PATCH v4 4/7] irq_work: Trace self-IPIs sent via arch_irq_work_raise()
` [PATCH v4 5/7] treewide: Trace IPIs sent via smp_send_reschedule()
` [PATCH v4 6/7] smp: reword smp call IPI comment
` [PATCH v4 7/7] sched, smp: Trace smp callback causing an IPI
[PATCH] powerpc/powernv/ioda: Skip unallocated resources when mapping to PE
2023-01-20 9:32 UTC
[PATCH v4 00/24] pSeries dynamic secure boot secvar interface + platform keyring loading
2023-01-20 7:43 UTC (25+ messages)
` [PATCH v4 01/24] powerpc/pseries: Fix handling of PLPKS object flushing timeout
` [PATCH v4 02/24] powerpc/pseries: Fix alignment of PLPKS structures and buffers
` [PATCH v4 03/24] powerpc/secvar: Use u64 in secvar_operations
` [PATCH v4 04/24] powerpc/secvar: Warn and error if multiple secvar ops are set
` [PATCH v4 05/24] powerpc/secvar: Use sysfs_emit() instead of sprintf()
` [PATCH v4 06/24] powerpc/secvar: Handle format string in the consumer
` [PATCH v4 07/24] powerpc/secvar: Handle max object size "
` [PATCH v4 08/24] powerpc/secvar: Clean up init error messages
` [PATCH v4 09/24] powerpc/secvar: Extend sysfs to include config vars
` [PATCH v4 10/24] powerpc/secvar: Allow backend to populate static list of variable names
` [PATCH v4 11/24] powerpc/secvar: Warn when PAGE_SIZE is smaller than max object size
` [PATCH v4 12/24] powerpc/secvar: Don't print error on ENOENT when reading variables
` [PATCH v4 13/24] powerpc/pseries: Move plpks.h to include directory
` [PATCH v4 14/24] powerpc/pseries: Move PLPKS constants to header file
` [PATCH v4 15/24] powerpc/pseries: Expose PLPKS config values, support additional fields
` [PATCH v4 16/24] powerpc/pseries: Implement signed update for PLPKS objects
` [PATCH v4 17/24] powerpc/pseries: Log hcall return codes for PLPKS debug
` [PATCH v4 18/24] powerpc/pseries: Make caller pass buffer to plpks_read_var()
` [PATCH v4 19/24] powerpc/pseries: Turn PSERIES_PLPKS into a hidden option
` [PATCH v4 20/24] powerpc/pseries: Add helpers to get PLPKS password
` [PATCH v4 21/24] powerpc/pseries: Pass PLPKS password on kexec
` [PATCH v4 22/24] powerpc/pseries: Implement secvars for dynamic secure boot
` [PATCH v4 23/24] integrity/powerpc: Improve error handling & reporting when loading certs
` [PATCH v4 24/24] integrity/powerpc: Support loading keys from pseries secvar
[PATCH v3 00/24] pSeries dynamic secure boot secvar interface + platform keyring loading
2023-01-20 6:20 UTC (16+ messages)
` [PATCH v3 02/24] powerpc/secvar: WARN_ON_ONCE() if multiple secvar ops are set
` [PATCH v3 04/24] powerpc/secvar: Handle format string in the consumer
` [PATCH v3 05/24] powerpc/secvar: Handle max object size "
` [PATCH v3 08/24] powerpc/secvar: Allow backend to populate static list of variable names
` [PATCH v3 13/24] powerpc/pseries: Fix handling of PLPKS object flushing timeout
` [PATCH v3 16/24] powerpc/pseries: Implement signed update for PLPKS objects
[PATCH] modpost: support arbitrary symbol length in modversion
2023-01-19 19:19 UTC (11+ messages)
[PATCH] powerpc: add crtsavres.o to always-y instead of extra-y
2023-01-19 18:44 UTC (2+ messages)
[PATCH] KVM: PPC: Fix refactoring goof in kvmppc_e500mc_init()
2023-01-19 18:21 UTC
[PATCH v2 0/9] jevents/pmu-events improvements
2023-01-19 15:54 UTC (2+ messages)
sched/debug: CPU hotplug operation suffers in a large cpu systems
2023-01-19 15:31 UTC (11+ messages)
[PATCH V2] tools/perf/tests: Fix string substitutions in build id test
2023-01-19 14:08 UTC (3+ messages)
[PATCH] powerpc: remove checks for binutils older than 2.25
2023-01-19 12:37 UTC (3+ messages)
[PATCH 1/2] tools/perf: Fix the file mode with copyfile while adding file to build-id cache
2023-01-19 11:36 UTC (3+ messages)
[PATCH 00/11] Fix pca954x i2c-mux node names
2023-01-19 8:18 UTC (3+ messages)
` [PATCH 01/11] ARM: dts: ti: "
[PATCH 1/1] ASoC: imx-hdmi: Use dev_err_probe
2023-01-19 7:34 UTC
[PATCH v2] powerpc: Implement arch_within_stack_frames
2023-01-19 5:31 UTC
[PATCH v2 0/5] dt-bindings: usb: Convert some more simple OHCI/EHCI bindings
2023-01-19 2:39 UTC (7+ messages)
` [PATCH v2 1/5] dt-bindings: usb: Remove obsolete brcm,bcm3384-usb.txt
` [PATCH v2 2/5] dt-bindings: usb: Convert multiple "usb-ohci" bindings to DT schema
` [PATCH v2 3/5] dt-bindings: usb: Convert OMAP OHCI/EHCI bindings to schema
` [PATCH v2 4/5] dt-bindings: usb: Convert Marvell Orion EHCI to DT schema
` [PATCH v2 5/5] dt-bindings: usb: Convert Nuvoton "
Memory transaction instructions
2023-01-19 1:41 UTC (7+ messages)
` lockref scalability on x86-64 vs cpu_relax
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 read-only IMAP folder(s) and NNTP newsgroup(s).