linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-19 10:49:12 to 2021-05-21 06:02:45 UTC [more...]

simplify gendisk and request_queue allocation for bio based drivers
 2021-05-21  5:51 UTC  (23+ messages)
` [PATCH 01/26] block: refactor device number setup in __device_add_disk
` [PATCH 02/26] block: move the DISK_MAX_PARTS sanity check into __device_add_disk
` [PATCH 03/26] block: automatically enable GENHD_FL_EXT_DEVT
` [PATCH 04/26] block: add a flag to make put_disk on partially initalized disks safer
` [PATCH 05/26] block: add blk_alloc_disk and blk_cleanup_disk APIs
` [PATCH 06/26] brd: convert to blk_alloc_disk/blk_cleanup_disk
` [PATCH 07/26] drbd: "
` [PATCH 08/26] pktcdvd: "
` [PATCH 09/26] rsxx: "
` [PATCH 10/26] zram: "
` [PATCH 11/26] lightnvm: "
` [PATCH 12/26] bcache: "
` [PATCH 13/26] dm: "
` [PATCH 14/26] md: "
` [PATCH 15/26] nvdimm-blk: "
` [PATCH 16/26] nvdimm-btt: "
` [PATCH 17/26] nvdimm-pmem: "
` [PATCH 18/26] nvme-multipath: "
` [PATCH 19/26] nfblock: "
` [PATCH 20/26] simdisk: "
` [PATCH 21/26] n64cart: convert to blk_alloc_disk
` [PATCH 22/26] ps3vram: convert to blk_alloc_disk/blk_cleanup_disk

simplify gendisk and request_queue allocation for bio based drivers
 2021-05-21  5:50 UTC 

[PATCH v5 0/9] Speedup mremap on ppc64
 2021-05-21  3:28 UTC  (37+ messages)
` [PATCH v5 3/9] mm/mremap: Use pmd/pud_poplulate to update page table entries
` [PATCH v5 5/9] powerpc/mm/book3s64: Update tlb flush routines to take a page walk cache flush argument
` [PATCH v5 7/9] mm/mremap: Move TLB flush outside page table lock

[powerpc:merge] BUILD SUCCESS 258eb1f3aaa9face35e613c229c1337263491ea0
 2021-05-21  3:18 UTC 

[powerpc:next-test] BUILD SUCCESS 8554e45273f0bf09a6efaa32f9f772335e19f429
 2021-05-21  3:18 UTC 

[powerpc:fixes-test] BUILD SUCCESS d72500f992849d31ebae8f821a023660ddd0dcc2
 2021-05-21  3:12 UTC 

[PATCH RESEND] tty: hvc_console: Remove the repeated words 'no' and 'from'
 2021-05-21  2:52 UTC 

[PATCH 0/3] Skip numa distance for offline nodes
 2021-05-21  2:38 UTC  (6+ messages)
` [PATCH 1/3] sched/topology: Allow archs to populate distance map
` [PATCH 2/3] powerpc/numa: Populate distance map correctly
` [PATCH 3/3] sched/topology: Skip updating masks for non-online nodes

[PATCH 0/9] tty: hvc_console: Fix some coding style issues
 2021-05-21  2:23 UTC  (11+ messages)
` [PATCH 6/9] tty: hvc_console: Fix coding style issues of block comments

[PATCH v2 0/4] nvmem: nintendo-otp: Add new driver for the Wii and Wii U OTP
 2021-05-21  1:37 UTC  (6+ messages)
` [PATCH v2 1/4] "
` [PATCH v2 2/4] dt-bindings: nintendo-otp: Document the Wii and Wii U OTP support
` [PATCH v2 3/4] powerpc: wii.dts: Expose the OTP on this platform
` [PATCH v2 4/4] powerpc: wii_defconfig: Enable OTP by default

[PATCH v2 net-next resend] ibmvnic: remove default label from to_string switch
 2021-05-20 22:50 UTC  (2+ messages)

[PATCH v3 1/2] ASoC: dt-bindings: imx-card: Add binding doc for imx sound card
 2021-05-20 21:08 UTC  (3+ messages)

[PATCH 00/31] powerpc: Modernize the PCI/MSI support
 2021-05-20 17:25 UTC  (14+ messages)
` [PATCH 07/31] powerpc/xive: Fix xive_irq_set_affinity for MSI
` [PATCH 09/31] powerpc/pseries/pci: Add a msi_free() handler to clear XIVE data
` [PATCH 15/31] KVM: PPC: Book3S HV: XIVE: Fix mapping of passthrough interrupts
` [PATCH 31/31] genirq: Improve "hwirq" output in /proc and /sys/

[PATCH] selftests/powerpc: Fix "no_handler" EBB selftest for ISA v3.1
 2021-05-20 14:35 UTC 

[PATCH v2 00/12] powerpc: Cleanup use of 'struct ppc_inst'
 2021-05-20 13:50 UTC  (13+ messages)
` [PATCH v2 01/12] powerpc/inst: Fix sparse detection on get_user_instr()
` [PATCH v2 02/12] powerpc/inst: Reduce casts in get_user_instr()
` [PATCH v2 03/12] powerpc/inst: Improve readability of get_user_instr() and friends
` [PATCH v2 04/12] powerpc/inst: Avoid pointer dereferencing in ppc_inst_equal()
` [PATCH v2 05/12] powerpc: Do not dereference code as 'struct ppc_inst' (uprobe, code-patching, feature-fixups)
` [PATCH v2 06/12] powerpc/lib/code-patching: Make instr_is_branch_to_addr() static
` [PATCH v2 07/12] powerpc/lib/code-patching: Don't use struct 'ppc_inst' for runnable code in tests
` [PATCH v2 08/12] powerpc: Don't use 'struct ppc_inst' to reference instruction location
` [PATCH v2 09/12] powerpc/inst: Refactor PPC32 and PPC64 versions
` [PATCH v2 10/12] powerpc/optprobes: Minimise casts
` [PATCH v2 11/12] powerpc/optprobes: Compact code source a bit
` [PATCH v2 12/12] powerpc/optprobes: use PPC_RAW_ macros

[PATCH] powerpc/kprobes: Pass ppc_inst as a pointer to emulate_step() on ppc32
 2021-05-20 12:55 UTC  (4+ messages)

[PATCH 00/16] Rid W=1 warnings from Char
 2021-05-20 12:56 UTC  (3+ messages)
` [PATCH 15/16] char: hw_random: pseries-rng: Demote non-conformant kernel-doc header

[PATCH 1/1] powerpc/ps3: Fix error return code in ps3_register_devices()
 2021-05-20 12:20 UTC  (2+ messages)

[PATCH 1/2] powerpc/64s/syscall: Use pt_regs.trap to distinguish syscall ABI difference between sc and scv syscalls
 2021-05-20 11:45 UTC  (4+ messages)
` [PATCH 2/2] powerpc/64s/syscall: Fix ptrace syscall info with "

[PATCH v1 01/12] powerpc: Rework PPC_RAW_xxx() macros for prefixed instructions
 2021-05-20 10:51 UTC  (13+ messages)
` [PATCH v1 02/12] powerpc/opcodes: Add shorter macros for registers for use with PPC_RAW_xx()
` [PATCH v1 03/12] powerpc/lib/code-patching: Use PPC_RAW_() macros
` [PATCH v1 04/12] powerpc/signal: Use PPC_RAW_xx() macros
` [PATCH v1 05/12] powerpc/modules: "
` [PATCH v1 06/12] powerpc/security: Use PPC_RAW_BLR() and PPC_RAW_NOP()
` [PATCH v1 07/12] powerpc/ftrace: Use PPC_RAW_MFLR() "
` [PATCH v1 08/12] powerpc/ebpf64: Use PPC_RAW_MFLR()
` [PATCH v1 09/12] powerpc/ebpf32: Use _Rx macros instead of __REG_Rx ones
` [PATCH v1 10/12] powerpc/lib/feature-fixups: Use PPC_RAW_xxx() macros
` [PATCH v1 11/12] powerpc/traps: Start using PPC_RAW_xx() macros
` [PATCH v1 12/12] powerpc: Replace PPC_INST_NOP by PPC_RAW_NOP()

[PATCH 0/3] Rid W=1 warnings from Crypto
 2021-05-20  9:27 UTC  (2+ messages)
` [PATCH 2/3] crypto: nx: nx-aes-gcm: Kernel-doc formatting should not be used for headers

[PATCH v2 1/2] kprobes: Allow architectures to override optinsn page allocation
 2021-05-20  9:18 UTC  (2+ messages)

[PATCH v4 0/3] audit: add support for openat2
 2021-05-20  7:58 UTC  (5+ messages)
` [PATCH v4 1/3] audit: replace magic audit syscall class numbers with macros
` [PATCH v4 2/3] audit: add support for the openat2 syscall

Linux powerpc new system call instruction and ABI
 2021-05-20  7:20 UTC  (27+ messages)
                ` [musl] "

[PATCH v7 00/15] Restricted DMA
 2021-05-20  6:40 UTC  (19+ messages)
` [PATCH v7 01/15] swiotlb: Refactor swiotlb init functions
` [PATCH v7 02/15] swiotlb: Refactor swiotlb_create_debugfs
` [PATCH v7 03/15] swiotlb: Add DMA_RESTRICTED_POOL
` [PATCH v7 04/15] swiotlb: Add restricted DMA pool initialization
` [PATCH v7 05/15] swiotlb: Add a new get_io_tlb_mem getter
` [PATCH v7 06/15] swiotlb: Update is_swiotlb_buffer to add a struct device argument
` [PATCH v7 07/15] swiotlb: Update is_swiotlb_active "
` [PATCH v7 11/15] dma-direct: Add a new wrapper __dma_direct_free_pages()

[RFC PATCH kernel] powerpc: Fix early setup to make early_ioremap work
 2021-05-20  6:03 UTC  (6+ messages)

Conflict between arch/powerpc/include/asm/disassemble.h and drivers/staging/rtl8723bs/include/wifi.h
 2021-05-20  5:47 UTC  (2+ messages)

[PATCH v14 0/9] powerpc: Further Strict RWX support
 2021-05-20  4:02 UTC  (7+ messages)
` [PATCH v14 6/9] powerpc/bpf: Write protect JIT code
` [PATCH v14 7/9] powerpc: Set ARCH_HAS_STRICT_MODULE_RWX

[PATCH v8 00/30] Initial Prefixed Instruction support
 2021-05-20  3:45 UTC  (5+ messages)
` [PATCH v8 27/30] powerpc/kprobes: Don't allow breakpoints on suffixes

[PATCH v3 0/4] P2040/P2041 i2c recovery erratum
 2021-05-20  3:36 UTC  (6+ messages)

[FSL P50x0] KVM HV doesn't work anymore
 2021-05-19 23:07 UTC  (9+ messages)

[PATCH net-next] ibmveth: fix kobj_to_dev.cocci warnings
 2021-05-19 19:10 UTC  (2+ messages)

[PATCH v2 1/2] powerpc/64: Fix the definition of the fixmap area
 2021-05-19 14:57 UTC  (3+ messages)
` [PATCH v2 2/2] powerpc/legacy_serial: Use early_ioremap()

[PATCH v1 00/12] Cleanup use of 'struct ppc_inst'
 2021-05-19 14:43 UTC  (13+ messages)
` [PATCH v1 01/12] powerpc/inst: Fix sparse detection on get_user_instr()
` [PATCH v1 02/12] powerpc/inst: Reduce casts in get_user_instr()
` [PATCH v1 03/12] powerpc/inst: Improve readability of get_user_instr() and friends
` [PATCH v1 04/12] powerpc/inst: Avoid pointer dereferencing in ppc_inst_equal()
` [PATCH v1 05/12] powerpc: Do not dereference code as 'struct ppc_inst' (uprobe, code-patching, feature-fixups)
` [PATCH v1 06/12] powerpc/lib/code-patching: Make instr_is_branch_to_addr() static
` [PATCH v1 07/12] powerpc/lib/code-patching: Don't use struct 'ppc_inst' for runnable code in tests
` [PATCH v1 08/12] powerpc: Don't use 'struct ppc_inst' to reference instruction location
` [PATCH v1 09/12] powerpc/inst: Refactor PPC32 and PPC64 versions
` [PATCH v1 10/12] powerpc/optprobes: Minimise casts
` [PATCH v1 11/12] powerpc/optprobes: Compact code source a bit
` [PATCH v1 12/12] powerpc/optprobes: use PPC_RAW_ macros

[PATCH v3 5/6] sched/fair: Consider SMT in ASYM_PACKING load balance
 2021-05-19 12:05 UTC  (4+ messages)

[PATCH 0/4] nvmem: nintendo-otp: Add new driver for the Wii and Wii U OTP
 2021-05-19  9:45 UTC  (5+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] dt-bindings: nintendo-otp: Document the Wii and Wii U OTP support
` [PATCH 3/4] powerpc: wii.dts: Expose the OTP on this platform
` [PATCH 4/4] powerpc: wii_defconfig: Enable OTP by default

[PATCH 0/4] nvmem: nintendo-otp: Add new driver for the Wii and Wii U OTP
 2021-05-19  9:05 UTC  (5+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] dt-bindings: nintendo-otp: Document the Wii and Wii U OTP support
` [PATCH 3/4] powerpc: wii.dts: Expose the OTP on this platform
` [PATCH 4/4] powerpc: wii_defconfig: Enable OTP by default

[PATCH 0/5] powerpc/kprobes: fixes and cleanups
 2021-05-19 10:47 UTC  (5+ messages)
` [PATCH 2/5] powerpc/kprobes: Roll IS_RFI() macro into IS_RFID()
` [PATCH 3/5] powerpc/kprobes: Check instruction validity during kprobe registration
` [PATCH 4/5] powerpc/kprobes: Refactor arch_prepare_kprobe()
` [PATCH 5/5] powerpc/kprobes: Warn if instruction patching failed


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