All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-12-15 02:46:02 to 2016-12-15 06:07:53 UTC [more...]

[i915] WARN_ON_ONCE(!intel_dp->lane_count)
 2016-12-15  6:07 UTC 

[PATCH 0/7] Add support for Legacy HDMI audio drivers
 2016-12-15  6:06 UTC  (4+ messages)
` [PATCH 1/7] drm/i915: setup bridge for HDMI LPE audio driver

[PATCH 00/32] NXP DPAA2 PMD
 2016-12-15  6:04 UTC  (3+ messages)
` [PATCH 02/32] drivers/common: introducing dpaa2 mc driver

[XEN VMID PATCH 1/2] xen/arm: Move p2m_vmid_allocator_init() inside setup_virt_paging()
 2016-12-15  6:04 UTC  (4+ messages)
` [XEN VMID PATCH 2/2 v3] xen/arm: Add support for 16 bit VMIDs

[PATCH 00/39] ARM: dts: mvebu: Fix license text
 2016-12-15  6:01 UTC  (3+ messages)

[RFC 0/3] Add new data path for ethernet frame format
 2016-12-15  6:00 UTC  (4+ messages)
` [RFC 1/3] mac80211: Add provision for 802.11 encap/decap offload
` [RFC 2/3] mac80211: Implement data xmit for 802.11 encap offload
` [RFC 3/3] mac80211: Add receive path for ethernet frame format

[PATCH 00/11] KVM implementation of PAPR HPT resizing extension
 2016-12-15  5:54 UTC  (12+ messages)
` [PATCH 01/11] powerpc/kvm: Reserve capabilities and ioctls for HPT resizing
` [PATCH 02/11] powerpc/kvm: Rename kvm_alloc_hpt() for clarity
` [PATCH 03/11] powerpc/kvm: Gather HPT related variables into sub-structure
` [PATCH 04/11] powerpc/kvm: Don't store values derivable from HPT order
` [PATCH 05/11] powerpc/kvm: Split HPT allocation from activation
` [PATCH 06/11] powerpc/kvm: Allow KVM_PPC_ALLOCATE_HTAB ioctl() to change HPT size
` [PATCH 07/11] powerpc/kvm: Create kvmppc_unmap_hpte_helper()
` [PATCH 08/11] powerpc/kvm: KVM-HV HPT resizing stub implementation
` [PATCH 09/11] powerpc/kvm: Outline of KVM-HV HPT resizing implementation
` [PATCH 10/11] powerpc/kvm: "
` [PATCH 11/11] powerpc/kvm: Advertise availablity of HPT resizing on KVM HV

[Qemu-devel] [PATCH v4 0/8] Add support for the Epson RX8900 RTC to the aspeed board
 2016-12-15  5:48 UTC  (18+ messages)
` [Qemu-arm] [PATCH v4 1/8] arm: Uniquely name imx25 I2C buses
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v4 2/8] qtest: Support named interrupts
` [Qemu-arm] [PATCH v4 3/8] qtest: Support setting named GPIOs
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v4 4/8] qtest: Fix whitespace
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v4 5/8] hw/i2c: Tidy up NULL check for i2c slave init callbacks
` [Qemu-arm] [PATCH v4 6/8] hw/timer: Add Epson RX8900 RTC support
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v4 7/8] tests: Test all implemented RX8900 functionality
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v4 8/8] arm: Add an RX8900 RTC to the ASpeed board

[PATCH 0/2] add clk-hi3660
 2016-12-15  5:58 UTC  (6+ messages)
  ` [PATCH 1/2] dt-bindings: Document the hi3660 clock bindings
  ` [PATCH 2/2] clk: hi3660: Clock driver support for Hisilicon hi3660 SoC

[xen-unstable-smoke test] 103378: regressions - FAIL
 2016-12-15  5:53 UTC 

[[RFC V3] 1/1] i2c: imx: add slave support
 2016-12-15  5:53 UTC 

[Cocci] [PATCH V2] Coccinelle: check usleep_range() usage
 2016-12-15  5:52 UTC  (3+ messages)
`  "

[PATCH 1/2] drm/amdgpu: update si kicker smc firmware
 2016-12-15  5:51 UTC  (2+ messages)
  ` [PATCH 2/2] drm/amdgpu: update pitcairn golden setting

[PATCH 1/2] drm/amdgpu: update si kicker smc firmware
 2016-12-15  5:50 UTC 

[PATCH 00/28] introduce I/O device memory read/write operations
 2016-12-15  5:48 UTC  (7+ messages)
` [PATCH 26/28] net/virtio: use eal I/O device memory read/write API
` [PATCH 27/28] net/vmxnet3: "

[Bug 98897] Macbook pro 11,5 screen flicker when AC adapter plugged in
 2016-12-15  5:46 UTC 

[GIT PULL] xfs: updates for 4.10-rc1
 2016-12-15  5:46 UTC  (2+ messages)

[meta-networking] [PATCH] libtevent: 0.9.29 -> 0.9.31
 2016-12-15 13:43 UTC 

[PATCH V6 0/2] Changes to support different VADC scaling
 2016-12-15  5:40 UTC  (4+ messages)
` [PATCH V6 2/2] iio: adc: spmi-vadc: Changes to support different scaling

[PATCH] Removal of redundant check
 2016-12-15  5:34 UTC  (3+ messages)

[PATCH 01/37] ARM: dts: imx6dl-aristainetos2: Correct license text
 2016-12-15  5:29 UTC  (3+ messages)

[PATCH] net: wan: Use dma_pool_zalloc
 2016-12-15  5:11 UTC  (2+ messages)

[PATCHSET v3] blk-mq scheduling framework
 2016-12-15  5:26 UTC  (8+ messages)
` [PATCH 1/7] block: move existing elevator ops to union
` [PATCH 2/7] blk-mq: make mq_ops a const pointer
` [PATCH 3/7] block: move rq_ioc() to blk.h
` [PATCH 4/7] blk-mq: export some helpers we need to the scheduling framework
` [PATCH 5/7] blk-mq-sched: add framework for MQ capable IO schedulers
` [PATCH 6/7] mq-deadline: add blk-mq adaptation of the deadline IO scheduler
` [PATCH 7/7] blk-mq-sched: allow setting of default "

[U-Boot] [PATCH] usb: dwc2_udc_otg: remove the driver_desc as unused variable
 2016-12-15  5:21 UTC  (3+ messages)

[PATCH 1/4] autotools: Only used -Wcast-align with gcc
 2016-12-15  5:21 UTC  (2+ messages)

[Qemu-devel] Lock contention in QEMU
 2016-12-15  5:17 UTC  (4+ messages)

[PATCH 0/8] enable endian checks for all sparse builds
 2016-12-15  5:15 UTC  (18+ messages)
` [PATCH 1/8] linux/types.h: "
` [PATCH 2/8] tools: "
` [PATCH 3/8] Documentation/sparse: drop __bitwise__
` [PATCH 4/8] checkpatch: replace __bitwise__ with __bitwise
` [PATCH 5/8] linux: drop __bitwise__ everywhere
` [PATCH 6/8] Documentation/sparse: drop __CHECK_ENDIAN__
` [PATCH 7/8] fs/logfs: "
` [PATCH 8/8] Makefile: drop -D__CHECK_ENDIAN__ from cflags

cron job: media_tree daily build: WARNINGS
 2016-12-15  5:11 UTC 

[PATCH] drivers/gpu/drm/ast: Fix infinite loop if read fails
 2016-12-15  5:12 UTC 

[meta-raspberrypi][PATCH] linux-raspberrypi-base.bbclass: remove version hack
 2016-12-15  5:11 UTC  (6+ messages)

[PATCH] scsi: mvsas: Replace pci_pool_alloc by pci_pool_zalloc
 2016-12-15  5:09 UTC  (5+ messages)

[PATCH] kref: prefer atomic_inc_not_zero to atomic_add_unless
 2016-12-15  5:01 UTC  (9+ messages)
      ` Patch for drm-next WAS "

[recipetool] Failure to create a new recipe (failed to parse setup.py)
 2016-12-15  4:59 UTC  (3+ messages)

[RFC PATCH net-next] virtio_net: Support UDP Tunnel offloads
 2016-12-15  4:56 UTC  (2+ messages)

[PATCH] vhost/vsock: Remove unused but set variable
 2016-12-15  4:54 UTC  (2+ messages)

[PATCH v2 1/2] arm/mem_access: adjust check_and_get_page to not rely on current
 2016-12-15  4:54 UTC  (14+ messages)

[PULL] bcache: multiple updates
 2016-12-15  4:47 UTC  (8+ messages)
        ` [PULL] bcache: based on for-4.10/block, "

[PATCH 00/12] Eberspaecher Flexcard PMC II base support
 2016-12-15  4:38 UTC  (3+ messages)
` [PATCH 12/12] dma: Flexcard DMA ringbuffer demux driver

[PATCH xf86-video-amdgpu] Simplify drmmode_handle_uevents
 2016-12-15  4:39 UTC  (2+ messages)
  ` 答复: "

[Qemu-devel] [PATCH for-2.8] ui/gtk: fix "Copy" menu item segfault
 2016-12-15  4:35 UTC  (2+ messages)
` [Qemu-devel] regression in 2.8: unable to exit screen grab in SDL mode

[PATCH v2 0/5] arm64: dts: Enable bus frequency scaling on Exynos5433-based TM2 board
 2016-12-15  4:33 UTC  (4+ messages)
  ` [PATCH v2 1/5] clk: samsung: exynos5433: Set NoC (Network On Chip) clocks as critical

[PATCH] btrfs-progs: tests: add test for --sync option of qgroup show
 2016-12-15  4:33 UTC  (2+ messages)
` [PATCH v2] "

[PATCH net] netfilter: check duplicate config when initializing in ipt_CLUSTERIP
 2016-12-15  4:31 UTC 

[PATCH] btrfs-progs: qgroup: add sync option to 'qgroup show'
 2016-12-15  4:30 UTC  (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] btrfs-progs: qgroup: change the value of sort option

[PATCH] drm/i915: use udelay for very short delays
 2016-12-15  4:29 UTC 

[kernel-hardening] [PATCH v4 1/4] siphash: add cryptographically secure hashtable function
 2016-12-15  4:23 UTC  (3+ messages)
`  "
  ` [kernel-hardening] "

Nftables / ipset / multiple tables
 2016-12-15  4:22 UTC  (5+ messages)

[PATCH] xfs_io: implement 'set_encpolicy' and 'get_encpolicy' commands
 2016-12-15  4:19 UTC  (2+ messages)

[PATCH 1/1 linux-next] xfs: remove unnecessary return
 2016-12-15  4:17 UTC  (2+ messages)

Simulating disk failure with a writeback cache
 2016-12-15  4:15 UTC  (2+ messages)

[PATCH] mm: fadvise: avoid expensive remote LRU cache draining after FADV_DONTNEED
 2016-12-15  4:09 UTC  (7+ messages)
      ` [PATCH v2] "

[PATCH v2] platform/x86: thinkpad_acpi: Initialize local in_tablet_mode and type
 2016-12-15  4:14 UTC 

[PATCH] clk: renesas: mstp: Support 8-bit registers for r7s72100
 2016-12-15  4:08 UTC  (6+ messages)

linux-next: build warning after merge of the drivers-x86 tree
 2016-12-15  4:07 UTC  (5+ messages)

[PATCH] xfs: during log recovery, destroy the unlinked inodes even for read-only mount
 2016-12-15  4:07 UTC  (3+ messages)

[PATCH] drm/i915: use udelay for very small delays
 2016-12-15  4:03 UTC 

[GIT PULL] Pull request for 4.10 for IPMI
 2016-12-15  4:00 UTC 

[U-Boot] Many unused variable warnings
 2016-12-15  3:55 UTC 

[PATCH] builddeb: Use aarch64 instead of arm64 for UTS_MACHINE
 2016-12-15  3:55 UTC  (2+ messages)

[GIT PULL]: dmaengine updates for 4.10-rc1
 2016-12-15  3:44 UTC 

kvm 4.10 merge grumbles wrt suspicious RCU usage , might_sleep() and sched: do not call blocking ops when !TASK_RUNNING
 2016-12-15  3:36 UTC  (2+ messages)

[PATCH] x86/crash: Update the stale comment in reserve_crashkernel()
 2016-12-15  3:30 UTC  (2+ messages)

Fix in ACPICA tools broke cross compilation of tools/power/acpi
 2016-12-15  3:30 UTC  (18+ messages)

[PATCH iproute2 1/1] tc: pass correct conversion specifier to print 'unsigned int' action index
 2016-12-15  3:30 UTC  (2+ messages)

[PATCH iproute2] Fix compile warning in get_addr_1
 2016-12-15  3:30 UTC  (2+ messages)

[PATCH 0/6] USB support for Broadcom NSP SoC
 2016-12-15  3:30 UTC 

[U-Boot] [PATCH 00/29] blackfin: Add driver-model and device tree suport
 2016-12-15  3:28 UTC  (30+ messages)
` [U-Boot] [PATCH 01/29] blackfin: Drop CONFIG_SYS_MEMTEST_START/END
` [U-Boot] [PATCH 02/29] fdt: Allow the device tree to be set up by board init code
` [U-Boot] [PATCH 03/29] blackfin: Add a few useful linker symbols
` [U-Boot] [PATCH 04/29] blackfin: Drop the extra blank line in the link script
` [U-Boot] [PATCH 05/29] blackfin: Use compiler-generated symbols for BSS
` [U-Boot] [PATCH 06/29] blackfin: Clear the BSS in C code
` [U-Boot] [PATCH 07/29] blackfin: Add a memory region for pre-relocation data
` [U-Boot] [PATCH 08/29] blackfin: Use generic board to set the stack address
` [U-Boot] [PATCH 09/29] blackfin: Avoid using bd_info in print_cpuinfo()
` [U-Boot] [PATCH 10/29] blackfin: Avoiding using P3 in early init
` [U-Boot] [PATCH 11/29] blackfin: Allow cpu_init_f() to return
` [U-Boot] [PATCH 12/29] blackfin: Drop CONFIG_STACKBASE
` [U-Boot] [PATCH 13/29] tegra: Drop CONFIG_STACKBASE in favour of TEGRA_STACKBASE
` [U-Boot] [PATCH 14/29] sparc: Drop CONFIG_SYS_MALLOC_BASE
` [U-Boot] [PATCH 15/29] blackfin: "
` [U-Boot] [PATCH 16/29] Drop CONFIG_SYS_MALLOC_END
` [U-Boot] [PATCH 17/29] blackfin: Call C code to relocate
` [U-Boot] [PATCH 18/29] blackfin: Don't set global_data again
` [U-Boot] [PATCH 19/29] blackfin: Set the RAM size separately from bd_info
` [U-Boot] [PATCH 20/29] blackfin: Set up bd_info later
` [U-Boot] [PATCH 21/29] blackfin: Copy the device tree out of BSS
` [U-Boot] [PATCH 22/29] blackfin: Allow use of CONFIG_OF_CONTROL
` [U-Boot] [PATCH 23/29] blackfin: bf537-stamp: Enable CONFIG_OF_CONTROL
` [U-Boot] [PATCH 24/29] dm: serial: Reset the watchdog when outputting characters
` [U-Boot] [PATCH 25/29] dm: serial: pxa: Drop pxa from the serial README
` [U-Boot] [PATCH 26/29] dm: serial: Update "
` [U-Boot] [PATCH 27/29] dm: blackfin: Add a driver-model serial driver
` [U-Boot] [PATCH 28/29] blackfin: Set up the debug UART if enabled
` [U-Boot] [PATCH 29/29] blackfin: Enable driver-model on bf537-stamp

next build: 198 builds: 4 failed, 194 passed, 7 errors, 82 warnings (next-20161214)
 2016-12-15  3:22 UTC  (4+ messages)

linux-next: Tree for Dec 15
 2016-12-15  3:21 UTC 

[PATCH 1/3] Bluetooth: btusb: Use an error label for error paths
 2016-12-15  3:21 UTC  (4+ messages)
` [PATCH 2/3] Bluetooth: btusb: Add out-of-band wakeup support

[PATCH 0/3] Add and export clk-480m clocks for ehci and ohci on RK3399
 2016-12-15  3:20 UTC  (7+ messages)
` [PATCH 3/3] arm64: dts: rockchip: add clk-480m for ehci and ohci of rk3399

[BUG] MD/RAID1 hung forever on freeze_array
 2016-12-15  3:20 UTC  (10+ messages)

[PATCH] arm64: mm: Fix NOMAP page initialization
 2016-12-15  3:01 UTC  (7+ messages)

[Qemu-devel] Nesting QEMU Question
 2016-12-15  3:03 UTC 

[PATCH 1/2] kexec: add a dummy note for each offline cpu
 2016-12-15  3:04 UTC  (4+ messages)
` [PATCH 2/2] [fs] proc/vmcore: check the dummy place holder for offline cpu to avoid warning

net/arp: ARP cache aging failed
 2016-12-15  2:58 UTC  (14+ messages)

[RESEND PATCH 0/2] fix some trivial bug involving the contiguous bit
 2016-12-15  2:59 UTC  (5+ messages)
` [RESEND PATCH 1/2] arm64: change from CONT_PMD_SHIFT to CONT_PTE_SHIFT

[xen-unstable-smoke test] 103373: regressions - FAIL
 2016-12-15  2:59 UTC 

[PATCH] e2fsprogs 1.43 -> 1.43.3
 2016-12-15  2:42 UTC 

Build failures due to missing 'posix_timer_event'
 2016-12-15  2:55 UTC  (3+ messages)

[PATCH] arm: dt: Initialize boot_command_line from CONFIG_CMDLINE in case DT does not provide /chosen/bootargs
 2016-12-15  0:18 UTC  (4+ messages)

[PATCH v2 0/7] Host1x IOMMU support + VIC support
 2016-12-15  2:52 UTC  (8+ messages)

[PATCH 3/3] hv_netvsc: Implement VF matching based on serial numbers
 2016-12-14 23:18 UTC  (12+ messages)

[GIT PULL] modules updates for 4.10
 2016-12-15  2:50 UTC 

[PATCH 0/6] storvsc: Miscellaneous fixes and enhancements
 2016-12-15  2:46 UTC  (4+ messages)
` [PATCH 1/6] storvsc: Enable tracking of queue depth
  ` [PATCH 5/6] storvsc: properly handle SRB_ERROR when sense message is present
  ` [PATCH 6/6] storvsc: properly set residual data length on errors


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.