messages from 2015-07-03 15:56:09 to 2015-07-03 17:23:45 UTC [more...]
[RFC 00/17] ARM IRQ forward control based on IRQ bypass manager
2015-07-03 17:23 UTC (8+ messages)
` [RFC 12/17] irq: bypass: Extend skeleton for ARM forwarding control
[PATCH 00/10] hugetlbfs: add fallocate support
2015-07-03 17:22 UTC (9+ messages)
` [PATCH 01/10] mm/hugetlb: add cache of descriptors to resv_map for region_add
` [PATCH 02/10] mm/hugetlb: add region_del() to delete a specific range of entries
[PATCH 1/1] kernel/sysctl.c: Add /proc/sys/vm/shrink_memory feature
2015-07-03 17:21 UTC (3+ messages)
[PATCH net-next 0/6] net_sched: act: lockless operation
2015-07-03 17:21 UTC (7+ messages)
` [PATCH net-next 6/6] net_sched: act: remove spinlock in fast path
Deprecating ipath
2015-07-03 17:19 UTC (8+ messages)
[PATCH] pager: do not leak "GIT_PAGER_IN_USE" to the pager
2015-07-03 17:18 UTC
[PATCH v6 00/16] x86/hvm: I/O emulation cleanup and fix
2015-07-03 17:18 UTC (19+ messages)
` [PATCH v6 01/16] x86/hvm: make sure emulation is retried if domain is shutting down
` [PATCH v6 02/16] x86/hvm: remove multiple open coded 'chunking' loops
` [PATCH v6 03/16] x86/hvm: change hvm_mmio_read_t and hvm_mmio_write_t length argument
` [PATCH v6 04/16] x86/hvm: restrict port numbers to uint16_t and sizes to unsigned int
` [PATCH v6 05/16] x86/hvm: unify internal portio and mmio intercepts
` [PATCH v6 06/16] x86/hvm: add length to mmio check op
` [PATCH v6 07/16] x86/hvm: unify dpci portio intercept with standard portio intercept
` [PATCH v6 08/16] x86/hvm: unify stdvga mmio intercept with standard mmio intercept
` [PATCH v6 09/16] x86/hvm: limit reps to avoid the need to handle retry
` [PATCH v6 10/16] x86/hvm: only call hvm_io_assist() from hvm_wait_for_io()
` [PATCH v6 11/16] x86/hvm: split I/O completion handling from state model
` [PATCH v6 12/16] x86/hvm: remove HVMIO_dispatched I/O state
` [PATCH v6 13/16] x86/hvm: remove hvm_io_state enumeration
` [PATCH v6 14/16] x86/hvm: use ioreq_t to track in-flight state
` [PATCH v6 15/16] x86/hvm: always re-emulate I/O from a buffer
` [PATCH v6 16/16] x86/hvm: track large memory mapped accesses by buffer offset
[PATCH] xfs/015: make it more robust
2015-07-03 17:15 UTC
[RFC BlueZ 00/13] Introducing Soletta peripheral node-type
2015-07-03 17:14 UTC (3+ messages)
[PATCHSET 1/3 v4 block/for-4.2/core] writeback: cgroup writeback support
2015-07-03 17:14 UTC (33+ messages)
` [PATCH 22/51] writeback: add {CONFIG|BDI_CAP|FS}_CGROUP_WRITEBACK
` [PATCH 30/51] writeback: implement and use inode_congested()
` [PATCH 36/51] writeback: implement bdi_for_each_wb()
` [PATCH 41/51] writeback: make wakeup_flusher_threads() handle multiple bdi_writeback's
` [PATCH 44/51] writeback: implement bdi_wait_for_completion()
[Qemu-devel] How to break cpu_tb_exec()?
2015-07-03 17:12 UTC (4+ messages)
[PATCH] i40e: Fix the clean up function for i40e, the DD bits are multiplex with descriptor type field. so cannot use "not zero" as the rule for the completion of Tx descriptor
2015-07-03 17:11 UTC
[PATCH 1/4] drm/i915: Enable WA batch buffers for Gen9
2015-07-03 17:11 UTC (6+ messages)
` [PATCH 2/4] drm/i915/gen9: Add WaDisableCtxRestoreArbitration workaround
` [PATCH 3/4] drm/i915/gen9: Add WaFlushCoherentL3CacheLinesAtContextSwitch workaround
` [PATCH 4/4] drm/i915/gen9: Add WaSetDisablePixMaskCammingAndRhwoInCommonSliceChicken
[RFC PATCH net-next] tcp: add NV congestion control
2015-07-03 17:10 UTC (6+ messages)
Design questions (rsv space & nat)
2015-07-03 17:05 UTC
blk-mq vs kmemleak
2015-07-03 17:07 UTC (3+ messages)
[PATCH] image_types.bbclass: add support for multiple ubi sizes
2015-07-03 17:06 UTC (3+ messages)
Yocto Project Status WW27
2015-07-03 17:03 UTC
[Qemu-devel] [PATCH for-2.4] hw/intc/arm_gic_common.c: Reset all registers
2015-07-03 17:03 UTC (2+ messages)
Possible regression due to "tick: broadcast: Prevent livelock from event handler"
2015-07-03 17:02 UTC (17+ messages)
[Buildroot] Failed to build gdb on host side
2015-07-03 17:02 UTC (2+ messages)
[Bug 100671] New: vmwrite error in vmx_vcpu_run
2015-07-03 17:01 UTC (2+ messages)
` [Bug 100671] "
[RFC 0/8] Additional kmsg devices
2015-07-03 16:57 UTC (5+ messages)
[PATCH 0/2] fix ext4 i_blocks corruption in generic/269
2015-07-03 16:51 UTC (3+ messages)
` [PATCH 1/2] ext4: be more strict when migrating to non-extent based file
` [PATCH 2/2] ext4: reserve hole in the migration "
[PATCH v3 00/12] Alternate p2m: support multiple copies of host p2m
2015-07-03 16:56 UTC (13+ messages)
` [PATCH v3 05/13] x86/altp2m: basic data structures and support routines
` [PATCH v3 06/13] VMX/altp2m: add code to support EPTP switching and #VE
` [PATCH v3 07/13] VMX: add VMFUNC leaf 0 (EPTP switching) to emulator
` [PATCH v3 08/13] x86/altp2m: add control of suppress_ve
` [PATCH v3 09/13] x86/altp2m: alternate p2m memory events
` [PATCH v3 10/13] x86/altp2m: add remaining support routines
[PATCH] xen-netback: remove duplicated function definition
2015-07-03 19:33 UTC (3+ messages)
[PATCH net] cxgb4: Fix incorrect sequence numbers shown in devlog
2015-07-03 16:54 UTC (2+ messages)
[PATCH v2] ipv6: Make MLD packets to only be processed locally
2015-07-03 16:53 UTC (2+ messages)
[Qemu-devel] [PATCH v8 0/8] Add limited support of VMware's hyper-call rpc
2015-07-03 16:53 UTC (3+ messages)
` [Qemu-devel] [PATCH v8 6/8] vmport_rpc: Add QMP access to vmport_rpc object
Updated -testing
2015-07-03 16:55 UTC
[PATCH 0/2] nd/slim-index-pack-memory-usage update
2015-07-03 16:51 UTC (3+ messages)
` [PATCH 2/2] index-pack: kill union delta_base to save memory
[PATCH] mm:Make the function zap_huge_pmd bool
2015-07-03 16:52 UTC (11+ messages)
[PATCH 1/2 i-g-t v2] lib: Add 64-bit version of igt_assert_cmp
2015-07-03 16:52 UTC (7+ messages)
` [PATCH 2/2 i-g-t] lib/igt.cocci: Add 64-bit and float compare functions
Q: iw - how to scan for a specific ssid / AP mode scan
2015-07-03 16:51 UTC
[PATCH] Integer underflow in ctree.c
2015-07-03 16:51 UTC (2+ messages)
[PATCH 0/3] arm/arm64: vexpress: DT updates for v4.2
2015-07-03 16:48 UTC (2+ messages)
[Buildroot] [PATCH 3/3] qt5quick1, qt5script, qt5webkit: tag as deprecated
2015-07-03 16:47 UTC (4+ messages)
Failed to initialize HW 0x10bc
2015-07-03 16:45 UTC
[PATCH v2 0/4] arm64: IOMMU-backed DMA mapping
2015-07-03 16:44 UTC (5+ messages)
` [PATCH v2 2/4] iommu: Implement common IOMMU ops for "
[PATCH] ARM: davinci: cp_intc: use IRQCHIP_SKIP_SET_WAKE instead of irq_set_wake callback
2015-07-03 16:42 UTC
[RFC patch] sctp: sctp_generate_fwdtsn: Initialize sctp_fwdtsn_skip array, neatening
2015-07-03 16:41 UTC (4+ messages)
[review-request] michaelw/toaster/topnav
2015-07-03 16:41 UTC
[GIT PULL] A few small fixes for 4.2-rc1
2015-07-03 16:40 UTC
Trying to run example-advertisement
2015-07-03 16:40 UTC (4+ messages)
[PATCH?] Livelock in pick_next_task_fair() / idle_balance()
2015-07-03 16:39 UTC (12+ messages)
[PATCH net-next] net: macb: replace literal constant with NET_IP_ALIGN
2015-07-03 16:39 UTC (6+ messages)
[PATCH v3 00/32] Introduce HVM without dm and new boot ABI
2015-07-03 16:36 UTC (3+ messages)
[added to the 3.18 stable tree] iser-target: Fix variable-length response error completion
2015-07-03 16:36 UTC (4+ messages)
` [added to the 3.18 stable tree] drm/radeon: Add RADEON_INFO_VA_UNMAP_WORKING query
[PATCH] mailmap: Update Sudeep Holla's email id
2015-07-03 16:34 UTC
ping6 doesn't use at86rf230 driver
2015-07-03 16:33 UTC (12+ messages)
[B.A.T.M.A.N.] [PATCHv2 maint 0/4] batman-adv: Fix broken capability checks
2015-07-03 16:29 UTC (5+ messages)
` [B.A.T.M.A.N.] [PATCHv2 maint 1/4] batman-adv: Fix broken DAT capability check
` [B.A.T.M.A.N.] [PATCHv2 maint 2/4] batman-adv: Fix broken NC "
` [B.A.T.M.A.N.] [PATCHv2 maint 3/4] batman-adv: Fix broken TT "
` [B.A.T.M.A.N.] [PATCHv2 maint 4/4] batman-adv: Fix broken MCAST "
[PATCH v4 00/17] x86: Rewrite exit-to-userspace code
2015-07-03 16:29 UTC (9+ messages)
` [PATCH v4 14/17] x86/asm/entry/64: Migrate error and interrupt exit work to C
[PATCH] scsi: storvsc: make INQUIRY response SPC-compliant
2015-07-03 16:28 UTC (4+ messages)
[Cocci] Remove unnecessary null pointer checks?
2015-07-03 16:28 UTC (11+ messages)
` [Cocci] [PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
` [PATCH] net-ipv6: Delete an unnecessary check before the function call "free_percpu"
` [PATCH] net-RDS: Delete an unnecessary check before the function call "module_put"
` [PATCH] netlink: "
[PATCH 00/12] Improve git-am test coverage
2015-07-03 16:24 UTC (2+ messages)
[!GIT PULL] kdbus for 4.2
2015-07-03 16:23 UTC (9+ messages)
[PATCH RFC v1 00/13] Introduce HMV without dm and new boot ABI
2015-07-03 16:22 UTC (9+ messages)
[PATCHSET] printk: implement extended console support
2015-07-03 16:22 UTC (11+ messages)
` [PATCH 3/3] printk: implement support for extended console drivers
` [PATCH v4.2-rc1] printk: make extended printk support conditional on netconsole
` [PATCH v2 "
` [PATCH v3 "
[GIT PULL] arm64 fixes/clean-up
2015-07-03 16:17 UTC (2+ messages)
[PATCH net-next] hv_netvsc: Add support to set MTU reservation from guest side
2015-07-03 16:17 UTC (3+ messages)
[PATCHv1] mpt2sas: setpci reset kernel oops fix
2015-07-03 16:16 UTC (2+ messages)
[PATCH] Btrfs: fix memory leak in the extent_same ioctl
2015-07-03 16:15 UTC (2+ messages)
[PATCH 00/11] qla2xxx: Updates for Target Mode driver
2015-07-03 16:14 UTC (3+ messages)
` [PATCH 09/11] qla2xxx: Added interface to send ELS commands from driver
[PATCH RFC] target: Use scsi helpers to build the sense data correctly
2015-07-03 16:12 UTC (2+ messages)
[PATCH v4 0/8] ARM64: juno: add SCPI mailbox protocol, clock and CPUFreq support
2015-07-03 16:12 UTC (6+ messages)
` [PATCH v4 3/8] clk: add support for clocks provided by SCP(System Control Processor)
[PATCH] sched_fair: test list head instead of list entry in throttle_cfs_rq()
2015-07-03 16:11 UTC (4+ messages)
[PATCH] defines modified to match the 80-char rule
2015-07-03 16:10 UTC (6+ messages)
[Buildroot] [PATCH 1/1] package/libtool: disable makeinfo
2015-07-03 16:07 UTC (2+ messages)
[PATCH v7 00/11] KVM Guest Debug support for arm64
2015-07-03 16:07 UTC (8+ messages)
` [PATCH v7 09/11] KVM: arm64: guest debug, HW assisted debug support
[PATCH 1/2] btrfs-progs: fsck:Add repair function for I_ERR_FILE_WRONG_NBYTES
2015-07-03 16:06 UTC (3+ messages)
` [PATCH 0/2] btrfsck repair for I_ERR_FILE_WRONG_NBYTES and test case
[Bug 91170] New: World of Zoo (in Wine) has rendering issues
2015-07-03 16:06 UTC (2+ messages)
` [Bug 91170] "
[meta-fsl-arm][PATCH 00/11] patches for fsl-qoriq-sdk-v1.8
2015-07-03 16:06 UTC (4+ messages)
` [meta-fsl-arm][PATCH 05/11] rcw: update to revision 426f7a6
[PATCH OSSTEST v4] mg-all-branch-statuses: Show how up to date each branch is
2015-07-03 16:04 UTC (6+ messages)
[PATCH] virtio scsi: fix unused variable warning
2015-07-03 16:04 UTC (2+ messages)
[PATCH 0/2] Fix crash with vpmd and mbuf debug
2015-07-03 16:04 UTC (7+ messages)
` [PATCH 1/2] ixgbe: add "cold" attribute to setup/teardown fns
` [PATCH 2/2] ixgbe: check mbuf refcnt when clearing RX/TX ring
[PATCH 0/6] Fixes for memory corruption in mpt2sas
2015-07-03 16:03 UTC (8+ messages)
` [RESEND][PATCH "
` [PATCH 3/6] Fix unsafe sas_device_list usage
` [PATCH 5/6] Refactor code to use new fw_event refcount
` [PATCH 6/6] Fix unsafe fw_event_list usage
[PATCH 0/8] FBC (+stolen) locking, v5
2015-07-03 16:03 UTC (10+ messages)
` [PATCH 1/8] drm/i915: add simple wrappers for stolen node insertion/removal
` [PATCH 2/8] drm/i915: move FBC code out of i915_gem_stolen.c
` [PATCH 3/8] drm/i915: add dev_priv->mm.stolen_lock
` [PATCH 8/8] drm/i915: protect FBC functions with HAS_FBC checks
Xen + futexes
2015-07-03 16:02 UTC (4+ messages)
[PATCH 0/7] libxc: Fix a number of coverity issues
2015-07-03 16:01 UTC (13+ messages)
` [PATCH 1/7] libxc: fix uninitialized variable in xc_cpuid_pv_policy()
` [PATCH 4/7] libxc: Prevent dereferencing NULL pointers returned from xc_dom_allocate()
` [PATCH 6/7] libxc: Fix misleading use of strncpy code in build_hvm_info()
config RCU_EQS_DEBUG
2015-07-03 16:00 UTC (2+ messages)
[Bug 100871] New: radeon fails to initialize one DisplayPort monitor
2015-07-03 16:00 UTC (2+ messages)
` [Bug 100871] "
Problem running toaster
2015-07-03 16:00 UTC
[PATCH] l10n: de.po: translate 65 new messages
2015-07-03 15:59 UTC (2+ messages)
v2_02_124 annotated tag has been created
2015-07-03 15:59 UTC
master - post-release
2015-07-03 15:58 UTC
master - pre-release
2015-07-03 15:58 UTC
Regression: sched/preempt: Add static_key() to preempt_notifiers breaks my KVM
2015-07-03 15:57 UTC (13+ messages)
` [PATCH] sched,kvm: Fix KVM preempt_notifier usage
[PATCH 00/13] arm64: KVM: GICv3 ITS emulation
2015-07-03 15:57 UTC (4+ messages)
` [PATCH 11/13] KVM: arm64: implement ITS command queue command handlers
[PATCH 0/3] add spd_decode command (SPD EEPROM data decoder)
2015-07-03 15:58 UTC (4+ messages)
` [PATCH 1/3] common: move DDR_SPD to common/Kconfig
` [PATCH 2/3] ddr_spd: add routine for printing DDR2 SPD contents in human-readable format
` [PATCH 3/3] commands: add spd_decode command
[PATCH v6 0/6] xen: arm: Parse PCI DT nodes' ranges and interrupt-map
2015-07-03 15:56 UTC (5+ messages)
` [PATCH v6 3/6] xen: arm: drop redundant extra call to vgic_reserve_virq
` [PATCH v6 4/6] xen: arm: map child MMIO and IRQs to dom0 for PCI bus DT nodes
` [PATCH v6 5/6] xen: arm: Import of_bus PCI entry from Linux (as a dt_bus entry)
` [PATCH v6 6/6] xen: arm: consolidate mmio and irq mapping to dom0
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.