All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-12-12 18:26:10 to 2017-12-12 19:27:15 UTC [more...]

[PATCH v4] printk: Add console owner and waiter logic to load balance console writes
 2017-12-12 19:27 UTC  (8+ messages)

[PATCH] fpga: add simple userspace interface to trigger FPGA programming
 2017-12-13  6:30 UTC  (6+ messages)

[patch 00/16] x86/ldt: Use a VMA based read only mapping
 2017-12-12 19:26 UTC  (30+ messages)
` [patch 05/16] mm: Allow special mappings with user access cleared
` [patch 11/16] x86/ldt: Force access bit for CS/SS
` [patch 13/16] x86/ldt: Introduce LDT write fault handler

[PATCH] amdgpu: disable GPU reset if amdgpu.lockup_timeout=0
 2017-12-12 19:26 UTC  (3+ messages)
  ` [PATCH] drm/amdgpu: Add gpu_recovery parameter

[Qemu-devel] [PATCH v3 00/50] Hi,
 2017-12-12 19:25 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 30/50] qapi: add #if conditions to generated alternate variants

USB: core: prevent malicious bNumInterfaces overflow
 2017-12-12 19:25 UTC 

[PATCH 0/1] wic: argparse now used for help functionality
 2017-12-12 11:54 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v2 0/2] dm-unstripe
 2017-12-12 19:02 UTC  (4+ messages)
` [PATCH v2 2/2] dm unstripe: Add documentation for unstripe target

System-wide hard RLIMIT_STACK in 4.14.4+ w/ SELinux
 2017-12-12 19:23 UTC  (2+ messages)

[PATCH] grub-core/commands/probe.c: Add bootable parameter
 2017-12-12 19:23 UTC  (2+ messages)

[linux-next test] 117063: trouble: blocked/broken/pass
 2017-12-12 19:20 UTC 

[PATCH 1/3] drm/i915: Mark up potential allocation paths within i915_sw_fence as might_sleep
 2017-12-12 19:20 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/3] "
` ✓ Fi.CI.IGT: "

[PATCH v4 3/3] dt-bindings: iio: temperature: add MLX90632 device bindings
 2017-12-12 19:19 UTC  (4+ messages)

[Bug 197861] New: Shutting down a VM with Kernel 4.14 will sometime hang and a reboot is the only way to recover
 2017-12-12 19:18 UTC  (4+ messages)
` [Bug 197861] "

[PATCH] Btrfs: raid56: fix race between merge_bio and rbio_orig_end_io
 2017-12-12 19:15 UTC  (2+ messages)

please pick 4d2dc2cc766c for v4.14 stable series
 2017-12-12 19:17 UTC 

[PATCH] btrfs: Improve btrfs_search_slot description
 2017-12-12 19:14 UTC  (2+ messages)

[PATCH 3/3] travis: run tests with GIT_TEST_SPLIT_INDEX
 2017-12-12 19:15 UTC  (5+ messages)

Virtual Memory map
 2017-12-12 19:14 UTC 

Host factory reset - version priorities
 2017-12-12 19:14 UTC  (2+ messages)

executable depends on the library that is built in the same recipe
 2017-12-12 19:14 UTC  (4+ messages)

[BISECTED] tpm CLKRUN breaks PS/2 keyboard and touchpad on Braswell system
 2017-12-12 19:12 UTC  (4+ messages)

[PATCH 3/3 v5] thinkpad_acpi: Add support for battery thresholds
 2017-12-12 19:10 UTC  (3+ messages)
  ` [Devel] "

[PATCH] btrfs: Rename bin_search -> btrfs_bin_search
 2017-12-12 19:07 UTC  (2+ messages)

[SPDK] Request for clarification of NVMeoF test configuration and setup in initiator and target
 2017-12-12 19:05 UTC 

[PATCH 0/9] wil6210 patches
 2017-12-12 19:04 UTC  (10+ messages)
` [PATCH 1/9] wil6210: support Scheduled scan
` [PATCH 2/9] wil6210: support 40bit DMA addresses
` [PATCH 3/9] wil6210: add platform capabilities bitmap
` [PATCH 4/9] wil6210: set platform features based on FW capabilities
` [PATCH 5/9] wil6210: prevent parallel suspend and dump collection
` [PATCH 6/9] wil6210: add support for headroom configuration
` [PATCH 7/9] wil6210: configurable broadcast TX MCS
` [PATCH 8/9] wil6210: remove leftover "FIXME"s
` [PATCH 9/9] wil6210: remove reference to preset_chandef

[PATCH 1/3] merge: add config option for verifySignatures
 2017-12-12 19:03 UTC  (6+ messages)
` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] t: add tests for pull --verify-signatures

[PATCH v2] i2c: Add support for NXP PCA984x family
 2017-12-12 19:03 UTC  (8+ messages)
` [PATCH v3] "

[v2 00/16] xen/arm: Stage-2 handling cleanup
 2017-12-12 19:02 UTC  (17+ messages)
` [v2 01/16] xen/arm: raw_copy_to_guest_helper: Rename flush_dcache to flags
` [v2 02/16] xen/arm: raw_copy_to_guest_helper: Rework the prototype and rename it
` [v2 03/16] xen/arm: Extend copy_to_guest to support copying from guest VA and use it
` [v2 04/16] xen/arm: Extend copy_to_guest to support zeroing "
` [v2 05/16] xen/arm: guest_copy: Extend the prototype to pass the vCPU
` [v2 06/16] xen/arm: Extend copy_to_guest to support copying from/to guest physical address
` [v2 07/16] xen/arm: Introduce copy_to_guest_phys_flush_dcache
` [v2 08/16] xen/arm: kernel: Rework kernel_zimage_load to use the generic copy helper
` [v2 09/16] xen/arm: domain_build: Rework initrd_load "
` [v2 10/16] xen/arm: domain_build: Use copy_to_guest_phys_flush_dcache in dtb_load
` [v2 11/16] xen/arm: p2m: Rename p2m_flush_tlb and p2m_flush_tlb_sync
` [v2 12/16] xen/arm: p2m: Introduce p2m_tlb_flush_sync, export it and use it
` [v2 13/16] xen/arm: p2m: Fold p2m_tlb_flush into p2m_force_tlb_flush_sync
` [v2 14/16] xen/arm: traps: Remove the field gva from mmio_info_t
` [v2 15/16] xen/arm: traps: Move the definition of mmio_info_t in try_handle_mmio
` [v2 16/16] xen/arm: traps: Merge do_trap_instr_abort_guest and do_trap_data_abort_guest

[PATCH 1/2] btrfs: sink extent_write_locked_range tree parameter
 2017-12-12 18:59 UTC  (4+ messages)
` [PATCH 2/2] btrfs: sink extent_write_full_page tree argument

[PATCHSET v2] blk-mq: reimplement timeout handling
 2017-12-12 19:01 UTC  (7+ messages)
` [PATCH 1/6] blk-mq: protect completion path with RCU
` [PATCH 2/6] blk-mq: replace timeout synchronization with a RCU and generation based scheme
` [PATCH 3/6] blk-mq: use blk_mq_rq_state() instead of testing REQ_ATOM_COMPLETE
` [PATCH 4/6] blk-mq: make blk_abort_request() trigger timeout path
` [PATCH 5/6] blk-mq: remove REQ_ATOM_COMPLETE usages from blk-mq
` [PATCH 6/6] blk-mq: remove REQ_ATOM_STARTED

[PATCH] veth: Optionally pad packets to minimum Ethernet length
 2017-12-12 19:00 UTC  (5+ messages)

[PATCH] x86/pti: Make X86_BUG_CPU_SECURE_MODE_PTI an X86_FEATURE
 2017-12-12 19:00 UTC 

Need to add test artifacts to .gitignore
 2017-12-12 19:00 UTC  (2+ messages)
` [RFC PATCH] t/helper: Move sources to t/helper-src; gitignore any files in t/helper

[PATCH v3 0/6] Updated LP8860 driver series
 2017-12-12 18:58 UTC  (16+ messages)
` [PATCH v3 1/6] dt: bindings: lp8860: Update bindings for lp8860
` [PATCH v3 1/1] leds: lp8860: Various fixes to align with LED framework
` [PATCH v3 2/6] dt: bindings: lp8860: Update DT label binding
` [PATCH v3 3/6] leds: lp8860: Update the dt parsing for LED labeling
` [PATCH v3 4/6] dt: bindings: lp8860: Add trigger binding to the lp8860
` [PATCH v3 5/6] leds: lp8860: Add DT parsing to retrieve the trigger node
` [PATCH v3 6/6] leds: lp8860: Various fixes to align with LED framework

[Buildroot] [PATCH 1/1] janus-gateway: add RTSP streaming support
 2017-12-12 18:58 UTC  (4+ messages)

[Qemu-devel] [PATCH-2.12 v3 0/3] Update the reset values of the Xilinx ZynqMP QSPI
 2017-12-12 18:54 UTC  (4+ messages)
` [Qemu-devel] [PATCH-2.12 v3 1/3] xilinx_spips: Update the QSPI Mod ID reset value
` [Qemu-devel] [PATCH-2.12 v3 2/3] xilinx_spips: Set all of the reset values
` [Qemu-devel] [PATCH-2.12 v3 3/3] xilinx_spips: Use memset instead of a for loop to zero registers

[PATCH] eventdev: use links_map to unlink queues
 2017-12-12 18:58 UTC  (2+ messages)
` [PATCH v3] eventdev: use links map "

Fwd: mainline/master boot bisection: v4.15-rc3 on peach-pi #3228-staging
 2017-12-12 18:58 UTC  (14+ messages)
  `  "

[Qemu-devel] [PATCH-2.12 v2 0/3] Update the reset values of the Xilinx ZynqMP QSPI
 2017-12-12 18:57 UTC  (6+ messages)
` [Qemu-devel] [PATCH-2.12 v2 2/3] xilinx_spips: Set all of the reset values

[PATCH] doc: update contribution guideline for dependent work
 2017-12-12 18:57 UTC  (4+ messages)
  ` [dpdk-techboard] "

[PATCH v2 00/19] KVM/arm64: Randomise EL2 mappings
 2017-12-12 18:56 UTC  (6+ messages)
` [PATCH v2 07/19] arm64: insn: Add encoder for bitwise operations using litterals

[PATCH v2 0/6] MIPS: NT_PRFPREG regset handling fixes
 2017-12-12 18:55 UTC  (2+ messages)

[PATCH for-rc 0/6] vmw_pvrdma fixes for 4.15
 2017-12-12 18:55 UTC  (9+ messages)
` [PATCH for-rc 4/6] RDMA/vmw_pvrdma: Use refcount_dec_and_test to avoid warning

[PATCH] x86/PCI: limit the size of the 64bit BAR to 256GB
 2017-12-12 18:49 UTC  (6+ messages)

[PATCH] btrfs: Remove pair of bio_get/put in btrfs_schedule_bio
 2017-12-12 18:52 UTC  (3+ messages)

[RFC v2 00/11] Enable HDA Codec support on Intel Platforms (Series2)
 2017-12-12 18:51 UTC  (10+ messages)

[PATCH 0/3] Add CMT support to r8a774[35]
 2017-12-12 18:49 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: timer: renesas, cmt: Document r8a774[35] CMT support
` [PATCH 2/3] ARM: dts: r8a7743: Add CMT SoC specific support
` [PATCH 3/3] ARM: dts: r8a7745: "

[PATCH 0/3] staging/cxd2099: cosmetics, checkpatch fixup
 2017-12-12 18:46 UTC  (4+ messages)
` [PATCH 1/3] [media] staging/cxd2099: fix remaining checkpatch-strict issues
` [PATCH 2/3] [media] staging/cxd2099: fix debug message severity
` [PATCH 3/3] [media] staging/cxd2099: cosmetics: improve strings

[PATCH i-g-t] igt/psr: Test vblank continuity with PSR enabled
 2017-12-12 18:46 UTC  (4+ messages)
` [PATCH i-g-t v2] "

[PATCH igt] igt/tools_test: Check the tools exist before executing
 2017-12-12 18:45 UTC  (2+ messages)
` ✗ Fi.CI.IGT: warning for "

[Qemu-devel] [Bug 1723161] [NEW] Migration failing in qemu-2.10.1 but working qemu-2.9.1 and earlier with same options
 2017-12-12 18:39 UTC  (2+ messages)
` [Qemu-devel] [Bug 1723161] "

[Bug 98974] Can't see borders/empires in Stellaris
 2017-12-12 18:44 UTC  (2+ messages)

spidev: Instantiating from DT as "spidev"
 2017-12-12 18:44 UTC  (8+ messages)

[PATCH] travis-ci: fix running P4 and Git LFS tests in Linux build jobs
 2017-12-12 18:43 UTC  (5+ messages)
` [PATCH 0/4] travis-ci: clean up setting environment variables
  ` [PATCH 1/4] travis-ci: use 'set -x' in 'ci/*' scripts for extra tracing output

[PATCH] KVM: introduce kvm_arch_vcpu_async_ioctl
 2017-12-12 18:42 UTC  (3+ messages)

USB: core: only clean up what we allocated
 2017-12-12 18:41 UTC 

[Buildroot] [PATCH v2] lynx: new package
 2017-12-12 18:41 UTC 

[PATCH v2] waf.bbclass: explicitly pass bindir and libdir
 2017-12-12 18:41 UTC  (9+ messages)

[PATCH] ARM: dts: omap3-evm: Fix missing NAND partition information
 2017-12-12 18:40 UTC  (9+ messages)

[PATCH 00/18] orangefs: page cache
 2017-12-12 18:34 UTC  (19+ messages)
` [PATCH 01/18] orangefs: open code short single-use functions
` [PATCH 02/18] orangefs: implement vm_ops->fault
` [PATCH 03/18] orangefs: do not invalidate attributes on inode create
` [PATCH 04/18] orangefs: do not invalidate attribute cache on setattr
` [PATCH 05/18] orangefs: reverse sense of revalidate is-inode-stale test
` [PATCH 06/18] orangefs: move orangefs_address_operations to file.c
` [PATCH 07/18] orangefs: remove orangefs_readpages
` [PATCH 08/18] orangefs: make orangefs_inode_read static
` [PATCH 09/18] orangefs: only set a_ops for regular files
` [PATCH 10/18] orangefs: BUG_ON if i_mode invalid
` [PATCH 11/18] orangefs: remove mapping_nrpages macro
` [PATCH 12/18] orangefs: set up and use backing_dev_info
` [PATCH 13/18] orangefs: inodes linger in cache
` [PATCH 14/18] orangefs: implement direct_IO for the read case
` [PATCH 15/18] orangefs: call generic_file_read_iter
` [PATCH 16/18] orangefs: implement write through the page cache
` [PATCH 17/18] orangefs: no more explicit setattr
` [PATCH 18/18] orangefs: implement xattr cache

[PATCH] kni: fix build dependency
 2017-12-12 18:39 UTC 

[PATCH] Revert "dt-bindings: mtd: add sst25wf040b and en25s64 to sip-nor list"
 2017-12-12 18:39 UTC  (3+ messages)

[PATCH 1/2] btrfs-progs: prop: check FS_NOCOMP_FL flag in property get
 2017-12-12 18:37 UTC  (3+ messages)
` [PATCH 2/2] btrfs-progs: doc: remove explanation of 'X' attribute

[PATCH 1/3 v5] battery: Add the battery hooking API
 2017-12-12 18:38 UTC  (3+ messages)
  ` [Devel] "

[PATCH 1/1] diffcore: add a filter to find a specific blob
 2017-12-12 18:36 UTC  (3+ messages)
` [PATCH] "

Linux 4.15-rc2: Regression in resume from ACPI S3
 2017-12-12 18:36 UTC  (13+ messages)

[PATCH 0/4] scsi_debug: add write scattered support
 2017-12-12 18:35 UTC  (7+ messages)
` [PATCH 1/4] scsi_debug: tab, kstrto changes, requested by checkpatch.pl
` [PATCH 2/4] scsi_debug: fix group_number mask 0x1f->0x3f
` [PATCH 3/4] scsi_debug: expand do_device_access to take sg offset

[PATCH igt] igt/drv_module_reload: Reload with full mmio-debugging
 2017-12-12 18:32 UTC  (2+ messages)
` ✗ Fi.CI.IGT: warning for igt/drv_module_reload: Reload with full mmio-debugging (rev2)

How to restrict SCTP abort during a process crash
 2017-12-12 18:32 UTC  (2+ messages)

[PATCH v3 1/2] usb: dwc2: host: Don't retry NAKed transactions right away
 2017-12-12 18:31 UTC  (3+ messages)

[PATCH v4] usb: dwc2: host: Don't retry NAKed transactions right away
 2017-12-12 18:30 UTC  (3+ messages)
` [v4] "

[PATCH] btrfs: Fix out of bounds access in btrfs_search_slot
 2017-12-12 18:28 UTC  (2+ messages)

[PATCH net] skge: remove redundunt free_irq under spinlock
 2017-12-12 18:30 UTC 

Minutes of technical board meeting 2017-12-06
 2017-12-12 18:30 UTC  (2+ messages)

[PATCH] drivers/staging/irda: fix max dup length for kstrndup
 2017-12-12 18:27 UTC  (2+ messages)

[PATCH] obexd: use AM_LDFLAGS for linking
 2017-12-12 18:27 UTC 

[alsa-devel] [PATCH v5 0/6] ASoC: Intel: Skylake: Add a clk driver to enable ssp clks early
 2017-12-12 18:27 UTC  (4+ messages)
` [alsa-devel] [PATCH v5 5/6] ASoC: Intel: Skylake: Make DSP replies more human readable

[SPDK] SPDK Trello board
 2017-12-12 18:26 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.