All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-12-17 04:29:00 to 2019-12-17 05:53:40 UTC [more...]

[PULL 00/15] Python queue 2019-12-17
 2019-12-17  5:15 UTC  (11+ messages)
` [PULL 02/15] Revert "Acceptance test: cancel test if m68k kernel packages goes missing"
` [PULL 03/15] analyze-migration.py: fix find() type error
` [PULL 04/15] analyze-migration.py: replace numpy with python 3.2
` [PULL 05/15] python/qemu: Add set_qmp_monitor() to QEMUMachine
` [PULL 07/15] Acceptance test x86_cpu_model_versions: use default vm
` [PULL 09/15] Acceptance tests: use avocado tags for machine type
` [PULL 10/15] Acceptance tests: use relative location for tests
` [PULL 11/15] python/qemu: Move kvm_available() to its own module
` [PULL 13/15] python/qemu: accel: Strengthen kvm_available() checks
` [PULL 15/15] python/qemu: Remove unneeded imports in __init__

[PATCH 0/7] add -i: close some regression test gaps
 2019-12-17  5:53 UTC  (4+ messages)
` [PATCH 2/7] t3701: avoid depending on the TTY prerequisite

[PATCH V3 00/13] powerpc/vas: Page fault handling for user space NX requests
 2019-12-17  5:49 UTC  (6+ messages)
` [PATCH V3 01/13] powerpc/vas: Describe vas-port and interrupts properties
` [PATCH V3 02/13] powerpc/vas: Define nx_fault_stamp in coprocessor_request_block
` [PATCH V3 03/13] powerpc/vas: Read interrupts and vas-port device tree properties

[PATCH 0/9] PM / devfreq: Remove deprecated 'devfreq' and 'devfreq-events' properties
 2019-12-17  5:57 UTC  (17+ messages)
    ` [PATCH 1/9] PM / devfreq: Add devfreq_get_devfreq_by_node function
    ` [PATCH 2/9] PM / devfreq: Remove devfreq_get_devfreq_by_phandle function
    ` [PATCH 3/9] PM / devfreq: event: Add devfreq_event_get_edev_by_node function
    ` [PATCH 4/9] PM / devfreq: exynos-bus: Replace deprecated 'devfreq' property
    ` [PATCH 5/9] PM / devfreq: exynos-bus: Replace deprecated 'devfreq-events' property
    ` [PATCH 6/9] PM / devfreq: rk3399_dmc: "
    ` [PATCH 7/9] memory: samsung: exynos5422-dmc: "
    ` [PATCH 8/9] ARM: dts: exynos: Replace deprecated property for Exynos bus and DMC
    ` [PATCH 9/9] arm64: dts: exynos: Replace deprecated property for Exynos bus

[PULL 00/88] ppc-for-5.0 queue 20191217
 2019-12-17  4:43 UTC  (88+ messages)
` [PULL 01/88] ppc/pnv: Add a PNOR model
` [PULL 02/88] ppc/pnv: Add a "/qemu" device tree node
` [PULL 03/88] ppc/pnv: Drop "chip" link from POWER9 PSI object
` [PULL 04/88] xive: Link "cpu" property to XiveTCTX::cs pointer
` [PULL 05/88] xive: Link "xive" property to XiveSource::xive pointer
` [PULL 06/88] xive: Link "xive" property to XiveEndSource::xrtr pointer
` [PULL 07/88] ppc/pnv: Link "psi" property to PnvLpc::psi pointer
` [PULL 08/88] ppc/pnv: Link "psi" property to PnvOCC::psi pointer
` [PULL 09/88] ppc/pnv: Link "chip" property to PnvHomer::chip pointer
` [PULL 10/88] ppc/pnv: Link "chip" property to PnvCore::chip pointer
` [PULL 11/88] ppc/pnv: Link "chip" property to PnvXive::chip pointer
` [PULL 12/88] xics: Link ICS_PROP_XICS property to ICSState::xics pointer
` [PULL 13/88] xics: Link ICP_PROP_XICS property to ICPState::xics pointer
` [PULL 14/88] xics: Link ICP_PROP_CPU property to ICPState::cs pointer
` [PULL 15/88] spapr: Abort if XICS interrupt controller cannot be initialized
` [PULL 16/88] ppc/pnv: Add a LPC "ranges" property
` [PULL 17/88] ppc/xive: Record the IPB in the associated NVT
` [PULL 18/88] ppc/xive: Introduce helpers for the NVT id
` [PULL 19/88] ppc/pnv: Remove pnv_xive_vst_size() routine
` [PULL 20/88] xive/kvm: Trigger interrupts from userspace
` [PULL 21/88] ppc/pnv: Quiesce some XIVE errors
` [PULL 22/88] ppc/xive: Introduce OS CAM line helpers
` [PULL 23/88] ppc/xive: Check V bit in TM_PULL_POOL_CTX
` [PULL 24/88] ipmi: Add support to customize OEM functions
` [PULL 25/88] ppc/pnv: Add HIOMAP commands
` [PULL 26/88] ppc/pnv: Create BMC devices at machine init
` [PULL 27/88] ppc/xive: Introduce a XivePresenter interface
` [PULL 28/88] ppc/xive: Implement the "
` [PULL 29/88] ppc/pnv: Instantiate cores separately
` [PULL 30/88] ppc/pnv: Loop on the threads of the chip to find a matching NVT
` [PULL 31/88] ppc: Introduce a ppc_cpu_pir() helper
` [PULL 32/88] ppc/pnv: Introduce a pnv_xive_is_cpu_enabled() helper
` [PULL 33/88] ppc/pnv: Fix TIMA indirect access
` [PULL 34/88] ppc/xive: Introduce a XiveFabric interface
` [PULL 35/88] ppc/pnv: Implement the "
` [PULL 36/88] ppc/spapr: "
` [PULL 37/88] ppc/xive: Use the XiveFabric and XivePresenter interfaces
` [PULL 38/88] ppc/xive: Extend the TIMA operation with a XivePresenter parameter
` [PULL 39/88] linux-headers: Update
` [PULL 40/88] spapr: Pass the maximum number of vCPUs to the KVM interrupt controller
` [PULL 41/88] spapr/xics: Configure number of servers in KVM
` [PULL 42/88] spapr/xive: "
` [PULL 43/88] ppc/pnv: Clarify how the TIMA is accessed on a multichip system
` [PULL 44/88] ppc/xive: Move the TIMA operations to the controller model
` [PULL 45/88] ppc/xive: Remove the get_tctx() XiveRouter handler
` [PULL 46/88] ppc/xive: Introduce a xive_tctx_ipb_update() helper
` [PULL 47/88] ppc/xive: Synthesize interrupt from the saved IPB in the NVT
` [PULL 48/88] ppc/pnv: Introduce a pnv_xive_block_id() helper
` [PULL 49/88] ppc/pnv: Extend XiveRouter with a get_block_id() handler
` [PULL 50/88] ppc/pnv: Dump the XIVE NVT table
` [PULL 51/88] ppc: well form kvmppc_hint_smt_possible error hint helper
` [PULL 52/88] spapr: Don't trigger a CAS reboot for XICS/XIVE mode changeover
` [PULL 53/88] spapr: Improve handling of fdt buffer size
` [PULL 54/88] spapr: Fold h_cas_compose_response() into h_client_architecture_support()
` [PULL 55/88] spapr: Simplify ovec diff
` [PULL 56/88] ppc: Deassert the external interrupt pin in KVM on reset
` [PULL 57/88] xics: Don't deassert outputs
` [PULL 58/88] ppc: Don't use CPUPPCState::irq_input_state with modern Book3s CPU models
` [PULL 59/88] ppc: Ignore the CPU_INTERRUPT_EXITTB interrupt with KVM
` [PULL 60/88] ppc: Make PPCVirtualHypervisor an incomplete type
` [PULL 61/88] target/ppc: Add POWER10 DD1.0 model information
` [PULL 62/88] ppc/pnv: Introduce a POWER10 PnvChip and a powernv10 machine
` [PULL 63/88] ppc/psi: cleanup definitions
` [PULL 64/88] ppc/pnv: add a PSI bridge model for POWER10
` [PULL 65/88] ppc/pnv: add a LPC Controller "
` [PULL 66/88] target/ppc: Implement the VTB for HV access
` [PULL 67/88] target/ppc: Work [S]PURR implementation and add HV support
` [PULL 68/88] target/ppc: Add SPR ASDR
` [PULL 69/88] target/ppc: Add SPR TBU40
` [PULL 70/88] ppc/pnv: Loop on the whole hierarchy to populate the DT with the XSCOM nodes
` [PULL 71/88] ppc/pnv: populate the DT with realized XSCOM devices
` [PULL 72/88] ppc/pnv: Make PnvXScomInterface an incomplete type
` [PULL 73/88] ppc/pnv: Introduce PBA registers
` [PULL 74/88] ppc/pnv: Fix OCC common area region mapping
` [PULL 75/88] ppc: Drop useless extern annotation for functions
` [PULL 76/88] ppc/pnv: Introduce PnvPsiClass::compat
` [PULL 77/88] ppc/pnv: Drop PnvPsiClass::chip_type
` [PULL 78/88] ppc/pnv: Introduce PnvMachineClass and PnvMachineClass::compat
` [PULL 79/88] ppc/pnv: Introduce PnvMachineClass::dt_power_mgt()
` [PULL 80/88] ppc/pnv: Drop pnv_is_power9() and pnv_is_power10() helpers
` [PULL 81/88] ppc/pnv: Introduce PnvChipClass::intc_print_info() method
` [PULL 82/88] ppc/pnv: Introduce PnvChipClass::xscom_core_base() method
` [PULL 83/88] ppc/pnv: Pass XSCOM base address and address size to pnv_dt_xscom()
` [PULL 84/88] ppc/pnv: Pass content of the "compatible" property "
` [PULL 85/88] ppc/pnv: Drop pnv_chip_is_power9() and pnv_chip_is_power10() helpers
` [PULL 87/88] ppc/pnv: Drop PnvChipClass::type
` [PULL 88/88] pseries: Update SLOF firmware image

[PATCH 0/1] Summary: hwmon driver for temperature sensors on SATA drives
 2019-12-17  5:50 UTC  (6+ messages)

[Intel-gfx] [PATCH v2 1/7] drm/i915/guc: Merge communication_stop and communication_disable
 2019-12-17  5:49 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2,1/7] "

[Intel-gfx] [PATCH v2] drm/i915/gt: Eliminate the trylock for reading a timeline's hwsp
 2019-12-17  5:45 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gt: Eliminate the trylock for reading a timeline's hwsp (rev3)

[PATCH v2] printk: Fix preferred console selection with multiple matches
 2019-12-17  5:45 UTC  (2+ messages)

[Bug 205885] New: BUG: KASAN: null-ptr-deref in strncpy+0x3c/0x60
 2019-12-17  5:41 UTC  (2+ messages)
` [Bug 205885] "

[PATCH] kconfig: Add kernel config option for fuzz testing
 2019-12-17  5:42 UTC  (3+ messages)

linux-next: Tree for Dec 16
 2019-12-17  5:42 UTC  (5+ messages)
` linux-next: Tree for Dec 16 (drm_panel & intel_panel)
    ` [Intel-gfx] "

(unknown),
 2019-12-17  5:41 UTC  (4+ messages)
` [PATCH] Further cadence i2c buffer overrun fixes

[PATCH V2 00/13] powerpc/vas: Page fault handling for user space NX requests
 2019-12-17  5:35 UTC  (5+ messages)
` [PATCH V2 07/13] powerpc/vas: Take reference to PID and mm for user space windows

[PATCH v3] powerpc/smp: Use nid as fallback for package_id
 2019-12-17  5:35 UTC  (2+ messages)

Bios upgrade
 2019-12-17  5:37 UTC  (2+ messages)

[PATCH bpf-next 0/3] Skeleton improvements and documnetation
 2019-12-17  5:36 UTC  (4+ messages)
` [PATCH bpf-next 1/3] bpftool, selftests/bpf: embed object file inside skeleton
` [PATCH bpf-next 2/3] libbpf: remove BPF_EMBED_OBJ macro from libbpf.h
` [PATCH bpf-next 3/3] bpftool: add gen subcommand manpage

[PATCH v9 0/9] Mediatek MT8183 scpsys support
 2019-12-17  5:33 UTC  (7+ messages)
` [PATCH v9 4/9] soc: mediatek: Add multiple step bus protection control

[PATCH RFC 04/15] KVM: Implement ring-based dirty memory tracking
 2019-12-17  5:25 UTC  (14+ messages)

[thud] packaging error in python3
 2019-12-17  5:30 UTC 

[PATCH] Makefile: drop GEN_HDRS
 2019-12-17  5:28 UTC  (9+ messages)

[PATCH 0/8] Directory traversal bugs
 2019-12-17  5:26 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 6/8] dir: fix checks on common prefix directory

[PATCH] gnutls: upgrade 3.6.8 -> 3.6.11.1
 2019-12-17  5:26 UTC 

[PATCH] thermal: rockchip: enable hwmon
 2019-12-17  5:23 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/2] spi: nxp_fspi: new driver for the FlexSPI controller
 2019-12-17  5:23 UTC  (5+ messages)

[PATCH v10 Kernel 0/5] KABIs to support migration for VFIO devices
 2019-12-17  5:15 UTC  (3+ messages)
` [PATCH v10 Kernel 4/5] vfio iommu: Implementation of ioctl to for dirty pages tracking

[PATCH] generic/386: get right field in df command
 2019-12-17  5:20 UTC 

[GIT PULL] remove ksys_mount() and ksys_dup()
 2019-12-17  5:17 UTC  (2+ messages)
` [PATCH 4/5] init: unify opening /dev/console as stdin/stdout/stderr

Marketing Tool
 2019-12-17  4:09 UTC 

[Intel-gfx] [PATCH v3 01/11] drm: Add __drm_atomic_helper_crtc_state_reset() & co
 2019-12-17  5:13 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [v3,01/11] "

[PATCH] PM / devfreq: tegra30: add COMMON_CLK dependency
 2019-12-17  5:12 UTC  (4+ messages)

[PATCH net-next 0/3] Replace IDT with Renesas and improve version info
 2019-12-17  5:03 UTC  (4+ messages)
` [PATCH net-next 1/3] dt-bindings: ptp: Rename ptp-idtcm.yaml to ptp-cm.yaml
` [PATCH net-next 2/3] ptp: clockmatrix: Remove IDT references or replace with Renesas
` [PATCH net-next 3/3] ptp: clockmatrix: Rework clockmatrix version information

[Intel-gfx] [CI] drm/i915: Eliminate the trylock for awaiting an earlier request
 2019-12-17  5:11 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

Free RAM in Linux 
 2019-12-17  5:09 UTC 

[Patch v2 0/7] Transition of fsl qspi driver to spi-mem framework
 2019-12-17  5:08 UTC  (5+ messages)
` [Patch v2 1/7] spi: Transform the FSL QuadSPI driver to use the SPI MEM API
` [Patch v2 2/7] treewide: Remove unused FSL QSPI config options

[PATCH 0/2] Improve line log documentation
 2019-12-17  5:07 UTC  (3+ messages)
` [PATCH 1/2] Documentation/git-log: document accepted line-log diff formats
` [PATCH 2/2] Documentation/git-log: mention that line-log regex must match in starting revision

Issue with iwd 1.3 + systemd-resolved + iwd's built-in network configuration not adding DNS servers
 2019-12-17  5:07 UTC  (2+ messages)

cron job: media_tree daily build: ERRORS
 2019-12-17  4:58 UTC 

[RFC] mac80211: Fix setting txpower to zero
 2019-12-17  4:54 UTC  (4+ messages)

[PATCH iproute2 0/3] Devlink health reporter's issues
 2019-12-17  4:53 UTC  (2+ messages)

[PATCH 0/3] nvmet: make model/ctrl-id configurable, configfs fix
 2019-12-17  4:53 UTC  (4+ messages)
` [PATCH V4 2/3] nvmet: make ctrl model configurable

[PATCH iproute2 0/8] bridge vlan tunnelshow fixes
 2019-12-17  4:51 UTC  (2+ messages)

[meta-security][PATCH] suricata: update to 4.1.6
 2019-12-17  4:49 UTC 

[yocto] #raspberrypi
 2019-12-17  4:48 UTC 

[meta-security][PATCH 1/3] python3-suricata-update: update to 1.1.1
 2019-12-17  4:48 UTC  (3+ messages)
` [meta-security][PATCH 2/3] libhtp: bugfix only update 0.5.32
` [meta-security][PATCH 3/3] lib/oeqa/runtime: suricata add tests

[PATCH iproute2 v5 1/2] ip-xfrm: Fix getprotobynumber() result to be print for each call
 2019-12-17  4:47 UTC  (2+ messages)

[PATCH] clk: declare clk_core_reparent_orphans() inline
 2019-12-17  4:46 UTC  (3+ messages)
` [PATCH v2] "
` [PATCH v3] "

[ANNOUNCE] v5.2.21-rt15
 2019-12-17  4:45 UTC  (2+ messages)

[PATCH net-next v3] net: bridge: add STP xstats
 2019-12-17  4:45 UTC  (4+ messages)
` [PATCH iproute2 v4] iplink: add support for "
    ` [Bridge] "

[Intel-gfx] [PATCH v4 i-g-t 1/2] NOMERGE: Import drm.h up to 54ecb8f7028c
 2019-12-17  4:44 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [v4,i-g-t,1/2] "

[PATCH v3 0/7] Introduce CAP_SYS_PERFMON to secure system performance monitoring and observability
 2019-12-17  4:43 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for Introduce CAP_SYS_PERFMON to secure system performance monitoring and observability (rev2)

[alsa-devel] [PATCH 0/6] ASoC: soc-core cleanup step8
 2019-12-17  4:41 UTC  (5+ messages)
` [alsa-devel] [PATCH 6/6] ASoC: soc-core: add snd_soc_stream_stop()

[Xen-devel] REGRESSION: Xen 4.13 RC5 fails to bootstrap Dom0 on ARM
 2019-12-17  4:39 UTC  (3+ messages)

[PATCH 4.19 000/140] 4.19.90-stable review
 2019-12-17  4:38 UTC  (3+ messages)
` [PATCH 4.19 053/140] workqueue: Fix spurious sanity check failures in destroy_workqueue()

[PATCH V6 net-next 00/11] Peer to Peer One-Step time stamping
 2019-12-17  4:34 UTC  (4+ messages)
` [PATCH V6 net-next 11/11] ptp: Add a driver for InES time stamping IP core

[PATCH] drm/amd/powerplay: skip soc clk setting under pp one vf
 2019-12-17  4:33 UTC  (2+ messages)

[PATCH 00/12] various vfs patches
 2019-12-17  4:28 UTC  (8+ messages)
` [PATCH 12/12] vfs: don't parse "silent" option

next/pending-fixes build: 214 builds: 0 failed, 214 passed, 56 warnings (v5.5-rc2-313-g8dd4dfbde178)
 2019-12-17  4:28 UTC 


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.