messages from 2022-04-10 10:53:23 to 2022-04-15 12:37:21 UTC [more...]
[PATCH net-next v4 00/18] Remove use of list iterator after loop body
2022-04-15 12:29 UTC (11+ messages)
` [PATCH net-next v4 01/18] connector: Replace usage of found with dedicated list iterator variable
` [PATCH net-next v4 02/18] net: dsa: sja1105: remove use of iterator after list_for_each_entry() loop
` [PATCH net-next v4 03/18] net: dsa: sja1105: reorder sja1105_first_entry_longer_than with memory allocation
` [PATCH net-next v4 04/18] net: dsa: sja1105: use list_add_tail(pos) instead of list_add(pos->prev)
` [PATCH net-next v4 05/18] net: dsa: mv88e6xxx: remove redundant check in mv88e6xxx_port_vlan()
` [PATCH net-next v4 06/18] net: dsa: mv88e6xxx: refactor mv88e6xxx_port_vlan()
` [PATCH net-next v4 07/18] net: dsa: Replace usage of found with dedicated list iterator variable
` [PATCH net-next v4 08/18] net: sparx5: "
` [PATCH net-next v4 09/18] qed: Use "
` [PATCH net-next v4 10/18] qed: Replace usage of found with "
[PATCH 1/1] powerpc: Update MAINTAINERS for ibmvnic and VAS
2022-04-15 11:10 UTC (2+ messages)
[PATCH] char: agp: Prepare cleanup of powerpc's asm/prom.h
2022-04-15 8:44 UTC (4+ messages)
` [PATCH] char: tpm: "
[PATCH v2] char: tpm: Prepare cleanup of powerpc's asm/prom.h
2022-04-15 8:40 UTC
[PATCH net-next v2] net: ethernet: Prepare cleanup of powerpc's asm/prom.h
2022-04-15 8:39 UTC
[PATCH 0/3] KVM: x86 SRCU bug fix and SRCU hardening
2022-04-15 0:43 UTC (4+ messages)
` [PATCH 1/3] KVM: x86: Don't re-acquire SRCU lock in complete_emulated_io()
` [PATCH 2/3] KVM: RISC-V: Use kvm_vcpu.srcu_idx, drop RISC-V's unnecessary copy
` [PATCH 3/3] KVM: Add helpers to wrap vcpu->srcu_idx and yell if it's abused
[next-20220405] powerpc booted with 'bad: scheduling from the idle thread!'
2022-04-14 18:20 UTC
rcu_sched self-detected stall on CPU
2022-04-14 17:15 UTC (15+ messages)
` (no subject)
` Low-res tick handler device not going to ONESHOT_STOPPED when tick is stopped (was: rcu_sched self-detected stall on CPU)
[RFC v4 PATCH 0/5] In kernel handling of CPU hotplug events for crash kernel
2022-04-14 16:40 UTC (10+ messages)
` [RFC v4 PATCH 1/5] powerpc/kexec: make update_cpus_node non-static
` [RFC v4 PATCH 2/5] powerpc/crash hp: introduce a new config option CRASH_HOTPLUG
` [RFC v4 PATCH 3/5] powrepc/crash hp: update kimage_arch struct
` [RFC v4 PATCH 4/5] powerpc/crash hp: add crash hotplug support for kexec_file_load
` [RFC v4 PATCH 5/5] powerpc/crash hp: add crash hotplug support for kexec_load
[PATCH 5.4 255/475] tty: hvc: fix return value of __setup handler
2022-04-14 13:10 UTC
[PATCH 4.19 176/338] tty: hvc: fix return value of __setup handler
2022-04-14 13:11 UTC
[PATCH V3 0/2] Fix perf bench numa to work with machines having #CPUs > 1K
2022-04-14 12:16 UTC (5+ messages)
` [PATCH V3 1/2] tools/perf: Fix perf bench numa testcase to check if CPU used to bind task is online
` [PATCH V3 2/2] perf bench: Fix numa bench to fix usage of affinity for machines with #CPUs > 1K
[PATCH] ASoC: fsl_sai: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
2022-04-14 8:52 UTC
[PATCH V7 0/7] mm/mmap: Drop arch_vm_get_page_prot() and arch_filter_pgprot()
2022-04-14 6:23 UTC (9+ messages)
` [PATCH V7 1/7] mm/mmap: Add new config ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V7 2/7] powerpc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V7 3/7] arm64/mm: "
` [PATCH V7 4/7] sparc/mm: "
` [PATCH V7 5/7] x86/mm: "
` [PATCH V7 6/7] mm/mmap: Drop arch_filter_pgprot()
` [PATCH V7 7/7] mm/mmap: Drop arch_vm_get_page_pgprot()
[RESEND][PATCH] KVM: PPC: Book3S HV: fix incorrect NULL check on list iterator
2022-04-14 6:21 UTC
[PATCH kernel] KVM: PPC: Fix TCE handling for VFIO
2022-04-14 4:18 UTC (2+ messages)
[PATCH 0/2] of: Register platform device for each framebuffer
2022-04-13 18:53 UTC (13+ messages)
` [PATCH 1/2] of: Create platform devices for OF framebuffers
` [PATCH 2/2] fbdev: Remove hot-unplug workaround for framebuffers without device
[PATCH V6 0/7] mm/mmap: Drop arch_vm_get_page_prot() and arch_filter_pgprot()
2022-04-13 14:15 UTC (15+ messages)
` [PATCH V6 1/7] mm/mmap: Add new config ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V6 2/7] powerpc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V6 3/7] arm64/mm: "
` [PATCH V6 4/7] sparc/mm: "
` [PATCH V6 5/7] x86/mm: "
` [PATCH V6 6/7] mm/mmap: Drop arch_filter_pgprot()
` [PATCH V6 7/7] mm/mmap: Drop arch_vm_get_page_pgprot()
[PATCH] cpufreq: Prepare cleanup of powerpc's asm/prom.h
2022-04-13 15:20 UTC (3+ messages)
[PATCH] powerpc/xive: remove unused parameter
2022-04-13 10:55 UTC
[PATCH 2/4] ELF: Remove elf_core_copy_kernel_regs()
2022-04-13 12:31 UTC (2+ messages)
[PATCH V5 0/7] mm/mmap: Drop arch_vm_get_page_prot() and arch_filter_pgprot()
2022-04-13 10:48 UTC (15+ messages)
` [PATCH V5 1/7] mm/mmap: Add new config ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V5 2/7] powerpc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V5 3/7] arm64/mm: "
` [PATCH V5 4/7] sparc/mm: "
` [PATCH V5 5/7] x86/mm: "
` [PATCH V5 6/7] mm/mmap: Drop arch_filter_pgprot()
` [PATCH V5 7/7] mm/mmap: Drop arch_vm_get_page_pgprot()
[PATCH net-next v3 00/18] Remove use of list iterator after loop body
2022-04-13 8:18 UTC (21+ messages)
` [PATCH net-next v3 01/18] connector: Replace usage of found with dedicated list iterator variable
` [PATCH net-next v3 02/18] net: dsa: sja1105: remove use of iterator after list_for_each_entry() loop
` [PATCH net-next v3 03/18] net: dsa: sja1105: reorder sja1105_first_entry_longer_than with memory allocation
` [PATCH net-next v3 04/18] net: dsa: sja1105: use list_add_tail(pos) instead of list_add(pos->prev)
` [PATCH net-next v3 05/18] net: dsa: mv88e6xxx: remove redundant check in mv88e6xxx_port_vlan()
` [PATCH net-next v3 06/18] net: dsa: mv88e6xxx: refactor mv88e6xxx_port_vlan()
` [PATCH net-next v3 07/18] net: dsa: Replace usage of found with dedicated list iterator variable
` [PATCH net-next v3 08/18] net: sparx5: "
` [PATCH net-next v3 09/18] qed: Use "
` [PATCH net-next v3 10/18] qed: Replace usage of found with "
` [PATCH net-next v3 11/18] qed: Remove usage of list iterator variable after the loop
` [PATCH net-next v3 12/18] net: qede: Replace usage of found with dedicated list iterator variable
` [PATCH net-next v3 13/18] net: qede: Remove check of list iterator against head past the loop body
` [PATCH net-next v3 14/18] sfc: Remove usage of list iterator for list_add() after "
` [PATCH net-next v3 15/18] net: netcp: Remove usage of list iterator for list_add() after "
` [PATCH net-next v3 16/18] ps3_gelic: Replace usage of found with dedicated list iterator variable
` [PATCH net-next v3 17/18] ipvlan: Remove usage of list iterator variable for the loop body
` [PATCH net-next v3 18/18] team: Remove use of list iterator variable for list_for_each_entry_from()
cleanup swiotlb initialization v8
2022-04-13 6:20 UTC (5+ messages)
` [PATCH 10/15] swiotlb: add a SWIOTLB_ANY flag to lift the low memory restriction
[PATCH v2] powerpc/rtas: Keep MSR[RI] set when calling RTAS
2022-04-13 5:58 UTC (2+ messages)
[PATCH] ASoC: fsl: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
2022-04-12 19:50 UTC (3+ messages)
False positive kmemleak report for dtb properties names on powerpc
2022-04-12 17:56 UTC (7+ messages)
[PATCH v2 0/4] Fix perf bench numa, futex and epoll to work with machines having #CPUs > 1K
2022-04-12 16:33 UTC (7+ messages)
` [PATCH v2 4/4] tools/perf: Fix perf bench numa testcase to check if CPU used to bind task is online
[powerpc:merge] BUILD SUCCESS 83d8a0d166119de813cad27ae7d61f54f9aea707
2022-04-12 13:54 UTC
[PATCH net-next v2 00/18] Remove use of list iterator after loop body
2022-04-12 12:56 UTC (22+ messages)
` [PATCH net-next v2 01/18] connector: Replace usage of found with dedicated list iterator variable
` [PATCH net-next v2 02/18] net: dsa: sja1105: remove use of iterator after list_for_each_entry() loop
` [PATCH net-next v2 03/18] net: dsa: sja1105: reorder sja1105_first_entry_longer_than with memory allocation
` [PATCH net-next v2 04/18] net: dsa: sja1105: use list_add_tail(pos) instead of list_add(pos->prev)
` [PATCH net-next v2 05/18] net: dsa: mv88e6xxx: remove redundant check in mv88e6xxx_port_vlan()
` [PATCH net-next v2 06/18] net: dsa: mv88e6xxx: refactor mv88e6xxx_port_vlan()
` [PATCH net-next v2 07/18] net: dsa: Replace usage of found with dedicated list iterator variable
` [PATCH net-next v2 08/18] net: sparx5: "
` [PATCH net-next v2 09/18] qed: Use "
` [PATCH net-next v2 10/18] qed: Replace usage of found with "
` [PATCH net-next v2 11/18] qed: Remove usage of list iterator variable after the loop
` [PATCH net-next v2 12/18] net: qede: Replace usage of found with dedicated list iterator variable
` [PATCH net-next v2 13/18] net: qede: Remove check of list iterator against head past the loop body
` [PATCH net-next v2 14/18] sfc: Remove usage of list iterator for list_add() after "
` [PATCH net-next v2 15/18] net: netcp: Remove usage of list iterator for list_add() after "
` [PATCH net-next v2 16/18] ps3_gelic: Replace usage of found with dedicated list iterator variable
` [PATCH net-next v2 17/18] ipvlan: Remove usage of list iterator variable for the loop body
` [PATCH net-next v2 18/18] team: Remove use of list iterator variable for list_for_each_entry_from()
[RFC][PATCH] net: fs_enet: fix tx error handling
2022-04-12 12:44 UTC (2+ messages)
[Bug 215803] New: ppc64le(P9): BUG: Kernel NULL pointer dereference on read at 0x00000060 NIP: do_remove_conflicting_framebuffers+0x184/0x1d0
2022-04-12 7:07 UTC (5+ messages)
` [Bug 215803] "
[PATCH AUTOSEL 5.17 01/49] KVM: PPC: Book3S HV P9: Fix "lost kick" race
2022-04-12 6:35 UTC (4+ messages)
` [PATCH AUTOSEL 5.17 27/49] static_call: Properly initialise DEFINE_STATIC_CALL_RET0()
` [PATCH AUTOSEL 5.17 40/49] powerpc: Fix virt_addr_valid() for 64-bit Book3E & 32-bit
[PATCH] [Rebased for 5.4] powerpc/kasan: Fix early region not updated correctly
2022-04-12 2:17 UTC (2+ messages)
[PATCH AUTOSEL 5.4 17/21] powerpc: Fix virt_addr_valid() for 64-bit Book3E & 32-bit
2022-04-12 0:50 UTC
[PATCH AUTOSEL 5.10 25/30] powerpc: Fix virt_addr_valid() for 64-bit Book3E & 32-bit
2022-04-12 0:48 UTC
[PATCH AUTOSEL 5.15 33/41] powerpc: Fix virt_addr_valid() for 64-bit Book3E & 32-bit
2022-04-12 0:46 UTC
[PATCH] powerpc/numa: Associate numa node to its cpu earlier
2022-04-11 14:00 UTC (4+ messages)
[PATCH v3 07/12] serial: termbits: ADDRB to indicate 9th bit addressing mode
2022-04-11 8:33 UTC (2+ messages)
` [PATCH v3 08/12] serial: General support for multipoint addresses
[PATCH] powerpc/numa: Handle partially initialized numa nodes
2022-04-11 8:00 UTC (7+ messages)
[PATCH v2] macintosh: via-pmu and via-cuda need RTC_LIB
2022-04-11 8:17 UTC (2+ messages)
[PATCH V4 0/7] mm/mmap: Drop arch_vm_get_page_prot() and arch_filter_pgprot()
2022-04-11 5:44 UTC (6+ messages)
` [PATCH V4 2/7] powerpc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
[powerpc:merge] BUILD SUCCESS 80a1583efa182af91e6a278e82b5431ec9fc8282
2022-04-11 1:21 UTC
[PATCH net-next 00/15] net: Remove use of list iterator after loop body
2022-04-10 20:34 UTC (11+ messages)
` [PATCH net-next 02/15] net: dsa: sja1105: Remove usage of iterator for list_add() after loop
[GIT PULL] Please pull powerpc/linux.git powerpc-5.18-2 tag
2022-04-10 17:52 UTC (2+ messages)
[PATCH] macintosh: fix via-pmu and via-cuda build without RTC_CLASS
2022-04-10 16:05 UTC (3+ messages)
[PATCH 1/6] powerpc: Fix virt_addr_valid() for 64-bit Book3E & 32-bit
2022-04-10 12:27 UTC (2+ messages)
[PATCH] powerpc/64: Fix build failure with allyesconfig in book3s_64_entry.S
2022-04-10 12:27 UTC (2+ messages)
[PATCH v2 1/2] powerpc/powernv: Get L1D flush requirements from device-tree
2022-04-10 11:16 UTC (5+ 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).