messages from 2020-05-08 04:51:14 to 2020-05-11 07:36:49 UTC [more...]
[PATCH] tty: hvc: Fix data abort due to race in hvc_open
2020-05-11 7:34 UTC (6+ messages)
[PATCH RFC 0/4] Add support for Microwatt-based SoCs
2020-05-11 7:07 UTC (11+ messages)
` [PATCH RFC 1/4] powerpc/radix: Fix compilation for radix with CONFIG_SMP=n
` [PATCH RFC 2/4] powerpc: Add Microwatt platform
` [PATCH RFC 3/4] powerpc/microwatt: Add early debug UART support for Microwatt
` [PATCH RFC 4/4] powerpc/radix: Add support for microwatt's PRTBL SPR
[PATCH v4 00/14] mm: remove __ARCH_HAS_5LEVEL_HACK
2020-05-11 6:36 UTC (7+ messages)
` [PATCH v4 02/14] arm: add support for folded p4d page tables
[PATCH V3 0/3] mm/hugetlb: Add some new generic fallbacks
2020-05-11 3:14 UTC (4+ messages)
` [PATCH V3 2/3] mm/hugetlb: Define a generic fallback for is_hugepage_only_range()
[PATCH v5 00/16] powerpc/watchpoint: Preparation for more than one watchpoint
2020-05-11 2:59 UTC (17+ messages)
` [PATCH v5 01/16] powerpc/watchpoint: Rename current DAWR macros
` [PATCH v5 02/16] powerpc/watchpoint: Add SPRN macros for second DAWR
` [PATCH v5 03/16] powerpc/watchpoint: Introduce function to get nr watchpoints dynamically
` [PATCH v5 04/16] powerpc/watchpoint/ptrace: Return actual num of available watchpoints
` [PATCH v5 05/16] powerpc/watchpoint: Provide DAWR number to set_dawr
` [PATCH v5 06/16] powerpc/watchpoint: Provide DAWR number to __set_breakpoint
` [PATCH v5 07/16] powerpc/watchpoint: Get watchpoint count dynamically while disabling them
` [PATCH v5 08/16] powerpc/watchpoint: Disable all available watchpoints when !dawr_force_enable
` [PATCH v5 09/16] powerpc/watchpoint: Convert thread_struct->hw_brk to an array
` [PATCH v5 10/16] powerpc/watchpoint: Use loop for thread_struct->ptrace_bps
` [PATCH v5 11/16] powerpc/watchpoint: Introduce is_ptrace_bp() function
` [PATCH v5 12/16] powerpc/watchpoint: Use builtin ALIGN*() macros
` [PATCH v5 13/16] powerpc/watchpoint: Prepare handler to handle more than one watcnhpoint
` [PATCH v5 14/16] powerpc/watchpoint: Don't allow concurrent perf and ptrace events
` [PATCH v5 15/16] powerpc/watchpoint/xmon: Don't allow breakpoint overwriting
` [PATCH v5 16/16] powerpc/watchpoint/xmon: Support 2nd DAWR
[PATCH v8 00/30] Initial Prefixed Instruction support
2020-05-11 1:19 UTC (5+ messages)
` [PATCH v8 11/30] powerpc: Use a datatype for instructions
[PATCH v2 0/9] powerpc + ps3 patches
2020-05-10 22:50 UTC (14+ messages)
` [PATCH v2 4/9] drivers/ps3: Remove duplicate error messages
` [PATCH v2 2/9] powerpc/wrapper: Output linker map file
` [PATCH v2 1/9] powerpc/head_check: Automatic verbosity
` [PATCH v2 3/9] powerpc/head_check: Avoid broken pipe
` [PATCH v2 7/9] powerpc/ps3: Add check for otheros image size
` [PATCH v2 6/9] ps3disk: use the default segment boundary
` [PATCH v2 5/9] net/ps3_gelic_net: Remove duplicate error message
` [PATCH v2 9/9] hvc_console: Allow backends to set I/O buffer size
` [PATCH v3 "
` [PATCH v2 8/9] powerpc/ps3: Fix kexec shutdown hang
[PATCH fixes] powerpc/vdso32: Fallback on getres syscall when clock is unknown
2020-05-10 22:15 UTC (2+ messages)
[PATCH v2] papr/scm: Add bad memory ranges to nvdimm bad ranges
2020-05-10 13:17 UTC (2+ messages)
[PATCH v7 0/5] powerpc/papr_scm: Add support for reporting nvdimm health
2020-05-10 13:08 UTC (15+ messages)
` [PATCH v7 1/5] powerpc: Document details on H_SCM_HEALTH hcall
` [PATCH v7 2/5] seq_buf: Export seq_buf_printf() to external modules
` [PATCH v7 3/5] powerpc/papr_scm: Fetch nvdimm health information from PHYP
` [PATCH v7 4/5] ndctl/papr_scm, uapi: Add support for PAPR nvdimm specific methods
` [PATCH v7 5/5] powerpc/papr_scm: Implement support for PAPR_SCM_PDSM_HEALTH
sort out the flush_icache_range mess
2020-05-10 7:55 UTC (32+ messages)
` [PATCH 01/31] arm: fix the flush_icache_range arguments in set_fiq_handler
` [PATCH 02/31] arm64: fix the flush_icache_range arguments in machine_kexec
` [PATCH 03/31] MIPS: unexport __flush_icache_user_range
` [PATCH 04/31] nds32: unexport flush_icache_page
` [PATCH 05/31] powerpc: unexport flush_icache_user_range
` [PATCH 06/31] unicore32: remove flush_cache_user_range
` [PATCH 07/31] asm-generic: fix the inclusion guards for cacheflush.h
` [PATCH 08/31] asm-generic: don't include <linux/mm.h> in cacheflush.h
` [PATCH 09/31] asm-generic: improve the flush_dcache_page stub
` [PATCH 10/31] alpha: use asm-generic/cacheflush.h
` [PATCH 11/31] arm64: "
` [PATCH 12/31] c6x: "
` [PATCH 13/31] hexagon: "
` [PATCH 14/31] ia64: "
` [PATCH 15/31] microblaze: "
` [PATCH 16/31] m68knommu: "
` [PATCH 17/31] openrisc: "
` [PATCH 18/31] powerpc: "
` [PATCH 19/31] riscv: "
` [PATCH 20/31] arm,sparc,unicore32: remove flush_icache_user_range
` [PATCH 21/31] mm: rename flush_icache_user_range to flush_icache_user_page
` [PATCH 22/31] asm-generic: add a flush_icache_user_range stub
` [PATCH 23/31] sh: implement flush_icache_user_range
` [PATCH 24/31] xtensa: "
` [PATCH 25/31] arm: rename flush_cache_user_range to flush_icache_user_range
` [PATCH 26/31] m68k: implement flush_icache_user_range
` [PATCH 27/31] exec: only build read_code when needed
` [PATCH 28/31] exec: use flush_icache_user_range in read_code
` [PATCH 29/31] binfmt_flat: use flush_icache_user_range
` [PATCH 30/31] nommu: use flush_icache_user_range in brk and mmap
` [PATCH 31/31] module: move the set_fs hack for flush_icache_range to m68k
[PATCH] powerpc/kvm/book3s64/vio: fix some RCU-list locks
2020-05-10 5:18 UTC
[PATCH] powerpc/mm/book3s64/iommu: fix some RCU-list locks
2020-05-10 5:15 UTC
[PATCH] powerpc/powernv/pci: fix a RCU-list lock
2020-05-10 5:13 UTC
[Bug 207359] New: MegaRAID SAS 9361 controller hang/reset
2020-05-10 3:02 UTC (2+ messages)
` [Bug 207359] "
ioremap() called early from pnv_pci_init_ioda_phb()
2020-05-09 22:59 UTC (8+ messages)
[PATCH v8 0/8] powerpc: switch VDSO to C implementation
2020-05-09 18:48 UTC (5+ messages)
` [PATCH v8 8/8] powerpc/vdso: Provide __kernel_clock_gettime64() on vdso32
[PATCH fixes] powerpc/40x: Make more space for system call exception
2020-05-09 17:05 UTC
[PATCH vdsotest] Add support for clock_gettime64() on powerpc32
2020-05-09 16:18 UTC
[PATCH vdsotest] Add support for clock_gettime64() on powerpc32
2020-05-09 16:12 UTC
remove a few uses of ->queuedata
2020-05-09 15:07 UTC (23+ messages)
` [PATCH 01/15] nfblock: use gendisk private_data
` [PATCH 02/15] simdisk: stop using ->queuedata
` [PATCH 03/15] drbd: "
` [PATCH 04/15] null_blk: stop using ->queuedata for bio mode
` [PATCH 05/15] ps3vram: stop using ->queuedata
` [PATCH 06/15] rsxx: "
` [PATCH 07/15] umem: "
` [PATCH 08/15] zram: "
` [PATCH 09/15] lightnvm: "
` [PATCH 09/15, fіxed] "
` [PATCH 10/15] bcache: stop setting ->queuedata
` [PATCH 11/15] dm: stop using ->queuedata
` [PATCH 12/15] md: "
` [PATCH 13/15] nvdimm/blk: "
` [PATCH 14/15] nvdimm/btt: "
` [PATCH 15/15] nvdimm/pmem: "
generic DMA bypass flag v3
2020-05-09 14:07 UTC (9+ messages)
` [PATCH 1/4] dma-mapping: move the remaining DMA API calls out of line
[PATCH v3] powerpc/64s/pgtable: fix an undefined behaviour
2020-05-09 13:19 UTC (3+ messages)
[PATCH -next] soc: fsl: dpio: remove set but not used variable 'addr_cena'
2020-05-09 11:07 UTC (2+ messages)
[PATCH v4 00/16] powerpc: machine check and system reset fixes
2020-05-09 7:50 UTC (16+ messages)
` [PATCH v4 04/16] powerpc/64s/exceptions: machine check reconcile irq state
` [PATCH v4 07/16] powerpc/pseries/ras: fwnmi avoid modifying r3 in error case
` [PATCH v4 08/16] powerpc/pseries/ras: fwnmi sreset should not interlock
` [PATCH v4 09/16] powerpc/pseries: limit machine check stack to 4GB
` [PATCH v4 10/16] powerpc/pseries: machine check use rtas_call_unlocked with args on stack
` [PATCH v4 11/16] powerpc/64s: machine check interrupt update NMI accounting
` [PATCH v4 12/16] powerpc: implement ftrace_enabled helper
` [PATCH v4 13/16] powerpc/64s: machine check do not trace real-mode handler
` [PATCH v4 14/16] powerpc/traps: system reset do not trace
` [PATCH v4 15/16] powerpc/traps: make unrecoverable NMIs die instead of panic
` [PATCH v4 16/16] powerpc/traps: Machine check fix RI=0 recoverability check
[PATCH -next] powerpc/powernv: add NULL check after kzalloc
2020-05-09 2:08 UTC
[PATCH] powerpc/kvm: silence kmemleak false positives
2020-05-09 1:55 UTC
[PATCH v8 5/5] powerpc/hv-24x7: Update post_mobility_fixup() to handle migration
2020-05-08 22:10 UTC (2+ messages)
[PATCH 5/5] powerpc/mpc85xx: Add Cyrus P5040 device tree source
2020-05-08 20:42 UTC (2+ messages)
[PATCH 4/5] powerpc/mpc85xx: Add Cyrus HDD LED
2020-05-08 20:37 UTC (2+ messages)
[PATCH 0/2] selftests: vm: pkeys: Some powerpc fixes
2020-05-08 20:03 UTC (6+ messages)
` [PATCH 1/2] selftests: vm: pkeys: Fix powerpc access right definitions
` [PATCH 2/2] selftests: vm: pkeys: Fix powerpc access right updates
[PATCH] selftests: powerpc: Add test for execute-disabled pkeys
2020-05-08 16:23 UTC
[PATCH -next] soc: fsl: qbman: Remove unused inline function qm_eqcr_get_ci_stashing
2020-05-08 14:08 UTC
[PATCH -next] soc: fsl: dpio: Remove unused inline function qbman_write_eqcr_am_rt_register
2020-05-08 14:09 UTC
[PATCH v2 0/3] Offline memoryless cpuless node 0
2020-05-08 13:42 UTC (10+ messages)
` [PATCH v2 3/3] mm/page_alloc: Keep memoryless cpuless node 0 offline
[PATCH v3 0/3] Offline memoryless cpuless node 0
2020-05-08 13:21 UTC (7+ messages)
` [PATCH v3 1/3] powerpc/numa: Set numa_node for all possible cpus
` [PATCH v3 3/3] mm/page_alloc: Keep memoryless cpuless node 0 offline
[PATCH v2] powerpc/spufs: Rework fcheck() usage
2020-05-08 13:06 UTC
[PATCH v8 4/7] perf/tools: Enhance JSON/metric infrastructure to handle "?"
2020-05-08 13:05 UTC (2+ messages)
` [tip: perf/core] perf metricgroups: "
[PATCH v8 7/7] perf/tools/pmu-events/powerpc: Add hv_24x7 socket/chip level metric events
2020-05-08 13:05 UTC (2+ messages)
` [tip: perf/core] perf vendor events power9: "
[PATCH v8 5/7] perf/tests/expr: Added test for runtime param in metric expression
2020-05-08 13:05 UTC (2+ messages)
` [tip: perf/core] perf tests expr: "
[PATCH v8 6/7] tools/perf: Enable Hz/hz prinitg for --metric-only option
2020-05-08 13:05 UTC (2+ messages)
` [tip: perf/core] perf tools: "
[PATCH 1/3] rtc: ds1374: add uie_unsupported property to drop warning
2020-05-08 11:59 UTC (7+ messages)
` [PATCH 2/3] dts: ppc: t4240rdb: "
` [PATCH 3/3] dts: ppc: t1024rdb: add wakeup-source "
[PATCH net 00/16] net: fix fixed-link phydev leaks
2020-05-08 12:02 UTC (9+ messages)
` [PATCH net 11/16] net: ethernet: marvell: mvneta: "
[PATCH] powerpc/spufs: adjust list element pointer type
2020-05-08 10:40 UTC (3+ messages)
[PATCH v2 0/5] Statsfs: a new ram-based file sytem for Linux kernel statistics
2020-05-08 9:44 UTC (2+ messages)
[PATCH 0/7] sha1 library cleanup
2020-05-08 6:07 UTC (2+ 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).