linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-09 21:34:34 to 2023-01-12 21:38:55 UTC [more...]

[PATCH v3 00/51] cpuidle,rcu: Clean up the mess
 2023-01-12 19:44 UTC  (45+ messages)
` [PATCH v3 01/51] x86/perf/amd: Remove tracing from perf_lopwr_cb()
` [PATCH v3 03/51] cpuidle/poll: Ensure IRQ state is invariant
` [PATCH v3 04/51] cpuidle: Move IRQ state validation
` [PATCH v3 05/51] cpuidle,riscv: Push RCU-idle into driver
` [PATCH v3 06/51] cpuidle,tegra: "
` [PATCH v3 07/51] cpuidle,psci: "
` [PATCH v3 08/51] cpuidle,imx6: "
` [PATCH v3 10/51] cpuidle,armada: "
` [PATCH v3 11/51] cpuidle,omap4: "
` [PATCH v3 13/51] cpuidle: Fix ct_idle_*() usage
` [PATCH v3 14/51] cpuidle,cpu_pm: Remove RCU fiddling from cpu_pm_{enter,exit}()
` [PATCH v3 15/51] acpi_idle: Remove tracing
` [PATCH v3 16/51] cpuidle: Annotate poll_idle()
` [PATCH v3 17/51] objtool/idle: Validate __cpuidle code as noinstr
` [PATCH v3 18/51] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE *again*
` [PATCH v3 20/51] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IBRS
` [PATCH v3 21/51] arch/idle: Change arch_cpu_idle() IRQ behaviour
` [PATCH v3 22/51] x86/tdx: Remove TDX_HCALL_ISSUE_STI
` [PATCH v3 23/51] arm,smp: Remove trace_.*_rcuidle() usage
` [PATCH v3 24/51] arm64,smp: "
` [PATCH v3 25/51] printk: "
` [PATCH v3 26/51] time/tick-broadcast: Remove RCU_NONIDLE usage
` [PATCH v3 27/51] cpuidle,sched: Remove annotations from TIF_{POLLING_NRFLAG,NEED_RESCHED}
` [PATCH v3 28/51] cpuidle,mwait: Make noinstr clean
` [PATCH v3 29/51] cpuidle,tdx: Make tdx "
` [PATCH v3 30/51] cpuidle,xenpv: Make more PARAVIRT_XXL "
` [PATCH v3 31/51] cpuidle,nospec: Make "
` [PATCH v3 32/51] cpuidle,acpi: "
` [PATCH v3 33/51] trace: Remove trace_hardirqs_{on,off}_caller()
` [PATCH v3 34/51] trace: WARN on rcuidle
` [PATCH v3 36/51] cpuidle,omap3: Use WFI for omap3_pm_idle()
` [PATCH v3 38/51] cpuidle,omap4: Push RCU-idle into omap4_enter_lowpower()
` [PATCH v3 39/51] arm,omap2: Use WFI for omap2_pm_idle()
` [PATCH v3 41/51] cpuidle,clk: Remove trace_.*_rcuidle()
` [PATCH v3 42/51] ubsan: Fix objtool UACCESS warns
` [PATCH v3 43/51] intel_idle: Add force_irq_on module param
` [PATCH v3 44/51] entry,kasan,x86: Disallow overriding mem*() functions
` [PATCH v3 45/51] sched: Always inline __this_cpu_preempt_check()
` [PATCH v3 46/51] arm64,riscv,perf: Remove RCU_NONIDLE() usage
` [PATCH v3 47/51] cpuidle: Ensure ct_cpuidle_enter() is always called from noinstr/__cpuidle
` [PATCH v3 48/51] cpuidle,arch: Mark all ct_cpuidle_enter() callers __cpuidle
` [PATCH v3 49/51] cpuidle,arch: Mark all regular cpuidle_state::enter methods __cpuidle
` [PATCH v3 50/51] cpuidle: Comments about noinstr/__cpuidle
` [PATCH v3 51/51] context_tracking: Fix noinstr vs KASAN

[PATCH 1/1] PCI: layerscape: Add EP mode support for ls1028a
 2023-01-12 15:50 UTC  (3+ messages)

[PATCH v9 00/10] phy: Add support for Lynx 10G SerDes
 2023-01-12 20:37 UTC  (3+ messages)
` [PATCH v9 02/10] dt-bindings: phy: Add Lynx 10G phy binding

[PATCH 1/1] PCI: layerscape: Add the workaround for A-010305
 2023-01-12 19:44 UTC 

[PATCH 1/1] PCI: layerscape: Set 64-bit DMA mask
 2023-01-12 19:36 UTC 

[PATCH v2 1/1] PCI: layerscape: Add EP mode support for ls1028a
 2023-01-12 19:34 UTC 

[PATCH v2 00/14] Remove clang's -Qunused-arguments from KBUILD_CPPFLAGS
 2023-01-12 18:47 UTC  (8+ messages)
` [PATCH v2 05/14] powerpc: Remove linker flag from KBUILD_AFLAGS
` [PATCH v2 06/14] powerpc/vdso: Remove unused '-s' flag from ASFLAGS
` [PATCH v2 07/14] powerpc/vdso: Improve linker flags
` [PATCH v2 08/14] powerpc/vdso: Remove an unsupported flag from vgettimeofday-32.o with clang

[PATCH V1] PCI/AER: Configure ECRC only AER is native
 2023-01-12 18:25 UTC  (12+ messages)
` [PATCH V2] "

[PATCH] kallsyms: Fix scheduling with interrupts disabled in self-test
 2023-01-12 18:24 UTC  (3+ messages)

[PATCH] powerpc/rtas: upgrade internal arch spinlocks
 2023-01-12 17:25 UTC  (3+ messages)

[PATCH] soc/fsl/qe: fix usb.c build errors
 2023-01-12 17:19 UTC 

[PATCH net-next 00/10] net: mdio: Continue separating C22 and C45
 2023-01-12 15:15 UTC  (11+ messages)
` [PATCH net-next 01/10] net: mdio: cavium: Separate C22 and C45 transactions
` [PATCH net-next 02/10] net: mdio: i2c: "
` [PATCH net-next 03/10] net: mdio: mux-bcm-iproc: "
` [PATCH net-next 04/10] net: mdio: aspeed: "
` [PATCH net-next 05/10] net: mdio: ipq4019: "
` [PATCH net-next 06/10] net: ethernet: mtk_eth_soc: "
` [PATCH net-next 07/10] net: lan743x: "
` [PATCH net-next 08/10] net: stmmac: Separate C22 and C45 transactions for xgmac2
` [PATCH net-next 09/10] net: stmmac: Separate C22 and C45 transactions for xgmac
` [PATCH net-next 10/10] enetc: Separate C22 and C45 transactions

[PATCH net v5] net: wan: Add checks for NULL for utdm in undo_uhdlc_init and unmap_si_regs
 2023-01-12  7:47 UTC 

[PATCH v2] net: wan: Add checks for NULL. If uhdlc_priv_tsa != 1 then utdm is not initialized. And if ret != NULL then goto undo_uhdlc_init, where utdm is dereferenced. Same if dev == NULL
 2023-01-12  7:09 UTC  (7+ messages)
  ` [PATCH v3] net: wan: Add checks for NULL for utdm in undo_uhdlc_init and unmap_si_regs
      ` [PATCH v4] "

[PATCH] powerpc/secvar: Use u64 in secvar_operations
 2023-01-12  2:49 UTC  (3+ messages)

[powerpc:fixes] BUILD SUCCESS 76d588dddc459fefa1da96e0a081a397c5c8e216
 2023-01-12  0:15 UTC 

[PATCH rcu 04/27] arch/powerpc/kvm: Remove "select SRCU"
 2023-01-12  0:01 UTC  (3+ messages)

usb.c:undefined reference to `qe_immr'
 2023-01-11 23:11 UTC  (5+ messages)

[PATCH] modpost: support arbitrary symbol length in modversion
 2023-01-11 16:11 UTC 

[PATCH 1/1] ASoC: fsl_sai: Use dev_err_probe
 2023-01-11 16:11 UTC 

[PATCH v2 01/16] of: device: make of_device_uevent_modalias() take a const device *
 2023-01-11 15:30 UTC  (5+ messages)
` [PATCH v2 08/16] vio: move to_vio_dev() to use container_of_const()

[PATCH 00/41] Per-VMA locks
 2023-01-11 21:23 UTC  (22+ messages)
` [PATCH 08/41] mm: introduce CONFIG_PER_VMA_LOCK
` [PATCH 13/41] mm: introduce vma->vm_flags modifier functions
` [PATCH 41/41] mm: replace rw_semaphore with atomic_t in vma_lock

[PATCH v2 00/10] Add the PowerQUICC audio support using the QMC
 2023-01-11 17:34 UTC  (22+ messages)
` [PATCH v2 01/10] dt-bindings: soc: fsl: cpm_qe: Add TSA controller
` [PATCH v2 02/10] soc: fsl: qe: Add support for TSA
` [PATCH v2 04/10] powerpc/8xx: Use a larger CPM1 command check mask
` [PATCH v2 05/10] dt-bindings: soc: fsl: cpm_qe: Add QMC controller
` [PATCH v2 06/10] soc: fsl: qe: Add support for QMC
` [PATCH v2 08/10] dt-bindings: sound: Add support for QMC audio

[PATCH v3 07/13] tty: Convert ->dtr_rts() to take bool argument
 2023-01-11 17:26 UTC  (4+ messages)
` [PATCH v3 11/13] tty/serial: Call ->dtr_rts() parameter active consistently

[powerpc:merge] BUILD SUCCESS 55f63ce760d3914cff221c193f1032537af141f5
 2023-01-11 15:03 UTC 

[PATCH 1/2] powerpc/64s/radix: Fix crash with unaligned relocated kernel
 2023-01-11  5:06 UTC  (4+ messages)
` [PATCH 2/2] powerpc/64s/radix: Fix RWX mapping with "

[PATCH 0/4] dt-bindings: usb: Convert some more simple OHCI/EHCI bindings
 2023-01-11  8:15 UTC  (7+ messages)
` [PATCH 1/4] dt-bindings: usb: Remove obsolete brcm,bcm3384-usb.txt
` [PATCH 2/4] dt-bindings: usb: Convert multiple "usb-ohci" bindings to DT schema
` [PATCH 3/4] dt-bindings: usb: Convert Marvell Orion EHCI "
` [PATCH 4/4] dt-bindings: usb: Convert Nuvoton "

[PATCH v2 07/13] tty: Convert ->dtr_rts() to take bool argument
 2023-01-11  5:56 UTC  (3+ messages)
` [PATCH v2 11/13] tty/serial: Call ->dtr_rts() parameter active consistently

[PATCH v2 0/7] pseries dynamic secure boot interface using secvar
 2023-01-11  3:57 UTC  (8+ messages)
` [PATCH v2 7/7] powerpc/pseries: Implement secvars for dynamic secure boot

[powerpc] Boot failure kernel BUG at mm/usercopy.c:102
 2023-01-10 16:50 UTC  (3+ messages)

[PATCH net-next 2/7] PCI: Remove PCI IDs used by the Sun Cassini driver
 2023-01-10 16:51 UTC  (3+ messages)

[PATCH 00/14] Remove clang's -Qunused-arguments from KBUILD_CPPFLAGS
 2023-01-10 15:02 UTC  (21+ messages)
` [PATCH 06/14] powerpc/vdso: Remove unused '-s' flag from ASFLAGS
` [PATCH 07/14] powerpc/vdso: Improve linker flags
` [PATCH 08/14] powerpc/vdso: Remove an unsupported flag from vgettimeofday-32.o with clang

[PATCH 00/19] Introduce __xchg, non-atomic xchg
 2023-01-10 13:52 UTC  (5+ messages)
` [RFC DO NOT MERGE] treewide: use __xchg in most obvious places
    ` [Intel-gfx] "

[PATCH] net-wan: Add check for NULL for utdm in ucc_hdlc_probe
 2023-01-10  7:21 UTC  (3+ messages)

[PATCH 00/15] backlight: Drop use of deprecated fb_blank property
 2023-01-10 10:09 UTC  (9+ messages)
` [PATCH 12/15] auxdisplay: ht16k33: Introduce backlight_get_brightness()
` [PATCH 15/15] backlight: backlight: Drop the deprecated fb_blank property

[PATCH v1 01/10] powerpc/bpf/32: Fix Oops on tail call tests
 2023-01-10  8:44 UTC  (5+ messages)
` [PATCH v1 06/10] powerpc/bpf: Perform complete extra passes to update addresses

[PATCH v2] powerpc/pseries: fix potential memory leak in init_cpu_associativity()
 2023-01-10  6:50 UTC  (2+ messages)

[PATCH v2] hvc/xen: lock console list traversal
 2023-01-10  8:06 UTC  (2+ messages)

[Skiboot] [PATCH 1/3] core/device: Add function to return child node using name and length
 2023-01-10  5:28 UTC  (3+ messages)

[PATCH] powerpc/pseries: drop RTAS-based timebase synchronization
 2023-01-10  4:28 UTC 

[PATCH v7 0/2] arm64: support batched/deferred tlb shootdown during page reclamation
 2023-01-09 21:28 UTC  (6+ messages)
` [PATCH v7 2/2] "


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