All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-04-21 19:23:20 to 2017-04-21 20:15:41 UTC [more...]

[PATCH next] iptables: on revision mismatch, do not call print/save
 2017-04-21 20:15 UTC  (2+ messages)

[PULL 0/21] Please pull xen-20170421-tag for 2.10
 2017-04-21 20:14 UTC  (36+ messages)
` [Qemu-devel] "
` [Qemu-devel] [PULL 01/21] xen: make use of xen_xc implicit in xen_common.h inlines
  `  "
  ` [Qemu-devel] [PULL 02/21] xen: rename xen_modified_memory() to xen_hvm_modified_memory()
    `  "
  ` [PULL 03/21] xen: create wrappers for all other uses of xc_hvm_XXX() functions
    ` [Qemu-devel] "
  ` [Qemu-devel] [PULL 04/21] configure: detect presence of libxendevicemodel
    `  "
  ` [PULL 05/21] xen: use libxendevicemodel when available
    ` [Qemu-devel] "
  ` [PULL 06/21] xen: use 5 digit xen versions
    ` [Qemu-devel] "
  ` [Qemu-devel] [PULL 07/21] xen: use libxendevice model to restrict operations
  ` [Qemu-devel] [PULL 08/21] xen: additionally restrict xenforeignmemory operations
    `  "
  ` [Qemu-devel] [PULL 09/21] configure: use pkg-config for obtaining xen version
    `  "
  ` [Qemu-devel] [PULL 10/21] xen: import ring.h from xen
    `  "
  ` [PULL 11/21] 9p: introduce a type for the 9p header
    ` [Qemu-devel] "
  ` [Qemu-devel] [PULL 12/21] xen/9pfs: introduce Xen 9pfs backend
    `  "
  ` [PULL 13/21] xen/9pfs: connect to the frontend
    ` [Qemu-devel] "
  ` [Qemu-devel] [PULL 14/21] xen/9pfs: receive requests from "
    `  "
  ` [PULL 15/21] xen/9pfs: implement in/out_iov_from_pdu and vmarshal/vunmarshal
    ` [Qemu-devel] "
  ` [PULL 16/21] xen/9pfs: send responses back to the frontend
    ` [Qemu-devel] "
  ` [PULL 17/21] xen/9pfs: build and register Xen 9pfs backend
    ` [Qemu-devel] "
  ` [Qemu-devel] [PULL 18/21] add xen-9p-backend to MAINTAINERS under Xen

[PATCH] t6500: don't run detached auto gc at the end of the test script
 2017-04-21 20:15 UTC  (5+ messages)
` [PATCH] test-lib: abort when can't remove trash directory

[Intel-wired-lan] [next PATCH S71 01/10] i40e: rename index to port to avoid confusion
 2017-04-21 20:15 UTC  (4+ messages)
` [Intel-wired-lan] [next PATCH S71 05/10] i40e: separate PF and VSI state flags

[PATCH] completion: optionally disable checkout DWIM
 2017-04-21 20:14 UTC  (3+ messages)

[bug report] ath9k-htc:respect usb buffer cacheline alignment in reg in path
 2017-04-21 20:14 UTC  (2+ messages)

[PATCH] block: get rid of blk_integrity_revalidate()
 2017-04-21 20:13 UTC  (4+ messages)

Question about max bus number for PCIe root bridge
 2017-04-21 20:13 UTC  (4+ messages)

[PATCH] iwlwifi: pcie: off by one in iwl_trans_pcie_dyn_txq_alloc()
 2017-04-21 20:12 UTC  (6+ messages)

[PATCH v6 13/20] drm/i915/guc: Provide register list to be saved/restored during engine reset
 2017-04-21 20:10 UTC  (6+ messages)

[PATCH v1 1/1] srcu-cbmc: Use /usr/bin/awk instead of /bin/awk
 2017-04-22 17:17 UTC  (2+ messages)

[meta-raspberrypi][PATCH 1/3] raspberrypi2.conf: Make SERIAL_CONSOLE overwritable
 2017-04-21 20:09 UTC  (4+ messages)

[PATCH v2 00/16] Enable upper layers using FPGA region w/o device tree
 2017-04-21 20:08 UTC  (3+ messages)
` [PATCH v2 03/16] fpga: mgr: API change to replace fpga load functions with single function

[PATCH net-next] Replace 2 jiffies with sysctl netdev_budget_usecs to enable softirq tuning
 2017-04-21 20:07 UTC  (5+ messages)

Does fio really bypass page cache with option direct=1?
 2017-04-21 20:06 UTC  (6+ messages)

[PATCH 1/3] e2fsck: update quota when optimizing the extent tree
 2017-04-21 20:06 UTC  (5+ messages)

[PATCH] ttyname.3: document ENODEV error code
 2017-04-21 20:05 UTC  (2+ messages)
  ` [PATCH] ttyname(3): add NOTES section

[PATCH] Improve pipe split between amdgpu and amdkfd v4
 2017-04-21 20:02 UTC  (18+ messages)
  ` [PATCH 01/17] drm/amdgpu: clarify MEC_HPD_SIZE is specific to a gfx generation
  ` [PATCH 02/17] drm/amdgpu: refactor MQD/HQD initialization v3
  ` [PATCH 03/17] drm/amdgpu: detect timeout error when deactivating hqd
  ` [PATCH 04/17] drm/amdgpu: remove duplicate definition of cik_mqd
  ` [PATCH 05/17] drm/amdgpu: unify MQD programming sequence for kfd and amdgpu v2
  ` [PATCH 06/17] drm/amdgpu: fix kgd_hqd_load failing to update shadow_wptr
  ` [PATCH 07/17] drm/amdgpu: rename rdev to adev
  ` [PATCH 08/17] drm/radeon: take ownership of pipe initialization
  ` [PATCH 09/17] drm/amdgpu: take ownership of per-pipe configuration v3
  ` [PATCH 10/17] drm/amdgpu: allow split of queues with kfd at queue granularity v4
  ` [PATCH 11/17] drm/amdgpu: teach amdgpu how to enable interrupts for any pipe v3
  ` [PATCH 12/17] drm/amdkfd: allow split HQD on per-queue granularity v5
  ` [PATCH 13/17] drm/amdgpu: remove duplicate magic constants from amdgpu_amdkfd_gfx*.c
  ` [PATCH 14/17] drm/amdgpu: allocate queues horizontally across pipes
  ` [PATCH 15/17] drm/amdgpu: remove hardcoded queue_mask in PACKET3_SET_RESOURCES
  ` [PATCH 16/17] drm/amdgpu: avoid KIQ clashing with compute or KFD queues v2
  ` [PATCH 17/17] drm/amdgpu: new queue policy, take first 2 queues of each pipe v2

[bug report] sunrpc: don't check for failure from mempool_alloc()
 2017-04-21 20:00 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/{mesa3d, mesa3d-headers}: bump version to 17.0.4
 2017-04-21 20:01 UTC  (2+ messages)

[PATCH] xfs: strengthen log intent item refcount checking
 2017-04-21 20:00 UTC 

net/core: BUG in unregister_netdevice_many
 2017-04-21 19:58 UTC  (13+ messages)
` [PATCH net] ip6mr: fix notification device destruction

[Qemu-devel] dns server not working in QEMU using usermode networking (SLIRP)
 2017-04-21 19:58 UTC  (4+ messages)

[Cocci] Place ifdef around all the expressions that are using a particular macro
 2017-04-21 19:57 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] uboot: fix target uboot defconfig warning
 2017-04-21 19:57 UTC 

[PATCH] acpi, nfit: fix the memory error check in nfit_handle_mce
 2017-04-21 19:56 UTC  (5+ messages)

[GIT] Networking
 2017-04-21 19:56 UTC 

Pageflip fixes for the amd dal/dc staging tree
 2017-04-21 19:56 UTC  (2+ messages)

[PATCH 00/29] IB/mlx: Fine-tuning for several function implementations
 2017-04-21 19:55 UTC  (11+ messages)
  ` [PATCH v2 00/17] "
      `  "
    ` [PATCH v2 16/17] IB/mlx4: Add spaces for better code readability

[PATCH 0/5] v2: block subsystem refcounter conversions
 2017-04-21 19:55 UTC  (6+ messages)

[PATCH v3] kbuild: Add support to generate LLVM bitcode files
 2017-04-21 19:55 UTC  (3+ messages)

odd msg using kvalo firmware-5.bin w/ KillerAC 1535(QCA6174)
 2017-04-21 19:53 UTC  (5+ messages)

[RFC-b PATCH] kbuild: redefine __FILE__ as relative path from $(srctree) if possible
 2017-04-21 19:52 UTC  (4+ messages)

[BUG] test suite broken with GIT_TEST_SPLIT_INDEX
 2017-04-21 17:09 UTC  (12+ messages)

[RFC] change the default Kconfig value of mlx5_en
 2017-04-21 19:51 UTC  (3+ messages)

[dm-crypt] Detect successful passphrase entry for dmcrypt +LUKS from initramfs busybox prompt
 2017-04-21 19:16 UTC  (2+ messages)

[PATCH v4 0/4] Certificate insertion support for x86 bzImages
 2017-04-21 19:47 UTC  (6+ messages)
` [PATCH v4 1/4] KEYS: Insert incompressible bytes to reserve space in bzImage

linux-yocto.do_validate_branches failing since last oe-core update
 2017-04-21 19:47 UTC  (4+ messages)

net: cleanup_net is slow
 2017-04-21 19:45 UTC  (5+ messages)

[PATCH v2] netpoll: Check for skb->queue_mapping
 2017-04-21 19:45 UTC  (2+ messages)

[PATCH] t/perf: correctly align non-ASCII descriptions in output
 2017-04-21 19:44 UTC 

[PATCH 1/2] ASoC: Provide a dummy wrapper of snd_soc_set_dmi_name()
 2017-04-21 19:43 UTC  (2+ messages)

[PATCH] mtip32xx: Uninitialized variable in mtip_no_dev_cleanup()
 2017-04-21 19:39 UTC  (4+ messages)

[RFC PATCH v1 0/1] *** crypto: AF_ALG: add compression support ***
 2017-04-21 15:50 UTC  (5+ messages)
` [RFC PATCH v1 1/1] crypto: algif_compression - User-space interface for compression

Overlayfs reverse mapping
 2017-04-21 19:42 UTC  (8+ messages)

[PATCH] FS-Cache: print hexadecimal value for special cookies type
 2017-04-21 19:41 UTC  (2+ messages)

[PATCH RFC] sparc64: eBPF JIT
 2017-04-21 19:41 UTC  (8+ messages)

[kvm-unit-tests PATCH 00/32] VMX framework enhancements and new tests
 2017-04-21 19:40 UTC  (7+ messages)
` [kvm-unit-tests PATCH 18/32] lib: provide stdio.h
` [kvm-unit-tests PATCH 27/32] x86: 2GiB RAM for vmx tests

[RFC PATCH 0/2] kbuild: use relative path from $(srctree) instead of __FILE__
 2017-04-21 19:40 UTC  (3+ messages)

[PATCH net-next 0/5] nfp: DMA flags, adjust head and fixes
 2017-04-21 19:37 UTC  (4+ messages)
` [PATCH net-next 1/5] nfp: make use of the DMA_ATTR_SKIP_CPU_SYNC attr

[Buildroot] [PATCH v2] toolchain: Bump ARC tools to arc-2017.03-rc1
 2017-04-21 19:35 UTC 

a few sparse inspired cleanups / fixes
 2017-04-21 19:35 UTC  (5+ messages)
` [PATCH 5/6] xfs: don't use bool values in trace buffers
` [PATCH 6/6] xfs: remove xfs_trans_ail_delete_bulk

Nested posted interrupts
 2017-04-21 15:04 UTC  (3+ messages)

[PATCH net-next] net: dsa: LAN9303: add I2C dependency
 2017-04-21 19:34 UTC  (2+ messages)

[PATCH] hwmon: (adt7475) set start bit in probe
 2017-04-21 19:34 UTC  (2+ messages)
`  "

[Patch net] ip6mr: avoid double unregister of pim6reg device
 2017-04-21 19:34 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/3] fsl-ppa: Kconfig: Support to load PPA hdr from eMMC/SD and NAND Flash
 2017-04-21 19:33 UTC  (3+ messages)
` [U-Boot] [PATCH v2 2/3] fsl: PPA: add support PPA image validation from NAND and SD

[PATCH 0/9] lspci: AER, PCIe capability updates
 2017-04-21 19:32 UTC  (10+ messages)
` [PATCH 1/9] lspci: Decode AER Multiple Header and TLP Prefix Log bits
` [PATCH 2/9] lspci: Dump AER Header Log
` [PATCH 3/9] lspci: Decode AER Root Error Command, Root Error Status, Error Source
` [PATCH 4/9] lspci: Include "ECRC" in the ECRC generate/check labels
` [PATCH 5/9] lspci: Indent PCIe Capability DevCap2 & DevCtl2 correctly
` [PATCH 6/9] lspci: Decode "Slot Implemented" for PCI/PCI-X to PCIe Bridges
` [PATCH 7/9] lspci: Decode only supported ASPM exit latencies
` [PATCH 8/9] lspci: Use #defines for greppability
` [PATCH 9/9] lspci: Fix "Auxiliary" spelling error

Updates to meta-freescale-3rdparty (master) in 2017-04-21
 2017-04-21 19:32 UTC 

[PATCH v3 01/29] x86: boot/copy, remove unused functions
 2017-04-21 19:32 UTC  (3+ messages)
` [PATCH v3 07/29] x86: bpf_jit, use ENTRY+ENDPROC

[Cocci] modifying array initializers?
 2017-04-21 19:32 UTC  (4+ messages)

Updates to meta-freescale (master) in 2017-04-21
 2017-04-21 19:31 UTC 

[tip:x86/mm] x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementation
 2017-04-21 19:30 UTC  (3+ messages)

[PATCH] hwmon: ina209: Handled signed registers
 2017-04-21 19:30 UTC  (2+ messages)
`  "

[GIT] [4.12] NFC update
 2017-04-21 19:30 UTC  (2+ messages)

[bug report] hugetlbfs: fix offset overflow in hugetlbfs mmap
 2017-04-21 19:29 UTC  (3+ messages)

[PATCH] Fix values type used in test_maps
 2017-04-21 19:29 UTC  (3+ messages)

[PATCHv2 next] bonding: fix wq initialization for links created via netlink
 2017-04-21 19:29 UTC  (2+ messages)

[patch V2 00/10] timer: Move from a push remote at enqueue to a pull at expiry model
 2017-04-21 19:28 UTC  (2+ messages)

[PATCHv1 0/2] Add streaming support for base firmware and fpga-mgr
 2017-04-21 19:22 UTC  (3+ messages)
` [PATCHv1 1/2] firmware: Add streaming support
` [PATCHv1 2/2] fpga-mgr: add "

[PATCH] ARM: add DTS, defconfig for ADLINK LEC-iMX6
 2017-04-21 19:27 UTC  (3+ messages)

[PATCH] fscrypt: use 32 bytes of encrypted filename
 2017-04-21 19:26 UTC  (9+ messages)
    ` [f2fs-dev] "

[PATCH v3 00/11] x86: xen cpuid() cleanup
 2017-04-21 14:51 UTC  (6+ messages)
` [PATCH v3 09/11] x86/xen: use capabilities instead of fake cpuid values for xsave

[Buildroot] [git commit] package/xen: Use POSIX complaint header includes
 2017-04-21 19:25 UTC 

[PATCH net] bpf, doc: update bpf maintainers entry
 2017-04-21 19:25 UTC  (2+ messages)

[PATCH] usb: dwc2: Remove unnecessary uphy and clk checkings
 2017-04-21 16:19 UTC 

[Buildroot] [PATCH] toolchain: Bump ARC tools to arc-2017.03-rc1
 2017-04-21 19:24 UTC  (2+ messages)

macvlan: Fix device ref leak when purging bc_queue
 2017-04-21 19:23 UTC  (5+ messages)

[PATCH] gpio: export add/remove lookup table functions
 2017-04-21 19:24 UTC  (2+ messages)

[PATCH v2] net: arc_emac: switch to phy_start()/phy_stop()
 2017-04-21 19:24 UTC  (2+ messages)

[PATCH net-next v6 0/3] net sched actions: improve dump performance
 2017-04-21 15:13 UTC  (4+ messages)
` [PATCH net-next v6 3/3] net sched actions: add time filter for action dumping

[PATCH net-next v2 0/5] nfp: DMA flags, adjust head and fixes
 2017-04-21 19:23 UTC  (6+ messages)
` [PATCH net-next v2 1/5] nfp: make use of the DMA_ATTR_SKIP_CPU_SYNC attribute
` [PATCH net-next v2 2/5] nfp: parse metadata prepend before XDP runs
` [PATCH net-next v2 3/5] nfp: add NSP routine to get static information
` [PATCH net-next v2 4/5] nfp: fix free list buffer size reporting
` [PATCH net-next v2 5/5] nfp: remove the refresh of all ports optimization

[PATCH] puzzles: Add -Wno-error=format-overflow if compiler supports it
 2017-04-21 19:23 UTC  (2+ messages)
` [PATCH V2] valgrind: Fix arm build with gcc7


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.