All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-06-09 11:08:22 to 2017-06-09 11:49:52 UTC [more...]

[PATCH v3 00/27] arm64: KVM: Mediate access to GICv3 sysregs at EL2
 2017-06-09 11:49 UTC  (52+ messages)
` [PATCH v3 01/27] arm64: Add a facility to turn an ESR syndrome into a sysreg encoding
` [PATCH v3 02/27] KVM: arm/arm64: vgic-v3: Add accessors for the ICH_APxRn_EL2 registers
` [PATCH v3 03/27] KVM: arm64: Make kvm_condition_valid32() accessible from EL2
` [PATCH v3 04/27] KVM: arm64: vgic-v3: Add hook to handle guest GICv3 sysreg accesses at EL2
` [PATCH v3 05/27] KVM: arm64: vgic-v3: Add ICV_BPR1_EL1 handler
` [PATCH v3 06/27] KVM: arm64: vgic-v3: Add ICV_IGRPEN1_EL1 handler
` [PATCH v3 07/27] KVM: arm64: vgic-v3: Add ICV_IAR1_EL1 handler
` [PATCH v3 08/27] KVM: arm64: vgic-v3: Add ICV_EOIR1_EL1 handler
` [PATCH v3 09/27] KVM: arm64: vgic-v3: Add ICV_AP1Rn_EL1 handler
` [PATCH v3 10/27] KVM: arm64: vgic-v3: Add ICV_HPPIR1_EL1 handler
` [PATCH v3 11/27] KVM: arm64: vgic-v3: Enable trapping of Group-1 system registers
` [PATCH v3 12/27] KVM: arm64: Enable GICv3 Group-1 sysreg trapping via command-line
` [PATCH v3 13/27] KVM: arm64: vgic-v3: Add ICV_BPR0_EL1 handler
` [PATCH v3 14/27] KVM: arm64: vgic-v3: Add ICV_IGNREN0_EL1 handler
` [PATCH v3 15/27] KVM: arm64: vgic-v3: Add misc Group-0 handlers
` [PATCH v3 16/27] KVM: arm64: vgic-v3: Enable trapping of Group-0 system registers
` [PATCH v3 17/27] KVM: arm64: Enable GICv3 Group-0 sysreg trapping via command-line
` [PATCH v3 18/27] arm64: Add MIDR values for Cavium cn83XX SoCs
` [PATCH v3 19/27] arm64: Add workaround for Cavium Thunder erratum 30115
` [PATCH v3 20/27] KVM: arm64: vgic-v3: Add ICV_DIR_EL1 handler
` [PATCH v3 21/27] KVM: arm64: vgic-v3: Add ICV_RPR_EL1 handler
` [PATCH v3 22/27] KVM: arm64: vgic-v3: Add ICV_CTLR_EL1 handler
` [PATCH v3 23/27] KVM: arm64: vgic-v3: Add ICV_PMR_EL1 handler
` [PATCH v3 24/27] KVM: arm64: Enable GICv3 common sysreg trapping via command-line
` [PATCH v3 25/27] KVM: arm64: vgic-v3: Log which GICv3 system registers are trapped
` [PATCH v3 26/27] KVM: arm64: Log an error if trapping a read-from-write-only GICv3 access
` [PATCH v3 27/27] KVM: arm64: Log an error if trapping a write-to-read-only "

[PATCH i-g-t] tests/pm_rps: Replace custom load function with dummy load
 2017-06-09 11:49 UTC  (2+ messages)

master - cleanup: rename internal define
 2017-06-09 11:48 UTC  (2+ messages)

[PATCH] phy: cpcap-usb: add MUSB dependency
 2017-06-09 11:47 UTC  (2+ messages)

[PATCH] ata: declare ata_port_info structures as const
 2017-06-09 11:45 UTC 

[U-Boot] [PATCH 00/13] add support for rk3066 platform
 2017-06-09 11:46 UTC  (4+ messages)
` [U-Boot] [PATCH 12/13] armv7: support rk3066 early back to bootrom in start.S

[PATCH 1/2] usb: xhci: Fix USB 3.1 supported protocol parsing
 2017-06-09 11:48 UTC  (2+ messages)
` [PATCH 2/2] usb: xhci: ASMedia ASM1042A chipset need shorts TX quirk

[Qemu-devel] [PATCH 0/2] commit: Fix use after free in completion
 2017-06-09 11:45 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] "

[PATCH] kselftests: timers: Add test for frequency step
 2017-06-09 11:43 UTC 

[PATCH v9 0/3] Support for USB DRD PHY driver for NS2
 2017-06-09 11:43 UTC  (11+ messages)
` [PATCH v9 1/3] dt-bindings: phy: Add DT bindings documentation for NS2 USB DRD PHY
` [PATCH v9 2/3] phy: phy-bcm-ns2-usbdrd: Broadcom USB DRD PHY driver for Northstar2
` [PATCH v9 3/3] arm64: dts: NS2: Add USB DRD PHY device tree node

[PATCH] ARM: at91: fix at91_suspend_entering_slow_clock link error
 2017-06-09 11:44 UTC  (3+ messages)

[PATCH 0/4] arm64: renesas: Add support for Salvator-XS
 2017-06-09 11:43 UTC  (6+ messages)
` [PATCH 1/4] ARM: shmobile: Document Renesas H3-based Salvator-XS board DT bindings
` [PATCH 2/4] arm64: dts: renesas: Extract common Salvator-X/XS board support
  ` [PATCH 3/4] arm64: dts: renesas: Add common Salvator-XS "
` [PATCH 4/4] arm64: dts: renesas: Add support for Salvator-XS with R-Car H3 ES2.0

[PATCH v6 0/1] platform/x86: Add driver for ACPI INT0002 Virtual GPIO
 2017-06-09 11:43 UTC  (5+ messages)
` [PATCH v6] platform/x86: Add driver for ACPI INT0002 Virtual GPIO device

[PATCH 1/2] sched/deadline: Add cpudl_maximum_dl()
 2017-06-09 11:42 UTC  (8+ messages)
` [PATCH 2/2] sched/deadline: Don't return invalid cpu in cpudl_maximum_cpu()

[PATCH v3 0/8] gpio: mockup: updates for 4.13
 2017-06-09 11:41 UTC  (9+ messages)
` [PATCH v3 1/8] gpio: mockup: improve the debugfs input sanitization
` [PATCH v3 2/8] gpio: mockup: tweak gpio_mockup_event_write()
` [PATCH v3 3/8] gpio: mockup: refuse to accept an odd number of GPIO ranges
` [PATCH v3 4/8] gpio: mockup: improve readability
` [PATCH v3 5/8] gpio: mockup: don't return magic numbers from probe()
` [PATCH v3 6/8] gpio: mockup: improve the error message
` [PATCH v3 7/8] gpio: mockup: add myself as author
` [PATCH v3 8/8] gpio: mockup: use devm_kcalloc() where applicable

[Qemu-devel] [PATCH] q35/mch: implement extended TSEG sizes
 2017-06-09 11:40 UTC  (5+ messages)

[refpolicy] [PATCH 0/33] description
 2017-06-09 11:40 UTC  (14+ messages)

[PATCH] mwifiex: fixes the trivial print
 2017-06-09 11:40 UTC 

[PATCH] macintosh: move mac_hid driver to input/mouse
 2017-06-09 11:39 UTC  (13+ messages)

[PATCH i-g-t 1/4] intel-ci: Add comments on test order to fast-feedback.testlist
 2017-06-09 11:39 UTC  (4+ messages)
` [PATCH i-g-t 2/4] tests/Makefile.am: Only ignore generated gitignore in gitignore
` [PATCH i-g-t 3/4] intel-ci: Have the directory included in the distributed tarballs
` [PATCH i-g-t 4/4] intel-ci: Document the public CI results web page

[PATCH v7 0/3] Cavium ThunderX2 SMMUv3 errata workarounds
 2017-06-09 11:38 UTC  (6+ messages)
` [PATCH v7 2/3] iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #74
      ` Fwd: "

[PATCH] arm64: ftrace: fix building without CONFIG_MODULES
 2017-06-09 11:38 UTC  (3+ messages)

next-20170609 build: 0 failures 5 warnings (next-20170609)
 2017-06-09 11:38 UTC  (2+ messages)

[PATCH v6 00/12] rk808: Add RK805 support
 2017-06-09 11:37 UTC  (5+ messages)
` [PATCH v6 08/12] gpio: Add GPIO driver for the RK805 PMIC
` [PATCH v6 12/12] gpio: dt-bindings: add bindings for Rockchip "

[PATCH v8 0/3] Support for USB DRD PHY driver for NS2
 2017-06-09 11:36 UTC  (10+ messages)

[PATCH] mtd: nand: fsl_ifc: remove unused variable
 2017-06-09 11:35 UTC  (3+ messages)

[PATCH 0/3] bnxt patchset
 2017-06-09 11:35 UTC  (2+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-4.12-5 tag
 2017-06-09 11:35 UTC 

removing cluster name support
 2017-06-09 11:33 UTC  (3+ messages)
` [ceph-users] "

[PATCH 0/2] Input: Add Cypress Gen5 Touchscreen driver
 2017-06-09 11:32 UTC  (8+ messages)
` [PATCH 2/2] Documentation: DT: bindings: input: Add documentation for cyttsp5

[PATCH RFC] KVM: async_pf: fix async_pf exception injection
 2017-06-09 11:32 UTC  (4+ messages)

[PATCH v2 1/5] drm/i915: Encourage our shrinker more when our shmemfs allocations fails
 2017-06-09 11:31 UTC  (4+ messages)
` [PATCH v2 5/5] drm/i915: Start writeback from the shrinker
` ✓ Fi.CI.BAT: success for series starting with [v2,1/5] drm/i915: Encourage our shrinker more when our shmemfs allocations fails

[PATCH] mfd: intel_soc_pmic: use 'depends on' instead of 'select'
 2017-06-09 11:31 UTC  (2+ messages)

[PATCH V5 1/3] brcmfmac: add support multi-scheduled scan
 2017-06-09 11:30 UTC  (4+ messages)
` [PATCH V5 2/3] brcmfmac: add mutex to protect pno requests
` [PATCH V5 3/3] brcmfmac: add scheduled scan support for specified BSSIDs

[Qemu-arm] [RFC v2 0/8] VIRTIO-IOMMU device
 2017-06-09 11:30 UTC  (5+ messages)
      ` [Qemu-devel] "

[U-Boot] [PATCHv5 3/3] ARM64: poplar: hi3798cv200: u-boot support for Poplar 96Boards
 2017-06-09 11:30 UTC  (2+ messages)
` [U-Boot] [U-Boot, PATCHv5, "

[PATCH] gpio: mockup: use devm_kcalloc() where applicable
 2017-06-09 11:29 UTC  (4+ messages)

Two regressions on BYT/T ASUS T100TA 4.12-rc: #2 Keyboard no longer works
 2017-06-09 11:29 UTC  (7+ messages)
          ` [PATCH] HID: let generic driver yield control iff specific driver has been enabled (was Re: Two regressions on BYT/T ASUS T100TA 4.12-rc: #2 Keyboard no longer works)

[PATCH 00/15] xen/tools: add tracing to various Xen subsystems
 2017-06-09 11:29 UTC  (5+ messages)
` [PATCH 12/15] xen: trace tasklets

[U-Boot] [GIT PULL] Please pull u-boot-mmc master
 2017-06-09 11:28 UTC 

[PATCH] MAINTAINERS: gpio: gpio-davinci: Add entry for gpio-davinci driver
 2017-06-09 11:28 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 0/7] Convert to realize and cleanup
 2017-06-09 11:24 UTC  (8+ messages)
` [Qemu-devel] [PATCH v4 1/7] pci: Clean up error checking in pci_add_capability()
` [Qemu-devel] [PATCH v4 2/7] pci: Add comment for pci_add_capability2()
` [Qemu-devel] [PATCH v4 3/7] pci: Fix the return value checking
` [Qemu-devel] [PATCH v4 4/7] pci: Make errp the last parameter of pci_add_capability()
` [Qemu-devel] [PATCH v4 5/7] pci: Replace pci_add_capability() with pci_add_capability2()
` [Qemu-devel] [PATCH v4 6/7] pci: Convert to realize
` [Qemu-devel] [PATCH v4 7/7] pci: Convert shpc_init() to Error

[PATCH][-next] sched/deadline: make new function grub_reclaim static
 2017-06-09 11:25 UTC  (4+ messages)

boot failure due to ambiguous SELinux config
 2017-06-09 11:25 UTC 

[meta-raspberrypi][PATCH v2] pi-blaster: update to include proper rpi3 support
 2017-06-09 11:24 UTC  (2+ messages)

[[PATCH]] drivers: leds/trigger: system cannot enter suspend
 2017-06-09 11:25 UTC  (2+ messages)

[PATCH] net/liquidio: do not touch mbuf initialized fields
 2017-06-09 11:24 UTC  (2+ messages)

[PATCH 0/1] staging: vboxvideo: Add vboxvideo to drivers/staging
 2017-06-09 11:23 UTC  (6+ messages)
` [PATCH] "

[PATCH 00/16] Driver core: remove bus_type.dev_attrs
 2017-06-09 11:23 UTC  (7+ messages)
` [PATCH 11/16] powerpc: vio_cmo: use dev_groups and not dev_attrs for bus_type

[PATCH V2 0/9] nl80211: add support for PTK/GTK handshake offload
 2017-06-09 11:21 UTC  (17+ messages)

[Buildroot] [PATCH 0/2 v2] package/qt5base: fix sparc compilation
 2017-06-09 11:21 UTC  (3+ messages)

[U-Boot] [PATCH] Fixup bug in PMIC TPS65217 register address definition
 2017-06-09 11:20 UTC  (3+ messages)

[U-Boot] [PATCH v2 4/4] arm: am33xx: Add support for mulitiple PLL input frequencies
 2017-06-09 11:20 UTC  (9+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v3 0/2] power: pmic: Add support for LP87565 family of PMICs
 2017-06-09 11:19 UTC  (2+ messages)

[PATCH v11 0/6] Virtio-balloon Enhancement
 2017-06-09 11:18 UTC  (5+ messages)
` [Qemu-devel] "

[PATCHv2 0/2] Multi-threaded RPM support
 2017-06-09 11:18 UTC  (7+ messages)
` [PATCHv2 2/2] rpm: run binary package generation via thread pools

[Qemu-devel] [PATCH] nbd: Fix regression on resiliency to port scan
 2017-06-09 11:17 UTC  (2+ messages)

[PATCH v2] ARM: dts: rv1108: change to "max-frequency" from "clock-freq-min-max"
 2017-06-09 11:17 UTC  (3+ messages)

[RFC] usb-phy-generic: Add support to SMSC USB3315
 2017-06-09 11:17 UTC  (14+ messages)

[PATCH v10 00/32] arm64: Dom0 ITS emulation
 2017-06-09 11:17 UTC  (4+ messages)
` [PATCH v10 25/32] ARM: vITS: handle MAPTI/MAPI command

[PATCH v1] gpio: merrifield: Remove unused header
 2017-06-09 11:16 UTC  (2+ messages)

[PATCH] NOTFORUPSTREAM sound/hda: add debug information in call_hp_automute
 2017-06-09 11:16 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for NOTFORUPSTREAM sound/hda: add debug information in call_hp_automute (rev3)

[PATCH] usb: gadget: functions: add ftrace export over USB
 2017-06-09 11:15 UTC  (3+ messages)

[U-Boot] [PATCH 00/12] tegra: nyan-big: Support chainloading and add documentation
 2017-06-09 11:16 UTC  (5+ messages)
` [U-Boot] [PATCH 05/12] arm: Don't try to support CONFIG_ARMV7_LPAE on ARMv4T

[PATCH] drm/amdgpu: add contiguous flag in ucode bo create
 2017-06-09 11:16 UTC  (2+ messages)

[PATCH 00/12] Intel IPU3 ImgU patchset
 2017-06-09 11:16 UTC  (7+ messages)
` [PATCH 02/12] intel-ipu3: mmu: implement driver

[RFC 0/6] IORT support and introduce fwspec
 2017-06-09 11:15 UTC  (3+ messages)
` [RFC 6/6] acpi:arm64: Add support for parsing IORT table

[PATCH] af_unix: Add sockaddr length checks before accessing sa_family in bind and connect handlers
 2017-06-09 11:15 UTC  (3+ messages)

[PATCH v1 0/3] TPS68470 PMIC drivers
 2017-06-09 11:15 UTC  (3+ messages)
` [PATCH v1 2/3] gpio: Add support for TPS68470 GPIOs

[PATCH v4 0/7] i#10073: generic EFI for wic
 2017-06-09 11:13 UTC  (3+ messages)

[PATCH 00/11] pull: various small changes
 2017-06-09 11:14 UTC  (3+ messages)
` [PATCH 01/11] misc: fallthrough fixes

[PATCHv3 0/2] Multi-threaded RPM support
 2017-06-09 11:13 UTC  (3+ messages)
` [PATCHv3 1/2] package_rpm.bbclass: use multithreaded xz compression
` [PATCHv3 2/2] rpm: run binary package generation via thread pools

[PATCH] leds: pca955x: add GPIO support
 2017-06-09 11:13 UTC  (5+ messages)

[RFC][PATCH]: documentation,atomic: Add a new atomic_t document
 2017-06-09 11:13 UTC  (3+ messages)
` [RFC][PATCH] atomic: Fix atomic_set_release() for 'funny' architectures

[PATCH] allow DRM_MASTER to change client's priorities
 2017-06-09 11:11 UTC  (3+ messages)
` [PATCH 7/8] drm/amdgpu: add plumbing for ctx priority changes

There are too many unreachable loose objects
 2017-06-09 11:10 UTC  (6+ messages)

[Buildroot] [git commit branch/2017.02.x] package/qt5base: link with -latomic when needed
 2017-06-09 11:10 UTC 

[Buildroot] [git commit branch/2017.02.x] package/qt5base: install arch-specific configuration
 2017-06-09 11:10 UTC 

[Buildroot] [git commit branch/2017.05.x] package/qt5base: link with -latomic when needed
 2017-06-09 11:09 UTC 

[PATCH] net: vrf: Make add_fib_rules per network namespace flag
 2017-06-09 11:09 UTC  (2+ messages)

[Buildroot] [git commit branch/2017.05.x] package/qt5base: install arch-specific configuration
 2017-06-09 11:09 UTC 

[PATCH v2 1/3] ath10k: Use complete VHT chan width for 160MHz workaround
 2017-06-09 11:07 UTC  (3+ messages)
` [PATCH v2 2/3] ath10k: Configure rxnss_override for 10.4 firmware
` [PATCH v2 3/3] ath10k: Set rxnss_override for QCA9888

[PATCH v3 1/2] DT: pinctrl: Add binding documentation for Spreadtrum pin controller
 2017-06-09 11:08 UTC  (2+ 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.