All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-11-16 17:51:29 to 2017-11-16 18:18:17 UTC [more...]

[PATCH v4 00/15] Parial clone part 3: clone, fetch, fetch-pack, upload-pack, and tests
 2017-11-16 18:17 UTC  (14+ messages)
` [PATCH v4 01/15] upload-pack: add object filtering for partial clone
` [PATCH v4 02/15] clone, fetch-pack, index-pack, transport: "
` [PATCH v4 03/15] fetch: refactor calculation of remote list
` [PATCH v4 04/15] fetch: add object filtering for partial fetch
` [PATCH v4 05/15] remote-curl: add object filtering for partial clone
` [PATCH v4 07/15] fetch-pack: test support excluding large blobs
` [PATCH v4 08/15] partial-clone: define partial clone settings in config
` [PATCH v4 10/15] fetch: add from_promisor and exclude-promisor-objects parameters
` [PATCH v4 11/15] t5500: add fetch-pack tests for partial clone
` [PATCH v4 12/15] t5601: test "
` [PATCH v4 13/15] t5500: more tests for partial clone and fetch
` [PATCH v4 14/15] unpack-trees: batch fetching of missing blobs
` [PATCH v4 15/15] fetch-pack: restore save_commit_buffer after use

[PATCH 0/1] [poky-contrib] meson bugfix
 2017-11-16 18:17 UTC  (4+ messages)
` [PATCH 1/1] meson: export native env only for native build

[PATCH rdma-next 00/31] RDMA fixes and refactoring for 4.15
 2017-11-16 18:17 UTC  (9+ messages)
` [PATCH rdma-next 06/31] IB/ipoib: Avoid memory leak if neigh destination was changed

Inquiry 16-11-2017
 2017-11-16 16:27 UTC 

[PATCH RFC] irq-bcm2836: Avoid "Invalid trigger warning"
 2017-11-16 18:16 UTC  (5+ messages)

[PATCH v2 00/18] Add support for clang LTO
 2017-11-16 18:16 UTC  (16+ messages)
` [PATCH v2 11/18] arm64: make mrs_s and msr_s macros work with LTO
` [PATCH v2 18/18] arm64: select ARCH_SUPPORTS_LTO_CLANG

[PATCH v5 1/1] tty: serial: imx: remove imx_disable_rx_int
 2017-11-16 18:14 UTC  (2+ messages)

[PATCH 4.4 00/28] 4.4.99-stable review
 2017-11-16 17:42 UTC  (8+ messages)
` [PATCH 4.4 06/28] ALSA: seq: Cancel pending autoload work at unbinding device
` [PATCH 4.4 09/28] l2tp: check ps->sock before running pppol2tp_session_ioctl()
` [PATCH 4.4 10/28] tun: call dev_get_valid_name() before register_netdevice()
` [PATCH 4.4 12/28] packet: avoid panic in packet_getsockopt()
` [PATCH 4.4 14/28] net/unix: dont show information about sockets from other namespaces
` [PATCH 4.4 19/28] ipip: only increase err_count for some certain type icmp in ipip_err
` [PATCH 4.4 21/28] tcp/dccp: fix lockdep splat in inet_csk_route_req()

[PATCH] net/smc: Fix preinitialization of buf_desc in __smc_buf_create()
 2017-11-16 18:14 UTC  (2+ messages)

[Qemu-devel] [PATCH v1 for-2.11 0/3] s390x: fixes for SIGP and DIAG 308
 2017-11-16 18:14 UTC  (6+ messages)
` [Qemu-devel] [PATCH v1 for-2.11 2/3] s390x/tcg: fix DIAG 308 with > 1 VCPU (single threaded TCG)

[PATCH] Revert "imx-gst1.0-plugin: Change git repository URL"
 2017-11-16 18:14 UTC  (2+ messages)

[PATCH v4 00/10] Partial clone part 2: fsck and promisors
 2017-11-16 18:12 UTC  (11+ messages)
` [PATCH v4 01/10] extension.partialclone: introduce partial clone extension
` [PATCH v4 02/10] fsck: introduce partialclone extension
` [PATCH v4 03/10] fsck: support refs pointing to promisor objects
` [PATCH v4 04/10] fsck: support referenced "
` [PATCH v4 05/10] fsck: support promisor objects as CLI argument
` [PATCH v4 06/10] index-pack: refactor writing of .keep files
` [PATCH v4 07/10] introduce fetch-object: fetch one promisor object
` [PATCH v4 08/10] sha1_file: support lazily fetching missing objects
` [PATCH v4 09/10] rev-list: support termination at promisor objects
` [PATCH v4 10/10] gc: do not repack promisor packfiles

[PATCH v2] md: introduce new personality funciton start()
 2017-11-16 18:12 UTC 

[PATCH] test: new sched WRR unit-test
 2017-11-16 18:12 UTC  (2+ messages)

[PATCH rdma-core 0/3] Bugfixes for hip08 libhns
 2017-11-16 18:12 UTC  (11+ messages)
` [PATCH rdma-core 3/3] libhns: Fix endian format of payload and immediate

[PATCH 4.9 00/39] 4.9.63-stable review
 2017-11-16 17:42 UTC  (30+ messages)
` [PATCH 4.9 01/39] gso: fix payload length when gso_size is zero
` [PATCH 4.9 02/39] tun/tap: sanitize TUNSETSNDBUF input
` [PATCH 4.9 03/39] ipv6: addrconf: increment ifp refcount before ipv6_del_addr()
` [PATCH 4.9 04/39] netlink: do not set cb_running if dumps start() errs
` [PATCH 4.9 05/39] net: call cgroup_sk_alloc() earlier in sk_clone_lock()
` [PATCH 4.9 06/39] tcp: fix tcp_mtu_probe() vs highest_sack
` [PATCH 4.9 07/39] l2tp: check ps->sock before running pppol2tp_session_ioctl()
` [PATCH 4.9 08/39] tun: call dev_get_valid_name() before register_netdevice()
` [PATCH 4.9 09/39] sctp: add the missing sock_owned_by_user check in sctp_icmp_redirect
` [PATCH 4.9 10/39] tcp/dccp: fix ireq->opt races
` [PATCH 4.9 11/39] packet: avoid panic in packet_getsockopt()
` [PATCH 4.9 12/39] soreuseport: fix initialization race
` [PATCH 4.9 14/39] sctp: full support for ipv6 ip_nonlocal_bind & IP_FREEBIND
` [PATCH 4.9 17/39] net/unix: dont show information about sockets from other namespaces
` [PATCH 4.9 18/39] tap: double-free in error path in tap_open()
` [PATCH 4.9 19/39] ipip: only increase err_count for some certain type icmp in ipip_err
` [PATCH 4.9 20/39] ip6_gre: only increase err_count for some certain type icmpv6 in ip6gre_err
` [PATCH 4.9 21/39] ip6_gre: update dst pmtu if dev mtu has been updated by toobig in __gre6_xmit
` [PATCH 4.9 22/39] tun: allow positive return values on dev_get_valid_name() call
` [PATCH 4.9 24/39] net_sched: avoid matching qdisc with zero handle
` [PATCH 4.9 25/39] ppp: fix race in ppp device destruction
` [PATCH 4.9 26/39] mac80211: accept key reinstall without changing anything
` [PATCH 4.9 28/39] mac80211: dont compare TKIP TX MIC key in reinstall prevention
` [PATCH 4.9 33/39] netfilter: nat: avoid use of nf_conn_nat extension
` [PATCH 4.9 34/39] netfilter: nat: Revert "netfilter: nat: convert nat bysrc hash to rhashtable"
` [PATCH 4.9 35/39] security/keys: add CONFIG_KEYS_COMPAT to Kconfig
` [PATCH 4.9 36/39] brcmfmac: remove setting IBSS mode when stopping AP
` [PATCH 4.9 37/39] target/iscsi: Fix iSCSI task reassignment handling
` [PATCH 4.9 38/39] qla2xxx: Fix incorrect tcm_qla2xxx_free_cmd use during TMR ABORT (v2)

[RFC PATCH] ALSA: core: do not update tstamp when hw ptr has not moved
 2017-11-16 18:11 UTC  (3+ messages)

[U-Boot] [PATCH v2 1/6] pico-imx6ul: Move dfu_alt_info to CONFIG_DFU_ENV_SETTINGS variable
 2017-11-16 18:11 UTC  (5+ messages)
` [U-Boot] [PATCH v2 2/6] pico-imx6ul: Use PARTUUID to specify the rootfs location
` [U-Boot] [PATCH v2 4/6] pico-imx6ul: Define partition layout in the environment

[Bug 103783] atombios stuck in loop for more than 5secs
 2017-11-16 18:10 UTC  (7+ messages)

[PATCH v2 0/3] nvmet-rdma: SRQ per completion vector
 2017-11-16 18:10 UTC  (6+ messages)
` [PATCH 1/3] IB/core: add a simple SRQ pool per PD

[Intel-wired-lan] [PATCH 1/3] ethtool: correct display of VF when showing vf/queue filters
 2017-11-16 18:10 UTC  (6+ messages)
` [Intel-wired-lan] [PATCH 2/3] ethtool: show vf and queue in the help for -N
` [Intel-wired-lan] [PATCH 3/3] ethtool: correct VF index values for the ring_cookie parameter

[PATCH] Revert "drm/radeon: dont switch vt on suspend"
 2017-11-16 18:09 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/2] Fix eepro100 simple transmission, add i82559 PCI ID
 2017-11-16 18:09 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/2] Fix eepro100 simple transmission mode

[PATCH v4 0/6] Partial clone part 1: object filtering
 2017-11-16 18:07 UTC  (7+ messages)
` [PATCH v4 1/6] dir: allow exclusions from blob in addition to file
` [PATCH v4 2/6] oidmap: add oidmap iterator methods
` [PATCH v4 3/6] oidset: add iterator methods to oidset
` [PATCH v4 4/6] list-objects: filter objects in traverse_commit_list
` [PATCH v4 5/6] rev-list: add list-objects filtering support
` [PATCH v4 6/6] pack-objects: add list-objects filtering

[PATCH for 4.4-stable] KVM: x86: fix singlestepping over syscall
 2017-11-16 18:07 UTC 

[Buildroot] [PATCH 1/2] brltty: new package
 2017-11-16 18:07 UTC  (5+ messages)
` [Buildroot] [PATCH 2/2] DEVELOPERS: Add myself

[RFC] cmdline: rework as a wrapper to libedit
 2017-11-16 18:07 UTC  (7+ messages)

[PATCH 1/2] of: unittest: let dtc generate __local_fixups__
 2017-11-16 18:05 UTC  (4+ messages)
` [PATCH 2/2] of: unittest: disable interrupts_property warning

[meta-oe][PATCH] hiredis: fix paths in pkgconfig conf file
 2017-11-16 18:05 UTC 

[patch 0/7] LICENSES: Add documentation and initial License files
 2017-11-16 18:03 UTC  (5+ messages)
` [patch 1/7] Documentation: Add license-rules.rst to describe how to properly identify file licenses

[PATCH] binder: fix proc->files use-after-free
 2017-11-16 17:52 UTC  (3+ messages)

[PATCH 4.13 00/44] 4.13.14-stable review
 2017-11-16 17:43 UTC  (32+ messages)
` [PATCH 4.13 01/44] ppp: fix race in ppp device destruction
` [PATCH 4.13 03/44] ipv4: Fix traffic triggered IPsec connections
` [PATCH 4.13 04/44] ipv6: "
` [PATCH 4.13 05/44] netlink: do not set cb_running if dumps start() errs
` [PATCH 4.13 06/44] net: call cgroup_sk_alloc() earlier in sk_clone_lock()
` [PATCH 4.13 07/44] macsec: fix memory leaks when skb_to_sgvec fails
` [PATCH 4.13 08/44] l2tp: check ps->sock before running pppol2tp_session_ioctl()
` [PATCH 4.13 09/44] tun: call dev_get_valid_name() before register_netdevice()
` [PATCH 4.13 13/44] packet: avoid panic in packet_getsockopt()
` [PATCH 4.13 19/44] tcp/dccp: fix lockdep splat in inet_csk_route_req()
` [PATCH 4.13 21/44] net: dsa: check master device before put
` [PATCH 4.13 22/44] net/unix: dont show information about sockets from other namespaces
` [PATCH 4.13 23/44] tap: double-free in error path in tap_open()
` [PATCH 4.13 24/44] net/mlx5: Fix health work queue spin lock to IRQ safe
` [PATCH 4.13 25/44] net/mlx5e: Properly deal with encap flows add/del under neigh update
` [PATCH 4.13 27/44] ip6_gre: only increase err_count for some certain type icmpv6 in ip6gre_err
` [PATCH 4.13 30/44] tap: reference to KVA of an unloaded module causes kernel panic
` [PATCH 4.13 31/44] tun: allow positive return values on dev_get_valid_name() call
` [PATCH 4.13 32/44] sctp: reset owner sk for data chunks on out queues when migrating a sock
` [PATCH 4.13 33/44] net_sched: avoid matching qdisc with zero handle
` [PATCH 4.13 34/44] l2tp: hold tunnel in pppol2tp_connect()
` [PATCH 4.13 35/44] tun/tap: sanitize TUNSETSNDBUF input
` [PATCH 4.13 36/44] ipv6: addrconf: increment ifp refcount before ipv6_del_addr()
` [PATCH 4.13 37/44] tcp: fix tcp_mtu_probe() vs highest_sack
` [PATCH 4.13 38/44] mac80211: accept key reinstall without changing anything
` [PATCH 4.13 39/44] mac80211: use constant time comparison with keys
` [PATCH 4.13 40/44] mac80211: dont compare TKIP TX MIC key in reinstall prevention
` [PATCH 4.13 41/44] usb: usbtest: fix NULL pointer dereference
` [PATCH 4.13 42/44] Input: ims-psu - check if CDC union descriptor is sane
` [PATCH 4.13 43/44] EDAC, sb_edac: Dont create a second memory controller if HA1 is not present
` [PATCH 4.13 44/44] dmaengine: dmatest: warn user when dma test times out

[PATCH 1/2][v4] fstests: add fio perf results support
 2017-11-16 18:01 UTC  (3+ messages)

[PATCH v2 0/2] Virtual GIF
 2017-11-16 18:01 UTC  (4+ messages)
` [PATCH v2 1/2] x86/svm: Add virtual GIF feature definition

[Qemu-devel] Effect of qemu-img convert -m and -W options
 2017-11-16 18:00 UTC  (5+ messages)

[PATCH] usb: musb: musb_host: Introduce postponed URB giveback
 2017-11-16 17:59 UTC  (5+ messages)

[PATCH v2 0/4] Support Perf Extension on AMD KVM guests
 2017-11-16 18:00 UTC  (8+ messages)
` [PATCH v2 3/4] Add support for AMD Core Perf Extension in guest

[PATCH 0/2] ALSA: nm256: Fine-tuning for three function implementations
 2017-11-16 17:48 UTC  (3+ messages)

[Qemu-devel] [PATCH] hax-interface: Add BSD license
 2017-11-16 18:00 UTC  (3+ messages)

[SPDK] Set not only O_DIRECT but also O_DSYNC to BDEV_AIO
 2017-11-16 17:59 UTC 

[PATCH v4 1/3] image.bbclass: add prohibited-paths QA test
 2017-11-16 17:58 UTC  (3+ messages)
` [OE-core] "

[PATCH 0/7] KVM/ARM fixes for 4.15-rc1
 2017-11-16 17:58 UTC  (16+ messages)
` [PATCH 1/7] KVM: arm/arm64: vgic-irqfd: Fix MSI entry allocation
` [PATCH 2/7] KVM: arm/arm64: vgic: Preserve the revious read from the pending table
` [PATCH 3/7] KVM: arm/arm64: vgic-its: "
` [PATCH 4/7] KVM: arm/arm64: vgic-its: Check result of allocation before use
` [PATCH 5/7] KVM: arm/arm64: vgic-v4: Only perform an unmap for valid vLPIs
` [PATCH 6/7] arm64: KVM: fix VTTBR_BADDR_MASK BUG_ON off-by-one
` [PATCH 7/7] arm: KVM: Fix "

[PATCH v2] meson: Port pkgconfig-native patch to 0.43.0
 2017-11-16 17:57 UTC  (3+ messages)

[PATCH v2] binder: fix proc->files use-after-free
 2017-11-16 17:56 UTC 

[PATCH v2 0/7] 64bit inode e2fsprogs support
 2017-11-16 17:56 UTC  (2+ messages)

[PATCH 2/2] mdadm: remove journal with "remove-journal"
 2017-11-16 17:55 UTC  (4+ messages)

next/master boot: 210 boots: 35 failed, 174 passed with 1 conflict (next-20171115)
 2017-11-16 17:55 UTC  (4+ messages)

[U-Boot] [PATCH] mach-stm32: Factorize MPU's region config for STM32 SoCs
 2017-11-16 17:55 UTC  (2+ messages)

(no subject)
 2017-11-16 17:54 UTC 

[PATCH 00/14] WIP Partial clone part 3: clone, fetch, fetch-pack, upload-pack, and tests
 2017-11-16 17:53 UTC  (4+ messages)
` [PATCH 04/14] fetch: add object filtering for partial fetch

[PATCH 0/7] WRPLL fixes for HDMI 2.0 on Cannonlake
 2017-11-16 17:53 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/7] s390x/pci: Improve zPCI to cover more cases
 2017-11-16 17:51 UTC  (8+ messages)
` [Qemu-devel] [PATCH v2 1/7] s390x/pci: factor out endianess conversion
` [Qemu-devel] [PATCH v2 2/7] s390x/pci: rework PCI STORE
` [Qemu-devel] [PATCH v2 3/7] s390x/pci: rework PCI LOAD
` [Qemu-devel] [PATCH v2 4/7] s390x/pci: rework PCI STORE BLOCK
` [Qemu-devel] [PATCH v2 5/7] s390x/pci: move the memory region read from pcilg
` [Qemu-devel] [PATCH v2 6/7] s390x/pci: move the memory region write from pcistg
` [Qemu-devel] [PATCH v2 7/7] s390x/pci: search for subregion inside the BARs


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.