All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-12-14 16:13:58 to 2017-12-14 16:42:44 UTC [more...]

[PATCHv2 net-next 0/8] sctp: Implement Stream Interleave: Interaction with Other SCTP Extensions
 2017-12-14 16:41 UTC  (18+ messages)
` [PATCHv2 net-next 1/8] sctp: add basic structures and make chunk function for ifwdtsn
` [PATCHv2 net-next 2/8] sctp: implement generate_ftsn for sctp_stream_interleave
` [PATCHv2 net-next 3/8] sctp: implement validate_ftsn "
` [PATCHv2 net-next 4/8] sctp: implement report_ftsn "
` [PATCHv2 net-next 5/8] sctp: implement handle_ftsn "
` [PATCHv2 net-next 6/8] sctp: add stream interleave support in stream scheduler
` [PATCHv2 net-next 7/8] sctp: update mid instead of ssn when doing stream and asoc reset
` [PATCHv2 net-next 8/8] sctp: support sysctl to allow users to use stream interleave

[PATCH 0/5] xfs: logging fixes
 2017-12-14 16:42 UTC  (3+ messages)
` [PATCH 1/5] xfs: add the ability to join a held buffer to a defer_ops

Traversing XFS mounted VM puts process in D state
 2017-12-14 16:41 UTC  (3+ messages)

[virtio-dev] RE: [Qemu-devel] [virtio-dev] [PATCH v3 0/7] Vhost-pci for inter-VM communication
 2017-12-14 16:40 UTC  (16+ messages)
` [virtio-dev] "
        `  "
                    ` [Qemu-devel] [virtio-dev] "

[PATCH 0/6] xfs: reflink fixes
 2017-12-14 16:40 UTC  (13+ messages)
` [PATCH 1/6] xfs: account for null transactions in bunmapi
` [PATCH 2/6] xfs: move xfs_iext_insert tracepoint to report useful information
` [PATCH 3/6] xfs: remove dest file's post-eof preallocations before reflinking
` [PATCH 4/6] xfs: relax is_reflink_inode assert in xfs_reflink_find_cow_mapping
` [PATCH 5/6] xfs: avoid infinite loop when cancelling CoW blocks after writeback failure
` [PATCH 6/6] xfs: allow CoW remap transactions to use reserve blocks

[Qemu-devel] [PULL 0/2] hmp queue
 2017-12-14 16:39 UTC  (2+ messages)

usb: usbtest: Add TEST 29, toggle sync, Clear toggle between bulk writes
 2017-12-14 16:39 UTC 

[PATCH] selftest-ed: add a RECIPE_NO_UPDATE_REASON
 2017-12-14 16:40 UTC 

[OSSTEST PATCH 1/2] smoke tests: Build arm64 with XSM, instead of without
 2017-12-14 16:38 UTC  (2+ messages)
` [OSSTEST PATCH 2/2] smoke tests: Fix job reuse globs in cr-daily-branch

[Xenomai] xenomai on ARM64 question
 2017-12-14 16:39 UTC  (2+ messages)

[linux-4.1 test] 117118: tolerable FAIL - PUSHED
 2017-12-14 16:38 UTC 

[PATCH 00/12] [auh] make it easy to use by recipe maintainer
 2017-12-14 16:38 UTC  (12+ messages)
` [PATCH 08/12] upgradehelper.py: clean repo only once when recipes are specified

[CI] drm/i915: properly init lockdep class
 2017-12-14 16:37 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915: properly init lockdep class (rev2)

[Bug 104266] [polaris10][arm] blurred screen on AMD Radeon Pro WX 7100
 2017-12-14 16:37 UTC 

[Qemu-devel] [PATCH 0/2] vhost: two fixes
 2017-12-14 16:36 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] vhost: add used memslot number for vhost-user
` [Qemu-devel] [PATCH 2/2] vhost: double check memslot number

spurious sillyrename after O_DIRECT writes get ENOSPC
 2017-12-14 16:36 UTC  (4+ messages)

IPMI LAN command story design - try 3rd send
 2017-12-14 16:26 UTC  (11+ messages)

[PATCH v2 00/17] x86/ldt: Use a VMA based read only mapping
 2017-12-14 16:35 UTC  (29+ messages)
` [PATCH v2 02/17] mm: Exempt special mappings from mlock(), mprotect() and madvise()
` [PATCH v2 03/17] arch: Allow arch_dup_mmap() to fail
` [PATCH v2 05/17] x86/ldt: Prevent ldt inheritance on exec
` [PATCH v2 11/17] selftests/x86/ldt_gdt: Prepare for access bit forced
` [PATCH v2 13/17] x86/mm: Force LDT desc accessed bit
` [PATCH v2 14/17] x86/ldt: Reshuffle code

[PATCH V3 0/3] Add ASPM-L1 Substates support for Tegra
 2017-12-14 16:35 UTC  (16+ messages)
` [PATCH V3 1/3] PCI: tegra: Apply sw fixups to support ASPM-L1 Sub-States
` [PATCH V3 2/3] PCI: tegra: fixups to avoid unnecessary wakeup from ASPM-L1.2
` [PATCH V3 3/3] PCI: tegra: Enable ASPM-L1 capability advertisement

BUG: unable to handle kernel paging request in do_futex
 2017-12-14 16:39 UTC  (2+ messages)

[auh][PATCH 00/20] Porting AUH to devtool and making it suitable for local use
 2017-12-14 16:36 UTC  (21+ messages)
` [auh][PATCH 01/20] upgradehelper.py: do not error out if testimage or buildhistory are enabled in bitbake conf, but not in AUH conf
` [auh][PATCH 02/20] upgradehelper.py: always run checkpkg
` [auh][PATCH 03/20] upgradehelper.py: do not manipulate git branches
` [auh][PATCH 04/20] upgradehelper.py: support updates to a new vcs revision
` [auh][PATCH 05/20] upgradehelper.py: add the old recipe version in pkg_ctx
` [auh][PATCH 06/20] Add devtool support for upgrading recipes
` [auh][PATCH 07/20] buildhistory.py: replace cleanall with cleansstate
` [auh][PATCH 08/20] testimage.py: do not manipulate branches
` [auh][PATCH 09/20] Replace references to Aníbal Limón as the maintainer
` [auh][PATCH 10/20] modules/recipe: remove
` [auh][PATCH 11/20] upgradehelper.py: remove the package ordering code
` [auh][PATCH 12/20] utils/git.py: print current dir when git fails
` [auh][PATCH 13/20] testimage.py: do not call into removed code
` [auh][PATCH 14/20] testimage.py: add extra logging for the testimage logs retrieval
` [auh][PATCH 15/20] upgradehelper.py: fixups to the email message template
` [auh][PATCH 16/20] upgradehelper.py: send email even if recipe upgrade failed
` [auh][PATCH 17/20] upgradehelper.py: add all changes before committing them
` [auh][PATCH 18/20] upgradehelper.py: when attempting to commit changes do not discard previous errors
` [auh][PATCH 19/20] upgradehelper.py: when recovering from upgrade error, do not refer to a dict entry that may not exist
` [auh][PATCH 20/20] upgradehelper.py: revert commits that failed to build

[Qemu-devel] [PATCH v3 00/50] Hi,
 2017-12-14 16:34 UTC  (7+ messages)
` [Qemu-devel] [PATCH v3 42/50] qapi: add a -u/--unit option to specify which unit to visit
` [Qemu-devel] [PATCH v3 43/50] build-sys: move qmp-introspect per target
` [Qemu-devel] [PATCH v3 44/50] build-sys: add a target schema

[PATCH net-next v4 0/5] Introduce NETIF_F_GRO_HW
 2017-12-14 16:34 UTC  (2+ messages)

[PATCH 1/3] xfs: ubsan fixes
 2017-12-14 16:33 UTC  (2+ messages)

[Buildroot] [PATCH] linux: bump CIP version to v4.4.105-cip15
 2017-12-14 16:33 UTC  (2+ messages)

[Buildroot] [git commit] linux: bump CIP version to v4.4.105-cip15
 2017-12-14 16:33 UTC 

[virtio-dev] [PATCH v19 3/7] xbitmap: add more operations
 2017-12-14 16:29 UTC  (8+ messages)
`  "
  ` [virtio-dev] "
        ` [Qemu-devel] "

Linux 4.14 - regression: broken tun/tap / bridge network with virtio - bisected
 2017-12-14 16:31 UTC  (16+ messages)

[Buildroot] [PATCH] wolfssl: new package
 2017-12-14 16:31 UTC  (9+ messages)

[BUG]kernel softlockup due to sidtab_search_context run for long time because of too many sidtab context node
 2017-12-14 16:18 UTC  (3+ messages)

Snap trim queue length issues
 2017-12-14 16:31 UTC  (2+ messages)

[PATCH 0/4] PM / OPP: Introduce ti-opp-supply driver
 2017-12-14 16:31 UTC  (5+ messages)
` [PATCH 4/4] PM / OPP: Add "

[patch V2 00/11] LICENSES: Add documentation and initial License files
 2017-12-14 16:29 UTC  (5+ messages)
` [patch V2 01/11] Documentation: Add license-rules.rst to describe how to properly identify file licenses
  ` [patch V4 "

[patch v14 0/4] JTAG driver introduction
 2017-12-14 16:29 UTC  (14+ messages)
` [patch v14 1/4] drivers: jtag: Add JTAG core driver
` [patch v14 2/4] drivers: jtag: Add Aspeed SoC 24xx and 25xx families JTAG master driver
` [patch v14 3/4] Documentation: jtag: Add bindings for "
` [patch v14 4/4] Documentation: jtag: Add ABI documentation

[PATCH ipsec-next] xfrm: check for xdo_dev_state_free
 2017-12-14 16:28 UTC  (3+ messages)

[PATCH v2 00/18] overlay: implement fsck.overlay utility
 2017-12-14 16:29 UTC  (10+ messages)
` [PATCH v2 01/18] overlay: implement fsck utility

[PATCH net] vxlan: Restore initial MTU setting based on lower device
 2017-12-14 16:26 UTC  (8+ messages)

(unknown),
 2017-12-14 16:26 UTC 

[PATCH] iommu/arm-smmu-v3: Don't free page table ops twice
 2017-12-14 16:25 UTC  (3+ messages)

tinydrm: page allocation failure
 2017-12-14 16:25 UTC  (3+ messages)

4.14-rt timer issues using PREEMPT_RT_FULL=y and NO_HZ_FULL_ALL=y
 2017-12-14 16:25 UTC  (4+ messages)

[OSSTEST PATCH 01/11] Debian: Factor out di_special_kernel from ts-host-install
 2017-12-14 16:22 UTC  (11+ messages)
` [OSSTEST PATCH 02/11] di_special_kernel: Pass $kp to $fn
` [OSSTEST PATCH 03/11] di_special_kernel: Replace open-coding in ts-host-install
` [OSSTEST PATCH 04/11] di_installer_path: Break out of preseed_create
` [OSSTEST PATCH 05/11] di_installer_path: Use in ts-host-install
` [OSSTEST PATCH 06/11] di_special_kernel: Use di_installer_path
` [OSSTEST PATCH 07/11] di_special_kernel: Provide $tp; Regularise $kernel, $cpio
` [OSSTEST PATCH 08/11] di_special_kernel: Use in preseed_create
` [OSSTEST PATCH 09/11] mg-debian-installer-update: Introduce $specialkernel
` [OSSTEST PATCH 10/11] mg-debian-installer-update: Honour OSSTEST_SPECIALKERNELDEB_<suite>_<arch>
` [OSSTEST PATCH 11/11] production-config: Update jessie amd64 kernel for NUMA bugfix

[PATCH v2 0/7] Add the I3C subsystem
 2017-12-14 16:24 UTC  (4+ messages)
` [PATCH v2 5/7] dt-bindings: i3c: Document core bindings

TPM tests within kselftest?
 2017-12-14 16:23 UTC 

[PATCH v2] ASOC: wm8960: Add multiple MCLK frequency support
 2017-12-14 16:19 UTC  (3+ messages)

AMD WX7100 screen display problem on AArch64 architecture server
 2017-12-14 16:20 UTC  (2+ messages)

Tree is open again
 2017-12-14 16:20 UTC 

[PATCH] mt76x2: eeprom: fix typo in mt76x2_get_power_info_5g()
 2017-12-14 16:20 UTC  (3+ messages)

linux-next: manual merge of the v4l-dvb-next tree with the vfs tree
 2017-12-14 16:19 UTC  (2+ messages)

[PATCH PTI v3 00/10] Clean up pgd handling and fix VSYSCALL and LDT
 2017-12-14 16:18 UTC  (6+ messages)
` [PATCH PTI v3 03/10] x86/pti/64: Fix ESPFIX64 user mapping

Linux 4.15-rc2: Regression in resume from ACPI S3
 2017-12-14 16:17 UTC  (5+ messages)

[Qemu-arm] [PATCH 00/13] i.MX FEC and SD changes
 2017-12-14 16:17 UTC  (8+ messages)
` [Qemu-arm] [PATCH 12/13] sdhci: Add i.MX specific subtype of SDHCI
            ` [Qemu-devel] "

[PATCH 1/1] dt-bindings: arm: document supported STM32 SoC family
 2017-12-14 16:16 UTC  (8+ messages)

[RFC PATCH for 4.16 00/21] Restartable sequences and CPU op vector
 2017-12-14 16:14 UTC  (28+ messages)
` [RFC PATCH for 4.16 07/21] powerpc: Add support for restartable sequences
` [RFC PATCH for 4.16 08/21] powerpc: Wire up restartable sequences system call
` [RFC PATCH for 4.16 12/21] powerpc: Wire up cpu_opv "
` [RFC PATCH for 4.16 13/21] arm: "
` [RFC PATCH for 4.16 16/21] rseq: selftests: Provide rseq library (v5)
  ` [Linux-kselftest-mirror] "
` [RFC PATCH for 4.16 17/21] rseq: selftests: Provide percpu_op API
  ` [Linux-kselftest-mirror] "
` [RFC PATCH for 4.16 18/21] rseq: selftests: Provide basic test
  ` [Linux-kselftest-mirror] "
` [RFC PATCH for 4.16 19/21] rseq: selftests: Provide basic percpu ops test
  ` [Linux-kselftest-mirror] "
` [RFC PATCH for 4.16 20/21] rseq: selftests: Provide parametrized tests
  ` [Linux-kselftest-mirror] "
` [RFC PATCH for 4.16 21/21] rseq: selftests: Provide Makefile, scripts, gitignore
  ` [Linux-kselftest-mirror] "

[PATCH v2 2/2] drm/amdgpu: Move to gtt before cpu accesses dma buf
 2017-12-14 16:16 UTC  (6+ messages)
            ` FW: "

[PATCH V3 00/12] Enable Tegra root port features and apply SW fixups
 2017-12-14 16:14 UTC  (4+ messages)
` [PATCH V3 12/12] PCI: tegra: Update flow control threshold in Tegra210

[GIT PULL] commits for Linux 3.18
 2017-12-14 16:13 UTC 

[GIT PULL] commits for Linux 4.4
 2017-12-14 16:13 UTC 

[GIT PULL] commits for Linux 4.9
 2017-12-14 16:13 UTC 

[GIT PULL] commits for Linux 4.14
 2017-12-14 16:13 UTC 


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.