All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-07-03 15:34:01 to 2018-07-03 16:04:05 UTC [more...]

[PATCH i-g-t] lib/rendercopy: Use gen8_wm_kernel__affine
 2018-07-03 16:04 UTC  (4+ messages)
` [igt-dev] "
  ` [igt-dev] [Intel-gfx] "

[PATCH v5 0/8] drm: Add generic fbdev emulation
 2018-07-03 16:03 UTC  (9+ messages)
` [PATCH v5 1/8] drm: Begin an API for in-kernel clients
` [PATCH v5 2/8] drm/fb-helper: Add generic fbdev emulation .fb_probe function
` [PATCH v5 3/8] drm/pl111: Set .gem_prime_vmap and .gem_prime_mmap
` [PATCH v5 4/8] drm/cma-helper: Use the generic fbdev emulation
` [PATCH v5 5/8] drm/debugfs: Add internal client debugfs file
` [PATCH v5 6/8] drm/fb-helper: Finish the generic fbdev emulation
` [PATCH v5 7/8] drm/tinydrm: Use drm_fbdev_generic_setup()
` [PATCH v5 8/8] drm/cma-helper: Remove drm_fb_cma_fbdev_init_with_funcs()

[PATCH] sched/deadline: Add update_rq_clock(later_rq) in push_dl_task()
 2018-07-03 16:03 UTC 

[PATCH v4 0/7] soundwire: Add multi link support
 2018-07-03 16:03 UTC  (6+ messages)
` [PATCH v4 4/7] soundwire: Handle multiple master instances in a stream

[PATCH V2 00/19] C-SKY(csky) Linux Kernel Port
 2018-07-03 16:03 UTC  (3+ messages)
` [PATCH V2 01/19] csky: Build infrastructure

答复: 答复: [PATCH] ext4: e2fsprogs: fix inode bitmap num not integer,incompatible for ancient android devices
 2018-07-03 16:03 UTC  (11+ messages)
` 答复: "
    ` 答复: "
        ` 答复: "
            ` 答复: "
                ` 答复: "

[PATCH] xen/x86: fix linker script to work with lld
 2018-07-03 16:02 UTC  (3+ messages)

Question about watchdog
 2018-07-03 16:02 UTC  (3+ messages)

[PATCH 0/7 v5] Support for fsl-mc bus and its devices in SMMU
 2018-07-03 16:01 UTC  (6+ messages)
` [PATCH 4/7 v5] iommu: arm-smmu: Add support for the fsl-mc bus

[PATCH] drm/i915/selftests: Let other struct_mutex users have their gpu time
 2018-07-03 16:01 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915/selftests: Let other struct_mutex users have their gpu time (rev2)

[PATCH v2 3/6] dt: bindings: add bindings for msa memory region
 2018-07-03 16:01 UTC  (8+ messages)

[PATCH v6 3/3] x86: paravirt: make native_save_fl extern inline
 2018-07-03 16:00 UTC  (2+ messages)
` [tip:x86/urgent] x86/paravirt: Make native_save_fl() "

Use of new .gitattributes working-tree-encoding attribute across different platform types
 2018-07-03 16:01 UTC  (8+ messages)

[Qemu-devel] [PATCH] scripts/qemu-binfmt-conf.sh: allow clearing of entries
 2018-07-03 16:00 UTC 

[PATCH v6 2/3] x86/asm: add _ASM_ARG* constants for argument registers to <asm/asm.h>
 2018-07-03 15:59 UTC  (2+ messages)
` [tip:x86/urgent] x86/asm: Add "

[PATCH v3 0/2] ASoC: add es7241 support
 2018-07-03 15:59 UTC  (8+ messages)

[PATCH v8 0/7] Enable Bluetooth functionality for WCN3990
 2018-07-03 15:59 UTC  (8+ messages)
` [PATCH v8 4/7] Bluetooth: hci_qca: Add wrapper functions for setting UART speed

[PATCH v6 1/3] compiler-gcc.h: add gnu_inline to all inline declarations
 2018-07-03 15:59 UTC  (2+ messages)
` [tip:x86/urgent] compiler-gcc.h: Add __attribute__((gnu_inline)) "

[PATCH v2 11/11] erofs: support tracepoint
 2018-07-03 15:59 UTC 

[PATCH v2 2/2] x86/boot/KASLR: Skip specified number of 1GB huge pages when do physical randomization
 2018-07-03 15:58 UTC  (2+ messages)
` [tip:x86/boot] x86/boot/KASLR: Skip specified number of 1GB huge pages when doing physical randomization (KASLR)

[PATCH v3] examples: fix RSS hash function configuration
 2018-07-03 16:58 UTC  (2+ messages)
` [PATCH v4] "

[PATCH] mm,oom: Bring OOM notifier callbacks to outside of OOM killer
 2018-07-03 16:01 UTC  (11+ messages)

[PATCH v2 1/2] x86/boot/KASLR: Add two functions for 1GB huge pages handling
 2018-07-03 15:58 UTC  (2+ messages)
` [tip:x86/boot] x86/boot/KASLR: Add two new "

[PATCH v11 0/9] cpuset: Enable cpuset controller in default hierarchy
 2018-07-03 15:58 UTC  (6+ messages)
` [PATCH v11 7/9] cpuset: Expose cpus.effective and mems.effective on cgroup v2 root

[Qemu-devel] [PULL v2 0/7] riscv-pull queue
 2018-07-03 15:57 UTC  (3+ messages)

[PATCH v2 8/11] erofs: support special inode
 2018-07-03 15:57 UTC 

[Qemu-devel] [PATCH v7 00/14] qapi: add #if pre-processor conditions to generated code (part 1)
 2018-07-03 15:56 UTC  (15+ messages)
` [Qemu-devel] [PATCH v7 01/14] qapi: add 'if' to top-level expressions
` [Qemu-devel] [PATCH v7 02/14] qapi: pass 'if' condition into QAPISchemaEntity objects
` [Qemu-devel] [PATCH v7 03/14] qapi: leave the ifcond attribute undefined until check()
` [Qemu-devel] [PATCH v7 04/14] qapi: add 'ifcond' to visitor methods
` [Qemu-devel] [PATCH v7 05/14] qapi: mcgen() shouldn't indent # lines
` [Qemu-devel] [PATCH v7 06/14] qapi: add #if/#endif helpers
` [Qemu-devel] [PATCH v7 07/14] qapi-introspect: modify to_qlit() to append ', ' on level > 0
` [Qemu-devel] [PATCH v7 08/14] qapi-introspect: add preprocessor conditions to generated QLit
` [Qemu-devel] [PATCH v7 09/14] qapi/commands: add #if conditions to commands
` [Qemu-devel] [PATCH v7 10/14] qapi/events: add #if conditions to events
` [Qemu-devel] [PATCH v7 11/14] qapi-types: add #if conditions to types & visitors
` [Qemu-devel] [PATCH v7 12/14] qapi: add 'If:' section to generated documentation
` [Qemu-devel] [PATCH v7 13/14] qapi: add conditions to VNC type/commands/events on the schema
` [Qemu-devel] [PATCH v7 14/14] qapi: add conditions to SPICE "

Good day!
 2018-07-03 15:56 UTC 

[PATCH v2] audit: fix use-after-free in audit_add_watch
 2018-07-03 15:56 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/4] tests/vm: various trivial fixes
 2018-07-03 15:56 UTC  (5+ messages)
` [Qemu-devel] [PATCH 2/4] tests/vm: Add a dependency to qemu-img

[PATCH 00/12] migration: improve multithreads for compression and decompression
 2018-07-03 15:55 UTC  (8+ messages)
` [PATCH 09/12] ring: introduce lockless ring buffer
            ` [Qemu-devel] "

[PATCH] iommu/amd: fix missing tag from dev_err message
 2018-07-03 15:55 UTC  (5+ messages)

[PATCH 0/3] m68k: switch to MEMBLOCK + NO_BOOTMEM
 2018-07-03 15:55 UTC  (9+ messages)
` [PATCH 2/3] m68k/page_no.h: force __va argument to be unsigned long

[Buildroot] [RFC PATCH 0/8] chromium: new package
 2018-07-03 15:54 UTC  (2+ messages)

[PATCH v2] leds: ledtrig-morse: send out morse code
 2018-07-03 15:53 UTC 

[qmimodems] gprs context provisioning versus automatically discovered contexts in LTE
 2018-07-03 15:53 UTC  (2+ messages)

[PATCH 0/3] osstest: initial support for building Xen on FreeBSD
 2018-07-03 15:51 UTC  (7+ messages)
` [PATCH 1/3] osstest: remove duplicate set_freebsd_runvars
` [PATCH 2/3] osstest: set the make command to use for xen-build

[PATCH 0/2] tools/memory-model: remove ACCESS_ONCE()
 2018-07-03 15:53 UTC  (7+ messages)

[PATCH V5 0/3] PCI: separate hotplug handling from fatal error handling
 2018-07-03 15:49 UTC  (18+ messages)
` [PATCH V5 3/3] PCI: Mask and unmask hotplug interrupts during reset

[BUG] Caused by: sched/deadline: Move CPU frequency selection triggering points
 2018-07-03 15:49 UTC  (4+ messages)

[RFC/RFT PATCH 0/2] disable_hest quirk on HP m400 with bad UEFI firmwware
 2018-07-03 15:47 UTC  (6+ messages)

[PATCH v8 00/17] Improve shrink_slab() scalability (old complexity was O(n^2), new is O(n))
 2018-07-03 15:46 UTC  (5+ messages)
` [PATCH v8 03/17] mm: Assign id to every memcg-aware shrinker

[PATCH 2/2] drivers: core: Remove glue dirs from sysfs earlier
 2018-07-03 15:46 UTC  (11+ messages)

[PATCH v2 5/6] firmware: qcom: scm: Add WLAN VMID for Qualcomm SCM interface
 2018-07-03 15:45 UTC  (3+ messages)

[PATCH] tick: prefer a lower rating device only if it's CPU local device
 2018-07-03 15:44 UTC  (5+ messages)

[PATCH] x86/efi: Access EFI MMIO data as unencrypted when SEV is active
 2018-07-03 15:44 UTC  (3+ messages)

[Qemu-devel] [PATCH v6 00/15] qapi: add #if pre-processor conditions to generated code (part 1)
 2018-07-03 15:43 UTC  (8+ messages)
` [Qemu-devel] [PATCH v6 07/15] qapi: add #if/#endif helpers

[PATCH] drm/sun4i: Implement zpos for DE2
 2018-07-03 15:43 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 00/32] ] qmp: Fixes and cleanups around OOB commands
 2018-07-03 15:42 UTC  (10+ messages)
` [Qemu-devel] [PATCH v2 03/32] docs/interop/qmp: Improve OOB documentation
` [Qemu-devel] [PATCH v2 05/32] qmp: Get rid of x-oob-test command
` [Qemu-devel] [PATCH v2 07/32] qmp: Make "id" optional again even in "oob" monitors
` [Qemu-devel] [PATCH v2 12/32] qmp: Redo how the client requests out-of-band execution

[PATCH v3] ALSA: core: Allow drivers to set R/W wait time
 2018-07-03 15:41 UTC  (2+ messages)

[PATCH v2 0/2] ext4: fix DAX dma vs truncate/hole-punch
 2018-07-03 15:41 UTC  (5+ messages)
` [PATCH v2 1/2] dax: dax_layout_busy_page() warn on !exceptional

[PATCH] scsi: scsi_debug: introduce module parameter of 'use_blk_mq'
 2018-07-03 15:41 UTC  (6+ messages)

[PATCH v2 2/6] ath10k: Add support to create boardname for non-bmi target
 2018-07-03 15:40 UTC  (3+ messages)

[RFC PATCH 0/4] sysfs interface to miscellaneous BMC controls and fields
 2018-07-03 15:39 UTC  (8+ messages)
` [RFC PATCH 1/4] dts: misc: Add bindings documentation for bmc-misc-ctrl

[PATCH -next] fsi/sbefifo: Add dependency on OF_ADDRESS
 2018-07-03 15:40 UTC  (3+ messages)

[Qemu-devel] [PATCH v3 00/13] linux-user: strace improvements
 2018-07-03 15:39 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 01/13] linux-user/syscall: Verify recvfrom(addr) is user-writable

[PATCH 1/2] jack: Allow build with older alsa-lib
 2018-07-03 15:39 UTC  (3+ messages)
` [PATCH 2/2] configure: Require alsa-lib 1.1.6 and newer

iscsi_trx oops in 4.18.0-rc2 and potential patch for percpu_ida.c
 2018-07-03 15:39 UTC  (3+ messages)

[PATCH v2] ASoC: core: Allow topology to override machine driver FE DAI link config
 2018-07-03 15:38 UTC  (2+ messages)
` Applied "ASoC: core: Allow topology to override machine driver FE DAI link config." to the asoc tree

[Qemu-devel] [PULL 00/32] Monitor patches for 2018-07-03
 2018-07-03 15:37 UTC  (33+ messages)
` [Qemu-devel] [PULL 01/32] qmp: Say "out-of-band" instead of "Out-Of-Band"
` [Qemu-devel] [PULL 02/32] monitor: Spell "I/O thread" consistently in comments
` [Qemu-devel] [PULL 03/32] docs/interop/qmp: Improve OOB documentation
` [Qemu-devel] [PULL 04/32] qmp: Document COMMAND_DROPPED design flaw
` [Qemu-devel] [PULL 05/32] qmp: Get rid of x-oob-test command
` [Qemu-devel] [PULL 06/32] tests/qmp-test: Test in-band command doesn't overtake
` [Qemu-devel] [PULL 07/32] qmp: Make "id" optional again even in "oob" monitors
` [Qemu-devel] [PULL 08/32] tests/test-qga: Demonstrate the guest-agent ignores "id"
` [Qemu-devel] [PULL 09/32] qmp qemu-ga: Revert change that accidentally made qemu-ga accept "id"
` [Qemu-devel] [PULL 10/32] tests/test-qga: Demonstrate the guest-agent ignores "control"
` [Qemu-devel] [PULL 11/32] qmp qemu-ga: Fix qemu-ga not to accept "control"
` [Qemu-devel] [PULL 12/32] qmp: Redo how the client requests out-of-band execution
` [Qemu-devel] [PULL 13/32] qmp: Revert change to handle_qmp_command tracepoint
` [Qemu-devel] [PULL 14/32] qmp: Always free QMPRequest with qmp_request_free()
` [Qemu-devel] [PULL 15/32] qmp: Simplify code around monitor_qmp_dispatch_one()
` [Qemu-devel] [PULL 16/32] tests/qmp-test: Demonstrate QMP errors jumping the queue
` [Qemu-devel] [PULL 17/32] qmp: Don't let malformed in-band commands jump "
` [Qemu-devel] [PULL 18/32] qmp: Don't let JSON errors "
` [Qemu-devel] [PULL 19/32] monitor: Rename use_io_thr to use_io_thread
` [Qemu-devel] [PULL 20/32] monitor: Peel off @mon_global wrapper
` [Qemu-devel] [PULL 21/32] qobject: New qdict_from_jsonf_nofail()
` [Qemu-devel] [PULL 22/32] qmp: De-duplicate error response building
` [Qemu-devel] [PULL 23/32] qmp: Use QDict * instead of QObject * for response objects
` [Qemu-devel] [PULL 24/32] qmp: Replace monitor_json_emitter{, raw}() by qmp_{queue, send}_response()
` [Qemu-devel] [PULL 25/32] qmp: Replace get_qmp_greeting() by qmp_greeting()
` [Qemu-devel] [PULL 26/32] qmp: Simplify monitor_qmp_respond()
` [Qemu-devel] [PULL 27/32] qmp: Add some comments around null responses
` [Qemu-devel] [PULL 28/32] qmp: Switch timestamp_put() to qdict_from_jsonf_nofail()
` [Qemu-devel] [PULL 29/32] qobject: Let qobject_from_jsonf() fail instead of abort
` [Qemu-devel] [PULL 30/32] qmp: Clean up capability negotiation after commit 02130314d8c
` [Qemu-devel] [PULL 31/32] monitor: Improve some comments
` [Qemu-devel] [PULL 32/32] qapi: Polish command flags documentation in qapi-code-gen.txt

[PATCH v2 2/3] locking: Clarify requirements for smp_mb__after_spinlock()
 2018-07-03 15:39 UTC  (4+ messages)
` [PATCH v3 "

[PATCH - JACK IO plug v2 0/3] snd_pcm_drain support
 2018-07-03 15:37 UTC  (2+ messages)

[PATCH 0/14][V6] Introduce io.latency io controller for cgroups
 2018-07-03 15:37 UTC  (2+ messages)

[PATCH 00/24] xfs: broad enablement of deferred agfl frees
 2018-07-03 15:36 UTC  (5+ messages)
` [PATCH 02/24] xfs: rename xfs_trans ->t_agfl_dfops to ->t_dfops
` [PATCH 03/24] xfs: remove dfops parameter from ifree call stack

[PATCH v2 3/3] ASoC: es7134: add support for the es7154
 2018-07-03 15:33 UTC  (2+ messages)
` Applied "ASoC: es7134: add support for the es7154" to the asoc tree

[PATCH 5/6] ASoC: AMD: Do not generate interrups for every captured sample
 2018-07-03 15:34 UTC  (3+ messages)
` Applied "ASoC: AMD: Do not generate interrups for every captured sample" to the asoc tree

QA cycle report for 2.6 M1 RC1
 2018-07-03 15:35 UTC  (2+ messages)

[PATCH 4/6] ASoC: AMD: Fix Capture DMA channel names
 2018-07-03 15:34 UTC  (3+ messages)
` Applied "ASoC: AMD: Fix Capture DMA channel names" to the asoc tree

[Qemu-devel] [PATCH] docker: Update debootstrap script after Debian migration from Alioth to Salsa
 2018-07-03 15:35 UTC 

[ANN] mt76x0 usb driver
 2018-07-03 15:31 UTC  (8+ messages)

[PATCH 3/6] ASoC: AMD: Always subtract bytescount
 2018-07-03 15:34 UTC  (3+ messages)
` Applied "ASoC: AMD: Always subtract bytescount" to the asoc tree

[PATCH 6/6] ASoC: AMD: Simplify trigger handler
 2018-07-03 15:34 UTC  (3+ messages)
` Applied "ASoC: AMD: Simplify trigger handler" to the asoc tree

[PATCH] ASoC: rt5682: add button detection mode control
 2018-07-03 15:34 UTC  (2+ messages)
` Applied "ASoC: rt5682: add button detection mode control" to the asoc tree

[PATCH v3 1/2] ASoC: es7241: add dt-bindings documentation for the es7241 adc
 2018-07-03 15:34 UTC  (3+ messages)
` Applied "ASoC: es7241: add dt-bindings documentation for the es7241 adc" to the asoc tree

[virtio-dev] [PATCH v3 0/3] Use of unique identifier for pairing virtio and passthrough devices
 2018-07-03 15:34 UTC  (6+ messages)
` [Qemu-devel] "
  ` [virtio-dev] "

[PATCH v3 2/2] ASoC: es7241: add es7241 codec support
 2018-07-03 15:34 UTC  (3+ messages)
` Applied "ASoC: es7241: add es7241 codec support" to the asoc tree

[PATCH 1/6] ASoC: AMD: Always stop ch2 first
 2018-07-03 15:34 UTC  (3+ messages)
` Applied "ASoC: AMD: Always stop ch2 first" to the asoc tree

[PATCH 2/6] ASoC: AMD: Reset bytescount when starting transaction
 2018-07-03 15:34 UTC  (3+ messages)
` Applied "ASoC: AMD: Reset bytescount when starting transaction" to the asoc tree

Applied "ASoC: pxa-ssp: mark expected switch fall-through" to the asoc tree
 2018-07-03 15:34 UTC 

[Qemu-devel] [PATCH v4 00/12] linux-user: strace improvements
 2018-07-03 15:33 UTC  (6+ messages)
` [Qemu-devel] [PATCH v4 05/12] linux-user/strace: Improve settimeofday()
` [Qemu-devel] [PATCH v4 06/12] linux-user/syscall: Introduce target_sockaddr_nl
` [Qemu-devel] [PATCH v4 08/12] linux-user/strace: Improve recvmsg() output
` [Qemu-devel] [PATCH v4 09/12] linux-user/strace: Add print_sockfd()
` [Qemu-devel] [PATCH v4 10/12] linux-user/strace: Let print_sockaddr() have a 'last' argument

[PATCH v2 1/3] ASoC: es7134: update DT binding with new compatible and supplies
 2018-07-03 15:34 UTC  (3+ messages)
` Applied "ASoC: es7134: update DT binding with new compatible and supplies" to the asoc tree

[PATCH v2 2/3] ASoC: es7134: correct required power supplies
 2018-07-03 15:34 UTC  (3+ messages)
` Applied "ASoC: es7134: correct required power supplies" to the asoc tree

[PATCH 1/2] ASoC: atmel-i2s: Remove unnecessary audio PLL clock (aclk)
 2018-07-03 15:33 UTC  (2+ messages)
` Applied "ASoC: atmel-i2s: Remove unnecessary audio PLL clock (aclk)" to the asoc tree

[PATCH 2/2] ASoC: atmel-i2s: dt-bindings: Remove unnecessary phandle to aclk
 2018-07-03 15:33 UTC  (2+ messages)
` Applied "ASoC: atmel-i2s: dt-bindings: Remove unnecessary phandle to aclk" to the asoc tree


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.