All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-04-17 20:31:36 to 2017-04-17 22:34:28 UTC [more...]

f2fs Crash Consistency Problem
 2017-04-17 22:34 UTC  (4+ messages)

[PATCH] doc: trivial typo in git-format-patch.txt
 2017-04-17 22:32 UTC 

[PATCH] ACPICA: Export mutex functions
 2017-04-17 22:32 UTC  (13+ messages)
                ` [Devel] "

[PATCH v5 00/18] Gen8+ engine-reset
 2017-04-17 22:31 UTC  (4+ messages)
` [PATCH v5 14/18] drm/i915: Watchdog timeout: Pass GuC shared data structure during param load

[PATCH 0/3] Introduce fabrics controller loss timeout
 2017-04-17 22:29 UTC  (3+ messages)
` [PATCH 2/3] nvme-fabrics: Allow ctrl loss timeout configuration

[U-Boot] [PATCH] mx25pdk: Add fuse API support
 2017-04-17 22:29 UTC 

[U-Boot] [PATCH 0/2] Enable MMC and PXE boot on meson-gxbb systems
 2017-04-17 22:26 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] Enable PXE boot on meson-gxbb

[PATCH] slab: avoid IPIs when creating kmem caches
 2017-04-17 22:25 UTC  (3+ messages)

[PATCH V2] tests/xen-access: Added vm_event emulation tests
 2017-04-17 22:24 UTC  (2+ messages)

[PATCH] hidma_mgmt_sys: Use devm_kmalloc_array() in hidma_mgmt_init_sys()
 2017-04-17 22:23 UTC  (4+ messages)

[U-Boot] [ANN] U-Boot v2017.05-rc2 released
 2017-04-17 22:22 UTC 

如何高效 de实现产品从样品走向量产
 2017-04-17 22:18 UTC 

[U-Boot] Please pull u-boot-rockchip
 2017-04-17 22:16 UTC  (2+ messages)

[U-Boot] Please pull u-boot-dm
 2017-04-17 22:16 UTC  (2+ messages)

[PATCH] xfs: handle array index overrun in xfs_dir2_leaf_readbuf()
 2017-04-17 22:12 UTC  (3+ messages)

meta-tensorflow
 2017-04-17 22:11 UTC  (2+ messages)

[PATCH] cifs: Do not send echoes before Negotiate is complete
 2017-04-17 22:10 UTC  (4+ messages)

[PATCH v3 00/10] forking and threading
 2017-04-17 22:08 UTC  (12+ messages)
` [PATCH v4 "
  ` [PATCH v4 01/10] t5550: use write_script to generate post-update hook
  ` [PATCH v4 02/10] t0061: run_command executes scripts without a #! line
  ` [PATCH v4 03/10] run-command: prepare command before forking
  ` [PATCH v4 04/10] run-command: use the async-signal-safe execv instead of execvp
  ` [PATCH v4 05/10] run-command: prepare child environment before forking
  ` [PATCH v4 06/10] run-command: don't die in child when duping /dev/null
  ` [PATCH v4 07/10] run-command: eliminate calls to error handling functions in child
  ` [PATCH v4 08/10] run-command: handle dup2 and close errors "
  ` [PATCH v4 09/10] run-command: add note about forking and threading
  ` [PATCH v4 10/10] run-command: block signals between fork and execve

[PATCH 2/2] iio: adc: Allow setting Shunt Voltage PGA gain and Bus Voltage range
 2017-04-17 22:08 UTC  (3+ messages)

[PATCHv2 0/8] bluez: upgrade and refactoring
 2017-04-17 22:08 UTC  (3+ messages)
` [PATCHv2 7/8] bluez5: cleanup tabs and spaces

EFI + tboot + Xen
 2017-04-17 22:05 UTC  (4+ messages)

RFC: WMI Enhancements
 2017-04-17 22:03 UTC  (4+ messages)

Cannot write policy to allow { relabelto }
 2017-04-17 22:02 UTC 

[PATCH v8 00/15] ACPI platform MSI support and its example mbigen
 2017-04-17 22:01 UTC  (6+ messages)
` [PATCH v8 10/15] ACPI: platform-msi: retrieve dev id from IORT

[PATCH 00/12] KIQ support for gfx9
 2017-04-17 22:00 UTC  (13+ messages)
  ` [PATCH 01/12] drm/amdgpu/gfx9: fix typo in mpd init
  ` [PATCH 02/12] drm/amdgpu/gfx9: add additional MQD initialization
  ` [PATCH 03/12] drm/amdgpu/gfx9: create mqd backups
  ` [PATCH 04/12] drm/amdgpu/gfx9: clear the compute ring on reset
  ` [PATCH 05/12] drm/amdgpu: add KIQ packet defines to soc15d.h
  ` [PATCH 06/12] drm/amdgpu/gfx9: use new KIQ packet defines
  ` [PATCH 07/12] drm/amdgpu/gfx9: wait for completion in KIQ init
  ` [PATCH 08/12] drm/amdgpu: split gfx_v9_0_kiq_init_queue into two
  ` [PATCH 09/12] drm/amdgpu/gfx9: wait once for all KCQs to be created
  ` [PATCH 10/12] drm/amdgpu/gfx9: move SET_RESOURCES into the same command stream
  ` [PATCH 11/12] drm/amdgpu/gfx9: fix resume of KIQ and KCQs
  ` [PATCH 12/12] drm/amdgpu/gfx9: Switch baremetal to use KIQ for compute ring management. (v3)

[Qemu-devel] [RFC 0/7] pci: Type-safety and phb->bus initialization cleanup
 2017-04-17 21:59 UTC  (8+ messages)
` [Qemu-devel] [RFC 1/7] pci: Change pci_host_bus_register() parameter to PCIHostState
` [Qemu-devel] [RFC 2/7] pci: Change pci_bus_init() 'parent' "
` [Qemu-devel] [RFC 3/7] pci: Change pci_bus_new*() "
` [Qemu-devel] [RFC 4/7] pci: Change pci_register_bus() 'parent' "
` [Qemu-devel] [RFC 5/7] pci: Set phb->bus inside pci_register_bus()
` [Qemu-devel] [RFC 6/7] pci: Set phb->bus inside pci_bus_new()
` [Qemu-devel] [RFC 7/7] pci: Set phb->bus inside pci_bus_new_inplace()

[PATCH] [media] uvcvideo: Add iFunction or iInterface to device names
 2017-04-17 21:56 UTC  (2+ messages)

[Fuego] Fuego v1.1 release
 2017-04-17 21:54 UTC  (3+ messages)

[PATCH net-next] net: ipv6: Fix UDP early demux lookup with udp_l3mdev_accept=0
 2017-04-17 21:52 UTC  (2+ messages)

[PATCH 0/6] drm: msm: A5XX zap shader
 2017-04-17 21:51 UTC  (4+ messages)
` [PATCH 2/6] drm/msm: gpu: Use the zap shader on 5XX if we can

[PATCH -v2 0/9] mm: make movable onlining suck less
 2017-04-17 21:51 UTC  (4+ messages)

the Mail Archive is now (again) subscribed to this list
 2017-04-17 21:49 UTC  (3+ messages)
` linux-efi archive

[PATCHv2 0/3] Add Altera I2C Controller Driver
 2017-04-17 21:49 UTC  (4+ messages)
  ` [PATCHv2 1/3] MAINTAINERS: "
  ` [PATCHv2 2/3] dt-bindings: i2c: Add Altera I2C Controller
  ` [PATCHv2 3/3] i2c: altera: Add Altera I2C Controller driver

[PATCH] nbd: set the max segment size to UINT_MAX
 2017-04-17 21:46 UTC  (2+ messages)
` [Nbd] "

[PATCH v11 0/7] PCI: Introduce a way to enforce all MMIO BARs not to share PAGE_SIZE
 2017-04-17 21:45 UTC  (9+ messages)
` [PATCH v11 1/7] PCI: Ignore requested alignment for IOV BARs
` [PATCH v11 2/7] PCI: A fix for caculating bridge window's size and alignment
` [PATCH v11 3/7] PCI: Add pcibios_default_alignment() for arch-specific alignment control
` [PATCH v11 4/7] powerpc/powernv: Override pcibios_default_alignment() to force PCI devices to be page aligned
` [PATCH v11 5/7] PCI: Factor pci_reassigndev_resource_alignment()
` [PATCH v11 6/7] PCI: Don't reassign resources that are already aligned
` [PATCH v11 7/7] PCI: Don't resize resources when realigning all devices in system

[PATCH] drm/vc4: Fix refcounting of runtime PM get if it errors out
 2017-04-17 20:32 UTC  (4+ messages)

[PATCH] app/crypto-perf: fix possible overflow
 2017-04-17 21:44 UTC  (2+ messages)

[PATCH] crypto/qat: fix incomplete capabilities
 2017-04-17 21:44 UTC  (2+ messages)

[PATCH] crypto/scheduler: fix queue pair configuration
 2017-04-17 21:43 UTC  (2+ messages)

[PATCH 0/1] add missing L2 cache properties for Meson8 and Meson8b
 2017-04-17 21:42 UTC  (6+ messages)
` [PATCH 1/1] ARM: dts: meson: Extend L2 cache controller node "

How to keep log history when renaming and changing simultaneously
 2017-04-17 21:36 UTC  (3+ messages)

[PATCH 0/2] Amlogic Meson (32-bit) .dts cleanups
 2017-04-17 21:39 UTC  (9+ messages)
` [PATCH 1/2] ARM: dts: meson: organize devices in their corresponding busses
` [PATCH 2/2] ARM: dts: meson8b: inherit meson.dtsi from meson8b.dtsi

[PATCHv3 net] igmp: do not remove igmp souce list info when set link down
 2017-04-17 21:38 UTC  (4+ messages)
` IGMP on IPv6

[GIT PULL] KEYS: Blacklisting, restrictions and DH
 2017-04-17 21:38 UTC  (3+ messages)

[PATCH v11 0/5] read-cache: speed up add_index_entry
 2017-04-17 21:37 UTC  (6+ messages)
` [PATCH v11 1/5] read-cache: add strcmp_offset function
` [PATCH v11 2/5] p0006-read-tree-checkout: perf test to time read-tree
` [PATCH v11 3/5] read-cache: speed up add_index_entry during checkout
` [PATCH v11 4/5] read-cache: speed up has_dir_name (part 1)
` [PATCH v11 5/5] read-cache: speed up has_dir_name (part 2)

[PATCH 1/3] xfstests-bld: use a separate default config file for each test runner
 2017-04-17 21:33 UTC  (3+ messages)
` [PATCH 2/3] gce-xfstests: move NR_CPU, MEM, and ROOT_FS into config.gce
` [PATCH 3/3] android-xfstests: move ROOT_FS and ROOT_FS_URL into config.android

[PATCH 1/2] tools: Use POSIX poll.h instead of sys/poll.h
 2017-04-17 21:33 UTC  (2+ messages)
` [PATCH 2/2] tools: Use POSIX signal.h instead of sys/signal.h

[PATCH v4 0/2] vfio/type1: Synchronous locked page accounting
 2017-04-17 21:32 UTC  (8+ messages)
` [PATCH v4 1/2] vfio/type1: Remove locked page accounting workqueue

[PATCH 00/13] MIPS: lantiq: handle RCU register by separate drivers
 2017-04-17 21:28 UTC  (12+ messages)
` [PATCH 08/13] reset: Add a reset controller driver for the Lantiq XWAY based SoCs
` [PATCH 11/13] phy: Add an USB PHY driver for the Lantiq SoCs using the RCU module
` [PATCH 13/13] MIPS: lantiq: Remove the arch/mips/lantiq/xway/reset.c implementation

nat traversal / userspace impl
 2017-04-17 21:36 UTC  (5+ messages)

[tip:WIP.timers 8/10] kernel/time/timer_migration.h:26:1: warning: no return statement in function returning non-void
 2017-04-17 21:27 UTC 

[tip:WIP.timers 8/10] kernel//time/timer_migration.c:190:4: error: implicit declaration of function 'timer_expire_remote'
 2017-04-17 21:27 UTC 

[meta-networking][PATCH] samba: fix conflict between samba and sudo packages
 2017-04-17 21:22 UTC 

[PATCH] PCI/MSI: Only disable affinity settings if pre and post vector count is equal to max_vecs and not min_vecs
 2017-04-17 21:26 UTC 

[PATCH v5 0/6] Introduction to SPI NAND framework
 2017-04-17 21:23 UTC  (8+ messages)
` [PATCH v5 1/6] nand: spi: add basic blocks for infrastructure
` [PATCH v5 2/6] nand: spi: add basic operations support
` [PATCH v5 3/6] nand: spi: Add bad block support

[PATCH] thermal: bcm2835: move to the broadcom subdirectory
 2017-04-17 21:21 UTC  (3+ messages)

[U-Boot] [PATCH v7 0/3] mmc: meson: add MMC support for Meson GX (S905)
 2017-04-17 21:18 UTC  (14+ messages)
  ` [U-Boot] [PATCH v7 2/3] mmc: meson: add MMC driver "

RFC: fixing kernel oops on interrupted COMMIT from nfs_commit_file
 2017-04-17 21:17 UTC  (10+ messages)

[dm-crypt] Failure to encrypt a big disk - missing kernel module?
 2017-04-17 21:17 UTC  (8+ messages)

[PATCH 1/1] NFS append COMMIT after synchronous COPY
 2017-04-17 21:15 UTC 

[RFC][PATCH 00/13] overlayfs stable inodes
 2017-04-17 21:14 UTC  (4+ messages)
` [RFC][PATCH 02/13] ovl: redirect dir by file handle on copy up

[U-Boot] [PATCH] rockchip: tinker: set ethaddr in late init
 2017-04-17 21:13 UTC 

[PATCH 01/67] drm/i915/cnp: Introduce Cannonpoint PCH
 2017-04-17 21:13 UTC  (3+ messages)
` [PATCH 05/67] drm/i915/cnp: add CNP gmbus support

[RFC 0/8] Copy Offload with Peer-to-Peer PCI Memory
 2017-04-17 21:11 UTC  (9+ messages)

[PATCH] amdgpu:fix incorrect use on the remap_mutex
 2017-04-17 21:12 UTC  (4+ messages)
` 答复: "

[linux-lvm] thin volume usage report
 2017-04-17 21:07 UTC  (2+ messages)

Problems with adding a sysfs file
 2017-04-17 21:04 UTC  (3+ messages)

[PATCH] device-mapper: Convert printks to pr_<level> macros
 2017-04-17 21:02 UTC  (2+ messages)

[PATCH] thermal: broadcom: ns: specify myself as MODULE_AUTHOR
 2017-04-17 21:02 UTC 

[PATCH] mac80211: ibss: Fix channel type enum in ieee80211_sta_join_ibss()
 2017-04-17 20:59 UTC 

[PATCH] Documentation/git-checkout: make doc. of checkout <tree-ish> clearer
 2017-04-17 20:59 UTC  (9+ messages)

[PATCH] sched/rt: minimize rq->lock contention in do_sched_rt_period_timer()
 2017-04-17 20:56 UTC 

[PATCH rdma-next 0/6] Add support for OPA path records
 2017-04-17 20:56 UTC  (7+ messages)
  ` [PATCH rdma-next 1/6] IB/CM: Add braces when using sizeof
  ` [PATCH rdma-next 2/6] IB/SA: Rename ib_sa_path_rec to sa_path_rec
  ` [PATCH rdma-next 3/6] IB/SA: Introduce path record specific types
  ` [PATCH rdma-next 4/6] IB/SA: Split struct sa_path_rec based on IB and ROCE specific fields
  ` [PATCH rdma-next 5/6] IB/SA: Add OPA path record type
  ` [PATCH rdma-next 6/6] IB/SA: Add support to query OPA path records

[PATCH] soc/fsl/qbman: Disable IRQs for deferred QBMan work
 2017-04-17 20:55 UTC 

[PATCH RFC] sparc64: eBPF JIT
 2017-04-17 20:55 UTC  (5+ messages)

[PATCH v2] net: cx89x0: move attribute declaration before struct keyword
 2017-04-17 20:54 UTC 

[PATCH v2] xfs: reserve enough blocks to handle btree splits when remapping
 2017-04-17 20:52 UTC 

[PATCH v9 0/5] [GSoC] remove_subtree(): reimplement using iterators
 2017-04-17 20:51 UTC  (6+ messages)
` [PATCH v9 1/5] dir_iterator: add tests for dir_iterator API
` [PATCH v9 2/5] remove_subtree(): test removing nested directories
` [PATCH v9 3/5] dir_iterator: add helpers to dir_iterator_advance
` [PATCH v9 4/5] dir_iterator: refactor state machine model
` [PATCH v9 5/5] remove_subtree(): reimplement using iterators

[U-Boot] [PATCH v3 1/1] meson: gxbb: enable MMC as boot target
 2017-04-17 20:46 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[PATCH] net: cx89x0: move attribute declaration before struct keyword
 2017-04-17 20:44 UTC  (4+ messages)

[PATCH v2 0/9] ftgmac100: Rework batch 5 - Features
 2017-04-17 20:44 UTC  (3+ messages)

[RFC][PATCH] cmd: test: Add bitwise AND, document the feature
 2017-04-17 20:42 UTC  (3+ messages)

get_node_by_path bug
 2017-04-17 20:42 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/1] meson: gxbb: change ramdisk_addr_r
 2017-04-17 20:41 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2,1/1] "

[PATCH] um: Include kbuild.h instead of duplicating its macros
 2017-04-17 20:37 UTC  (2+ messages)

[PATCH] watchdog: f71808e_wdt: Add F71868 support
 2017-04-17 20:37 UTC 

[PATCH] frv: Use OFFSET macro in DEF_*REG()
 2017-04-17 20:35 UTC  (2+ messages)

Microphone gain on N900
 2017-04-17 20:34 UTC  (7+ messages)

[PATCH v10 0/4] PCI: Introduce a way to enforce all MMIO BARs not to share PAGE_SIZE
 2017-04-17 20:33 UTC  (5+ messages)
` [PATCH v10 4/4] PCI: Don't extend device's size when using default alignment for all devices


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.