All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-04-22 10:31:03 to 2016-04-22 11:14:42 UTC [more...]

[PATCH 3.12 00/78] 3.12.59-stable review
 2016-04-22 11:06 UTC  (39+ messages)
` [PATCH 3.12 01/78] tunnel: Clear IPCB(skb)->opt before dst_link_failure called
` [PATCH 3.12 02/78] net: jme: fix suspend/resume on JMC260
` [PATCH 3.12 03/78] sctp: lack the check for ports in sctp_v6_cmp_addr
` [PATCH 3.12 04/78] qmi_wwan: add "D-Link DWM-221 B1" device id
` [PATCH 3.12 05/78] net: qmi_wwan: add Netgear AirCard 341U
` [PATCH 3.12 20/78] ipv6: re-enable fragment header matching in ipv6_find_hdr
` [PATCH 3.12 27/78] mlx4: add missing braces in verify_qp_parameters
` [PATCH 3.12 43/78] mm: fix invalid node in alloc_migrate_target()
` [PATCH 3.12 44/78] drm/radeon: add a dpm quirk for sapphire Dual-X R7 370 2G D5
` [PATCH 3.12 45/78] drm/radeon: add a dpm quirk for all R7 370 parts
` [PATCH 3.12 46/78] xen/events: introduce test_and_set_mask()
` [PATCH 3.12 47/78] xen/events: Mask a moving irq
` [PATCH 3.12 53/78] HID: usbhid: fix inconsistent reset/resume/reset-resume behavior
` [PATCH 3.12 54/78] drm/radeon: hold reference to fences in radeon_sa_bo_new (3.17 and older)
` [PATCH 3.12 55/78] usbvision: fix leak of usb_dev on failure paths in usbvision_probe()
` [PATCH 3.12 56/78] usbvision: fix crash on detecting device with invalid configuration
` [PATCH 3.12 57/78] jme: Do not enable NIC WoL functions on S0
` [PATCH 3.12 58/78] jme: Fix device PM wakeup API usage
` [PATCH 3.12 59/78] ext4: fix NULL pointer dereference in ext4_mark_inode_dirty()
` [PATCH 3.12 60/78] usb: gadget: f_midi: Fixed a bug when buflen was smaller than wMaxPacketSize
` [PATCH 3.12 61/78] net: qmi_wwan: MDM9x30 specific power management
` [PATCH 3.12 62/78] cdc_ncm: do not call usbnet_link_change from cdc_ncm_bind
` [PATCH 3.12 63/78] fs, seq_file: fallback to vmalloc instead of oom kill processes
` [PATCH 3.12 64/78] fs, seqfile: always allow oom killer
` [PATCH 3.12 65/78] mmc: Allow forward compatibility for eMMC
` [PATCH 3.12 66/78] ALSA: timer: Sync timer deletion at closing the system timer
` [PATCH 3.12 67/78] SUNRPC: Fix large reads on NFS/RDMA
` [PATCH 3.12 68/78] pipe: limit the per-user amount of pages allocated in pipes
` [PATCH 3.12 69/78] netfilter: x_tables: validate e->target_offset early
` [PATCH 3.12 70/78] netfilter: x_tables: fix unconditional helper
` [PATCH 3.12 71/78] USB: usbip: fix potential out-of-bounds write
` [PATCH 3.12 72/78] fs/pipe.c: skip file_update_time on frozen fs
` [PATCH 3.12 73/78] mnt: Move the clear of MNT_LOCKED from copy_tree to it's callers
` [PATCH 3.12 74/78] KEYS: Fix handling of stored error in a negatively instantiated user key
` [PATCH 3.12 75/78] crypto: crypto_memneq - add equality testing of memory regions w/o timing leaks
` [PATCH 3.12 76/78] EVM: Use crypto_memneq() for digest comparisons
` [PATCH 3.12 77/78] KVM: x86: removing unused variable
` [PATCH 3.12 78/78] KVM: x86: Reload pit counters for all channels when restoring state

[Qemu-devel] [PATCH for-2.6] Fix association of -drive & -iscsi args
 2016-04-22 11:13 UTC  (4+ messages)
` [Qemu-devel] [PATCH for-2.6] block: add an 'iscsi-id' value to match -drive with -iscsi opts

[PATCH V2 00/14] Add support for Tegra210 AGIC
 2016-04-22 11:12 UTC  (5+ messages)
` [PATCH V2 13/14] dt-bindings: arm-gic: Add documentation "

[PATCH v8.1] xSplice v1 design and implementation
 2016-04-22 11:13 UTC  (32+ messages)
` [PATCH v8.1 12/27] xsplice: Implement support for applying/reverting/replacing patches
` [PATCH v8.1 14/27] xsplice, symbols: Implement symbol name resolution on address
` [PATCH v8.1 17/27] xsplice: Add support for bug frames
` [PATCH v8.1 24/27] xsplice: Stacking build-id dependency checking

[PATCH] clk: tegra210: Add SLCG override gate clocks
 2016-04-22 11:12 UTC  (9+ messages)

[PATCH] xen/time: fix system_time for vtsc=1 PV guests
 2016-04-22 11:12 UTC  (4+ messages)

[kvm-unit-tests PATCH v2] powerpc: restore TOC pointer
 2016-04-22 11:12 UTC  (2+ messages)

[Qemu-devel] [PATCH] util: align memory allocations to 2M on AArch64
 2016-04-22 11:12 UTC  (2+ messages)
` [Qemu-devel] [PATCH v2] "

[PATCH] cfgfile: fix integer overflow
 2016-04-22 10:41 UTC 

[PATCH] cxgbi: fix uninitialized flowi6
 2016-04-22 11:09 UTC 

[PATCH] committers to be REST maintainers
 2016-04-22 11:08 UTC  (2+ messages)

Fetcher issue: Error communicating with gnome-keyring-daemon
 2016-04-22  9:38 UTC 

[RFC][PATCH 00/31] implement atomic_fetch_$op
 2016-04-22 11:09 UTC  (12+ messages)
` [RFC][PATCH 01/31] locking: Flip arguments to atomic_fetch_or
` [RFC][PATCH 03/31] locking,arc: Implement atomic_fetch_{add,sub,and,andnot,or,xor}()
` [RFC][PATCH 05/31] locking,arm64: Implement atomic{,64}_fetch_{add,sub,and,andnot,or,xor}{,_relaxed,_acquire,_release}()

Enable a recipe/package only when other dependent recipe/package is part of image
 2016-04-22 11:09 UTC 

[PATCH] drm/i915: use dev_priv directly in gen8_ppgtt_notify_vgt
 2016-04-22 11:09 UTC 

[PATCH v1 00/23] ata: sata_dwc_460ex: make it working again
 2016-04-22 11:06 UTC  (6+ messages)

[PATCH v3 0/5] arm64: Fix behavior of maxcpus=n
 2016-04-22 11:05 UTC  (4+ messages)
` [PATCH v3 1/5] arm64: cpufeature: Add scope for capability check

[PATCH 2/3] drm/i915: bail in alloc_pdp when !FULL_48BIT_PPGTT
 2016-04-22 11:05 UTC 

[PATCH 2/3 v2] arm64: defconfig: enable 48-bit virtual addresses
 2016-04-22 11:05 UTC  (2+ messages)

[PATCH 0/9] Enable Gen 7 Observation Architecture
 2016-04-22 11:04 UTC  (4+ messages)
` [PATCH 5/9] drm/i915: Enable i915 perf stream for Haswell OA unit

[PATCH v7 0/8] KVM PCIe/MSI passthrough on ARM/ARM64: kernel part 2/3: msi changes
 2016-04-22 11:02 UTC  (4+ messages)
` [PATCH v7 1/8] genirq/msi: Add a new MSI_FLAG_IRQ_REMAPPING flag

[PATCH V2 00/68] PowerISA 3.0 Radix page table support
 2016-04-22 11:01 UTC  (3+ messages)
` [PATCH V2 04/68] powerpc/mm: Use big endian page table for book3s 64

[PATCH 00/11] arm64: tegra: Add Tegra DFLL for Tegra210 Jetson TX1
 2016-04-22 11:00 UTC  (31+ messages)
` [PATCH 03/11] clk: tegra: Add DFLL DVCO reset control for Tegra210
` [PATCH 04/11] clk: tegra: Add Tegra210 support in DFLL driver
` [PATCH 05/11] pwm: tegra-dfll: Add driver for Tegra DFLL PWM controller
` [PATCH 06/11] clk: tegra: dfll: Add PWM inferface
` [PATCH 07/11] cpufreq: tegra124: Add Tegra210 support
` [PATCH 08/11] arm64: tegra: Add PWM regulator for CPU rail on Jetson TX1
` [PATCH 09/11] arm64: tegra: Add DFLL clock node "
` [PATCH 10/11] arm64: tegra: Add clock properties on cpu0 for Tegra210
` [PATCH 11/11] arm64: config: Enable CPUFreq-DT, Tegra DFLL PWM, and PWM regulator

[PATCH] drm/i915: Propagate error from drm_gem_object_init()
 2016-04-22 10:57 UTC 

[RFC PATCH 00/11] ACPI IORT ARM SMMU support
 2016-04-22 10:57 UTC  (5+ messages)
` [RFC PATCH 09/11] drivers: acpi: implement acpi_dma_configure

[Qemu-devel] [PATCH v2 for-2.6 0/5] block: Fix assertion failure at mirror exit
 2016-04-22 10:56 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 for-2.6 1/5] iohandler: Introduce iohandler_get_aio_context
` [Qemu-devel] [PATCH v2 for-2.6 2/5] event-notifier: Add "is_external" parameter
` [Qemu-devel] [PATCH v2 for-2.6 3/5] virtio: Mark host notifiers as external
` [Qemu-devel] [PATCH v2 for-2.6 4/5] aio-posix: Skip external nodes in aio_dispatch
` [Qemu-devel] [PATCH v2 for-2.6 5/5] mirror: Workaround for unexpected iohandler events during completion

[PATCH 1/4] drm/i915: Remove i915_gem_obj_size
 2016-04-22 10:54 UTC  (3+ messages)
` [PATCH 4/4] drm/i915: Simplify i915_gem_obj_ggtt_bound_view

master - tests: make test independent on usage [] for hidden LVs
 2016-04-22 10:54 UTC 

master - cache: fix previous change and correct ()
 2016-04-22 10:54 UTC 

[PATCH v11 00/17] Add ACPI support for Xen Dom0 on ARM64
 2016-04-22 10:54 UTC  (20+ messages)
` [PATCH v11 11/17] ARM: XEN: Move xen_early_init() before efi_init()
` [PATCH v11 12/17] ARM64: ACPI: Check if it runs on Xen to enable or disable ACPI
` [PATCH v11 15/17] ARM64: XEN: Add a function to initialize Xen specific UEFI runtime services

[PATCH v10 0/3] VT-d Device-TLB flush issue
 2016-04-22 10:54 UTC  (4+ messages)
` [PATCH v10 1/3] vt-d: add a timeout parameter for Queued Invalidation
` [PATCH v10 2/3] vt-d: synchronize for Device-TLB flush one by one
` [PATCH v10 3/3] vt-d: fix vt-d Device-TLB flush timeout issue

[RFC Design Doc] Add vNVDIMM support for Xen
 2016-04-22 10:53 UTC  (12+ messages)

[PATCHv8 0/1] x86/ept: reduce translation invalidation impact
 2016-04-22 10:55 UTC  (6+ messages)
` [PATCHv8] x86/ept: defer the invalidation until the p2m lock is released

[PATCH v3] drm/i915:bxt: implement WaProgramL3SqcReg1DefaultForPerf
 2016-04-22 10:53 UTC  (2+ messages)
` ✗ Fi.CI.BAT: warning for drm/i915:bxt: implement WaProgramL3SqcReg1DefaultForPerf (rev4)

[Qemu-devel] I/O errors reported to guest for raw-image-file backed /dev/vda - but host sees no I/O errors
 2016-04-22 10:47 UTC  (6+ messages)

[PATCH v3] regulator: core: Add debugfs to show constraint flags
 2016-04-22 10:49 UTC  (2+ messages)
` Applied "regulator: core: Add debugfs to show constraint flags" to the regulator tree

[PATCH 1/5] regulator: core: Don't terminate supply resolution early
 2016-04-22 10:49 UTC  (3+ messages)
` Applied "regulator: core: Don't terminate supply resolution early" to the regulator tree

[PATCH 2/5] regulator: core: Clear the supply pointer if enabling fails
 2016-04-22 10:49 UTC  (3+ messages)
` Applied "regulator: core: Clear the supply pointer if enabling fails" to the regulator tree

[PATCH 3/5] regulator: core: Move registration of regulator device
 2016-04-22 10:49 UTC  (3+ messages)
` Applied "regulator: core: Move registration of regulator device" to the regulator tree

[PATCH 3/5] regulator: helpers: Ensure bypass register field matches ON value
 2016-04-22 10:49 UTC  (2+ messages)
` Applied "regulator: helpers: Ensure bypass register field matches ON value" to the regulator tree

[PATCH] ASoC: Intel: Atom: fix boot warning
 2016-04-22 10:49 UTC  (2+ messages)
` Applied "ASoC: Intel: Atom: fix boot warning" to the asoc tree

[PATCH v2] ASoC: tidyup alphabetical order for SND_SOC_Bxx
 2016-04-22 10:49 UTC  (2+ messages)
` Applied "ASoC: tidyup alphabetical order for SND_SOC_Bxx" to the asoc tree

[PATCH] ASoC: Add kerneldoc comments for snd_soc_find_dai
 2016-04-22 10:49 UTC  (2+ messages)
` Applied "ASoC: Add kerneldoc comments for snd_soc_find_dai" to the asoc tree

[PATCH v5 00/10] qede: Add qede PMD
 2016-04-22 10:48 UTC  (5+ messages)
` [PATCH v5 05/10] qede: Add core driver
      ` Compiler minimum versions. (Was: [PATCH v5 05/10] qede: Add core driver)

[PATCH 0/5] regulator: A few fixes for supply resolution
 2016-04-22 10:48 UTC  (4+ messages)
` [PATCH 4/5] regulator: core: Add early supply resolution for a bypassed regulator

[U-Boot] [PATCH] sunxi: mctl_mem_matches: Add missing memory barrier
 2016-04-22 10:48 UTC  (5+ messages)

[U-Boot] [PATCH] mtd, ubi: set free_count to zero before walking through erase list
 2016-04-22 10:48 UTC  (9+ messages)

[Buildroot] [PATCH] python-backports-ssl-match-hostname: new package
 2016-04-22 10:48 UTC  (5+ messages)

[PATCHv5 2/3] x86/vdso: add mremap hook to vm_special_mapping
 2016-04-22 10:45 UTC  (4+ messages)
` [PATCHv7 "

[meta-java][PATCH 1/3] java-bootstrapping: Do not rely on hardcoded paths
 2016-04-22 10:48 UTC  (3+ messages)
` [meta-java][PATCH 2/3] Openjdk-8: Add -Wno-cpp to CFLAGS in certain makefiles
` [meta-java][PATCH 3/3] openjre-8_72b05.bb: Add missing patches

[PATCH v1] travis-ci: build documentation
 2016-04-22 10:45 UTC  (2+ messages)

[xen-4.5-testing test] 92237: regressions - FAIL
 2016-04-22 10:45 UTC 

[PATCH v6 00/12] ARM/arm64: dts: rcar: Add SYSC PM domains
 2016-04-22 10:45 UTC  (3+ messages)

[Qemu-devel] [PATCH 2.6 candidate] usb/uhci: move pid check
 2016-04-22 10:44 UTC 

Install to or Recover RAID Array Subvolume Root?
 2016-04-22 10:44 UTC  (3+ messages)

[PATCH] usb: gadget: f_fs: Fix kernel panic for SuperSpeed
 2016-04-22 10:43 UTC 

[patch] Bluetooth: ath3k: Silence uninitialized variable warning
 2016-04-22 10:42 UTC  (3+ messages)

[Qemu-devel] [PATCH COLO-Frame v16 for-2.7 00/35] COarse-grain LOck-stepping(COLO) Virtual Machines for Non-stop Service (FT)
 2016-04-22 10:42 UTC  (2+ messages)

[PATCH] documentation: ACQUIRE applies to loads, RELEASE applies to stores
 2016-04-22 10:41 UTC 

[PATCH 1/1] lib/librte_eal: fix resource leak
 2016-04-22 10:42 UTC  (4+ messages)

[PATCH v7 00/16] arm64: kernel: Add support for hibernate/suspend-to-disk
 2016-04-22 10:41 UTC  (11+ messages)
` [PATCH v7 13/16] arm64: head.S: el2_setup() to accept sctlr_el1 as an argument
` [PATCH v7 17/16] arm64: hibernate: Refuse to hibernate if the boot cpu is offline

[PATCH net-next] route: move lwtunnel state to a single place
 2016-04-22 10:40 UTC 

[PATCH] clockevents: Retry programming min delta up to 10 times
 2016-04-22 10:40 UTC 

[GIT PULL] Please pull powerpc/linux.git powerpc-4.6-3 tag
 2016-04-22 10:38 UTC 

[PATCH 0/3] testpmd: extend commands for better scatter-gather tests
 2016-04-22 10:38 UTC  (3+ messages)
  ` Odp.: "

[PATCH] mm: Fix incorrect pfn passed to untrack_pfn in remap_pfn_range
 2016-04-22 10:31 UTC  (2+ messages)

Unable to pair Logitech MX Anywhere 2
 2016-04-22 10:34 UTC 

[U-Boot] Fwd: EHCI timed out on TD - token=0x80008d80
 2016-04-22 10:33 UTC  (5+ messages)
      ` [U-Boot] "

[Qemu-devel] Bug (Regression?) in hw/usb/hcd-uhci.c causes failure of ICH9 host controller and attached Xbox 360 Wireless Receiver
 2016-04-22 10:32 UTC  (7+ messages)

[PATCH 00/23] a few sdhci/imx clean up and fix patches
 2016-04-22 10:28 UTC  (7+ messages)
` [PATCH 01/23] mmc: sdhci: removed unneeded function wrappers
` [PATCH 02/23] mmc: sdhci: move sdhci_get_cd() forward to avoid declaration
` [PATCH 03/23] mmc: core: fix a comment typo

[PATCH] Config.mk: update seabios revision
 2016-04-22 10:33 UTC 


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.