messages from 2017-06-13 13:36:44 to 2017-06-13 14:07:08 UTC [more...]
[PATCH v2 1/5] drm/i915: Encourage our shrinker more when our shmemfs allocations fails
2017-06-13 14:07 UTC (9+ messages)
` [PATCH v2 2/5] drm/i915: Remove __GFP_NORETRY from our buffer allocator
` [PATCH v2 3/5] drm/i915: Only restrict noreclaim in the early shrink passes
` [PATCH v2 4/5] drm/i915: Spin for struct_mutex inside shrinker
` [PATCH v2 5/5] drm/i915: Start writeback from the shrinker
[PATCH v2 0/3] mm: huge pages: Misc fixes for issues found during fuzzing
2017-06-13 14:06 UTC (4+ messages)
` [PATCH v2 2/3] mm/page_ref: Ensure page_ref_unfreeze is ordered against prior accesses
[PATCH 00/22] Tegra DRM fixes
2017-06-13 14:06 UTC (9+ messages)
` [PATCH 07/22] drm/tegra: Remove module ownership from the tegra_fb_ops
` [PATCH 08/22] drm/tegra: dc: Drop the reset asserts to workaround a bug
` [PATCH 16/22] gpu: host1x: Forbid unrelated SETCLASS opcode in the firewall
[PATCH 0/2] arm64: fix crash when reading /proc/kcore
2017-06-13 14:06 UTC (5+ messages)
[PATCH v2 00/12] plat-eznps upstream cont. set 2
2017-06-13 14:03 UTC (26+ messages)
` [PATCH v2 01/12] ARC: [plat-eznps] Handle memory error as an exception
` [PATCH v2 02/12] ARC: set level of log per CPU during boot to be debug level
` [PATCH v2 03/12] ARC: send ipi to all cpus sharing task mm in case of page fault
` [PATCH v2 04/12] ARC: Allow irq threading
` [PATCH v2 05/12] ARC: Add CPU topology
` [PATCH v2 06/12] ARC: Support more than one PGDIR for KVADDR
` [PATCH v2 07/12] ARC: [NUMA] added CONFIG_NUMA for plat-eznps
` [PATCH v2 08/12] ARC: [plat-eznps] new command line argument for HW scheduler at MTM
` [PATCH v2 09/12] ARC: [plat-eznps] Update the init sequence of aux regs per cpu
` [PATCH v2 10/12] ARC: [plat-eznps] Save/Restore extra auxiliary registers
` [PATCH v2 11/12] ARC: [plat-eznps] handle dedicated AUX registers
` [PATCH v2 12/12] ARC: [plat-eznps] avoid toggling of DPC register
[PATCHSET for-4.13] cgroup: implement cgroup2 thread mode, v2
2017-06-13 14:06 UTC (4+ messages)
` [PATCH 07/10] cgroup: implement cgroup v2 thread support
[U-Boot] [PATCH v2 00/13] driver model bring-up of dwc3 usb peripheral
2017-06-13 14:06 UTC (11+ messages)
` [U-Boot] [PATCH v2 01/13] drivers: usb: dwc3: remove devm_zalloc from linux_compact
` [U-Boot] [PATCH v2 05/13] drivers: usb: common: add support to get maximum speed from dt
` [U-Boot] [PATCH v2 06/13] drivers: usb: dwc3: add ti dwc3 peripheral driver with driver model support
` [U-Boot] [PATCH v2 07/13] drivers: usb: dwc3: add ti dwc3 misc driver for wrapper
` [U-Boot] [PATCH v2 08/13] usb: gadget: ether: Provide a way to read MAC address
[Qemu-devel] [PATCH v2] hmp, qmp: introduce "info memory" and "query-memory" commands
2017-06-13 14:05 UTC
avoid null pointer rereference during FLR V2
2017-06-13 14:05 UTC (10+ messages)
` [PATCH 1/3] PCI: ensure the PCI device is locked over ->reset_notify calls
[PATCH] firmware/vgabios: Port PCI based VBE LFB discovery method from QEMU fork
2017-06-13 14:04 UTC (2+ messages)
[Qemu-devel] [PATCH v21 00/30] qcow2: persistent dirty bitmaps
2017-06-13 14:03 UTC (31+ messages)
` [Qemu-devel] [PATCH v21 01/30] specs/qcow2: fix bitmap granularity qemu-specific note
` [Qemu-devel] [PATCH v21 02/30] specs/qcow2: do not use wording 'bitmap header'
` [Qemu-devel] [PATCH v21 03/30] hbitmap: improve dirty iter
` [Qemu-devel] [PATCH v21 04/30] tests: add hbitmap iter test
` [Qemu-devel] [PATCH v21 05/30] block: fix bdrv_dirty_bitmap_granularity signature
` [Qemu-devel] [PATCH v21 06/30] block/dirty-bitmap: add deserialize_ones func
` [Qemu-devel] [PATCH v21 07/30] qcow2-refcount: rename inc_refcounts() and make it public
` [Qemu-devel] [PATCH v21 08/30] qcow2: add bitmaps extension
` [Qemu-devel] [PATCH v21 09/30] block/dirty-bitmap: fix comment for BlockDirtyBitmap.disabled field
` [Qemu-devel] [PATCH v21 10/30] block/dirty-bitmap: add readonly field to BdrvDirtyBitmap
` [Qemu-devel] [PATCH v21 11/30] qcow2: autoloading dirty bitmaps
` [Qemu-devel] [PATCH v21 12/30] block: refactor bdrv_reopen_commit
` [Qemu-devel] [PATCH v21 13/30] block: new bdrv_reopen_bitmaps_rw interface
` [Qemu-devel] [PATCH v21 14/30] qcow2: support .bdrv_reopen_bitmaps_rw
` [Qemu-devel] [PATCH v21 15/30] block/dirty-bitmap: add autoload field to BdrvDirtyBitmap
` [Qemu-devel] [PATCH v21 16/30] block: bdrv_close: release bitmaps after drv->bdrv_close
` [Qemu-devel] [PATCH v21 17/30] block: introduce persistent dirty bitmaps
` [Qemu-devel] [PATCH v21 18/30] block/dirty-bitmap: add bdrv_dirty_bitmap_next()
` [Qemu-devel] [PATCH v21 19/30] qcow2: add persistent dirty bitmaps support
` [Qemu-devel] [PATCH v21 20/30] qcow2: store bitmaps on reopening image as read-only
` [Qemu-devel] [PATCH v21 21/30] block: add bdrv_can_store_new_dirty_bitmap
` [Qemu-devel] [PATCH v21 22/30] qcow2: add .bdrv_can_store_new_dirty_bitmap
` [Qemu-devel] [PATCH v21 23/30] qmp: add persistent flag to block-dirty-bitmap-add
` [Qemu-devel] [PATCH v21 24/30] qmp: add autoload parameter "
` [Qemu-devel] [PATCH v21 25/30] qmp: add x-debug-block-dirty-bitmap-sha256
` [Qemu-devel] [PATCH v21 26/30] iotests: test qcow2 persistent dirty bitmap
` [Qemu-devel] [PATCH v21 27/30] block/dirty-bitmap: add bdrv_remove_persistent_dirty_bitmap
` [Qemu-devel] [PATCH v21 28/30] qcow2: add .bdrv_remove_persistent_dirty_bitmap
` [Qemu-devel] [PATCH v21 29/30] qmp: block-dirty-bitmap-remove: remove persistent
` [Qemu-devel] [PATCH v21 30/30] block: release persistent bitmaps on inactivate
Two regressions on BYT/T ASUS T100TA 4.12-rc: #2 Keyboard no longer works
2017-06-13 14:02 UTC (10+ messages)
` [PATCH] HID: let generic driver yield control iff specific driver has been enabled (was Re: Two regressions on BYT/T ASUS T100TA 4.12-rc: #2 Keyboard no longer works)
[PATCH] goldfish_pipe: allocate memory with GFP_ATOMIC in spinlock context
2017-06-13 14:02 UTC (2+ messages)
[PATCH 1/1] uio: Fix uio_device memory leak
2017-06-13 14:01 UTC (2+ messages)
[PATCH 1/2] regulator: tps65910: check TPS65910_NUM_REGS at build time
2017-06-13 14:01 UTC (4+ messages)
` [PATCH 2/2] regulator: tps65910: Allow supply references to the same chip
[PATCH][pyro] automake: Backport perl 5.22 fix
2017-06-13 14:01 UTC (2+ messages)
` ✗ patchtest: failure for automake: Backport perl 5.22 fix (rev3)
[PATCH v5 0/3] Tango PCIe controller support
2017-06-13 14:01 UTC (12+ messages)
` [PATCH v5 1/3] PCI: Add DT binding for tango PCIe controller
` [PATCH v6 "
` [PATCH v5 3/3] PCI: Add tango MSI controller support
` [PATCH v6 "
[PATCH] drm/amd/display: Guard some DCN-only code in dc_debug
2017-06-13 14:00 UTC (3+ messages)
[PATCH 0/1] xl.cfg man page cleanup and fixes
2017-06-13 13:59 UTC (4+ messages)
` [PATCH v2 1/1] "
[xen-4.6-testing test] 110386: tolerable FAIL - PUSHED
2017-06-13 13:59 UTC
[PATCH net-next] selftests/bpf: make correct use of exit codes in bpf selftests
2017-06-13 13:35 UTC (2+ messages)
[PATCH v2] staging: vboxvideo: Add vboxvideo to drivers/staging
2017-06-13 13:59 UTC (10+ messages)
[PATCH 1/2] regulator: include 'enabled' status in debugfs/regulator_summary
2017-06-13 13:58 UTC (2+ messages)
` [PATCH 2/2] regulator: use consumer->supply_name "
[PATCH net-next v10 1/4] net netlink: Add new type NLA_FLAG_BITS
2017-06-13 13:58 UTC (12+ messages)
[PATCH 1/1] PCI: imx6: Add pcie compliance test option
2017-06-13 13:58 UTC (7+ messages)
` [PATCH v2 "
[next-20170609] WARNING: CPU: 3 PID: 71167 at lib/idr.c:157 idr_replace
2017-06-13 13:58 UTC (2+ messages)
[PATCH net-next 1/1] net: reflect mark on tcp syn ack packets
2017-06-13 13:58 UTC (2+ messages)
[PATCH v3 0/6] Update device tree for Armada 3720 DB
2017-06-13 13:57 UTC (7+ messages)
` [PATCH v3 1/6] arm64: dts: marvell: armada-3720-db: Sort the dts node alphabetically
` [PATCH v3 2/6] arm64: dts: marvell: armada-3720-db: Add information about the V2 board
` [PATCH v3 3/6] arm64: dts: marvell: armada-37xx: Align the compatible string
` [PATCH v3 4/6] arm64: dts: marvell: armada-37xx: Use angle bracket for each register set
` [PATCH v3 5/6] arm64: dts: marvell: Enable second SDHCI controller in Armada 37xx
` [PATCH v3 6/6] arm64: dts: marvell: armada-3720-db: Add vqmmc regulator for SD slot
[next-20170609] Oops while running CPU off-on (cpuset.c/cpuset_can_attach)
2017-06-13 13:56 UTC (2+ messages)
[Qemu-arm] [PATCH v6 0/4] vITS save/restore
2017-06-13 13:56 UTC (3+ messages)
` [Qemu-devel] "
[PATCH] ntb: no sleep in ntb_async_tx_submit
2017-06-13 13:55 UTC (2+ messages)
[PATCH 1/2] iio: temperature: tsys01: Add OF match table
2017-06-13 13:54 UTC
[PATCH 1/2] iio: temperature: tsys01: Add OF match table
2017-06-13 13:54 UTC
[PATCH V2 0/2] timer: add imx tpm timer support
2017-06-13 13:54 UTC (4+ messages)
` [PATCH V2 2/2] timer: imx-tpm: "
[Xenomai] [I-PIPE] ipipe-core-4.9.24-x86-2 released
2017-06-13 13:53 UTC
[Xenomai] [I-PIPE] ipipe-core-4.9.24-powerpc-1 released
2017-06-13 13:53 UTC
[Xenomai] [I-PIPE] ipipe-core-4.9.24-blackfin-1 released
2017-06-13 13:53 UTC
[Xenomai] [I-PIPE] ipipe-core-4.9.24-arm64-2 released
2017-06-13 13:53 UTC
[Xenomai] [I-PIPE] ipipe-core-4.9.24-arm-2 released
2017-06-13 13:53 UTC
[PATCH RFC] KVM: X86: save and load PVCLOCK_TSC_UNSTABLE_BIT when migration
2017-06-13 13:52 UTC (5+ messages)
` [Qemu-devel] "
[PATCH v2] staging: fsl-mc: fix typo in comment
2017-06-13 13:51 UTC
[PATCHv2 0/5] OMAP4: crypto support
2017-06-13 13:49 UTC (4+ messages)
[PATCH] mk: disable new gcc truncation flag
2017-06-13 13:49 UTC (6+ messages)
[PATCH][drm-next] drm/i915/cnl: make function cnl_ddi_dp_set_dpll_hw_state static
2017-06-13 13:47 UTC (3+ messages)
[PATCH v7 00/16] mtd: nand: denali: Denali NAND IP improvements
2017-06-13 13:45 UTC (17+ messages)
` [PATCH v7 01/16] mtd: nand: denali: set NAND_ECC_CUSTOM_PAGE_ACCESS
` [PATCH v7 02/16] mtd: nand: denali: remove unneeded find_valid_banks()
` [PATCH v7 03/16] mtd: nand: denali: handle timing parameters by setup_data_interface()
` [PATCH v7 04/16] mtd: nand: denali: rework interrupt handling
` [PATCH v7 05/16] mtd: nand: denali: switch over to cmd_ctrl instead of cmdfunc
` [PATCH v7 06/16] mtd: nand: denali: fix bank reset function to detect the number of chips
` [PATCH v7 07/16] mtd: nand: denali: use interrupt instead of polling for bank reset
` [PATCH v7 08/16] mtd: nand: denali: propagate page to helpers via function argument
` [PATCH v7 09/16] mtd: nand: denali: merge struct nand_buf into struct denali_nand_info
` [PATCH v7 10/16] mtd: nand: denali: use flag instead of register macro for direction
` [PATCH v7 11/16] mtd: nand: denali: fix raw and oob accessors for syndrome page layout
` [PATCH v7 12/16] mtd: nand: denali: support hardware-assisted erased page detection
` [PATCH v7 13/16] mtd: nand: denali: skip driver internal bounce buffer when possible
` [PATCH v7 14/16] mtd: nand: denali: use non-managed kmalloc() for DMA buffer
` [PATCH v7 15/16] mtd: nand: denali: enable bad block table scan
` [PATCH v7 16/16] mtd: nand: denali: avoid magic numbers and rename for clarification
[PATCH 0/6] fix various minor issues and warnings
2017-06-13 13:47 UTC (2+ messages)
[PATCHv2] ARM: dts: exynos: add needs-hpd to &hdmicec for Odroid-U3
2017-06-13 13:47 UTC
[U-Boot] [PATCH 0/5] Refactor BRXRE1 board
2017-06-13 13:46 UTC (3+ messages)
` [U-Boot] [PATCH 1/5] board/BuR/brxre1: fix MMC boot
[char-misc-next 1/3] mei: validate the message header only in first fragment
2017-06-13 13:46 UTC (3+ messages)
` [char-misc-next 3/3] mei: me: use an index instead of a pointer for private data
[PATCH 00/14 v2] idle performance improvements
2017-06-13 13:45 UTC (5+ messages)
` [PATCH 13/14] powerpc/64: runlatch CTRL[RUN] set optimisation
[PATCH v6] Btrfs: compression must free at least one sector size
2017-06-13 13:45 UTC (2+ messages)
[PATCH 0/6] Fixed16.16 wrapper cleanup & wm optimization
2017-06-13 13:50 UTC (4+ messages)
` [PATCH 2/6] drm/i915/hsw: use intel_compute_linetime_wm function for linetime wm
[PATCH 0/3] ARM: OMAP4: add support for some crypto features
2017-06-13 13:45 UTC (8+ messages)
` [PATCH 1/3] ARM: dts: omap4: add aes2 instance
` [PATCH 2/3] ARM: dts: omap4: add SHAM node
` [PATCH 3/3] ARM: OMAP4: hwmod_data: add SHAM crypto accelerator
[PATCH v4 0/2] Add i2c dt-binding and device node for Mediatek MT2701 Soc
2017-06-13 13:45 UTC (9+ messages)
` [PATCH v4 2/2] arm: dts: Add Mediatek MT2701 i2c device node
[PATCH v2] xen/mce: don't issue error message for failed /dev/mcelog registration
2017-06-13 13:45 UTC
[PATCH v2] xen/mce: don't issue error message for failed /dev/mcelog registration
2017-06-13 13:45 UTC
[PATCH v2] public: there's no MMUEXT_SET_FOREIGNDOM
2017-06-13 13:44 UTC (2+ messages)
[PATCH] base/memory: pass the base_section in add_memory_block
2017-06-13 13:43 UTC (2+ messages)
[PATCH v2 0/2] hvm/save: cleanup
2017-06-13 13:43 UTC (3+ messages)
` [PATCH v2 1/2] HVM: sanitize DOMCTL_gethvmcontext_partial handling
[PATCH] Add printk for bonding module packets_per_slave parameter
2017-06-13 13:42 UTC
[PATCH v4] arm: boards: phytec-som-am335x: Update boot scripts
2017-06-13 13:42 UTC (2+ messages)
[PATCH 00/15] ACPICA 20170303 Release
2017-06-13 13:42 UTC (8+ messages)
` [PATCH 01/15] ACPICA: Disassembler: Enhance resource descriptor detection
[RFC v2 0/3] Introduce on-chip interconnect API
2017-06-13 13:42 UTC (4+ messages)
` [RFC v2 1/3] interconnect: Add generic interconnect controller API
[PATCH RFC] migration: kvmclock: save and load the PVCLOCK_TSC_UNSTABLE_BIT flag when migration
2017-06-13 13:41 UTC (4+ messages)
` [Qemu-devel] "
[PATCH v4 0/2] dt-bindings: mfd: Add max7360 mfd driver and DT documentation
2017-06-13 13:41 UTC (4+ messages)
` [PATCH 2/2] mfd: max7360: Add mfd core device driver
[PATCH 00/11] pull: various small changes
2017-06-13 13:41 UTC (11+ messages)
` [PATCH 01/11] misc: fallthrough fixes
[PATCH 1/2] tty/serial: atmel: remove atmel_default_console_device handling
2017-06-13 13:40 UTC (4+ messages)
` [PATCH 2/2] tty/serial: atmel: make the driver DT only
[Qemu-devel] [PULL 00/14] Migration PULL request
2017-06-13 13:40 UTC (2+ messages)
makedumpfile: support for newer kernels [v4.9 onwards]
2017-06-13 13:39 UTC
[GIT PULL FOR v4.13] CEC helper functions and CEC_CAP_NEEDS_HPD capability
2017-06-13 13:37 UTC
[PATCH] defaultenv: bin: init: Add sourcing of config-expansions
2017-06-13 13:37 UTC
[PATCH 1/2] ARM: tegra: remove Whistler support
2017-06-13 13:36 UTC (3+ messages)
` [PATCH 2/2] ASoC: tegra: remove Whistler machine driver
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.