All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-10-27 14:23:38 to 2017-10-27 14:47:45 UTC [more...]

[PATCH net-next 00/12] tcp: move 12 sysctls to namespaces
 2017-10-27 14:47 UTC  (4+ messages)
` [PATCH net-next 01/12] tcp: Namespace-ify sysctl_tcp_nometrics_save
` [PATCH net-next 02/12] tcp: Namespace-ify sysctl_tcp_moderate_rcvbuf
` [PATCH net-next 03/12] tcp: Namespace-ify sysctl_tcp_tso_win_divisor

[PATCH net] ip6_gre: only increase err_count for some certain type icmpv6 in ip6gre_err
 2017-10-27 14:47 UTC  (2+ messages)

[PATCH v16 00/32] Unified fwnode endpoint parser, async sub-device notifier support, N9 flash DTS
 2017-10-27 14:47 UTC  (10+ messages)
` [PATCH v16 04/32] v4l: async: Fix notifier complete callback error handling
` [PATCH v16 09/32] omap3isp: Use generic parser for parsing fwnode endpoints
` [PATCH v16 11/32] omap3isp: Fix check for our own sub-devices
` [PATCH v16 27/32] dt: bindings: smiapp: Document lens-focus and flash-leds properties

[PATCH] drm/i915/cnl: Fix SSEU Device Status
 2017-10-27 14:47 UTC  (4+ messages)

[PATCH net] ipip: only increase err_count for some certain type icmp in ipip_err
 2017-10-27 14:47 UTC  (2+ messages)

[GIT PULL for 4.15 v2] Atomisp cleanups, fixes
 2017-10-27 14:47 UTC  (3+ messages)

[PATCH v3 0/2] refactor code and mark expected switch fall-throughs
 2017-10-27 14:47 UTC  (2+ messages)

[Qemu-devel] [PATCH v3] s390-ccw: print carriage return with new lines
 2017-10-27 14:46 UTC  (2+ messages)

Fixing wg-quick's DNS= directive with a hatchet
 2017-10-27 14:47 UTC  (4+ messages)

[meta-perl][PATCH v2] README: add self as maintainer
 2017-10-27 14:45 UTC 

Huge mapping secondary process linux
 2017-10-27 14:44 UTC  (4+ messages)

[PATCH 0/5] staging: fsl-dpaa2/eth: Frame buffer work
 2017-10-27 14:44 UTC  (9+ messages)
` [PATCH 3/5] staging: fsl-dpaa2/eth: Don't account SWA in tx_data_offset
` [PATCH 4/5] staging: fsl-dpaa2/eth: Change RX buffer alignment

[PATCH 1/1] btrfs-progs: tests/common: Display warning only after searching for btrfs kernel module
 2017-10-27 14:41 UTC  (2+ messages)

[PATCH 1/5] drm/amdgpu: nuke amdgpu_ttm_is_bound() v2
 2017-10-27 14:43 UTC  (5+ messages)
  ` [PATCH 2/5] drm/amdgpu: move GART recovery into GTT manager
  ` [PATCH 3/5] drm/amdgpu: rename amdgpu_ttm_bind to amdgpu_ttm_alloc_gart
  ` [PATCH 4/5] drm/amdgpu: don't use ttm_bo_move_ttm in amdgpu_ttm_bind v2
  ` [PATCH 5/5] drm/amdgpu: allow framebuffer in GART memory as well

[Qemu-devel] [PATCH] e500: ppce500_init_mpic() return device instead of IRQ array
 2017-10-27 14:42 UTC  (2+ messages)

[PATCH v2 00/37] hrtimer: Provide softirq context hrtimers
 2017-10-27 14:42 UTC  (3+ messages)
` [PATCH v2 30/37] can/bcm: Replace hrtimer_tasklet with softirq based hrtimer

[meta-perl][PATCH] README: add self as maintainer
 2017-10-27 14:42 UTC 

[PATCH v5 00/26] KVM/ARM: Add support for GICv4
 2017-10-27 14:28 UTC  (76+ messages)
` [PATCH v5 01/26] irqchip/gic-v3-its: Setup VLPI properties at map time
` [PATCH v5 02/26] KVM: arm/arm64: register irq bypass consumer on ARM/ARM64
` [PATCH v5 03/26] KVM: arm/arm64: vgic: restructure kvm_vgic_(un)map_phys_irq
` [PATCH v5 04/26] KVM: arm: Select ARM_GIC_V3 and ARM_GIC_V3_ITS
` [PATCH v5 05/26] KVM: arm/arm64: vgic: Move kvm_vgic_destroy call around
` [PATCH v5 06/26] KVM: arm/arm64: vITS: Add MSI translation helpers
` [PATCH v5 07/26] KVM: arm/arm64: vITS: Add a helper to update the affinity of an LPI
` [PATCH v5 08/26] KVM: arm/arm64: GICv4: Add property field and per-VM predicate
` [PATCH v5 09/26] KVM: arm/arm64: GICv4: Add init/teardown of the per-VM vPE irq domain
` [PATCH v5 10/26] KVM: arm/arm64: GICv4: Wire mapping/unmapping of VLPIs in VFIO irq bypass
` [PATCH v5 11/26] KVM: arm/arm64: GICv4: Handle INT command applied to a VLPI
` [PATCH v5 12/26] KVM: arm/arm64: GICv4: Unmap VLPI when freeing an LPI
` [PATCH v5 13/26] KVM: arm/arm64: GICv4: Propagate affinity changes to the physical ITS
` [PATCH v5 14/26] KVM: arm/arm64: GICv4: Handle CLEAR applied to a VLPI
` [PATCH v5 15/26] KVM: arm/arm64: GICv4: Handle MOVALL applied to a vPE
` [PATCH v5 16/26] KVM: arm/arm64: GICv4: Propagate property updates to VLPIs
` [PATCH v5 17/26] KVM: arm/arm64: GICv4: Handle INVALL applied to a vPE
` [PATCH v5 18/26] KVM: arm/arm64: GICv4: Use pending_last as a scheduling hint
` [PATCH v5 19/26] KVM: arm/arm64: GICv4: Add doorbell interrupt handling
` [PATCH v5 20/26] KVM: arm/arm64: GICv4: Use the doorbell interrupt as an unblocking source
` [PATCH v5 21/26] KVM: arm/arm64: GICv4: Hook vPE scheduling into vgic flush/sync
` [PATCH v5 22/26] KVM: arm/arm64: GICv4: Enable virtual cpuif if VLPIs can be delivered
` [PATCH v5 23/26] KVM: arm/arm64: GICv4: Prevent a VM using GICv4 from being saved
` [PATCH v5 24/26] KVM: arm/arm64: GICv4: Prevent userspace from changing doorbell affinity
` [PATCH v5 25/26] KVM: arm/arm64: GICv4: Enable VLPI support
` [PATCH v5 26/26] KVM: arm/arm64: GICv4: Theory of operations

[PATCH] staging: ccree: Fix indentation in ssi_buffer_mgr.c
 2017-10-27 14:42 UTC  (4+ messages)

[PATCH] btrfs-progs: reserve < 0 return value for errnos
 2017-10-27 14:41 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] efi/libstub: arm: omit sorting of the UEFI memory map
 2017-10-27 14:41 UTC  (3+ messages)

[Qemu-devel] [PATCH v4 00/13] Add support for the ZynqMP Generic QSPI
 2017-10-27 14:40 UTC  (7+ messages)
` [Qemu-devel] [PATCH v4 13/13] xlnx-zcu102: Add support for the ZynqMP QSPI

[meta-webserver] [PATCH] fix nginx with large files support
 2017-10-27 14:40 UTC  (7+ messages)

[Qemu-devel] [PATCH v5 0/5]arm: kinetis_k64
 2017-10-27 14:39 UTC  (8+ messages)
` [Qemu-devel] [PATCH v5 3/5]arm: kinetis_k64_system
  ` [Qemu-arm] "
` [Qemu-devel] [PATCH v6]arm: Makefiles to kinetis k64 platform
    ` [Qemu-arm] "

[Qemu-devel] [PATCH v1 1/1] xlnx-zcu102: Specify the number of max CPUs
 2017-10-27 14:35 UTC 

[PATCH 12/12] housekeeping: Document isolcpus flags
 2017-10-27 14:38 UTC  (5+ messages)
` [tip:sched/core] sched/isolation: Document the isolcpus= flags

[PATCH v2 1/2] Input: silead - Add support for capactive home button found on some x86 tablets
 2017-10-27 14:39 UTC  (3+ messages)
` [PATCH v2 2/2] platform/x86: silead_dmi: Add silead,home-button property to some tablets

[PATCH] dt-bindings: display: stm32: add pixel clock mandatory property
 2017-10-27 14:38 UTC  (4+ messages)

[PATCH] drm/i915: Fallback to reserve forcewake if primary ack missing
 2017-10-27 14:38 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Fallback to reserve forcewake if primary ack missing (rev2)

[PATCH v2 0/3] mailbox: Add support for Hi3660 mailbox
 2017-10-27 14:38 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: mailbox: Introduce Hi3660 controller binding

[PATCH v2 0/3] GLINK intent preallocation support
 2017-10-27 14:38 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: soc: qcom: Support GLINK intents

[PATCH v4 0/2] Add Combo PHY driver for HiSilicon STB SoCs
 2017-10-27 14:38 UTC  (4+ messages)
` [PATCH v4 1/2] dt-bindings: add bindings doc for hi3798cv200 combphy

[PATCH 1/3] common: Add autoenable for components
 2017-10-27 14:37 UTC  (3+ messages)
` [PATCH 2/3] ARM: dts: AM335x: Add dummy i2c nodes
` [PATCH 3/3] ARM: phytec-som-am335x: Add autoenable

[PATCH v1 0/2] drm/stm: ltdc: add a 2nd endpoint
 2017-10-27 14:38 UTC  (5+ messages)
` [PATCH v1 1/2] dt-bindings: display: stm32: "

[RFC PATCH v8 0/7] PCI: rockchip: Move PCIe WAKE# handling into pci core
 2017-10-27 14:38 UTC  (3+ messages)
` [RFC PATCH v8 4/7] of/irq: Adjust of pci irq parsing for multiple interrupts

[PATCH 0/2] backlight: pwm_bl: prevent backlight flicker when switching PWM on
 2017-10-27 14:38 UTC  (4+ messages)
` [PATCH 2/2] backlight: pwm_bl: add configurable delay between re-enabling PWM and switching backligh
  ` [PATCH 2/2] backlight: pwm_bl: add configurable delay between re-enabling PWM and switching backlight power on
    ` [PATCH 2/2] backlight: pwm_bl: add configurable delay between re-enabling PWM and switching back

[PATCH 1/5] ARM: boards: phytec-som-am335x: Add unified MLO
 2017-10-27 14:37 UTC  (5+ messages)
` [PATCH 2/5] ARM: dts: AM335x: Add state framework
` [PATCH 3/5] ARM: configs: am335x_defconfig: Add state config
` [PATCH 4/5] common: state: Make find_var public
` [PATCH 5/5] ARM: phytec-som-am335x: Set MAC addresses from state

[PATCH 0/2] Add support to UVIS25 uv sensor
 2017-10-27 14:37 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: iio: light: add UVIS25 device bindings

[PATCH v9 0/5] ZII RAVE platform driver
 2017-10-27 14:37 UTC  (3+ messages)
` [PATCH v9 5/5] dt-bindings: watchdog: Add bindings for RAVE SP watchdog driver

[PATCH v2 0/9] irqchip: stm32: add stm32h7 support
 2017-10-27 14:37 UTC  (4+ messages)
` [PATCH v2 3/9] dt-bindings: interrupt-controllers: add compatible string for stm32h7

[PATCH 1/8] drm/amdgpu: use the actual placement for pin accounting
 2017-10-27 14:37 UTC  (3+ messages)
` [PATCH 6/8] drm/amd/display: enable GPU VM support

Subject: PCI: brcmstb: Add Broadcom Settopbox PCIe support (V2)
 2017-10-27 14:37 UTC  (5+ messages)
` [PATCH 2/8] PCI: host: brcmstb: add DT docs for Brcmstb PCIe device

[PATCH v2 0/3] iio: adc: stm32: Add support for differential channels
 2017-10-27 14:37 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: iio: adc: stm32: add support for diff channels

[PATCH 3/3] dt-bindings: timer: Add andestech atcpit100 timer binding doc
 2017-10-27 14:37 UTC  (2+ messages)

[PATCH net-next v3 0/2] add UniPhier AVE ethernet support
 2017-10-27 14:37 UTC  (4+ messages)
` [PATCH net-next v3 1/2] dt-bindings: net: add DT bindings for Socionext UniPhier AVE

[PATCH] qmi: remove request when it timeouts
 2017-10-27 14:37 UTC  (3+ messages)
` [PATCHv2] "

[PATCH v9 00/10] net: stmmac: dwmac-sun8i: Handle integrated PHY
 2017-10-27 14:37 UTC  (4+ messages)
` [PATCH v9 02/10] dt-bindings: net: dwmac-sun8i: update documentation about "

[Xenomai] Xenomai 3.0.5 - Segmentation fault in xnsynch_sleep_on();
 2017-10-27 14:36 UTC  (5+ messages)

[PATCH 00/14] VFS: Introduce filesystem context [ver #6]
 2017-10-27 14:35 UTC  (6+ messages)
` [PATCH 03/14] VFS: Implement a filesystem superblock creation/configuration "

[PATCH net] net: stmmac: First Queue must always be in DCB mode
 2017-10-27 14:33 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: add binding for A64 DE2 CCU with SRAM section
 2017-10-27 14:33 UTC  (7+ messages)

[PATCH] livetree: avoid assertion of orphan phandles with overlays
 2017-10-27 14:33 UTC  (2+ messages)

[Intel-wired-lan] [PATCH] ixgbe: extend firmware version support
 2017-10-27 14:32 UTC 

[morty][PATCH] openvswitch: Fix build with musl libc
 2017-10-27 14:32 UTC  (2+ messages)

[PATCH 00/10] drm/i915: Last part of DDI encoder->type cleanup
 2017-10-27 14:31 UTC  (5+ messages)
` [PATCH 08/10] drm/i915: Pass a crtc state to ddi post_disable from MST code

[PATCH v2 net-next 0/2] net: dsa: lan9303: Learn addresses on CPU port when bridged
 2017-10-27 14:31 UTC  (2+ messages)

PROBLEM: Remapping hugepages mappings causes kernel to return EINVAL
 2017-10-27 14:29 UTC  (14+ messages)

[PATCH 00/12 v4] multiqueue for MMC/SD
 2017-10-27 14:29 UTC  (7+ messages)

[PATCH v2] drm/amd/display: Don't print error when bo_pin is interrupted
 2017-10-27 14:27 UTC  (4+ messages)

[PATCH net] net: stmmac: dwc-qos-eth: Fix typo in DT bindings parsing
 2017-10-27 14:26 UTC  (2+ messages)

[patch net-next 0/2] mlxsw: small cleanup
 2017-10-27 14:26 UTC  (2+ messages)

[PATCH 0/3] centralize transport not ready request check
 2017-10-27 14:25 UTC  (3+ messages)

[PATCH v4] virtio_blk: Fix an SG_IO regression
 2017-10-27 14:24 UTC  (3+ messages)

[Qemu-devel] [PULL v2 00/39] x86/cpu/numa queue, 2017-10-27
 2017-10-27 14:21 UTC  (11+ messages)
` [Qemu-devel] [PULL v2 30/39] sparc: sparc: use generic cpu_model parsing
` [Qemu-devel] [PULL v2 31/39] sparc: leon3: "
` [Qemu-devel] [PULL v2 32/39] mips: use object_new() instead of gnew()+object_initialize()
` [Qemu-devel] [PULL v2 33/39] mips: malta/boston: replace cpu_model with cpu_type
` [Qemu-devel] [PULL v2 34/39] mips: fulong2e: "
` [Qemu-devel] [PULL v2 35/39] mips: Magnum/Acer Pica 61: "
` [Qemu-devel] [PULL v2 36/39] mips: mipssim: "
` [Qemu-devel] [PULL v2 37/39] mips: r4k: "
` [Qemu-devel] [PULL v2 38/39] numa: fixup parsed NumaNodeOptions earlier
` [Qemu-devel] [PULL v2 39/39] x86: Skip check apic_id_limit for Xen


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.