messages from 2015-09-11 10:20:40 to 2015-09-11 11:15:06 UTC [more...]
[PATCH v3 0/6] Enable gpu switching on the MacBook Pro
2015-10-04 9:52 UTC (5+ messages)
` [PATCH v3 1/6] vga_switcheroo: Add support for switching only the DDC
` [PATCH v3 2/6] apple-gmux: Add switch_ddc support
` [PATCH v3 3/6] drm/edid: Switch DDC when reading the EDID
` [PATCH v3 4/6] drm/i915: "
[Qemu-trivial] [PATCH] qom/object.h: remove some child/parent doc
2015-09-11 11:14 UTC (5+ messages)
` [Qemu-trivial] [Qemu-devel] "
` "
[Qemu-devel] [PATCH v2 11/11] block: Only poll block layer fds in bdrv_aio_poll
2015-09-11 11:12 UTC (15+ messages)
` [Qemu-devel] [Qemu-block] "
[Qemu-devel] [PATCH] checkpatch: Escape left braces in regex
2015-09-11 11:11 UTC (2+ messages)
[RFC PATCH v4 0/8] Refactoring Videobuf2 for common use
2015-09-11 11:12 UTC (7+ messages)
` [RFC PATCH v4 5/8] [media] videobuf2: Change queue_setup argument
` [RFC PATCH v4 6/8] [media] videobuf2: Replace v4l2-specific data with vb2 data
[Qemu-trivial] [PULL 00/26] Trivial patches for 2015-09-11
2015-09-11 11:03 UTC (20+ messages)
` [Qemu-devel] "
` [Qemu-trivial] [PULL 01/26] Update language files for QEMU 2.4.0
` [Qemu-devel] "
` [Qemu-trivial] [PULL 05/26] maint: remove / fix many doubled words
` [Qemu-devel] "
` [Qemu-trivial] [PULL 06/26] maint: remove unused include for assert.h
` [Qemu-devel] "
` [Qemu-trivial] [PULL 09/26] maint: remove unused include for strings.h
` [Qemu-devel] "
` [Qemu-trivial] [PULL 10/26] maint: avoid useless "if (foo) free(foo)" pattern
` [Qemu-devel] "
` [Qemu-trivial] [PULL 13/26] docs: fix a qga/qapi-schema.json comment
` [Qemu-devel] "
` [Qemu-trivial] [PULL 15/26] linux-user: Fix warnings caused by missing 'static' attribute
` [Qemu-devel] "
` [Qemu-trivial] [PULL 17/26] Target-ppc: Remove unnecessary variable
` [Qemu-devel] "
` [Qemu-trivial] [PULL 25/26] hw/arm/spitz: Remove meaningless blank Property
` [Qemu-devel] "
[PATCH] xen/domctl: lower loglevel of XEN_DOMCTL_memory_mapping
2015-09-11 11:11 UTC (14+ messages)
[PATCH v2 0/5] pipeline: add bulk add/delete functions for table
2015-09-11 11:11 UTC (7+ messages)
` [PATCH v2 1/5] table: added "
` [PATCH v2 2/5] pipeline: "
` [PATCH v2 3/5] test_table: added check for bulk add/delete to acl table unit test
` [PATCH v2 4/5] ip_pipeline: added cli commands for bulk add/delete to firewall pipeline
` [PATCH v2 5/5] doc: modify release notes and deprecation notice for table and pipeline
static key arrays?
2015-09-11 11:10 UTC (2+ messages)
[RFC PATCH 08/14] sched/tune: add detailed documentation
2015-09-11 11:09 UTC (5+ messages)
` [RFC,08/14] "
` [RFC 08/14] "
[PATCH net-next] Revert "net/ipv6: add sysctl option accept_ra_min_hop_limit"
2015-09-11 11:09 UTC (8+ messages)
[PATCH v4 0/4] irqchip: GICv2/v3: Add support for irq_vcpu_affinity
2015-09-11 11:09 UTC (13+ messages)
` [PATCH v4 3/4] irqchip: GIC: Convert to EOImode == 1
[U-Boot] [PATCH 07/14] ARMv8/FSL_LSCH2: Add FSL_LSCH2 SoC
2015-09-11 11:07 UTC (8+ messages)
` [U-Boot] [PATCH 08/14] ARMv8/ls1043ardb: Add LS1043ARDB board support
` [U-Boot] [PATCH 09/14] armv8/ls1043ardb: Add nand boot support
` [U-Boot] [PATCH 10/14] armv8/ls1043ardb: Add cpld command to boot from nand
` [U-Boot] [PATCH 11/14] armv8/ls1043a: Add Fman support
` [U-Boot] [PATCH 12/14] armv8/ls1043ardb: esdhc: Add esdhc support for ls1043ardb
` [U-Boot] [PATCH 13/14] armv8/ls1043ardb: Add sd boot support
` [U-Boot] [PATCH 14/14] armv8/ls1043ardb: Add cpld command to boot from sd
[yocto-docs][PATCH] ref-manual: Clarify PACKAGECONFIG in combination with inherit cmake
2015-09-11 11:06 UTC
[yocto-docs][PATCH] adt-manual: Change mentioning of YOCTOADT_IPKG_REPO to YOCTOADT_REPO
2015-09-11 11:06 UTC
[PATCH v7 00/17] Add VT-d Posted-Interrupts support
2015-09-11 11:05 UTC (32+ messages)
` [PATCH v7 03/17] KVM: Define a new interface kvm_intr_is_single_vcpu()
` [PATCH v7 04/17] KVM: Get Posted-Interrupts descriptor address from 'struct kvm_vcpu'
` [PATCH v7 06/17] KVM: Make struct kvm_irq_routing_table accessible
` [PATCH v7 07/17] KVM: make kvm_set_msi_irq() public
` [PATCH v7 08/17] vfio: Select IRQ_BYPASS_MANAGER for vfio PCI devices
` [PATCH v7 10/17] KVM: x86: Update IRTE for posted-interrupts
` [PATCH v7 11/17] KVM: Define two weak arch callbacks for irq bypass manager
` [PATCH v7 12/17] KVM: Implement IRQ bypass consumer callbacks for x86
` [PATCH v7 13/17] KVM: Add an arch specific hooks in 'struct kvm_kernel_irqfd'
` [PATCH v7 14/17] KVM: Update Posted-Interrupts Descriptor when vCPU is preempted
` [PATCH v7 16/17] KVM: Warn if 'SN' is set during posting interrupts by software
` [PATCH v7 17/17] iommu/vt-d: Add a command line parameter for VT-d posted-interrupts
[GIT PULL 0/9] ARM: tegra: Changes for v4.3-rc1
2015-09-11 11:04 UTC (12+ messages)
` [GIT PULL 9/9] ARM: tegra: Default configuration updates "
Re:Web Listing
2015-09-11 11:04 UTC
[PATCH] doc: add guideline for updating release notes
2015-09-11 11:04 UTC
[PATCH v2 00/22] KVM: ARM64: Add guest PMU support
2015-09-11 11:04 UTC (7+ messages)
` [PATCH v2 07/22] KVM: ARM64: Add reset and access handlers for PMCEID0 and PMCEID1 register
` [PATCH v2 08/22] KVM: ARM64: PMU: Add perf event map and introduce perf event creating function
Early processes (daemons) do not report audit events
2015-09-11 11:03 UTC (4+ messages)
[PATCH] Refactoring the description of nonblocking splice behaviour
2015-09-11 11:03 UTC (3+ messages)
[PATCH] arm64: dma-mapping: check whether cma area is initialized or not
2015-09-11 11:02 UTC (5+ messages)
[Cluster-devel] [PATCH 1/2] libgfs2: Add support for dirent.de_rahead
2015-09-11 11:02 UTC (9+ messages)
` [Cluster-devel] [PATCH 2/2] gfs2_edit: Include dirent.de_rahead in directory listings
` [Cluster-devel] [PATCH 1/2] gfs2: Fix printf format errors on x86
` [Cluster-devel] [PATCH 2/2] gfs2_edit: Add attribute printf for print_gfs2
[U-Boot] [PATCH 01/14] net/fm: Fix the endian issue of ucode uploading to IRAM
2015-09-11 11:02 UTC (6+ messages)
` [U-Boot] [PATCH 02/14] net/fm: bug fix when CONFIG_PHYLIB not defined
` [U-Boot] [PATCH 03/14] net: Move some header files to include/
` [U-Boot] [PATCH 04/14] net/fm: Add QSGMII PCS init
` [U-Boot] [PATCH 05/14] net/fm: fix MDIO controller base on FMAN2
` [U-Boot] [PATCH 06/14] net/fm: fix compile warnings for 64-bit platform
[U-Boot] [PATCH] Powerpc: eSDHC: expand a fix to T4160
2015-09-11 11:02 UTC
spoluprace
2015-09-11 11:01 UTC
[PATCH] efi/libstub/fdt: Standardize the names of EFI stub parameters
2015-09-11 11:00 UTC (13+ messages)
[Qemu-devel] [PATCH 00/34] linux-user: Fix signal race conditions and SA_RESTART
2015-09-11 10:59 UTC (5+ messages)
` [Qemu-devel] [PATCH 01/34] linux-user: Fix array bounds in errno conversion
` [Qemu-devel] [PATCH 13/34] linux-user: Fix signal before blocking system calls race and SA_RESTART
[PATCH] signal.7: add missing async-signal-safe functions
2015-09-11 10:59 UTC (2+ messages)
[PATCH v3 00/10] xl/libxl: fix issues discovered by coverity
2015-09-11 10:59 UTC (3+ messages)
` [PATCH v3 07/10] xl: correct handling of extra_config in main_cpupoolcreate
[ath9k-devel] BAW limit
2015-09-11 10:57 UTC
[PATCH v4 0/5] drm: Add decoding for DRM/KMS and i915 ioctls
2015-09-11 10:57 UTC (4+ messages)
` [PATCH v4 3/5] drm: Add dispatcher and driver identification for DRM
[nightly] Core TISDK (daisy/1.6) 2015.06 build 2015-09-11_05-01-41
2015-09-11 10:56 UTC
[Devel] PATCH proposal removing use of strtoul in events/evgpeinit.c
2015-09-11 10:56 UTC
[Cocci] Spatch fail on v1.0.2
2015-09-11 10:56 UTC (4+ messages)
[PATCH 0/5] staging: wilc1000: remove kmalloc wrappers
2015-09-11 10:55 UTC (3+ messages)
` [PATCH 1/5] staging: wilc1000: host_interface.c: replace WILC_MALLOC with kmalloc
[PATCH v4 00/16] nfsd: open file caching
2015-09-11 10:54 UTC (25+ messages)
` [PATCH v4 01/16] locks: change tracepoint for generic_add_lease
` [PATCH v4 02/16] list_lru: add list_lru_rotate
` [PATCH v4 03/16] fs: allow __fput_sync to be used by non-kthreads and in modules
` [PATCH v4 04/16] fsnotify: export several symbols
` [PATCH v4 05/16] locks: create a new notifier chain for lease attempts
` [PATCH v4 06/16] nfsd: move include of state.h from trace.c to trace.h
` [PATCH v4 07/16] sunrpc: add a new cache_detail operation for when a cache is flushed
` [PATCH v4 08/16] nfsd: add a new struct file caching facility to nfsd
` [PATCH v4 09/16] nfsd: hook up nfsd_write to the new nfsd_file cache
` [PATCH v4 10/16] nfsd: hook up nfsd_read to the "
` [PATCH v4 11/16] nfsd: hook nfsd_commit up "
` [PATCH v4 12/16] nfsd: convert nfs4_file->fi_fds array to use nfsd_files
` [PATCH v4 13/16] nfsd: have nfsd_test_lock use the nfsd_file cache
` [PATCH v4 14/16] nfsd: convert fi_deleg_file and ls_file fields to nfsd_file
` [PATCH v4 15/16] nfsd: hook up nfs4_preprocess_stateid_op to the nfsd_file cache
` [PATCH v4 16/16] nfsd: rip out the raparms cache
[U-Boot] [PATCH] fdt: add new fdt address parsing functions
2015-09-11 10:54 UTC (4+ messages)
[RFC 00/13] perf_env/CPU socket reorg/fixes
2015-09-11 10:52 UTC (3+ messages)
` [PATCH 07/13] perf hists browser: Fixup the "cpu" column width calculation
[PATCH v2] [media] s5c73m3: Export OF module alias information
2015-09-11 10:53 UTC
fw mark based tc class selection not working
2015-09-11 10:52 UTC (2+ messages)
[PATCH for 4.6 v3 0/3] More vNUMA patches
2015-09-11 10:50 UTC (7+ messages)
` [PATCH for 4.6 v3 2/3] xl/libxl: disallow saving a guest with vNUMA configured
[PATCH for-4.6] libxl: clear O_NONBLOCK|O_NDELAY on migration fd and reinstate afterwards
2015-09-11 10:50 UTC (2+ messages)
[ath9k-devel] Capture A-MPDUs
2015-09-11 10:49 UTC (3+ messages)
[Feature Request] git blame showing only revisions from git rev-list --first-parent
2015-09-11 10:47 UTC
[Qemu-devel] [RFC 00/20] Do away with TB retranslation
2015-09-11 10:46 UTC (6+ messages)
` [Qemu-devel] [PATCH 18/20] tcg: Save insn data and use it in cpu_restore_state_from_tb
[PATCH 0/6] HDMI optimization series
2015-09-11 10:45 UTC (5+ messages)
` [PATCH 2/6] drm/i915: Add HDMI probe function
nfsd leaks 3 sunrpc module references
2015-09-11 10:45 UTC
[PATCH 1/1] sound/usb: Add Asus Xonar U7 Mixer - input support
2015-09-11 10:43 UTC (3+ messages)
[Patch V5] i2c: imx: implement bus recovery
2015-09-11 10:42 UTC (4+ messages)
` [Patch V5] ARM: dts: imx6qdl-sabresd: add i2c pinctrl gpio state for "
Multiple potential races on vma->vm_flags
2015-09-11 10:39 UTC (6+ messages)
[Qemu-devel] [PATCH v2 00/11] aio: Introduce handler type to fix nested aio_poll for dataplane
2015-09-11 10:39 UTC (2+ messages)
libsoup license
2015-09-11 10:32 UTC
[PATCH 1/3] staging: fbtft: use strncpy instead of strcpy
2015-09-11 10:38 UTC (7+ messages)
` [PATCH 3/3] staging: fbtft: use pr_fmt
[PATCH 0/2] ASoC: atmel-classd: add the Audio Class D Amplifier
2015-09-11 10:34 UTC (13+ messages)
` [PATCH 1/2] ASoC: atmel-classd: add the Audio Class D Amplifier code
[PATCH v7 0/3] worktree: worktree.c functions and list builtin command
2015-09-11 10:33 UTC (4+ messages)
` [PATCH v7 1/3] worktree: add top-level worktree.c
[PATCH 00/18] Export SPI and OF module aliases in missing drivers
2015-09-11 10:33 UTC (5+ messages)
` [PATCH 08/18] [media] s5c73m3: Export OF module alias information
[Qemu-devel] [PATCH V1] sdhci: Fix hostctl2 write logic
2015-09-11 10:30 UTC
[PATCH] bnx2x: use ktime_get_seconds() for timestamp
2015-09-11 10:29 UTC (2+ messages)
[PATCH] regmap: Allocate buffers with GFP_ATOMIC when fast_io == true
2015-09-11 10:28 UTC (2+ messages)
[PATCH 0/2] spi/bcm63xx: add device tree support
2015-09-11 10:28 UTC (4+ messages)
` [PATCH 1/2] spi/bcm63xx: document device tree bindings
loadable objectstore
2015-09-11 10:28 UTC (5+ messages)
[git pull] drm fixes
2015-09-11 10:28 UTC (2+ messages)
[PATCH 5/6] sched/fair: Get rid of scaling utilization by capacity_orig
2015-09-11 10:31 UTC (11+ messages)
[PATCH 0/6] spi/bcm63xx: cleanup and decouple from arch code
2015-09-11 10:27 UTC (4+ messages)
` [PATCH 5/6] spi/bcm63xx: move register definitions into the driver
[PATCH net] netlink, mmap: transform mmap skb into full skb on taps
2015-09-11 10:25 UTC (3+ messages)
[PATCH] check_for_tasks: read_lock(tasklist_lock) doesn't need to disable irqs
2015-09-11 10:24 UTC (2+ messages)
st_fdma: Firmware filename in DT?
2015-09-11 10:25 UTC (10+ messages)
BCM2835 auxiliary peripheral clocks
2015-09-11 10:24 UTC (5+ messages)
` [PATCH 2/3] clk: bcm2835: Add a driver for the auxiliary peripheral clock gates
[U-Boot] [PATCH v5 1/4] dm: pci: Add an inline API to test if a device is on a PCI bus
2015-09-11 10:24 UTC (4+ messages)
` [U-Boot] [PATCH v5 2/4] net: designware: Add support to PCI designware devices
` [U-Boot] [PATCH v5 3/4] x86: Convert to use driver model eth on quark/galileo
` [U-Boot] [PATCH v5 4/4] x86: quark: Add PCIe/USB static register programming after memory init
[U-Boot] [PATCH v4 00/11] x86: quark: Convert to driver model
2015-09-11 10:24 UTC (5+ messages)
` [U-Boot] [PATCH v4 08/11] dm: pci: Add an inline API to test if a device is on a PCI bus
[PATCH V1] audit: add warning that an old auditd may be starved out by a new auditd
2015-09-11 10:21 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.