All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-04-24 21:03:36 to 2018-04-24 22:24:45 UTC [more...]

[PATCH 0/2] selftests: tracing: Update inter-event testcases
 2018-04-24 22:24 UTC  (3+ messages)

[REVIEW][PATCH 00/22] Simplifying siginfo users
 2018-04-24 22:24 UTC  (10+ messages)
` [REVIEW][PATCH 19/22] signal/um: Use force_sig_fault in relay_signal
  ` [uml-devel] "

[pci PATCH v8 0/4] Add support for unmanaged SR-IOV
 2018-04-24 22:22 UTC  (8+ messages)
        ` [virtio-dev] "

[bpf-next PATCH 0/4] selftests for BPF sockmap use cases
 2018-04-24 22:22 UTC  (2+ messages)

[MODERATED] [PATCH 1/1] Patch 1
 2018-04-24 22:21 UTC 

[Qemu-devel] [PATCH v4] loader: Fix misaligned member access
 2018-04-24 22:21 UTC 

[PATCH net-next 0/2 v2] netns: uevent performance tweaks
 2018-04-24 22:20 UTC  (7+ messages)
` [PATCH net-next 1/2 v2] netns: restrict uevents
` [PATCH net-next 2/2 v2] netns: isolate seqnums to use per-netns locks

[PATCH] selftests: net: add in_netns.sh TEST_GEN_PROGS_EXTENDED
 2018-04-24 22:19 UTC  (3+ messages)

[PATCH] drm/i915/icl: Correctly clear lost ctx-switch interrupts across reset for Gen11
 2018-04-24 22:19 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCHv2 0/7] Moved code detection: ignore space on uniform indentation
 2018-04-24 22:19 UTC  (11+ messages)
` [PATCH 1/7] xdiff/xdiff.h: remove unused flags
` [PATCH 2/7] xdiff/xdiffi.c: remove unneeded function declarations
` [PATCH 3/7] diff.c: do not pass diff options as keydata to hashmap
` [PATCH 4/7] diff.c: adjust hash function signature to match hashmap expectation
` [PATCH 5/7] diff.c: add a blocks mode for moved code detection
` [PATCH 6/7] diff.c: decouple white space treatment from move detection algorithm
` [PATCH 7/7] diff.c: add --color-moved-ignore-space-delta option

[PATCH] fix failure when root filesystem is on nvme
 2018-04-24 22:18 UTC  (4+ messages)

vmalloc with GFP_NOFS
 2018-04-24 22:18 UTC  (6+ messages)
      ` [Cluster-devel] "

[Qemu-devel] [PATCH v3 0/2] loader: Fix misaligned member access
 2018-04-24 22:18 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 1/2] bswap.h: Fix ldl_he_p() signedness

[PATCH v7 00/11] eal: replace calls to rte_panic and refrain from new instances
 2018-04-24 22:16 UTC  (12+ messages)
` [PATCH v7 01/11] crypto/dpaa: replace rte_panic instances in crypto/dpaa driver
` [PATCH v7 02/11] bond: replace rte_panic instances in bonding driver
` [PATCH v7 03/11] e1000: replace rte_panic instances in e1000 driver
` [PATCH v7 04/11] ixgbe: replace rte_panic instances in ixgbe driver
` [PATCH v7 05/11] eal: replace rte_panic instances in eventdev
` [PATCH v7 06/11] kni: replace rte_panic instances in kni
` [PATCH v7 07/11] eal: replace rte_panic instances in hugepage_info
` [PATCH v7 08/11] eal: replace rte_panic instances in interrupts thread
` [PATCH v7 09/11] eal: replace rte_panic instances in ethdev
` [PATCH v7 10/11] eal: replace rte_panic instances in init sequence
` [PATCH v7 11/11] devtools: prevent new instances of rte_panic and rte_exit

[PATCH 0/4 V2] iomap: Use FUA for O_DSYNC DIO writes
 2018-04-24 22:07 UTC  (5+ messages)
` [PATCH 4/4] iomap: Use FUA for pure data "

[PATCH v5 0/2] perf: riscv: Preliminary Perf Event Support on RISC-V
 2018-04-24 22:16 UTC  (4+ messages)

[PATCH] Args need to be the same for replay cache
 2018-04-24 22:16 UTC  (4+ messages)

[Qemu-devel] [RFC PATCH 00/33] Generic background jobs
 2018-04-24 22:15 UTC  (15+ messages)
` [Qemu-devel] [RFC PATCH 01/33] blockjob: Wrappers for progress counter access
` [Qemu-devel] [RFC PATCH 02/33] blockjob: Move RateLimit to BlockJob
` [Qemu-devel] [RFC PATCH 03/33] blockjob: Implement block_job_set_speed() centrally
` [Qemu-devel] [RFC PATCH 04/33] blockjob: Introduce block_job_ratelimit_get_delay()
` [Qemu-devel] [RFC PATCH 05/33] blockjob: Add block_job_driver()
` [Qemu-devel] [RFC PATCH 08/33] job: Rename BlockJobType into JobType
` [Qemu-devel] [RFC PATCH 10/33] job: Add job_delete()

[PATCH v1 0/6] net/mlx5: add Multi-Packet Rx support
 2018-04-24 22:15 UTC  (6+ messages)
` ***Spam*** Re: [PATCH v4 1/2] mbuf: support attaching external buffer to mbuf
  `  "

[RFC PATCH v3 0/2] fs: add AT_REPLACE flag for linkat()
 2018-04-24 22:14 UTC  (3+ messages)
` [RFC PATCH v3 1/2] fs: add AT_REPLACE flag for linkat() which replaces the target

[PATCH 0/3] Fix UFS and devfreq interaction
 2018-04-24 22:14 UTC  (6+ messages)
` [PATCH 2/3] scsi: ufs: Extract devfreq registration
` [PATCH 3/3] scsi: ufs: Use freq table with devfreq

CLOCK_MONOTONIC, BOOTTIME, suspend and screensaver regression
 2018-04-24 22:13 UTC  (2+ messages)

Avoid uninterruptible sleep during process exit
 2018-04-24 22:11 UTC  (11+ messages)
` [PATCH 2/3] drm/scheduler: Don't call wait_event_killable for signaled process

[PATCH v2 00/12] media: ov5640: Misc cleanup and improvements
 2018-04-24 22:11 UTC  (6+ messages)

[PATCH] app/test: fix shared library build failure
 2018-04-24 22:10 UTC 

[Intel-wired-lan] [jkirsher-net-queue:1GbE] BUILD SUCCESS d6fef10c750e64f248543d2eee7c86a4a019f7ec
 2018-04-24 22:08 UTC 

[PATCH blktests] Add surprise removal block test
 2018-04-24 22:09 UTC  (3+ messages)

[PATCH for-4.11] x86/SVM: Fix intercepted {RD, WR}MSR for the SYS{CALL, ENTER} MSRs
 2018-04-24 22:04 UTC  (2+ messages)

[PATCH v2 0/3] drm/vc4: Syncobj import export
 2018-04-24 22:03 UTC  (4+ messages)
` [PATCH v2 1/3] drm/vc4: Syncobj import support
` [PATCH v2 2/3] drm/vc4: Export fence through syncobj
` [PATCH v2 3/3] drm/vc4: Enable syncobj support

[PATCH 1/2] mfd: pf1550: add pf1550 mfd driver
 2018-04-24 22:02 UTC  (3+ messages)
` [PATCH 2/2] power: pf1550_charger: add pf1550 charger driver

[Qemu-devel] [PATCH] block: Merge .bdrv_co_writev{, _flags} in drivers
 2018-04-24 22:01 UTC 

[PATCH bpf-next] tools/bpf: remove test_sock_addr from TEST_GEN_PROGS
 2018-04-24 22:01 UTC  (2+ messages)

[PATCH] powerpc/numa: Handle unitialized timer reset
 2018-04-24 22:00 UTC 

[Qemu-devel] [ANNOUNCE] QEMU 2.12.0 is now available
 2018-04-24 21:59 UTC 

Survey for final decision about per-port offload API
 2018-04-24 22:00 UTC  (3+ messages)

[PATCHv2 0/9] object store: oid_object_info is the next contender
 2018-04-24 21:59 UTC  (11+ messages)
` [PATCHv2 1/9] cache.h: add repository argument to oid_object_info_extended
` [PATCHv2 2/9] cache.h: add repository argument to oid_object_info
` [PATCHv2 3/9] packfile: add repository argument to retry_bad_packed_offset
` [PATCHv2 4/9] packfile: add repository argument to packed_to_object_type
` [PATCHv2 5/9] packfile: add repository argument to packed_object_info
` [PATCHv2 6/9] packfile: add repository argument to read_object
` [PATCHv2 7/9] packfile: add repository argument to unpack_entry
` [PATCHv2 8/9] packfile: add repository argument to cache_or_unpack_entry
` [PATCHv2 9/9] cache.h: allow oid_object_info to handle arbitrary repositories
` [PATCHv2 9/9] cache.h: allow sha1_object_info "

[PATCH v2 0/5] crypto: Speck support
 2018-04-24 21:58 UTC  (7+ messages)

[patch v2] mm, oom: fix concurrent munlock and oom reaper unmap
 2018-04-24 21:57 UTC  (15+ messages)
      ` [patch v2] mm, oom: fix concurrent munlock and oom reaperunmap

RFC for a render API to support adaptive sync and VRR
 2018-04-24 21:57 UTC  (13+ messages)

[PATCH v8 0/4] worktree: teach "add" to check out existing branches
 2018-04-24 21:56 UTC  (6+ messages)
` [PATCH v9 "
  ` [PATCH v9 1/4] worktree: remove extra members from struct add_opts
  ` [PATCH v9 2/4] worktree: improve message when creating a new worktree
  ` [PATCH v9 3/4] worktree: factor out dwim_branch function
  ` [PATCH v9 4/4] worktree: teach "add" to check out existing branches

[PATCH] selftests: bpf: update .gitignore with missing file
 2018-04-24 21:56 UTC  (5+ messages)
` [PATCH v2] "

[PATCH bpf-next v5 0/2] bpf: allow map helpers access to map values directly
 2018-04-24 21:54 UTC  (2+ messages)

Debug logging with ell
 2018-04-24 21:54 UTC  (3+ messages)

[PATCH bpf-next,v3 0/2] bpf: add helper for getting xfrm states
 2018-04-24 21:53 UTC  (2+ messages)

[U-Boot] [PATCH 1/8] core: Add uclass_{first,next}_device_compat
 2018-04-24 21:53 UTC  (9+ messages)
` [U-Boot] [PATCH 6/8] cpu: Add cpu_print_info function

[MPTCP] MPTCP Upstreaming wiki
 2018-04-24 21:51 UTC 

[PATCH] ACPI / video: Only default only_lcd to true on Win8-ready _desktops_
 2018-04-24 21:50 UTC 

[Qemu-devel] [PATCH 0/6] qapi: introduce the SysEmuTarget enumeration
 2018-04-24 21:45 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/6] qapi: fill in CpuInfoFast.arch in query-cpus-fast
` [Qemu-devel] [PATCH 2/6] qapi: handle the riscv CpuInfoArch "
` [Qemu-devel] [PATCH 3/6] qapi: add SysEmuTarget to "common.json"
` [Qemu-devel] [PATCH 4/6] qapi: change the type of TargetInfo.arch from string to enum SysEmuTarget
` [Qemu-devel] [PATCH 5/6] qapi: extract CpuInfoCommon to mitigate schema duplication
` [Qemu-devel] [PATCH 6/6] qapi: discriminate CpuInfo[Fast] on SysEmuTarget, not CpuInfoArch

[MODERATED] [PATCH v4 03/10] [PATCH v4 3/9] Linux Patch #3
 2018-04-24 21:43 UTC  (2+ messages)
` [MODERATED] "

[RFC/RFT PATCH 0/3] Improve scheduler scalability for fast path
 2018-04-24 21:45 UTC  (4+ messages)
` [PATCH 1/3] sched: remove select_idle_core() for scalability

[PATCH 00/21] GFXv9/Vega10 support for KFD
 2018-04-24 21:42 UTC  (3+ messages)
` [PATCH 16/21] drm/amdkfd: Add 64-bit doorbell and wptr support to kernel queue

MIPS: BCM47XX: Enable MIPS32 74K Core ExternalSync for BCM47XX PCIe erratum
 2018-04-24 21:42 UTC  (3+ messages)
` [PATCH] "

[Bug 103277] [bisected] Systems hangs on resume from S3 sleep due to "Match actual state during S3 resume" commit
 2018-04-24 21:39 UTC  (4+ messages)

lsblk '--allcols'
 2018-04-24 21:38 UTC  (4+ messages)

[Buildroot] Rust runtime tests issues
 2018-04-24 21:37 UTC  (3+ messages)

[PATCH] ndctl: convert namespace ops to use util_filter_walk()
 2018-04-24 21:37 UTC 

[Bug 106159] When connecting or disconnecting a displayport to a DP hub with 4.16.2+ kernel, hard freeze with frozen video output
 2018-04-24 21:37 UTC  (2+ messages)

[Bug 106224] "Medieval 2 Total War" will sometimes crash system on a R9 270 card
 2018-04-24 21:35 UTC 

[RFC v2 3/3] postmigration/memory: Associativity & ibm,dynamic-memory-v2
 2018-04-24 21:35 UTC  (3+ messages)

[4/4] usb: gadget: f_fs: Add FUNCTIONFS_CONTROL_ONLY flag
 2018-04-24 21:34 UTC 

[PATCH v2 0/7] Deprecate .git/info/grafts
 2018-04-24 21:34 UTC  (6+ messages)
` [PATCH v3 00/11] "
  ` [PATCH v3 09/11] technical/shallow: describe the relationship with replace refs

[RFC v2 2/3] postmigration/memory: Review assoc lookup array changes
 2018-04-24 21:33 UTC  (3+ messages)

[V2,3/4] Documentation: usb: Add docs for configfs control requests
 2018-04-24 21:33 UTC 

[RFC v2 1/3] hotplug/mobility: Apply assoc updates for Post Migration Topo
 2018-04-24 21:33 UTC  (3+ messages)

Confidential Request!!
 2018-04-24 21:33 UTC 

Debug logging with ell
 2018-04-24 21:33 UTC  (2+ messages)

[PATCH] do not call trace_printk on non-debug build
 2018-04-24 21:32 UTC  (10+ messages)

[PATCH] drm: Don't EXPORT drm_add/reset_display_info
 2018-04-24 21:30 UTC  (3+ messages)

[PATCH 1/3] drm/i915/dp: Check if the sink crc we read is 6 bytes
 2018-04-24 21:54 UTC  (4+ messages)
` [PATCH 2/3] drm/i915/dp: Fix sink-crc reads

[V2,2/4] usb: gadget: configfs: Create control_config group
 2018-04-24 21:29 UTC 

[igt-dev] [PATCH i-g-t 20/20] tests/psr: Add more PSR subtests to fast feedback list
 2018-04-24 21:28 UTC  (11+ messages)

io_pgetevents & aio fsync V3
 2018-04-24 21:27 UTC  (4+ messages)
` [PATCH 2/7] aio: remove an outdated BUG_ON and comment in aio_complete

[PATCH] kernel.h: fix a typo in comment
 2018-04-24 21:22 UTC 

[PATCH] [v2] x86: ipc: fix x32 version of shmid64_ds and msqid64_ds
 2018-04-24 21:19 UTC 

[PATCH v3 1/4] drm/i915/psr/skl+: Print information about what caused a PSR exit
 2018-04-24 21:20 UTC  (5+ messages)
` [PATCH v3 2/4] drm/i915/psr: Prevent PSR exit when a non-pipe related register is written

[Qemu-devel] [PATCH v8 00/16] xen: xen-domid-restrict improvements
 2018-04-24 21:18 UTC  (4+ messages)
` [Qemu-devel] [PATCH 15/16] os-posix: cleanup: Replace perror with error_report
  `  "
  ` [Qemu-devel] [Xen-devel] "

[PATCH net-next] sctp: fix identification of new acks for SFR-CACC
 2018-04-24 21:17 UTC  (2+ messages)

Regression 4.17-rc1: SSD doesn’t properly resume causing system hang (NULL pointer dereference)
 2018-04-24 21:17 UTC  (9+ messages)
` Regression 4.17-rc1: SSD doesnʼt "
    ` Regression 4.17-rc1: SSD doesn "

[PATCH net-next] sctp: fix const parameter violation in sctp_make_sack
 2018-04-24 21:17 UTC  (2+ messages)

[RFC][PATCH 0/1] serdev: Support HS-UART serdev slaves over tty
 2018-04-24 21:16 UTC  (2+ messages)

[PATCH v7 0/5] of: change overlay apply input data from unflattened
 2018-04-24 21:15 UTC  (12+ messages)
` [PATCH v7 2/5] of: change overlay apply input data from unflattened to FDT

[PATCH v4 1/3] dell-led: Change dell-led.h to dell-common.h
 2018-04-24 21:13 UTC  (7+ messages)
` [PATCH v4 3/3] ALSA: hda: Disabled unused audio controller for Dell platforms with Switchable Graphics
  ` [alsa-devel] "

permissions for /tmp set wrong
 2018-04-24 21:13 UTC 

[PATCH 0/7] ocxl: Implement Power9 as_notify/wait for OpenCAPI
 2018-04-24 21:12 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/7] powerpc: use task_pid_nr() for TID allocation

[RFC 00/10] ARM: Remove support for Exynos5440
 2018-04-24 21:12 UTC  (6+ messages)

[PATCH v3 00/12] KVM: arm/arm64: Allow multiple GICv3 redistributor regions
 2018-04-24 21:12 UTC  (23+ messages)
` [PATCH v3 01/12] KVM: arm/arm64: Set dist->spis to NULL after kfree
` [PATCH v3 02/12] KVM: arm/arm64: Document KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION
` [PATCH v3 03/12] KVM: arm/arm64: Replace the single rdist region by a list
` [PATCH v3 04/12] KVM: arm/arm64: Helper to locate free rdist index
` [PATCH v3 05/12] KVM: arm/arm64: Revisit Redistributor TYPER last bit computation
` [PATCH v3 07/12] KVM: arm/arm64: Adapt vgic_v3_check_base to multiple rdist regions
` [PATCH v3 08/12] KVM: arm/arm64: Check vcpu redist base before registering an iodev
` [PATCH v3 09/12] KVM: arm/arm64: Check all vcpu redistributors are set on map_resources
` [PATCH v3 10/12] KVM: arm/arm64: Add KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION
` [PATCH v3 11/12] KVM: arm/arm64: Implement KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION

GSoC students and mentors in 2018
 2018-04-24 21:11 UTC  (2+ messages)

[PATCH] firmware: dmi: Add access to the SKU ID string
 2018-04-24 21:11 UTC 

Fwd: New Version Notification for draft-cel-nfsv4-linux-seclabel-xtensions-00.txt
 2018-04-24 21:10 UTC  (4+ messages)
  ` [Fwd: Re: Fwd: New Version Notification for draft-cel-nfsv4-linux-seclabel-xtensions-00.txt]

[PATCH v2 0/2] regulator: add QCOM RPMh regulator driver
 2018-04-24 21:09 UTC  (9+ messages)
` [PATCH v2 2/2] "

[LTP] LTP Release preparations
 2018-04-24 21:08 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 0/2] ipmi: Fix vmstate transfer
 2018-04-24 21:08 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 1/2] ipmi: Use proper struct reference for KCS vmstate

[PATCH i-g-t] [RFC] CONTRIBUTING: commit rights docs
 2018-04-24 21:05 UTC  (3+ messages)
` [Intel-gfx] "


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.