messages from 2017-02-01 14:43:34 to 2017-02-01 15:26:09 UTC [more...]
[PATCH v31 00/12] add kdump support
2017-02-01 15:26 UTC (7+ messages)
` [PATCH v31 02/12] arm64: limit memory regions based on DT property, usable-memory-range
` [PATCH v31 03/12] arm64: kdump: reserve memory for crash dump kernel
[PATCH 1/6] net/tap: use correct tap name
2017-02-01 15:25 UTC (13+ messages)
[RFC 0/5] Renesas RZ series pinctrl driver
2017-02-01 15:25 UTC (5+ messages)
` [RFC 1/5] pinctrl: rz-pfc: Add Renesas RZ pinctrl core module
` [RFC 2/5] pinctrl: rz-pfc: Add Renesas RZ/A1 pinctrl driver
[Buildroot] [PATCH 1/2] linux: bump default to version 4.9.7
2017-02-01 15:25 UTC (2+ messages)
` [Buildroot] [PATCH 2/2] linux-headers: bump 4.{4, 9}.x and 3.12 series
[Qemu-devel] qemu-pcc 2.8.0 linux-user segfaults
2017-02-01 15:25 UTC (4+ messages)
[PATCH 0/7] DisplayPort audio support on Cherrytrail
2017-02-01 15:24 UTC (6+ messages)
` [PATCH 2/7] drm/i915: add DisplayPort amp unmute for LPE audio mode
[Bug 97556] amdgpu fan behavior doesn't match windows
2017-02-01 15:23 UTC (2+ messages)
[RFC 0/3] iommu/arm-smmu: stalling support (v2)
2017-02-01 15:23 UTC (4+ messages)
` [RFC 1/3] iommu: introduce stall/resume support
` [RFC 2/3] iommu/arm-smmu: Add support to opt-in to stalling
` [RFC 3/3] iommu/arm-smmu: detach DMA domain if driver is managing iommu
[PATCH] Btrfs: do not create explicit holes when replaying log tree if NO_HOLES enabled
2017-02-01 15:23 UTC
[PATCH v3 01/11] image-wic: move wic code to image-wic.bbclass
2017-02-01 15:00 UTC (11+ messages)
findmnt under container
2017-02-01 15:21 UTC (5+ messages)
[PATCH v3] xserver-xorg: Fix X server 1.19 crash
2017-02-01 15:14 UTC
[PATCH V1 rdma-core 00/10] Completion timestamping support in mlx4
2017-02-01 15:21 UTC (2+ messages)
[nfs-utils PATCH v2 0/2] Add support for -s/--state-directory-path for rpc.mountd and exportfs
2017-02-01 15:19 UTC (3+ messages)
` [nfs-utils PATCH v2 1/2] libnsm.a: refactor nsm_setup_pathnames() and nsm_make_pathname()
` [nfs-utils PATCH v2 2/2] mountd/exportfs: implement the -s/--state-directory-path option
[PATCH 1/5] powerpc/perf: Factor of event_alternative function
2017-02-01 15:18 UTC (4+ messages)
` [PATCH 2/5] powerpc/perf: Add PM_INST_DISP event to Power9 event list
[PATCH] PCI: ACPI: Fix ThunderX PEM initialization
2017-02-01 15:18 UTC (10+ messages)
iSER fails to release rdma resources (WRs) if iw_cxgb4 is unloaded while IO is in progress
2017-02-01 15:17 UTC (2+ messages)
[PATCH 0/8] ADD STM32H743 MCU and STM32H743i-Eval board supports
2017-02-01 15:16 UTC (4+ messages)
[Qemu-devel] [PATCH RFC] acpi: add reset register to fadt
2017-02-01 15:16 UTC (12+ messages)
[Qemu-devel] [PATCH v9 00/25] MTTCG Base enabling patches with ARM enablement
2017-02-01 15:05 UTC (34+ messages)
` [Qemu-devel] [PATCH v9 01/25] docs: new design document multi-thread-tcg.txt
` [Qemu-devel] [PATCH v9 02/25] mttcg: translate-all: Enable locking debug in a debug build
` [Qemu-devel] [PATCH v9 03/25] mttcg: Add missing tb_lock/unlock() in cpu_exec_step()
` [Qemu-devel] [PATCH v9 04/25] tcg: move TCG_MO/BAR types into own file
` [Qemu-devel] [PATCH v9 05/25] tcg: add options for enabling MTTCG
` [Qemu-devel] [PATCH v9 06/25] tcg: add kick timer for single-threaded vCPU emulation
` [Qemu-devel] [PATCH v9 07/25] tcg: rename tcg_current_cpu to tcg_current_rr_cpu
` [Qemu-devel] [PATCH v9 08/25] tcg: drop global lock during TCG code execution
` "
` [Qemu-devel] [PATCH v9 09/25] tcg: remove global exit_request
` [Qemu-devel] [PATCH v9 10/25] tcg: enable tb_lock() for SoftMMU
` [Qemu-devel] [PATCH v9 11/25] tcg: enable thread-per-vCPU
` [Qemu-devel] [PATCH v9 12/25] tcg: handle EXCP_ATOMIC exception for system emulation
` [Qemu-devel] [PATCH v9 13/25] cputlb: add assert_cpu_is_self checks
` [Qemu-devel] [PATCH v9 14/25] cputlb: tweak qemu_ram_addr_from_host_nofail reporting
` [Qemu-devel] [PATCH v9 15/25] cputlb: introduce tlb_flush_* async work
` [Qemu-devel] [PATCH v9 16/25] cputlb and arm/sparc targets: convert mmuidx flushes from varg to bitmap
` "
` [Qemu-devel] [PATCH v9 17/25] cputlb: add tlb_flush_by_mmuidx async routines
` [Qemu-devel] [PATCH v9 18/25] cputlb: atomically update tlb fields used by tlb_reset_dirty
` [Qemu-devel] [PATCH v9 19/25] cputlb: introduce tlb_flush_*_all_cpus[_synced]
` [Qemu-devel] [PATCH v9 20/25] target-arm/powerctl: defer cpu reset work to CPU context
` "
` [Qemu-devel] [PATCH v9 21/25] target-arm: don't generate WFE/YIELD calls for MTTCG
` "
` [Qemu-devel] [PATCH v9 22/25] target-arm/cpu.h: make ARM_CP defined consistent
` "
` [Qemu-devel] [PATCH v9 23/25] target-arm: introduce ARM_CP_EXIT_PC
` "
` [Qemu-devel] [PATCH v9 24/25] target-arm: ensure all cross vCPUs TLB flushes complete
` "
` [Qemu-devel] [PATCH v9 25/25] tcg: enable MTTCG by default for ARM on x86 hosts
` "
[PATCH] crypto: arm64/crc32 - detect crc32 support in assembler
2017-02-01 15:12 UTC (7+ messages)
[PATCH 0/2] mcp23s08 pinconf support
2017-02-01 15:12 UTC (5+ messages)
` [PATCH 2/2] gpio: mcp23s08: add "
[PATCH v3 0/2] XEN SWIOTLB dma operations extension
2017-02-01 15:11 UTC (10+ messages)
` [PATCH v3 2/2] swiotlb-xen: implement xen_swiotlb_get_sgtable callback
[kernel-hardening] initify plugin crashes on arm allmodconfig
2017-02-01 15:10 UTC (3+ messages)
` "
` [kernel-hardening] "
[PATCH] howto: Specify style of enumerate header
2017-02-01 15:10 UTC
[PATCH v3 0/8] Add sun8i A33 audio driver
2017-02-01 15:08 UTC (8+ messages)
` [PATCH v3 1/8] ASoC: sun4i-i2s: Update binding documentation to include A31
[PATCH v3 0/6] virtio_rpmsg: make rpmsg channel configurable
2017-02-01 15:07 UTC (14+ messages)
` [PATCH v3 1/6] rpmsg: virtio_rpmsg: set rpmsg_buf_size customizable
` [PATCH v3 2/6] rpmsg: virtio_rpmsg_bus: fix sg_set_buf() when addr is not a valid kernel address
` [PATCH v3 3/6] include: virtio_rpmsg: add virtio rpmsg configuration structure
` [PATCH v3 4/6] rpmsg: virtio_rpmsg: get buffer configuration from virtio
` [PATCH v3 5/6] rpmsg: virtio_rpmsg: don't allocate buffer if provided by low level driver
` [PATCH v3 6/6] rpmsg: virtio_rpmsg: set buffer configuration to virtio
[Qemu-devel] [PATCH 0/2 v14] fsdev: add IO throttle support to fsdev devices
2017-02-01 15:08 UTC (4+ messages)
` [Qemu-devel] [PATCH 1/2 "
[PATCH/RESEND v3 0/5] z3fold: optimizations and fixes
2017-02-01 15:07 UTC (16+ messages)
` [PATCH/RESEND v3 1/5] z3fold: make pages_nr atomic
` [PATCH/RESEND v3 2/5] z3fold: fix header size related issues
` [PATCH/RESEND v3 3/5] z3fold: extend compaction function
` [PATCH/RESEND v3 4/5] z3fold: use per-page spinlock
` [PATCH/RESEND v3 5/5] z3fold: add kref refcounting
[PATCH] regulator: arizona-ldo1: constify regulator_ops structure
2017-02-01 15:08 UTC (2+ messages)
[PATCH] arm64: Improve parking of stopped CPUs
2017-02-01 15:07 UTC (4+ messages)
[PATCH] Add sysfs interface for touchpad state
2017-02-01 15:07 UTC (6+ messages)
[PATCH v2 0/5] gpio: Add support for GPIO names for several ISA_BUS_API drivers
2017-02-01 15:06 UTC (11+ messages)
` [PATCH v2 1/5] gpio: 104-dio-48e: Add support for GPIO names
` [PATCH v2 2/5] gpio: 104-idi-48: "
` [PATCH v2 3/5] gpio: 104-idio-16: "
` [PATCH v2 4/5] gpio: gpio-mm: "
` [PATCH v2 5/5] gpio: ws16c48: "
[PATCH 0/8] Add STM32F469 pinctrl and fix issues in STM32 pinctrl
2017-02-01 15:06 UTC (13+ messages)
` [PATCH 2/8] pinctrl: stm32: use gpio-ranges to declare bank range
` [PATCH 3/8] Documentation: dt: Add bindings for STM32 pinctrl
` [PATCH 6/8] Documentation: dt: Add new compatible to STM32 pinctrl driver bindings
[PATCH] MAINTAINERS: Add include/dt-bindings/mfd to MFD entry
2017-02-01 15:03 UTC (3+ messages)
` [STLinux Kernel] "
[PATCH 0/4] mmc: bcm2835: Add new driver for the internal SD controller
2017-02-01 15:02 UTC (5+ messages)
` [PATCH 1/4] dt-bindings: Add binding for brcm,bcm2835-sdhost
[PATCH v2 00/10] serial: st-asc: Allow handling of RTS line
2017-02-01 15:02 UTC (22+ messages)
` [PATCH v2 03/10] serial: st-asc: Read in all Pinctrl states
` [STLinux Kernel] "
` [PATCH v2 05/10] serial: st-asc: Use generic DT binding for announcing RTS/CTS lines
` [STLinux Kernel] "
` [PATCH v2 06/10] dt-bindings: serial: Update 'uart-has-rtscts' description
` [STLinux Kernel] "
` [PATCH v2 07/10] ARM: dts: STiH410-b2260: Identify the UART RTS line
` [STLinux Kernel] "
` [PATCH v2 09/10] ARM: dts: STiH407-family: Use new Pinctrl groups
` [STLinux Kernel] "
` [PATCH v2 10/10] ARM: dts: STiH410-b2260: Enable HW flow-control
` [STLinux Kernel] "
[PATCH 0/7] efi: Pass secure boot mode to kernel [ver #7]
2017-02-01 15:02 UTC (13+ messages)
` [PATCH 6/7] efi: Handle secure boot from UEFI-2.6 "
[PATCH] xen: credit2: clear bit instead of skip step in runq_tickle()
2017-02-01 15:00 UTC (5+ messages)
[PATCH] ASoC: rt5670: add HS ground control
2017-02-01 14:59 UTC (5+ messages)
[PATCH] xen: sched: improve debug dump output
2017-02-01 14:59 UTC (2+ messages)
[PATCH v3] gpio: aspeed: Add banks Y, Z, AA, AB and AC
2017-02-01 14:58 UTC (5+ messages)
[PATCH linux v2 1/2] Documentation: dt-bindings: Document bindings for ASPEED AST2400/AST2500 PWM and Fan tach controller device driver
2017-02-01 14:58 UTC (2+ messages)
[PATCH] xserver-xorg: Fix X server 1.19 crash
2017-02-01 15:04 UTC (2+ messages)
[PATCH] tests/kms_plane_multiple: Test only with maximum number of planes
2017-02-01 14:57 UTC (2+ messages)
[PATCH] drm/i915: don't warn about Skylake CPU - KabyPoint PCH combo
2017-02-01 14:57 UTC (2+ messages)
[PATCH] virtio: Try to untangle DMA coherency
2017-02-01 14:57 UTC (3+ messages)
More selftests
2017-02-01 14:55 UTC (4+ messages)
` [PATCH v2 32/38] drm/i915: Verify page layout for rotated VMA
[PATCH] vhost: fix initialization for vq->is_le
2017-02-01 14:19 UTC (4+ messages)
[tpmdd-devel] [PATCH v9 2/2] tpm: add securityfs support,for TPM 2.0 firmware event log
2017-02-01 14:54 UTC (8+ messages)
` Fwd: Re: [PATCH v9 2/2] tpm: add securityfs support, for "
` Fwd: Re: [tpmdd-devel] [PATCH v9 2/2] tpm: add securityfs support,for "
[PATCH 0/4] Some optimizations on top time selftest checks
2017-02-01 15:02 UTC (4+ messages)
` [PATCH 1/4] selftest/buildoptions: use a thinner image to test 'read-only-rootfs' feature
[rtc-linux] [PATCH] rtc: sun6i: extend test coverage
2017-02-01 14:54 UTC (3+ messages)
` "
` [rtc-linux] "
[Buildroot] [PATCH] package/{mesa3d, mesa3d-headers}: bump version to 13.0.4
2017-02-01 14:54 UTC
keys: GPF in request_key
2017-02-01 14:54 UTC (4+ messages)
[ANNOUNCE] Git Merge Contributor Summit topic planning
2017-02-01 14:53 UTC (3+ messages)
[PATCH v8 2/3] drm/panel: Add support for S6E3HA2 panel driver on TM2 board
2017-02-01 14:52 UTC (14+ messages)
[PATCH 0/2] gpio: Add the devm_fwnode_get_index_gpiod_from_child() helper
2017-02-01 14:51 UTC (14+ messages)
` [PATCH 1/2] gpio: Rename devm_get_gpiod_from_child()
[PATCH v2 0/7] NFS/RDMA client-side patches for 4.11
2017-02-01 14:50 UTC (4+ messages)
` [PATCH v2 7/7] sunrpc: Allow keepalive ping on a credit-full transport
error propagation problem on xfs over dm stripe
2017-02-01 14:49 UTC (5+ messages)
[PATCH v2 1/2] drm: mali-dp: add malidp_crtc_state struct
2017-02-01 14:48 UTC (4+ messages)
` [PATCH v2 2/2] drm: mali-dp: enable gamma support
[PATCH v3] xenstore: remove XS_RESTRICT support
2017-02-01 14:49 UTC (2+ messages)
[PATCH] drm/i915: Add MIPI_IO WA and program DSI regulators
2017-02-01 14:49 UTC (4+ messages)
[PATCH 0/7] xfs: random fixes
2017-02-01 14:48 UTC (4+ messages)
` [PATCH 1/7] xfs: fix toctou race when locking an inode to access the data map
` [PATCH v2 "
[Qemu-devel] [PATCH] q35: Provide improved sample configurations
2017-02-01 14:46 UTC (4+ messages)
[PATCH] efi: fdt: avoid FDT manipulation after ExitBootServices()
2017-02-01 14:46 UTC (3+ messages)
[PATCH v2 2/4] perf ftrace: Add ftrace.tracer config option
2017-02-01 14:43 UTC (2+ messages)
` [tip:perf/core] "
[PATCH] xen: credit2: non Credit2 pCPUs are ok during shutdown/suspend
2017-02-01 14:44 UTC (2+ messages)
[PATCH v2 1/4] perf tools: Create for_each_event macro for tracepoints iteration
2017-02-01 14:43 UTC (2+ messages)
` [tip:perf/core] "
[PATCH 0/3] Use nonblocking atomic helpers
2017-02-01 14:43 UTC (7+ messages)
` [PATCH 1/3] drm/sti: use atomic_helper for commit
` [PATCH 2/3] drm/sti: Fix up crtc_state->event handling
` [PATCH 3/3] drm/sti: do not check hw scaling if mode is not set
[PATCH 0/2] sh_eth: fixes for MagicPacket handling
2017-02-01 14:41 UTC
[Qemu-devel] [PATCH] qga: implement guest-file-ioctl
2017-02-01 14:43 UTC (6+ messages)
[PATCH] net: phy: dp83867: Port mirroring support in the DP83867 TI's PHY driver
2017-02-01 14:43 UTC
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.