All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-03-20 22:17:36 to 2017-03-20 23:33:48 UTC [more...]

[Buildroot] [PATCH 1/3] xenomai: bump version to 3.0.3
 2017-03-20 23:33 UTC  (4+ messages)
` [Buildroot] [PATCH 2/3] remove: 0001-bfin-remove-inline-keyword.patch

[Intel-wired-lan] [PATCH] i40e: fix memcpy with swapped arguments
 2017-03-20 23:33 UTC  (3+ messages)

[PATCH 0/2] [PULL] qemu-kvm.git uq/master queue
 2017-03-20 23:20 UTC  (5+ messages)
` [PATCH 1/2] acpi_piix4: fix migration of gpe fields
      ` [Qemu-devel] "

[Buildroot] [PATCH] uboot-tools: pass empty CFLAGS on invocation of libfdt/setup.py
 2017-03-20 23:30 UTC  (3+ messages)

Safe to use stdatomic.h?
 2017-03-20 23:22 UTC  (2+ messages)

[PATCH 1/7] scriptutils: Add support for specify stream on logger_create
 2017-03-20 23:33 UTC  (7+ messages)
` [PATCH 2/7] scripts/yocto-compat-layer.py: Dump log to stdout instead of stderr
` [PATCH 3/7] scripts/yocto-compat-layer.py: Make output log argument optional
` [PATCH 4/7] scripts/compatlayer: Add exclude of meta-world-pkgdata on get_signatures
` [PATCH 5/7] scripts/lib/compatlayer: Remove require of meta- in layer dir name
` [PATCH 6/7] scripts/yocto-compat-layer.py: Add option to disable layer autodiscovery
` [PATCH 7/7] scripts/yocto-compat-layer.py: Handle layer dependencies when test

[PATCH] drm/i915: use static const array for PICK macro
 2017-03-20 23:28 UTC  (2+ messages)
` ✗ Fi.CI.BAT: warning for "

[PATCH] NFS: Don't disconnect open-owner on NFS4ERR_BAD_SEQID
 2017-03-20 23:26 UTC  (7+ messages)
      ` [PATCH resend] "

[PATCH v2 1/2] efi: arm-stub: Correct FDT and initrd allocation rules for arm64
 2017-03-20 23:25 UTC  (4+ messages)
` [PATCH v2 2/2] efi: arm-stub: Round up FDT allocation to mapping size

[PATCH 0/3] The 'null' Scheduler
 2017-03-20 23:21 UTC  (6+ messages)
` [PATCH 1/3] xen: sched: introduce the 'null' semi-static scheduler
` [PATCH 3/3] tools: sched: add support for 'null' scheduler

[PATCH] HV: properly delay KVP packets when negotiation is in progress
 2017-03-20 22:44 UTC  (4+ messages)

[PATCH 00/20] object_id part 7
 2017-03-20 23:17 UTC  (7+ messages)
` [PATCH 06/20] builtin/receive-pack: convert portions to struct object_id
` [PATCH 10/20] sha1_name: convert struct disambiguate_state to object_id

[Qemu-devel] [Bug 877498] [NEW] qemu does not pass sector size from physical devices to virtual devices
 2017-03-20 22:57 UTC  (2+ messages)
` [Qemu-devel] [Bug 877498] "

[Qemu-devel] [Bug 888150] [NEW] qemu and qemu.git -> Migration + disk stress introduces qcow2 corruptions
 2017-03-20 23:00 UTC  (2+ messages)
` [Qemu-devel] [Bug 888150] "

Dell Inspiron 5558/0VNM2T hangs at resume from suspend when USB 3 is enabled
 2017-03-20 23:15 UTC  (10+ messages)

[PATCH] sched: Wake up all non-exclusive waiters in __wake_up_common()
 2017-03-20 23:13 UTC  (3+ messages)

[PATCH net-next v5 0/3] net: core: Two Helper function about socket information
 2017-03-20 23:11 UTC  (7+ messages)
` [PATCH net-next v5 1/3] Add a helper function to get socket cookie in eBPF
` [PATCH net-next v5 2/3] Add a eBPF helper function to retrieve socket uid
` [PATCH net-next v5 3/3] A Sample of using socket cookie and uid for traffic monitoring

[Qemu-devel] [PATCH 00/81] Patch Round-up for stable 2.8.1, freeze on 2017-03-27
 2017-03-20 23:08 UTC  (81+ messages)
` [Qemu-devel] [PATCH 01/81] 9pfs: local: move xattr security ops to 9p-xattr.c
` [Qemu-devel] [PATCH 02/81] 9pfs: remove side-effects in local_init()
` [Qemu-devel] [PATCH 03/81] 9pfs: remove side-effects in local_open() and local_opendir()
` [Qemu-devel] [PATCH 04/81] 9pfs: introduce relative_openat_nofollow() helper
` [Qemu-devel] [PATCH 05/81] 9pfs: local: keep a file descriptor on the shared folder
` [Qemu-devel] [PATCH 06/81] 9pfs: local: open/opendir: don't follow symlinks
` [Qemu-devel] [PATCH 07/81] 9pfs: local: lgetxattr: "
` [Qemu-devel] [PATCH 08/81] 9pfs: local: llistxattr: "
` [Qemu-devel] [PATCH 09/81] 9pfs: local: lsetxattr: "
` [Qemu-devel] [PATCH 10/81] 9pfs: local: lremovexattr: "
` [Qemu-devel] [PATCH 11/81] 9pfs: local: unlinkat: "
` [Qemu-devel] [PATCH 12/81] 9pfs: local: remove: "
` [Qemu-devel] [PATCH 13/81] 9pfs: local: utimensat: "
` [Qemu-devel] [PATCH 14/81] 9pfs: local: statfs: "
` [Qemu-devel] [PATCH 15/81] 9pfs: local: truncate: "
` [Qemu-devel] [PATCH 16/81] 9pfs: local: readlink: "
` [Qemu-devel] [PATCH 17/81] 9pfs: local: lstat: "
` [Qemu-devel] [PATCH 18/81] 9pfs: local: renameat: "
` [Qemu-devel] [PATCH 19/81] 9pfs: local: rename: use renameat
` [Qemu-devel] [PATCH 20/81] 9pfs: local: improve error handling in link op
` [Qemu-devel] [PATCH 21/81] 9pfs: local: link: don't follow symlinks
` [Qemu-devel] [PATCH 22/81] 9pfs: local: chmod: "
` [Qemu-devel] [PATCH 23/81] 9pfs: local: chown: "
` [Qemu-devel] [PATCH 24/81] 9pfs: local: symlink: "
` [Qemu-devel] [PATCH 25/81] 9pfs: local: mknod: "
` [Qemu-devel] [PATCH 26/81] 9pfs: local: mkdir: "
` [Qemu-devel] [PATCH 27/81] 9pfs: local: open2: "
` [Qemu-devel] [PATCH 28/81] 9pfs: local: drop unused code
` [Qemu-devel] [PATCH 29/81] 9pfs: fix bogus fd check in local_remove()
` [Qemu-devel] [PATCH 30/81] 9pfs: fix fd leak in local_opendir()
` [Qemu-devel] [PATCH 31/81] 9pfs: fail local_statfs() earlier
` [Qemu-devel] [PATCH 32/81] 9pfs: don't use AT_EMPTY_PATH in local_set_cred_passthrough()
` [Qemu-devel] [PATCH 33/81] 9pfs: fix O_PATH build break with older glibc versions
` [Qemu-devel] [PATCH 34/81] 9pfs: fix vulnerability in openat_dir() and local_unlinkat_common()
` [Qemu-devel] [PATCH 35/81] machine: Convert abstract typename on compat_props to subclass names
` [Qemu-devel] [PATCH 36/81] balloon: Don't balloon roms
` [Qemu-devel] [PATCH 37/81] pci: fix error message for express slots
` [Qemu-devel] [PATCH 38/81] virtio: fix vq->inuse recalc after migr
` [Qemu-devel] [PATCH 39/81] 9pfs: fix crash when fsdev is missing
` [Qemu-devel] [PATCH 40/81] pc: fix crash in rtc_set_memory() if initial cpu is marked as hotplugged
` [Qemu-devel] [PATCH 41/81] ui/gtk: fix crash at startup when no console is available
` [Qemu-devel] [PATCH 42/81] scsi-block: fix direction of BYTCHK test for VERIFY commands
` [Qemu-devel] [PATCH 43/81] ui/vnc: Fix problem with sending too many bytes as server name
` [Qemu-devel] [PATCH 44/81] qemu-thread: fix qemu_thread_set_name() race in qemu_thread_create()
` [Qemu-devel] [PATCH 45/81] virtio-crypto: fix possible integer and heap overflow
` [Qemu-devel] [PATCH 46/81] exec: Add missing rcu_read_unlock
` [Qemu-devel] [PATCH 47/81] display: cirrus: ignore source pitch value as needed in blit_is_unsafe
` [Qemu-devel] [PATCH 48/81] x86: ioapic: fix fail migration when irqchip=split
` [Qemu-devel] [PATCH 49/81] char: fix ctrl-a b not working
` [Qemu-devel] [PATCH 50/81] tcg/aarch64: Fix addsub2 for 0+C
` [Qemu-devel] [PATCH 51/81] tcg/aarch64: Fix tcg_out_movi
` [Qemu-devel] [PATCH 52/81] ui: use evdev keymap when running under wayland
` [Qemu-devel] [PATCH 53/81] virtio: fix up max size checks
` [Qemu-devel] [PATCH 54/81] block/iscsi: avoid data corruption with cache=writeback
` [Qemu-devel] [PATCH 56/81] cirrus: fix oob access issue (CVE-2017-2615)
` [Qemu-devel] [PATCH 57/81] cpu-exec: fix icount out-of-bounds access
` [Qemu-devel] [PATCH 58/81] ahci: advertise HOST_CAP_64
` [Qemu-devel] [PATCH 59/81] target/s390x: use "qemu" cpu model in user mode
` [Qemu-devel] [PATCH 60/81] s390x/kvm: fix small race reboot vs. cmma
` [Qemu-devel] [PATCH 61/81] block/nfs: fix NULL pointer dereference in URI parsing
` [Qemu-devel] [PATCH 62/81] block/nfs: fix naming of runtime opts
` [Qemu-devel] [PATCH 63/81] sd: sdhci: check data length during dma_memory_read
` [Qemu-devel] [PATCH 64/81] vnc: do not disconnect on EAGAIN
` [Qemu-devel] [PATCH 65/81] target-ppc, tcg: fix usermode segfault with pthread_create()
` [Qemu-devel] [PATCH 66/81] block/vmdk: Fix the endian problem of buf_len and lba
` [Qemu-devel] [PATCH 67/81] target/sparc: Restore ldstub of odd asis
` [Qemu-devel] [PATCH 68/81] apic: reset apic_delivered global variable on machine reset
` [Qemu-devel] [PATCH 69/81] target-i386: correctly propagate retaddr into SVM helpers
` [Qemu-devel] [PATCH 70/81] qga: ignore EBUSY when freezing a filesystem
` [Qemu-devel] [PATCH 71/81] hmp: fix block_set_io_throttle
` [Qemu-devel] [PATCH 72/81] cirrus: add blit_is_unsafe call to cirrus_bitblt_cputovideo (CVE-2017-2620)
` [Qemu-devel] [PATCH 73/81] eth: Extend vlan stripping functions
` [Qemu-devel] [PATCH 74/81] NetRxPkt: Fix memory corruption on VLAN header stripping
` [Qemu-devel] [PATCH 75/81] NetRxPkt: Do not try to pull more data than present
` [Qemu-devel] [PATCH 76/81] NetRxPkt: Account buffer with ETH header in IOV length
` [Qemu-devel] [PATCH 77/81] e1000e: correctly tear down MSI-X memory regions
` [Qemu-devel] [PATCH 78/81] scsi: mptsas: fix the wrong reading size in fetch request
` [Qemu-devel] [PATCH 79/81] virtio-pci: reset modern vq meta data
` [Qemu-devel] [PATCH 80/81] s390x/css: reassign subchannel if schid is changed after migration
` [Qemu-devel] [PATCH 81/81] thread-pool: add missing qemu_bh_cancel in completion function

pulseaudio fails to start with kernel 4.11, caused by new snd_hdmi_lpe_audio module)
 2017-03-20 23:09 UTC  (3+ messages)

[PATCH] pci/sriov: Add an option to probe VFs or not before enabling SR-IOV
 2017-03-20 23:07 UTC  (2+ messages)

[PATCH v2 0/6] arm64: dts: rockchip: support Google Kevin
 2017-03-20 23:07 UTC  (7+ messages)
` [PATCH v2 1/6] arm64: dts: Add symlinks for cros-ec-keyboard and cros-ec-sbs

[tip:x86/process 7/11] arch/x86/um/syscalls_64.c:15:6: error: conflicting types for 'arch_prctl'
 2017-03-20 23:05 UTC  (2+ messages)
` [PATCH] um: fix build error due to typo

[Intel-wired-lan] [next PATCH S62 0/6] i40e/i40evf updates
 2017-03-20 23:05 UTC  (7+ messages)
` [Intel-wired-lan] [next PATCH S62 2/6] i40e: Clean up handling of private flags
` [Intel-wired-lan] [next PATCH S62 5/6] i40e: remove a useless goto statement
` [Intel-wired-lan] [next PATCH S62 6/6] i40e: remove FDIR_REQUIRES_REINIT driver flag

[PATCH] tpm/tpm_crb: mark PM functions as __maybe_unused
 2017-03-20 23:04 UTC  (7+ messages)

[PATCH 0/3] net/mlx5: fix updating RETA
 2017-03-20 23:04 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] lib/librte_ether: remove requirement of aligned RETA size
  ` [PATCH v2 2/3] net/mlx5: use correct RETA table size
  ` [PATCH v2 3/3] net/mlx5: rebuild flows on updating RETA

[Bug 100288] clover unable to run OpenCL kernels since 03127bb radeonsi: compile all TGSI compute shaders asynchronously
 2017-03-20 23:04 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: add arm/arm64 include symlinks
 2017-03-20 23:03 UTC  (4+ messages)
` [PATCH 2/2] arm64: "

[Qemu-devel] [Bug 686613] [NEW] USB MSD are not marked as removable
 2017-03-20 22:49 UTC  (2+ messages)
` [Qemu-devel] [Bug 686613] "

[RFC PATCH 0/1] nbd: fix crash when unmaping nbd device with fs still mounted
 2017-03-20 22:58 UTC  (2+ messages)
` [RFC PATCH 1/1] nbd: replace kill_bdev() with __invalidate_device()

Regarding UBI fastmap data CRC failure
 2017-03-20 22:56 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/3] package/lcms2: add support for host variant
 2017-03-20 22:56 UTC  (4+ messages)
` [Buildroot] [PATCH v2 2/3] package/ghostscript: new package

Regression on rt kernel while using POSIX timers
 2017-03-20 22:54 UTC  (17+ messages)

[Buildroot] [git commit] package/ghostscript: new package
 2017-03-20 22:54 UTC 

Please add pinctrl/samsung tree to linux-next
 2017-03-20 22:43 UTC  (2+ messages)

What's cooking in git.git (Mar 2017, #08; Mon, 20)
 2017-03-20 22:43 UTC 

[RFC v3 0/5] Add capacity capping support to the CPU controller
 2017-03-20 22:51 UTC  (6+ messages)

[Qemu-devel] [Bug 1663287] [NEW] Illegal delay slot code causes abort on mips64
 2017-03-20 22:37 UTC  (3+ messages)
` [Qemu-devel] [Bug 1663287] "

[PATCH] PCI: Disable IOV before pcibios_sriov_disable()
 2017-03-20 22:50 UTC  (6+ messages)

[PATCH] PCI: rockchip: don't leak the PCI resource list
 2017-03-20 22:49 UTC  (2+ messages)

[PATCH 00/20] Separate `ref_cache` into a separate module
 2017-03-20 22:48 UTC  (14+ messages)
` [PATCH 04/20] refs_verify_refname_available(): implement once for all backends
` [PATCH 09/20] refs: split `ref_cache` code into separate files
` [PATCH 11/20] refs: record the ref_store in ref_cache, not ref_dir

Infinite loop when connecting to unreachable NFS servers
 2017-03-20 22:42 UTC  (2+ messages)

[PATCH 0/4] RAS: Add CEC collector and deprecate mcelog
 2017-03-20 22:48 UTC  (3+ messages)
` [PATCH 3/4] RAS: Add a Corrected Errors Collector

Where are your IIO patches
 2017-03-20 22:47 UTC 

[PATCH v3 0/7] in-kernel resource manager
 2017-03-20 19:42 UTC  (7+ messages)
` [PATCH v3 2/7] tpm: validate TPM 2.0 commands
  ` [tpmdd-devel] "

[rtc-linux] [PATCH 2/5] rtc: Add rtc-sh
 2017-03-20 22:45 UTC  (13+ messages)
` [rtc-linux] "
  ` [rtc-linux] "
                  `  "

[PATCH] hwmon: (it87) Fix feature mask for IT8792E (IT8733E)
 2017-03-20 22:45 UTC  (2+ messages)

[PATCH net 1/1] net: tcp: Permit user set TCP_MAXSEG to default value
 2017-03-20 22:45 UTC  (2+ messages)

[PATCH] enic: Store permanent MAC address during probe()
 2017-03-20 22:41 UTC 

[RESEND PATCH 2/7] time: Change posix clocks ops interfaces to use timespec64
 2017-03-20 21:40 UTC  (3+ messages)
  ` [Y2038] "

[PATCH 1/3] scripts/lib/compatlayer: Remove require of meta- in layer dir name
 2017-03-20 22:44 UTC  (3+ messages)
` [PATCH 2/3] scripts/yocto-compat-layer.py: Add option to disable layer autodiscovery
` [PATCH 3/3] scripts/yocto-compat-layer.py: Handle layer dependencies when test

[PATCH 00/15] Add Intel Cherry Trail Whiskey Cove PMIC support
 2017-03-20 22:38 UTC  (4+ messages)
` [PATCH 10/15] power: supply: bq24190_charger: Use extcon to determine ilimit, 5v boost

[PATCH 00/17] Expand Aspeed AST2500 Support
 2017-03-20 22:36 UTC  (9+ messages)
` [PATCH 13/17] aspeed: Add support for Clocks needed by MACs
  ` [U-Boot] "

[PATCH] irqchip/gic-v3: Support v2m frame backwards compatibility mode
 2017-03-20 22:36 UTC  (2+ messages)

[PATCH 000/100] Add Vega10 Support
 2017-03-20 22:34 UTC  (3+ messages)

[PATCH v2 0/4] recursing submodules with relative pathspec (grep and ls-files)
 2017-03-20 22:34 UTC  (10+ messages)
` [PATCH v3 0/5] "
  ` [PATCH v3 2/5] setup: allow for prefix to be passed to git commands

[Buildroot] [git commit] package/lcms2: add support for host variant
 2017-03-20 22:34 UTC 

[PATCH v2] Bluetooth: btqcomsmd: fix compile-test dependency
 2017-03-20 22:31 UTC 

[Buildroot] [PATCH v5 00/19] Reproducible builds
 2017-03-20 22:31 UTC  (7+ messages)
` [Buildroot] [PATCH v5 05/19] pycompile: allow to force compilation
` [Buildroot] [PATCH v5 06/19] python2: generate reproducible .pyc
` [Buildroot] [PATCH v5 07/19] python3: "

[PATCH v3 00/16] Wind River Systems AVP PMD
 2017-03-20 22:30 UTC  (6+ messages)
` [PATCH v4 00/17] Wind River Systems AVP PMD vs virtio? - ivshmem is back

[PATCH v2 1/5] PCI: rockchip: fix sign issues for current limits
 2017-03-20 22:29 UTC  (8+ messages)
` [PATCH v2 3/5] PCI: rockchip: add remove() support

nftables task question
 2017-03-20 22:26 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH v2] net/ark: poll-mode driver for AtomicRules Arkville
 2017-03-20 22:25 UTC  (2+ messages)

[net-next PATCH 0/2] NAPI ID fixups related to busy polling
 2017-03-20 22:16 UTC  (3+ messages)
` [net-next PATCH 1/2] net: Busy polling should ignore sender CPUs

[RFC v1 for verbs counters]
 2017-03-20 22:25 UTC  (5+ messages)

[Buildroot] [PATCH] Enable UART on raspberry pi zero
 2017-03-20 22:24 UTC  (5+ messages)

Testing fuse implementation
 2017-03-20 22:24 UTC  (5+ messages)

[Buildroot] [PATCH v2] WIP: configs/raspberrypi0w_defconfig: new board
 2017-03-20 22:22 UTC 

[RESEND PATCH] remoteproc: qcom: fix QCOM_SMD dependencies
 2017-03-20 22:22 UTC  (4+ messages)

What fields should be used for reporting shared memory?
 2017-03-20 22:21 UTC  (4+ messages)

[PATCH v2 00/20] net-next: stmmac: add dwmac-sun8i ethernet driver
 2017-03-20 22:21 UTC  (5+ messages)
` [PATCH v2 03/20] ARM: sun8i: dt: Add DT bindings documentation for Allwinner dwmac-sun8i

[PATCH 0/4] perf annotate: Bugfixes
 2017-03-20 22:20 UTC  (5+ messages)
` [PATCH 2/4] perf annotate: Avoid division by zero when calculating percent

out of tree lsm's
 2017-03-20 22:18 UTC  (5+ messages)

回复:深圳市紫金支点技术股份有限公司茜言
 2018-03-20 22:18 UTC 


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.