All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-01-20 13:43:28 to 2017-01-20 14:13:16 UTC [more...]

[PATCH v4 00/12] UEFI + Secure Boot + qemu
 2017-01-20 14:12 UTC  (6+ messages)
` [PATCH v4 01/12] acpica: move from meta-oe to OE-core
` [PATCH v4 02/12] acpica: work around flex 2.6.2 code generation issue
` [PATCH v4 03/12] ovmf: move from meta-luv to OE-core
` [PATCH v4 04/12] ovmf: explicitly depend on nasm-native
` [PATCH v4 05/12] ovmf: deploy firmware in image directory

[PATCH libdrm] tests/util: Add support for meson module
 2017-01-20 14:13 UTC  (3+ messages)

[patch 0/5] KVM virtual PTP driver (v3)
 2017-01-20 14:12 UTC  (8+ messages)
` [patch 4/5] PTP: add PTP_SYS_OFFSET emulation via cross timestamps infrastructure
` [patch 5/5] PTP: add kvm PTP driver

Changing over to systemd (no dhcp)
 2017-01-20 13:59 UTC  (8+ messages)

[PATCH iproute2 net-next] ipmroute: add support for RTNH_F_UNRESOLVED
 2017-01-20 14:05 UTC  (2+ messages)

[PATCH v5 00/14] ARM: da850-lcdk: add SATA support
 2017-01-20 14:02 UTC  (10+ messages)
` [PATCH v5 01/14] devicetree: bindings: add bindings for ahci-da850

[PATCH 0/2] clocksource: Add renesas-ostm timer driver
 2017-01-20 14:12 UTC  (8+ messages)
` [PATCH 1/2] dt-bindings: document renesas-ostm timer

[PATCH v2 0/3] x86-kvm: Fix Mac guest timekeeping by exposing TSC frequency in CPUID
 2017-01-20 14:11 UTC  (8+ messages)
` [Qemu-devel] "
` [PATCH v2 1/3] x86-KVM: Supply TSC and APIC clock rates to guest like VMWare
  ` [Qemu-devel] "
` [PATCH v2 2/3] pc: Add 2.9 machine type
  ` [Qemu-devel] "
` [PATCH v2 3/3] pc: Enable vmware-cpuid-freq CPU option for 2.9+ machine types
  ` [Qemu-devel] "

[RFC 0/2] grep: make output consistent with revision syntax
 2017-01-20 14:12 UTC  (7+ messages)
` [RFC 1/2] grep: only add delimiter if there isn't one already
` [RFC 2/2] grep: use '/' delimiter for paths

Nokia N900: mixers changed between 4.6 and 4.10, no longer can use in-call speaker
 2017-01-20 14:04 UTC  (15+ messages)
  ` Nokia N900: mixers changed between 4.9 and 4.10-rc3, "
              ` Nokia N900: microphone mixers

[PATCH 1/2] dt-bindings: gpu: Add Mali Utgard bindings
 2017-01-20 14:10 UTC  (4+ messages)

[PATCH 0/8] Renesas CPG/MSSR Reset Control Support
 2017-01-20 14:08 UTC  (19+ messages)
` [PATCH 1/8] clk: renesas: cpg-mssr: Document reset control support
` [PATCH 2/8] clk: renesas: cpg-mssr: Document suitability for RZ/G1
` [PATCH 3/8] clk: renesas: cpg-mssr: Rename cpg_mssr_priv.mstp_lock
  ` [PATCH 4/8] clk: renesas: cpg-mssr: Add support for reset control
` [PATCH 5/8] arm64: dts: r8a7795: Add reset control properties
` [PATCH 6/8] arm64: dts: r8a7796: "
` [PATCH 7/8] ARM: dts: r8a7743: "
` [PATCH 8/8] ARM: dts: r8a7745: "

[PATCH v12 00/10] x86: multiboot2 protocol support
 2017-01-20 14:10 UTC  (7+ messages)
` [PATCH v12 05/10] x86: add multiboot2 protocol support for EFI platforms

[PATCH net] net: mpls: Fix multipath selection for LSR use case
 2017-01-20 14:09 UTC  (2+ messages)

[PATCH v3 00/12] UEFI + Secure Boot + qemu
 2017-01-20 14:08 UTC  (4+ messages)
` ✗ patchtest: failure for UEFI + Secure Boot + qemu (rev4)

[PATCH 1/3] clk: ux500: move AB8500 sysclk over to PRCMU clk driver
 2017-01-20 14:08 UTC  (2+ messages)

[PATCH] clk: samsung: exynos5420: Mark CLK_ACLK432_SCALER as CLK_IS_CRITICAL
 2017-01-20 14:07 UTC  (9+ messages)

[U-Boot] [PATCH v4 00/17] arm: rpi: Enable USB, Ethernet, MMC, Video driver model on Raspberry Pi
 2017-01-20 14:07 UTC  (18+ messages)
` [U-Boot] [PATCH v4 01/17] dm: mmc: Set up the MMC device when controller is probed
` [U-Boot] [PATCH v4 02/17] dm: video: Correct line clearing code
` [U-Boot] [PATCH v4 03/17] string: Use memcpy() within memmove() when we can
` [U-Boot] [PATCH v4 04/17] arm: rpi: Drop the GPIO device addresses
` [U-Boot] [PATCH v4 05/17] arm: rpi: Drop CONFIG_CONS_INDEX
` [U-Boot] [PATCH v4 06/17] dm: arm: rpi: Move to driver model for USB
` [U-Boot] [PATCH v4 07/17] dm: arm: rpi: Use driver model for Ethernet
` [U-Boot] [PATCH v4 08/17] arm: rpi: Add a file to handle messages
` [U-Boot] [PATCH v4 09/17] arm: rpi: Add a function to obtain the MMC clock
` [U-Boot] [PATCH v4 10/17] dm: mmc: rpi: Convert Raspberry Pi to driver model for MMC
` [U-Boot] [PATCH v4 11/17] dm: arm: rpi: Drop CONFIG_OF_EMBED
` [U-Boot] [PATCH v4 12/17] video: arm: rpi: Move the video query out of the driver
` [U-Boot] [PATCH v4 13/17] video: arm: rpi: Move the video settings "
` [U-Boot] [PATCH v4 14/17] dm: video: Refactor lcd_simplefb to prepare for driver model
` [U-Boot] [PATCH v4 15/17] dm: video: Add driver-model support to lcd_simplefb
` [U-Boot] [PATCH v4 16/17] dm: video: arm: rpi: Convert to use driver model for video
` [U-Boot] [PATCH v4 17/17] arm: rpi: Add a TODO to move all messages into the msg handler

[PATCH v3 00/24] i.MX Media Driver
 2017-01-20 14:03 UTC  (11+ messages)
` [PATCH v3 12/24] add mux and video interface bridge entity functions
` [PATCH v3 13/24] platform: add video-multiplexer subdevice driver

[PATCH 1/2] Revert "linux-firmware: Modify firmware installation path"
 2017-01-20 14:04 UTC  (8+ messages)
` [PATCH 2/2] Revert "kernel: Modify kernel modules installation path."

[Qemu-devel] [PULL 0/2] Error reporting patches for 2017-01-19
 2017-01-20 14:04 UTC  (2+ messages)

[Buildroot] make menuconfig problem in latest snapshot
 2017-01-20 14:03 UTC  (6+ messages)

[PATCH libdrm v3 0/5] xf86drm: Add USB, platform and host1x bus support
 2017-01-20 14:03 UTC  (3+ messages)
` [PATCH libdrm v3 3/5] xf86drm: Add "

[meta-cloud-services] [PATCH] python-routes: 1.13 -> 2.4.1
 2017-01-20 14:01 UTC  (2+ messages)

v11.2.0 Kraken contributor credits
 2017-01-20 14:00 UTC 

[0/2] python-sqlalchemy uprev / new version
 2017-01-20 14:00 UTC  (2+ messages)

[meta-cloud-services] [PATCH] python-mox3: 0.9.0 -> 0.20.0
 2017-01-20 14:00 UTC  (2+ messages)

[PATCH v4 0/7] Add support for Video Data Order Adapter
 2017-01-20 14:00 UTC  (12+ messages)
` [PATCH v4 2/7] [media] coda: add i.MX6 VDOA driver
` [PATCH v4 4/7] [media] coda: add debug output about tiling
  ` [PATCH v4 1/7] [media] dt-bindings: Add a binding for Video Data Order Adapter
  ` [PATCH v4 3/7] [media] coda: correctly set capture compose rectangle
  ` [PATCH v4 5/7] [media] coda: fix frame index to returned error
  ` [PATCH v4 6/7] [media] coda: use VDOA for un-tiling custom macroblock format
` [PATCH v4 7/7] [media] coda: support YUYV output if VDOA is used

[meta-networking] [PATCH] dibbler: fix SRC_URI from ${P} to ${BP}
 2017-01-20 14:00 UTC  (2+ messages)

[PATCH v3 0/4] ARM: K2G: Add support for TI-SCI Generic PM Domains
 2017-01-20 14:00 UTC  (16+ messages)
` [PATCH v3 2/4] dt-bindings: Add TI SCI "

[PATCH] docker: update to 1.13.0 release
 2017-01-20 14:00 UTC  (2+ messages)

[PATCH v2] Input: synaptics-rmi4 - add sysfs attribute update_fw_status
 2017-01-20 13:35 UTC  (2+ messages)

[RFC v2 0/5] Platform driver support for 'amd5536udc' driver
 2017-01-20 13:58 UTC  (12+ messages)
` [RFC v2 4/5] DT bindings documentation for Synopsys UDC platform driver

[PATCH][V2] net: sctp: fix array overrun read on sctp_timer_tbl
 2017-01-20 13:58 UTC  (3+ messages)

[Bug 99459] Performace drop on AMD TONGA(380x) on kernels 4.9 and 4.10RC3
 2017-01-20 13:59 UTC  (3+ messages)

[PATCHv4 00/33] NXP DPAA2 PMD
 2017-01-20 14:01 UTC  (5+ messages)
` [PATCHv5 "
  ` [PATCHv5 13/33] net/dpaa2: introducing NXP dpaa2 pmd driver

[U-Boot] Driver not loaded by SPL
 2017-01-20 13:56 UTC 

[PATCH 0/7] drm/exynos: add Ultra HD and interlace modes support to Exynos5433
 2017-01-20 13:55 UTC  (3+ messages)
  ` [PATCH 6/7] drm/exynos/decon5433: signal vblank only on odd fields

[PATCH v2 0/9] Serial slave device bus
 2017-01-20 13:55 UTC  (5+ messages)

[Buildroot] [Bug 9606] New: xorg-server cannot build for ARM target
 2017-01-20 13:55 UTC  (2+ messages)
` [Buildroot] [Bug 9606] "

[PATCH RFC] vfio error recovery: kernel support
 2017-01-20 13:44 UTC  (4+ messages)
  ` [Qemu-devel] "

[PATCH 1/2] net/sfc: use eal I/O device memory read/write API
 2017-01-20 13:53 UTC  (2+ messages)
` [PATCH 2/2] net/sfc: use eal I/O device memory barriers API

[PATCH 0/22 v3] fsnotify: Avoid SRCU stalls with fanotify permission events
 2017-01-20 13:21 UTC  (17+ messages)
` [PATCH 01/22] fsnotify: Remove unnecessary tests when showing fdinfo
` [PATCH 02/22] inotify: Remove inode pointers from debug messages
` [PATCH 03/22] fanotify: Move recalculation of inode / vfsmount mask under mark_mutex
` [PATCH 04/22] audit: Abstract hash key handling
` [PATCH 06/22] fsnotify: Attach marks to object via dedicated head structure
` [PATCH 08/22] fsnotify: Move queueing of mark for destruction into fsnotify_put_mark()
` [PATCH 10/22] fsnotify: Remove special handling of mark destruction on group shutdown
` [PATCH 12/22] fsnotify: Pass SRCU index into handle_event handler
` [PATCH 14/22] fsnotify: Remove fsnotify_set_mark_{,ignored_}mask_locked()
` [PATCH 15/22] fsnotify: Remove fsnotify_recalc_{inode|vfsmount}_mask()
` [PATCH 17/22] fsnotify: Rename fsnotify_clear_marks_by_group_flags()
` [PATCH 18/22] fsnotify: Remove fsnotify_detach_group_marks()
` [PATCH 19/22] fsnotify: Remove fsnotify_find_{inode|vfsmount}_mark()
` [PATCH 20/22] fsnotify: Drop inode_mark.c
` [PATCH 21/22] fsnotify: Add group pointer in fsnotify_init_mark()
` [PATCH 22/22] fsnotify: Move ->free_mark callback to fsnotify_ops

[PATCH 0/4] ext4 inline cleanup patches
 2017-01-20 13:53 UTC  (5+ messages)
` [PATCH 2/4] ext4: fix deadlock between inline_data and ext4_expand_extra_isize_ea()
` [PATCH 4/4] ext4: propagate error values from ext4_inline_data_truncate()

[PATCH 0/6 v3] kvmalloc
 2017-01-20 13:41 UTC  (5+ messages)
` [PATCH 5/6] treewide: use kv[mz]alloc* rather than opencoded variants

[PATCH 1/2] mtd: spi-nor: make n_sectors in flash_info 32 bit wide
 2017-01-20 13:53 UTC  (4+ messages)

[PATCH v2] mtd: spi-nor: Fix S3AN addressing calculation
 2017-01-20 13:48 UTC  (3+ messages)

[PATCH net-next] gre6: Clean up unused struct ipv6_tel_txoption definition
 2017-01-20 13:53 UTC 

Question about user's key
 2017-01-20 13:53 UTC  (2+ messages)

[GIT PULL] arm64 fixes for 4.10-rc5
 2017-01-20 13:52 UTC  (2+ messages)

[PATCH] Bluetooth: hidp: might sleep error in hidp_session_thread
 2017-01-20 13:52 UTC 

[PATCH v4 0/4] Support for LEGO MINDSTORMS EV3
 2017-01-20 11:48 UTC  (2+ messages)

[PATCH v10 0/8] arm/arm64: vgic: Implement API for vGICv3 live migration
 2017-01-20 13:51 UTC  (4+ messages)

[PATCH] bitbake.conf: require conf/multiconfig/${BB_CURRENT_MC}.conf
 2017-01-20 13:51 UTC  (4+ messages)

[Qemu-devel] questions and help with tight png encoding in qemu
 2017-01-20 13:50 UTC 

memory hotplug for domUs
 2017-01-20 13:50 UTC  (3+ messages)

[U-Boot] Please pull u-boot-fsl-qoriq master
 2017-01-20 13:50 UTC  (2+ messages)

[PATCH v6 13/13] net: ethernet: aquantia: Integrate AQtion 2.5/5 GB NIC driver
 2017-01-20 13:49 UTC  (2+ messages)

[PATCH] docs: clarify xl mem-max semantics
 2017-01-20 13:48 UTC  (2+ messages)

[nft PATCH] payload: use explicit network ctx assignation for icmp/icmp6 in inet family
 2017-01-20 12:02 UTC 

[PATCH net-next v3 0/2] stmmac: dwmac-meson8b: configurable RGMII TX delay
 2017-01-20 13:47 UTC  (8+ messages)
` [PATCH net-next v4 "
  ` [PATCH net-next v4 2/2] net: stmmac: dwmac-meson8b: make the RGMII TX delay configurable

[PATCH] power: reset: Add MAX77620 support
 2017-01-20 13:47 UTC  (8+ messages)

[PATCH] swiotlb-xen: update dev_addr after swapping pages
 2017-01-20 13:47 UTC  (5+ messages)

[PATCH RESEND 0/2] ARM: davinci: improve the nand clock lookup
 2017-01-20 13:46 UTC  (3+ messages)
` [PATCH RESEND 2/2] ARM: da850: add the nand dev_id to the clock lookup table

[Buildroot] [PATCH] tslib: needs kernel headers 3.12
 2017-01-20 13:46 UTC  (4+ messages)

[PATCH nf-next v4 1/1] netfilter: nf_tables: Eliminate duplicated codes in nf_tables_table_enable
 2017-01-20 13:40 UTC 

v11.2.0 kraken released
 2017-01-20 13:44 UTC 

[linux-3.18 baseline-only test] 68400: trouble: blocked/broken
 2017-01-20 13:44 UTC 

[PATCH 00/17] Report power supply from hid-logitech-dj and others
 2017-01-20 13:11 UTC  (3+ messages)
` [PATCH 02/17] HID: logitech-hidpp: Add scope to battery

[PATCH nf-next v2 1/1] netfilter: nf_tables: Eliminate duplicated codes in nf_tables_table_enable
 2017-01-20 13:43 UTC  (5+ messages)

[PATCH 1/3 v2] ahci: qoriq: added a condition to enable dma coherence
 2017-01-20 13:34 UTC  (2+ messages)

[PATCH BlueZ 1/3] audio/avctp: Match opcode when parsing responses
 2017-01-20 13:43 UTC  (3+ messages)
` [PATCH BlueZ 2/3] audio/avdtp: Fix calling abort confirmation
` [PATCH BlueZ 3/3] audio/avdtp: Fix not aborting SetConfiguration

[PATCH 0/2] Synaptics RMI4 sysfs attributes
 2017-01-20 13:42 UTC  (3+ messages)
` [PATCH 2/2] Input: synaptics-rmi4 - add sysfs interfaces for hardware IDs

[PATCH v4 0/3] rt2x00: RT5350 support
 2017-01-20 13:28 UTC  (3+ messages)
` [PATCH v4 1/3] rt2x00: add copy of clk for soc devices
` [PATCH v4 2/3] rt2x00: rt2800lib: add support for RT3352 with 20MHz crystal


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.