All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-03-10 10:53:52 to 2017-03-10 11:31:16 UTC [more...]

[PATCH RFC 0/4] nvme-fabrics: TCP transport
 2017-03-10 11:31 UTC  (3+ messages)
` [PATCH RFC 1/4] nvme-fabrics: add TCP as valid NVMe transport type
` [PATCH RFC 2/4] nvme-fabrics: add target support for TCP transport

[Buildroot] Qt5.8 display screen rotation
 2017-03-10 11:30 UTC  (3+ messages)

[PATCH 4.9 000/153] 4.9.14-stable review
 2017-03-10  9:09 UTC  (29+ messages)
` [PATCH 4.9 021/153] ARM: at91: define LPDDR types
` [PATCH 4.9 028/153] ALSA: seq: Fix link corruption by event error handling
` [PATCH 4.9 036/153] coresight: STM: Balance enable/disable
` [PATCH 4.9 041/153] CIFS: Fix splice read for non-cached files
` [PATCH 4.9 042/153] mm, devm_memremap_pages: hold device_hotplug lock over mem_hotplug_{begin, done}
` [PATCH 4.9 043/153] mm/page_alloc: fix nodes for reclaim in fast path
` [PATCH 4.9 047/153] mm, vmscan: cleanup lru size claculations
` [PATCH 4.9 052/153] PM / devfreq: Fix available_governor sysfs
` [PATCH 4.9 053/153] PM / devfreq: Fix wrong trans_stat of passive devfreq device
` [PATCH 4.9 062/153] scsi: use scsi_device_from_queue() for scsi_dh
` [PATCH 4.9 069/153] ext4: do not polute the extents cache while shifting extents
` [PATCH 4.9 078/153] ath10k: fix boot failure in UTF mode/testmode
` [PATCH 4.9 079/153] ath5k: drop bogus warning on drv_set_key with unsupported cipher
` [PATCH 4.9 082/153] PCI: hv: Fix wslot_to_devfn() to fix warnings on device removal
` [PATCH 4.9 083/153] pci/hotplug/pnv-php: Disable MSI and PCI device properly
` [PATCH 4.9 085/153] Drivers: hv: vmbus: Raise retry/wait limits in vmbus_post_msg()
` [PATCH 4.9 088/153] fuse: add missing FR_FORCE
` [PATCH 4.9 089/153] x86/pkeys: Check against max pkey to avoid overflows
` [PATCH 4.9 092/153] arm64: fix erroneous __raw_read_system_reg() cases
` [PATCH 4.9 095/153] iio: pressure: mpl3115: do not rely on structure field ordering
` [PATCH 4.9 098/153] w1: dont leak refcount on slave attach failure in w1_attach_slave_device()
` [PATCH 4.9 102/153] usb: host: xhci: plat: check hcc_params after add hcd
` [PATCH 4.9 117/153] rdma_cm: fail iwarp accepts w/o connection params
` [PATCH 4.9 122/153] VME: restore bus_remove function causing incomplete module unload
` [PATCH 4.9 124/153] nfsd: special case truncates some more
` [PATCH 4.9 125/153] NFSv4: Fix memory and state leak in _nfs4_open_and_get_state
` [PATCH 4.9 126/153] NFSv4: Fix reboot recovery in copy offload
` [PATCH 4.9 127/153] pNFS/flexfiles: If the layout is invalid, it must be updated before retrying

[PATCH v4 1/3] USB3/DWC3: Add definition for global soc bus configuration register
 2017-03-10 11:26 UTC  (8+ messages)
` [PATCH v4 3/3] USB3/DWC3: Enable undefined length INCR burst type

[GSoC] Discussion of "Submodule related work" project
 2017-03-10 11:27 UTC 

[Qemu-devel] [PATCHv2] scripts/dump-guest-memory.py: fix int128_get64 on recent gcc
 2017-03-10 11:28 UTC 

[RFC PATCH 0/4] KVM: Emulate UMIP (or almost do so)
 2017-03-10 11:28 UTC  (8+ messages)

[U-Boot] [PATCH] arm: cache: exit maintenance functions when cache disabled
 2017-03-10 11:26 UTC 

[PATCH 00/44] Replace Smart package manager with DNF package manager
 2017-03-10 11:24 UTC  (45+ messages)
` [PATCH 01/44] package.bbclass: fix locations of debugedit and rpmdeps utilities
` [PATCH 02/44] libsolv: enable rpm support
` [PATCH 03/44] rpmresolve: remove the recipe
` [PATCH 04/44] createrepo-c: add a recipe
` [PATCH 05/44] createrepo: remove the recipe
` [PATCH 06/44] rpm: add a 4.x recipe
` [PATCH 07/44] rpm: remove 5.x recipe
` [PATCH 08/44] python-pygpgme: add a recipe
` [PATCH 09/44] python-iniparse: "
` [PATCH 10/44] python-backports-lzma: "
` [PATCH 11/44] librepo: "
` [PATCH 12/44] libcomps: "
` [PATCH 13/44] libdnf: "
` [PATCH 14/44] dnf: "
` [PATCH 15/44] python-smartpm: remove the recipe
` [PATCH 16/44] db: remove the 6.x recipe
` [PATCH 17/44] package_rpm.bbclass: make architecture-independent .rpm packages "noarch" instead of "all"
` [PATCH 18/44] package_manager.py: improve the API for insert_feed_uris()
` [PATCH 19/44] package_rpm.bbclass: correctly map RRECOMMENDS and RSUGGESTS to rpm tags
` [PATCH 20/44] nativesdk-packagegroup-sdk-host: replace smartpm with dnf
` [PATCH 21/44] rootfs_rpm.bbclass: migrate image creation to dnf
` [PATCH 22/44] scripts/rpm2cpio.sh: replace 5.x version with 4.x version
` [PATCH 23/44] scripts/oe-setup-rpmrepo: replace createrepo with createrepo_c
` [PATCH 24/44] package_rpm.bbclass: replace createrepo reference "
` [PATCH 25/44] package_rpm.bbclass: no need to specify the magic file location
` [PATCH 26/44] testimage.bbclass: fix runtime test for rpm, port smart tests to dnf
` [PATCH 27/44] package_rpm.bbclass: instruct rpm to not remove the buildroot directory
` [PATCH 28/44] selftest: do not perform a full build in test_continue
` [PATCH 29/44] selftest: update output checks in incremental image test to match what dnf prints
` [PATCH 30/44] byacc: remove the recipe
` [PATCH 31/44] gpg_sign.py: fix signing of rpm files using gpg
` [PATCH 32/44] oe-selftest: no need to parse gpg output to determine the name of the signing key
` [PATCH 33/44] run-postinsts: simplify the logic of whether to install it to images
` [PATCH 34/44] package_rpm.bbclass: add a /bin/sh Provides for nativesdk- packages
` [PATCH 35/44] security_flags.inc: update to reflect smart->dnf transition
` [PATCH 36/44] package_rpm.bbclass: do not set the OS dynamically when building rpms
` [PATCH 37/44] nspr: do not use shared library symbol resolution with musl
` [PATCH 38/44] package_rpm.bbclass: do not strip multilib prefixes from package names, do not add multilib prefix to package arch
` [PATCH 39/44] package.bbclass: don't exclude package groups from runtime mapping
` [PATCH 40/44] glibc: do the multilib_header magic also for bits/long-double.h
` [PATCH 41/44] bash: package bashbug separately
` [PATCH 42/44] db: do the multilib_header processing for db.h
` [PATCH 43/44] base-files: do not write the current date into /etc/issue and /etc/issue.net
` [PATCH 44/44] gpgme: fix python module build and installation

[PATCHv3 00/15] atmel-isi/ov7670/ov2640: convert to standalone drivers
 2017-03-10 11:25 UTC  (6+ messages)
` [PATCHv3 07/15] atmel-isi: remove dependency of the soc-camera framework

conntrackd: synchronization failures
 2017-03-10 11:26 UTC  (4+ messages)

[PATCH 1/2] reset: Add API to count number of reset available with device
 2017-03-10 11:24 UTC  (4+ messages)
` [PATCH 2/2] usb; dwc3: of-simple: Add support to get resets for the device

[kernel-hardening] [PATCH v6 00/11] arm64: mmu: avoid W+X mappings and re-enable PTE_CONT for kernel
 2017-03-10 11:25 UTC  (4+ messages)
` [kernel-hardening] [PATCH v6 10/11] arm64/mm: remove pointless map/unmap sequences when creating page tables
  `  "
    ` [kernel-hardening] "

[Qemu-devel] What's the next QEMU version after 2.9 ? (or: when is a good point in time to get rid of old interfaces)
 2017-03-10 11:22 UTC  (9+ messages)

[PATCHv4 00/15] atmel-isi/ov7670/ov2640: convert to standalone drivers
 2017-03-10 11:23 UTC  (13+ messages)
` [PATCHv4 09/15] ov2640: update bindings
` [PATCHv4 10/15] ov2640: convert from soc-camera to a standard subdev sensor driver
` [PATCHv4 11/15] ov2640: use standard clk and enable it
` [PATCHv4 12/15] ov2640: add MC support

[PATCH 0/4] megaraid_sas: Bug fixes and improvements for 4.11-rc
 2017-03-10 11:22 UTC  (5+ messages)
` [PATCH 1/4] megaraid_sas: enable intx only if msix request fails
` [PATCH 2/4] megaraid_sas: add correct return type check for ldio hint logic for raid1
` [PATCH 3/4] megaraid_sas: raid6 also require cpuSel check same as raid5
` [PATCH 4/4] megaraid_sas: Driver version upgrade

[PATCH V2] x86/altp2m: Added xc_altp2m_set_mem_access_multi()
 2017-03-10 11:21 UTC  (5+ messages)

[PATCH v7] mm: Add memory allocation watchdog kernel thread
 2017-03-10 11:19 UTC  (9+ messages)

[PATCH] drm/i915/cmdparser: Limit clflush to active cachelines
 2017-03-10 11:19 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 0/6] ARM: dts: renesas: Add INTC-SYS clock to device tree
 2017-03-10 11:19 UTC  (4+ messages)

[kvm-unit-tests PATCH 0/2] powerpc: Test SPR persistency during migration
 2017-03-10  8:48 UTC  (3+ messages)
` [kvm-unit-tests PATCH 2/2] powerpc: Add Special Purpose Register persistency test

[PATCH] drm: dw_hdmi: Gate audio sampler clock from the enablement functions
 2017-03-10 11:15 UTC  (8+ messages)

[PATCH] devtools: make commits with stable tag outstanding
 2017-03-10 11:13 UTC  (2+ messages)

[xen-unstable test] 106580: regressions - trouble: blocked/broken/fail/pass
 2017-03-10 11:12 UTC  (3+ messages)

[RFC] powerpc: handle simultanneous interrupts at once
 2017-03-10 11:11 UTC 

[Buildroot] [PATCH] libepoxy: EGL dependency is mandatory
 2017-03-10 11:11 UTC 

[PATCH 0/4] Fix DP busy wait and defer disabling overlay plane
 2017-03-10 11:11 UTC  (10+ messages)

[PATCH v2] drm/i915: Fix forcewake active domain tracking
 2017-03-10 10:54 UTC  (4+ messages)
` [PATCH v3] "

[PATCH v10 00/11] mux controller abstraction and iio/i2c muxes
 2017-03-10 11:10 UTC  (24+ messages)
  ` [PATCH v10 01/11] devres: trivial whitespace fix
` [PATCH v10 02/11] dt-bindings: document devicetree bindings for mux-controllers and gpio-mux
` [PATCH v10 03/11] mux: minimal mux subsystem and gpio-based mux controller
` [PATCH v10 04/11] iio: inkern: api for manipulating ext_info of iio channels
` [PATCH v10 05/11] dt-bindings: iio: io-channel-mux: document io-channel-mux bindings
` [PATCH v10 06/11] iio: multiplexer: new iio category and iio-mux driver
` [PATCH v10 07/11] dt-bindings: i2c: i2c-mux: document general purpose i2c-mux bindings
` [PATCH v10 08/11] i2c: i2c-mux-gpmux: new driver
` [PATCH v10 09/11] dt-bindings: mux-adg792a: document devicetree bindings for ADG792A/G mux
` [PATCH v10 10/11] mux: adg792a: add mux controller driver for ADG792A/G
` [PATCH v10 11/11] iio: multiplexer: fix unsigned check with less than zero

[PATCH v5 00/10] drm: bridge: dw-hdmi: Refactor PHY support
 2017-03-10 11:10 UTC  (3+ messages)

[Buildroot] libglu config error, while X.Org enabled
 2017-03-10 11:10 UTC  (4+ messages)

[PATCH v2] gpgme: fix python module build and installation
 2017-03-10 11:08 UTC 

[RFC PATCH v2 00/32] x86: Secure Encrypted Virtualization (AMD)
 2017-03-10 11:06 UTC  (5+ messages)
` [RFC PATCH v2 14/32] x86: mm: Provide support to use memblock when spliting large pages

[PATCH 0/5] EFI Secure boot support
 2017-03-10 11:05 UTC  (6+ messages)
` [PATCH 1/5] efi: add more security related guid for the efivars
  ` [PATCH 2/5] efi: fix lds for secure boot support

[PATCH 00/14] arm_pmu: ACPI support
 2017-03-10 11:04 UTC  (15+ messages)
` [PATCH 01/14] drivers/perf: arm_pmu: remove pointless PMU disabling
` [PATCH 02/14] drivers/perf: arm_pmu: define armpmu_init_fn
` [PATCH 03/14] drivers/perf: arm_pmu: fold init into alloc
` [PATCH 04/14] drivers/perf: arm_pmu: factor out pmu registration
` [PATCH 05/14] drivers/perf: arm_pmu: simplify cpu_pmu_request_irqs()
` [PATCH 06/14] drivers/perf: arm_pmu: handle no platform_device
` [PATCH 07/14] drivers/perf: arm_pmu: rename irq request/free functions
` [PATCH 08/14] drivers/perf: arm_pmu: split cpu-local irq request/free
` [PATCH 09/14] drivers/perf: arm_pmu: move irq request/free into probe
` [PATCH 10/14] drivers/perf: arm_pmu: split out platform device probe logic
` [PATCH 11/14] arm64: add function to get a cpu's MADT GICC table
` [PATCH 12/14] arm64: kill acpi_set_mailbox_entry()
` [PATCH 13/14] drivers/perf: arm_pmu: add ACPI framework
` [PATCH 14/14] arm64: pmuv3: use arm_pmu "

[PATCH 1/4] glibc: do the multilib_header magic also for bits/long-double.h
 2017-03-10 11:03 UTC  (4+ messages)
` [PATCH 4/4] gpgme: fix python module build and installation

[PATCH] x86/reboot/quirks: fix typo in ASUS EeeBook X205TA reboot quirk
 2017-03-10 11:01 UTC  (2+ messages)
` [tip:x86/urgent] x86/reboot/quirks: Fix "

[Buildroot] [PATCH 1/2] libnl: update homepage link
 2017-03-10 11:03 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] libnl: bump to version 3.2.29

[U-Boot] [PATCH v2] usb: gadget: dynamic envstr size in cb_getvar
 2017-03-10 11:03 UTC 

[LTP] [PATCH 1/1] gitignore: add gitignore for posix and realtime test suites
 2017-03-10 11:02 UTC  (4+ messages)

[PATCH] staging: media: mt9m114: Use true/false instead of 1/0 for bool initialisations
 2017-03-10 11:01 UTC 

[PATCH v4 0/4] fujitsu_init() cleanup
 2017-03-10 11:02 UTC  (2+ messages)

[PATCH 00/39] mtd: nand: denali: 2nd round of Denali NAND IP patch bomb
 2017-03-10 11:00 UTC  (6+ messages)

DPDK17.02 flow classification can not take effect
 2017-03-10 10:59 UTC  (2+ messages)

[Qemu-devel] [PATCH] e1000e: correctly tear down MSI-X memory regions
 2017-03-10 10:59 UTC  (3+ messages)

[PATCH][meta-oe] vim: add native BBCLASSEXTEND
 2017-03-10 10:59 UTC 

Managing shared buffers on VIVT cache systems
 2017-03-10 10:59 UTC  (2+ messages)

[Qemu-devel] [PATCH] scripts/dump-guest-memory.py: fix int128_get64 on recent gcc
 2017-03-10 10:58 UTC  (4+ messages)

[lkp-robot] [locking/ww_mutex] 857811a371: INFO:task_blocked_for_more_than#seconds
 2017-03-10 10:57 UTC  (2+ messages)
` [PATCH] locking/ww-mutex: Limit stress test to 2s

[Qemu-devel] [PATCH] virtio: destroy region cache during reset
 2017-03-10 10:57 UTC  (9+ messages)

ANNOUNCE: New talk! Kernel HTTP/TCP/IP stack for HTTP DDoS mitigation
 2017-03-10 10:55 UTC  (2+ messages)

[PATCH] usb: gadget: f_fs: simplify ffs_dev name handling
 2017-03-10 10:54 UTC  (2+ messages)

[PATCH 0/5] x86/intel_rdt: Improvements/Fixes to RDT framework
 2017-03-10 10:53 UTC  (5+ messages)
` [PATCH 2/5] x86/intel_rdt: Improvements to parsing schemata

[Qemu-devel] [PATCH V3] virtio: do not require IOMMU to be created in advance
 2017-03-10 10:54 UTC  (10+ messages)

[PATCH] powerpc: sysdev: cpm1: Optimise gpio bit calculation
 2017-03-10 10:54 UTC  (3+ messages)

[PATCH v3 0/7] ARM: Fix dma_alloc_coherent() and friends for NOMMU
 2017-03-10  9:23 UTC  (2+ messages)
` [PATCH v3 2/7] dma: Add simple dma_noop_mmap

[RFC PATCH v1 00/21] ARM: Add Xen NUMA support
 2017-03-10 10:53 UTC  (12+ messages)
` [RFC PATCH v1 16/21] ARM: NUMA: Extract proximity from SRAT table


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.