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

[PATCH 01/22] cryptodev: move session type to generic crypto op
 2017-06-21  7:47 UTC  (2+ messages)
` [PATCH 06/22] crypto/qat: fix auth parameters for KASUMI

[PATCH V4 0/2] Add support for OCC command/response interface
 2017-06-21  8:06 UTC 

[PATCH 00/11] improve the fb_setcmap helper
 2017-06-21  7:59 UTC  (11+ messages)
` [PATCH 01/11] drm/fb-helper: do a generic fb_setcmap helper in terms of crtc .gamma_set

[PATCH v3 00/11] PCID and improved laziness
 2017-06-21  8:05 UTC  (13+ messages)
` [PATCH v3 01/11] x86/mm: Don't reenter flush_tlb_func_common()
` [PATCH v3 02/11] x86/ldt: Simplify LDT switching logic
` [PATCH v3 03/11] x86/mm: Remove reset_lazy_tlbstate()
` [PATCH v3 04/11] x86/mm: Give each mm TLB flush generation a unique ID

[Qemu-devel] [PATCH v6 0/9] Convert to realize and cleanup
 2017-06-21  8:04 UTC  (9+ messages)
` [Qemu-devel] [PATCH v6 3/9] pci: Fix the wrong assertion
` [Qemu-devel] [PATCH v6 6/9] pci: Convert to realize
` [Qemu-devel] [PATCH v6 8/9] i386/kvm/pci-assign: Fix return type of verify_irqchip_kernel()
` [Qemu-devel] [PATCH v6 9/9] i386/kvm/pci-assign: Use errp directly rather than local_err

[PATCH v3 0/2] PCI: iproc: SOC specific fixes
 2017-06-21  8:04 UTC  (6+ messages)
` [PATCH v3 2/2] PCI: iproc: add device shutdown for PCI RC

[PATCH v5 0/2] Balanced allocation of hugepages
 2017-06-21  8:04 UTC  (4+ messages)
  ` [PATCH v6 "
    ` [PATCH v6 1/2] mem: balanced "
    ` [PATCH v6 2/2] config: enable vhost numa awareness by default

[PATCH] master: fix perl regex in Automake
 2017-06-21  8:04 UTC 

[PATCH v3 0/5] ovl: constant inode numbers (cont.)
 2017-06-21  8:03 UTC  (4+ messages)
` [PATCH v3 5/5] ovl: consistent st_ino/d_ino

[Qemu-devel] [PATCH 0/6] spapr: DRC cleanups (part IV)
 2017-06-21  7:24 UTC  (4+ messages)
` [Qemu-devel] [PATCH 4/6] spapr: Make DRC reset force DRC into known state

[Qemu-devel] [PATCH qemu v8 0/2] memory/iommu: QOM'fy IOMMU MemoryRegion
 2017-06-21  7:26 UTC  (4+ messages)
` [Qemu-devel] [PATCH qemu v8 2/2] memory/iommu: introduce IOMMUMemoryRegionClass

[PATCH v2 0/6] [media] s5p-jpeg: Various fixes and improvements
 2017-06-21  8:00 UTC  (3+ messages)
  ` [PATCH v2 1/6] [media] s5p-jpeg: Reset the Codec before doing a soft reset

[PATCH v8] clk: Add Gemini SoC clock controller
 2017-06-21  7:59 UTC  (2+ messages)

[Buildroot] [RFC PATCH v3 00/10] Make the SDK relocatable
 2017-06-21  7:59 UTC  (4+ messages)

[U-Boot] [PATCH] dm: video: fix abuse of enum
 2017-06-21  7:59 UTC  (3+ messages)

[PATCH 0/8] bus/pci: remove PCI bus from EAL
 2017-06-21  7:57 UTC  (8+ messages)
` [PATCH v3 0/9] "
  ` [PATCH v3 2/9] eal: expose rte_eal_using_phys_addrs
  ` [PATCH v3 4/9] bus: properly include rte_debug
  ` [PATCH v3 5/9] pmdinfogen: move to drivers subdirectory

[PATCH v4 0/6] Add support for the ICU unit in Marvell Armada 7K/8K
 2017-06-21  7:57 UTC  (9+ messages)
` [PATCH v4 4/6] irqchip: irq-mvebu-icu: new driver for Marvell ICU
` [PATCH v4 5/6] arm64: marvell: enable ICU and GICP drivers

[PATCH 0/2] fix ia64 and tile for thin archives
 2017-06-21  7:56 UTC  (4+ messages)
` [PATCH 1/2] ia64: thin archives fix linking
` [PATCH 2/2] tile: "

[U-Boot] [PATCH v7 00/10] usb: Extend ehci and ohci generic drivers
 2017-06-21  7:56 UTC  (5+ messages)
` [U-Boot] [PATCH v7 08/10] usb: host: ohci-generic: add CLOCK support

[PATCH v7] clk: Add Gemini SoC clock controller
 2017-06-21  7:55 UTC  (2+ messages)

[PATCH 0/2] xen/efi: Fixes
 2017-06-21  7:53 UTC  (7+ messages)
` [PATCH 1/2] efi: Process MEMATTR table only if EFI_MEMMAP
` [PATCH 2/2] x86/xen/efi: Init only efi struct members used by Xen

[Qemu-devel] [PATCH v4 00/10] migration: objectify MigrationState
 2017-06-21  7:52 UTC  (11+ messages)
` [Qemu-devel] [PATCH v4 01/10] machine: export register_compat_prop()
` [Qemu-devel] [PATCH v4 02/10] accel: introduce AccelClass.global_props
` [Qemu-devel] [PATCH v4 03/10] vl: clean up global property registerations
` [Qemu-devel] [PATCH v4 04/10] migration: let MigrationState be a qdev
` [Qemu-devel] [PATCH v4 05/10] migration: move global_state.optional out
` [Qemu-devel] [PATCH v4 06/10] migration: move only_migratable to MigrationState
` [Qemu-devel] [PATCH v4 07/10] migration: move skip_configuration out
` [Qemu-devel] [PATCH v4 08/10] migration: move skip_section_footers
` [Qemu-devel] [PATCH v4 09/10] migration: merge enforce_config_section somewhat
` [Qemu-devel] [PATCH v4 10/10] migration: hmp: dump globals

[PATCH 00/51] rtc: stop using rtc deprecated functions
 2017-06-21  7:51 UTC  (7+ messages)
    ` [rtc-linux] "

[PATCH v5 0/4] iio: adc: sama5d2_adc hw triggers and buffers
 2017-06-21  7:51 UTC  (11+ messages)
` [PATCH v5 1/4] ARM: dts: at91: sama5d2_xplained: enable ADTRG pin
` [PATCH v5 3/4] ARM: dts: at91: sama5d2: add ADC hw trigger edge type

[PATCH] drm: Fix GETCONNECTOR regression
 2017-06-21  7:51 UTC  (4+ messages)

[PATCH 0/2] fixed ethernet binding violation for reset signal
 2017-06-21  7:49 UTC  (9+ messages)
` [PATCH 1/2] dt-bindings: net: mediatek: update documentation for reset signals
` [PATCH 2/2] arm: dts: mt7623: fixup binding violation missing reset in ethernet node

[PATCH v2] btrfs/146: Test various btrfs operations rounding behavior
 2017-06-21  7:50 UTC 

[U-Boot] [PATCH v8 00/10] usb: Extend ehci and ohci generic drivers
 2017-06-21  7:50 UTC  (11+ messages)
` [U-Boot] [PATCH v8 01/10] reset: add reset_request()
` [U-Boot] [PATCH v8 02/10] reset: add reset_assert_all()
` [U-Boot] [PATCH v8 03/10] clk: add clk_disable_all()
` [U-Boot] [PATCH v8 04/10] dm: core: add ofnode_count_phandle_with_args()
` [U-Boot] [PATCH v8 05/10] usb: host: ehci-generic: replace printf() by error()
` [U-Boot] [PATCH v8 06/10] usb: host: ehci-generic: add error path and .remove callback
` [U-Boot] [PATCH v8 07/10] usb: host: ehci-generic: add generic PHY support
` [U-Boot] [PATCH v8 08/10] usb: host: ohci-generic: add CLOCK support
` [U-Boot] [PATCH v8 09/10] usb: host: ohci-generic: add RESET support
` [U-Boot] [PATCH v8 10/10] usb: host: ohci-generic: add generic PHY support

[Qemu-devel] [PATCHv6 0/5] fw_cfg: qdev-related tidy-ups
 2017-06-21  7:48 UTC  (9+ messages)
` [Qemu-devel] [PATCHv6 3/5] fw_cfg: move assert() and linking of fw_cfg device to the machine into instance_init()

[RFC PATCH v3] acpi: indicate to platform when hot remove returns busy
 2017-06-21  7:45 UTC 

fib_rules: Resolve goto rules target on delete
 2017-06-21  7:44 UTC  (3+ messages)

[U-Boot] [PATCH V7 0/4] introduce Rockchip rockusb
 2017-06-21  7:44 UTC  (8+ messages)
` [U-Boot] [PATCH V7 4/4] rockchip: rk3288: enable rockusb support on rk3288 based device

[PATCH v2] ext4: fsmap tests
 2017-06-21  7:43 UTC  (4+ messages)

(unknown),
 2017-06-21  7:43 UTC 

[PATCH] drm/amdgpu: export gpu always on cu bitmap
 2017-06-21  7:42 UTC  (3+ messages)

[PATCH v2] KVM: arm/arm64: Signal SIGBUS when stage2 discovers hwpoison memory
 2017-06-21  7:42 UTC  (3+ messages)

linux-next: build failure after merge of the gpio tree
 2017-06-21  7:41 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 0/9] Convert to realize and cleanup
 2017-06-21  7:39 UTC  (5+ messages)
` [Qemu-devel] [PATCH v5 7/9] pci: Convert shpc_init() to Error

[RFC] mac80211: support non-data TXQs
 2017-06-21  7:38 UTC  (4+ messages)

[PATCH v7 00/36] x86: Secure Memory Encryption (AMD)
 2017-06-21  7:37 UTC  (19+ messages)
` [PATCH v7 07/36] x86/mm: Don't use phys_to_virt in ioremap() if SME is active
` [PATCH v7 08/36] x86/mm: Add support to enable SME in early boot processing
` [PATCH v7 10/36] x86/mm: Provide general kernel support for memory encryption

Compiling meta-browser ==>chromium ? cleaning ?
 2017-06-21  7:37 UTC  (9+ messages)

[PATCH v6 1/2] tpm: Issue a TPM2_Shutdown for TPM2 devices
 2017-06-21  7:37 UTC  (10+ messages)

[PATCH V3 0/2] Support for FW activation without reset
 2017-06-21  7:36 UTC  (4+ messages)
  ` [PATCH V3 2/2] nvme: Add support "

[PATCH v9 0/7] drm/i915/gvt: Dma-buf support for GVT-g
 2017-06-21  7:34 UTC  (19+ messages)
` [PATCH v9 5/7] vfio: Define vfio based dma-buf operations
                  ` [Intel-gfx] "

LinuxTV V3 vs. V4 API doc inconsistency, V4 probably wrong
 2017-06-21  7:34 UTC  (3+ messages)

[U-Boot] [PATCH v2 00/13] driver model bring-up of dwc3 usb peripheral
 2017-06-21  7:33 UTC  (7+ messages)
` [U-Boot] [PATCH v2 08/13] usb: gadget: ether: Provide a way to read MAC address

[PATCH] pinctrl: sh-pfc: r8a7792: Add SCIF1 and SCIF2 pin groups
 2017-06-21  7:33 UTC  (2+ messages)

[PATCH 0/4] mtd: spi-nor: aspeed: add dual read and command mode support
 2017-06-21  7:32 UTC  (4+ messages)
` [PATCH 2/4] mtd: spi-nor: aspeed: add support for SPI dual IO read mode

(unknown),
 2017-06-21  7:32 UTC 

[PATCH] zabbix: 3.0.8 -> 3.0.9
 2017-06-21  7:33 UTC 

Exactly what is wrong with RAID5/6
 2017-06-21  7:31 UTC  (5+ messages)

[PATCH v2] tpm: consolidate the TPM startup code
 2017-06-21  7:31 UTC  (3+ messages)

[U-Boot] [PATCH 00/14] dm: sata: mmc: Convert a sunxi board to driver model for MMC, SATA
 2017-06-21  7:31 UTC  (7+ messages)
` [U-Boot] [PATCH 10/14] dm: mmc: sunxi: Add support for driver model
` [U-Boot] [PATCH 14/14] dm: sunxi: Move Linksprite_pcDuino3 to use DM for MMC, SATA

[PATCH] HID: multitouch: Add support for Google Rose Touchpad
 2017-06-21  7:31 UTC  (2+ messages)

[PATCH v9 0/2] crypto: AF_ALG memory management fix
 2017-06-21  7:30 UTC  (4+ messages)
` [PATCH v9 1/2] crypto: skcipher AF_ALG - overhaul memory management

[PATCH v4] irqchip/gicv3-its: Avoid memory over allocation for ITEs
 2017-06-21  7:30 UTC  (7+ messages)

[PATCHv2] nvme: Remove SCSI translations
 2017-06-21  7:30 UTC  (2+ messages)

[PATCH 0/6] add some device nodes support for rk322x SoC
 2017-06-21  7:29 UTC  (8+ messages)
` [PATCH 1/6] ARM: dts: rockchip: add basic dtsi file for RK3229 SoC

[Qemu-devel] [PATCH v3 00/13] migration: objectify MigrationState
 2017-06-21  7:28 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 12/13] migration: move skip_configuration out

[meta-initramfs][PATCH v2] kexecboot: update recipe to master on github (4c4f127)
 2017-06-21  7:27 UTC 

Some Arch Linux build fixes
 2017-06-21  7:27 UTC  (3+ messages)
` [yocto] "

[PATCH v2 1/2] dt-bindings: i2c: Add Spreadtrum I2C controller documentation
 2017-06-21  7:23 UTC  (4+ messages)
` [PATCH v2 2/2] i2c: Add Spreadtrum I2C controller driver

[PATCH 0/5] eal: check socket memory
 2017-06-20 23:25 UTC  (6+ messages)
` [PATCH 1/5] eal: check if socket has memory reserved
` [PATCH 2/5] cryptodev: check if socket id has memory
` [PATCH 3/5] crypto/scheduler: "
` [PATCH 4/5] net/bonding: "
` [PATCH 5/5] test/bonding: "

[RFC v2 00/12] powerpc: Memory Protection Keys
 2017-06-21  7:25 UTC  (5+ messages)
` [RFC v2 05/12] powerpc: Implementation for sys_mprotect_pkey() system call
` [RFC v2 07/12] powerpc: Macro the mask used for checking DSI exception

[PATCH 1/2] powerpc/powernv/pci: Add helper to check if a PE has a single vendor
 2017-06-21  7:18 UTC  (2+ messages)
` [PATCH 2/2] powerpc/powernv/pci: Enable 64-bit devices to access >4GB DMA space

[cip-dev] Backporting to the CIP Kernel
 2017-06-21  7:25 UTC  (3+ messages)

[PATCH v2 2/2] writeback: Rework wb_[dec|inc]_stat family of functions
 2017-06-21  7:25 UTC  (2+ messages)
` [PATCH v3] "

KASAN related bug in crypto/asymmetric_keys/public_key.c:96
 2017-06-21  7:25 UTC 

[PATCH v6] drm/i915: Enable guest i915 48bit full ppgtt functionality
 2017-06-21  7:24 UTC  (2+ messages)

[PATCH 0/2] xen/input: add multi-touch support
 2017-06-21  7:24 UTC  (12+ messages)
` [PATCH 2/2] "

[PATCH 3.18 00/32] 3.18.58-stable review
 2017-06-21  7:24 UTC  (6+ messages)
` [PATCH 3.18 32/32] mm: larger stack guard gap, between vmas

[lustre-devel] [PATCH] staging/lustre: echo_client.c - fix sparse warning: cast removes address space of expression
 2017-06-21  7:24 UTC  (3+ messages)
`  "

[PATCH v2] i2c: algo-bit: add support for I2C_M_STOP
 2017-06-21  7:24 UTC 

Enable vblank_disable_immediate on more drivers
 2017-06-21  7:23 UTC  (5+ messages)
` [PATCH 2/4] drm/radeon: Allow vblank_disable_immediate
` [PATCH 3/4] drm/amdgpu: "

Will huge page have negative effect on guest vm in qemu enviroment?
 2017-06-21  7:22 UTC  (5+ messages)
    ` [Qemu-devel] [dpdk-dev] "

[PATCH] NTB: ntb_test: fix bug printing ntb_perf results
 2017-06-21  7:22 UTC  (2+ messages)

[PATCH RFC] Implement hypercall for tracing of program counters
 2017-06-21  7:20 UTC 

[PATCH 3.10 000/268] 3.10.107-stable review
 2017-06-21  7:18 UTC  (4+ messages)
` [PATCH 3.10 268/268] mm: larger stack guard gap, between vmas

[PATCH v4 0/3] x86: stack alignment for boot code and clang
 2017-06-21  7:18 UTC  (7+ messages)
` [PATCH v4 3/3] x86/build: Specify stack alignment for clang

[PATCH] i2c: algo-bit: add support for I2C_M_STOP
 2017-06-21  7:18 UTC  (4+ messages)

Default procedure for sespend and resume state
 2017-06-21  7:18 UTC 

[Ksummit-discuss] [TECH TOPIC] printk redesign
 2017-06-21  7:17 UTC  (12+ messages)

DMA safe buffers for I2C
 2017-06-21  7:15 UTC  (2+ messages)

[PATCH 0/5] move everyone over to thin archives
 2017-06-21  7:15 UTC  (13+ messages)
` [PATCH 1/5] kbuild: thin archives final link close --whole-archives option

[PATCH 0/9] clk: add imx7ulp clk support
 2017-06-21  7:13 UTC  (8+ messages)
` [PATCH 9/9] clk: imx: add imx7ulp clk driver

The secmark "one user" policy
 2017-06-21  7:13 UTC  (2+ messages)

[PATCH] thermal/intel_powerclamp: add const to thermal_cooling_device_ops structure
 2017-06-21  7:09 UTC 

[PATCH V8 0/6] PM / Domains: Power domain performance states
 2017-06-21  7:10 UTC  (2+ messages)
` [NOT-FOR-MERGE V8 6/6] remoteproc: qcom: q6v5: Vote for proxy powerdomain performance state


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.