messages from 2023-02-06 08:15:08 to 2023-02-10 00:46:26 UTC [more...]
[PATCH 0/3] Add generic data patching functions
2023-02-10 0:45 UTC (6+ messages)
` [PATCH 1/3] powerpc/code-patching: Add generic memory patching
` [PATCH 2/3] powerpc/64: Convert patch_instruction() to patch_u32()
` [PATCH 3/3] powerpc/32: Convert patch_instruction() to patch_uint()
[PATCH v4 0/7] powerpc: Add KCSAN Support
2023-02-09 23:36 UTC (15+ messages)
` [PATCH v4 1/7] kcsan: Add atomic builtin stubs for 32-bit systems
` [PATCH v4 2/7] xtensa: kcsan: Remove kcsan stubs for atomic builtins
` [PATCH v4 3/7] powerpc: kcsan: Add exclusions from instrumentation
` [PATCH v4 4/7] powerpc: kcsan: Exclude udelay to prevent recursive instrumentation
` [PATCH v4 5/7] powerpc: kcsan: Memory barriers semantics
` [PATCH v4 6/7] powerpc: kcsan: Prevent recursive instrumentation with IRQ save/restores
` [PATCH v4 7/7] powerpc: kcsan: Add KCSAN Support
[PATCH] powerpc: Fix device node refcounting
2023-02-09 22:36 UTC (5+ messages)
[PATCH v2 1/1] PCI: layerscape: Add EP mode support for ls1028a
2023-02-09 15:12 UTC (7+ messages)
` [EXT] "
` [External] : "
[PATCH v3 1/1] PCI: layerscape: Add EP mode support for ls1028a
2023-02-09 15:10 UTC
[PATCH v4 00/18] gpiolib cleanups
2023-02-09 11:29 UTC (30+ messages)
` [PATCH v4 01/18] ARM: orion/gpio: Use the right include
` [PATCH v4 02/18] ARM: s3c24xx: "
` [PATCH v4 03/18] hte: tegra-194: Use proper includes
` [PATCH v4 04/18] gpiolib: Make the legacy <linux/gpio.h> consumer-only
` [PATCH v4 05/18] gpiolib: remove empty asm/gpio.h files
` [PATCH v4 06/18] gpiolib: coldfire: remove custom asm/gpio.h
` [PATCH v4 07/18] gpiolib: remove asm-generic/gpio.h
` [PATCH v4 08/18] gpiolib: remove gpio_set_debounce()
` [PATCH v4 09/18] gpiolib: remove legacy gpio_export()
` [PATCH v4 10/18] gpiolib: split linux/gpio/driver.h out of linux/gpio.h
` [PATCH v4 11/18] gpiolib: split of_mm_gpio_chip out of linux/of_gpio.h
` [PATCH v4 12/18] gpio: aggregator: Add missing header(s)
` [PATCH v4 13/18] gpio: reg: "
` [PATCH v4 14/18] gpio: regmap: "
` [PATCH v4 15/18] gpiolib: Drop unused forward declaration from driver.h
` [PATCH v4 16/18] gpiolib: Deduplicate forward declarations in consumer.h
` [PATCH v4 17/18] gpiolib: Group "
` [PATCH v4 18/18] gpiolib: Clean up headers
[PATCH 00/24 v2] Documentation: correct lots of spelling errors (series 1)
2023-02-09 7:13 UTC (2+ messages)
` [PATCH 14/24] Documentation: powerpc: correct spelling
[PATCH 00/11] drm,fbdev: Move video= option to drivers/video
2023-02-09 13:55 UTC (12+ messages)
` [PATCH 01/11] fbdev: Fix contact info in fb_cmdline.c
` [PATCH 02/11] fbdev: Transfer video= option strings to caller; clarify ownership
` [PATCH 03/11] fbdev: Support NULL for name in option-string lookup
` [PATCH 04/11] drivers/ps3: Read video= option with fb_get_option()
` [PATCH 05/11] fbdev: Read video= option with fb_get_option() in modedb
` [PATCH 06/11] fbdev: Unexport fb_mode_option
` [PATCH 07/11] fbdev: Move option-string lookup into helper
` [PATCH 08/11] fbdev: Handle video= parameter in video/cmdline.c
` [PATCH 09/11] driver/ps3: Include <video/cmdline.h> for mode parsing
` [PATCH 10/11] drm: "
` [PATCH 11/11] drm: Fix comment on "
[PATCH AUTOSEL 4.14 3/5] powerpc/85xx: Fix unannotated intra-function call warning
2023-02-09 11:20 UTC (2+ messages)
` [PATCH AUTOSEL 4.14 4/5] powerpc/kvm: "
[PATCH AUTOSEL 4.19 4/6] powerpc/85xx: Fix unannotated intra-function call warning
2023-02-09 11:19 UTC (2+ messages)
` [PATCH AUTOSEL 4.19 5/6] powerpc/kvm: "
[PATCH AUTOSEL 5.4 05/10] powerpc/85xx: Fix unannotated intra-function call warning
2023-02-09 11:19 UTC (2+ messages)
` [PATCH AUTOSEL 5.4 06/10] powerpc/kvm: "
[PATCH AUTOSEL 5.10 07/13] powerpc/85xx: Fix unannotated intra-function call warning
2023-02-09 11:18 UTC (2+ messages)
` [PATCH AUTOSEL 5.10 08/13] powerpc/kvm: "
[PATCH AUTOSEL 5.15 09/17] powerpc/85xx: Fix unannotated intra-function call warning
2023-02-09 11:17 UTC (2+ messages)
` [PATCH AUTOSEL 5.15 10/17] powerpc/kvm: "
[PATCH AUTOSEL 6.1 17/38] powerpc/85xx: Fix unannotated intra-function call warning
2023-02-09 11:14 UTC (3+ messages)
` [PATCH AUTOSEL 6.1 18/38] powerpc/kvm: "
` [PATCH AUTOSEL 6.1 20/38] powerpc/64: Fix perf profiling asynchronous interrupt handlers
[PATCH] powerpc/eeh: Set channel state after notifying the drivers
2023-02-09 10:56 UTC
Bug: Write fault blocked by KUAP! (kernel 6.2-rc6, Talos II)
2023-02-09 7:21 UTC (4+ messages)
[powerpc:fixes-test] BUILD SUCCESS 2ea31e2e62bbc4d11c411eeb36f1b02841dbcab1
2023-02-09 2:12 UTC
[powerpc:next-test] BUILD SUCCESS 18e3525c5e7c6634f88857242a2e1997d5f065e8
2023-02-09 2:12 UTC
[powerpc:next] BUILD SUCCESS b505063910c134778202dfad9332dfcecb76bab3
2023-02-09 2:12 UTC
[PATCH v2 0/8] powerpc/85xx: p2020: Create one unified machine description
2023-02-09 0:15 UTC (5+ messages)
[PATCH 1/3] dt-bindings: reset: syscon-reboot: Add priority property
2023-02-09 0:10 UTC (3+ messages)
` [PATCH v4 3/3] powerpc: dts: turris1x.dts: Set lower priority for CPLD syscon-reboot
[PATCH 0/7] KVM: Standardize on "int" return types instead of "long"
2023-02-08 17:35 UTC (16+ messages)
` [PATCH 2/7] KVM: x86: Improve return type handling in kvm_vm_ioctl_get_nr_mmu_pages()
` [PATCH 5/7] KVM: s390: Use "int" as return type for kvm_s390_get/set_skeys()
` [PATCH 6/7] KVM: arm64: Change return type of kvm_vm_ioctl_mte_copy_tags() to "int"
` [PATCH 7/7] KVM: Change return type of kvm_arch_vm_ioctl() "
[PATCH mm-unstable v1 00/26] mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs
2023-02-08 16:39 UTC (5+ messages)
` [PATCH mm-unstable v1 04/26] arm/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
[PATCH v2 00/19] RTAS maintenance
2023-02-08 15:44 UTC (28+ messages)
` [PATCH v2 01/19] powerpc/rtas: handle extended delays safely in early boot
` [PATCH v2 02/19] powerpc/perf/hv-24x7: add missing RTAS retry status handling
` [PATCH v2 03/19] powerpc/pseries/lpar: "
` [PATCH v2 04/19] powerpc/pseries/lparcfg: "
` [PATCH v2 05/19] powerpc/pseries/setup: "
` [PATCH v2 06/19] powerpc/pseries: drop RTAS-based timebase synchronization
` [PATCH v2 07/19] powerpc/rtas: improve function information lookups
` [PATCH v2 08/19] powerpc/rtas: strengthen do_enter_rtas() type safety, drop inline
` [PATCH v2 09/19] powerpc/tracing: tracepoints for RTAS entry and exit
` [PATCH v2 10/19] powerpc/rtas: add tracepoints around RTAS entry
` [PATCH v2 11/19] powerpc/rtas: add work area allocator
` [PATCH v2 12/19] powerpc/pseries/dlpar: use RTAS work area API
` [PATCH v2 13/19] powerpc/pseries: PAPR system parameter API
` [PATCH v2 14/19] powerpc/pseries: convert CMO probe to papr_sysparm API
` [PATCH v2 15/19] powerpc/pseries/lparcfg: convert "
` [PATCH v2 16/19] powerpc/pseries/hv-24x7: "
` [PATCH v2 17/19] powerpc/pseries/lpar: "
` [PATCH v2 18/19] powerpc/rtas: introduce rtas_function_token() API
` [PATCH v2 19/19] powerpc/rtas: arch-wide function token lookup conversions
[PATCH v3 00/12] gpiolib cleanups
2023-02-08 14:55 UTC (22+ messages)
` [PATCH v3 01/12] gpiolib: remove empty asm/gpio.h files
` [PATCH v3 02/12] gpiolib: coldfire: remove custom asm/gpio.h
` [PATCH v3 03/12] gpiolib: remove asm-generic/gpio.h
` [PATCH v3 04/12] gpiolib: remove gpio_set_debounce
` [PATCH v3 05/12] gpiolib: remove legacy gpio_export
` [PATCH v3 06/12] gpiolib: split linux/gpio/driver.h out of linux/gpio.h
` [PATCH v3 07/12] gpiolib: split of_mm_gpio_chip out of linux/of_gpio.h
` [PATCH v3 08/12] gpio: aggregator: Add missing header(s)
` [PATCH v3 09/12] gpiolib: Drop unused forward declaration from driver.h
` [PATCH v3 10/12] gpiolib: Deduplicate forward declarations in consumer.h
` [PATCH v3 11/12] gpiolib: Group "
` [PATCH v3 12/12] gpiolib: Clean up headers
API for setting multiple PTEs at once
2023-02-08 13:35 UTC (4+ messages)
[PATCH 0/3] ALSA: core: Make some functions return void
2023-02-08 12:41 UTC (8+ messages)
` [PATCH 3/3] ALSA: core: Make snd_card_free() "
[PATCH] tools/perf/tests: Add system wide check for perf bench workload in all metric test
2023-02-08 3:44 UTC (4+ messages)
[PATCH v4 0/7] introduce vm_flags modifier functions
2023-02-08 1:54 UTC (5+ messages)
` [PATCH v4 2/7] mm: introduce vma->vm_flags wrapper functions
` [PATCH v4 5/7] mm: replace vma->vm_flags indirect modification in ksm_madvise
[PATCH 1/1] mm: introduce vm_flags_reset_once to replace WRITE_ONCE vm_flags updates
2023-02-08 1:46 UTC (2+ messages)
[PATCH v3 0/7] introduce vm_flags modifier functions
2023-02-07 17:51 UTC (9+ messages)
` [PATCH v3 1/7] kernel/fork: convert vma assignment to a memcpy
[PATCH 00/22] cpu,sched: Mark arch_cpu_idle_dead() __noreturn
2023-02-07 17:33 UTC (12+ messages)
` [PATCH 09/22] mips/cpu: Expose play_dead()'s prototype definition
` [PATCH 10/22] mips/cpu: Make sure play_dead() doesn't return
` [PATCH 11/22] mips/cpu: Mark play_dead() __noreturn
` [PATCH 12/22] powerpc/cpu: Mark start_secondary_resume() __noreturn
` [PATCH 22/22] sched/idle: Mark arch_cpu_idle_dead() __noreturn
` [PATCH v1.1 "
[PATCH] ASoC: fsl_sai: fix getting version from VERID
2023-02-07 14:06 UTC (4+ messages)
[PATCH v5 00/25] pSeries dynamic secure boot secvar interface + platform keyring loading
2023-02-07 5:25 UTC (4+ messages)
` [PATCH v5 19/25] powerpc/pseries: Make caller pass buffer to plpks_read_var()
[PATCH] tests/bpf: Fix the bpf test to check for libtraceevent support
2023-02-07 5:15 UTC (6+ messages)
[powerpc:next-test] BUILD SUCCESS e870dcd0076521fc3f082b248314c376574ac709
2023-02-07 0:42 UTC
[powerpc:merge] BUILD SUCCESS 0bfb97203f5f300777624a2ad6f8f84aea3e8658
2023-02-07 0:33 UTC
[powerpc:fixes-test] BUILD SUCCESS 97e45d469eb180a7bd2809e4e079331552c73e42
2023-02-07 0:33 UTC
[PATCH v3] powerpc/pci: Add option for using pci_to_OF_bus_map
2023-02-06 22:48 UTC (2+ messages)
[PATCH 1/2] tools/perf: Update the exit error codes in function try_to_find_probe_trace_event
2023-02-06 18:10 UTC (5+ messages)
` [PATCH 2/2] perf test bpf: Skip test if kernel-debuginfo is not present
Build regressions/improvements in v6.2-rc7
2023-02-06 12:29 UTC
[PATCH v3 0/5] powerpc: Add KCSAN support
2023-02-06 8:13 UTC (3+ messages)
` [PATCH v3 5/5] powerpc: kcsan: Add KCSAN Support
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).