All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-05-03 11:17:56 to 2019-05-03 11:48:20 UTC [more...]

[Qemu-devel] [PATCH] linux-user: elf: Map empty PT_LOAD sections
 2019-05-03 11:48 UTC  (2+ messages)

[PATCH 5.0 00/89] 5.0.11-stable review
 2019-05-03 11:48 UTC  (4+ messages)
` [PATCH 5.0 25/89] RDMA/ucontext: Fix regression with disassociate

implement generic dma_map_ops for IOMMUs v4
 2019-05-03 11:47 UTC  (32+ messages)
` [PATCH 01/25] arm64/iommu: handle non-remapped addresses in ->mmap and ->get_sgtable
` [PATCH 02/25] dma-mapping: add a Kconfig symbol to indicated arch_dma_prep_coherent presence
` [PATCH 04/25] iommu/dma: Remove the flush_page callback
` [PATCH 06/25] iommu/dma: move the arm64 wrappers to common code
` [PATCH 24/25] arm64: switch copyright boilerplace to SPDX in dma-mapping.c
` [PATCH 25/25] arm64: trim includes "

[PATCH v5 00/15] Add MPEG-2 decoding to Rockchip VPU
 2019-05-03 11:47 UTC  (32+ messages)
` [PATCH v5 01/15] media: v4l2-common: Fix v4l2_fill_pixfmt[_mp]() prototypes
` [PATCH v5 02/15] media: v4l2-common: Add an helper to apply frmsize constraints
` [PATCH v5 03/15] media: v4l2-common: Support custom imagesize/bytesperline in fill_pixfmt()
` [PATCH v5 04/15] rockchip/vpu: Use v4l2_apply_frmsize_constraints() where appropriate
` [PATCH v5 05/15] rockchip/vpu: Open-code media controller register
` [PATCH v5 06/15] rockchip/vpu: Support the Request API
` [PATCH v5 07/15] rockchip/vpu: Rename rockchip_vpu_common.h into rockchip_vpu_v4l2.h
` [PATCH v5 08/15] rockchip/vpu: Move encoder logic to a common place
` [PATCH v5 09/15] rockchip/vpu: Provide a helper to reset both src and dst formats
` [PATCH v5 10/15] rockchip/vpu: Prepare things to support decoders
` [PATCH v5 11/15] rockchip/vpu: Add decoder boilerplate
` [PATCH v5 12/15] rockchip/vpu: Add support for non-standard controls
` [PATCH v5 13/15] rockchip/vpu: Add infra to support MPEG-2 decoding
` [PATCH v5 14/15] rockchip/vpu: Add MPEG2 decoding support to RK3399
` [PATCH v5 15/15] rockchip/vpu: Add support for MPEG-2 decoding on RK3288

[PATCH net] ip6: fix skb leak in ip6frag_expire_frag_queue()
 2019-05-03 11:47 UTC 

[ANNOUNCE][CFP] Linux Security Summit Europe 2019
 2019-05-03 11:46 UTC 

[PATCH v5 0/3] KVM: arm/arm64: Add VCPU workarounds firmware register
 2019-05-03 11:46 UTC  (8+ messages)
` [PATCH v5 1/3] arm64: KVM: Propagate full Spectre v2 workaround state to KVM guests

[Qemu-devel] [PULL v2 00/12] Trivial branch patches
 2019-05-03 11:26 UTC  (39+ messages)
  ` [Qemu-devel] [PULL v2 01/12] hw/net/pcnet: Use qemu_log_mask(GUEST_ERROR) instead of printf
  ` [Qemu-devel] [PULL v2 02/12] CODING_STYLE: specify the indent rule for multiline code
  ` [Qemu-devel] [PULL v2 03/12] CODING_STYLE: indent example code as all others
  ` [Qemu-devel] [PULL v2 04/12] doc: fix the configuration path
  ` [Qemu-devel] [PULL v2 05/12] qom: use object_new_with_type in object_new_with_propv
  ` [Qemu-devel] [PULL v2 06/12] configure: fix pam test warning
  ` [Qemu-devel] [PULL v2 07/12] Update configure
  ` [Qemu-devel] [PULL v2 08/12] Header cleanups
  ` [Qemu-devel] [PULL v2 09/12] net: Print output of "-net nic, model=help" to stdout instead of stderr
  ` [Qemu-devel] [PULL v2 10/12] Makefile: Let the 'clean' rule remove qemu-ga.exe on Windows hosts
  ` [Qemu-devel] [PULL v2 11/12] hw/sparc/leon3: Allow load of uImage firmwares
  ` [Qemu-devel] [PULL v2 12/12] sockets: avoid string truncation warnings when copying UNIX path

[U-Boot] [PATCH] kwbimage: fixing the issue with proper return code checking
 2019-05-03 11:46 UTC  (2+ messages)

[U-Boot] [PATCH u-boot-marvell v3 00/17] Fixes for Turris Omnia
 2019-05-03 11:45 UTC  (2+ messages)

[PATCH 1/2] cpumask: Introduce possible_cpu_safe()
 2019-05-03 11:43 UTC  (5+ messages)
` [PATCH v2 2/2] io_uring: Potential Oops in io_sq_offload_start()

[PATCHv2 00/22] drm/bridge: tc358767: DP support
 2019-05-03 11:43 UTC  (6+ messages)
` [PATCHv2 03/22] drm/bridge: tc358767: fix ansi 8b10b use

[PATCH] pinctrl: sh-pfc: r8a77970: Remove MMC_{CD,WP}
 2019-05-03 11:43 UTC 

[PATCH] media: v4l2: Initialize mpeg slice controls
 2019-05-03 11:42 UTC 

[U-Boot] [PATCH v4] ARM: am335x: Add phyCORE AM335x R2 support
 2019-05-03 11:40 UTC  (2+ messages)

[Qemu-devel] [PULL v2 00/12] Trivial branch patches
 2019-05-03 11:22 UTC  (27+ messages)
  ` [Qemu-devel] [PULL v2 01/12] hw/net/pcnet: Use qemu_log_mask(GUEST_ERROR) instead of printf
  ` [Qemu-devel] [PULL v2 02/12] CODING_STYLE: specify the indent rule for multiline code
  ` [Qemu-devel] [PULL v2 03/12] CODING_STYLE: indent example code as all others
  ` [Qemu-devel] [PULL v2 04/12] doc: fix the configuration path
  ` [Qemu-devel] [PULL v2 05/12] qom: use object_new_with_type in object_new_with_propv
  ` [Qemu-devel] [PULL v2 06/12] configure: fix pam test warning
  ` [Qemu-devel] [PULL v2 07/12] Update configure

[PATCH V2] ARM: mach-shmobile: Don't init CNTVOFF if PSCI is available
 2019-05-03 11:38 UTC  (2+ messages)

[PATCH net-next 0/3] Add hw offload of TC police on MSCC ocelot
 2019-05-03 11:38 UTC  (6+ messages)
` [PATCH net-next 2/3] net: mscc: ocelot: Implement port policers via tc command

[vfs:work.mount-syscalls 1/10] fs/namespace.c:2386:35: sparse: sparse: incorrect type in argument 2 (different address spaces)
 2019-05-03 11:35 UTC 

[PATCH] arm64/io: Don't use WZR in writel
 2019-05-03 11:36 UTC  (16+ messages)

[PATCH V5 00/16] Add Tegra194 PCIe support
 2019-05-03 11:35 UTC  (13+ messages)
` [PATCH V5 10/16] dt-bindings: PCI: tegra: Add device tree support for T194
` [PATCH V5 12/16] arm64: tegra: Add P2U and PCIe controller nodes to Tegra194 DT
` [PATCH V5 13/16] arm64: tegra: Enable PCIe slots in P2972-0000 board
` [PATCH V5 14/16] phy: tegra: Add PCIe PIPE2UPHY support

[Qemu-devel] [Qemu-block] [PATCH] vmdk: Set vmdk parent backing_format to vmdk
 2019-05-03 11:34 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2] "

[U-Boot] [PATCH v2] board/BuR/zynq/brsmarc2: initial commit
 2019-05-03 11:34 UTC  (5+ messages)

[Qemu-devel] [PULL v2 00/12] Trivial branch patches
 2019-05-03 11:21 UTC  (27+ messages)
  ` [Qemu-devel] [PULL v2 01/12] hw/net/pcnet: Use qemu_log_mask(GUEST_ERROR) instead of printf
  ` [Qemu-devel] [PULL v2 02/12] CODING_STYLE: specify the indent rule for multiline code
  ` [Qemu-devel] [PULL v2 03/12] CODING_STYLE: indent example code as all others
  ` [Qemu-devel] [PULL v2 04/12] doc: fix the configuration path
  ` [Qemu-devel] [PULL v2 05/12] qom: use object_new_with_type in object_new_with_propv
  ` [Qemu-devel] [PULL v2 06/12] configure: fix pam test warning
  ` [Qemu-devel] [PULL v2 07/12] Update configure

How to create a cronjob in Yocto recipe?
 2019-05-03 11:32 UTC 

[patch net-next] devlink: add warning in case driver does not set port type
 2019-05-03 11:31 UTC 

[PATCH v2 0/2] sys/prctl: expose TASK_SIZE value to userspace
 2019-05-03 11:31 UTC  (6+ messages)
` [PATCH v2 1/2] kernel/sys: add PR_GET_TASK_SIZE option to prctl(2)

[PATCH v2 5/5] nohz_full: Allow the boot CPU to be nohz_full
 2019-05-03 11:31 UTC  (2+ messages)
` [tip:sched/core] "

[Bug 110597] [IGT runner] allow attachments to results.json
 2019-05-03 11:31 UTC  (2+ messages)

[Bug 110598] [IGT runner] allow tests to attach test-specific results
 2019-05-03 11:31 UTC  (2+ messages)

[PATCH 0/2] nvme: validate CNTLID
 2019-05-03 11:31 UTC  (4+ messages)
` [PATCH 1/2] nvme-multipath: avoid crash on invalid subsystem cntlid enumeration

[PATCH v2 4/5] kernel/sched/isolation: require a present CPU in housekeeping mask
 2019-05-03 11:30 UTC  (2+ messages)
` [tip:sched/core] sched/isolation: Require "

[PATCH v2 3/5] kernel/cpu: Allow non-zero CPU to be primary for suspend / kexec freeze
 2019-05-03 11:29 UTC  (2+ messages)
` [tip:sched/core] "

[PATCH v2 2/5] PM / suspend: add function to disable secondaries for suspend
 2019-05-03 11:29 UTC  (2+ messages)
` [tip:sched/core] power/suspend: Add "

[PATCH v2 1/5] sched/core: allow the remote scheduler tick to be started on CPU0
 2019-05-03 11:28 UTC  (2+ messages)
` [tip:sched/core] sched/core: Allow "

[PATCH v2] {nl,mac}80211: allow 4addr AP operation on crypto controlled devices
 2019-05-03 11:28 UTC  (2+ messages)

[PATCH] mtd: spi-nor: enable 4B opcodes for n25q256a
 2019-05-03 11:27 UTC  (5+ messages)

[PATCH 0/6] rtw88: minor fixes from suggestions during review
 2019-05-03 11:26 UTC  (5+ messages)
` [PATCH 5/6] rtw88: mac: remove dangerous while (1)

[U-Boot] [PATCH v12 0/9] Add support for loading FPGA bitstream
 2019-05-03 11:26 UTC  (7+ messages)
` [U-Boot] [PATCH v12 5/9] ARM: socfpga: Add FPGA drivers for Arria 10 FPGA bitstream loading

[ANNOUNCE][CFP] Linux Security Summit Europe 2019
 2019-05-03 11:26 UTC 

[PATCH V4 1/2] PCI: dwc: Add API support to de-initialize host
 2019-05-03 11:23 UTC  (2+ messages)

[PATCH v2 0/2] L2 cache controller support for SiFive FU540
 2019-05-03 11:22 UTC  (5+ messages)
` [PATCH v2 2/2] RISC-V: sifive_l2_cache: Add L2 cache controller driver for SiFive SoCs

[RFC PATCH 0/5] bh-safe lock removal for SUNRPC
 2019-05-03 11:18 UTC  (6+ messages)
` [RFC PATCH 1/5] SUNRPC: Replace the queue timer with a delayed work function
  ` [RFC PATCH 2/5] SUNRPC: Replace direct task wakeups from softirq context
    ` [RFC PATCH 3/5] SUNRPC: Remove the bh-safe lock requirement on xprt->transport_lock
      ` [RFC PATCH 4/5] SUNRPC: Remove the bh-safe lock requirement on the rpc_wait_queue->lock
        ` [RFC PATCH 5/5] SUNRPC: Reduce the priority of the xprtiod queue

[Qemu-devel] [PATCH v3] hw/char/escc: Lower irq when transmit buffer is filled
 2019-05-03 11:22 UTC  (6+ messages)
` [Qemu-devel] [Qemu-trivial] "

[PATCH 0/2] sys/prctl: expose TASK_SIZE value to userspace
 2019-05-03 11:20 UTC  (3+ messages)
` [PATCH 2/2] prctl.2: Document the new PR_GET_TASK_SIZE option

[PATCH 0/2] gdb/scripts: Improve lx-clk-summary
 2019-05-03 11:19 UTC  (3+ messages)
` [PATCH 1/2] scripts/gdb: Cleanup error handling in list helpers
` [PATCH 2/2] scripts/gdb: Print cached rate in lx-clk-summary

[U-Boot] [PATCH] arm: zimage: add other-bootloader image magic number
 2019-05-03 11:19 UTC  (3+ messages)
  ` [U-Boot] [PATCH v2] arm: zimage: add barebox "

[RFC PATCH 0/3] Add support of busfreq
 2019-05-03 11:19 UTC  (3+ messages)

[PATCH net-next] drivers: net: davinci_mdio: fix return value check in davinci_mdio_probe()
 2019-05-03 11:18 UTC  (2+ messages)

master - tests: use luks1 for test
 2019-05-03 11:18 UTC 

master - tests: update resize value
 2019-05-03 11:18 UTC 

master - cleanup: use unsigned type
 2019-05-03 11:18 UTC 

master - build: fix compilation without lvmlockd
 2019-05-03 11:18 UTC 

[Qemu-devel] [PULL 00/13] Trivial branch patches
 2019-05-03 11:17 UTC  (4+ messages)

master - locking: validate locking mode
 2019-05-03 11:18 UTC 

master - clean: avoid cleaning iterator on error path
 2019-05-03 11:18 UTC 

Possible refcount bug in ip6_expire_frag_queue()?
 2019-05-03 11:17 UTC  (3+ 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.