All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-04-27 10:33:48 to 2017-04-27 12:00:05 UTC [more...]

Recent changes (master)
 2017-04-27 12:00 UTC 

[Qemu-devel] [PATCH 00/41] Migration cleanup
 2017-04-27 11:58 UTC  (5+ messages)
` [Qemu-devel] [PATCH 01/41] migration: Create migration/blocker.h
` [Qemu-devel] [PATCH 25/41] migration: Export rdma.c functions in its own file

[PATCH net v4 0/3] net: hns: bug fix for HNS driver
 2017-04-27 11:58 UTC  (3+ messages)
` [PATCH net v4 1/3] net: hns: support deferred probe when can not obtain irq

[RESENT PATCH] x86/mem: fix the offset overflow when read/write mem
 2017-04-27 11:49 UTC  (2+ messages)

[PATCH v2] pid_ns: Introduce ioctl to set vector of ns_last_pid's on ns hierarhy
 2017-04-27 11:55 UTC  (4+ messages)

[PATCH v2 5/8] drm/i915: Check error return when converting pipe to connector
 2017-04-27 11:56 UTC  (4+ messages)
` [PATCH v3 "

[PATCH v2 0/9] KVM: towards maintainable kvm_make_all_cpus_request()
 2017-04-27 11:55 UTC  (16+ messages)
` [PATCH v2 1/9] KVM: add kvm_{test,clear}_request to replace {test,clear}_bit
` [PATCH v2 2/9] KVM: x86: always use kvm_make_request instead of set_bit
` [PATCH v2 3/9] KVM: remove #ifndef CONFIG_S390 around kvm_vcpu_wake_up
` [PATCH v2 4/9] KVM: mark requests that do not need a wakeup
` [PATCH v2 5/9] KVM: perform a wake_up in kvm_make_all_cpus_request
` [PATCH v2 8/9] KVM: return if kvm_vcpu_wake_up() did wake up the VCPU
` [PATCH v2 9/9] KVM: mark requests that need synchronization

[PATCH net-next] mlx5: work around unused function warning
 2017-04-27 11:55 UTC  (4+ messages)

[PATCH] statx: correct error handling of NULL pathname
 2017-04-27 11:54 UTC  (2+ messages)

[PATCH] statx: Kill fd-with-NULL-path support in favour of AT_EMPTY_PATH
 2017-04-27 11:53 UTC  (4+ messages)

[PATCH v3 01/29] x86: boot/copy, remove unused functions
 2017-04-27 11:53 UTC  (3+ messages)
` [PATCH v3 09/29] x86: assembly, use DATA_SIMPLE for data

[PATCH v2 0/2] Relax bitclk computation when using PLL
 2017-04-27 11:53 UTC  (7+ messages)
` [PATCH v2 1/2] ASoC: codec: wm9860: avoid maybe-uninitialized warning

[Qemu-devel] qemu integrator hardware error: icp_control_write: Bad offset 789688
 2017-04-27 11:51 UTC  (2+ messages)

[PATCH v2] leds-pca963x: add bindings to invert polarity
 2017-04-27 11:51 UTC  (3+ messages)

OpenSSL Cryptodev PMD and openssl engine
 2017-04-27 11:50 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/4] qapi: Loose ends
 2017-04-27 11:50 UTC  (6+ messages)
` [Qemu-devel] [PATCH 4/4] qobject-input-visitor: Catch misuse of end_struct vs. end_list

[PATCH net] net: adjust skb->truesize in ___pskb_trim()
 2017-04-27 11:49 UTC  (3+ messages)
` [PATCH net] tcp: do not underestimate skb->truesize in tcp_trim_head()

[PATCH, 3.18-stable regression] ARM: psci: fix header file
 2017-04-27 11:49 UTC  (6+ messages)
` Patch "ARM: psci: fix header file" has been added to the 3.18-stable tree

[PATCH 07/27] drm/i915: Squash repeated awaits on the same fence
 2017-04-27 11:48 UTC  (5+ messages)
` [PATCH v8] "
  ` [PATCH v9] "

[PATCH next] iptables: on revision mismatch, do not call print/save
 2017-04-27 11:47 UTC  (8+ messages)

[PATCH 0/3] Cavium ThunderX2 SMMUv3 errata workarounds
 2017-04-27 11:46 UTC  (8+ messages)
` [PATCH 1/3] arm64: Add MIDR values for Cavium cn99xx SoCs
` [PATCH 2/3] iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #74
` [PATCH 3/3] iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2

[RFC v2 0/2] SH CEU camera driver
 2017-04-27 11:47 UTC  (3+ messages)
` [RFC v2 1/2] media: platform: Add SH CEU camera interface driver

[PATCH v9 00/16] mmc: sdhci-msm: Add clk-rates, DDR, HS400 support
 2017-04-27 11:44 UTC  (7+ messages)
` [PATCH v9 07/16] mmc: sdhci-msm: Add get_min_clock() and get_max_clock() callback

[PATCH] drm/i915: Defer context state allocation for legacy ring submission
 2017-04-27 11:44 UTC  (5+ messages)
` [PATCH v2] "
` ✓ Fi.CI.BAT: success for drm/i915: Defer context state allocation for legacy ring submission (rev2)

[Buildroot] [PATCH 1/1] package/libqmi: bump version to 1.18.0
 2017-04-27 11:44 UTC  (4+ messages)

[U-Boot] [PATCH v5 00/10] Add mipi dsi display support for rockchip soc
 2017-04-27 11:44 UTC  (11+ messages)
` [U-Boot] [PATCH v5 01/10] rockchip: include: grf: Add GRF register declaration for mipi dsi
` [U-Boot] [PATCH v5 02/10] rockchip: video: Add mipi driver support for rockchip soc
` [U-Boot] [PATCH v5 03/10] rockchip: video: vop: Fix rk_display_init() return error
` [U-Boot] [PATCH v5 04/10] rockchip: video: vop: Add mipi display mode for rk3399
` [U-Boot] [PATCH v5 05/10] rockchip: video: vop: Set different bitwidth for different display mode
` [U-Boot] [PATCH v5 06/10] rockchip: video: vop: Reserve enough space for mipi dispaly
` [U-Boot] [PATCH v5 07/10] rockchip: board: evb_rk3399: initialize pwm0 for dispaly backlight
` [U-Boot] [PATCH v5 08/10] rockchip: dts: Add mipi dsi support for rk3399
` [U-Boot] [PATCH v5 09/10] rockchip: configs: rk3399_conmmon: Add vidconsole environment variable
` [U-Boot] [PATCH v5 10/10] rockchip: defconfigs: Enable mipi dsi for rk3399

[PATCH] efd: support lookup using neon intrinsics
 2017-04-27 11:42 UTC 

stable/linux-3.18.y build: 204 builds: 5 failed, 199 passed, 35 errors, 212 warnings (v3.18.49)
 2017-04-27 11:40 UTC  (5+ messages)

[PATCH net-next 0/6] bpf: list all loaded ebpf programs in /proc/bpf/programs
 2017-04-27 11:39 UTC  (4+ messages)
` [PATCH net-next 4/6] bpf: track if the bpf program was loaded with SYS_ADMIN capabilities

[PATCH v1 net-next 0/6] Extend socket timestamping API
 2017-04-27 11:38 UTC  (5+ messages)
` [PATCH v1 net-next 3/6] net: add new control message for incoming HW-timestamped packets

[PATCH 4/8] drm/i915: Check error return when setting DMA mask
 2017-04-27 11:40 UTC  (3+ messages)
` [PATCH v2 "

Linux Wireless project contribution related enquiry
 2017-04-27 11:36 UTC 

[U-Boot] [GIT PULL] Xilinx fixes for v2017.05
 2017-04-27 11:36 UTC 

[PATCH] Enabled pstore write for powerpc
 2017-04-27 11:33 UTC 

fbida issue
 2017-04-27 11:33 UTC  (2+ messages)

[PATCH] powerpc/kprobes: refactor kprobe_lookup_name for safer string operations
 2017-04-27 11:31 UTC  (4+ messages)

[PATCH] plugin python: Adjust the handling after PyRun_String() failed
 2017-04-27 11:30 UTC  (4+ messages)

[U-Boot] [PATCH v3 00/13] STiH410-B2260: add reset, usb and fastboot support
 2017-04-27 11:30 UTC  (2+ messages)

[kernel-hardening] [PATCH v5 1/5] skbuff: return -EMSGSIZE in skb_to_sgvec to prevent overflow
 2017-04-27 11:30 UTC  (5+ messages)
` [kernel-hardening] [PATCH v6 "
  ` [kernel-hardening] "
    `  "

[Buildroot] [PATCH] aircrack-ng: don't build SSE code for non SSE target
 2017-04-27 11:30 UTC 

Patch "[PATCH] Revert "mmc: sdhci-msm: Enable few quirks"" has been added to the 4.9-stable tree
 2017-04-27 11:29 UTC  (2+ messages)

[U-Boot] [U-boot] use of CONFIG_SYS_EARLY_PCI_INIT with DM PCI
 2017-04-27 11:29 UTC  (2+ messages)

[PATCH v2] cxl: Prevent IRQ storm
 2017-04-27 11:29 UTC  (3+ messages)

[PATCH v5 00/22] vITS save/restore
 2017-04-27 11:27 UTC  (20+ messages)
` [PATCH v5 01/22] KVM: arm/arm64: Add ITS save/restore API documentation
` [PATCH v5 03/22] KVM: arm/arm64: vgic-its: rename itte into ite
` [PATCH v5 07/22] KVM: arm64: vgic-its: Implement vgic_its_has_attr_regs and attr_regs_access
` [PATCH v5 08/22] KVM: arm64: vgic-its: Implement vgic_mmio_uaccess_write_its_creadr

[seabios test] 107779: regressions - FAIL
 2017-04-27 11:26 UTC 

[PATCH] kvm: nVMX: Remove superfluous VMX instruction fault checks
 2017-04-27 11:25 UTC  (4+ messages)
` [PATCH v4] "

[PATCH 0/8] random: cleanup of code after removal of nonblocking pool
 2017-04-27 11:23 UTC  (4+ messages)
` [PATCH 4/8] random: remove unused branch in hot code path

[qemu-mainline test] 107777: regressions - FAIL
 2017-04-27 11:23 UTC 

[Qemu-devel] [PATCH v3 0/2] ramblock: add hmp command "info ramblock"
 2017-04-27 11:23 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 1/2] ramblock: add RAMBLOCK_FOREACH()
` [Qemu-devel] [PATCH v3 2/2] ramblock: add new hmp command "info ramblock"

[U-Boot] [PATCH 2/3] common: dfu: ignore reset for spl-dfu
 2017-04-27 11:21 UTC  (5+ messages)
    ` [U-Boot] [PATCH 3/3] spl: dfu: reduce spl-dfu MLO size

[LTP] [PATCH] mmapstress04: rewrite to fix heap overwrite
 2017-04-27 11:21 UTC  (3+ messages)

A pitfall of mempool?
 2017-04-27 11:19 UTC  (3+ messages)
` block: mempool allocation hangs under OOM. (Re: A pitfall of mempool?)

[PATCH linux dev-4.10] ARM: dts: aspeed: Update i2c binding
 2017-04-27 11:16 UTC  (5+ messages)

[patch net-next 00/10] net: sched: introduce multichain support for filters
 2017-04-27 11:15 UTC  (13+ messages)
` [patch net-next 01/10] net: sched: move tc_classify function to cls_api.c
` [patch net-next 02/10] net: sched: introduce tcf block infractructure
` [patch net-next 03/10] net: sched: rename tcf_destroy_chain helper
` [patch net-next 04/10] net: sched: replace nprio by a bool to make the function more readable
` [patch net-next 05/10] net: sched: move TC_H_MAJ macro call into tcf_auto_prio
` [patch net-next 06/10] net: sched: introduce helpers to work with filter chains
` [patch net-next 07/10] net: sched: push chain dump to a separate function
` [patch net-next 08/10] net: sched: introduce multichain support for filters
` [patch net-next 09/10] net: sched: push tp down to action init callback
` [patch net-next 10/10] net: sched: extend gact to allow jumping to another filter chain
` [patch iproute2 1/2] tc_filter: add support for chain index
` [patch iproute2 2/2] tc_gact: introduce support for goto chain action

Strange samples/bpf loading error for maps on net-next?
 2017-04-27 11:15 UTC 

[PATCH] iommu/arm-smmu-v3: Poll for CMDQ drain completion more effectively
 2017-04-27 11:13 UTC  (3+ messages)

[PATCH] ASoC: Intel: Skylake: fix uninitialized pointer use
 2017-04-27 11:13 UTC  (3+ messages)

[PATCH] crypto: stm32 - fix building as a module
 2017-04-27 11:07 UTC  (3+ messages)

[PATCH net-next] Fix inaccurate helper function description
 2017-04-27 11:10 UTC  (2+ messages)

[PATCH] mtd: spi-nor: stm32: remove broken MODULE_ALIAS
 2017-04-27 11:09 UTC  (2+ messages)

Freeing HugeTLB page into buddy allocator
 2017-04-27 11:06 UTC  (4+ messages)

[U-Boot] [PATCH] board: ls2080ardb, ls2080aqds: Adjust memory map for NOR-boot
 2017-04-27 11:08 UTC 

[PATCH net] xfrm: fix GRO for !CONFIG_NETFILTER
 2017-04-27 11:04 UTC  (2+ messages)

[PATCH] net/i40e: add check for ethertype filter
 2017-04-27 11:02 UTC 

[PATCH v2] arm64: Add ASM modifier for xN register operands
 2017-04-27 11:02 UTC  (4+ messages)

[PATCH] devfreq: do not ignore errors during store min, max frequency
 2017-04-27 11:04 UTC  (3+ messages)

[PATCH v2 00/10] omapdrm: GEM objects fixes
 2017-04-27 10:48 UTC  (5+ messages)
` [PATCH v2 08/10] drm: omapdrm: DMA-unmap pages for all buffer types when freeing buffers
` [PATCH v2 09/10] drm: omapdrm: Map pages for DMA in DMA_TO_DEVICE direction

[Ksummit-discuss] "Maintainer summit" invitation discussion
 2017-04-27 11:02 UTC  (12+ messages)

[Qemu-devel] [PATCH v2 0/4] 9pfs: handle transport errors
 2017-04-27 11:02 UTC  (2+ messages)

[PATCH] clk: sunxi-ng: always select CCU_GATE
 2017-04-27 11:02 UTC  (2+ messages)

[PATCH] ethdev: add lock-less txq capability flag
 2017-04-27 11:00 UTC  (3+ messages)

[PATCH] drm/radeon: only warn once in radeon_ttm_bo_destroy if va list not empty
 2017-04-27 10:58 UTC 

[PATCH] drm/radeon: reject bo creation from ioctl when the gpu is disabled
 2017-04-27 10:57 UTC 

[PATCH] doc: fix enic NIC guide syntax and copyright
 2017-04-27 10:55 UTC  (3+ messages)

Revised statx(2) man page for review
 2017-04-27 10:55 UTC  (4+ messages)
` Revised statx(2) man page for review [and AT_EMPTY_PATH question]
      ` RFC: syscall(2), annotation

Problem with NAND memory data retention
 2017-04-27 10:54 UTC  (2+ messages)

[RFC PATCH 00/20] Qemu: Extend intel_iommu emulator to support Shared Virtual Memory
 2017-04-27 10:53 UTC  (10+ messages)
` [RFC PATCH 03/20] intel_iommu: add "svm" option
  ` [Qemu-devel] "
` [RFC PATCH 12/20] Memory: Add func to fire pasidt_bind notifier
    ` [Qemu-devel] "

[PATCH] doc: enic SR-IOV configurations
 2017-04-27 10:51 UTC  (4+ messages)
` [PATCH v2] "

[Buildroot] [PATCH] libnl: add upstream security fix
 2017-04-27 10:50 UTC 

[PATCH V4 0/9] PM / Domains: Implement domain performance states
 2017-04-27 10:50 UTC  (11+ messages)
` [PATCH V4 1/9] PM / OPP: Allow OPP table to be used for power-domains

[PATCH v5 00/10] Renesas RZ/A1 pin and gpio controller
 2017-04-27 10:48 UTC  (4+ messages)
` [PATCH v5 10/10] arm: dts: genmai: Add ethernet pin group

[PATCH]lscpu: Read available CPUs max and min frequencies
 2017-04-27 10:47 UTC  (4+ messages)

[PATCH 0/2] kaslr related bug fix
 2017-04-27 10:47 UTC  (7+ messages)
` [PATCH 1/2] x86/efi: Correct ident mapping of efi old_map when kalsr enabled

[PATCH v2 0/5] omapdrm: fences and zpos
 2017-04-27 10:45 UTC  (3+ messages)
` [PATCH v2 2/5] drm: omapdrm: Use DRM core's atomic commit helper

[PATCH net] esp: skip GRO for fragmented packets
 2017-04-27 10:43 UTC  (2+ messages)

[RFC PATCH 0/9] "Non-shared" IOMMU support on ARM
 2017-04-27 10:41 UTC  (7+ messages)
` [RFC PATCH 9/9] xen: Add use_iommu flag to createdomain domctl

[PATCH for-next v3 00/12] x86: refactor x86/domain.c
 2017-04-27 10:40 UTC  (3+ messages)
` [PATCH for-next v3 01/12] x86/mm: make free_perdomain_mappings idempotent

[RFC/RFT PATCH 00/18] PCI: ARM/ARM64: remove pci_fixup_irqs() usage
 2017-04-27 10:40 UTC  (7+ messages)
` [RFC/RFT PATCH 07/18] ARM: PCI: orion5x: Convert PCI scan API to pci_scan_root_bus_bridge()

[U-Boot] [PATCH 1/2][v6][RESEND] board: freescale: ls2080ardb: Update QIXIS code
 2017-04-27 10:37 UTC 

[U-Boot] [PATCH 2/2][v6][RESEND] nxp/ls2080ardb: Add QSPI-boot support
 2017-04-27 10:36 UTC 

[PATCH rdma 0/5] RDMA/qedr: four fixes and an enhancment
 2017-04-27 10:35 UTC  (6+ messages)
  ` [PATCH rdma 1/5] RDMA/qedr: reset access control when registering a MR
  ` [PATCH rdma 2/5] RDMA/qedr: properly check atomic capabilities
  ` [PATCH rdma 3/5] RDMA/qedr: enhance destroy flow for GSI QP
  ` [PATCH rdma 4/5] RDMA/qedr: destroy CQ only after HW releases it
  ` [PATCH rdma 5/5] RDMA/qedr: add support for send+invalidate in poll CQ

[Qemu-devel] [PATCH v15 00/21] block: Image locking series
 2017-04-27 10:34 UTC  (6+ messages)
` [Qemu-devel] [PATCH v15 21/21] qemu-iotests: Add test case 153 for image locking

Patch "perf: Avoid horrible stack usage" has been added to the 3.18-stable tree
 2017-04-27 10:34 UTC 

Patch "mm/init: fix zone boundary creation" has been added to the 3.18-stable tree
 2017-04-27 10:34 UTC 

Patch "net: ti: cpmac: Fix compiler warning due to type confusion" has been added to the 3.18-stable tree
 2017-04-27 10:34 UTC 

Patch "MIPS: Fix the build on jz4740 after removing the custom gpio.h" has been added to the 3.18-stable tree
 2017-04-27 10:34 UTC 

Patch "iommu/vt-d: Remove unused variable" has been added to the 3.18-stable tree
 2017-04-27 10:34 UTC 

Patch "fs/nfs: fix new compiler warning about boolean in switch" has been added to the 3.18-stable tree
 2017-04-27 10:34 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.