messages from 2022-03-22 14:43:28 to 2022-03-29 16:48:42 UTC [more...]
[PATCH v2 0/8] mm: COW fixes part 3: reliable GUP R/W FOLL_GET of anonymous pages
2022-03-29 16:43 UTC (4+ messages)
` [PATCH v2 1/8] mm/swap: remember PG_anon_exclusive via a swp pte bit
` [PATCH v2 2/8] mm/debug_vm_pgtable: add tests for __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH v2 3/8] x86/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
[PATCH] powerpc/pseries/vas: use default_groups in kobj_type
2022-03-29 14:25 UTC
[PATCH 01/22] orion5x: Replace comments with C99 initializers
2022-03-29 12:30 UTC (50+ messages)
` [PATCH 02/22] s3c: "
` [PATCH 03/22] ia64: "
` [PATCH 04/22] x86: "
` [PATCH 05/22] acpica: "
` [PATCH 06/22] idt77252: "
` [PATCH 07/22] cm4000: "
` [PATCH 08/22] i5100: "
` [PATCH 09/22] gpio-winbond: Use "
` [PATCH 10/22] hfi1: Replace comments with "
` [PATCH 11/22] rdmavt: "
` [PATCH 12/22] alps: "
` [PATCH 13/22] capi: "
` [PATCH 14/22] mISDN: "
` [PATCH 15/22] macintosh: "
` [PATCH 16/22] dvb-usb: "
` [PATCH 17/22] cxl: "
` [PATCH 18/22] smsc: "
` [PATCH 19/22] wnc36xx: "
` [PATCH 20/22] wireless: "
` [PATCH 21/22] rtw89: "
` [PATCH 22/22] pci: "
` [PATCH 00/22] "
[RFC PATCH 0/3] objtool: Add mcount sub-command
2022-03-29 12:01 UTC (11+ messages)
` [RFC PATCH 1/3] objtool: Move common code to utils.c
` [RFC PATCH 3/3] objtool/mcount: Add powerpc specific functions
[PATCH v4 1/2] Revert "powerpc: Set max_mapnr correctly"
2022-03-29 11:32 UTC (6+ messages)
[PATCH] livepatch: Remove klp_arch_set_pc() and asm/livepatch.h
2022-03-29 11:22 UTC (4+ messages)
[PATCH] powerpc/rtas: Keep MSR RI set when calling RTAS
2022-03-29 11:14 UTC (4+ messages)
[PATCH 0/3] support for describing cache topology from DT
2022-03-29 9:23 UTC (5+ messages)
` [PATCH 1/3] sched: topology: add input parameter for sched_domain_flags_f()
` [PATCH 2/3] arch_topology: support for describing cache topology from DT
` [PATCH 3/3] arm64: add arm64 default topology
[PATCH] powerpc: Export mmu_feature_keys[] as non-GPL
2022-03-29 8:57 UTC
[PATCH v3 1/2] PCI/AER: Disable AER service when link is in L2/L3 ready, L2 and L3 state
2022-03-29 8:31 UTC (2+ messages)
` [PATCH v3 2/2] PCI/DPC: Disable DPC "
[PATCH] powerpc/64: Fix build failure with allyesconfig in book3s_64_entry.S
2022-03-29 8:22 UTC (2+ messages)
[PATCH] KVM: PPC: Book3S HV: Fix vcore_blocked tracepoint
2022-03-29 8:19 UTC (2+ messages)
[PATCH] recordmcount: Support empty section from recent binutils
2022-03-28 22:31 UTC (5+ messages)
[PATCH 0/2] powerpc: Remove system call emulation
2022-03-28 18:36 UTC (7+ messages)
` [PATCH 1/2] powerpc: Reject probes on instructions that can't be single stepped
` [PATCH 2/2] powerpc/64: remove system call instruction emulation
[PATCH v1 1/1] powerpc/83xx/mpc8349emitx: Get rid of of_node assignment
2022-03-28 13:16 UTC (2+ messages)
[PATCH] sched: topology: add input parameter for sched_domain_flags_f()
2022-03-28 12:19 UTC (4+ messages)
[GIT PULL] Please pull powerpc/linux.git powerpc-5.18-1 tag
2022-03-28 9:07 UTC (4+ messages)
Build regressions/improvements in v5.17-rc7
2022-03-28 7:57 UTC (2+ messages)
linux-next: build failure in Linus' tree
2022-03-27 23:33 UTC (4+ messages)
[PATCH 1/5] powerpc/sparse: fix possible object reference leak
2022-03-27 7:09 UTC (3+ messages)
` [PATCH 2/5] powerpc/83xx: "
[PATCH] kvm: fix incorrect NULL check on list iterator
2022-03-27 5:16 UTC
[RFC PATCH 3/3] objtool/mcount: Add powerpc specific functions
2022-03-26 7:58 UTC (2+ messages)
[RFC v3 PATCH 0/5] In kernel handling of CPU hotplug events for crash kernel
2022-03-25 18:03 UTC (15+ messages)
` [RFC v3 PATCH 2/5] powerpc/crash hp: introduce a new config option CRASH_HOTPLUG
` [RFC v3 PATCH 3/5] powrepc/crash hp: update kimage struct
` [RFC v3 PATCH 4/5] powerpc/crash hp: add crash hotplug support for kexec_file_load
` [RFC v3 PATCH 5/5] powerpc/crash hp: add crash hotplug support for kexec_load
[PATCH v2] ftrace: Make ftrace_graph_is_dead() a static branch
2022-03-25 8:03 UTC
[PATCH v1] ftrace: Make ftrace_graph_is_dead() static inline
2022-03-25 7:06 UTC (3+ messages)
[PATCH v2] MAINTAINERS: Enlarge coverage of TRACING inside architectures
2022-03-25 6:32 UTC
[PATCH] MAINTAINERS: Add arch/powerpc/kernel/trace to TRACING
2022-03-24 22:28 UTC (2+ messages)
[PATCH 2/2] powerpc/eeh: Use pcie_reset_state_t type in function arguments
2022-03-24 22:09 UTC (2+ messages)
[PATCH v1 00/22] powerpc: ftrace optimisation and cleanup and more [v1]
2022-03-24 14:30 UTC (23+ messages)
` [PATCH v1 01/22] powerpc/ftrace: Refactor prepare_ftrace_return()
` [PATCH v1 02/22] powerpc/ftrace: Remove redundant create_branch() calls
` [PATCH v1 03/22] powerpc/code-patching: Inline is_offset_in_{cond}_branch_range()
` [PATCH v1 04/22] powerpc/ftrace: Use is_offset_in_branch_range()
` [PATCH v1 05/22] powerpc/code-patching: Inline create_branch()
` [PATCH v1 06/22] powerpc/ftrace: Inline ftrace_modify_code()
` [PATCH v1 07/22] powerpc/ftrace: Use patch_instruction() return directly
` [PATCH v1 08/22] powerpc/ftrace: Make __ftrace_make_{nop/call}() common to PPC32 and PPC64
` [PATCH v1 09/22] powerpc/ftrace: Don't include ftrace.o for CONFIG_FTRACE_SYSCALLS
` [PATCH v1 10/22] powerpc/ftrace: Use CONFIG_FUNCTION_TRACER instead of CONFIG_DYNAMIC_FTRACE
` [PATCH v1 11/22] powerpc/ftrace: Remove ftrace_plt_tramps[]
` [PATCH v1 12/22] powerpc/ftrace: Use BRANCH_SET_LINK instead of value 1
` [PATCH v1 13/22] powerpc/ftrace: Use PPC_RAW_xxx() macros instead of opencoding
` [PATCH v1 14/22] powerpc/ftrace: Use size macro "
` [PATCH v1 15/22] powerpc/ftrace: Simplify expected_nop_sequence()
` [PATCH v1 16/22] powerpc/ftrace: Minimise number of #ifdefs
` [PATCH v1 17/22] powerpc/inst: Add __copy_inst_from_kernel_nofault()
` [PATCH v1 18/22] powerpc/ftrace: Don't use copy_from_kernel_nofault() in module_trampoline_target()
` [PATCH v1 19/22] powerpc/inst: Remove PPC_INST_BRANCH
` [PATCH v1 20/22] powerpc/modules: Use PPC_INST_BRANCH_MASK instead of opencoding
` [PATCH v1 21/22] powerpc/inst: Remove PPC_INST_BL
` [PATCH v1 22/22] powerpc/opcodes: Remove unused PPC_INST_XXX macros
[powerpc/merge] Possible stack corruption while running selftests
2022-03-24 6:54 UTC
[powerpc/perf] WARN_ONCE arch/powerpc/include/asm/interrupt.h:365 with perf tests
2022-03-24 6:20 UTC (2+ messages)
[PATCH] powerpc/xmon: Fix warning comparing pointer to 0
2022-03-24 1:49 UTC
[PATCH] powerpc/powernv: Get more flushing requirements from device-tree
2022-03-23 19:26 UTC (2+ messages)
False positive kmemleak report for dtb properties names on powerpc
2022-03-23 19:06 UTC (3+ messages)
[PATCH] powerpc/ftrace: Remove ftrace init tramp once kernel init is complete
2022-03-23 17:18 UTC
[v2 PATCH 1/2] drivers/nvdimm: Fix build failure when CONFIG_PERF_EVENTS is not set
2022-03-23 16:45 UTC (2+ messages)
` [v2 PATCH 2/2] powerpc/papr_scm: Fix build failure when
[PATCH 1/2] drivers/nvdimm: Fix build failure when CONFIG_PERF_EVENTS is not set
2022-03-23 16:43 UTC (12+ messages)
` [PATCH 2/2] powerpc/papr_scm: "
[PATCH V9 00/20] riscv: compat: Add COMPAT Kbuild skeletal support
2022-03-23 13:40 UTC (20+ messages)
` [PATCH V9 04/20] kconfig: Add SYSVIPC_COMPAT for all architectures
` [PATCH V9 05/20] fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT
` [PATCH V9 06/20] asm-generic: compat: Cleanup duplicate definitions
` [PATCH V9 07/20] syscalls: compat: Fix the missing part for __SYSCALL_COMPAT
` [PATCH V9 08/20] riscv: Fixup difference with defconfig
` [PATCH V9 09/20] riscv: compat: Add basic compat data type implementation
` [PATCH V9 10/20] riscv: compat: Re-implement TASK_SIZE for COMPAT_32BIT
` [PATCH V9 11/20] riscv: compat: syscall: Add compat_sys_call_table implementation
` [PATCH V9 12/20] riscv: compat: syscall: Add entry.S implementation
` [PATCH V9 13/20] riscv: compat: process: Add UXL_32 support in start_thread
` [PATCH V9 14/20] riscv: compat: Add elf.h implementation
` [PATCH V9 15/20] riscv: compat: Add hw capability check for elf
` [PATCH V9 16/20] riscv: compat: vdso: Add COMPAT_VDSO base code implementation
` [PATCH V9 17/20] riscv: compat: vdso: Add setup additional pages implementation
` [PATCH V9 18/20] riscv: compat: signal: Add rt_frame implementation
` [PATCH V9 19/20] riscv: compat: ptrace: Add compat_arch_ptrace implement
` [PATCH V9 20/20] riscv: compat: Add COMPAT Kbuild skeletal support
[PATCH kernel] powerpc/boot: Stop using RELACOUNT
2022-03-23 7:50 UTC (5+ messages)
[PATCH] ibmvscsis: increase INITIAL_SRP_LIMIT to 1024
2022-03-22 19:44 UTC
[PATCH] Docs: admin/kernel-parameters: edit a few boot options
2022-03-22 19:36 UTC (3+ messages)
[PATCH v6 0/6] Allocate module text and data separately
2022-03-22 17:24 UTC (2+ messages)
[PATCH v1 0/4] Kill the time spent in patch_instruction()
2022-03-22 15:40 UTC (5+ messages)
` [PATCH v1 1/4] powerpc/code-patching: Don't call is_vmalloc_or_module_addr() without CONFIG_MODULES
` [PATCH v1 2/4] powerpc/code-patching: Speed up page mapping/unmapping
` [PATCH v1 3/4] powerpc/code-patching: Use jump_label for testing freed initmem
` [PATCH v1 4/4] powerpc/code-patching: Use jump_label to check if poking_init() is done
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).