All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-08-24 17:54:51 to 2017-08-24 19:14:23 UTC [more...]

[Qemu-devel] [PATCH v2 00/16] qapi-schema: Reorganize along maintenance boundaries
 2017-08-24 19:14 UTC  (13+ messages)
` [Qemu-devel] [PATCH v2 01/16] qapi-schema: Document how generated documentation is ordered
` [Qemu-devel] [PATCH v2 02/16] qapi-schema: Introspection doc is in the wrong section, fix
` [Qemu-devel] [PATCH v2 03/16] qapi-schema: Rocker doc section contains unrelated stuff, fix
` [Qemu-devel] [PATCH v2 04/16] qapi-schema: Collect sockets stuff in qapi/sockets.json
` [Qemu-devel] [PATCH v2 05/16] qapi-schema: Collect run state stuff in qapi/run-state.json
` [Qemu-devel] [PATCH v2 10/16] qapi-schema: Collect transaction stuff in qapi/transaction.json
` [Qemu-devel] [PATCH v2 11/16] qapi-schema: Collect TPM stuff in qapi/tpm.json
` [Qemu-devel] [PATCH v2 12/16] qapi-schema: Move block events from event.json to block.json
` [Qemu-devel] [PATCH v2 13/16] qapi-schema: Fold event.json back into qapi-schema.json
` [Qemu-devel] [PATCH v2 14/16] qapi-schema: Make block-core.json self-contained
` [Qemu-devel] [PATCH v2 15/16] qapi-schema: Move queries from common.json to qapi-schema.json
` [Qemu-devel] [PATCH v2 16/16] qapi-schema: Improve section headings

[U-Boot] [PATCH 0/8] Clean up CONFIG_SYS_{CBSIZE, PBSIZE, MAXARGS, BARGSIZE} definitions
 2017-08-24 19:13 UTC  (5+ messages)

[PATCH] ext4/hash.c: remove useless test and assignment in strtohash
 2017-08-24 19:13 UTC  (2+ messages)
`  "

kselftests results under uml
 2017-08-24 19:12 UTC 

[PATCH 00/12] drm/i915: Fix up the CCS code
 2017-08-24 19:11 UTC  (13+ messages)
` [PATCH 01/12] drm/i915: Treat fb->offsets[] as a raw byte offset instead of a linear offset
` [PATCH 02/12] drm/i915: Skip fence alignemnt check for the CCS plane
` [PATCH 03/12] drm/i915: Switch over to the LLC/eLLC hotspot avoidance hash mode for CCS
` [PATCH 04/12] drm/i915: Add a comment exlaining CCS hsub/vsub
` [PATCH 05/12] drm/i915: Nuke a pointless unreachable()
` [PATCH 06/12] drm/i915: Add the missing Y/Yf modifiers for SKL+ sprites
` [PATCH 07/12] drm/i915: Clean up the sprite modifier checks
` [PATCH 08/12] drm/i915: Add CCS capability for sprites
` [PATCH 09/12] drm/i915: Allow up to 32KB stride on SKL+ "sprites"
` [PATCH 10/12] drm: Fix modifiers_property kernel doc
` [PATCH 11/12] drm: Check that the plane supports the request format+modifier combo
` [PATCH 12/12] drm/i915: Remove the pipe/plane ID checks from skl_check_ccs_aux_surface()

[PATCH v2] common/vm_event: Initialize vm_event lists on domain creation
 2017-08-24 19:11 UTC  (2+ messages)

[PATCH] adapter: Guard StartDiscovery and StopDiscovery with discovering check
 2017-08-24 19:11 UTC  (3+ messages)

Want some help for starting contribution to linux-kernel projects
 2017-08-24 19:10 UTC  (2+ messages)

[bug report] MIPS: Lemote 2F: Add basic CS5536 VSM support
 2017-08-24 19:10 UTC 

[Qemu-devel] Make test
 2017-08-24 19:10 UTC 

[PATCH] Doc: clarify that pack-objects makes packs, plural
 2017-08-24 19:09 UTC  (6+ messages)

[PATCH] Staging: Android: fix code style in ion_cma_heap.c
 2017-08-24 19:07 UTC  (2+ messages)

[PATCH 3/3] staging: rtlwifi: simplify logical operation
 2017-08-24 19:06 UTC  (2+ messages)

[PATCH 00/13] Introduce IOMMU-API TLB Flushing Interface
 2017-08-24 19:06 UTC  (3+ messages)
` [PATCH 13/13] remoteproc: Use sychronized interface of the IOMMU-API

[Qemu-devel] [ANNOUNCE] QEMU 2.10.0-rc4 is now available
 2017-08-24 19:06 UTC  (2+ messages)

[PATCH V3 00/10] capabilities: do not audit log BPRM_FCAPS on set*id
 2017-08-24 19:06 UTC  (7+ messages)
` [PATCH V3 02/10] capabilities: intuitive names for cap gain status

No SAS end device
 2017-08-24 19:06 UTC 

[Buildroot] Skipping Kernel Build
 2017-08-24 19:05 UTC 

Undocumented change in `git branch -M` behavior
 2017-08-24 19:04 UTC  (3+ messages)
` [PATCH] Fix branch renaming not updating HEADs correctly

[PATCH] [media_build] ddbridge: backport to enable_msi_block, require kernel 3.8
 2017-08-24 19:03 UTC 

[PATCH] f2fs: wake up discard_thread iff there is a candidate
 2017-08-24 19:03 UTC  (2+ messages)

f2fs: WARNING: at fs/f2fs/segment.c:718 update_sit_entry+0x1c0/0x2b0()
 2017-08-24 19:02 UTC  (4+ messages)

[PATCH/RFC] push: anonymize URL in error output
 2017-08-24 19:01 UTC  (5+ messages)

[V2 PATCH net-next 0/5] xdp: more work on xdp tracepoints
 2017-08-24 19:00 UTC  (3+ messages)
` [V3 "

[RESEND][PATCH] xfs: add online uevent for mount operation
 2017-08-24 18:59 UTC  (5+ messages)
  ` Filesystem configuration parsers - (was: Re: [RESEND][PATCH] xfs: add online uevent for mount operation)

Question about ip_defrag
 2017-08-24 18:59 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/16] qapi: Rework mapping of enum value to string
 2017-08-24 18:56 UTC  (11+ messages)
` [Qemu-devel] [PATCH 01/16] qapi: Update qapi-code-gen.txt examples to match current code
` [Qemu-devel] [PATCH 02/16] qapi: Drop superfluous qapi_enum_parse() parameter max
` [Qemu-devel] [PATCH 04/16] tpm: Clean up model registration & lookup

[RFC Part1 PATCH v3 00/17] x86: Secure Encrypted Virtualization (AMD)
 2017-08-24 18:54 UTC  (6+ messages)
` [RFC Part1 PATCH v3 14/17] x86/boot: Add early boot support when running with SEV active

cuckoo hash in dpdk
 2017-08-24 18:54 UTC  (3+ messages)

[PATCH 00/10] drm/i915/bios: child device config refactoring
 2017-08-24 18:54 UTC  (11+ messages)
` [PATCH 01/10] drm/i915/bios: amend child device config parameters
` [PATCH 02/10] drm/i915/bios: document BDB versions of child device config fields
` [PATCH 03/10] drm/i915/bios: remove the raw version of child device config
` [PATCH 04/10] drm/i915/bios: add legacy contents to common "
` [PATCH 05/10] drm/i915/bios: throw away high level child device union
` [PATCH 06/10] drm/i915/bios: throw away struct old_child_dev_config
` [PATCH 07/10] drm/i915/bios: document child device config dvo_port values a bit better
` [PATCH 08/10] drm/i915/bios: group device type definitions together
` [PATCH 09/10] drm/i915/bios: throw away unused DVO_* macros
` [PATCH 10/10] drm/i915/bios: drop the rest of the p_ prefixes from pointers

[PATCH v3 0/4] imap-send: Fix and enable curl by default
 2017-08-24 18:54 UTC  (5+ messages)
` [PATCH v3 2/4] imap-send: add wrapper to get server credentials if needed

[PATCH] imx-base: Add MACHINE_SOCARCH_SUFFIX for mx51 and mx53
 2017-08-24 18:53 UTC 

[PATCH] staging: r8822be: fix null pointer dereference with a null driver_adapter
 2017-08-24 18:53 UTC  (3+ messages)

[PATCH linux dev-4.10 v4 0/2] hwmon: (ucd9000) Add gpio and debugfs
 2017-08-24 18:53 UTC  (7+ messages)
` [PATCH linux dev-4.10 v4 1/2] hwmon: (ucd9000) Add gpio chip interface and clear logged faults
` [PATCH linux dev-4.10 v4 2/2] hwmon: (ucd9000) Add debugfs for mfr_status info

[GIT PULL] bcm2835-soc-next-2017-08-24
 2017-08-24 18:52 UTC  (4+ messages)

[PATCH v2 00/15] KVM x86/VMX cleanups
 2017-08-24 18:51 UTC  (16+ messages)
` [PATCH v2 01/15] KVM: x86: mmu: returning void in a void function is strange
` [PATCH v2 02/15] KVM: x86: mmu: free_page can handle NULL
` [PATCH v2 03/15] KVM: x86: drop BUG_ON(vcpu->kvm)
` [PATCH v2 04/15] KVM: VMX: vmx_vcpu_setup() cannot fail
` [PATCH v2 05/15] KVM: x86: no need to inititalize vcpu members to 0
` [PATCH v2 06/15] KVM: VMX: drop enable_ept check from ept_sync_context()
` [PATCH v2 07/15] KVM: VMX: call ept_sync_global() with enable_ept only
` [PATCH v2 08/15] KVM: VMX: require INVEPT GLOBAL for EPT
` [PATCH v2 09/15] KVM: VMX: drop unnecessary function declarations
` [PATCH v2 10/15] KVM: nVMX: no need to set vcpu->cpu when switching vmcs
` [PATCH v2 11/15] KVM: nVMX: no need to set ept/vpid caps to 0
` [PATCH v2 12/15] KVM: VMX: cleanup init_rmode_identity_map()
` [PATCH v2 13/15] KVM: x86: document special identity map address value
` [PATCH v2 14/15] KVM: x86: allow setting identity map addr with no vcpus only
` [PATCH v2 15/15] KVM: VMX: rename RDSEED and RDRAND vmx ctrls to reflect exiting

[PATCH] staging: rtlwifi: check for array overflow
 2017-08-24 18:51 UTC  (3+ messages)

[PATCH net-next] hv_netvsc: Fix rndis_filter_close error during netvsc_remove
 2017-08-24 18:50 UTC 

[PATCH v5 7/7] libnvdimm: Add blk-mq pmem driver
 2017-08-24 18:52 UTC  (2+ messages)

[PATCH 0/1] devpts: use dynamic_dname() to generate proc name
 2017-08-24 18:51 UTC  (26+ messages)

[PATCH net] virtio_net: be drop monitor friend
 2017-08-24 18:50 UTC  (2+ messages)

[PATCH 0/2 v8] printk: Add new timestamps
 2017-08-24 18:50 UTC  (3+ messages)
` [PATCH 2/2 v8] printk: Add monotonic, boottime, and realtime timestamps

What's cooking in git.git (Aug 2017, #06; Thu, 24)
 2017-08-24 18:50 UTC 

[PATCH 0/5] Netfilter fixes for net
 2017-08-24 18:49 UTC  (2+ messages)

[linux-lvm] How to compile lvm with lvmlockd
 2017-08-24 18:48 UTC  (3+ messages)

[PATCH 1/6] powerpc/mm: Move pgdir setting into a helper
 2017-08-24 18:47 UTC  (6+ messages)
` [PATCH 5/6] powerpc/mm: Optimize detection of thread local mm's

[PATCH v3 0/7] Add RSS to DPAA 1.x Ethernet driver
 2017-08-24 18:47 UTC  (4+ messages)

RFC : [PATCH] xen: remove xen-bootimg.inc
 2017-08-24 18:46 UTC 

rtc: ds1307: call the platform's logic for handle IRQs
 2017-08-24 18:46 UTC 

OpenEmbedded Developer Meeting Oct 22, 2017 in Prague (before ELCE)
 2017-08-24 18:37 UTC 

[PATCH 0/6] Fiemap refactoring
 2017-08-24 18:43 UTC  (4+ messages)
` [PATCH 6/6] fiemap: Fix semantics of max_extents (-n arguments)

[PATCH v2 0/3] pci: add support for firmware initialized designware RCs
 2017-08-24 18:43 UTC  (4+ messages)
` [PATCH v2 1/3] pci: designware: add driver for DWC controller in ECAM shift mode
` [PATCH v2 2/3] pci: designware: add separate driver for the MSI part of the RC
` [PATCH v2 3/3] dt-bindings: designware: add binding for Designware PCIe in ECAM mode

[PATCH] x86/mm: fix use-after-free of ldt_struct
 2017-08-24 18:43 UTC  (7+ messages)

[Qemu-devel] [PATCH v7 0/6] add throttle block driver filter
 2017-08-24 18:43 UTC  (7+ messages)
` [Qemu-devel] [PATCH v7 4/6] block: convert ThrottleGroup to object with QOM
  ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH v7 5/6] block: add throttle block filter driver
  ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH v7 6/6] qemu-iotests: add 184 for throttle "

docs build check - necessary for Jewel?
 2017-08-24 18:42 UTC  (2+ messages)

[PATCH v4] staging: olpc_dcon: remove pointless debug printk in dcon_freeze_store()
 2017-08-24 18:40 UTC 

[PATCH] ARM: bcm283x: Fix SMP for old dtb files
 2017-08-24 18:38 UTC  (3+ messages)

[PATCH 0/7] Add Membership Library
 2017-08-24 18:38 UTC  (4+ messages)
` [PATCH 1/7] member: implement main API

[bug report] skd: Avoid that module unloading triggers a use-after-free
 2017-08-24 18:36 UTC  (3+ messages)

[PATCH V2] spmi: pmic-arb: Enforce the ownership check optionally
 2017-08-24 18:37 UTC  (7+ messages)

[kvm-unit-tests PATCH] Appease older versions of bash
 2017-08-24 18:36 UTC 

[PATCH v10] PCI: tango: Add MSI controller support
 2017-08-24 18:35 UTC  (8+ messages)

[Qemu-devel] S390 bios breaks in qemu 2.10.rc3
 2017-08-24 18:33 UTC  (12+ messages)

[PATCH 1/3] build: Enable BIND_NOW
 2017-08-24 18:30 UTC  (4+ messages)
` [PATCH 2/3] obexd: Fix compilation error on F27
` [PATCH 3/3] build: Add a few default configure options

[PATCH] (PRE)MIRRORS: add pattern for npm:// without slash
 2017-08-24 18:19 UTC 

[PATCH/RFC 0/5] Some ThreadSanitizer-results
 2017-08-24 18:29 UTC  (9+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 3/4] strbuf_setlen: don't write to strbuf_slopbuf

[PATCH][drm-next] drm/amdgpu: remove duplicate return statement
 2017-08-24 18:26 UTC  (5+ messages)

[PATCH] drm/amdgpu: check memory allocation failure
 2017-08-24 18:23 UTC  (5+ messages)

Alsa-devel Digest, Vol 126, Issue 233
 2017-08-24 18:23 UTC 

[PATCH] ext4: introduce per-inode DAX flag
 2017-08-24 18:20 UTC  (9+ messages)

[Qemu-devel] [PATCH] qobject: Explain how QNum works, and why
 2017-08-24 18:20 UTC  (3+ messages)

[kvm-unit-tests PATCH] VMX controls test framework
 2017-08-24 18:20 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v1] xprtrdma: Use xprt_pin_rqst in rpcrdma_reply_handler
 2017-08-24 18:18 UTC  (3+ messages)

[PATCHv4 0/9] PCI: dwc: refactor ls-pcie ->host_init() and fix bug for dw_pcie_setup_rc
 2017-08-24 18:17 UTC  (3+ messages)

[PATCH 1/2] sched/wait: Break up long wake list walk
 2017-08-24 18:16 UTC  (17+ messages)

[xen-4.6-testing baseline-only test] 72013: regressions - FAIL
 2017-08-24 18:15 UTC 

[PATCH 0/2] block/loop: improve performance
 2017-08-24 18:13 UTC  (4+ messages)
` [PATCH 2/2] block/loop: allow request merge for directio mode

[Buildroot] [PATCH/next 1/1] package/libdrm: bump version to 2.4.83
 2017-08-24 18:12 UTC 

[Qemu-devel] [PATCH] spapr: Add ibm, processor-storage-keys property to CPU DT node
 2017-08-24 18:11 UTC  (3+ messages)

[PATCH, resend] ext4: remove timebomb in ext4_decode_extra_time()
 2017-08-24 18:10 UTC  (2+ messages)

[PATCH] drm/amdgpu: Add sysfs file for VBIOS
 2017-08-24 18:10 UTC  (9+ messages)

[RFCv4 0/6] Add utilization clamping to the CPU controller
 2017-08-24 18:08 UTC  (7+ messages)
` [RFCv4 1/6] sched/core: add utilization clamping to "
` [RFCv4 2/6] sched/core: map cpu's task groups to clamp groups
` [RFCv4 3/6] sched/core: reference count active tasks's "
` [RFCv4 4/6] sched/core: sync task_group's with CPU's "
` [RFCv4 5/6] cpufreq: schedutil: add util clamp for FAIR tasks
` [RFCv4 6/6] cpufreq: schedutil: add util clamp for RT/DL tasks

[PATCH v2 0/5] Removing full paths from DT full_name
 2017-08-24 18:08 UTC  (5+ messages)
` [PATCH v2 2/5] powerpc: pseries: vio: match parent nodes with of_find_node_by_path

[PATCH] Btrfs: do not reset bio->bi_ops while writing bio
 2017-08-24 18:04 UTC  (3+ messages)

[PATCH] mesa: Upgrade to 17.1.7 release
 2017-08-24 18:06 UTC 

[meta-python][PATCH] python*-astroid: use SPDX compatible license identifier
 2017-08-24 18:04 UTC 

[Qemu-devel] [PATCH 0/3] iotests: clean up resources using context managers
 2017-08-24 18:04 UTC  (3+ messages)

[LTP] [PATCH v2] input/input06: Ignore auto-repeat config events
 2017-08-24 18:03 UTC  (3+ messages)

[PATCH] ss: fix help/man TCP-STATE description for listening
 2017-08-24 18:02 UTC  (2+ messages)

[PATCH 0/3] KVM, pkeys: fix handling of PKRU across migration
 2017-08-24 18:00 UTC  (3+ messages)
` [PATCH 2/3] KVM: x86: simplify handling of PKRU

[meta-python][PATCH] python*-pylint: upgrade to v1.7.2 and fix qa error
 2017-08-24 17:59 UTC 

[PATCH 18/23] drm/i915/selftests: huge page tests
 2017-08-24 17:56 UTC  (2+ messages)

[PATCH 0/3] gnttab: Further XSA-226 cleanup
 2017-08-24 17:55 UTC  (4+ messages)
` [PATCH 1/3] gnttab: Drop the frame parameter from acquire_grant_for_copy()
` [PATCH 2/3] gnttab: Drop the frame parameter from get_paged_frame()
` [PATCH 3/3] gnttab: Drop the frame field from struct gnttab_copy_buf

[LTP] [PATCH 0/2] mem: ksm: race condition fixes
 2017-08-24 17:54 UTC  (2+ messages)
` [LTP] [PATCH 2/2] mem: ksm: fixes for race conditions


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.