All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-12-15 17:57:58 to 2017-12-15 18:52:47 UTC [more...]

[Devel] [PATCH v8 0/7] Support RAS virtualization in KVM
 2017-12-15 18:52 UTC  (9+ messages)
` [Devel] [PATCH v8 7/7] arm64: kvm: handle SError Interrupt by categorization
          `  "

[tpm2] [intel/tpm2-tools] 55b0e4: test: test_tpm2_nv.sh large_file_name and large_fi
 2017-12-15 18:52 UTC 

DT dtc warnings
 2017-12-15 18:52 UTC  (11+ messages)

[question] handle the page table RAS error
 2017-12-15 18:52 UTC  (7+ messages)
    ` [question] handle the page table RAS error(Avoid kernel panic when killing an application)
      ` [consult the suggestion]: Avoid kernel panic when killing an application if happen RAS page table error
        ` [Question ]: "

Adding init_task consolidation patches to linux-next
 2017-12-15 18:52 UTC  (4+ messages)

[tpm2] [intel/tpm2-tools] a6c4d9: Update CHANGELOG.md
 2017-12-15 18:52 UTC 

[Qemu-arm] [PATCH v2 00/15] i.MX FEC and SD changes
 2017-12-15 18:51 UTC  (5+ messages)
` [Qemu-arm] [PATCH v2 12/15] sdhci: Add i.MX specific subtype of SDHCI
      ` [Qemu-devel] "

[PATCH net-next] net: phy: phylink: Handle NULL fwnode_handle
 2017-12-15 18:51 UTC  (2+ messages)

[net-next:master 355/378] drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_mbx.c:236:16: sparse: restricted __le16 degrades to integer
 2017-12-15 18:50 UTC 

[net-next] qmi_wwan: set FLAG_SEND_ZLP to avoid network initiated disconnect
 2017-12-15 18:50 UTC  (3+ messages)
  ` [PATCH net-next] "

[tpm2] [intel/tpm2-tools] acb11d: Update CHANGELOG.md
 2017-12-15 18:50 UTC 

[virtio-dev] Re: [PATCH v19 3/7] xbitmap: add more operations
 2017-12-15 18:49 UTC  (15+ messages)
`  "
            ` [Qemu-devel] "

[PATCH] net/tls: Fix inverted error codes to avoid endless loop
 2017-12-15 18:49 UTC  (2+ messages)

[PATCH 1/1] net: usb: qmi_wwan: add Telit ME910 PID 0x1101 support
 2017-12-15 18:47 UTC  (2+ messages)

[RFC] drm/i915: Extend CREATE_CONTEXT to allow inheritance ala clone()
 2017-12-15 18:47 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for igt: Exercise creating context with shared GTT

[tpm2] [intel/tpm2-tools] b713ec: Update CHANGELOG.md
 2017-12-15 18:47 UTC 

Fabrics Bug: keep alive timer re-initialized when active
 2017-12-15 18:46 UTC 

[Qemu-devel] [PATCHv3 00/13] net: introduce common net_crc32() and net_crc32_le() functions
 2017-12-15 18:41 UTC  (14+ messages)
` [Qemu-devel] [PATCHv3 01/13] net: move CRC32 calculation from compute_mcast_idx() into its own net_crc32() function
` [Qemu-devel] [PATCHv3 02/13] net: introduce net_crc32_le() function
` [Qemu-devel] [PATCHv3 03/13] pcnet: switch pcnet over to use net_crc32_le()
` [Qemu-devel] [PATCHv3 04/13] eepro100: switch eepro100 e100_compute_mcast_idx() over to use net_crc32()
` [Qemu-devel] [PATCHv3 05/13] sunhme: switch sunhme over to use net_crc32_le()
` [Qemu-devel] [PATCHv3 06/13] sungem: fix multicast filter CRC calculation
` [Qemu-devel] [PATCHv3 07/13] eepro100: use inline net_crc32() and bitshift instead of compute_mcast_idx()
` [Qemu-devel] [PATCHv3 08/13] opencores_eth: "
` [Qemu-devel] [PATCHv3 09/13] lan9118: "
` [Qemu-devel] [PATCHv3 10/13] ftgmac100: "
` [Qemu-devel] [PATCHv3 11/13] ne2000: "
` [Qemu-devel] [PATCHv3 12/13] rtl8139: "
` [Qemu-devel] [PATCHv3 13/13] net: remove unused compute_mcast_idx() function

[PATCH net-next v3] ip6_vti: adjust vti mtu according to mtu of output device
 2017-12-15 18:45 UTC  (2+ messages)

[PATCH v2] gpio: fix "gpio-line-names" property retrieval
 2017-12-15 18:39 UTC  (2+ messages)

[virtio-dev] [PATCH v19 0/7] Virtio-balloon Enhancement
 2017-12-15 18:42 UTC  (6+ messages)
` [virtio-dev] [PATCH v19 3/7] xbitmap: add more operations
  ` [Qemu-devel] "
    `  "

[PATCH] [media] tda18212: fix use-after-free in tda18212_remove()
 2017-12-15 18:40 UTC  (5+ messages)

[PATCH v2] drm/i915/trace: add hw_id to gem requests trace points
 2017-12-15 18:40 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/trace: add hw_id to gem requests trace points (rev2)

[PATCH bpf-next] nfp: bpf: correct printk formats for size_t
 2017-12-15 18:39 UTC 

Why do we check for "link-up" in *_pcie_valid_device()?
 2017-12-15 18:39 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 00/13] Various build-sys and ASAN related fixes
 2017-12-15 18:39 UTC  (21+ messages)
` [Qemu-devel] [PATCH v2 01/13] build-sys: fix qemu-ga -pthread linking
` [Qemu-devel] [PATCH v2 03/13] build-sys: add a rule to print a variable
` [Qemu-devel] [PATCH v2 05/13] tests: fix check-qobject leak:
` [Qemu-devel] [PATCH v2 06/13] vl: fix direct firmware directories leak
` [Qemu-devel] [PATCH v2 07/13] readline: add a free function
` [Qemu-devel] [PATCH v2 08/13] tests: fix migration-test leak
` [Qemu-devel] [PATCH v2 10/13] qemu-config: fix leak in query-command-line-options
` [Qemu-devel] [PATCH v2 11/13] tests: fix qmp-test leak
` [Qemu-devel] [PATCH v2 12/13] ucontext: annotate coroutine stack for ASAN

patch "Revert "staging: ion: Fix ion_cma_heap allocations"" added to staging-linus
 2017-12-15 18:38 UTC 

[PATCH libdrm 0/4] Dynamicly disable suites and tets
 2017-12-15 18:38 UTC  (6+ messages)
` [PATCH libdrm 2/4] amdgpu: Use new suite/test disabling functionality
      ` [PATCH libdrm] tests/amdgpu: Restore return CUE_SUCCESS to suite_vcn_tests_clean

[PATCH net 0/3] net: sched: Make qdisc offload uapi uniform
 2017-12-15 18:36 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] docs: Convert migration.txt to rst
 2017-12-15 18:35 UTC  (2+ messages)

[PATCH 00/27] Etnaviv job lifetime issue fixes
 2017-12-15 18:34 UTC  (3+ messages)
` [PATCH 19/27] drm/etnaviv: move ww_acquire_ctx out of submit object

[PATCH] arm64: fpsimd: Fix state leakage when migrating after sigreturn
 2017-12-15 18:34 UTC 

[PATCH libdrm] etnaviv: fix BO cache to properly work with different flags
 2017-12-15 18:33 UTC  (2+ messages)

[Qemu-devel] [PULL v1 0/1] Merge qio 2017/12/15
 2017-12-15 18:32 UTC  (2+ messages)

[meta-python][rocko][PATCH 0/2] python-twisted: fixup news plugin RDEPENDS
 2017-12-15 18:32 UTC  (3+ messages)
` [meta-python][rocko][PATCH 2/2] python-twisted: restore RDEPENDS on -news for py2

[Qemu-devel] MTTCG and atomicity of loads and stores from QEMU C helper functions
 2017-12-15 18:32 UTC  (2+ messages)

[PATCH 1/3] drm/ttm: use try_lock in ttm_bo_delayed_delete again
 2017-12-15 18:31 UTC  (3+ messages)
` [PATCH 2/3] drm/ttm: cleanup some more resv->lock uses
` [PATCH 3/3] drm/ttm: cleanup some old defines

Can: FD: configure transmitter delay
 2017-12-15 18:31 UTC  (4+ messages)

[GIT PULL] arm64: fixes for -rc4
 2017-12-15 18:31 UTC  (2+ messages)

Linux 4.15-rc2: Regression in resume from ACPI S3
 2017-12-15 18:30 UTC  (5+ messages)
    ` [PATCH] PCI / PM: Force devices to D0 in pci_pm_thaw_noirq()

Question about the ahead-behind computation and status
 2017-12-15 18:30 UTC  (5+ messages)

next-20171215 build: 0 failures 13 warnings (next-20171215)
 2017-12-15 18:30 UTC 

[PATCH] net: alteon: acenic: clean up indentation issue
 2017-12-15 18:28 UTC  (3+ messages)

[PATCH v4 net-next 0/6] net: ILA notification mechanism and fixes
 2017-12-15 18:28 UTC  (7+ messages)
` [PATCH v4 net-next 1/6] lwt: Add net to build_state argument
` [PATCH v4 net-next 2/6] ila: Fix use of rhashtable walk in ila_xlat.c
` [PATCH v4 net-next 3/6] ila: Call library function alloc_bucket_locks
` [PATCH v4 net-next 4/6] ila: create main ila source file
` [PATCH v4 net-next 5/6] ila: Flush netlink command to clear xlat table
` [PATCH v4 net-next 6/6] ila: Route notify

[PATCH 4.14 00/52] 4.14.7-stable review
 2017-12-15 18:27 UTC  (3+ messages)

[PATCH] ipv6: ip6mr: Recalc UDP checksum before forwarding
 2017-12-15 18:27 UTC  (3+ messages)
` [PATCHv2] "

Ask for help on governor
 2017-12-15 18:27 UTC  (3+ messages)

[PATCH][V2] rpcbind.service: Not pulling the rpcbind.target
 2017-12-15 18:26 UTC  (3+ messages)
` [systemd-devel] "

[ANNOUNCE] v4.14.6-rt7
 2017-12-15 18:26 UTC 

[Qemu-arm] [PATCH] target/arm: Handle page table walk load failures correctly
 2017-12-15 18:24 UTC  (3+ messages)
  ` [Qemu-devel] "

[RFC v3 0/4] flow_dissector: Provide basic batman-adv unicast handling
 2017-12-15 18:23 UTC  (11+ messages)
` [B.A.T.M.A.N.] "
` [RFC v3 1/4] batman-adv: Let packet.h include its headers directly
  ` [B.A.T.M.A.N.] "
` [RFC v3 2/4] batman-adv: Remove usage of BIT(x) in packet.h
  ` [B.A.T.M.A.N.] "
` [RFC v3 3/4] batman-adv: Convert packet.h to uapi header
  ` [B.A.T.M.A.N.] "
` [RFC v3 4/4] flow_dissector: Parse batman-adv unicast headers
  ` [B.A.T.M.A.N.] "

[PATCH igt] igt/perf_pmu: Speed up frequency measurement
 2017-12-15 18:24 UTC  (3+ messages)
` ✗ Fi.CI.BAT: warning for "

Need help migrating workflow from svn to git
 2017-12-15 18:24 UTC  (4+ messages)

WARNING: suspicious RCU usage
 2017-12-15 18:23 UTC  (11+ messages)

[PATCH] efi: make EFI a menuconfig to ease disabling it all
 2017-12-15 18:23 UTC  (5+ messages)

[PATCH 0/2] Add SFF module support
 2017-12-15 18:23 UTC  (2+ messages)

[PATCH 0/2] nvme-cli: update Firmware Activate command
 2017-12-15 18:23 UTC  (4+ messages)
` [PATCH 1/2] nvme-cli: update Firmware Activate command for new feature
` [PATCH 2/2] nvme-cli: add a status code of Firmware Commit command

4.14-rt timer issues using PREEMPT_RT_FULL=y and NO_HZ_FULL_ALL=y
 2017-12-15 18:22 UTC  (8+ messages)

[xen-unstable-smoke test] 117187: trouble: broken/pass
 2017-12-15 18:21 UTC 

[net-next:master 353/371] drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_mbx.c:162:39: sparse: cast to restricted __le16
 2017-12-15 18:19 UTC 

[PULL] vhost: regression fixes
 2017-12-15 18:19 UTC 

[PATCH] ACPI / CPPC: Fix negative array index read in cppc_set_perf
 2017-12-15 18:18 UTC  (2+ messages)

[Qemu-devel] [PATCH] checkpatch: warn when using volatile with a comment
 2017-12-15 18:18 UTC 

[PATCH V3 0/2] Xen/PCIback: PCI reset using 'reset' SysFS attribute
 2017-12-15 18:18 UTC  (10+ messages)
` [PATCH V3 1/2] Drivers/PCI: Export pcie_has_flr() interface
        ` [Xen-devel] "

[PATCH 0/3] virtio-vfc implementation
 2017-12-15 18:17 UTC  (5+ messages)
` [PATCH 2/3] virtio-scsi: Add FC transport class
` [PATCH 3/3] virtio_scsi: Implement 'native LUN' feature

[Bug 104280] libdrm fails to build in open build service due to no-return function
 2017-12-15 18:17 UTC  (2+ messages)

[tpm2] [intel/tpm2-tools] e2b468: Update CHANGELOG.md
 2017-12-15 18:17 UTC 

[PATCH] kobject: fix suppressing modalias in uevents delivered over netlink
 2017-12-15 18:17 UTC  (7+ messages)

[PATCH igt v2 1/4] igt/perf_pmu: Tighten busy measurement
 2017-12-15 18:16 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for series starting with [v2,1/4] "

[PATCH 0/2] Offer more information in `git version --build-options`'s output
 2017-12-15 18:12 UTC  (5+ messages)
` [PATCH v2 "

[PATCH] Pass the task_struct explicitly to delayacct_blkio_end
 2017-12-15 18:11 UTC 

[Qemu-devel] [PATCH v1 0/2] QMP: implementing qmp_cpu
 2017-12-15 18:11 UTC  (7+ messages)
` [Qemu-devel] [PATCH v1 1/2] qmp.c: (re)implement qmp_cpu

[PATCH] perf tools: cs-etm: Properly deal with cpu maps
 2017-12-15 18:09 UTC  (2+ messages)

[PATCH 0/9] Update ti-sysc driver to use dts for capabilities
 2017-12-15 18:09 UTC  (26+ messages)
` [PATCH 1/9] dt-bindings: ti-sysc: Update binding for timers and capabilities
` [PATCH 2/9] ARM: dts: Add generic ti,sysc compatible in addition to the custom ones
  ` [PATCH 2/9] ARM: dts: Add generic ti, sysc "
` [PATCH 3/9] ARM: OMAP2+: Move all omap_hwmod_sysc_fields to omap_hwmod_common_data.c
` [PATCH 4/9] bus: ti-sysc: Make omap_hwmod_sysc_fields into sysc_regbits platform data
` [PATCH 5/9] bus: ti-sysc: Add register bits for interconnect target modules
` [PATCH 6/9] bus: ti-sysc: Detect i2c interconnect target module based on register layout
` [PATCH 7/9] bus: ti-sysc: Handle module quirks based dts configuration
` [PATCH 8/9] bus: ti-sysc: Add parsing of module capabilities
` [PATCH 9/9] ARM: dts: Update ti-sysc data for existing users

[PATCH] drm/i915/userptr: Probe vma range before gup
 2017-12-15 18:09 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915/userptr: Probe vma range before gup (rev5)

[PATCH v2 1/4] ndctl: add support to alloc_intel_cmd for variable payload
 2017-12-15 18:12 UTC  (4+ messages)
` [PATCH v2 3/4] ndctl: add firmware update command option for ndctl

[Qemu-devel] [PATCH 0/7] TCG misc patches
 2017-12-15 18:06 UTC  (7+ messages)
` [Qemu-devel] [PATCH 3/7] tcg: Remove TCGV_UNUSED* and TCGV_IS_UNUSED*
` [Qemu-devel] [PATCH 5/7] tcg: Generalize TCGOp parameters
` [Qemu-devel] [PATCH 7/7] tcg: Allow 6 arguments to TCG helpers

[PATCH i-g-t] trace.pl: handle request tracepoint fields regardless of their order
 2017-12-15 18:04 UTC 

[PATCH v4 2/2] livepatch: force transition to finish
 2017-12-15 18:04 UTC  (3+ messages)
` [PATCH v4.1 "

[tpm2] [intel/tpm2-tools] 922f68: Update CHANGELOG.md
 2017-12-15 18:02 UTC 

[U-Boot] btrfs: data abort with lzo compression (armv7/am335x)
 2017-12-15 18:02 UTC  (3+ messages)

[PATCH] mm: thp: avoid uninitialized variable use
 2017-12-15 18:01 UTC  (3+ messages)

[tpm2] [intel/tpm2-tools] 7b7a87: configure: enable code coverage
 2017-12-15 18:01 UTC 

[tpm2] [intel/tpm2-tools] 368e5a: configure: enable code coverage
 2017-12-15 18:01 UTC 

[PATCH] pwm: atmel-tcb: Delete an error message for a failed memory allocation in atmel_tcb_pwm_probe()
 2017-12-15 18:00 UTC  (3+ messages)
` [PATCH] pwm: atmel-tcb: Delete an error message for a failed memory allocation in atmel_tcb_pwm_prob

[PATCH rdma-core] srp_daemon: Install signal handler for ibsrpdm
 2017-12-15 17:59 UTC  (6+ messages)

[Xenomai] ipipe: 4.4 BUG on x86, maybe on 4.9 as well
 2017-12-15 17:59 UTC  (10+ messages)

[MPTCP] [RFC v3 06/15] tcp: Register handlers for extra TCP options
 2017-12-15 17:58 UTC 

[PATCH net-next v6 0/2] add UniPhier AVE ethernet support
 2017-12-15 17:57 UTC  (3+ messages)
` [PATCH net-next v6 2/2] net: ethernet: socionext: add AVE ethernet driver


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.