All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-11-23 18:50:18 to 2016-11-23 19:50:29 UTC [more...]

[PATCH u-boot 0/5] Aspeed I2C driver, using Driver Model
 2016-11-23 19:50 UTC  (10+ messages)
` [PATCH u-boot 5/5] aspeed: I2C driver
  ` [U-Boot] "
` [PATCH u-boot v1 1/6] aspeed/g5: Device Tree for ast2500, copied from openbmc/linux (include file), plus minimal device tree configuration for ast2500 eval board
  ` [PATCH u-boot v1 2/6] aspeed: Fix FUC/FUN typo in SCU
  ` [PATCH u-boot v1 3/6] aspeed/scu: Add definitions needed to configure pins for I2C
  ` [PATCH u-boot v1 4/6] aspeed: Add function to calculate APB Clock frequency
  ` [PATCH u-boot v1 5/6] aspeed: Add function to configure pins for I2C devices

[PATCH v4 0/3] ieee802154: Add support for Cascoda CA8210
 2016-11-23 19:50 UTC  (2+ messages)

[PATCH 1/2] pci: export pcie_find_root_port
 2016-11-23 19:49 UTC  (6+ messages)
` [PATCH 2/2] pci: Don't set RCB bit in LNKCTL if the upstream bridge hasn't

[PATCH] x86/coredump: always use user_regs_struct for compat_elf_gregset_t
 2016-11-23 18:13 UTC 

[PATCH 1/6] arm64: Use full path in KBUILD_IMAGE definition
 2016-11-23 19:40 UTC  (4+ messages)
` [PATCH 3/6] arc: "

[PATCH 0/3] drm/msm cleanups
 2016-11-23 19:46 UTC  (4+ messages)
` [PATCH 3/3] drm/msm: gpu Add new gpu register read/write functions

[Qemu-devel] [PATCH 0/2] Add Atmel I2C TPM AT97SC3204T emulated device
 2016-11-23 19:46 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] i2c: Add flag to NACK I2C transfers when busy
` [Qemu-devel] [PATCH 2/2] tpm: Add TPM I2C Atmel frontend

[patch net-next v2 00/11] ipv4: fib: Allow modules to dump FIB tables
 2016-11-23 19:45 UTC  (9+ messages)
` [patch net-next v2 10/11] mlxsw: spectrum_router: Request a dump of FIB tables during init

[PATCH] CodeSamples: Fix typo of "acquire"
 2016-11-23 19:45 UTC  (2+ messages)

[PATCH] gpio: tegra186: Add support for T186 GPIO
 2016-11-23 19:44 UTC  (8+ messages)
    ` [PATCH] gpio: Add Tegra186 support

[PATCH V3 for-next 00/11] Code improvements & fixes for HNS RoCE driver
 2016-11-23 19:41 UTC  (25+ messages)
` [PATCH V3 for-next 01/11] IB/hns: Add the interface for querying QP1
` [PATCH V3 for-next 02/11] IB/hns: Add code for refreshing CQ CI using TPTR
` [PATCH V3 for-next 03/11] IB/hns: Optimize the logic of allocating memory using APIs
` [PATCH V3 for-next 04/11] IB/hns: add self loopback for CM
` [PATCH V3 for-next 05/11] IB/hns: Modify the condition of notifying hardware loopback
` [PATCH V3 for-next 06/11] IB/hns: Fix the bug for qp state in hns_roce_v1_m_qp()
` [PATCH V3 for-next 07/11] IB/hns: Modify the macro for the timeout when cmd process
` [PATCH V3 for-next 08/11] IB/hns: Modify query info named port_num when querying RC QP
` [PATCH V3 for-next 09/11] IB/hns: Change qpn allocation to round-robin mode
` [PATCH V3 for-next 10/11] IB/hns: Implement the add_gid/del_gid and optimize the GIDs management
` [PATCH V3 for-next 11/11] IB/hns: Fix for Checkpatch.pl comment style errors

Enabling peer to peer device transactions for PCIe devices
 2016-11-23 19:32 UTC  (35+ messages)

[PATCH] Add recommended layer to oe-core
 2016-11-23 19:42 UTC  (6+ messages)
` [PATCH] meta/conf/layer.conf: Add recommended download layer

[PATCH] ath10k: fix monitor vdev for receiving other bss frames
 2016-11-23 19:42 UTC  (3+ messages)
`  "

[PATCH libdrm v3 0/4] etna_pipe_wait_ns(..)
 2016-11-23 19:42 UTC  (5+ messages)

[PATCH for-4.9 00/15] XSA-191 followup
 2016-11-23 19:41 UTC  (5+ messages)
` [PATCH 08/15] x86/hvm: Reposition the modification of raw segment data from the VMCB/VMCS

[PATCH 2/4] serial: 8250: Add LED trigger support
 2016-11-23 19:40 UTC  (4+ messages)

[PATCHv3 1/2] ath10k: add per peer htt tx stats support for 10.4
 2016-11-23 19:40 UTC  (3+ messages)
` [PATCHv3,1/2] "

[PATCH 0/4] improve ability to run multiple dnsmasq instances
 2016-11-23 19:40 UTC  (8+ messages)
` [PATCH 1/4] lxc: updates to allow the creation of lxcbr0 with systemd
` [PATCH 3/4] libvirt: change how we make updates to the dnsmasq configuration
` [PATCH 4/4] dnsmasq: allow net interfaces to config their own dnsmasq instance

[dpdk-stable] [PATCH] Revert "bonding: use existing enslaved device queues"
 2016-11-23 19:38 UTC  (5+ messages)
` [PATCH 1/4] ethdev: Call rx/tx_queue_release before rx/tx_queue_setup
  ` [PATCH 2/4] ethdev: Free rx/tx_queues after releasing all queues
  ` [PATCH 3/4] ethdev: Add DPDK internal _rte_eth_dev_reset()
  ` [PATCH 4/4] bond: Force reconfiguration of removed slave interfaces

[PATCH v5 0/3] tpm: securityfs support for TPM 2.0 firmware event log
 2016-11-23 19:38 UTC  (6+ messages)
` [PATCH v5 1/3] tpm: move event log init functions to tpm_eventlog_init.c
` [PATCH v5 2/3] tpm: enhance read_log_of() to support Physical TPM event log

[PATCH v3 00/11] pwm: imx: Provide atomic operation for IMX PWM driver
 2016-11-23 19:30 UTC  (5+ messages)
` [PATCH v3 07/11] pwm: imx: Provide atomic PWM support for i.MX PWMv2

Improved PCI hotplug support
 2016-11-23 19:36 UTC  (8+ messages)
` [PATCH 1/7] pci: If a driver's probe function fails, unmap resources
` [PATCH 2/7] pci: Separate detaching ethernet ports from PCI devices
` [PATCH 3/7] pci: Pass rte_pci_addr to functions instead of separate args
` [PATCH 4/7] pci: rte_eal_pci_scan now handles removal of PCI devices
` [PATCH 5/7] pci: Move driver registration above pci scan
` [PATCH 6/7] pci: Combine rte_eal_pci_scan and rte_eal_pci_probe
` [PATCH 7/7] pci: Clarify interfaces for dynamic attach/detach of drivers

[ath9k-devel] ath9k ARMv7 OOPS in v4.8.6, v4.2.8
 2016-11-23 19:34 UTC  (7+ messages)
`  "

bio linked list corruption
 2016-11-23 19:34 UTC  (11+ messages)

[PATCH v1] libxl: Make an ACPI support build for ARM64 configurable
 2016-11-23 19:32 UTC  (11+ messages)

[Bug 98821] [amdgpu][bisected][polaris] "drm/amdgpu: refine uvd 6.0 clock gate feature" sets MCLK on highest state
 2016-11-23 19:32 UTC  (3+ messages)

[PATCH] ALSA SoC MAX98927 driver - Initial release
 2016-11-23 19:20 UTC  (5+ messages)

[PATCH net 0/2] r8152: rx patches
 2016-11-23 19:29 UTC  (10+ messages)
` [PATCH net 1/2] r8152: fix the sw rx checksum is unavailable

[PATCH net-next] net/sched: cls_flower: verify root pointer before dereferncing it
 2016-11-23 19:29 UTC  (10+ messages)

[PATCH 1/3] generic/182: retain existing btrfs behavior when len == 0
 2016-11-23 19:27 UTC  (6+ messages)
` [PATCH 3/3] ocfs2: test reflinking to inline data files

[PATCH] git-gui: pass the branch name to git merge
 2016-11-23 19:23 UTC  (4+ messages)

[PATCH net-next 1/2] openvswitch: Add a missing break statement
 2016-11-23 19:23 UTC  (2+ messages)

[PATCH 0/4] VMX Capability MSRs
 2016-11-23 19:24 UTC  (5+ messages)
` [PATCH 3/4] KVM: nVMX: accurate emulation of MSR_IA32_CR{0,4}_FIXED1

[Intel-wired-lan] [PATCH v3] ixgbevf: restore hw_addr on resume or error
 2016-11-23 19:24 UTC 

[PATCH] drm/doc: Fix links in drm_property.c
 2016-11-23 19:23 UTC 

[RFC] Shared coprocessor framework
 2016-11-23 19:23 UTC  (12+ messages)

[PATCH 00/56] Solarflare libefx-based PMD
 2016-11-23 19:21 UTC  (4+ messages)

[PATCH] Lock down drivers that can have io ports, io mem, irqs and dma changed
 2016-11-23 19:21 UTC  (6+ messages)
` [PATCH 00/16] Kernel lockdown

[PATCH v3] media: i2c-polling: add i2c-polling driver
 2016-11-23 19:19 UTC  (3+ messages)

[Intel-wired-lan] [PATCH v2] ixgbevf: restore hw_addr on resume or error
 2016-11-23 19:19 UTC  (2+ messages)

[PATCH 0/4] libeventdev API and northbound implementation
 2016-11-23 19:18 UTC  (3+ messages)
` [PATCH 2/4] eventdev: implement the northbound APIs

[RFC PATCH 00/11] Allow NOMMU for MULTIPLATFORM
 2016-11-23 19:16 UTC  (6+ messages)
` [RFC PATCH 11/11] ARM: Allow ARCH_MULTIPLATFORM to be selected for NOMMU

[PATCH] console: Move userspace I/O out of console_lock to fix lockdep warning
 2016-11-23 19:06 UTC 

[PATCH] fsl_pamu: erratum a007907 should be applied on all versions of E6500 chips
 2016-11-23 19:14 UTC  (4+ messages)
`  "

+ kernel-time-fix-build.patch added to -mm tree
 2016-11-23 19:06 UTC 

[U-Boot] Please pull u-boot-fsl-qoriq master
 2016-11-23 19:13 UTC 

[patch added to 3.12-stable] KVM: x86: fix missed SRCU usage in kvm_lapic_set_vapic_addr
 2016-11-23 19:11 UTC  (15+ messages)
` [patch added to 3.12-stable] KVM: Disable irq while unregistering user notifier
` [patch added to 3.12-stable] can: bcm: fix warning in bcm_connect/proc_register
` [patch added to 3.12-stable] kbuild: add -fno-PIE
` [patch added to 3.12-stable] scripts/has-stack-protector: "
` [patch added to 3.12-stable] kbuild: Steal gcc's pie from the very beginning
` [patch added to 3.12-stable] ext4: sanity check the block and cluster size at mount time
` [patch added to 3.12-stable] mfd: core: Fix device reference leak in mfd_clone_cell
` [patch added to 3.12-stable] uwb: fix device reference leaks
` [patch added to 3.12-stable] PM / sleep: fix device reference leak in test_suspend
` [patch added to 3.12-stable] IB/mlx4: Fix create CQ error flow
` [patch added to 3.12-stable] IB/mlx5: Use cache line size to select CQE stride
` [patch added to 3.12-stable] IB/mlx5: Fix fatal error dispatching
` [patch added to 3.12-stable] IB/uverbs: Fix leak of XRC target QPs
` [patch added to 3.12-stable] IB/cm: Mark stale CM id's whenever the mad agent was unregistered

[PATCH v2] clkdev: add devm_of_clk_get()
 2016-11-23 19:10 UTC  (11+ messages)
            ` [alsa-devel] "

[U-Boot] [PATCH] armv7: ls1021aiot: Fixing SPL compiling issues
 2016-11-23 19:09 UTC  (2+ messages)
` [U-Boot] [PATCH] image-fit: Fix compiling error caused by autoconf.h

Discussion about virtual iommu support for Xen guest
 2016-11-23 19:09 UTC  (12+ messages)
                ` Xen virtual IOMMU high level design doc

[PATCH] drm/radeon: fix power state when port pm is unavailable (v2)
 2016-11-23 18:58 UTC  (3+ messages)

[PATCH qemu 00/38] aspeed: going mainline
 2016-11-23 19:08 UTC  (11+ messages)
` [PATCH qemu 11/38] aspeed/smc: get the number of flash modules from hw strapping

[patch 0/5] powercap/intel_rapl: Fixes, hotplug conversion and simplifcation
 2016-11-23 19:06 UTC  (2+ messages)

[PATCH 0/2] staging: slicoss: minor changes to clean some code
 2016-11-23 19:00 UTC  (3+ messages)
` [PATCH 2/2] staging: slicoss: replace UPDATE_STATS_GB macro into an inline function

[PATCH RFC] drm: Add a new connector atomic property for link status
 2016-11-23 19:07 UTC  (3+ messages)

[PATCH] drivers/of: Export phandle iterators
 2016-11-23 19:06 UTC 

[U-Boot] [PATCH] mx6sx: Add initial support for Samtec VIN|ING 2000 board
 2016-11-23 19:04 UTC  (7+ messages)
    ` [U-Boot] [PATCH v2] "
        ` [U-Boot] [PATCH v3] "

[PATCH] powercap/intel_rapl: fix and tidy up error handling
 2016-11-23 19:01 UTC 

[PATCH 1/2] shmem: Support for registration of driver/file owner specific ops
 2016-11-23 19:00 UTC  (9+ messages)
` [PATCH 2/2] drm/i915: Make GPU pages movable
      ` [Intel-gfx] "

[PATCH v9 00/16] mmc: sdhci-msm: Add clk-rates, DDR, HS400 support
 2016-11-23 19:00 UTC  (6+ messages)
` [PATCH v9 01/16] clk: qcom: Add rcg ops to return floor value closest to the requested rate
` [PATCH v9 02/16] clk: qcom: Move all sdcc rcgs to use clk_rcg2_floor_ops

Low-hanging fruit bugs for starting contributor
 2016-11-23 19:00 UTC  (2+ messages)

[PATCH] Btrfs: adjust len of writes if following a preallocated extent
 2016-11-23 18:58 UTC  (4+ messages)
` resend: "

[pci:for-linus 14/15] ERROR: "pcie_find_root_port" [drivers/pci/pcie/aer/aer_inject.ko] undefined!
 2016-11-23 18:57 UTC 

serial: Add LED trigger support
 2016-11-23 18:57 UTC  (4+ messages)
` [PATCH 1/4] serial: core: "

[PATCH infiniband-diags] ibsendtrap.c: Add support for security traps
 2016-11-23 18:56 UTC 

[PATCH 00/76] DAL Patches Nov 21, 2016
 2016-11-23 18:56 UTC  (3+ messages)

SG does not ignore dxferp (direct io + mmap)
 2016-11-23 18:55 UTC  (9+ messages)

[Qemu-devel] [PATCH v2 0/5] SLIRP VMStatification [ for 2.9 ]
 2016-11-23 18:52 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 1/5] slirp: VMState conversion; tcpcb
` [Qemu-devel] [PATCH v2 2/5] slirp: VMStatify sbuf
` [Qemu-devel] [PATCH v2 3/5] slirp: Common lhost/fhost union
` [Qemu-devel] [PATCH v2 4/5] slirp: VMStatify socket level
` [Qemu-devel] [PATCH v2 5/5] slirp: VMStatify remaining except for loop

[meta-qt5][PATCHv2] Upgrade to Qt 5.8
 2016-11-23 18:52 UTC  (4+ messages)

[PATCH v9 00/13] x86: multiboot2 protocol support
 2016-11-23 18:52 UTC  (3+ messages)
` [PATCH v9 07/13] x86: add multiboot2 protocol support for EFI platforms

[PATCH 0/8] CaitSith LSM module
 2016-11-23 18:51 UTC  (5+ messages)

+ mm-fix-false-positive-warn_on-in-truncate-invalidate-for-hugetlb.patch added to -mm tree
 2016-11-23 18:51 UTC 

[Qemu-devel] [PATCH] xen_disk: convert discard input to byte ranges
 2016-11-23 18:51 UTC  (6+ messages)
        `  "

[PATCH 0/1] [krogoth] toaster: settings.py , add * to ALLOWED_HOSTS
 2016-11-23 18:55 UTC  (2+ messages)
` [PATCH 1/1] bitbake: toaster: settings set ALLOWED_HOSTS to * in debug mode

[PATCH 7/7] dm-mpath: Fix a race condition in __multipath_map()
 2016-11-23 18:50 UTC  (11+ messages)

[Buildroot] pseudo: remaining issues
 2016-11-23 18:50 UTC  (5+ 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.