All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-01-20 12:21:01 to 2017-01-20 13:22:10 UTC [more...]

New attempt at adding an disassembler to perf
 2017-01-20 13:22 UTC  (2+ messages)

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

[PATCH net-next] uapi: fix signess in ethtool_validate_speed()
 2017-01-20 13:20 UTC 

[Bug 190831] New: Intel Bluetooth 8260 breaks with latest firmware
 2017-01-20 13:21 UTC  (2+ messages)
` [Bug 190831] "

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

[Bug 192921] New: Low frame rates and unrecognized monitor after kernel upgrade
 2017-01-20 13:21 UTC  (2+ messages)
` [Bug 192921] "

[PATCH v2 13/14] rt2x00: rt2800lib: add support for RT3352 with 20MHz crystal
 2017-01-20 13:16 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] ASoC: ux500: do not moan on deferrals
 2017-01-20 13:20 UTC 

[PATCH 0/6] Add support for ECDSA algorithm
 2017-01-20 13:19 UTC  (5+ messages)
` [PATCH 4/6] crypto: ecdsa: add ECDSA SW implementation
` [PATCH 5/6] crypto: testmgr: add ECDSA tests

[PATCHSET v4] blk-mq-scheduling framework
 2017-01-20 13:18 UTC  (6+ messages)
` [PATCH 7/8] mq-deadline: add blk-mq adaptation of the deadline IO scheduler

[PATCH libdrm 1/3] amdgpu: verify the tested device
 2017-01-20 13:18 UTC  (2+ messages)

[PATCH v2 00/11] Introducing NXP DPAA2 SEC based cryptodev PMD
 2017-01-20 14:05 UTC  (5+ messages)
` [PATCH v3 00/10] Introducing NXP dpaa2_sec based cryptodev pmd
  ` [PATCH v3 03/10] crypto/dpaa2_sec: add dpaa2_sec poll mode driver

[PATCH v9 4/4] console: Make persistent scrollback a boot parameter
 2017-01-20 13:16 UTC  (8+ messages)
` [PATCH v10 3/4] console: Add persistent scrollback buffers for all VGA consoles

[PATCH v2] PM / Domains: Keep the pd status during system PM phases
 2017-01-20 13:16 UTC  (2+ messages)

[PATCH v2 0/1] can: mcba_usb: Add support for Microchip CAN BUS Analyzer
 2017-01-20 12:55 UTC  (5+ messages)
` [PATCH v2 1/1] "

[PATCH v3 0/2] net/i40e: fix segmentation fault
 2017-01-20 13:15 UTC  (3+ messages)
` [PATCH v4 1/2] net/i40e: fix segmentation fault in close

[patch 0/5] KVM virtual PTP driver (v3)
 2017-01-20 13:11 UTC  (12+ messages)
` [patch 1/5] KVM: x86: provide realtime host clock via vsyscall notifiers
` [patch 2/5] KVM: x86: add KVM_HC_CLOCK_OFFSET hypercall
` [patch 3/5] kvmclock: export kvmclock clocksource pointer
` [patch 4/5] PTP: add PTP_SYS_OFFSET emulation via cross timestamps infrastructure
` [patch 5/5] PTP: add kvm PTP driver

[PATCH] HID: multitouch: enable Surface 3 Type Cover Pro to report multitouch data
 2017-01-20 13:12 UTC  (3+ messages)
` [PATCH v2 1/2] "

Event generator
 2017-01-20 13:04 UTC 

[RFC] drm/i915: Skip BSW display interrupt checks if we have a GT interrupt
 2017-01-20 13:13 UTC  (2+ messages)

[Bug 98869] Electronic Super Joy graphic artefacts (regression)
 2017-01-20 13:13 UTC  (2+ messages)

[PATCH] mtd: aspeed: fix compile warning in aspeed_smc_read_from_ahb()
 2017-01-20 13:11 UTC  (3+ messages)

[PATCH V2] alsa-lib: update 1.1.2 -> 1.1.3
 2017-01-20 13:11 UTC 

[Qemu-devel] [PATCH] usb: Set category and description of the MTP device
 2017-01-20 13:11 UTC 

[RFC] Device memory mappings for Dom0 on ARM64 ACPI systems
 2017-01-20 13:10 UTC  (10+ messages)
` [Xen-devel] "

[Qemu-devel] [PATCH RFC v4 00/20] VT-d: vfio enablement and misc enhances
 2017-01-20 13:08 UTC  (21+ messages)
` [Qemu-devel] [PATCH RFC v4 01/20] vfio: trace map/unmap for notify as well
` [Qemu-devel] [PATCH RFC v4 02/20] vfio: introduce vfio_get_vaddr()
` [Qemu-devel] [PATCH RFC v4 03/20] vfio: allow to notify unmap for very large region
` [Qemu-devel] [PATCH RFC v4 04/20] IOMMU: add option to enable VTD_CAP_CM to vIOMMU capility exposoed to guest
` [Qemu-devel] [PATCH RFC v4 05/20] intel_iommu: simplify irq region translation
` [Qemu-devel] [PATCH RFC v4 06/20] intel_iommu: renaming gpa to iova where proper
` [Qemu-devel] [PATCH RFC v4 07/20] intel_iommu: fix trace for inv desc handling
` [Qemu-devel] [PATCH RFC v4 08/20] intel_iommu: fix trace for addr translation
` [Qemu-devel] [PATCH RFC v4 09/20] intel_iommu: vtd_slpt_level_shift check level
` [Qemu-devel] [PATCH RFC v4 10/20] memory: add section range info for IOMMU notifier
` [Qemu-devel] [PATCH RFC v4 11/20] memory: provide IOMMU_NOTIFIER_FOREACH macro
` [Qemu-devel] [PATCH RFC v4 12/20] memory: provide iommu_replay_all()
` [Qemu-devel] [PATCH RFC v4 13/20] memory: introduce memory_region_notify_one()
` [Qemu-devel] [PATCH RFC v4 14/20] memory: add MemoryRegionIOMMUOps.replay() callback
` [Qemu-devel] [PATCH RFC v4 15/20] intel_iommu: provide its own replay() callback
` [Qemu-devel] [PATCH RFC v4 16/20] intel_iommu: do replay when context invalidate
` [Qemu-devel] [PATCH RFC v4 17/20] intel_iommu: allow dynamic switch of IOMMU region
` [Qemu-devel] [PATCH RFC v4 18/20] intel_iommu: enable vfio devices
` [Qemu-devel] [PATCH RFC v4 19/20] intel_iommu: unmap existing pages before replay
` [Qemu-devel] [PATCH RFC v4 20/20] intel_iommu: replay even with DSI/GLOBAL inv desc

[kernel-hardening] [RFC PATCH 00/19] refcount_t API + usage
 2017-01-20 13:10 UTC  (5+ messages)
` [kernel-hardening] [RFC PATCH 06/19] Provide refcount_t, an atomic_t like primitive built just for refcounting

[PATCH] epiphany: Fix dependencies for recipe specific sysroot
 2017-01-20 13:09 UTC 

[meta-browser][PATCH] chromium-wayland: update to 53.0.2785.14
 2017-01-20 13:09 UTC  (3+ messages)

[RFC PATCH 0/5] Localise error headers
 2017-01-20 13:08 UTC  (8+ messages)

[PATCH 0/4] IR fixes for v4.11
 2017-01-20 13:08 UTC  (5+ messages)
` [PATCH 1/4] [media] lirc: fix transmit-only read features
` [PATCH 2/4] [media] rc: remove excessive spaces from error message
` [PATCH 3/4] [media] lirc: LIRC_GET_MIN_TIMEOUT should be in range
` [PATCH 4/4] [media] lirc: fix null dereference for tx-only devices

[PATCH v2] x86: segment attribute handling adjustments
 2017-01-20 13:08 UTC  (2+ messages)

namespace: deadlock in dec_pid_namespaces
 2017-01-20 13:07 UTC 

[Qemu-devel] [PATCH v2 00/25] qmp: add async command type
 2017-01-20 13:07 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 23/25] console: make screendump async

[PATCH] ASoC: dapm: fix some pointer error handling
 2017-01-20 13:07 UTC 

[PATCH net-next] net: remove bh disabling around percpu_counter accesses
 2017-01-20 13:06 UTC 

[PATCH v2] drm/exynos: use atomic helper commit
 2017-01-20 13:05 UTC  (4+ messages)

sstate-cache and native recipes
 2017-01-20 13:05 UTC  (5+ messages)

[PATCH v3 1/3] dt: bindings: add documentation for zx2967 family watchdog controller
 2017-01-20 13:03 UTC  (9+ messages)
` [PATCH v3 2/3] MAINTAINERS: add zx2967 watchdog controller driver to ARM ZTE architecture
` [PATCH v3 3/3] watchdog: zx2967: add watchdog controller driver for ZTE's zx2967 family

[PATCH] net: phy: micrel: add KSZ8795 ethernet switch
 2017-01-20 12:50 UTC 

[RFC] ath10k: silence firmware file probing warnings
 2017-01-20 12:56 UTC  (5+ messages)

[PATCH] ARM: shmobile: rcar-gen2: Add more register documentation
 2017-01-20 13:04 UTC  (2+ messages)

[PATCH nf V2] netfilter: nf_tables: validate the name size when possible
 2017-01-20 13:03 UTC 

[U-Boot] [PATCH] arm: omap3: Update cpuinfo for DM3730, DM3725, AM3715, and AM3703
 2017-01-20 13:03 UTC  (4+ messages)
    ` [U-Boot] [PATCH 1/2] arm: omap3: Fix cpuinfo frequency spelling
    ` [U-Boot] [PATCH v2 2/2] arm: omap3: Update cpuinfo for DM3730, DM3725, AM3715, and AM3703

[Qemu-devel] [PATCH v2] Introduce DEVICE_CATEGORY_CPU for CPU devices
 2017-01-20 13:01 UTC 

Intel HDA audio on EEE PC 1101HGo
 2017-01-20 13:00 UTC  (15+ messages)

Recent changes (master)
 2017-01-20 13:00 UTC 

[PATCH v2] mtd: spi-nor: add dt support for Everspin MRAMs
 2017-01-20 12:57 UTC  (5+ messages)
` [PATCH v3] "

[lkp-robot] [rcu] bb3ced2503: general_protection_fault:#[##]SMP_KASAN
 2017-01-20 12:57 UTC  (2+ messages)

[PATCH] net/sfc: do not panic if alarms are not supported
 2017-01-20 12:55 UTC  (4+ messages)
` [PATCH v2] "

[Qemu-devel] [PATCH] Introduce DEVICE_CATEGORY_CPU for CPU devices
 2017-01-20 12:55 UTC  (4+ messages)

[PATCH] ARM: dts: da850-lcdk: enable pwm nodes
 2017-01-20 12:53 UTC  (3+ messages)

[PATCH RFC 1/2] brcmfmac: merge two brcmf_err macros into one
 2017-01-20 12:52 UTC  (6+ messages)
` [PATCH RFC 2/2] brcmfmac: add brcmf_err_pub macro for better error messages

linux-next: manual merge of the scsi tree with the tip tree
 2017-01-20 12:52 UTC  (3+ messages)

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

[PATCH v2 0/7] hisi_sas: SATA IO workaround and other misc patches
 2017-01-20 12:45 UTC  (3+ messages)
` [PATCH v2 6/7] scsi: hisi_sas: fix probe ordering problem
` [PATCH v2 7/7] scsi: hisi_sas: decrease running_req in hisi_sas_slot_task_free()

Yocto - Building initramfs to run a shell script for the support of IMA/EVM
 2017-01-20 12:44 UTC 

[LSF/MM TOPIC][LSF/MM ATTEND] NAPI polling for block drivers
 2017-01-20 12:22 UTC  (9+ messages)

Sync took ~8 hours to complete on a UDF DVD+RW with very complex directory structure
 2017-01-20 12:23 UTC  (2+ messages)

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

[PATCH 1/6] drm/i915: Pass around gen to tile_height to special case gen2
 2017-01-20 12:38 UTC  (13+ messages)
` [PATCH 2/6] drm/i915: Use common LRU inactive vma bumping for unpin_from_display
` [PATCH 4/6] drm/i915: Treat an error from i915_vma_instance() as unlikely
` [PATCH 5/6] drm/i915: Assert the drm_mm_node is allocated when on the VM lists
` [PATCH 6/6] drm/i915: Assert that created vma has a whole number of pages

[rtc-linux] [PATCH 1/2] rtc: pcf2127: add support for pcf2127 watchdog functionality
 2017-01-20 12:36 UTC  (2+ messages)
` [rtc-linux] [PATCH 2/2] rtc: pcf2127: add support for pcf2127 tamper functionality

[PATCH 1/3] mm: alloc_contig_range: allow to specify GFP mask
 2017-01-20 12:35 UTC  (6+ messages)

The failure summary report of GEN2 for linux stable v4.10-rc2
 2017-01-20 12:36 UTC  (4+ messages)

[PATCH 0/3] memblock: physical memory list cleanups
 2017-01-20 12:34 UTC  (8+ messages)
` [PATCH 1/3] memblock: let memblock_type_name know about physmem type
` [PATCH 2/3] memblock: also dump physmem list within __memblock_dump_all
` [PATCH 3/3] memblock: embed memblock type name within struct memblock_type

[Qemu-devel] [PULL v2 00/36] target-arm queue
 2017-01-20 12:34 UTC  (2+ messages)

[morty] backport request: nspr: set correct version in pkg-config file
 2017-01-20 12:34 UTC 

[PATCH] clk: samsung: exynos5420: Mark CLK_ACLK432_SCALER as CLK_IS_CRITICAL
 2017-01-20 12:32 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 0/2] hw/usb/dev-hid: Make usb-tablet work with OS X/macOS guests
 2017-01-20 12:30 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/2] hw/usb/dev-hid: set bInterfaceProtocol to 0x00 for usb-tablet
` [Qemu-devel] [PATCH v2 2/2] hw/usb/dev-hid: add a usb-tablet Mac guest compatibility option

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

[PATCHv4 00/33] NXP DPAA2 PMD
 2017-01-20 12:28 UTC  (5+ messages)
` [PATCHv5 "
  ` [PATCH] cryptodev: decouple from PCI device

[bug report] ASoC: dapm: Implement and instantiate DAI widgets
 2017-01-20 12:28 UTC  (6+ messages)

[PATCH net-next V4] tc: flower: Refactor matching flags to be more user friendly
 2017-01-20 12:27 UTC  (3+ messages)

[RFC PATCH] net: stmicro: eQOS IP Core
 2017-01-20 12:27 UTC 

[Qemu-devel] [PATCH RFC 0/3] vfio: allow to notify unmap for very big region
 2017-01-20 12:27 UTC  (4+ messages)

[PATCH v11 0/5] mxs-lradc: Split driver into MFD
 2017-01-20 12:25 UTC  (5+ messages)
` [PATCH v11 3/5] input: touchscreen: mxs-lradc: Add support for touchscreen

[PATCH v2 2/3] spi: pxa2xx: Prepare for edge-triggered interrupts
 2017-01-20 12:21 UTC  (12+ messages)
            ` [PATCH v3 "

[PATCH v2 0/2] Optimize cgroup ctx switch and remove cpuctx->unique_pmu
 2017-01-20  9:20 UTC  (3+ messages)
` [PATCH v2 2/2] perf/core: Remove perf_cpu_context::unique_pmu

[Qemu-devel] [qemu PATCH] pc.h: move x-mach-use-reliable-get-clock compat entry to PC_COMPAT_2_8
 2017-01-20 12:23 UTC  (2+ messages)

[Qemu-devel] [PATCH] bitmap: assert that start and nr are non negative
 2017-01-20 12:22 UTC  (2+ messages)

[OSSTEST PATCH 00/35] ARM64 softiron support
 2017-01-20 12:19 UTC  (23+ messages)
` [OSSTEST PATCH 13/35] d-i: Cope if .ssh already exists (in /target/root/ and also /home/...)
` [OSSTEST PATCH 15/35] pxe templates: Do defaulting outside host_pxefile
` [OSSTEST PATCH 16/35] netboot: Rework interface to host_netboot_file (was host_pxefile)
` [OSSTEST PATCH 17/35] netboot: Rename pxeboot functions
` [OSSTEST PATCH 18/35] netboot: Change pxe to netboot in comments, docs and messages
` [OSSTEST PATCH 19/35] netboot: Change pxe to netboot in variable names
` [OSSTEST PATCH 20/35] netboot: Rename mg-netgrub-loader-update
` [OSSTEST PATCH 21/35] netboot: Rename ./mg-hosts mknetbootdir subcommand
` [OSSTEST PATCH 22/35] netboot: Break out subst_netboot_template
` [OSSTEST PATCH 23/35] netboot: Introduce TftpNetGrub*
` [OSSTEST PATCH 24/35] netboot: Change stash file name to not be pxelinux-specific
` [OSSTEST PATCH 25/35] mg-netgrub-loader-update: Introduce $grubbase
` [OSSTEST PATCH 26/35] mg-netgrub-loader-update: Introduce $img
` [OSSTEST PATCH 27/35] netboot: UEFI grub: Do it more like pxe
` [OSSTEST PATCH 28/35] netboot: mg-netgrub-loader-update: Print sample dhcp config fragment
` [OSSTEST PATCH 29/35] netboot: Rename TftpNetbootGroup (from TftpPxeGroup)
` [OSSTEST PATCH 30/35] netboot: mg-netgrub-loader-update: Add some more docs
` [OSSTEST PATCH 31/35] d-i: preseed_create_guest: Break out preseed_backports_packages
` [OSSTEST PATCH 32/35] d-i: backports: When using backports kernel for a host, install linux-base
` [OSSTEST PATCH 33/35] d-i: When using backports kernel, suppress kernel modules warning
` [OSSTEST PATCH 34/35] d-i: Add comment about interrupting the install
` [OSSTEST PATCH 35/35] ARM64: Create jobs, and provide the installer (with backports kernel)

[PATCH v4 0/3] modversions: Fix CRC mangling under CONFIG_RELOCATABLE=y
 2017-01-20 12:21 UTC  (12+ messages)
` [PATCH v4 3/3] modversions: treat symbol CRCs as 32 bit quantities on 64 bit archs

[SPDK] SPDK NVMf
 2017-01-20 12:21 UTC 

[PATCH V11 0/3] irqchip: qcom: Add IRQ combiner driver
 2017-01-20 12:21 UTC  (4+ messages)
` [PATCH V11 2/3] ACPI: Add support for ResourceSource/IRQ domain mapping


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.