messages from 2021-01-06 07:52:22 to 2021-01-13 14:56:55 UTC [more...]
[PATCH v5 00/21] powerpc: interrupt wrappers
2021-01-13 14:54 UTC (27+ messages)
` [PATCH v5 01/21] powerpc/32s: Do DABR match out of handle_page_fault()
` [PATCH v5 02/21] powerpc/64s: move the last of the page fault handling logic to C
` [PATCH v5 03/21] powerpc: remove arguments from fault handler functions
` [PATCH v5 04/21] powerpc: bad_page_fault, do_break get registers from regs
` [PATCH v5 05/21] powerpc/perf: move perf irq/nmi handling details into traps.c
` [PATCH v5 06/21] powerpc: interrupt handler wrapper functions
` [PATCH v5 07/21] powerpc: add interrupt wrapper entry / exit stub functions
` [PATCH v5 08/21] powerpc: add interrupt_cond_local_irq_enable helper
` [PATCH v5 09/21] powerpc/64: context tracking remove _TIF_NOHZ
` [PATCH v5 10/21] powerpc/64s/hash: improve context tracking of hash faults
` [PATCH v5 11/21] powerpc/64: context tracking move to interrupt wrappers
` [PATCH v5 12/21] powerpc/64: add context tracking to asynchronous interrupts
` [PATCH v5 13/21] powerpc: handle irq_enter/irq_exit in interrupt handler wrappers
` [PATCH v5 14/21] powerpc/64s: move context tracking exit to interrupt exit path
` [PATCH v5 15/21] powerpc/64s: reconcile interrupts in C
` [PATCH v5 16/21] powerpc/64: move account_stolen_time into its own function
` [PATCH v5 17/21] powerpc/64: entry cpu time accounting in C
` [PATCH v5 18/21] powerpc: move NMI entry/exit code into wrapper
` [PATCH v5 19/21] powerpc/64s: move NMI soft-mask handling to C
` [PATCH v5 20/21] powerpc/64s: runlatch interrupt handling in C
` [PATCH v5 21/21] powerpc/64s: power4 nap fixup "
[RFC PATCH v3 0/6] Restricted DMA
2021-01-13 13:59 UTC (42+ messages)
` [RFC PATCH v3 1/6] swiotlb: Add io_tlb_mem struct
` [RFC PATCH v3 2/6] swiotlb: Add restricted DMA pool
` [RFC PATCH v3 3/6] swiotlb: Use restricted DMA pool if available
` [RFC PATCH v3 4/6] swiotlb: Add restricted DMA alloc/free support
` [RFC PATCH v3 5/6] dt-bindings: of: Add restricted DMA pool
` [RFC PATCH v3 6/6] of: Add plumbing for "
SPI not working on 5.10 and 5.11, bisected to 766c6b63aa04 ("spi: fix client driver breakages when using GPIO descriptors")
2021-01-13 12:33 UTC (2+ messages)
[patch 0/4] mm/highmem: Fix fallout from generic kmap_local conversions
2021-01-13 10:59 UTC (7+ messages)
` [patch 1/4] sparc/mm/highmem: Flush cache and TLB
` [patch 2/4] mm/highmem: Prepare for overriding set_pte_at()
` [patch 3/4] mips/mm/highmem: Use set_pte() for kmap_local()
` [patch 4/4] powerpc/mm/highmem: Use __set_pte_at() "
[PATCH kernel] powerpc/iommu/debug: Add debugfs entries for IOMMU tables
2021-01-13 10:20 UTC
[RFC PATCH] powerpc/64s: security fallback improvement
2021-01-13 7:52 UTC
[PATCH for 4.9/4.14] powerpc: Fix incorrect stw{, ux, u, x} instructions in __set_pte_at
2021-01-13 7:12 UTC
[PATCH for 4.4] powerpc: Fix incorrect stw{, ux, u, x} instructions in __set_pte_at
2021-01-13 7:12 UTC
[PATCH] tools/perf: Fix powerpc gap between kernel end and module start
2021-01-13 6:44 UTC (3+ messages)
[PATCH for 5.10] powerpc/32s: Fix RTAS machine check with VMAP stack
2021-01-13 6:40 UTC
[PATCH v2 0/5] ibmvfc: MQ preparatory locking work
2021-01-13 5:48 UTC (8+ messages)
` [PATCH v2 1/5] ibmvfc: define generic queue structure for CRQs
` [PATCH v2 2/5] ibmvfc: make command event pool queue specific
` [PATCH v2 3/5] ibmvfc: define per-queue state/list locks
` [PATCH v2 4/5] ibmvfc: complete commands outside the host/queue lock
` [PATCH v2 5/5] ibmvfc: relax locking around ibmvfc_queuecommand
[PATCH v4 00/21] ibmvfc: initial MQ development
2021-01-13 0:33 UTC (26+ messages)
` [PATCH v4 01/21] ibmvfc: add vhost fields and defaults for MQ enablement
` [PATCH v4 02/21] ibmvfc: move event pool init/free routines
` [PATCH v4 03/21] ibmvfc: init/free event pool during queue allocation/free
` [PATCH v4 04/21] ibmvfc: add size parameter to ibmvfc_init_event_pool
` [PATCH v4 05/21] ibmvfc: define hcall wrapper for registering a Sub-CRQ
` [PATCH v4 06/21] ibmvfc: add Subordinate CRQ definitions
` [PATCH v4 07/21] ibmvfc: add alloc/dealloc routines for SCSI Sub-CRQ Channels
` [PATCH v4 08/21] ibmvfc: add Sub-CRQ IRQ enable/disable routine
` [PATCH v4 09/21] ibmvfc: add handlers to drain and complete Sub-CRQ responses
` [PATCH v4 10/21] ibmvfc: define Sub-CRQ interrupt handler routine
` [PATCH v4 11/21] ibmvfc: map/request irq and register Sub-CRQ interrupt handler
` [PATCH v4 12/21] ibmvfc: implement channel enquiry and setup commands
` [PATCH v4 13/21] ibmvfc: advertise client support for using hardware channels
` [PATCH v4 14/21] ibmvfc: set and track hw queue in ibmvfc_event struct
` [PATCH v4 15/21] ibmvfc: send commands down HW Sub-CRQ when channelized
` [PATCH v4 16/21] ibmvfc: register Sub-CRQ handles with VIOS during channel setup
` [PATCH v4 17/21] ibmvfc: add cancel mad initialization helper
` [PATCH v4 18/21] ibmvfc: send Cancel MAD down each hw scsi channel
` [PATCH v4 19/21] ibmvfc: purge scsi channels after transport loss/reset
` [PATCH v4 20/21] ibmvfc: enable MQ and set reasonable defaults
` [PATCH v4 21/21] ibmvfc: provide modules parameters for MQ settings
[PATCH] ASoC: imx-hdmi: Fix warning of the uninitialized variable ret
2021-01-12 20:44 UTC (5+ messages)
[PATCH] tty: serial: cpm_uart: Add udbg support for enabling xmon
2021-01-12 18:25 UTC (2+ messages)
[PATCH v2] arch: consolidate pm_power_off callback
2021-01-12 14:05 UTC (2+ messages)
[PATCH AUTOSEL 4.4 2/8] ethernet: ucc_geth: fix definition and size of ucc_geth_tx_global_pram
2021-01-12 12:58 UTC (2+ messages)
` [PATCH AUTOSEL 4.4 6/8] net: ethernet: fs_enet: Add missing MODULE_LICENSE
[PATCH AUTOSEL 4.9 2/8] ethernet: ucc_geth: fix definition and size of ucc_geth_tx_global_pram
2021-01-12 12:58 UTC (2+ messages)
` [PATCH AUTOSEL 4.9 6/8] net: ethernet: fs_enet: Add missing MODULE_LICENSE
[PATCH AUTOSEL 4.14 05/13] ethernet: ucc_geth: fix definition and size of ucc_geth_tx_global_pram
2021-01-12 12:57 UTC (2+ messages)
` [PATCH AUTOSEL 4.14 11/13] net: ethernet: fs_enet: Add missing MODULE_LICENSE
[PATCH AUTOSEL 4.19 05/16] ethernet: ucc_geth: fix definition and size of ucc_geth_tx_global_pram
2021-01-12 12:57 UTC (2+ messages)
` [PATCH AUTOSEL 4.19 13/16] net: ethernet: fs_enet: Add missing MODULE_LICENSE
[PATCH AUTOSEL 5.4 08/28] ethernet: ucc_geth: fix definition and size of ucc_geth_tx_global_pram
2021-01-12 12:56 UTC (2+ messages)
` [PATCH AUTOSEL 5.4 20/28] net: ethernet: fs_enet: Add missing MODULE_LICENSE
[PATCH AUTOSEL 5.10 14/51] ethernet: ucc_geth: fix definition and size of ucc_geth_tx_global_pram
2021-01-12 12:55 UTC (2+ messages)
` [PATCH AUTOSEL 5.10 36/51] net: ethernet: fs_enet: Add missing MODULE_LICENSE
[PATCH v2] powerpc/vdso: fix clock_gettime_fallback for vdso32
2021-01-12 12:48 UTC (4+ messages)
[PATCH 1/2] dmaengine: fsldma: Fix a resource leak in the remove function
2021-01-12 12:30 UTC (2+ messages)
[PATCH v3] powerpc/vdso: fix clock_gettime_fallback for vdso32
2021-01-12 11:55 UTC
[PATCH 00/17] rtc: constify all rtc_class_ops
2021-01-11 22:00 UTC (19+ messages)
` [PATCH 01/17] rtc: introduce features bitfield
` [PATCH 02/17] rtc: pl031: use RTC_FEATURE_ALARM
` [PATCH 03/17] rtc: armada38x: remove armada38x_rtc_ops_noirq
` [PATCH 04/17] rtc: cmos: remove cmos_rtc_ops_no_alarm
` [PATCH 05/17] rtc: mv: remove mv_rtc_alarm_ops
` [PATCH 06/17] rtc: m48t59: remove m48t02_rtc_ops
` [PATCH 07/17] rtc: pcf2127: remove pcf2127_rtc_alrm_ops
` [PATCH 08/17] rtc: pcf85063: remove pcf85063_rtc_ops_alarm
` [PATCH 09/17] rtc: rx8010: drop a struct rtc_class_ops
` [PATCH 10/17] rtc: pcf85363: "
` [PATCH 11/17] rtc: m41t80: constify m41t80_rtc_ops
` [PATCH 12/17] rtc: opal: constify opal_rtc_ops
` [PATCH 13/17] rtc: rv3028: constify rv3028_rtc_ops
` [PATCH 14/17] rtc: rv3029: constify rv3029_rtc_ops
` [PATCH 15/17] rtc: rv3032: constify rv3032_rtc_ops
` [PATCH 16/17] rtc: rv8803: constify rv8803_rtc_ops
` [PATCH 17/17] rtc: tps65910: remove tps65910_rtc_ops_noirq
[PATCH] powerpc/vdso: fix clock_gettime_fallback for vdso32
2021-01-11 16:43 UTC (2+ messages)
[PATCH v2] powerpc/perf: Adds support for programming of Thresholding in P10
2021-01-11 15:23 UTC
[PATCH v3 0/8] Improve signal performance on PPC64 with KUAP
2021-01-11 13:29 UTC (11+ messages)
` [PATCH v3 1/8] powerpc/uaccess: Add unsafe_copy_from_user
` [PATCH v3 2/8] powerpc/signal: Add unsafe_copy_{vsx,fpr}_from_user()
` [PATCH v3 3/8] powerpc/signal64: Move non-inline functions out of setup_sigcontext()
` [PATCH v3 4/8] powerpc/signal64: Remove TM ifdefery in middle of if/else block
` [PATCH v3 5/8] powerpc/signal64: Replace setup_sigcontext() w/ unsafe_setup_sigcontext()
` [PATCH v3 6/8] powerpc/signal64: Replace restore_sigcontext() w/ unsafe_restore_sigcontext()
` [PATCH v3 7/8] powerpc/signal64: Rewrite handle_rt_signal64() to minimise uaccess switches
` [PATCH v3 8/8] powerpc/signal64: Rewrite rt_sigreturn() "
[PATCH 1/3] powerpc: get rid of small constant size cases in raw_copy_{to,from}_user()
2021-01-11 12:46 UTC (3+ messages)
` [PATCH 2/3] powerpc: Merge __put_user_size_allowed() into __put_user_size()
` [PATCH 3/3] powerpc: Merge raw_copy_to_user_allowed() into raw_copy_to_user()
[patch V3 13/37] mips/mm/highmem: Switch to generic kmap atomic
2021-01-11 9:16 UTC (6+ messages)
[PATCH 0/3] Retire remaining WindRiver embedded SBC BSPs
2021-01-11 8:28 UTC (4+ messages)
` [PATCH 1/3] powerpc: retire sbc8548 board support
` [PATCH 2/3] powerpc: retire sbc8641d "
` [PATCH 3/3] MAINTAINERS: update for Paul Gortmaker
[PATCH v2] powerpc: fix alignment bug whithin the init sections
2021-01-11 7:06 UTC (2+ messages)
[PATCH v1 00/15] powerpc/32: Reduce head complexity and re-activate MMU earlier
2021-01-11 6:57 UTC (4+ messages)
` [PATCH v1 06/15] powerpc: Remove address and errorcode arguments from do_break()
[PATCH] powerpc/64s: fix scv entry fallback flush vs interrupt
2021-01-11 6:24 UTC
[PATCH] rtc: opal: set range
2021-01-10 22:46 UTC
[GIT PULL] Please pull powerpc/linux.git powerpc-5.11-3 tag
2021-01-10 20:07 UTC (2+ messages)
[PATCH] powerpc/mm: Limit allocation of SWIOTLB on server machines
2021-01-09 0:27 UTC (5+ messages)
[powerpc:next-test] BUILD SUCCESS 3e069ffc01566d93fa14c80f3c705c1610b9c402
2021-01-08 20:58 UTC
[powerpc:fixes-test] BUILD SUCCESS 3ce47d95b7346dcafd9bed3556a8d072cb2b8571
2021-01-08 17:01 UTC
[powerpc:merge] BUILD SUCCESS 39a77db53cca8200b8bc99fc0993e127b59f08fb
2021-01-08 17:01 UTC
let import_iovec deal with compat_iovecs as well v2
2021-01-08 11:49 UTC (3+ messages)
` [PATCH 05/11] iov_iter: merge the compat case into rw_copy_check_uvector
[PATCH] ibmvfc: fix missing cast of ibmvfc_event pointer to u64 handle
2021-01-08 4:19 UTC (2+ messages)
[PATCH v2] powerpc/mce: Remove per cpu variables from MCE handlers
2021-01-07 11:00 UTC
[PATCH v3 0/2] Support for H_RPT_INVALIDATE in PowerPC KVM
2021-01-07 4:08 UTC (3+ messages)
` [PATCH v3 1/2] KVM: PPC: Book3S HV: Add support for H_RPT_INVALIDATE
[PATCH] powerpc/pseries/dlpar: handle ibm, configure-connector delay status
2021-01-07 2:59 UTC
[PATCH -next] pci/controller/dwc: convert comma to semicolon
2021-01-06 19:07 UTC (2+ messages)
[PATCH 4/5] ibmvfc: complete commands outside the host/queue lock
2021-01-06 17:18 UTC (4+ messages)
` [PATCH v2 "
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).