All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-07-06 17:54:27 to 2016-07-06 18:51:52 UTC [more...]

powerpc / cxl: Add support for the Mellanox CX4 in cxl mode
 2016-07-06 18:51 UTC  (13+ messages)
` [PATCH 07/14] cxl: Add support for using the kernel API with a real PHB
` [PATCH 08/14] cxl: Add kernel APIs to get & set the max irqs per context
` [PATCH 09/14] cxl: Add preliminary workaround for CX4 interrupt limitation
` [PATCH 10/14] cxl: Add support for interrupts on the Mellanox CX4
` [PATCH 11/14] cxl: Workaround PE=0 hardware limitation in "
` [PATCH 14/14] cxl: Add cxl_check_and_switch_mode() API to switch bi-modal cards

[PATCH v3 0/6] Intel Integrated Sensor Hub Support (ISH)
 2016-07-06 18:51 UTC  (11+ messages)
` [PATCH v3 1/6] Documentation: hid: Intel ISH HID document
` [PATCH v3 2/6] hid: intel_ish-hid: ISH Transport layer
` [PATCH v3 3/6] hid: intel-ish-hid: ipc layer
` [PATCH v3 4/6] hid: intel-ish-hid: ISH HID client driver
` [PATCH v3 5/6] iio: hid-sensors: use asynchronous resume
` [PATCH v3 6/6] hid: hid-sensor-hub: Add ISH quirk

Help with nouveau driver
 2016-07-06 18:50 UTC  (2+ messages)

[U-Boot] [PATCH] powerpc: mpc85xx: Do not build errata command in SPL
 2016-07-06 18:49 UTC  (5+ messages)

Git doesn't always add files to a commit (amend)
 2016-07-06 18:48 UTC  (7+ messages)
` [PATCH] cache-tree.c: fix i-t-a check skipping directory updates sometimes
  ` [PATCH v2 0/2] cache-tree building fix in the presence of ita entries
    ` [PATCH v2 1/2] cache-tree.c: fix i-t-a entry skipping directory updates sometimes
    ` [PATCH v2 2/2] cache-tree: do not generate empty trees as a result of all i-t-a subentries

"Existing git repository" error or How to build a custom layer?
 2016-07-06 18:10 UTC 

[Qemu-devel] [PATCH v3 00/28] vhost-user reconnect fixes
 2016-07-06 18:47 UTC  (29+ messages)
` [Qemu-devel] [PATCH v3 01/28] misc: indentation
` [Qemu-devel] [PATCH v3 02/28] vhost-user: minor simplification
` [Qemu-devel] [PATCH v3 03/28] vhost: don't assume opaque is a fd, use backend cleanup
` [Qemu-devel] [PATCH v3 04/28] vhost: make vhost_log_put() idempotent
` [Qemu-devel] [PATCH v3 05/28] vhost: call vhost_log_put() on cleanup
` [Qemu-devel] [PATCH v3 06/28] vhost: add vhost device only after all success
` [Qemu-devel] [PATCH v3 07/28] vhost: make vhost_dev_cleanup() idempotent
` [Qemu-devel] [PATCH v3 08/28] vhost-net: always call vhost_dev_cleanup() on failure
` [Qemu-devel] [PATCH v3 09/28] vhost: fix calling vhost_dev_cleanup() after vhost_dev_init()
` [Qemu-devel] [PATCH v3 10/28] vhost: change some assert() for error_report() or silent fail
` [Qemu-devel] [PATCH v3 11/28] vhost: use error_report() instead of fprintf(stderr, ...)
` [Qemu-devel] [PATCH v3 12/28] vhost-user: check qemu_chr_fe_set_msgfds() return value
` [Qemu-devel] [PATCH v3 13/28] vhost-user: check vhost_user_{read, write}() "
` [Qemu-devel] [PATCH v3 14/28] qemu-char: check socket is actually connected
` [Qemu-devel] [PATCH v3 15/28] vhost-user: keep vhost_net after a disconnection
` [Qemu-devel] [PATCH v3 16/28] Revert "vhost-net: do not crash if backend is not present"
` [Qemu-devel] [PATCH v3 17/28] get_vhost_net() should be != null after vhost_user_init
` [Qemu-devel] [PATCH v3 18/28] vhost-net: success if backend has no ops->vhost_migration_done
` [Qemu-devel] [PATCH v3 19/28] vhost: add assert() to check runtime behaviour
` [Qemu-devel] [PATCH v3 20/28] char: add chr_wait_connected callback
` [Qemu-devel] [PATCH v3 21/28] char: add and use tcp_chr_wait_connected
` [Qemu-devel] [PATCH v3 22/28] vhost-user: wait until backend init is completed
` [Qemu-devel] [PATCH v3 23/28] tests: plug some leaks in virtio-net-test
` [Qemu-devel] [PATCH v3 24/28] tests: fix vhost-user-test leak
` [Qemu-devel] [PATCH v3 25/28] tests: add /vhost-user/connect-fail test
` [Qemu-devel] [PATCH v3 26/28] tests: add a simple /vhost-user/multiqueue test
` [Qemu-devel] [PATCH v3 27/28] vhost-user: add error report in vhost_user_write()
` [Qemu-devel] [PATCH v3 28/28] vhost: add vhost_net_set_backend()

[PATCH 1/7] compiler: avoid redefining symbols when running with checker
 2016-07-06 18:44 UTC  (7+ messages)
` [PATCH 2/7] USB: gadget: composite: avoid possible NULL ptr dereference
` [PATCH 3/7] video: displaytimings: don't double free display timings
` [PATCH 4/7] imx-bbu-nand-fcb: don't drop error return code
` [PATCH 5/7] imx-bbu-nand-fcb: avoid double free of dbbt_entries
` [PATCH 6/7] clk: fix misleading indenting
` [PATCH 7/7] blspec: use correct return type

Adventures in btrfs raid5 disk recovery
 2016-07-06 18:45 UTC  (20+ messages)

Network hang after c3f1010b30f7fc611139cfb702a8685741aa6827 with CIPSO & Smack
 2016-07-06 18:43 UTC  (8+ messages)

[PATCH v2] regulator: pwm: Fix regulator ramp delay for continuous mode
 2016-07-06 18:42 UTC  (2+ messages)

[PATCH v1 00/15] Add Paravirtual RDMA Driver
 2016-07-06 18:40 UTC  (3+ messages)

[PATCH 00/18] arm/altp2m: Introducing altp2m to ARM
 2016-07-06 18:35 UTC  (11+ messages)
` [PATCH 02/18] arm/altp2m: Add first altp2m HVMOP stubs

[PATCH -v3 0/2] printk.devkmsg: Ratelimit it by default
 2016-07-06 18:32 UTC  (5+ messages)
` [PATCH -v3 2/2] printk: Add kernel parameter to control writes to /dev/kmsg
  ` [PATCH -v3.1 "

[PATCH] [RFC] Kbuild: avoid "make tinyconfig" warnings
 2016-07-06 18:32 UTC  (5+ messages)

[PATCH] regulator: pwm: Fix regulator ramp delay for continuous mode
 2016-07-06 18:31 UTC  (7+ messages)

[PATCH v23 00/22] Richacls (Core and Ext4)
 2016-07-06 18:31 UTC  (5+ messages)
` [PATCH v23 12/22] vfs: Add get_richacl and set_richacl inode operations

[PATCH] fujitsu-laptop: Rework brightness of eco led
 2016-07-06 18:31 UTC  (3+ messages)

64-btrfs.rules and degraded boot
 2016-07-06 18:29 UTC  (10+ messages)

Request for assistance
 2016-07-06 18:28 UTC  (5+ messages)

[Query] Preemption (hogging) of the work handler
 2016-07-06 18:28 UTC  (3+ messages)

[Qemu-devel] [PATCH] Fix for self-modifying writes across page boundaries
 2016-07-06 18:26 UTC 

[PATCH review 0/11] General unprivileged mount support
 2016-07-06 18:12 UTC  (31+ messages)
` [PATCH review 0/12] General unprivileged mount support v2
  ` [PATCH review 01/12] fs: Refuse uid/gid changes which don't map into s_user_ns
    ` [PATCH review 02/12] userns: Handle -1 in k[ug]id_has_mapping when !CONFIG_USER_NS
    ` [PATCH review 03/12] vfs: Verify acls are valid within superblock's s_user_ns
    ` [PATCH review 04/12] fs: Check for invalid i_uid in may_follow_link()
    ` [PATCH review 05/12] cred: Reject inodes with invalid ids in set_create_file_as()
    ` [PATCH review 06/12] vfs: Don't modify inodes with a uid or gid unknown to the vfs
    ` [PATCH review 07/12] vfs: Don't create "
    ` [PATCH review 08/12] quota: Ensure qids map to the filesystem
      ` [PATCH review 09/12] quota: Handle quota data stored in s_user_ns in quota_setxquota
      ` [PATCH review 10/12] dquot: For now explicitly don't support filesystems outside of init_user_ns
      ` [PATCH review 11/12] evm: Translate user/group ids relative to s_user_ns when computing HMAC
      ` [PATCH review 12/12] fs: Update i_[ug]id_(read|write) to translate relative to s_user_ns

[PATCH] meta-yocto: Delete PREFERRED_VERSION for obsolete version of U-Boot
 2016-07-06 18:24 UTC  (7+ messages)

[PATCH] t7610 test for mktemp existence
 2016-07-06 18:23 UTC  (2+ messages)

[PATCH/RFC iproute2 0/3] iptunnel: support MPLS in IPv4 and UDP
 2016-07-06 18:23 UTC  (4+ messages)
` [PATCH/RFC iproute2 1/3] iptunnel: document mode parameter for sit tunnels
` [PATCH/RFC iproute2 2/3] iptunnel: add support for mpls/ip to "
` [PATCH/RFC iproute2 3/3] iptunnel: add support for mpls/ip to ipip tunnels

[PATCH 0/3] ARM: dts: the dts support for rk3288 firefly reload
 2016-07-06 18:23 UTC  (15+ messages)
` [PATCH 2/3] ARM: dts: move regulator settings from common to specifics
      ` [PATCH 1/3] ARM: dts: add label leds for rk3288-firefly.dtsi
      ` [PATCH 3/3] ARM: dts: add rk3288-firefly-reload

[PATCH/RFC net-next 0/4] net: support MPLS in IPv4 and UDP
 2016-07-06 18:22 UTC  (5+ messages)
` [PATCH/RFC net-next 1/4] tunnels: support MPLS over IPv4 tunnels
` [PATCH/RFC net-next 2/4] sit: support MPLS over IPv4
` [PATCH/RFC net-next 3/4] ipip: "
` [PATCH/RFC net-next 4/4] mpls: allow routes on ipip and sit devices

how to bbappend(?) to u-boot-fw-utils to add a custom /etc/fw_env.config??
 2016-07-06 18:21 UTC  (3+ messages)

[Buildroot] [PATCH] package/gdb: add dependency on host-textinfo
 2016-07-06 18:21 UTC  (2+ messages)

[Buildroot] Interesting circular dependency, how to solve?
 2016-07-06 18:20 UTC  (3+ messages)

[PATCH v2] watchdog: da9063_wdt: don't trigger watchdog too fast
 2016-07-06 18:19 UTC  (2+ messages)

how to tftp download a newer u-boot into RAM and simply execute it?
 2016-07-06 18:18 UTC 

[ath9k-devel] [PATCH] ath9k: Switch to using mac80211 intermediate software queues
 2016-07-06 18:19 UTC  (6+ messages)
` [ath9k-devel] [PATCH v2] "
  `  "

Fwd: Unable to mount degraded RAID5
 2016-07-06 18:19 UTC  (2+ messages)
  `  "

[PATCH v1] hvmloader, pci: Don't try to relocate memory if 64-bit BAR is bigger than 4GB
 2016-07-06 18:16 UTC 

[PATCH] git-svn: clone: Fail on missing url argument
 2016-07-06 18:15 UTC  (3+ messages)

[Buildroot] [git commit] package/gdb: add dependency on host-textinfo
 2016-07-06 18:15 UTC 

[PATCH 00/31] Move LRU page reclaim from zones to nodes v8
 2016-07-06 18:12 UTC  (4+ messages)
` [PATCH 31/31] mm, vmstat: Remove zone and node double accounting by approximating retries

Unable to mount degraded RAID5
 2016-07-06 18:12 UTC  (13+ messages)

Crash when loading the rules
 2016-07-06 18:13 UTC  (3+ messages)

[PATCH v21 0/8] arm64: kdump support
 2016-07-06 18:11 UTC  (4+ messages)
` [PATCH v21 1/8] arm64: kdump: reserve memory for crash dump kernel

[PATCH v14 00/21] index-helper/watchman
 2016-07-06 18:11 UTC  (2+ messages)

[PATCH 00/26] Netfilter updates for net-next
 2016-07-06 18:11 UTC  (3+ messages)
` [PATCH 03/26] netfilter: x_tables: fix possible ZERO_SIZE_PTR pointer dereferencing error

[PATCH -next] orangefs: use vzalloc() instead of vmalloc()/memset(0)
 2016-07-06 18:11 UTC  (5+ messages)

How to create a directory for an SD-Card mount?
 2016-07-06 18:09 UTC  (2+ messages)

[WireGuard] Can WireGuard be adopted for older kernels?
 2016-07-06 18:08 UTC  (10+ messages)

[PATCH 1/1] l3afpad: add check for GTK3DISTROFEATURES
 2016-07-06 18:08 UTC 

[ath9k-devel] Setting mcast rate > 1Mbps not working
 2016-07-06 18:06 UTC 

[PATCH v4 0/4] arm64,xen: add xen_boot support into grup-mkconfig
 2016-07-06 18:05 UTC  (6+ messages)
` [Xen-devel] [PATCH v4 0/4] arm64, xen: "
      `  "

[PATCH v8 1/6] monitor: rename and relocate vm_event_monitor_traps
 2016-07-06 18:04 UTC  (3+ messages)
` [PATCH v8 4/6] arm/vm_event: get/set registers

[qemu-mainline test] 96703: tolerable FAIL - PUSHED
 2016-07-06 18:04 UTC 

[bug] Reliably Reproducible Bad Packing of Objects
 2016-07-06 18:02 UTC  (3+ messages)
` [PATCH 0/5] Number truncation with 4+ GB files on 32-bit systems

[PATCH] Input: axp20x-pek: use devm_add_action_or_reset
 2016-07-06 18:01 UTC  (3+ messages)

Nouveau fails to initialize G94GL / Quadro-FX1800 on aarch64 board
 2016-07-06 18:01 UTC  (2+ messages)

[PATCH v2] arm64: dts: berlin4ct: switch to Cortex-A53 specific pmu nodes
 2016-07-06 18:00 UTC  (5+ messages)

[PATCH] Input: zforce_ts - use devm_add_action_or_reset()
 2016-07-06 18:00 UTC  (2+ messages)

[PATCH] GPIO_KEYS: If devm_add_action() fails, we are explicitly calling the cleanup to freethe resources allocated. Use the helper devm_add_action_or_reset() and return directly in case of error, since the cleanup function has been already called by the helper if there was any error
 2016-07-06 17:59 UTC  (3+ messages)

[PATCH net-next v11 0/6] openvswitch: support for layer 3 encapsulated packets
 2016-07-06 17:59 UTC  (7+ messages)
  ` [PATCH net-next v11 1/6] net: introduce skb_transport_header_was_set()
  ` [PATCH net-next v11 2/6] gre: unset mac header for non-TEB packets received by ipgre device
  ` [PATCH net-next v11 3/6] openvswitch: set skb protocol and mac_len when receiving on internal device
  ` [PATCH net-next v11 4/6] openvswitch: add support to push and pop mpls for layer3 packets
  ` [PATCH net-next v11 5/6] openvswitch: add layer 3 flow/port support
  ` [PATCH net-next v11 6/6] openvswitch: use ipgre tunnel rather than gretap tunnel

[PATCH] Input: snvs_pwrkey - use devm_add_action_or_reset
 2016-07-06 17:59 UTC  (2+ messages)

[PATCH 0/3] arm: dts: berlin: enable all dw_wdt nodes unconditionally
 2016-07-06 17:58 UTC  (4+ messages)

[PATCH RESEND] arm64: fix vdso-offsets.h dependency
 2016-07-06 17:57 UTC  (3+ messages)

[PATCH] Input: gpio-keys - use devm_add_action_or_reset
 2016-07-06 17:57 UTC  (2+ messages)

[PATCH v14 20/21] index-helper: indexhelper.exitAfter config
 2016-07-06 17:56 UTC  (3+ messages)
` [PATCH v14 21/21] mailmap: use main email address for dturner

[SPDK] Callback passed to spdk_nvme_ns_cmd_read not being called sometimes
 2016-07-06 17:56 UTC 

[PATCH] samples/seccomp: Add standalone config option
 2016-07-06 17:55 UTC  (2+ messages)

[PATCH v5 0/4] arm64,xen: add xen_boot support into grup-mkconfig
 2016-07-06 17:53 UTC  (5+ messages)
` [PATCH v5 1/4] i386, xen: Add xen_hypervisor and xen_module aliases for i386
` [PATCH v5 2/4] arm64: add "--nounzip" option support in xen_module command
` [PATCH v5 3/4] * util/grub.d/20_linux_xen.in: Add xen_boot command support
` [PATCH v5 4/4] arm64: update the introduction of xen boot commands in docs/grub.texi

[PATCH 1/2] soc: raspberrypi-power: add CONFIG_OF dependency
 2016-07-06 17:54 UTC  (2+ messages)


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.