All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-02-08 19:53:55 to 2019-02-08 21:05:42 UTC [more...]

[PATCH 0/2] Drivers: hv: vmbus: Fix sysfs functions that display monitor id and page data
 2019-02-08  9:58 UTC  (2+ messages)
` [PATCH 1/2] Drivers: hv: vmbus: Change server monitor_pages index to 0

[U-Boot] [PATCH v2] spl: implement CRC check on U-Boot uImage
 2019-02-08 21:05 UTC  (3+ messages)
` [U-Boot] [U-Boot,v2] "

[PATCH] drm/i915: Dump skl+ watermark changes
 2019-02-08 21:05 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH v7 4/4] Bluetooth: btqca: inject command complete event during fw download
 2019-02-08 21:05 UTC  (11+ messages)

[RFC PATCH v5 00/11] Add VM kernel tracing over vsockets and FIFOs
 2019-02-08 21:03 UTC  (2+ messages)

[PATCH 09/10 V2] Use FIEMAP for FIBMAP calls
 2019-02-08 21:03 UTC  (12+ messages)

[pull] amdgpu drm-next-5.1
 2019-02-08 21:02 UTC 

[PATCH net-next] xen-netback: mark expected switch fall-through
 2019-02-08 21:00 UTC  (5+ messages)

[Qemu-devel] segfault on the mainline qemu-softmmu
 2019-02-08 21:00 UTC 

[Qemu-devel] [PATCH] tcg: assert last byte is in guest space
 2019-02-08 20:27 UTC  (4+ messages)

[Breakage] Git v2.21.0-rc0 - t5318 (NonStop)
 2019-02-08 21:00 UTC  (10+ messages)

[Qemu-devel] [PATCH slirp 0/5] Make it a standalone project
 2019-02-08 18:11 UTC  (6+ messages)
` [Qemu-devel] [PATCH slirp 1/5] Extract slirp/ from qemu repository
` [Qemu-devel] [PATCH slirp 2/5] build-sys: add a meson build
` [Qemu-devel] [PATCH slirp 3/5] build-sys: add version tooling
` [Qemu-devel] [PATCH slirp 4/5] slirp: add state saving/loading
` [Qemu-devel] [PATCH slirp 5/5] Add .gitlab-ci.yml

[Qemu-riscv] [PATCH] RISC-V: Fix pmpcfg register indexing
 2019-02-08 18:57 UTC  (3+ messages)
` [Qemu-devel] "
  ` [Qemu-riscv] "

[Buildroot] [TO-BE-TESTED] support/download/hg: implement repository cache
 2019-02-08 20:54 UTC  (6+ messages)

Linux 5.0 regression: rtl8169 / kernel BUG at lib/dynamic_queue_limits.c:27!
 2019-02-08 20:55 UTC  (3+ messages)

[RFC PATCH 0/8] cec/mc/vb2/dvb: fix epoll support
 2019-02-08 20:53 UTC  (3+ messages)
` [RFC PATCH 1/8] cec: fix epoll() by calling poll_wait first

[Qemu-devel] [PULL 00/47] target-arm queue
 2019-02-08 18:26 UTC  (5+ messages)
` [Qemu-devel] [PULL 43/47] target/arm: fix AArch64 virtual address space size

[Intel-wired-lan] [PATCH S13 00/16] Bug fixes and minor feature updates for ice
 2019-02-08 20:51 UTC  (17+ messages)
` [Intel-wired-lan] [PATCH S13 01/16] ice: fix static analysis warnings
` [Intel-wired-lan] [PATCH S13 02/16] ice: Fix issue reconfiguring VF queues
` [Intel-wired-lan] [PATCH S13 03/16] ice: fix the divide by zero issue
` [Intel-wired-lan] [PATCH S13 04/16] ice: fix some function prototype and signature style issues
` [Intel-wired-lan] [PATCH S13 05/16] ice: Remove unused vsi_id field
` [Intel-wired-lan] [PATCH S13 06/16] ice: code cleanup in ice_sched.c
` [Intel-wired-lan] [PATCH S13 07/16] ice: Add support for PF/VF promiscuous mode
` [Intel-wired-lan] [PATCH S13 08/16] ice: Enable LAN_EN for the right recipes
` [Intel-wired-lan] [PATCH S13 09/16] ice: Do not set LB_EN for prune switch rules
` [Intel-wired-lan] [PATCH S13 10/16] ice: Set LAN_EN for all directional rules
` [Intel-wired-lan] [PATCH S13 11/16] ice: Don't let VF know that it is untrusted
` [Intel-wired-lan] [PATCH S13 12/16] ice: Get VF VSI instances directly via PF
` [Intel-wired-lan] [PATCH S13 13/16] ice: update VSI config dynamically
` [Intel-wired-lan] [PATCH S13 14/16] ice: Restore VLAN switch rule if port VLAN existed before
` [Intel-wired-lan] [PATCH S13 15/16] ice: use irq_num var in ice_vsi_req_irq_msix
` [Intel-wired-lan] [PATCH S13 16/16] ice: Enable link events over the ARQ

[Intel-wired-lan] [PATCH S12 00/14] Bug fixes and minor feature updates for ice
 2019-02-08 20:51 UTC  (15+ messages)
` [Intel-wired-lan] [PATCH S12 01/14] ice: Fix broadcast traffic in port VLAN mode
` [Intel-wired-lan] [PATCH S12 02/14] ice: Fix issue with VF reset and multiple VFs support on PFs
` [Intel-wired-lan] [PATCH S12 03/14] ice: avoid multiple unnecessary de-references in probe
` [Intel-wired-lan] [PATCH S12 04/14] ice: remove redundant variable and if condition
` [Intel-wired-lan] [PATCH S12 05/14] ice : Ensure only valid bits are set in ice_aq_set_phy_cfg
` [Intel-wired-lan] [PATCH S12 06/14] ice: implement ethtool set channels
` [Intel-wired-lan] [PATCH S12 07/14] ice: use ice_for_each_vsi macro when possible
` [Intel-wired-lan] [PATCH S12 08/14] ice: configure GLINT_ITR to always have an ITR gran of 2
` [Intel-wired-lan] [PATCH S12 09/14] ice: Implement flow to reset VFs with PFR and other resets
` [Intel-wired-lan] [PATCH S12 10/14] ice: Get resources per function
` [Intel-wired-lan] [PATCH S12 11/14] ice: Reset all VFs with VFLR during SR-IOV init flow
` [Intel-wired-lan] [PATCH S12 12/14] ice: Determine descriptor count and ring size based on PAGE_SIZE
` [Intel-wired-lan] [PATCH S12 13/14] ice: Enable MAC anti-spoof by default
` [Intel-wired-lan] [PATCH S12 14/14] ice: Fix issue reclaiming resources back to the pool after reset

[Intel-wired-lan] [PATCH S11 00/16] Bug fixes for ice
 2019-02-08 20:50 UTC  (17+ messages)
` [Intel-wired-lan] [PATCH S11 01/16] ice: Mark extack argument as __always_unused
` [Intel-wired-lan] [PATCH S11 02/16] ice: Fix the calculation of ICE_MAX_MTU
` [Intel-wired-lan] [PATCH S11 03/16] ice: Fix added in VSI supported nodes calc
` [Intel-wired-lan] [PATCH S11 04/16] ice: sizeof(<type>) should be avoided
` [Intel-wired-lan] [PATCH S11 05/16] ice: fix stack hogs from struct ice_vsi_ctx structures
` [Intel-wired-lan] [PATCH S11 06/16] ice: fix ice_remove_rule_internal vsi_list handling
` [Intel-wired-lan] [PATCH S11 07/16] ice: fix issue where host reboots on unload when iommu=on
` [Intel-wired-lan] [PATCH S11 08/16] ice: fix numeric overflow warning
` [Intel-wired-lan] [PATCH S11 09/16] ice: only use the VF for ICE_VSI_VF in ice_vsi_release
` [Intel-wired-lan] [PATCH S11 10/16] ice: don't spam VFs with link messages
` [Intel-wired-lan] [PATCH S11 11/16] ice: clear VF ARQLEN register on reset
` [Intel-wired-lan] [PATCH S11 12/16] ice: flush tx pipe on disable queue timeout
` [Intel-wired-lan] [PATCH S11 13/16] ice: check for a leaf node presence
` [Intel-wired-lan] [PATCH S11 14/16] ice: use absolute vector ID for VFs
` [Intel-wired-lan] [PATCH S11 15/16] ice: Fix for FC get rx/tx pause params
` [Intel-wired-lan] [PATCH S11 16/16] ice: fix overlong string, update stats output

[Buildroot] [PATCH] package/opentracing-cpp: needs dynamic library support
 2019-02-08 20:50 UTC 

[LSF/MM TOPIC] Discuss least bad options for resolving longterm-GUP usage by RDMA
 2019-02-08 20:50 UTC  (12+ messages)

[Qemu-devel] [PATCH v3 0/8] block: Try to create well-typed json:{} filenames
 2019-02-08 18:21 UTC  (7+ messages)
` [Qemu-devel] [PATCH v3 1/8] qapi: Add default-variant for flat unions
` [Qemu-devel] [PATCH v3 6/8] block: Try to create well typed json:{} filenames

[Qemu-riscv] [PATCH 0/5 v3] RISC-V: Add gdb xml files and gdbstub support
 2019-02-08 19:28 UTC  (10+ messages)
` [Qemu-riscv] [PATCH 5/5 v3] RISC-V: Add hooks to use the gdb xml files
  ` [Qemu-riscv] [Qemu-devel] "
        `  "

[Buildroot] [PATCH 1/1] package/libupnp18: fix static linking with mpd
 2019-02-08 20:46 UTC 

[PATCH v4 0/2] tpm: Unify send() callbacks
 2019-02-08 20:46 UTC  (10+ messages)
` [PATCH v4 1/2] tpm: Unify the send callback behaviour
      ` [PATCH v4 1/2] tpm: Unify the send callback behaviourä

[Buildroot] [Bug 11671] New: russian locale ru_RU:145: LC_TIME: syntax error
 2019-02-08 20:46 UTC  (2+ messages)
` [Buildroot] [Bug 11671] "

[PATCH 0/2] mm: put_user_page() call site conversion first
 2019-02-08 20:44 UTC  (4+ messages)
` [PATCH 1/2] mm: introduce put_user_page*(), placeholder versions

[PATCH v16 5/7] x86/boot: Early parse RSDP and fill in boot_params
 2019-02-08 20:44 UTC  (5+ messages)
` [tip:x86/boot] x86/boot: Early parse RSDP and save it "

[PATCH 1/2] x86: gpio: AMD G-Series pch gpio platform driver
 2019-02-08 20:44 UTC  (4+ messages)
    ` [PATCH] checkpatch: Add test for SPDX-License-Identifier on wrong line #

t0028-working-tree-encoding.sh failing on musl based systems (Alpine Linux)
 2019-02-08 20:42 UTC  (9+ messages)

[Buildroot] [PATCH 00/19] support: limit install-time instrumentation to current package's files (branch yem/files-list-2)
 2019-02-08 20:42 UTC  (5+ messages)
` [Buildroot] [PATCH 08/19] support/check-uniq-files: decode as many strings as possible

[RFC][Patch v8 0/7] KVM: Guest Free Page Hinting
 2019-02-08 20:41 UTC  (9+ messages)
` [RFC][Patch v8 6/7] KVM: Enables the kernel to isolate and report free pages

[PATCH net] net/x25: do not hold the cpu too long in x25_new_lci()
 2019-02-08 20:41 UTC 

[Qemu-devel] [PATCH 1/1] RFC: net/slirp: link with libslirp
 2019-02-08 18:12 UTC 

[Qemu-devel] [PATCH] tpm_tis: validate locality values don't overrun array
 2019-02-08 20:38 UTC  (4+ messages)

[U-Boot] [PATCH] arm: socfpga: move gen5 SDR driver to DM
 2019-02-08 20:36 UTC  (3+ messages)

[PATCH 0/2] t/lib-gpg: a gpgsm fix, a minor improvement, and a question
 2019-02-08 20:35 UTC  (5+ messages)
` [PATCH 1/2] t/lib-gpg: quote path to ${GNUPGHOME}/trustlist.txt

[PATCH 1/3] physfs: Fix multilib install
 2019-02-08 20:35 UTC  (3+ messages)
` [PATCH 2/3] faenza-icon-theme: Fix multilib fetch
` [PATCH 3/3] ftgl: initial add 2.1.3-rc5

[PATCH-tip 00/22] locking/rwsem: Rework rwsem-xadd & enable new rwsem features
 2019-02-08 20:31 UTC  (6+ messages)

[Qemu-devel] [PATCH v2] hw/m68k/mcf5208: Support loading of bios images
 2019-02-08 18:33 UTC 

Better interop for NFS/SMB file share mode/reservation
 2019-02-08 20:31 UTC  (7+ messages)

[PATCH] build_bug.h: add wrapper for _Static_assert
 2019-02-08 20:30 UTC  (4+ messages)
` [PATCH v2 1/3] "
  ` [PATCH v2 2/3] lib/vsprintf.c: move sizeof(struct printf_spec) next to its definition
  ` [PATCH v2 3/3] linux/fs.h: move member alignment check next to definition of struct filename

[Breakage] Git v2.21.0-rc0 - t5403 (NonStop)
 2019-02-08 20:30 UTC  (4+ messages)

Stack sends oversize UDP packet to the driver
 2019-02-08 20:26 UTC  (9+ messages)

[PATCHSET v13] io_uring IO interface
 2019-02-08 20:26 UTC  (4+ messages)
` [PATCH 14/19] io_uring: add file set registration

[Qemu-riscv] [PATCH] hw/riscv/sifive_clint.c: avoid integer overflow in timecmp write
 2019-02-08 18:41 UTC  (5+ messages)
` [Qemu-riscv] [Qemu-devel] "
    `  "

[PATCH v3 0/3 net-next] net: phy: disregard "Clause 22 registers present" bit in get_phy_c45_devs_in_pkg
 2019-02-08 20:20 UTC  (7+ messages)
` [PATCH v3 1/3 net-next] net: phy: remove unneeded masking of PHY register read results
` [PATCH v3 2/3 net-next] net: phy: disregard "Clause 22 registers present" bit in get_phy_c45_devs_in_pkg
` [PATCH v3 3/3 net-next] net: phy: add constant for "Clause 22 registers present" flags in device list bitmap

[Qemu-devel] [PATCH] linux-user: check valid address in access_ok()
 2019-02-08 18:33 UTC  (2+ messages)

[PATCH v2 0/5] media: Allwinner A10 CSI support
 2019-02-08 20:19 UTC  (5+ messages)
` [PATCH v2 3/5] media: sunxi: Add A10 CSI driver

[PATCHv3] arm64: dts: allwinner: a64: teres-i: enable backlight
 2019-02-08 20:17 UTC  (2+ messages)

btrfs as / filesystem in RAID1
 2019-02-08 20:17 UTC  (8+ messages)

[Qemu-devel] [PATCH] tcg/i386: fix unsigned vector saturating arithmetic
 2019-02-08 19:09 UTC  (4+ messages)

Compiling: error: cast increases required alignment of target type [-Werror=cast-align]
 2019-02-08 20:15 UTC  (2+ messages)

[PATCHv2] git-p4: ticket expiry test: use a fake p4 to avoid use of 'sleep'
 2019-02-08 20:14 UTC  (2+ messages)

New command/tool: git filter-repo
 2019-02-08 20:13 UTC  (3+ messages)

[PATCH 0/7] Eliminate delegation self-conflicts
 2019-02-08 20:10 UTC  (8+ messages)
` [PATCH 1/7] kthreads: minor kthreadd refactoring
` [PATCH 2/7] kthreads: Simplify tsk_fork_get_node
` [PATCH 3/7] kthreads: allow multiple kthreadd's
` [PATCH 4/7] kthreads: allow cloning threads with different flags
` [PATCH 5/7] rpc: separate out body of svc_start_kthreads
` [PATCH 6/7] rpc: move rpc server threads into their own thread group
` [PATCH 7/7] nfsd: ignore delegation self-conflicts

gcc 9.0.0 build issues
 2019-02-08 20:10 UTC  (7+ messages)

[PATCH 0/6] Add Support for MediaTek PMIC MT6358 MFD Core and Regulator
 2019-02-08 20:09 UTC  (4+ messages)
` [PATCH 4/6] mfd: Add support for the MediaTek MT6358 PMIC

[U-Boot] [PATCH] drivers: net: ldpaa_eth: fix resource leak
 2019-02-08 20:09 UTC  (2+ messages)

[RFC] On the Current Troubles of Mainlining Loongson Platform Drivers
 2019-02-08 20:08 UTC  (2+ messages)

[PATCH v4 bpf-next 0/4] tools/btf: extend libbpf APIs to work with btf w/o kernel
 2019-02-08 20:08 UTC  (2+ messages)

[PATCH] docs: kernel-doc: typo "documentaion"
 2019-02-08 20:08 UTC  (4+ messages)

[PATCH V5 01/14] perf/core: Add PERF_SAMPLE_DATA_PAGE_SIZE
 2019-02-08 20:07 UTC  (3+ messages)
` [PATCH V5 02/14] perf/x86: Add perf_get_page_size support

[PATCH v2 00/10] xfs: stable fixes for v4.19.y
 2019-02-08 20:06 UTC  (6+ messages)

[PATCH v4 00/12] arm64: add system vulnerability sysfs entries
 2019-02-08 20:05 UTC  (3+ messages)

[PATCH 0/6] vmw_balloon: 64-bit limit support, compaction, shrinker
 2019-02-08 20:05 UTC  (4+ messages)
` [PATCH 2/6] vmw_balloon: support 64-bit memory limit

[Bug 97986] sony vaio with ati graphics flashing flikering
 2019-02-08 20:05 UTC  (2+ messages)

[Bug 108514] heavy screen flickering with Mobility Radeon X1600 and kernel version onwards 3.13
 2019-02-08 20:05 UTC  (2+ messages)
` [Bug 108514] heavy screen flickering with Mobility Radeon X1600 and kernel version 3.15rc2 onward

[PATCH rdma-next] IB/core: Don't register MAD agents for LSM notifications
 2019-02-08 20:04 UTC  (16+ messages)

[PATCH] sim800: fix typo in model check code
 2019-02-08 20:04 UTC  (2+ messages)

[PATCH] qmimodem: Notify when SIM is initialized
 2019-02-08 20:02 UTC  (2+ messages)

[PATCH 0/1] Start conversion of PowerPC docs
 2019-02-08 20:00 UTC  (5+ messages)

[REGRESSION] drm/tegra: hdmi: tegra_hdmi_setup_audio: division by zero in kernel
 2019-02-08 20:01 UTC  (2+ messages)

[GIT PULL] Mediatek DT 64 bit updates for v5.1
 2019-02-08 20:00 UTC  (2+ messages)

[GIT PULL] Mediatek SoC updates for v5.1
 2019-02-08 19:59 UTC  (2+ messages)

[GIT PULL] Mediatek DT 32 bit updates for v5.1
 2019-02-08 19:59 UTC  (2+ messages)

[PATCH net-next] xen-netback: mark expected switch fall-through
 2019-02-08 19:58 UTC 

Manually supplying tracepoint timestamps
 2019-02-08 19:58 UTC 

[PATCH net-next] net: wimax/i2400m: mark expected switch fall-through
 2019-02-08 19:57 UTC  (2+ messages)

[PATCH net-next] net: fddi: skfp: Mark expected switch fall-through
 2019-02-08 19:57 UTC  (2+ messages)

[PATCH net-next] net: phy: aquantia: add support for AQCS109
 2019-02-08 19:56 UTC 

[PATCH] PCI: pciehp: Do not turn off slot if presence comes up after link
 2019-02-08 19:56 UTC  (2+ messages)

[Fix v1] t5403: correct bash ambiguous redirect error in subtest 8 by quoting $GIT_DIR
 2019-02-08 19:55 UTC  (2+ messages)

[net-next] net: usb: rtl8150: mark expected switch fall-through
 2019-02-08 19:55 UTC  (3+ messages)
` [PATCH net-next] "

[net-next] net: usb: pegasus: Mark expected switch fall-through
 2019-02-08 19:55 UTC  (3+ messages)
` [PATCH net-next] "

t5570-git-daemon fails with SIGPIPE on OSX
 2019-02-08 19:54 UTC  (5+ messages)

[PATCH net-next] net: appletalk: cops: mark expected switch fall-through
 2019-02-08 19:54 UTC  (2+ messages)

[PATCH 5/5] clk: tegra: add tegra20 automotive init
 2019-02-08 19:54 UTC  (3+ messages)

[PATCH v3 00/15] Habana Labs kernel driver
 2019-02-08 19:53 UTC  (4+ messages)
` [PATCH v3 05/15] habanalabs: add command buffer module


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.