All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-21 19:28:50 to 2018-03-21 20:29:33 UTC [more...]

[PATCH v4 0/5] Enable TOPOEXT to support hyperthreading on AMD CPU
 2018-03-21 20:29 UTC  (12+ messages)
` [PATCH v4 2/5] target/i386: Populate AMD Processor Cache Information
                  ` [Qemu-devel] "

State of the world, 2018-03-19
 2018-03-21 20:29 UTC 

[PATCH v3 0/2] Panasonic AN30259A support
 2018-03-21 20:28 UTC  (5+ messages)
` [PATCH v3 2/2] leds: add "

[PATCH v5 0/5] VMX MSRs policy for Nested Virt: part 1
 2018-03-21 20:28 UTC  (5+ messages)
` [PATCH v5 1/5] x86/msr: add VMX MSRs definitions and populate Raw domain policy
` [PATCH v5 5/5] x86/msr: handle VMX MSRs with guest_rd/wrmsr()

[PATCH 1/2] drm/i915: Use full serialisation around engine->irq_posted
 2018-03-21 20:28 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: Flush pending interrupt following a GPU reset
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915: Use full serialisation around engine->irq_posted
` ✓ Fi.CI.BAT: success "

meta-xfce question
 2018-03-21 20:28 UTC 

[PATCH] media: v4l2-common: fix a compilation breakage
 2018-03-21 20:27 UTC  (2+ messages)

Status of RAID5/6
 2018-03-21 20:27 UTC  (4+ messages)

[xen-unstable-smoke test] 121036: tolerable all pass - PUSHED
 2018-03-21 20:26 UTC 

[Qemu-devel] [PATCH v5] file-posix: specify expected filetypes
 2018-03-21 20:26 UTC  (4+ messages)
` [Qemu-devel] [PATCH for-2.12 "

[Qemu-devel] Wiki account for me
 2018-03-21 20:26 UTC  (2+ messages)

[PATCH] [RFC] target/file: add support of direct and async I/O
 2018-03-21 20:25 UTC  (2+ messages)

[PATCH 1/2] drm/i915/psr: Move PSR aux setup to it's own function
 2018-03-21 20:24 UTC  (5+ messages)
` [PATCH 2/2] drm/i915/psr: Remove open-coded PSR AUX transactions for SKL+

[Buildroot] [PATCH v1 1/2] gnutls: needs C++ support
 2018-03-21 20:23 UTC  (2+ messages)
` [Buildroot] [PATCH v1 2/2] modem-manager: remove wrong gnutls dependency comment

[Buildroot] [V3 1/2] dropbear: bump to version 2018.76
 2018-03-21 20:22 UTC  (6+ messages)
` [Buildroot] [V3 2/2] dropbear: unbundle libtomath & libtomcrypt

[PATCH v4 1/5] ref-filter: start adding strbufs with errors
 2018-03-21 20:20 UTC  (9+ messages)
` [PATCH v4 5/5] ref-filter: get_ref_atom_value() error handling
` [PATCH v5 1/6] strbuf: add shortcut to work with error messages

[Qemu-devel] [PATCH v3 0/2] i386/kvm: TSC page clocksource for Hyper-V-on-KVM fixes
 2018-03-21 20:19 UTC  (10+ messages)
` [Qemu-devel] [PATCH v3 2/2] i386/kvm: lower requirements for Hyper-V frequency MSRs exposure

[PATCH net-next V2] Documentation/networking: Add net DIM documentation
 2018-03-21 19:44 UTC  (5+ messages)

[MPTCP] [RFC 1/1] Add MPTCP code to work with the modified TCP code
 2018-03-21 20:18 UTC 

[PATCH v3 0/3] Support qcom pinctrl protected pins
 2018-03-21 20:17 UTC  (11+ messages)
` [PATCH v3 2/3] gpiolib: Support 'gpio-reserved-ranges' property
` [PATCH v3 3/3] pinctrl: qcom: Don't allow protected pins to be requested

[Qemu-devel] [PATCH v4 22/22] fpu/softfloat: re-factor sqrt
 2018-03-21 20:16 UTC  (3+ messages)
` [PATCH] fpu/softfloat: use hardware sqrt if we can (EXPERIMENT!)
  ` [Qemu-devel] "

[ath10k] not working in 64 bit with >2GB Ram
 2018-03-21 20:15 UTC  (7+ messages)

[PATCH net-next v4 0/2] net: permit skb_segment on head_frag frag_list skb
 2018-03-21 20:15 UTC  (4+ messages)
` [PATCH net-next v4 2/2] net: bpf: add a test for skb_segment in test_bpf module

[PATCH 0/4] xfsprogs: more misc fixes
 2018-03-21 20:13 UTC  (6+ messages)
` [PATCH 5/4] misc: remove darwin, irix, and freebsd support
  ` [PATCH 5.5/4] "
` [PATCH 6/4] libfrog: absorb platform specific code

[Buildroot] [PATCH] flashrom: avoid download URL redirect
 2018-03-21 20:13 UTC 

[Qemu-devel] [PATCH v1 00/14] fp-test + hostfloat
 2018-03-21 20:11 UTC  (15+ messages)
` [Qemu-devel] [PATCH v1 01/14] tests: add fp-bench, a collection of simple floating-point microbenchmarks
` [Qemu-devel] [PATCH v1 02/14] tests: add fp-test, a floating point test suite
` [Qemu-devel] [PATCH v1 03/14] softfloat: fix {min, max}nummag for same-abs-value inputs
` [Qemu-devel] [PATCH v1 04/14] fp-test: add muladd variants
` [Qemu-devel] [PATCH v1 05/14] softfloat: add float32_is_normal and float64_is_normal
` [Qemu-devel] [PATCH v1 06/14] softfloat: add float32_is_denormal and float64_is_denormal
` [Qemu-devel] [PATCH v1 07/14] fpu: introduce hostfloat
` [Qemu-devel] [PATCH v1 08/14] hostfloat: support float32/64 addition and subtraction
` [Qemu-devel] [PATCH v1 09/14] hostfloat: support float32/64 multiplication
` [Qemu-devel] [PATCH v1 10/14] hostfloat: support float32/64 division
` [Qemu-devel] [PATCH v1 11/14] hostfloat: support float32/64 fused multiply-add
` [Qemu-devel] [PATCH v1 12/14] hostfloat: support float32/64 square root
` [Qemu-devel] [PATCH v1 13/14] hostfloat: support float32/64 comparison
` [Qemu-devel] [PATCH v1 14/14] hostfloat: support float32_to_float64

[PATCH net-next v3 0/2] net: permit skb_segment on head_frag frag_list skb
 2018-03-21 20:10 UTC  (6+ messages)
` [PATCH net-next v3 1/2] "

[PATCH next V3 0/5] Report PCI device link status
 2018-03-21 20:10 UTC  (7+ messages)
` [PATCH next V3 3/5] PCI: Print PCI device link status in kernel log

[Qemu-devel] [PATCH v8 00/23] QMP: out-of-band (OOB) execution support
 2018-03-21 20:09 UTC  (4+ messages)
` [Qemu-devel] [PATCH v8 14/23] monitor: separate QMP parser and dispatcher

[PATCH] slab: introduce the flag SLAB_MINIMIZE_WASTE
 2018-03-21 20:09 UTC  (14+ messages)

[PATCH] drm/i915: Use full serialisation around engine->irq_posted
 2018-03-21 20:08 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH v4 0/6] ib: Eliminate duplicate barriers on weakly-ordered archs
 2018-03-21 20:08 UTC  (6+ messages)
` [PATCH v4 3/6] RDMA/i40iw: "

[PATCH] Input: alps - Report pressure of v3 and v7 trackstick
 2018-03-21 20:07 UTC 

[Qemu-devel] [PATCH] ide: fix invalid TRIM range abortion for macio
 2018-03-21 20:06 UTC  (2+ messages)

[PATCH 1/7] dt-bindings: add cdtech vendor prefix
 2018-03-21 20:03 UTC  (20+ messages)
` [PATCH 2/7] drm/panel: add panel CDTech S070_WV95_CT16 to panel-simple
` [PATCH 3/7] drm/panel: add panel CDTech S043WQ26H-CT7 "
` [PATCH 4/7] ARM: dts: sun7i: Add pinmux settings for LCD0 RGB888 output
` [PATCH 5/7] dt-bindings: add micronova vendor prefix
` [PATCH 6/7] ARM: dts: sun7i: Add dts file for the A20-linova1-4_3 HMI
` [PATCH 7/7] ARM: dts: sun7i: Add dts file for the A20-linova1-7 HMI

[PATCH net-next RFC V1 0/5] Peer to Peer One-Step time stamping
 2018-03-21 20:05 UTC  (5+ messages)
` [PATCH net-next RFC V1 1/5] net: Introduce peer to peer one step PTP "
` [PATCH net-next RFC V1 5/5] net: mdio: Add a driver for InES time stamping IP core

[Qemu-devel] [PATCH v5.2 for 2.13 0/4] tpm: Extend TPM with state migration support
 2018-03-21 20:04 UTC  (4+ messages)
` [Qemu-devel] [PATCH v5.2 for 2.13 4/4] tpm: Add test cases that uses the external swtpm with CRB interface

[PATCH] Input: alps - Update documentation for trackstick v3 format
 2018-03-21 20:03 UTC  (2+ messages)

[PATCH] staging: wilc1000: check for kmalloc allocation failures
 2018-03-21 20:03 UTC  (3+ messages)

[PATCH] filter-branch: consider refs/replace can refer to an object other than commit
 2018-03-21 20:00 UTC  (5+ messages)
` [PATCH] filter-branch: consider refs can refer to an object other than commit or tag

[PATCH 0/3] drivers: clk: Add ZynqMp clock driver support
 2018-03-21 19:59 UTC  (6+ messages)
` [PATCH 3/3] drivers: clk: Add ZynqMP clock driver

[PATCH 1/1] lz4: Implement lz4 with dynamic offset length
 2018-03-21 19:59 UTC  (2+ messages)

[PATCH AUTOSEL for 4.15 001/124] i40iw: Fix sequence number for the first partial FPDU
 2018-03-21 19:58 UTC  (7+ messages)
` [PATCH AUTOSEL for 4.15 118/124] signal/parisc: Document a conflict with SI_USER with SIGFPE

[PATCH net-next v2] net: mvpp2: Don't use dynamic allocs for local variables
 2018-03-21 19:57 UTC  (2+ messages)

[PATCH 0/1] cover-letter/lz4: Implement lz4 with dynamic offset length
 2018-03-21 19:56 UTC  (4+ messages)

[PATCH] multipathd: check and cleanup zombie paths
 2018-03-21 19:56 UTC  (9+ messages)

[U-Boot] [PATCH V2 1/5] net: fec_mxc: Fix DM driver issue in recv
 2018-03-21 19:53 UTC  (3+ messages)
` [U-Boot] [PATCH V2 5/5] net: fex_mxc: add i.MX6UL/SX/SL compatible

[lustre-devel] [PATCH] staging: lustre: lnet: use correct 'magic' test
 2018-03-21 19:53 UTC 

[PATCH] nfsd: zero out umask if the client didn't provide one
 2018-03-21 19:52 UTC 

[Buildroot] [Bug 10846] New: error in compiling gnutls
 2018-03-21 19:52 UTC  (2+ messages)
` [Buildroot] [Bug 10846] "

[PATCH v2] staging: bcm2835-audio: Release resources on module_exit()
 2018-03-21 19:51 UTC  (5+ messages)
` [PATCH v3] "

[ANNOUNCE] Git v2.17.0-rc1
 2018-03-21 19:50 UTC 

fio server/client disconnect bug
 2018-03-21 19:49 UTC  (16+ messages)

[PATCH] drm/i915/gvt: don't dereference 'workload' before null checking it
 2018-03-21 19:49 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH v7] ndctl: Add support for get bus and region persistence domain
 2018-03-21 19:55 UTC 

[PATCH 0/5] PSR interrupts
 2018-03-21 19:48 UTC  (9+ messages)
` [PATCH 1/5] drm/i915: Enable edp psr error interrupts on hsw
` [PATCH 4/5] drm/i915/psr: Control PSR interrupts via debugfs
` [PATCH 5/5] drm/i915/psr: Timestamps for PSR entry and exit interrupts

uvcvideo: Unknown video format,00000032-0002-0010-8000-00aa00389b71
 2018-03-21 19:48 UTC  (5+ messages)

[igt-dev] [PATCH i-g-t v3 0/4] kms_panel_fitting and kms_frontbuffer_tracking cleanups
 2018-03-21 19:47 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t v3 4/4] tests/kms_frontbuffer_tracking: Remove redundant modesets during subtest start

[PATCH] doc: announce ethdev CRC strip flag deprecation
 2018-03-21 19:47 UTC  (3+ messages)
` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] ethdev: add new offload flag to keep CRC

[PATCH v13 00/10] Add io{read|write}64 to io-64-atomic headers
 2018-03-21 19:47 UTC  (3+ messages)

[PATCH v2 bpf-next 0/8] bpf, tracing: introduce bpf raw tracepoints
 2018-03-21 19:44 UTC  (3+ messages)
` [PATCH v2 bpf-next 4/8] tracepoint: compute num_args at build time

[bug, bisected] pfifo_fast causes packet reordering
 2018-03-21 19:44 UTC  (9+ messages)

[linux-linus bisection] complete test-amd64-i386-xl-qemuu-win7-amd64
 2018-03-21 19:43 UTC 

[RFC v1] Data port coherency control for UMDs
 2018-03-21 19:42 UTC  (7+ messages)
` [RFC v1] drm/i915: Add Exec param to control data port coherency

[RFC PATCH 0/3] rebase-interactive
 2018-03-21 19:42 UTC  (4+ messages)
` [RFC PATCH v2 0/1] rebase-interactive: Add git_rebase__interactive__preserve_merges
  ` [RFC PATCH v2 1/1] "

[PATCH 4.4 000/134] 4.4.123-stable review
 2018-03-21 19:40 UTC  (4+ messages)

gitk takes a looong time for a subdir of the Gentoo repository
 2018-03-21 19:39 UTC 

[PATCH 0/5] SPDX license identifiers in all DD drivers
 2018-03-21 19:39 UTC  (4+ messages)

[PATCH 1/1] Bluetooth: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for BTUSB_QCA_ROME
 2018-03-21 19:38 UTC  (4+ messages)

[git:media_tree/master] media: atomisp_fops.c: disable atomisp_compat_ioctl32
 2018-03-21 19:36 UTC 

[PATCH] drm/i915: Rework FBC schedule locking
 2018-03-21 19:37 UTC  (2+ messages)

[patch] mm, thp: do not cause memcg oom for thp
 2018-03-21 19:37 UTC  (5+ messages)

[PATCH v3 00/14] Enable SD/MMC on JZ4780 SoCs
 2018-03-21 19:27 UTC  (15+ messages)
` [PATCH 01/14] mmc: jz4740: Fix race condition in IRQ mask update
` [PATCH 02/14] mmc: jz4740: Fix error exit path in driver's probe
` [PATCH 03/14] mmc: jz4780: Order headers alphabetically
` [PATCH 04/14] mmc: jz4740: Use dev_get_platdata
` [PATCH 05/14] mmc: jz4740: Reset the device requesting the interrupt
` [PATCH 06/14] mmc: jz4740: Introduce devicetree probe
` [PATCH 07/14] mmc: dt-bindings: add MMC support to JZ4740 SoC
` [PATCH 08/14] mmc: jz4740: Set clock rate to mmc->f_max rather than JZ_MMC_CLK_RATE
` [PATCH 09/14] mmc: jz4740: Add support for the JZ4780
` [PATCH 10/14] mmc: jz4740: Use dma_request_chan()
` [PATCH 11/14] MIPS: dts: jz4780: Add DMA controller node to the devicetree
` [PATCH 12/14] MIPS: dts: jz4780: Add MMC "
` [PATCH 13/14] MIPS: dts: ci20: Enable MMC in "
` [PATCH 14/14] MIPS: configs: ci20: Enable DMA and MMC support

linux-next: please clean up the nfs-anna tree
 2018-03-21 19:36 UTC  (2+ messages)

[PATCH 00/32] docs/vm: convert to ReST format
 2018-03-21 19:22 UTC  (19+ messages)
` [PATCH 01/32] docs/vm: active_mm.txt "
` [PATCH 02/32] docs/vm: balance: "
` [PATCH 03/32] docs/vm: cleancache.txt: "
` [PATCH 04/32] docs/vm: frontswap.txt: "
` [PATCH 07/32] docs/vm: hugetlbpage.txt: "
` [PATCH 08/32] docs/vm: hugetlbfs_reserv.txt: "
` [PATCH 09/32] docs/vm: hwpoison.txt: "
` [PATCH 10/32] docs/vm: idle_page_tracking.txt: "
` [PATCH 12/32] docs/vm: mmu_notifier.txt: "
` [PATCH 13/32] docs/vm: numa_memory_policy.txt: "
` [PATCH 15/32] docs/vm: page_frags "
` [PATCH 16/32] docs/vm: numa: "
` [PATCH 17/32] docs/vm: pagemap.txt: "
` [PATCH 18/32] docs/vm: page_migration: "
` [PATCH 20/32] docs/vm: remap_file_pages.txt: conert "
` [PATCH 21/32] docs/vm: slub.txt: convert "
` [PATCH 22/32] docs/vm: soft-dirty.txt: "
` [PATCH 24/32] docs/vm: swap_numa.txt: "

[PATCH][next] gre: fix TUNNEL_SEQ bit check on sequence numbering
 2018-03-21 19:34 UTC 

4.16-rc5 on Motorola Droid 4
 2018-03-21 19:32 UTC  (6+ messages)

[PATCH] completion: add option completion for most builtin commands
 2018-03-21 19:30 UTC 

[PATCH v3 0/6] Add endpoint driver for Rockchip PCIe controller
 2018-03-21 19:30 UTC  (7+ messages)
` [PATCH v3 1/6] PCI: rockchip: Create individual folder for rockchip drivers

[PATCH] drm/i915/selftests: Stress resets-vs-request-priority
 2018-03-21 19:29 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH v2] routines to generate JSON data
 2018-03-21 19:28 UTC  (2+ messages)
` [PATCH v2] json_writer: new routines to create data in JSON format


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.