All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-10-23 22:53:27 to 2019-10-24 00:31:35 UTC [more...]

post-receive: pub/scm/linux/kernel/git/frederic/linux-dynticks
 2019-10-24  0:31 UTC 

[PATCH 0/2] fstests: random fixes
 2019-10-24  0:30 UTC  (4+ messages)
` [PATCH 2/2] xfs: make sure the kernel and repair tools catch bad names

post-receive: pub/scm/linux/kernel/git/frederic/linux-dynticks
 2019-10-24  0:29 UTC 

WARNING: refcount bug in smc_release
 2019-10-24  0:26 UTC 

linusw/devel boot: 34 boots: 0 failed, 32 passed with 2 untried/unknown (v5.4-rc1-25-gfe12e94375da)
 2019-10-24  0:24 UTC 

[PATCH 0/7] Harden userfaultfd
 2019-10-24  0:23 UTC  (9+ messages)
` [PATCH 3/7] Add a UFFD_SECURE flag to the userfaultfd API

[PATCH] io_uring: ensure cq_entries is at least equal to or greater than sq_entries
 2019-10-24  0:22 UTC  (4+ messages)

[PATCH v3 1/1] ci(osx): use new location of the `perforce` cask
 2019-10-24  0:20 UTC  (2+ messages)
` [PATCH v2] ci: fix GCC install in the Travis CI GCC OSX job

[android-common:android-4.4-o 1/1] ERROR: "ia64_delay_loop" [drivers/net/phy/mdio-octeon.ko] undefined!
 2019-10-24  0:21 UTC 

Curiosity: Why is the OpenBMC layer named "phosphor"
 2019-10-24  0:21 UTC 

[dm-crypt] Mastery Key and RAM burn-in
 2019-10-24  0:16 UTC  (2+ messages)

[PATCH net-next 0/9] devlink vdev
 2019-10-24  0:11 UTC  (5+ messages)

[PATCH bpf-next v2] libbpf: fix compatibility for kernels without need_wakeup
 2019-10-24  0:10 UTC  (2+ messages)

[PATCH V5 0/6] mdev based hardware virtio offloading support
 2019-10-24  0:10 UTC  (7+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for mdev based hardware virtio offloading support (rev6)
    `  "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
    `  "

[PATCH i2c-next 0/2] i2c: aspeed: Add H/W timeout support
 2019-10-24  0:09 UTC  (10+ messages)
` [PATCH i2c-next 1/2] dt-bindings: i2c: aspeed: add hardware "

[CI 1/5] drm/i915/gt: Try to more gracefully quiesce the system before resets
 2019-10-24  0:09 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [CI,1/5] "
    `  "

[PATCH v2] kvm: call kvm_arch_destroy_vm if vm creation fails
 2019-10-24  0:05 UTC  (2+ messages)

[Buildroot] [PATCH] package/jitterentropy-library: fix build failure due to missing -fPIC
 2019-10-24  0:02 UTC  (3+ messages)

linux-next: manual merge of the rdma tree with Linus' tree
 2019-10-24  0:01 UTC 

[PATCH v4 09/10] drm/framebuffer/tgl: Format modifier for Intel Gen 12 render compression with Clear Color
 2019-10-24  0:00 UTC  (5+ messages)
` [PATCH v5 "
  ` [Intel-gfx] "

[PATCH] drm/dp: Add function to parse EDID descriptors for adaptive sync limits
 2019-10-24  0:00 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH 00/14] Delegation bugfixes
 2019-10-23 23:56 UTC  (15+ messages)
` [PATCH 01/14] NFSv4: Don't allow a cached open with a revoked delegation
  ` [PATCH 02/14] NFSv4: Fix delegation handling in update_open_stateid()
    ` [PATCH 03/14] NFSv4: nfs4_callback_getattr() should ignore revoked delegations
      ` [PATCH 04/14] NFSv4: Delegation recalls should not find "
        ` [PATCH 05/14] NFSv4: fail nfs4_refresh_delegation_stateid() when the delegation was revoked
          ` [PATCH 06/14] NFS: Rename nfs_inode_return_delegation_noreclaim()
            ` [PATCH 07/14] NFSv4: Don't remove the delegation from the super_list more than once
              ` [PATCH 08/14] NFSv4: Hold the delegation spinlock when updating the seqid
                ` [PATCH 09/14] NFSv4: Clear the NFS_DELEGATION_REVOKED flag in nfs_update_inplace_delegation()
                  ` [PATCH 10/14] NFSv4: Update the stateid seqid in nfs_revoke_delegation()
                    ` [PATCH 11/14] NFSv4: Revoke the delegation on success in nfs4_delegreturn_done()
                      ` [PATCH 12/14] NFSv4: Ignore requests to return the delegation if it was revoked
                        ` [PATCH 13/14] NFSv4: Don't reclaim delegations that have been returned or revoked
                          ` [PATCH 14/14] NFSv4: Fix races between open and delegreturn

[MPTCP] Re: [PATCH v3 1/7] selftests: mptcp: make tc delays random
 2019-10-23 23:55 UTC 

[Intel-gfx] [PATCH] drm/i915/selftests: Flush any i915_active callback work as well
 2019-10-23 23:53 UTC  (3+ messages)
  `  "

Perf-related compilation issues
 2019-10-23 23:52 UTC  (2+ messages)

[PATCH v4] string-choice: add yesno(), onoff(), enableddisabled(), plural() helpers
 2019-10-23 23:46 UTC  (7+ messages)
` [Intel-gfx] "

[patch V2 00/17] entry: Provide generic implementation for host and guest entry/exit work
 2019-10-23 23:52 UTC  (20+ messages)
` [patch V2 03/17] x86/traps: Remove pointless irq enable from do_spurious_interrupt_bug()
` [patch V2 05/17] x86/traps: Make interrupt enable/disable symmetric in C code
` [patch V2 07/17] x86/entry/64: Remove redundant interrupt disable
` [patch V2 08/17] x86/entry: Move syscall irq tracing to C code
` [patch V2 14/17] entry: Provide generic exit to usermode functionality

[yocto-announce] [ANNOUNCEMENT] Yocto Project 3.0 (Zeus 22.0.0) Released
 2019-10-23 23:51 UTC 

[PATCH v5] migration: Support QLIST migration
 2019-10-23 23:50 UTC  (2+ messages)

Query: SCSI Device node creation when UFS is loaded as a module
 2019-10-23 23:51 UTC 

[MPTCP] Re: [PATCH v3 2/7] selftests: mptcp: add accept/getpeer checks
 2019-10-23 23:51 UTC 

RFC - Git Developer Blog
 2019-10-23 23:48 UTC  (6+ messages)

[yocto-announce] [ANNOUNCEMENT] Yocto Project 3.0 (warrior 22.0.0) Released
 2019-10-23 23:46 UTC 

[PATCH 1/4] dt-bindings: arm: Initial MStar vendor prefixes and compatible strings
 2019-10-23 23:45 UTC  (5+ messages)

[PATCH 7/7] Staging: comedi: Remove wrapper function definition
 2019-10-23 23:45 UTC 

[PATCH 6/7] Staging: comedi: Replace wrapper function
 2019-10-23 23:45 UTC 

[PATCH 5/7] Staging: comedi: Remove wrapper function definition
 2019-10-23 23:44 UTC 

[PATCH 4/7] Staging: comedi: Remove wrapper function declarartion
 2019-10-23 23:44 UTC 

[PATCH 3/7] Staging: comedi: Replace wrapper function
 2019-10-23 23:44 UTC 

[PATCH 2/7] Staging: comedi: Remove wrapper function definition
 2019-10-23 23:43 UTC 

[PATCH 1/7] Staging: comedi: Remove wrapper function declarartion
 2019-10-23 23:42 UTC 

[PATCH v2 0/4] KEYS: measure keys when they are created or updated
 2019-10-23 23:39 UTC  (10+ messages)
` [PATCH v2 1/4] KEYS: Defined an ima hook for measuring keys on key create or update
` [PATCH v2 2/4] KEYS: Queue key for measurement if ima is not initialized. Measure queued keys when ima is initialized
  ` [PATCH v2 2/4] KEYS: Queue key for measurement if ima is not initialized. Measure queued keys when i
` [PATCH v2 3/4] KEYS: Added BUILTIN_TRUSTED_KEYS enum to measure keys added to builtin_trusted_keys keyring
  ` [PATCH v2 3/4] KEYS: Added BUILTIN_TRUSTED_KEYS enum to measure keys added to builtin_trusted_keys k
` [PATCH v2 4/4] KEYS: Enabled ima policy to measure keys added to builtin_trusted_keys keyring

[PATCH v2 00/22] mtd: spi-nor: Quad Enable and (un)lock methods
 2019-10-23 23:39 UTC  (7+ messages)
` [PATCH v2 08/22] mtd: spi-nor: Rework write_enable/disable()

linusw/devel build: 6 builds: 0 failed, 6 passed, 13 warnings (v5.4-rc1-25-gfe12e94375da)
 2019-10-23 23:39 UTC 

[PATCH 1/3] drm/i915/dmabuf: Implement pwrite() callback
 2019-10-23 23:34 UTC  (4+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/3] "
    `  "

[PATCH] fetch: delay fetch_if_missing=0 until after config
 2019-10-23 23:34 UTC  (4+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH 0/5] apply: fix merge.conflictStyle bug in --3way
 2019-10-23 23:32 UTC  (7+ messages)
` [PATCH v2 0/5] This fixes a bug where even if `merge.conflictStyle = diff3`, running `git apply --3way` would not output the base
  ` [PATCH v2 1/5] t4108: replace create_file with test_write_lines
  ` [PATCH v2 2/5] t4108: remove git command upstream of pipe
  ` [PATCH v2 3/5] t4108: use `test_config` instead of `git config`
  ` [PATCH v2 4/5] t4108: demonstrate bug in apply
  ` [PATCH v2 5/5] apply: respect merge.conflictStyle in --3way

[CI 1/4] drm/i915/gt: Try to more gracefully quiesce the system before resets
 2019-10-23 23:30 UTC  (8+ messages)
` [CI 4/4] drm/i915/gem: Cancel contexts when hangchecking is disabled
  ` [Intel-gfx] "

[PATCH 3/7] Add a UFFD_SECURE flag to the userfaultfd API
 2019-10-23 23:27 UTC  (3+ messages)

[RFC 0/5] Ext4: Add support for blocksize < pagesize for dioread_nolock
 2019-10-23 23:26 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/dtor/input
 2019-10-23 23:25 UTC 

[Intel-gfx] [PATCH] drm/i915/selftests: Flush interrupts before disabling tasklets
 2019-10-23 23:24 UTC  (3+ messages)
  `  "

post-receive: pub/scm/linux/kernel/git/xiang/erofs-utils
 2019-10-23 23:24 UTC 

[MPTCP] Re: [PATCH v3 0/7] selftests: mptcp: increase test coverage
 2019-10-23 23:23 UTC 

[PATCH v2] zswap: allow setting default status, compressor and allocator in Kconfig
 2019-10-23 23:22 UTC 

post-receive: pub/scm/linux/kernel/git/xiang/erofs-utils
 2019-10-23 23:21 UTC 

post-receive: pub/scm/linux/kernel/git/xiang/erofs-utils
 2019-10-23 23:20 UTC 

[PATCH v8] tpm_crb: fix fTPM on AMD Zen+ CPUs
 2019-10-23 23:20 UTC  (4+ messages)

[PATCH 1/2] rtc/ia64: remove legacy efirtc driver
 2019-10-23 23:20 UTC  (6+ messages)

[Buildroot] [PATCH 1/1] package/sudo: removed template config, added convenient 'sudo' group config options
 2019-10-23 23:19 UTC  (3+ messages)

[MPTCP] Re: [PATCH v3 1/7] selftests: mptcp: make tc delays random
 2019-10-23 23:17 UTC 

[PATCH 0/5] Add rtc support for rn5t618 mfd
 2019-10-23 23:17 UTC  (5+ messages)
` [PATCH 5/5] rtc: rtc-rc5t583: add ricoh rc5t619 RTC driver

post-receive: pub/scm/linux/kernel/git/xiang/erofs-utils
 2019-10-23 23:17 UTC 

post-receive: pub/scm/linux/kernel/git/xiang/erofs-utils
 2019-10-23 23:15 UTC 

[PATCH 0/1] pci: pass along the return value of dma_memory_rw
 2019-10-23 23:13 UTC  (3+ messages)
` [PATCH 1/1] "

[dpdk-dev] [PATCH] config: set RTE_KNI_PREEMPT_DEFAULT in meson
 2019-10-23 23:14 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/jkirsher/rdma
 2019-10-23 23:13 UTC 

[Intel-wired-lan] [PATCH] i40e: enable X710 support
 2019-10-23 23:13 UTC  (2+ messages)

[RFC] Memory Tiering
 2019-10-23 23:11 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/jkirsher/rdma
 2019-10-23 23:10 UTC 

[dpdk-dev] [PATCH 0/9] DPAA and FSLMC driver fixes and cleanup
 2019-10-23 23:08 UTC  (4+ messages)
` [dpdk-dev] [PATCH 0/9 v2] "
  ` [dpdk-dev] [PATCH 7/9 v2] mempool/dpaa2: panic on endless loop in mbuf release
    ` [dpdk-dev] [dpdk-stable] "

[PATCH 0/8] Add support for Azoteq IQS620A/621/622/624/625
 2019-10-23 23:08 UTC  (5+ messages)
` [PATCH 3/8] input: keyboard: "

[PATCH v3 00/33] Clean-ups: qom-ify serial and remove QDEV_PROP_PTR
 2019-10-23 23:07 UTC  (11+ messages)
` [PATCH v3 19/33] sm501: make SerialMM a child, export chardev property
` [PATCH v3 20/33] vmmouse: replace PROP_PTR with PROP_LINK
` [PATCH v3 21/33] lance: "
` [PATCH v3 23/33] dp8393x: "
` [PATCH v3 32/33] qdev: remove PROP_MEMORY_REGION

post-receive: pub/scm/linux/kernel/git/xiang/erofs-utils
 2019-10-23 23:08 UTC 

post-receive: pub/scm/linux/kernel/git/dtor/input
 2019-10-23 23:07 UTC 

post-receive: pub/scm/linux/kernel/git/jkirsher/rdma
 2019-10-23 23:06 UTC 

[OpenRISC] PCCR and PCRM registers
 2019-10-23 23:05 UTC  (6+ messages)

[PATCH] SYSFS reporting of L1TF on PowerPC
 2019-10-23 23:04 UTC 

post-receive: pub/scm/linux/kernel/git/jkirsher/rdma
 2019-10-23 23:04 UTC 

[PATCH bpf] xsk: fix registration of Rx-only sockets
 2019-10-23 23:03 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] support/scripts: added support for system and normal uid/gid
 2019-10-23 23:03 UTC  (3+ messages)

[PULL 0/2] target/xtensa queue
 2019-10-23 23:01 UTC 

[Intel-gfx] [PATCH 1/8] drm/i915/gem: Make context persistence optional
 2019-10-23 23:01 UTC  (24+ messages)
  `  "
  ` [Intel-gfx] [PATCH 2/8] drm/i915: Put future HW and their uAPIs under STAGING & BROKEN
      `  "
  ` [Intel-gfx] [PATCH 3/8] drm/i915/gt: Expose engine properties via sysfs
      `  "
  ` [Intel-gfx] [PATCH 4/8] drm/i915/gt: Expose engine->mmio_base "
      `  "
  ` [Intel-gfx] [PATCH 5/8] drm/i915/gt: Expose timeslice duration to sysfs
      `  "
  ` [Intel-gfx] [PATCH 6/8] drm/i915/gt: Expose reset stop timeout via sysfs
      `  "
  ` [Intel-gfx] [PATCH 7/8] drm/i915/gt: Expose preempt reset "
      `  "
  ` [Intel-gfx] [PATCH 8/8] drm/i915/gt: Expose heartbeat interval "
      `  "

[Project Quota]file owner could change its project ID?
 2019-10-23 23:01 UTC  (7+ messages)

[PATCH 5/8] hotspot Eliminate double assignment of variable
 2019-10-23 23:00 UTC  (2+ messages)

post-receive: pub/scm/network/wireless/iwd
 2019-10-23 23:00 UTC 

[PATCH][RESEND] input: adp5589: Make keypad support optional
 2019-10-23 22:59 UTC  (3+ messages)

[PATCH v6 00/10] Nested Shared Virtual Address (SVA) VT-d support
 2019-10-23 23:04 UTC  (9+ messages)
` [PATCH v6 02/10] iommu/vt-d: Add custom allocator for IOASID

post-receive: pub/scm/network/wireless/iwd
 2019-10-23 22:59 UTC 

"New" ext4 features tests in LTP
 2019-10-23 22:58 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/jkirsher/rdma
 2019-10-23 22:58 UTC 

[PATCH 0/5 v4]Kernel Access to Ftrace instances
 2019-10-23 22:57 UTC  (6+ messages)
` [PATCH 4/5] tracing: Handle the trace array ref counter in new functions

post-receive: pub/scm/network/wireless/iwd
 2019-10-23 22:57 UTC 

[PATCH 4/8] hotspot: Fix mem leak on failed hotspot config
 2019-10-23 22:56 UTC  (2+ messages)

[PATCH 0/6] drm: Support CMA per allocation kernel mappings
 2019-10-23 22:56 UTC  (9+ messages)
` [PATCH 5/6] drm/mediatek: Convert to use CMA helpers

post-receive: pub/scm/network/wireless/iwd
 2019-10-23 22:56 UTC 

[PATCH 1/2] f2fs: delete duplicate information on sysfs nodes
 2019-10-23 21:48 UTC  (2+ messages)
` [f2fs-dev] [PATCH 2/2] f2fs: Add f2fs stats to sysfs

[PATCH] CIFS: Fix use after free of file info structures
 2019-10-23 22:55 UTC 

post-receive: pub/scm/utils/kernel/ndctl/ndctl
 2019-10-23 22:54 UTC 

[PATCH v2 00/22] btrfs: async discard support
 2019-10-23 22:53 UTC  (20+ messages)
` [PATCH 04/22] btrfs: keep track of cleanliness of the bitmap
` [PATCH 05/22] btrfs: add the beginning of async discard, discard workqueue
` [PATCH 06/22] btrfs: handle empty block_group removal
` [PATCH 07/22] btrfs: discard one region at a time in async discard
` [PATCH 08/22] btrfs: add removal calls for sysfs debug/
` [PATCH 09/22] btrfs: make UUID/debug have its own kobject
` [PATCH 10/22] btrfs: add discard sysfs directory
` [PATCH 11/22] btrfs: track discardable extents for async discard
` [PATCH 12/22] btrfs: keep track of discardable_bytes
` [PATCH 13/22] btrfs: calculate discard delay based on number of extents
` [PATCH 14/22] btrfs: add bps discard rate limit
` [PATCH 15/22] btrfs: limit max discard size for async discard
` [PATCH 16/22] btrfs: make max async discard size tunable
` [PATCH 17/22] btrfs: have multiple discard lists
` [PATCH 18/22] btrfs: only keep track of data extents for async discard
` [PATCH 19/22] btrfs: keep track of discard reuse stats
` [PATCH 20/22] btrfs: add async discard header
` [PATCH 21/22] btrfs: increase the metadata allowance for the free_space_cache
` [PATCH 22/22] btrfs: make smaller extents more likely to go into bitmaps


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.