messages from 2017-05-05 17:35:35 to 2017-05-05 18:25:00 UTC [more...]
[PATCH] iommu: fix device remove
2017-05-05 18:24 UTC (2+ messages)
[PATCH v4 binutils] Add BPF support to binutils
2017-05-05 18:24 UTC (4+ messages)
[PATCH 1/5] HID: wacom: generic: Scale battery capacity measurements to percentages
2017-05-05 18:24 UTC (5+ messages)
` [PATCH 5/5] HID: wacom: generic: Refactor generic battery handling
[PATCH] libxl/libxl_dm.c: u.hvm.usbdevice_list is checked for emptiness
2017-05-05 18:24 UTC (2+ messages)
[PATCH v7 00/26] x86: Enable User-Mode Instruction Prevention
2017-05-05 18:17 UTC (54+ messages)
` [PATCH v7 01/26] ptrace,x86: Make user_64bit_mode() available to 32-bit builds
` [PATCH v7 02/26] x86/mm: Relocate page fault error codes to traps.h
` [PATCH v7 03/26] x86/mpx: Use signed variables to compute effective addresses
` [PATCH v7 04/26] x86/mpx: Do not use SIB.index if its value is 100b and ModRM.mod is not 11b
` [PATCH v7 05/26] x86/mpx: Do not use SIB.base if its value is 101b and ModRM.mod = 0
` [PATCH v7 06/26] x86/mpx, x86/insn: Relocate insn util functions to a new insn-eval file
` [PATCH v7 07/26] x86/insn-eval: Do not BUG on invalid register type
` [PATCH v7 08/26] x86/insn-eval: Add a utility function to get register offsets
` [PATCH v7 09/26] x86/insn-eval: Add utility function to identify string instructions
` [PATCH v7 10/26] x86/insn-eval: Add utility functions to get segment selector
` [PATCH v7 11/26] x86/insn-eval: Add utility function to get segment descriptor
` [PATCH v7 12/26] x86/insn-eval: Add utility functions to get segment descriptor base address and limit
` [PATCH v7 13/26] x86/insn-eval: Add function to get default params of code segment
` [PATCH v7 14/26] x86/insn-eval: Indicate a 32-bit displacement if ModRM.mod is 0 and ModRM.rm is 5
` [PATCH v7 15/26] x86/insn-eval: Incorporate segment base and limit in linear address computation
` [PATCH v7 16/26] x86/insn-eval: Support both signed 32-bit and 64-bit effective addresses
` [PATCH v7 17/26] x86/insn-eval: Handle 32-bit address encodings in virtual-8086 mode
` [PATCH v7 18/26] x86/insn-eval: Add support to resolve 16-bit addressing encodings
` [PATCH v7 19/26] x86/insn-eval: Add wrapper function for 16-bit and 32-bit address encodings
` [PATCH v7 20/26] x86/cpufeature: Add User-Mode Instruction Prevention definitions
` [PATCH v7 21/26] x86: Add emulation code for UMIP instructions
` [PATCH v7 22/26] x86/umip: Force a page fault when unable to copy emulated result to user
` [PATCH v7 23/26] x86/traps: Fixup general protection faults caused by UMIP
` [PATCH v7 24/26] x86: Enable User-Mode Instruction Prevention
` [PATCH v7 25/26] selftests/x86: Add tests for "
` [PATCH v7 26/26] selftests/x86: Add tests for instruction str and sldt
[U-Boot] bad block handling for NOR flash?
2017-05-05 18:23 UTC
Reasoning of exposing queue/rotational=0
2017-05-05 18:23 UTC (5+ messages)
[PATCH v2] x86/mm/kaslr: Use _ASM_MUL macro for multiplication
2017-05-05 18:22 UTC (5+ messages)
` [tip:x86/urgent] x86/mm/kaslr: Use the _ASM_MUL macro for multiplication to work around Clang incompatibility
[PATCH] btrfs: allow processes with cap_sys_resource to exceed quota
2017-05-05 18:22 UTC (4+ messages)
[Bug 194721] New: Reading /sys/bus/pci/devices/0000:01:00.0/config wakes up Radeon dGPU
2017-05-05 18:22 UTC (2+ messages)
` [Bug 194721] "
[PATCH 3/4] iommu: add qcom_iommu
2017-05-05 18:21 UTC (2+ messages)
` [PATCH] "
[PATCH v4 1/5] mailbox: Make startup and shutdown ops optional
2017-05-05 18:21 UTC (3+ messages)
[Buildroot] [PATCH v2] package: protobuf, python-protobuf: bump to v3.3.0
2017-05-05 18:20 UTC (5+ messages)
[PATCH v1 0/2] run GETTEXT_POISON on TravisCI
2017-05-05 18:19 UTC (5+ messages)
` [PATCH] t7406: fix i18n expectation of error message
` [PATCH v2] tests: fix tests broken under GETTEXT_POISON=YesPlease
Ability to use one udp port for multiple wg interfaces
2017-05-05 18:28 UTC (7+ messages)
[Intel-wired-lan] [net-next v2 00/13] i40e/i40evf: AVF series
2017-05-05 18:17 UTC (27+ messages)
` [Intel-wired-lan] [net-next v2 01/13] i40evf: drop i40e_type.h include
` [Intel-wired-lan] [net-next v2 02/13] i40e/i40evf: create and use new unified header file
` [Intel-wired-lan] [net-next v2 03/13] i40e: use new unified virtchnl "
` [Intel-wired-lan] [net-next v2 04/13] virtchnl: rename i40e to generic virtchnl
` [Intel-wired-lan] [net-next v2 05/13] virtchnl: move some code to core driver
` [Intel-wired-lan] [net-next v2 06/13] virtchnl: convert to new macros
` [Intel-wired-lan] [net-next v2 07/13] i40e/virtchnl: refactor code for validate checks
` [Intel-wired-lan] [net-next v2 08/13] i40evf/virtchnl: whitespace cleanups
` [Intel-wired-lan] [net-next v2 09/13] virtchnl: finish conversion to virtchnl interface
` [Intel-wired-lan] [net-next v2 10/13] i40e/virtchnl: move function to virtchnl
` [Intel-wired-lan] [net-next v2 11/13] virtchnl: Add pad fields to a couple of structures
` [Intel-wired-lan] [net-next v2 12/13] virtchnl: Add compile time static asserts to validate structure sizes
` [Intel-wired-lan] [net-next v2 13/13] i40evf: Add support for Adaptive Virtual Function
[PATCH v2] x86/mm: also flush TLB when putting writable foreign page reference
2017-05-05 18:16 UTC (14+ messages)
[Intel-wired-lan] Just an FYI
2017-05-05 18:15 UTC
btrfsck lowmem mode shows corruptions
2017-05-05 18:15 UTC (3+ messages)
[U-Boot] reverse engineering a Philips photoframe
2017-05-05 18:15 UTC (2+ messages)
[U-Boot] [PATCH] board/BuR/common: incorrect check of dtb
2017-05-05 18:14 UTC (4+ messages)
` [U-Boot] "
[PATCH] ACPI / APEI: Boot Error Record Table processing was needlessly complicated
2017-05-05 18:12 UTC (2+ messages)
[xen-unstable-smoke test] 109036: tolerable trouble: broken/pass - PUSHED
2017-05-05 18:12 UTC
[PATCH] crypto: vmx: Remove dubiously licensed crypto code
2017-05-05 18:11 UTC (7+ messages)
[PATCH v6 00/24] vITS save/restore
2017-05-05 18:12 UTC (12+ messages)
` [PATCH v6 15/24] KVM: arm64: vgic-its: Read config and pending bit in add_lpi()
` [PATCH v6 21/24] KVM: arm64: vgic-its: Device table save/restore
[Fuego] Functional.fuego_board_check test failure - console log (/dev/ttyUSB0)
2017-05-05 18:11 UTC
[PATCH 0/2] sestatus: show checkreqprot status
2017-05-05 18:10 UTC (5+ messages)
` [PATCH 1/2] libselinux: add security_get_checkreqprot
` [PATCH 2/2] sestatus: show checkreqprot status
[Intel-wired-lan] [PATCH net-next v1 00/13] i40e/i40evf: AVF series
2017-05-05 18:07 UTC (21+ messages)
` [Intel-wired-lan] [PATCH net-next v1 01/13] i40evf: drop i40e_type.h include
` [Intel-wired-lan] [PATCH net-next v1 02/13] i40e/i40evf: create and use new unified header file
` [Intel-wired-lan] [PATCH net-next v1 03/13] i40e: use new unified virtchnl "
` [Intel-wired-lan] [PATCH net-next v1 04/13] virtchnl: rename i40e to generic virtchnl
` [Intel-wired-lan] [PATCH net-next v1 05/13] virtchnl: move some code to core driver
` [Intel-wired-lan] [PATCH net-next v1 06/13] virtchnl: convert to new macros
` [Intel-wired-lan] [PATCH net-next v1 07/13] i40e/virtchnl: refactor code for validate checks
` [Intel-wired-lan] [PATCH net-next v1 08/13] i40evf/virtchnl: whitespace cleanups
` [Intel-wired-lan] [PATCH net-next v1 09/13] virtchnl: finish conversion to virtchnl interface
` [Intel-wired-lan] [PATCH net-next v1 10/13] i40e/virtchnl: move function to virtchnl
` [Intel-wired-lan] [PATCH net-next v1 11/13] virtchnl: Add pad fields to a couple of structures
` [Intel-wired-lan] [PATCH net-next v1 12/13] virtchnl: Add compile time static asserts to validate structure sizes
` [Intel-wired-lan] [PATCH net-next v1 13/13] i40evf: Add support for Adaptive Virtual Function
admin
2017-05-05 13:34 UTC
Consistent naming for physical LED
2017-05-05 18:05 UTC (2+ messages)
phosphor-hwmon bottleneck potential
2017-05-05 18:05 UTC (9+ messages)
Patch "ceph: try getting buffer capability for readahead/fadvise" has been added to the 4.9-stable tree
2017-05-05 18:02 UTC
Patch "nfsd4: minor NFSv2/v3 write decoding cleanup" has been added to the 4.4-stable tree
2017-05-05 18:02 UTC
Patch "nfsd: stricter decoding of write-like NFSv2/v3 ops" has been added to the 4.4-stable tree
2017-05-05 18:02 UTC
Patch "ext4: require encryption feature for EXT4_IOC_SET_ENCRYPTION_POLICY" has been added to the 4.4-stable tree
2017-05-05 18:02 UTC
Patch "ext4/fscrypto: avoid RCU lookup in d_revalidate" has been added to the 4.4-stable tree
2017-05-05 18:02 UTC
Patch "ext4 crypto: use dget_parent() in ext4_d_revalidate()" has been added to the 4.4-stable tree
2017-05-05 18:02 UTC
Patch "ext4 crypto: revalidate dentry after adding or removing the key" has been added to the 4.4-stable tree
2017-05-05 18:02 UTC
[U-Boot] [PATCH 0/20] tegra: Expand Nyan-big support
2017-05-05 18:02 UTC (25+ messages)
[PATCH v3] drm: mxsfb_crtc: Reset the eLCDIF controller
2017-05-05 18:01 UTC (2+ messages)
[PATCH] automake: Backport perl 5.22 fix
2017-05-05 18:01 UTC (2+ messages)
` ✗ patchtest: failure for "
[PATCH 1/3] ext4 crypto: revalidate dentry after adding or removing the key
2017-05-05 18:00 UTC (3+ messages)
` [PATCH 3/3] ext4/fscrypto: avoid RCU lookup in d_revalidate
[Qemu-devel] [PATCH 0/4] x86: Support "-cpu feature=force"
2017-05-05 17:59 UTC (4+ messages)
` [Qemu-devel] [PATCH 4/4] x86: Support feature=force on the command-line
[RFC 0/4] RFC - Coherent Device Memory (Not for inclusion)
2017-05-05 17:59 UTC (9+ messages)
[PATCH] ext4: require encryption feature for EXT4_IOC_SET_ENCRYPTION_POLICY
2017-05-05 17:57 UTC (2+ messages)
[stable-4.9: PATCH] xen: revert commit 72a9b186292
2017-05-05 17:55 UTC (3+ messages)
[stable-4.10: PATCH] xen: revert commits 72a9b186292 and da72ff5bfcb0
2017-05-05 17:55 UTC (3+ messages)
[U-Boot] [PATCH 1/5] ARM64: poplar: add device tree bindings
2017-05-05 17:55 UTC (5+ messages)
` [U-Boot] [PATCH 2/5] driver: usb: add EHCI driver for hi3787cv200 SoC
[RFC PATCH 00/10] Add blame to libgit
2017-05-05 17:54 UTC (9+ messages)
` [RFC PATCH 02/10] Move textconv_object to be with other textconv methods
` [RFC PATCH 03/10] Add some missing definitions to header files
` [RFC PATCH 07/10] Break out scoreboard a little better
[PATCH v2] drm: mxsfb_crtc: Reset the eLCDIF controller
2017-05-05 17:54 UTC (2+ messages)
[PATCH V15 00/11] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
2017-05-05 17:53 UTC (5+ messages)
` [PATCH V15 09/11] ras: acpi / apei: generate trace event for unrecognized CPER section
[PATCHv2] i2c: i2c-tiny-usb: fix buffer not being DMA capable
2017-05-05 17:53 UTC (2+ messages)
[PATCH v4 0/2] drm: Introduce writeback connectors
2017-05-05 17:42 UTC (6+ messages)
` [PATCH v4 1/2] drm: Add writeback connector type
` [PATCH v4 2/2] drm: writeback: Add out-fences for writeback connectors
[PATCH v4 0/3] drm/mali-dp: Add support for memory writeback engine
2017-05-05 17:44 UTC (8+ messages)
` [PATCH v4 1/3] drm: mali-dp: Add support for writeback on DP550/DP650
` [PATCH v4 2/3] drm: mali-dp: Add RGB writeback formats for DP550/DP650
` [PATCH v4 3/3] drm: mali-dp: Add writeback connector
admin
2017-05-05 13:26 UTC
[RFC] scf: SCF device tree and configuration documentation
2017-05-05 17:51 UTC (9+ messages)
Ability to enable catch all allowed-ips on all peers
2017-05-05 18:00 UTC
[GIT PULL] Orangefs cleanups, fixes and statx support
2017-05-05 17:50 UTC
[PATCH 1/2] Input: xpad - sort supported devices by USB ID
2017-05-05 17:50 UTC (4+ messages)
` [PATCH 2/2] Input: xpad - sync supported devices with xboxdrv
` [PATCH v2 "
[PATCH v2 00/15] drm/i915: Cursor code cleanup and cursor "FBC" support for IVB+ (v2)
2017-05-05 17:48 UTC (3+ messages)
` [PATCH 12/15] drm/i915: Fix gen3 physical cursor alignment requirements
[PATCH v6 0/3] ndctl: add error clearing support for dev dax
2017-05-05 17:49 UTC (8+ messages)
` [PATCH v6 2/3] ndctl: add list-errors support
[PATCH 0/9] [3.18-stable] fixes for all remaining known warnings
2017-05-05 17:48 UTC (10+ messages)
` [PATCH 1/9] [3.18-stable] kbuild: mergeconfig: fix "jobserver unavailable" warning
` [PATCH 6/9] [3.18-stable] scsi: advansys: remove #warning message
` Patch "scsi: advansys: remove #warning message" has been added to the 3.18-stable tree
` [PATCH 8/9] [3.18-stable] staging: unisys: correctly handle return value from queue_delayed_work()
[PATCH v2] staging: rtl8723bs: remove re-positioned call to kfree in os_dep/ioctl_cfg80211.c
2017-05-05 17:47 UTC (2+ messages)
Patch "staging: unisys: correctly handle return value from queue_delayed_work()" has been added to the 3.18-stable tree
2017-05-05 17:47 UTC
Patch "kbuild: mergeconfig: fix "jobserver unavailable" warning" has been added to the 3.18-stable tree
2017-05-05 17:47 UTC
[PATCH 9/9] [3.18-stable] gfs2: remove IS_ERR_VALUE abuse
2017-05-05 17:47 UTC (2+ messages)
` Patch "gfs2: remove IS_ERR_VALUE abuse" has been added to the 3.18-stable tree
[PATCH v6 4/9] drm/i915: Allow choosing how to adjust brightness if both supported
2017-05-05 17:46 UTC
[PATCH] ASoC: max98927: Adding support for TDM mode and Envelop tracking control
2017-05-05 17:42 UTC (2+ messages)
[PATCH v2] drm/i915/guc: capture GuC logs if FW fails to load
2017-05-05 17:45 UTC
[PATCH v3] btrfs: fiemap: Cache and merge fiemap extent before submit it to user
2017-05-05 17:41 UTC (11+ messages)
[Qemu-devel] [PATCH v2 0/2] Support CPUID signature for TCG
2017-05-05 17:41 UTC (3+ messages)
` [Qemu-devel] [PATCH v2 1/2] i386: rewrite way CPUID index is validated
[PATCH RESEND] drm/i915: Fix pipe/transcoder enum mismatches
2017-05-05 17:40 UTC (4+ messages)
` [Intel-gfx] "
[PATCH tip/sched/core v2] sched/rt: Simplify the IPI rt balancing logic
2017-05-05 17:39 UTC (8+ messages)
[kernel-hardening] [PATCH] add the option of fortified string.h functions
2017-05-05 17:38 UTC (6+ messages)
[PATCH RFC v2 0/2] drm: Add properties to control YCbCr to RGB conversion
2017-05-05 17:35 UTC (6+ messages)
` [PATCH RFC v2 2/2] drm: Add YCBCR_DECODE_CSC and YCBCR_CSC_PREOFFSET properties to drm_plane
[Qemu-devel] [PATCH 00/10] migration: s390x css migration
2017-05-05 17:35 UTC (2+ messages)
` [Qemu-devel] [PATCH 09/10] s390x/css: turn on channel subsystem migration
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.