All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-12-18 21:26:36 to 2017-12-18 22:10:41 UTC [more...]

[trivial PATCH] treewide: Align function definition open/close braces
 2017-12-18 22:10 UTC  (8+ messages)
` [Ocfs2-devel] "

Mixer regression with usb soundcard
 2017-12-18 22:10 UTC  (2+ messages)

[PATCH] net: thunderx: add support for rgmii internal delay
 2017-12-18 22:10 UTC  (5+ messages)

[Buildroot] [git commit] boot/arm-trusted-firmware: build fiptool separately with dependency on host-openssl
 2017-12-18 22:09 UTC 

[PATCH] rpmsg: glink: smem: Ensure ordering during tx
 2017-12-18 22:09 UTC  (2+ messages)

[Qemu-devel] [RESEND PATCH for-2.12 0/2] ACPI/unit-test: Add a testcase
 2017-12-18 22:09 UTC  (2+ messages)

[meta-gplv2][PATCH 0/3] Consolidated re-send of previously submitted patches
 2017-12-18 22:08 UTC  (4+ messages)
` [meta-gplv2][PATCH 1/3] gnutls: update 3.3.27 -> 3.3.28
` [meta-gplv2][PATCH 2/3] elfutils_0.148: musl build fixes
` [meta-gplv2][PATCH 3/3] gettext: fix compilation with securityflags enabled

[PATCH v3 00/19] fs: rework and optimize i_version handling in filesystems
 2017-12-18 22:07 UTC  (7+ messages)
` [PATCH v3 19/19] fs: handle inode->i_version more efficiently

[ANNOUNCE] tig-2.3.2
 2017-12-18 22:07 UTC 

[PATCH v4 0/2] Add support for cros-ec-rtc driver
 2017-12-18 22:07 UTC  (7+ messages)
    ` [rtc-linux] "

[RFC 00/14] Generic TCP-option framework and adoption for TCP-SMC and TCP-MD5
 2017-12-18 21:51 UTC  (15+ messages)
` [RFC 01/14] tcp: Write options after the header has been fully done
` [RFC 02/14] tcp: Pass sock and skb to tcp_options_write
` [RFC 03/14] tcp: Allow tcp_fast_parse_options to drop segments
` [RFC 04/14] tcp_smc: Make smc_parse_options return 1 on success
` [RFC 05/14] tcp: Register handlers for extra TCP options
` [RFC 06/14] tcp_smc: Make SMC use TCP extra-option framework
` [RFC 07/14] tcp_md5: Don't pass along md5-key
` [RFC 08/14] tcp_md5: Detect key inside tcp_v4_send_ack instead of passing it as an argument
` [RFC 09/14] tcp_md5: Detect key inside tcp_v6_send_response "
` [RFC 10/14] tcp_md5: Check for TCP_MD5 after TCP Timestamps in tcp_established_options
` [RFC 11/14] tcp_md5: Move TCP-MD5 code out of TCP itself
` [RFC 12/14] tcp_md5: Use tcp_extra_options in output path
` [RFC 13/14] tcp_md5: Cleanup TCP-code
` [RFC 14/14] tcp_md5: Use TCP extra-options on the input path

[PATCH] x86/doc: add PTI description
 2017-12-18 22:04 UTC 

[PATCH 0/4] travis-ci: clean up setting environment variables
 2017-12-18 22:04 UTC  (8+ messages)
` [PATCH v2 0/8] Travis CI cleanups
  ` [PATCH v2 1/8] travis-ci: use 'set -x' in select 'ci/*' scripts for extra tracing
    ` [PATCH v2 6/8] travis-ci: don't install 'language-pack-is' package

Nftables atomic reload at reboot
 2017-12-18 22:04 UTC  (3+ messages)

[Buildroot] [PATCH] utils/checkpackagelib: exclude two files from Config.in indentation check
 2017-12-18 22:03 UTC  (2+ messages)

[PATCH 0/6] Add chrdev and name query support for GLINK
 2017-12-18 22:02 UTC  (9+ messages)
` [PATCH 1/6] dt-bindings: soc: qcom: Add label for GLINK bindings
` [PATCH 2/6] rpmsg: glink: Store edge name for glink device
` [PATCH 3/6] rpmsg: glink: Add support for rpmsg glink chrdev
` [PATCH 4/6] rpmsg: glink: Expose rpmsg name attr for glink
` [PATCH 5/6] rpmsg: Introduce rpmsg_get_rproc_name
` [PATCH 6/6] rpmsg: glink: Add get_rproc_name device op

Unexpected raid1 behaviour
 2017-12-18 22:01 UTC  (6+ messages)

Distress Call Please don't ignore
 2017-12-18 21:45 UTC 

[Qemu-devel] [PATCH v1 00/19] re-factor softfloat and add fp16 functions
 2017-12-18 21:59 UTC  (16+ messages)
` [Qemu-devel] [PATCH v1 03/19] include/fpu/softfloat: implement float16_chs helper
` [Qemu-devel] [PATCH v1 04/19] include/fpu/softfloat: implement float16_set_sign helper
` [Qemu-devel] [PATCH v1 05/19] include/fpu/softfloat: add some float16 contants
` [Qemu-devel] [PATCH v1 06/19] fpu/softfloat: propagate signalling NaNs in MINMAX
` [Qemu-devel] [PATCH v1 07/19] fpu/softfloat: improve comments on ARM NaN propagation
` [Qemu-devel] [PATCH v1 08/19] fpu/softfloat: move the extract functions to the top of the file
` [Qemu-devel] [PATCH v1 09/19] fpu/softfloat: define decompose structures

[kvm-unit-tests PATCH] Support micro operation measurement on arm64
 2017-12-18 21:58 UTC  (6+ messages)
` [kvm-unit-tests PATCH] arm64: add micro test

[RFC PATCH 0/7] i2c: sh_mobile: support per-SoC frequency calculation
 2017-12-18 21:58 UTC  (8+ messages)
` [RFC PATCH 1/7] i2c: sh_mobile: move type detection upwards
` [RFC PATCH 2/7] i2c: sh_mobile: allow setup callback to return errno
` [RFC PATCH 3/7] i2c: sh_mobile: require setup callback
` [RFC PATCH 4/7] i2c: sh_mobile: let RuntimePM do the clock handling
` [RFC PATCH 5/7] i2c: sh_mobile: add helper to check frequency calculations
` [RFC PATCH 6/7] i2c: sh_mobile: add new frequency calculation for later SoC
` [RFC PATCH 7/7] i2c: sh_mobile: let r8a7790 (R-Car H2) use the new formula

linux 4.10 on ast2400
 2017-12-18 21:57 UTC  (5+ messages)

Regression with a0747a859ef6 ("bdi: add error handle for bdi_debug_register")
 2017-12-18 21:53 UTC  (12+ messages)

Layer documentation for meta-raspberrypi
 2017-12-18 21:57 UTC  (5+ messages)

Mixer regression with usb soundcard
 2017-12-18 21:56 UTC  (2+ messages)

[PATCH] staging: typec: fix endianness mismatch identified by sparse
 2017-12-18 21:55 UTC 

[PATCH v1] convert: add support for 'encoding' attribute
 2017-12-18 21:55 UTC  (4+ messages)

Distress Call Please don't ignore
 2017-12-18 21:44 UTC  (2+ messages)

Distress Call Please don't ignore
 2017-12-18 21:44 UTC 

[PATCH 1/2] mempool: notify mempool area after mempool alloc
 2017-12-18 21:54 UTC  (4+ messages)
` [PATCH 2/2] mempool/octeontx: clean up memory area registration

+ ocfs2-fall-back-to-buffer-io-when-append-dio-is-disabled-with-file-hole-existing-fix.patch added to -mm tree
 2017-12-18 21:54 UTC 

+ ocfs2-fall-back-to-buffer-io-when-append-dio-is-disabled-with-file-hole-existing.patch added to -mm tree
 2017-12-18 21:54 UTC 

[PATCH 1/3] drm/i915: Re-enable GGTT earlier after GPU reset
 2017-12-18 21:54 UTC  (4+ messages)
` [PATCH 3/3] drm/i915/selftests: Fix up igt_reset_engine

[Ocfs2-devel] [PATCH] ocfs2: fall back to buffer IO when append dio is disabled with file hole existing
 2017-12-18 21:53 UTC  (2+ messages)

thunderx sgmii interface hang
 2017-12-18 21:53 UTC  (3+ messages)

[PATCH 1/2] net/octeontx: add channel to port id mapping
 2017-12-18 21:52 UTC  (4+ messages)
` [PATCH v2 "

pxa3xx_nand times out in 4.14 with JFFS2
 2017-12-18 21:52 UTC  (12+ messages)

[Buildroot] [PATCH v2,1/1] vlc: set back upnp support
 2017-12-18 21:52 UTC 

[B.A.T.M.A.N.] Batman -adv no longer backwards compatible with kernels Pre -4.0???
 2017-12-18 21:51 UTC  (2+ messages)

[PATCH 0/2] ARM: dts: r8a7745: move timer node nodes out of bus
 2017-12-18 21:50 UTC  (6+ messages)
` [PATCH 1/2] ARM: dts: r8a7745: sort root sub-nodes alphabetically
` [PATCH 2/2] ARM: dts: r8a7745: move timer node out of bus

[FYI PATCH] t/helper/test-lazy-name-hash: fix compilation
 2017-12-18 21:49 UTC 

[PATCH 0/2] rtc: omap: clk_prepare_enable error handling
 2017-12-18 21:49 UTC  (5+ messages)
` [PATCH 1/2] rtc: omap: check for clk_prepare_enable() error
` [PATCH 2/2] rtc: omap: fix unbalanced clk_prepare_enable/clk_disable_unprepare

[Buildroot] [PATCH 9/9] vlc: set back upnp support
 2017-12-18 21:49 UTC 

[PATCH] hv: Synthetic typo correction
 2017-12-18 21:48 UTC 

[RFC v4 0/9] NFS Force Unmounting
 2017-12-18 21:48 UTC  (9+ messages)

[PATCH V2 0/7] 52-bit kernel VAs for arm64
 2017-12-18 21:47 UTC  (16+ messages)
` [PATCH V2 1/7] arm/arm64: KVM: Formalise end of direct linear map
` [PATCH V2 2/7] arm64: mm: Flip kernel VA space
` [PATCH V2 3/7] arm64: kasan: Switch to using KASAN_SHADOW_OFFSET
` [PATCH V2 4/7] arm64: mm: Replace fixed map BUILD_BUG_ON's with BUG_ON's
` [PATCH V2 5/7] arm64: dump: Make kernel page table dumper dynamic again
` [PATCH V2 6/7] arm64: mm: Make VA_BITS variable, introduce VA_BITS_MIN
` [PATCH V2 7/7] arm64: mm: Add 48/52-bit kernel VA support

[RFC] drm/i915: Add a new modparam for customized ring multiplier
 2017-12-18 21:47 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] fcntl.2, read.2, write.2: document "Lost locks" as cause for EIO
 2017-12-18 21:45 UTC  (4+ messages)

[PATCH 1/4] app/eventdev: modify ethdev setup to support Tx
 2017-12-18 21:44 UTC  (13+ messages)
` [PATCH v2 01/12] app/eventdev: add packet distribution logs
  ` [PATCH v2 02/12] app/eventdev: add pipeline test setup and destroy
  ` [PATCH v2 03/12] app/eventdev: add mempool "
  ` [PATCH v2 04/12] app/eventdev: add pipeline opt dump and check functions
  ` [PATCH v2 05/12] app/eventdev: add perf ethport setup and destroy
  ` [PATCH v2 06/12] app/eventdev: add event port setup and Rx adapter setup
  ` [PATCH v2 07/12] app/eventdev: launch pipeline lcores
  ` [PATCH v2 08/12] app/eventdev: add pipeline queue test
  ` [PATCH v2 09/12] app/eventdev: add pipeline queue worker functions
  ` [PATCH v2 10/12] app/eventdev: add pipeline atq test
  ` [PATCH v2 11/12] app/eventdev: add pipeline atq worker functions
  ` [PATCH v2 12/12] doc: add pipeline test in eventdev test guide

Distress Call Please don't ignore
 2017-12-18 21:45 UTC 

[PATCH 0/8] Restructure struct page
 2017-12-18 21:44 UTC  (6+ messages)
` [PATCH 2/8] mm: De-indent "

Distress Call Please don't ignore
 2017-12-18 21:44 UTC 

proc_flush_task oops
 2017-12-18 21:44 UTC 

[linux-next:master 5061/5571] fs/cifs/smbdirect.c:1465:24: sparse: symbol '_smbd_get_connection' was not declared. Should it be static?
 2017-12-18 21:44 UTC  (4+ messages)
` [RFC PATCH linux-next] CIFS: SMBD: _smbd_get_connection() can be static

stuck iscsi/iser target with linux-4.15.0-rc1
 2017-12-18 21:43 UTC  (6+ messages)

[RFC v2] lib: add compressdev API
 2017-12-18 21:43 UTC  (3+ messages)
` [RFC v3 1/1] "

[PATCH v1] trace-cmd: introduce --initital-delay for record command
 2017-12-18 21:43 UTC  (6+ messages)

[PATCH v1 for-rc 0/8] vmw_pvrdma fixes for 4.15
 2017-12-18 21:42 UTC  (3+ messages)

How to get disk-location from "metadata I/O error"?
 2017-12-18 21:41 UTC  (3+ messages)

[PATCH v2 0/2] ARM: dts: r8a7743: move timer nodes nodes out of bus
 2017-12-18 21:40 UTC  (6+ messages)
` [PATCH v2 1/2] ARM: dts: r8a7743: sort root sub-nodes alphabetically
` [PATCH v2 2/2] ARM: dts: r8a7743: move timer node out of bus

[PATCH 2/5] staging: rtl8712: style fix multiple line dereferences
 2017-12-18 21:38 UTC  (2+ messages)

[PATCH v7 1/3] sock: Change the netns_core member name
 2017-12-18 21:38 UTC  (4+ messages)
` [PATCH v7 2/3] sock: Move the socket inuse to namespace

[PATCH net-next] dev: Correctly get length of alias string in dev_set_alias()
 2017-12-18 21:38 UTC 

[lustre-devel] [PATCH SERIES 5: 00/16] staging: lustre: use standard wait_event macros
 2017-12-18 21:37 UTC  (5+ messages)
` [lustre-devel] [PATCH 02/16] staging: lustre: replace simple cases of l_wait_event() with wait_event()

[PATCH iproute2 0/3] Improve iplink index, alias and name parameters handling
 2017-12-18 21:37 UTC  (6+ messages)
` [PATCH iproute2 1/3] iplink: Improve index parameter handling

[RFC PATCH 0/1] genalloc: track beginning of allocations
 2017-12-18 21:33 UTC  (8+ messages)
` [kernel-hardening] "
` [PATCH 1/1] "
  ` [kernel-hardening] "

[PATCH] net/pcap: convert license headers to SPDX tags
 2017-12-18 21:35 UTC  (3+ messages)

commit-msg hook possible bad behavior with -F <file>
 2017-12-18 21:34 UTC  (3+ messages)

[PATCH 0/2] ARM: dts: r8a7792: Timer node nodes out of bus
 2017-12-18 21:32 UTC  (6+ messages)
` [PATCH 1/2] ARM: dts: r8a7792: sort root sub-nodes alphabetically
` [PATCH 2/2] ARM: dts: r8a7792: move timer node out of bus

[PATCH 0/2] platform/x86/thinkpad_acpi: Adjustments for four function implementations
 2017-12-18 21:30 UTC  (5+ messages)
` [PATCH 1/2] platform/x86/thinkpad_acpi: Delete an error message for a failed memory allocation in three functions
  ` [PATCH 1/2] platform/x86/thinkpad_acpi: Delete an error message for a failed memory allocation in th
` [PATCH 2/2] platform/x86/thinkpad_acpi: Improve a size determination in tpacpi_new_rfkill()

[Qemu-devel] [PATCH v3] ssh: switch from libssh2 to libssh
 2017-12-18 21:31 UTC  (3+ messages)
` [Qemu-devel] [Qemu-block] "

[PATCH] sparc64: fix OF path names for sun4v systems
 2017-12-18 21:30 UTC  (3+ messages)

Device driver over network
 2017-12-18 21:30 UTC 

[PATCH RFC 0/7] KVM: nVMX: enlightened VMCS initial implementation
 2017-12-18 21:28 UTC  (5+ messages)
` [PATCH RFC 2/7] KVM: nVMX: modify vmcs12 fields to match Hyper-V enlightened VMCS

arm64 crashkernel fails to boot on acpi-only machines due to ACPI regions being no longer mapped as NOMAP
 2017-12-18 21:28 UTC  (14+ messages)

[PATCH] persistent-data: fix bug about btree of updating internal node's minima key in btree_split_beneath
 2017-12-18 21:27 UTC 

[meta-python][PATCH] python-pyroute2: uprev to v0.4.21 (from 0.3.22)
 2017-12-18 21:27 UTC  (7+ messages)
    ` [oe] "

[PATCH v5] mmap.2: MAP_FIXED updated documentation
 2017-12-18 21:27 UTC  (5+ 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.