All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-09-19 20:12:22 to 2017-09-19 21:02:46 UTC [more...]

[PATCH 1/2] drm/i915/cnl: Add support slice/subslice/eu configs
 2017-09-19 21:02 UTC  (6+ messages)
` [PATCH 2/2] drm/i915/cnl: Fix SSEU Device Status

cross namespace interface notification for tun devices
 2017-09-19 21:02 UTC  (3+ messages)

[PATCH] nvme_fc: add message on final controller removal
 2017-09-19 21:02 UTC 

[PATCH] Staging: rtlwifi: halmac: Remove unnecessary 'out of memory' messages
 2017-09-19 21:01 UTC 

[RESEND PATCH v2 0/6] AS3645A fixes
 2017-09-19 21:01 UTC  (7+ messages)
` [RESEND PATCH v2 4/6] dt: bindings: as3645a: Improve label documentation, DT example

[Buildroot] [PATCH v2] support/scripts/apply-patches.sh: do not apply patches with renames
 2017-09-19 21:01 UTC  (2+ messages)

[PATCH v4] nvme_fcloop: fix port deletes and callbacks
 2017-09-19 21:01 UTC 

[PATCH v4 00/8] i915 PMU and engine busy stats
 2017-09-19 21:00 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for i915 PMU and engine busy stats (rev10)

[Buildroot] [PATCH v2 1/1] toolchain: detect external glibc in merged /usr
 2017-09-19 21:00 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/luvi: needs git submodules
 2017-09-19 20:59 UTC  (4+ messages)

[RFC v2] oom: capture unreclaimable slab info in oom message when kernel panic
 2017-09-19 20:57 UTC  (4+ messages)
` [PATCH 2/2] mm: oom: show unreclaimable slab info "

[PATCH rdma-rc] IB/bnxt_re: Fix frame stack compilation warning
 2017-09-19 20:56 UTC  (3+ messages)

[Qemu-devel] [RFC 00/15] QMP: out-of-band (OOB) execution support
 2017-09-19 20:55 UTC  (5+ messages)
` [Qemu-devel] [RFC 02/15] qobject: allow NULL for qstring_get_str()
` [Qemu-devel] [RFC 05/15] qjson: add "opaque" field to JSONMessageParser

[PATCH net-next 0/3] Implement delete for BPF LPM trie
 2017-09-19 20:55 UTC  (2+ messages)

[v8 0/4] cgroup-aware OOM killer
 2017-09-19 20:54 UTC  (15+ messages)

[RFC PATCH 1/3] usbnet: Get rid of spammy usbnet "kevent X may have been dropped"
 2017-09-19 20:53 UTC  (6+ messages)
` [RFC PATCH 2/3] usbnet: Avoid potential races in usbnet_deferred_kevent()

[PATCH net-next 0/7] net: speedup netns create/delete time
 2017-09-19 20:52 UTC  (3+ messages)
` [PATCH net-next 2/7] kobject: copy env blob in one go

[PATCH] vsock: vmci: Remove unneeded linux/miscdevice.h include
 2017-09-19 20:52 UTC  (2+ messages)

[Cocci] Bug when grepping for tokens from identifier constraints
 2017-09-19 20:52 UTC  (2+ messages)

[PATCH v6 1/3] drm/i915: Rename global i915 to i915_modparams
 2017-09-19 20:52 UTC  (2+ messages)
` ✗ Fi.CI.BAT: warning for series starting with [v6,1/3] "

[PATCH net] bpf: do not disable/enable BH in bpf_map_free_id()
 2017-09-19 20:51 UTC  (2+ messages)

[Buildroot] [git commit] support/scripts/apply-patches.sh: do not apply patches with renames
 2017-09-19 20:51 UTC 

[PATCH 0/3] fix reuseaddr regression
 2017-09-19 20:50 UTC  (2+ messages)

[PATCH net-next] net: mvpp2: remove useless goto
 2017-09-19 20:49 UTC  (2+ messages)

[xen-unstable-smoke test] 113610: tolerable all pass - PUSHED
 2017-09-19 20:48 UTC 

[PATCH 1/1] sepolicy: do not fail when file_contexts.local or .subs do not exist
 2017-09-19 20:34 UTC  (4+ messages)

[PATCH 0/1] acpi: unbreak ACPI_HANDLE(), encapsulate fwnode_operations
 2017-09-19 20:39 UTC  (4+ messages)
` [PATCH 1/1] "

Status of luminous v12.2.1 QE validation
 2017-09-19 20:45 UTC  (4+ messages)

[Part2 PATCH v4 00/29] x86: Secure Encrypted Virtualization (AMD)
 2017-09-19 20:46 UTC  (30+ messages)
` [Part2 PATCH v4 01/29] Documentation/virtual/kvm: Add AMD Secure Encrypted Virtualization (SEV)
` [Part2 PATCH v4 02/29] x86/CPU/AMD: Add the Secure Encrypted Virtualization CPU feature
` [Part2 PATCH v4 03/29] kvm: svm: prepare for new bit definition in nested_ctl
` [Part2 PATCH v4 04/29] kvm: svm: Add SEV feature definitions to KVM
` [Part2 PATCH v4 05/29] crypto: ccp: Add Platform Security Processor (PSP) device support
` [Part2 PATCH v4 06/29] ccp: crypto: Define SEV key management command id
` [Part2 PATCH v4 07/29] crypto: ccp: Add Secure Encrypted Virtualization (SEV) command support
` [Part2 PATCH v4 08/29] KVM: SVM: Prepare to reserve asid for SEV guest
` [Part2 PATCH v4 09/29] KVM: SVM: Reserve ASID range "
` [Part2 PATCH v4 10/29] KVM: X86: Extend CPUID range to include new leaf
` [Part2 PATCH v4 11/29] KVM: Introduce KVM_MEMORY_ENCRYPT_OP ioctl
` [Part2 PATCH v4 12/29] KVM: Introduce KVM_MEMORY_ENCRYPT_REGISTER_REGION ioctl
` [Part2 PATCH v4 13/29] KVM: Define SEV key management command id
` [Part2 PATCH v4 14/29] KVM: SVM: Add KVM_SEV_INIT command
` [Part2 PATCH v4 15/29] KVM: SVM: VMRUN should use assosiated ASID when SEV is enabled
` [Part2 PATCH v4 16/29] KVM: SVM: Add support for SEV LAUNCH_START command
` [Part2 PATCH v4 17/29] KVM: SVM: Add support for SEV LAUNCH_UPDATE_DATA command
` [Part2 PATCH v4 18/29] KVM: SVM: Add support for SEV LAUNCH_MEASURE command
` [Part2 PATCH v4 19/29] KVM: SVM: Add support for SEV LAUNCH_FINISH command
` [Part2 PATCH v4 20/29] KVM: svm: Add support for SEV GUEST_STATUS command
` [Part2 PATCH v4 21/29] KVM: SVM: Add support for SEV DEBUG_DECRYPT command
` [Part2 PATCH v4 22/29] KVM: SVM: Add support for SEV DEBUG_ENCRYPT command
` [Part2 PATCH v4 23/29] KVM: SVM: Add support for SEV LAUNCH_SECRET command
` [Part2 PATCH v4 24/29] KVM: SVM: Pin guest memory when SEV is active
` [Part2 PATCH v4 25/29] KVM: X86: Add memory encryption enabled ops
` [Part2 PATCH v4 26/29] KVM: SVM: Clear C-bit from the page fault address
` [Part2 PATCH v4 27/29] KVM: SVM: Do not install #UD intercept when SEV is enabled
` [Part2 PATCH v4 28/29] KVM: X86: Restart the guest when insn_len is zero and "
` [Part2 PATCH v4 29/29] KVM: X86: Add CONFIG_KVM_AMD_SEV

[PATCH net] net: phy: Kconfig: Fix PHY infrastructure menu in menuconfig
 2017-09-19 20:47 UTC  (2+ messages)

[PATCH] [media] staging: atomisp: use clock framework for camera clocks
 2017-09-19 20:45 UTC 

[PATCH 0/10] towards clean leak-checker output
 2017-09-19 20:45 UTC  (3+ messages)
` [PATCH v2 10/10] add UNLEAK annotation for reducing leak false positives

[PATCH v4 1/3] drm/i915/gvt: Add gvt_debug in i915_params for GVT-g log classification
 2017-09-19 20:45 UTC  (4+ messages)

[PATCH v2 0/3] led: ledtrig-transient: add support for hrtimer
 2017-09-19 20:45 UTC  (12+ messages)
    ` Vibrations in input vs. LED was "

[PATCH v5 0/7] Fast git status via a file system watcher
 2017-09-19 20:44 UTC  (15+ messages)
` [PATCH v6 00/12] "
  ` [PATCH v6 09/12] split-index: disable the fsmonitor extension when running the split index test
  ` [PATCH v6 10/12] fsmonitor: add test cases for fsmonitor extension
  ` [PATCH v7 00/12] Fast git status via a file system watcher
    ` [PATCH v7 06/12] ls-files: Add support in ls-files to display the fsmonitor valid bit

gcc-8 objtool warnings
 2017-09-19 20:43 UTC  (9+ messages)

[dm-crypt] Add --iter-count in order to not use --iter-time
 2017-09-19 20:43 UTC 

[Buildroot] [git commit] toolchain: detect external glibc in merged /usr
 2017-09-19 20:43 UTC 

[Buildroot] [git commit] package/luvi: needs git submodules
 2017-09-19 20:42 UTC 

[PATCH nfs-utils v3 00/14] add NFS over AF_VSOCK support
 2017-09-19 20:42 UTC  (11+ messages)

[Cluster-devel] [PATCH v6 0/2] blktrace: Fix deadlock problem
 2017-09-19 20:41 UTC  (8+ messages)
` [Cluster-devel] [PATCH v6 1/2] blktrace: Fix potentail deadlock between delete & sysfs ops
          `  "

[PATCH net-next v4 0/4] bpf: add two helpers to read perf event enabled/running time
 2017-09-19 20:40 UTC  (5+ messages)
` [PATCH net-next v4 1/4] bpf: add helper bpf_perf_event_read_value for perf event array map
` [PATCH net-next v4 3/4] bpf: add helper bpf_perf_prog_read_value

[PATCH] Expose some h/w info from ILOM to userspace via sysfs
 2017-09-19 20:40 UTC  (2+ messages)

[PATCH] ath9k: make const array reg_hole_list static, reduces object code size
 2017-09-19 20:40 UTC  (2+ messages)

[PATCH 0/6] More graceful flusher thread memory reclaim wakeup
 2017-09-19 20:39 UTC  (6+ messages)
` [PATCH 6/6] fs-writeback: only allow one inflight and pending !nr_pages flush

State of bitbake world, Failed tasks 2017-09-14
 2017-09-19 20:38 UTC  (8+ messages)
` [OE-core] "

[Bug 102885] regression - 17.2 sparkle grid in shadows
 2017-09-19 20:38 UTC 

[PATCH V4 00/14] blk-mq-sched: improve SCSI-MQ performance
 2017-09-19 20:37 UTC  (3+ messages)
` [PATCH V4 05/14] blk-mq-sched: improve dispatching from sw queue

[PATCH 0/7][RFC] Introduce fallocate query support mode
 2017-09-19 20:37 UTC  (8+ messages)
` [PATCH 4/7] xfs: Implement "

[PATCH v6 10/12] fsmonitor: add test cases for fsmonitor extension
 2017-09-19 20:37 UTC  (3+ messages)
` [PATCH v1 1/1] test-lint: echo -e (or -E) is not portable

[PATCH] scsi: ensure the header peeked does not change in the actual message
 2017-09-19 20:36 UTC  (4+ messages)

[meta-browser][PATCH] firefox: fix build failures
 2017-09-19 20:38 UTC 

[Qemu-devel] [PATCH v7 0/4] Generic PCIE-PCI Bridge
 2017-09-19 20:34 UTC  (3+ messages)
` [Qemu-devel] [PATCH v7 1/4] hw/pci: introduce pcie-pci-bridge device

io_submit() blocks for writes for substantial amount of time
 2017-09-19 20:34 UTC  (7+ messages)

[PATCH] block: cope with WRITE SAME failing in blkdev_issue_zeroout()
 2017-09-19 20:32 UTC  (2+ messages)

[Buildroot] [PATCH 1/4] package/tvheadend: add option to en-/disable transcoding support
 2017-09-19 20:32 UTC  (4+ messages)
` [Buildroot] [PATCH 2/4] package/tvheadend: bump version, add optional dependencies to opus & x265

[PATCH 1/7] drm/rockchip/dsi: correct Feedback divider setting
 2017-09-19 20:32 UTC  (9+ messages)
` [PATCH 2/7] drm/rockchip/dsi: add dual mipi channel support
` [PATCH 4/7] drm/rockchip/dsi: correct phy parameter setting

Understanding suspend() vs suspend_late() for I2c devices
 2017-09-19 20:30 UTC  (2+ messages)

[PATCH] sparc64: Expose mdesc to sysfs
 2017-09-19 20:29 UTC  (4+ messages)

[PATCH 00/14] GuC code restructuring and fixes
 2017-09-19 20:28 UTC  (7+ messages)
` [PATCH 01/14] drm/i915/guc: Pass intel_guc struct as parameter to intel_guc_wopcm_size
` [PATCH 02/14] drm/i915: Create intel_uc_init_mmio to initialize MMIO interface prior to uc init
` ✓ Fi.CI.BAT: success for GuC code restructuring and fixes (rev3)

[PATCH] Staging: rtl8192u: ieee80211: Use netdev_info instead of printk
 2017-09-19 20:28 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH 1/2] drm/i915/cnp: Don't touch other PCH clock gating bits
 2017-09-19 20:28 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for series starting with drm/i915/cnp: Display Wa #1179: WaHardHangonHotPlug (rev3)

[PATCH babeltrace] Port: do not depend on GNU readlink
 2017-09-19 20:26 UTC 

[Buildroot] [PATCH 1/1 v2] package/freescale-imx: add support for i.MX6UL
 2017-09-19 20:25 UTC  (2+ messages)

[Buildroot] [PATCH] support/download: fix check_one_hash description
 2017-09-19 20:25 UTC  (2+ messages)

test case for "xfs: XFS_IS_REALTIME_INODE() should be false if no rt device present"
 2017-09-19 20:24 UTC  (2+ messages)

[PATCH 0/3] update git tree maintainers
 2017-09-19 20:23 UTC  (4+ messages)
` [PATCH 1/3] maintainers: separate main tree and devtools maintenance
` [PATCH 2/3] maintainers: add Yuanhan for stable branches
` [PATCH 3/3] maintainers: add Ferruh for main branch

[PATCH/RFC 0/3] i2c: gpio: Add support for named gpios in DT
 2017-09-19 20:23 UTC  (7+ messages)
` [PATCH/RFC 1/3] dt-bindings: i2c: i2c-gpio: Add support for named gpios

[PATCH 1/2] drm/amd: Use portable do_div helper
 2017-09-19 20:23 UTC  (2+ messages)
  ` [PATCH 2/2] drm/amd: Avoid using x86-specific _BITOPS_LONG_SHIFT

[kernel-hardening] [PATCH v2 0/5] stackprotector: ascii armor the stack canary
 2017-09-19 20:22 UTC  (5+ messages)

[PATCH] drm/amdgpu: clarify license in amdgpu_trace_points.c
 2017-09-19 20:22 UTC  (3+ messages)

[PATCH] doc: camelCase the config variables to improve readability
 2017-09-19 20:22 UTC  (2+ messages)

[Qemu-devel] [PATCH v9 00/20] make dirty-bitmap byte-based
 2017-09-19 20:19 UTC  (21+ messages)
` [Qemu-devel] [PATCH v9 01/20] block: Make bdrv_img_create() size selection easier to read
` [Qemu-devel] [PATCH v9 02/20] hbitmap: Rename serialization_granularity to serialization_align
` [Qemu-devel] [PATCH v9 03/20] qcow2: Ensure bitmap serialization is aligned
` [Qemu-devel] [PATCH v9 04/20] dirty-bitmap: Drop unused functions
` [Qemu-devel] [PATCH v9 05/20] dirty-bitmap: Avoid size query failure during truncate
` [Qemu-devel] [PATCH v9 06/20] dirty-bitmap: Change bdrv_dirty_bitmap_size() to report bytes
` [Qemu-devel] [PATCH v9 07/20] dirty-bitmap: Track bitmap size by bytes
` [Qemu-devel] [PATCH v9 08/20] dirty-bitmap: Change bdrv_dirty_bitmap_*serialize*() to take bytes
` [Qemu-devel] [PATCH v9 09/20] qcow2: Switch sectors_covered_by_bitmap_cluster() to byte-based
` [Qemu-devel] [PATCH v9 10/20] dirty-bitmap: Set iterator start by offset, not sector
` [Qemu-devel] [PATCH v9 11/20] dirty-bitmap: Change bdrv_dirty_iter_next() to report byte offset
` [Qemu-devel] [PATCH v9 12/20] dirty-bitmap: Change bdrv_get_dirty_count() to report bytes
` [Qemu-devel] [PATCH v9 13/20] dirty-bitmap: Change bdrv_get_dirty_locked() to take bytes
` [Qemu-devel] [PATCH v9 14/20] dirty-bitmap: Change bdrv_[re]set_dirty_bitmap() to use bytes
` [Qemu-devel] [PATCH v9 15/20] mirror: Switch mirror_dirty_init() to byte-based iteration
` [Qemu-devel] [PATCH v9 16/20] qcow2: Switch qcow2_measure() "
` [Qemu-devel] [PATCH v9 17/20] qcow2: Switch load_bitmap_data() "
` [Qemu-devel] [PATCH v9 18/20] qcow2: Switch store_bitmap_data() "
` [Qemu-devel] [PATCH v9 19/20] dirty-bitmap: Switch bdrv_set_dirty() to bytes
` [Qemu-devel] [PATCH v9 20/20] dirty-bitmap: Convert internal hbitmap size/granularity

[PATCH] vfio/pci: Virtualize Maximum Payload Size
 2017-09-19 20:20 UTC  (3+ messages)

[Buildroot] [git commit] package/tvheadend: add optional support for rpi-userland
 2017-09-19 20:20 UTC 

[Qemu-devel] [PULL 00/12] Machine/CPU/NUMA queue, 2017-09-19
 2017-09-19 20:18 UTC  (13+ messages)
` [Qemu-devel] [PULL 01/12] vl: Clean up user-creatable objects when exiting
` [Qemu-devel] [PULL 02/12] osdep: Define QEMU_MADV_REMOVE
` [Qemu-devel] [PULL 03/12] hostmem-file: Add "discard-data" option
` [Qemu-devel] [PULL 04/12] qom: cpus: split cpu_generic_init() on feature parsing and cpu creation parts
` [Qemu-devel] [PULL 05/12] cpu: make cpu_generic_init() abort QEMU on error
` [Qemu-devel] [PULL 06/12] vl.c: convert cpu_model to cpu type and set of global properties before machine_init()
` [Qemu-devel] [PULL 07/12] pc: use generic cpu_model parsing
` [Qemu-devel] [PULL 08/12] arm: drop intermediate cpu_model -> cpu type parsing and use cpu type directly
` [Qemu-devel] [PULL 09/12] numa: cpu: calculate/set default node-ids after all -numa CLI options are parsed
` [Qemu-devel] [PULL 10/12] NUMA: Replace MAX_NODES with nb_numa_nodes in for loop
` [Qemu-devel] [PULL 11/12] hw/acpi-build: Fix SRAT memory building in case of node 0 without RAM
` [Qemu-devel] [PULL 12/12] MAINTAINERS: Update git URLs for my trees

[PATCH linux dev-4.10 v2] drivers/hwmon/occ: Add reference count and switch to non-blocking read
 2017-09-19 20:19 UTC 

[Buildroot] [git commit] package/tvheadend: add optional support for libva-accelerated transcoding
 2017-09-19 20:19 UTC 

[Buildroot] [git commit] package/tvheadend: bump version, add optional dependencies to opus & x265
 2017-09-19 20:18 UTC 

[Bug 102809] Rust shadows(?) flash random colours
 2017-09-19 20:18 UTC 

[U-Boot] [PATCH v2 0/6] Board for QEMU's '-machine virt' on ARM
 2017-09-19 20:18 UTC  (7+ messages)
` [U-Boot] [PATCH v2 1/6] pci: Add helper for implementing memory-mapped config space accesses
` [U-Boot] [PATCH v2 2/6] pci: xilinx: Use pci_generic_mmap_{read, write}_config()
` [U-Boot] [PATCH v2 3/6] pci: layerscape: Use pci_generic_mmap_{read, write}_config
` [U-Boot] [PATCH v2 4/6] PCI: Add driver for a 'pci-host-ecam-generic' host controller
` [U-Boot] [PATCH v2 5/6] ARM: Add a new arch + board for QEMU's 'virt' machine
` [U-Boot] [PATCH v2 6/6] travis.yml: Add job for running test.py in qemu_arm

[Buildroot] [git commit] package/tvheadend: add option to en-/disable transcoding support
 2017-09-19 20:17 UTC 

[PATCH] of: overlay: Fix uninitialized vars in dup_and_fixup_symbol_prop()
 2017-09-19 20:16 UTC  (3+ messages)

[Buildroot] [git commit] package/freescale-imx: add support for i.MX6UL
 2017-09-19 20:16 UTC 

[PATCH net-next] net_sched: no need to free qdisc in RCU callback
 2017-09-19 20:15 UTC 

[U-Boot] [PATCH 1/1] test/py: provide example scripts for integrating qemu
 2017-09-19 20:15 UTC  (5+ messages)

[PATCH] mtd: nand: remove unused blockmask variable
 2017-09-19 20:12 UTC  (2+ messages)

[PATCH] mtd: nand: lpc32xx_mlc: Fix an error handling path in lpc32xx_nand_probe()
 2017-09-19 20:13 UTC  (4+ messages)

[PATCH] mtd: spi-nor: fix DMA unsafe buffer issue in spi_nor_read_sfdp()
 2017-09-19 20:12 UTC  (2+ messages)

[PATCH] mtd: spi-nor: fix DMA unsafe buffer issue in spi_nor_read_sfdp()
 2017-09-19 20:11 UTC  (7+ messages)
` [DEBUG] mtd: spi-nor: dump DWORDs of the Basic Flash Parameter Table


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.