All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-09-18 15:20:27 to 2019-09-18 16:00:58 UTC [more...]

[GIT PULL] Mailbox changes for v5.4
 2019-09-18 16:00 UTC  (2+ messages)

[SPDK] SPDK + DRBD + tcmu-runner storage handlers
 2019-09-18 16:00 UTC  (3+ messages)
` [Drbd-dev] "
`  "

Usecases for the per-task latency-nice attribute
 2019-09-18 16:00 UTC  (6+ messages)

[igt-dev] [PATCH i-g-t] kms_dp_tiled_display: Fix the double free of drmConnector
 2019-09-18 16:00 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

code review about phosphor-ipmi-flash
 2019-09-18 15:59 UTC 

[meta-processor-sdk 1/3] flatbuffers: add version 1.10.0
 2019-09-18 15:57 UTC  (3+ messages)
` [meta-processor-sdk 2/3] tensorflow-lite: install schema.fbs which is required to build armnn with TensorFlow Lite parser
` [meta-processor-sdk 3/3] armnn: build armnn with TensorFlow Lite support

[Qemu-riscv] [PULL] RISC-V Patches for the 4.2 Soft Freeze, Part 1, v3
 2019-09-18 14:56 UTC  (80+ messages)
` [Qemu-devel] "
` [Qemu-riscv] [PULL 01/48] riscv: sifive_u: Add support for loading initrd
  ` [Qemu-devel] "
` [Qemu-riscv] [PULL 02/48] riscv: sivive_u: Add dummy serial clock and aliases entry for uart
  ` [Qemu-devel] "
` [Qemu-riscv] [PULL 03/48] riscv: sifive_u: Fix clock-names property for ethernet node
  ` [Qemu-devel] "
` [Qemu-riscv] [PULL 04/48] target/riscv/pmp: Restrict priviledged PMP to system-mode emulation
  ` [Qemu-devel] "
` [Qemu-riscv] [PULL 05/48] target/riscv/pmp: Convert qemu_log_mask(LOG_TRACE) to trace events
  ` [Qemu-devel] "
` [Qemu-riscv] [PULL 06/48] riscv: plic: Remove unused interrupt functions
  ` [Qemu-devel] "
` [Qemu-riscv] [PULL 07/48] target/riscv: Create function to test if FP is enabled
  ` [Qemu-devel] "
` [Qemu-riscv] [PULL 08/48] target/riscv: Update the Hypervisor CSRs to v0.4
  ` [Qemu-devel] "
` [Qemu-riscv] [PULL 09/48] riscv: rv32: Root page table address can be larger than 32-bit
  ` [Qemu-devel] "
` [Qemu-riscv] [PULL 10/48] riscv: Add a helper routine for finding firmware
` [Qemu-riscv] [PULL 11/48] riscv: Resolve full path of the given bios image
  ` [Qemu-devel] "
` [Qemu-riscv] [PULL 12/48] riscv: hmp: Add a command to show virtual memory mappings
  ` [Qemu-devel] "
` [Qemu-riscv] [PULL 13/48] riscv: sifive_test: Add reset functionality
  ` [Qemu-devel] "
` [Qemu-riscv] [PULL 14/48] riscv: hw: Remove duplicated "hw/hw.h" inclusion
  ` [Qemu-devel] "
` [Qemu-riscv] [PULL 15/48] riscv: hw: Remove superfluous "linux, phandle" property
  ` [Qemu-devel] "
` [Qemu-riscv] [PULL 16/48] riscv: hw: Use qemu_fdt_setprop_cell() for property with only 1 cell
  ` [Qemu-devel] "
` [Qemu-riscv] [PULL 17/48] riscv: hw: Remove not needed PLIC properties in device tree
  ` [Qemu-devel] "
` [Qemu-riscv] [PULL 18/48] riscv: hw: Change create_fdt() to return void
  ` [Qemu-devel] "
` [Qemu-riscv] [PULL 19/48] riscv: hw: Change to use qemu_log_mask(LOG_GUEST_ERROR, ...) instead
  ` [Qemu-devel] "
` [Qemu-riscv] [PULL 20/48] riscv: hw: Remove the unnecessary include of target/riscv/cpu.h
  ` [Qemu-devel] "
` [Qemu-riscv] [PULL 21/48] riscv: roms: Remove executable attribute of opensbi images
  ` [Qemu-devel] "
` [Qemu-riscv] [PULL 22/48] riscv: sifive_u: Remove the unnecessary include of prci header
  ` [Qemu-devel] "
` [Qemu-riscv] [PULL 23/48] riscv: sifive: Rename sifive_prci.{c, h} to sifive_e_prci.{c, h}
  ` [Qemu-devel] "
` [Qemu-riscv] [PULL 24/48] riscv: sifive_e: prci: Fix a typo of hfxosccfg register programming
  ` [Qemu-devel] "
` [Qemu-riscv] [PULL 25/48] riscv: sifive_e: prci: Update the PRCI register block size
  ` [Qemu-devel] "
` [Qemu-riscv] [PULL 26/48] riscv: sifive_e: Drop sifive_mmio_emulate()
  ` [Qemu-devel] "
` [Qemu-riscv] [PULL 27/48] riscv: Add a sifive_cpu.h to include both E and U cpu type defines
` [Qemu-riscv] [PULL 28/48] riscv: hart: Extract hart realize to a separate routine
  ` [Qemu-devel] "
` [Qemu-riscv] [PULL 29/48] riscv: hart: Add a "hartid-base" property to RISC-V hart array
` [Qemu-riscv] [PULL 30/48] riscv: sifive_u: Set the minimum number of cpus to 2
  ` [Qemu-devel] "
` [Qemu-riscv] [PULL 31/48] riscv: sifive_u: Update hart configuration to reflect the real FU540 SoC
  ` [Qemu-devel] "
` [Qemu-riscv] [PULL 32/48] riscv: sifive_u: Update PLIC hart topology configuration string
` [Qemu-riscv] [PULL 33/48] riscv: sifive: Implement PRCI model for FU540
  ` [Qemu-devel] "
` [Qemu-riscv] [PULL 34/48] riscv: sifive_u: Generate hfclk and rtcclk nodes
  ` [Qemu-devel] "
` [Qemu-riscv] [PULL 35/48] riscv: sifive_u: Add PRCI block to the SoC
` [Qemu-riscv] [PULL 36/48] riscv: sifive_u: Reference PRCI clocks in UART and ethernet nodes
` [Qemu-riscv] [PULL 37/48] riscv: sifive_u: Update UART base addresses and IRQs
` [Qemu-riscv] [PULL 38/48] riscv: sifive_u: Change UART node name in device tree
` [Qemu-riscv] [PULL 39/48] riscv: roms: Update default bios for sifive_u machine
` [Qemu-riscv] [PULL 40/48] riscv: sifive: Implement a model for SiFive FU540 OTP
` [Qemu-riscv] [PULL 41/48] riscv: sifive_u: Instantiate OTP memory with a serial number
` [Qemu-riscv] [PULL 42/48] riscv: sifive_u: Fix broken GEM support
` [Qemu-riscv] [PULL 43/48] riscv: sifive_u: Remove handcrafted clock nodes for UART and ethernet
` [Qemu-riscv] [PULL 44/48] riscv: sifive_u: Update model and compatible strings in device tree
` [Qemu-riscv] [PULL 45/48] target/riscv: Use both register name and ABI name
` [Qemu-riscv] [PULL 46/48] target/riscv: Fix mstatus dirty mask
` [Qemu-riscv] [PULL 47/48] target/riscv: Use TB_FLAGS_MSTATUS_FS for floating point
` [Qemu-riscv] [PULL 48/48] gdbstub: riscv: fix the fflags registers

[PATCH] drm/i915/cml: Add second PCH ID for CMP
 2019-09-18 15:59 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915/cml: Add second PCH ID for CMP (rev2)

page_alloc.shuffle=1 + CONFIG_PROVE_LOCKING=y = arm64 hang
 2019-09-18 15:58 UTC  (11+ messages)
          ` printk() + memory offline deadlock (WAS Re: page_alloc.shuffle=1 + CONFIG_PROVE_LOCKING=y = arm64 hang)

[PATCH] drm/i915: Verify the engine after acquiring the active.lock
 2019-09-18 15:54 UTC  (4+ messages)

[meta-gplv2][master][warrior][PATCH] tar: Make it build with GCC 8.3
 2019-09-18 15:48 UTC 

Can KEY_DH_OPERATIONS become tristate? (was: Re: Kernel 5.3.0 stuck during boot on Amiga)
 2019-09-18 15:54 UTC  (3+ messages)

[PATCH v3 1/2] powerpc/irq: bring back ksp_limit management in C functions
 2019-09-18 15:48 UTC  (4+ messages)
` [PATCH v3 2/2] powerpc/irq: inline call_do_irq() and call_do_softirq()

[PATCH 0/3] Regulator core fixes
 2019-09-18 15:53 UTC  (5+ messages)
` [PATCH 3/3] regulator: core: make regulator_register() EPROBE_DEFER aware

[Buildroot] [PATCH] package/bc: remove default value of _SOURCE var
 2019-09-18 15:53 UTC  (2+ messages)

IMA on remote file systems
 2019-09-18 15:52 UTC  (10+ messages)

[Buildroot] [git commit] package/bc: remove default value of _SOURCE var
 2019-09-18 15:53 UTC 

[Buildroot] [PATCH 1/1] package/openvmtools: base SYSV script on current template
 2019-09-18 15:53 UTC  (2+ messages)

[Buildroot] [git commit] package/openvmtools: base sysv script on current template
 2019-09-18 15:52 UTC 

[PATCH] spi: spi-gpio: fix crash when num-chipselects is 0
 2019-09-18 15:52 UTC 

[Buildroot] [PATCH] package/lsof: bump to version 4.93.2
 2019-09-18 15:51 UTC  (2+ messages)

[Buildroot] [PATCH] package/mosquitto: security bump to version 1.6.6
 2019-09-18 15:51 UTC  (4+ messages)

[PATCH 0/8] ti-sysc related warning fixes for v5.3-rc cycle
 2019-09-18 15:51 UTC  (7+ messages)
` [PATCH 5/8] ARM: dts: Drop bogus ahclkr clocks for dra7 mcasp 3 to 8

[Buildroot] [git commit] package/lsof: bump to version 4.93.2
 2019-09-18 15:50 UTC 

[Buildroot] [git commit] package/mosquitto: security bump to version 1.6.6
 2019-09-18 15:49 UTC 

[PATCH v12 00/12] namei: openat2(2) path resolution restrictions
 2019-09-18 15:46 UTC  (11+ messages)
` [PATCH v12 05/12] namei: obey trailing magic-link DAC permissions

[Buildroot] [PATCH 1/1] package/libssh: add support for mbedtls crypto backend
 2019-09-18 15:48 UTC  (2+ messages)

[PATCH] xfs: assure zeroed memory buffers for certain kmem allocations
 2019-09-18 15:47 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v4 00/25] InfiniBand Transport (IBTRS) and Network Block Device (IBNBD)
 2019-09-18 15:47 UTC  (13+ messages)
` [PATCH v4 15/25] ibnbd: private headers with IBNBD protocol structs and helpers
` [PATCH v4 17/25] ibnbd: client: main functionality

[alsa-devel] RFC: TDM mode support on the tegra30
 2019-09-18 15:02 UTC  (8+ messages)
` [alsa-devel] [PATCH 1/8] ASoC: tegra: Add a TDM configuration callback

[alsa-devel] [PATCH] ASoC: core: delete component->card_list in soc_remove_component only
 2019-09-18 12:53 UTC  (10+ messages)

[Bug 110610] kernel BUG at drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:5611
 2019-09-18 15:46 UTC  (2+ messages)

[meta-oe] [PATCH 0/4] mongodb: bump to version 4.2.0+git18ce5c9
 2019-09-18 15:45 UTC  (3+ messages)
` [meta-oe] [PATCH 4/4] "

[alsa-devel] [PATCH v2] ASoC: atmel_ssc_dai: Remove wrong spinlock usage
 2019-09-18 10:14 UTC  (2+ messages)
` Applied "ASoC: atmel_ssc_dai: Remove wrong spinlock usage" to the asoc tree

[PATCH v4] powerpc/setup_64: fix -Wempty-body warnings
 2019-09-18 15:42 UTC  (3+ messages)

[Xen-devel] [PATCH 00/35] libxl refactoring to use ev_qmp (with API changes)
 2019-09-18 15:44 UTC  (5+ messages)
` [Xen-devel] [PATCH 01/35] libxl: Make libxl_domain_unpause async

[Xen-devel] [PATCH v2 0/9] XSA-292 follow-up
 2019-09-18 15:43 UTC  (5+ messages)
` [Xen-devel] [PATCH v2 4/9] x86/HVM: move NOFLUSH handling out of hvm_set_cr3()

[cip-dev] [PATCH linux-4.4.y-cip-rt 1/2] gitlab-ci: Always store job artifacts
 2019-09-18 15:44 UTC  (2+ messages)
` [cip-dev] [PATCH linux-4.4.y-cip-rt 2/2] gitlab-ci: Run tests on RZ/G1C iwg23s platform

[cip-dev] [PATCH linux-4.4.y-cip 1/2] gitlab-ci: Always store job artifacts
 2019-09-18 15:43 UTC  (2+ messages)
` [cip-dev] [PATCH linux-4.4.y-cip 2/2] gitlab-ci: Run tests on RZ/G1C iwg23s platform

[RFC][PATCH] pipe: Convert ring to head/tail
 2019-09-18 15:43 UTC  (5+ messages)
      ` Do we need to correct barriering in circular-buffers.rst?

[cip-dev] [PATCH linux-4.19.y-cip-rt] gitlab-ci: Always store job artifacts
 2019-09-18 15:43 UTC 

[cip-dev] [PATCH linux-4.19.y-cip] gitlab-ci: Always store job artifacts
 2019-09-18 15:42 UTC 

[Bug 204789] New: Boot failure with more than 256G of memory
 2019-09-18 15:38 UTC  (8+ messages)

[PATCH V4 0/3] selinux-testsuite: Add BPF tests
 2019-09-18 15:41 UTC  (2+ messages)

[PATCH] net/phy: fix DP83865 10 Mbps HDX loopback disable function
 2019-09-18 15:40 UTC  (4+ messages)
` [PATCH v1] "

[PATCH 0/5] iommu: Implement iommu_put_resv_regions_simple()
 2019-09-18 15:37 UTC  (6+ messages)
` [PATCH 1/5] "

[PATCH 1/4] drm/i915: Verify the engine after acquiring the active.lock
 2019-09-18 15:37 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/4] "

[alsa-devel] DPCM: suspicious code in dpcm_prune_paths()
 2019-09-10  9:20 UTC 

udp sendmsg ENOBUFS clarification
 2019-09-18 15:35 UTC  (2+ messages)

[PATCH v3 3/3] HID: core: fix dmesg flooding if report field larger than 32bit
 2019-09-18 15:35 UTC  (3+ messages)

[PATCH v6 0/8] add driver for "boe, tv101wum-nl6", "boe, tv101wum-n53", "auo, kd101n80-45na" and "auo, b101uan08.3" panels
 2019-09-18 15:35 UTC  (3+ messages)
` [PATCH v6 2/8] drm/panel: support for BOE tv101wum-nl6 wuxga dsi video mode panel

[PATCH] compat_ioctl: fix reimplemented SG_IO handling causing -EINVAL from sg_io()
 2019-09-18 15:34 UTC 

[U-Boot] [PATCH v2] sunxi: H6: DRAM: Add support for half DQ
 2019-09-18 15:34 UTC  (2+ messages)

[PATCH] tests/tcg: add simple record/replay smoke test for aarch64
 2019-09-18 15:33 UTC 

[PATCH v2] Can't scan on ETSI domains when operating ch is DFS
 2019-09-18 15:33 UTC 

[RFC][PATCH] kvm: x86: Improve emulation of CPUID leaves 0BH and 1FH
 2019-09-18 15:32 UTC  (2+ messages)

[PATCH v2] iommu/arm-smmu: Report USF more clearly
 2019-09-18 15:32 UTC  (3+ messages)

Running an application on a new VT
 2019-09-18 15:32 UTC  (2+ messages)

[PATCH 0/2] scsi: core: regression fixes for request batching
 2019-09-18 15:32 UTC  (10+ messages)
` [PATCH 1/2] scsi: core: fix missing .cleanup_rq for SCSI hosts without "

[PATCH] idr: Prevent unintended underflow for the idr index
 2019-09-18 15:32 UTC  (3+ messages)

[warrior][PATCH] gcc: Security fix for CVE-2019-15847
 2019-09-18 15:32 UTC  (2+ messages)
` ✗ patchtest: failure for gcc: Security fix for CVE-2019-15847 (rev2)

[PATCH V6 0/2] mailbox: arm: introduce smc triggered mailbox
 2019-09-18 15:31 UTC  (9+ messages)
` [PATCH V6 1/2] dt-bindings: mailbox: add binding doc for the ARM SMC/HVC mailbox

[U-Boot] [ANN] U-Boot v2019.10-rc3 released
 2019-09-18 15:31 UTC  (4+ messages)

[kbd] openvt and virtual terminals
 2019-09-18 15:30 UTC  (2+ messages)

[GIT PULL] dma-mapping updates for 5.4
 2019-09-18 15:27 UTC  (3+ messages)
` [Xen-devel] "

[PATCH 1/2] drm/i915: Bump skl+ max plane width to 5k for linear/x-tiled
 2019-09-18 15:27 UTC  (2+ messages)

[PATCH v3 0/1] intel_cht_int33fe: Split code to USB Micro-B and Type-C variants
 2019-09-18 15:27 UTC  (2+ messages)
` [PATCH v3 1/1] platform/x86/intel_cht_int33fe: "

[PATCH v3 0/2] leds: tlc591xx: switch to managed LED registration
 2019-09-18 15:25 UTC  (3+ messages)
` [PATCH v3 1/2] leds: tlc591xx: simplify driver by using the managed led API
` [PATCH v3 2/2] leds: tlc591xx: use devm_led_classdev_register_ext()

Slow I/O on USB media after commit f664a3cc17b7d0a2bc3b3ab96181e1029b0ec0e6
 2019-09-18 15:25 UTC  (3+ messages)

[PATCH 2/2] drm/i915: Don't advertise modes that exceed the max plane size
 2019-09-18 15:24 UTC  (3+ messages)
` [PATCH v2 "

[Xen-devel] [PATCH] create-diff-object: more precisely identify .rodata sections
 2019-09-18 15:23 UTC  (9+ messages)

[PATCH] drm: sun8i-ui/vi: Fix layer zpos change/atomic modesetting
 2019-09-18 15:23 UTC  (4+ messages)

[PATCH v7 00/13] Device property improvements, add %pfw format specifier
 2019-09-18 15:22 UTC  (3+ messages)
` [PATCH v7 01/13] tools lib traceevent: Convert remaining %p[fF] users to %p[sS]

[U-Boot] [PATCH] libfdt: fix typo on comment
 2019-09-18 15:22 UTC 

[PATCH] KVM: coalesced_mmio: add bounds checking
 2019-09-18 15:20 UTC  (2+ messages)

[dpdk-dev] [RFC PATCH 0/9] security: add software synchronous crypto process
 2019-09-18 15:20 UTC  (4+ messages)
` [dpdk-dev] [PATCH 00/10] "
  ` [dpdk-dev] [PATCH 05/10] crypto/aesni_mb: add rte_security handler

[Xen-devel] [PATCH v13 0/4] add per-domain IOMMU control
 2019-09-18 15:20 UTC  (3+ messages)
` [Xen-devel] [PATCH v13 4/4] introduce a 'passthrough' configuration option to xl.cfg


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.