All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-01-26 21:37:14 to 2018-01-26 23:07:12 UTC [more...]

post-receive: pub/scm/linux/kernel/git/bpf/bpf-next
 2018-01-26 23:07 UTC 

[PATCH v2] fs: only sync() superblocks reachable from the current namespace
 2018-01-26 23:07 UTC  (2+ messages)

[PATCH bpf-next 0/2] bpf: fix kernel page fault in lpm map trie_get_next_key
 2018-01-26 23:06 UTC  (2+ messages)
` [PATCH bpf-next 2/2] tools/bpf: add a multithreaded stress test in bpf selftests test_lpm_map

post-receive: pub/scm/linux/kernel/git/jaegeuk/f2fs
 2018-01-26 23:05 UTC 

[PATCH v2] drm/i915/cnl: WaPipeControlBefore3DStateSamplePattern
 2018-01-26 23:05 UTC 

[PATCH 1/1] CIFS: zero sensitive data when freeing
 2018-01-26 23:01 UTC  (2+ messages)

[PATCH] fs: only sync() superblocks reachable from the current namespace
 2018-01-26 23:00 UTC  (2+ messages)

[PATCH] Remove silentoldconfig from "make help"; fix kconfig/conf's help
 2018-01-26 23:00 UTC  (8+ messages)
` [PATCH v3] Remove silentoldconfig from help and docs; "

[PATCH v1 0/3] Make IPC a regular tcon and fix SMB2 domain-based DFS
 2018-01-26 23:00 UTC  (8+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] CIFS: make IPC a regular tcon
  ` [PATCH v3 2/3] CIFS: use tcon_ipc instead of use_ipc parameter of SMB2_ioctl
  ` [PATCH v3 3/3] CIFS: dump IPC tcon in debug proc file

[PATCH 0/8] PCI/DPC: Simplify RP PIO logging
 2018-01-26 22:56 UTC  (9+ messages)
` [PATCH 1/8] PCI/DPC: Rename interrupt_event_handler() to dpc_work()
` [PATCH 2/8] PCI/DPC: Add local variable for DPC capability offset
` [PATCH 3/8] PCI/DPC: Rename struct dpc_dev.rp to rp_extensions
` [PATCH 4/8] PCI/DPC: Read RP PIO Log Size once at probe
` [PATCH 5/8] PCI/DPC: Process RP PIO details only if RP PIO extensions supported
` [PATCH 6/8] PCI/DPC: Consolidate RP PIO get/print functions
` [PATCH 7/8] PCI/DPC: Add and use DPC Status register field definitions
` [PATCH 8/8] PCI/DPC: Reformat DPC register definitions

selftests/x86/fsgsbase_64 test problem
 2018-01-26 22:56 UTC  (16+ messages)
        ` [Linux-kselftest-mirror] "

[PATCH] spi: orion: Allow specifying which HW CS to use with a GPIO CS
 2018-01-26 22:56 UTC  (2+ messages)
  ` [PATCH v2] spi: orion: Rework GPIO CS handling

[Qemu-devel] [PATCH] 9pfs: Correctly handle cancelled requests
 2018-01-26 22:54 UTC  (2+ messages)

ath9k will not tx packets sometimes
 2018-01-26 22:53 UTC 

[PATCH] KVM:x86: AMD Processor Topology Information
 2018-01-26 22:53 UTC  (2+ messages)

[patch -mm 0/4] mm, memcg: introduce oom policies
 2018-01-26 22:52 UTC  (10+ messages)
` [patch -mm v2 0/3] "
  ` [patch -mm v2 2/3] mm, memcg: replace cgroup aware oom killer mount option with tunable

[PATCH 0/3] Per-VCPU MSR bitmaps patches - topic branch for x86/pti
 2018-01-26 22:51 UTC  (4+ messages)
` [PATCH 1/3] KVM: nVMX: Eliminate vmcs02 pool
` [PATCH 2/3] KVM: VMX: introduce alloc_loaded_vmcs
` [PATCH 3/3] KVM: VMX: make MSR bitmaps per-VCPU

post-receive: pub/scm/linux/kernel/git/helgaas/pci
 2018-01-26 22:50 UTC 

[PATCH] btrfs: print error if primary super block write fails
 2018-01-26 22:47 UTC 

[PATCH] kernfs: account kernfs_node_cache as reclaimable
 2018-01-26 22:47 UTC 

[RFC PATCH net-next v2 0/2] Enable virtio to act as a backup for a passthru device
 2018-01-26 22:47 UTC  (16+ messages)
` [RFC PATCH net-next v2 2/2] virtio_net: Extend virtio to use VF datapath when available
            `  "
              ` [virtio-dev] "

[PATCH 01/10] drm/i915/cnl: Add Cannonlake PCI IDs for another SKU
 2018-01-26 22:46 UTC  (5+ messages)
` [PATCH 09/10] drm/i915/cnl: Enable DDI-F on Cannonlake

[PATCH 3/3] read-cache: don't write index twice if we can't write shared index
 2018-01-26 22:44 UTC  (3+ messages)

[PATCH bpf-next] bpf: clean up from test_tcpbpf_kern.c
 2018-01-26 22:44 UTC  (2+ messages)

[GIT PULL] RISC-V: We have a new mailing list and git repo!
 2018-01-26 22:39 UTC  (2+ messages)

[PATCH bpf-next 00/13] BPF improvements and fixes
 2018-01-26 22:39 UTC  (16+ messages)
` [PATCH bpf-next 01/13] bpf: xor of a/x in cbpf can be done in 32 bit alu
` [PATCH bpf-next 02/13] bpf: improve dead code sanitizing
` [PATCH bpf-next 03/13] bpf: make unknown opcode handling more robust
` [PATCH bpf-next 04/13] bpf: fix subprog verifier bypass by div/mod by 0 exception
` [PATCH bpf-next 05/13] bpf, x86_64: remove obsolete exception handling from div/mod
` [PATCH bpf-next 06/13] bpf, arm64: "
` [PATCH bpf-next 07/13] bpf, s390x: "
` [PATCH bpf-next 08/13] bpf, ppc64: "
` [PATCH bpf-next 09/13] bpf, sparc64: "
` [PATCH bpf-next 10/13] bpf, mips64: "
` [PATCH bpf-next 11/13] bpf, mips64: remove unneeded zero check from div/mod with k
` [PATCH bpf-next 12/13] bpf, arm: remove obsolete exception handling from div/mod
` [PATCH bpf-next 13/13] bpf: add further test cases around div/mod and others

post-receive: pub/scm/linux/kernel/git/bpf/bpf-next
 2018-01-26 22:39 UTC 

[LSF/MM ATTEND] Request to attend 2018 mm track
 2018-01-26 22:34 UTC 

post-receive: pub/scm/linux/kernel/git/helgaas/pci
 2018-01-26 22:35 UTC 

2x difference between multi-thread and multi-process for same number of CTXs
 2018-01-26 22:34 UTC  (7+ messages)

[PATCH for-next v2 00/16] IB/hfi1, core: Driver updates for 1/26/2018
 2018-01-26 22:33 UTC  (7+ messages)
` [PATCH for-next v2 06/16] IB/hfi1: Fix for potential refcount leak in hfi1_open_file()
` [PATCH for-next v2 15/16] IB/core: Map iWarp AH type to undefined in rdma_ah_find_type

[patch -mm 3/4] mm, memcg: replace memory.oom_group with policy tunable
 2018-01-26 22:33 UTC  (13+ messages)

[PATCH v2] mtd: nand: vf610: fix error handling in vf610_nfc_probe()
 2018-01-26 22:32 UTC  (2+ messages)
` [PATCH v3] "

[PATCH iptables] tests: xlate-test: no need to require superuser privileges
 2018-01-26 22:31 UTC 

Running the gdb 7.12.1 testsuite breaks kernel 4.13.8 on C8000
 2018-01-26 22:31 UTC  (4+ messages)

post-receive: pub/scm/virt/kvm/kvm
 2018-01-26 22:31 UTC 

post-receive: pub/scm/virt/kvm/kvm
 2018-01-26 22:31 UTC 

[PATCH] fork: Allow stack to be wiped on fork
 2018-01-26 22:31 UTC  (3+ messages)
` [kernel-hardening] "

post-receive: pub/scm/virt/kvm/kvm
 2018-01-26 22:30 UTC 

post-receive: pub/scm/virt/kvm/kvm
 2018-01-26 22:30 UTC 

[SPDK] Add py-spdk client for SPDK
 2018-01-26 22:28 UTC 

[PATCH] net/tap: remove speed parameter from TAP args
 2018-01-26 22:27 UTC 

[PATCH] drm/nouveau/therm/gp100: Do not report temperature when subdev is shadowed
 2018-01-26 22:27 UTC  (5+ messages)
` [Nouveau] "

[PATCH 1/2] wireless: set correct mandatory rate flags
 2018-01-26 22:17 UTC  (2+ messages)

[U-Boot] [PATCH V3] imx: mx25: Remove SION bit in all pin-mux that are safe
 2018-01-26 22:26 UTC  (5+ messages)

[Qemu-devel] [PATCH] spapr_pci: fix MSI/MSIX selection
 2018-01-26 22:25 UTC 

[Intel-wired-lan] igb I350 tx unit hang on 4.9.29+ kernel
 2018-01-26 22:25 UTC 

[PATCH] regulator: of: Add a missing 'of_node_put()' in an error handling path of 'of_regulator_match()'
 2018-01-26 22:13 UTC  (2+ messages)
` [PATCH] regulator: of: Add a missing 'of_node_put()' in an error handling path of 'of_regulator_matc

[PATCH RFC 00/16] A new RCU implementation based on a fast consensus protocol
 2018-01-26 22:22 UTC  (5+ messages)
` [PATCH RFC 07/16] prcu: Implement call_prcu() API

[PATCH 00/26] protocol version 2
 2018-01-26 22:20 UTC  (4+ messages)
` [PATCH v2 00/27] "
  ` [PATCH v2 13/27] ls-refs: introduce ls-refs server command

[withdrawn] ocfs2-return-error-when-we-attempt-to-access-a-dirty-bh-in-jbd2.patch removed from -mm tree
 2018-01-26 22:19 UTC 

[PATCH RFC 01/24] ref-filter: get rid of goto
 2018-01-26 22:18 UTC  (5+ messages)
` [PATCH RFC 03/24] cat-file: split expand_atom into 2 functions
` [PATCH RFC 04/24] cat-file: reuse struct ref_format

[PATCH 0/2] Add DTS for SDM845 SoC and MTP
 2018-01-26 22:18 UTC  (8+ messages)
` [PATCH 1/2] arm64: dts: sdm845: Add minimal dts/dtsi files for sdm845 "
` [PATCH 2/2] arm64: dts: sdm845: Add serial console support

[PATCH] RDMA: Move enum ib_cq_creation_flags to uapi headers
 2018-01-26 22:16 UTC 

ipv6_addrconf: WARNING about suspicious RCU usage
 2018-01-26 22:15 UTC  (7+ messages)

[xen-unstable-smoke test] 118366: regressions - FAIL
 2018-01-26 22:14 UTC 

[PATCH] pinctrl: msm: allow the gpio base to be configurable
 2018-01-26 22:13 UTC  (5+ messages)

[U-Boot] [PATCH] mips: bmips: select OF_EMBED for all boards
 2018-01-26 22:12 UTC 

[RFC] Move i915 ascii85 functions to linux/ascii85.h
 2018-01-26 22:10 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for include: Move ascii85 functions from i915 "

[meta-networking][PATCH] ndisc6: need to set USE_NLS="yes" to use gettext.h
 2018-01-26 22:10 UTC  (4+ messages)

[PATCH] ir-hix5hd2: fix error handling of clk_prepare_enable()
 2018-01-26 22:10 UTC 

[PATCH v5 3/7] x86/cpufeatures: Add AMD feature bits for Speculation Control
 2018-01-26 22:10 UTC  (9+ messages)
` [tip:x86/pti] "
  ` [PATCH] x86/cpufeatures: Cleanup AMD speculation feature bits

[PATCH] hrtimer: Reset hrtimer cpu base proper on CPU hotplug
 2018-01-26 22:09 UTC  (2+ messages)

[RFC] devicetree: new FDT format version
 2018-01-26 22:08 UTC  (10+ messages)

[PATCH v1] leds: Clarify supported chips by LM355x driver
 2018-01-26 22:07 UTC  (4+ messages)

de39a7991f ("of: use hash based search in .."): BUG: unable to handle kernel paging request at 4e61bc20
 2018-01-26 22:07 UTC 

[PATCH 00/10] 'test_i18ngrep'-related fixes and improvements
 2018-01-26 22:07 UTC  (3+ messages)
` [PATCH 09/10] t: make sure that 'test_i18ngrep' got enough parameters

[PATCH 00/14] Serialized Commit Graph
 2018-01-26 22:04 UTC  (5+ messages)
` [PATCH 05/14] packed-graph: implement construct_graph()

degraded permanent mount option
 2018-01-26 22:03 UTC  (3+ messages)

[PATCH v4] mac80211: mesh: fix wrong mesh TTL offset calculation
 2018-01-26 22:02 UTC 

[PATCH v4 1/2] drm/i915/icl: new context descriptor support
 2018-01-26 22:02 UTC  (4+ messages)
` [PATCH v7 2/2] drm/i915/icl: Enhanced execution list support

post-receive: pub/scm/linux/kernel/git/paulmck/linux-rcu
 2018-01-26 22:01 UTC 

[PATCH v6 00/10] NFSD support for asynchronous COPY
 2018-01-26 21:59 UTC  (4+ messages)
` [PATCH v6 07/10] NFSD create new stateid for async copy

Limit on max_entries of CPU_ARRAY_MAP
 2018-01-26 21:58 UTC 

[linux-next:master 3766/11889] drivers/media/dvb-frontends/stb0899_drv.h:151:36: error: weak declaration of 'stb0899_attach' being applied to a already existing, static definition
 2018-01-26 21:58 UTC  (2+ messages)

[PATCH 02/10] drm/i915/cnl: Add AUX-F support
 2018-01-26 21:58 UTC  (4+ messages)
` [PATCH] "

[U-Boot] MIPS relocation DT error
 2018-01-26 21:58 UTC  (2+ messages)

[xen-4.8-testing test] 118329: regressions - FAIL
 2018-01-26 21:55 UTC 

[LSF/MM TOPIC] fs-verity: file system-level integrity protection
 2018-01-26 21:55 UTC  (7+ messages)
        ` [Lsf-pc] "

[PATCH v8 00/15] common linkstatus functions
 2018-01-26 21:54 UTC  (5+ messages)
` [PATCH v8 01/15] eal: introduce atomic exchange operation

[PATCH v2] xfs: preserve i_rdev when recycling a reclaimable inode
 2018-01-26 21:44 UTC  (2+ messages)

Ceph OSDs fail to start with RDMA
 2018-01-26 21:53 UTC 

[PATCH] orangefs: reverse sense of revalidate is-inode-stale test
 2018-01-26 21:49 UTC 

[Qemu-devel] [PATCH v5] cocoa.m: Add ability for user to specify mouse ungrab key
 2018-01-26 21:47 UTC 

[PATCH] vsock.7: document VSOCK socket address family
 2018-01-26 21:47 UTC  (2+ messages)

post-receive: pub/scm/git/git
 2018-01-26 21:47 UTC 

[PATCH 00/11] xfs: reflink/scrub/quota fixes
 2018-01-26 21:46 UTC  (4+ messages)
` [PATCH 12/11] xfs: refactor quota code in xfs_bmap_btalloc

[U-Boot] Please pull u-boot-dm
 2018-01-26 21:45 UTC 

[RFC PATCH 0/8] [media] Request API, take three
 2018-01-26 21:44 UTC  (4+ messages)
` [RFC PATCH 6/8] v4l2: document the request API interface

[PATCH v24 0/2] Virtio-balloon: support free page reporting
 2018-01-26 21:43 UTC  (9+ messages)
` [PATCH v24 1/2] mm: support reporting free page blocks
        ` [virtio-dev] "

[U-Boot] [PATCH v2] sandbox: Add 64-bit sandbox
 2018-01-26 21:43 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] log: add category LOGC_EFI
 2018-01-26 21:43 UTC  (4+ messages)
` [U-Boot] [PATCH v2 "

[SPDK] Hello World example failed to run
 2018-01-26 21:43 UTC 

[U-Boot] [PATCH 0/9] log: Support control over the log output format
 2018-01-26 21:43 UTC  (19+ messages)
` [U-Boot] [PATCH 1/9] dm: core: Add a function to look up a uclass by name
` [U-Boot] [PATCH 2/9] log: Add functions to convert IDs to/from names
` [U-Boot] [PATCH 3/9] log: Add control over log formatting
` [U-Boot] [PATCH 4/9] log: Update log_console to honour the log format
` [U-Boot] [PATCH 5/9] log: Add a command to control the log output format
` [U-Boot] [PATCH 6/9] log: Add a command to output a log record
` [U-Boot] [PATCH 7/9] log: Add tests for the new log features
` [U-Boot] [PATCH 8/9] log: Add documentation for commands and formatting
` [U-Boot] [PATCH 9/9] log: Add a way to log error-return values

Depth 30 enablement for ati-ddx + exa. Rev 3
 2018-01-26 21:42 UTC  (5+ messages)

[Qemu-devel] [PATCH 0/5] Enable TOPOEXT to support hyperthreading on AMD CPU
 2018-01-26 21:39 UTC  (12+ messages)
`  "
` [Qemu-devel] [PATCH 1/5] target/i386: Fix instruction cache associativity for AMD
  `  "
` [Qemu-devel] [PATCH 2/5] target/i386: Populate AMD Processor Cache Information
  `  "
` [Qemu-devel] [PATCH 3/5] target/i386: Add support for CPUID_8000_001E for AMD
  `  "
` [Qemu-devel] [PATCH 4/5] target/i386: Enable TOPOEXT feature on AMD EPYC CPU
  `  "
` [Qemu-devel] [PATCH 5/5] target/i386: Remove generic SMT thread check
  `  "

[PATCH v2] of: use hash based search in of_find_node_by_phandle
 2018-01-26 21:39 UTC  (5+ messages)

[PATCH igt 1/2] lib: Refactor igt_wait() to use library timers
 2018-01-26 21:39 UTC  (3+ messages)
` [PATCH igt 2/2] igt/kms_frontbuffer_tracking: Bump the wait time for FBC

[RFC 1/2] arm: cacheflush syscall: process only pages that are in the memory
 2018-01-26 21:39 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.