All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-12-17 04:01:43 to 2019-12-17 05:34:07 UTC [more...]

[PULL 00/15] Python queue 2019-12-17
 2019-12-17  5:15 UTC  (4+ messages)
` [PULL 02/15] Revert "Acceptance test: cancel test if m68k kernel packages goes missing"
` [PULL 04/15] analyze-migration.py: replace numpy with python 3.2
` [PULL 05/15] python/qemu: Add set_qmp_monitor() to QEMUMachine

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

[PULL 00/88] ppc-for-5.0 queue 20191217
 2019-12-17  4:43 UTC  (69+ 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 62/88] ppc/pnv: Introduce a POWER10 PnvChip and a powernv10 machine
` [PULL 64/88] ppc/pnv: add a PSI bridge model for POWER10
` [PULL 65/88] ppc/pnv: add a LPC Controller "
` [PULL 67/88] target/ppc: Work [S]PURR implementation and add HV support
` [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 75/88] ppc: Drop useless extern annotation for functions
` [PULL 79/88] ppc/pnv: Introduce PnvMachineClass::dt_power_mgt()
` [PULL 84/88] ppc/pnv: Pass content of the "compatible" property to pnv_dt_xscom()

[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] kconfig: Add kernel config option for fuzz testing
 2019-12-17  5:12 UTC  (2+ 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  (3+ messages)
` [igt-dev] ✗ GitLab.Pipeline: failure for series starting with [v4,i-g-t,1/2] "
` [igt-dev] ✓ Fi.CI.BAT: success "

[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  (16+ messages)
` [PATCH 08/12] vfs: allow unprivileged whiteout creation
` [PATCH 11/12] vfs: don't parse "posixacl" option
` [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 

[PATCH 4.14 000/267] 4.14.159-stable review
 2019-12-17  4:28 UTC  (4+ messages)
` [PATCH 4.14 204/267] blk-mq: avoid sysfs buffer overflow with too many CPU cores

[PATCH v3 0/2] spi: cadence-quadpsi: Add support for the Cadence QSPI controller
 2019-12-17  4:25 UTC  (4+ messages)
` [PATCH v3 2/2] "

[Xen-devel] [xen-unstable test] 144878: regressions - FAIL
 2019-12-17  4:22 UTC 

[alsa-devel] Don't use 16 bit signed integers for sample rate conversion
 2019-12-17  4:21 UTC 

[PATCH 0/1] Summary: hwmon driver for temperature sensors on SATA drives
 2019-12-17  4:20 UTC  (7+ messages)
` [PATCH 1/1] hwmon: Driver "

[alsa-devel] Don't use 16 bit signed integers for sample rate conversion
 2019-12-17  4:20 UTC 

[dpdk-dev] [PATCH 0/6] bnxt patchset
 2019-12-17  4:17 UTC  (7+ messages)
` [dpdk-dev] [PATCH 1/6] net/bnxt: fix link failure during port toggle by increasing link wait time
` [dpdk-dev] [PATCH 2/6] net/bnxt: fix to use first valid profile if lossy profile not found
` [dpdk-dev] [PATCH 3/6] net/bnxt: fix flow flush to sync with flow destroy routine
` [dpdk-dev] [PATCH 4/6] net/bnxt: fix non matching flow hitting filter rule
` [dpdk-dev] [PATCH 5/6] net/bnxt: fix to keep the L2 filter intact so it can be reused
` [dpdk-dev] [PATCH 6/6] net/bnxt: fix to free l2 filters while clearing vnic flows/filters

[PATCH 1/2] kconfig: fix too deep indentation in Makefile
 2019-12-17  4:18 UTC  (2+ messages)
` [PATCH 2/2] kconfig: use $(PERL) "

[PATCH 1/2] kconfig: localmodconfig: remove unused $config
 2019-12-17  4:16 UTC  (2+ messages)
` [PATCH 2/2] kconfig: localmodconfig: fix indentation for closing brace

[PATCH v2 0/5] drm/i915/dsi: Control panel and backlight enable GPIOs from VBT
 2019-12-17  4:17 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/dsi: Control panel and backlight enable GPIOs from VBT (rev2)

XDP multi-buffer design discussion
 2019-12-17  4:15 UTC  (2+ messages)

[PATCH 0/8] kconfig: misc cleanups
 2019-12-17  4:14 UTC  (9+ messages)
` [PATCH 1/8] kconfig: remove the rootmenu check in menu_add_prop()
` [PATCH 2/8] kconfig: use parent->dep as the parentdep of 'menu'
` [PATCH 3/8] kconfig: drop T_WORD from the RHS of 'prompt' symbol
` [PATCH 4/8] kconfig: remove "
` [PATCH 5/8] kconfig: move prompt handling to menu_add_prompt() from menu_add_prop()
` [PATCH 6/8] kconfig: remove 'prompt' argument "
` [PATCH 7/8] kconfig: remove sym from struct property
` [PATCH 8/8] kconfig: squash prop_alloc() into menu_add_prop()

[Intel-gfx] [PATCH 1/2] drm/i915: Unpin vma->obj on early error
 2019-12-17  4:14 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/2] "

[PATCH bpf-next v11 1/2] bpf: add new helper get_file_path for mapping a file descriptor to a pathname
 2019-12-17  4:13 UTC  (9+ messages)
` [PATCH bpf-next v12 0/2] bpf: adding get_file_path helper
  ` [PATCH bpf-next v12 1/2] bpf: add new helper get_file_path for mapping a file descriptor to a pathname
  ` [PATCH bpf-next v12 2/2] selftests/bpf: test for bpf_get_file_path() from tracepoint

[PATCH v3 0/8] Backported fixes for 4.4 stable tree
 2019-12-17  4:13 UTC  (8+ messages)
` [PATCH v3 8/8] x86, mm, gup: prevent get_page() race with munmap in paravirt guest

[Xen-devel] [ovmf test] 144884: regressions - FAIL
 2019-12-17  4:12 UTC 

[PATCH v5 0/7] UFS driver general fixes bundle 3
 2019-12-17  4:13 UTC  (6+ messages)
` [PATCH v5 2/7] scsi: ufs-qcom: Add reset control support for host controller

[PATCH v3 0/6] Use 1st-level for IOVA translation
 2019-12-17  4:13 UTC  (11+ messages)
` [PATCH v3 5/6] iommu/vt-d: Flush PASID-based iotlb for iova over first level

[PATCH v4 0/2] clocks aren't disable when pwm_mtk_disp suspend
 2019-12-17  4:02 UTC  (12+ messages)
` [PATCH v4 1/2] pwm: mtk_disp: fix pwm clocks not poweroff when disable pwm
` [PATCH v4 2/2] pwm: mtk_disp: keep the trigger register after pwm setting

[PATCH] drm/amdgpu/smu: fix spelling
 2019-12-17  4:12 UTC  (2+ messages)

[PATCH] llc2: Reverse the true/false statements of the condition operator in llc_stat_ev_rx_null_dsap_xid_c and llc_stat_ev_rx_null_dsap_test_c
 2019-12-17  4:00 UTC  (2+ messages)
` [PATCH v2] llc2: Remove "

[PATCH v2] MIPS: Scan the DMI system information
 2019-12-17  4:11 UTC  (2+ messages)

[PATCH] riscv: export flush_icache_all to modules
 2019-12-17  4:07 UTC  (2+ messages)

[PATCH] riscv: export __lshrti3
 2019-12-17  4:06 UTC  (3+ messages)
` [PATCH] riscv: Less inefficient gcc tishift helpers (and export their symbols)

[PATCH] kconfig: warn nested choice
 2019-12-17  4:02 UTC 

[PATCH 0/7] target/ppc: Implement KVM support under TCG (final steps)
 2019-12-17  4:00 UTC  (3+ messages)
` [PATCH 5/7] target/ppc: Add privileged message send facilities

[PATCH v6 00/15] CoreSight CTI Driver
 2019-12-17  4:01 UTC  (4+ messages)


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.