All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-06-04 10:55:22 to 2018-06-04 11:54:55 UTC [more...]

[PATCH 0/4] net/virtio: Tx path selection and offload improvements
 2018-06-04 11:55 UTC  (3+ messages)
` [PATCH 4/4] net/virtio: improve offload check performance

[PATCH] firmware-gsmi: make structure gsmi_dev static
 2018-06-04 11:54 UTC  (3+ messages)

[Qemu-devel] [PULL 0/1] tcg-next patch queue
 2018-06-04 11:53 UTC  (2+ messages)

[PATCH] ALSA: usb-audio: remove redundant check on err
 2018-06-04 11:53 UTC  (4+ messages)
` [alsa-devel] "

[U-Boot] [PATCH v2] ARC: HSDK: add tool and make target to generate bsp
 2018-06-04 11:52 UTC 

[LTP] [PATCH] pthread_cancel_3-1: rewrite
 2018-06-04 11:50 UTC  (5+ messages)

[linux-lvm] Check of pool ernie/cache failed (status:1). Manual repair required!
 2018-06-04 11:50 UTC  (4+ messages)

[PATCH 00/15] Add support for R40 HDMI pipeline
 2018-06-04 11:50 UTC  (9+ messages)
` [PATCH 06/15] drm/sun4i: tcon: Add support for tcon-top

[PATCH 0/8] serial: 8250: Add 485 emulation to 8250_dw
 2018-06-04 11:50 UTC  (10+ messages)
` [PATCH 4/8] serial: 8250: Handle case port doesn't have TEMT interrupt using em485

[PATCH 1/2] serial: 8250: enable SERIAL_MCTRL_GPIO by default
 2018-06-04 11:49 UTC  (2+ messages)

[PATCH v2] nvme: trace: add disk name to tracepoints
 2018-06-04 11:48 UTC  (3+ messages)

[PATCH 00/11] macintosh: Resolve various PMU driver problems
 2018-06-04 11:48 UTC  (10+ messages)
` [PATCH 01/11] macintosh/via-pmu: Fix section mismatch warning
  ` [PATCH 02/11] macintosh/via-pmu: Add missing mmio accessors
    ` [PATCH 03/11] macintosh/via-pmu: Don't clear shift register interrupt flag twice

Introduce atomic_dec_and_lock_irqsave()
 2018-06-04 11:48 UTC  (5+ messages)
` [PATCH 1/5] spinlock: atomic_dec_and_lock: Add an irqsave variant
  ` [PATCH 1/5 v2] "
    ` [PATCH 1.5/5] alpha: atomic: provide asm for the fastpath for _atomic_dec_and_lock_irqsave

[Qemu-devel] [PATCH v4 00/14] MemoryDevice: use multi stage hotplug handlers
 2018-06-04 11:47 UTC  (12+ messages)
` [Qemu-devel] [PATCH v4 04/14] pc: prepare for "
` [Qemu-devel] [PATCH v4 12/14] memory-device: factor out pre-plug into hotplug handler
` [Qemu-devel] [PATCH v4 14/14] memory-device: factor out plug "

[PATCH v2 00/12] Integrate commit-graph into fsck and gc
 2018-06-04 11:47 UTC  (13+ messages)
` [PATCH v3 00/20] Integrate commit-graph into 'fsck' and 'gc'
  ` [PATCH v3 06/20] commit-graph: add 'verify' subcommand
  ` [PATCH v3 09/20] commit-graph: verify corrupt OID fanout and lookup
  ` [PATCH v3 13/20] commit-graph: verify generation number

[PATCHv15 00/35] Request API
 2018-06-04 11:46 UTC  (36+ messages)
` [PATCHv15 01/35] uapi/linux/media.h: add request API
` [PATCHv15 02/35] media-request: implement media requests
` [PATCHv15 03/35] media: doc: Add media-request.h header to documentation build
` [PATCHv15 04/35] media-request: add media_request_get_by_fd
` [PATCHv15 05/35] media-request: add media_request_object_find
` [PATCHv15 06/35] v4l2-device.h: add v4l2_device_supports_requests() helper
` [PATCHv15 07/35] v4l2-dev: lock req_queue_mutex
` [PATCHv15 08/35] videodev2.h: add request_fd field to v4l2_ext_controls
` [PATCHv15 09/35] v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_dev
` [PATCHv15 10/35] v4l2-ctrls: prepare internal structs for request API
` [PATCHv15 11/35] v4l2-ctrls: alloc memory for p_req
` [PATCHv15 12/35] v4l2-ctrls: use ref in helper instead of ctrl
` [PATCHv15 13/35] v4l2-ctrls: add core request support
` [PATCHv15 14/35] v4l2-ctrls: support g/s_ext_ctrls for requests
` [PATCHv15 15/35] vb2: store userspace data in vb2_v4l2_buffer
` [PATCHv15 16/35] davinci_vpfe: remove bogus vb2->state check
` [PATCHv15 17/35] vb2: drop VB2_BUF_STATE_PREPARED, use bool prepared/synced instead
` [PATCHv15 18/35] videodev2.h: Add request_fd field to v4l2_buffer
` [PATCHv15 19/35] vb2: add init_buffer buffer op
` [PATCHv15 20/35] videobuf2-core: embed media_request_object
` [PATCHv15 21/35] videobuf2-core: integrate with media requests
` [PATCHv15 22/35] videobuf2-v4l2: "
` [PATCHv15 23/35] videobuf2-core: add request helper functions
` [PATCHv15 24/35] videobuf2-v4l2: add vb2_request_queue/validate helpers
` [PATCHv15 25/35] videobuf2-core: add uses_requests flag
` [PATCHv15 26/35] videobuf2-v4l2: refuse qbuf if queue uses requests
` [PATCHv15 27/35] v4l2-mem2mem: Simplify exiting the function in v4l2_m2m_try_schedule
` [PATCHv15 28/35] v4l2-mem2mem: add vb2_m2m_request_queue
` [PATCHv15 29/35] Documentation: v4l: document request API
` [PATCHv15 30/35] vim2m: add media device
` [PATCHv15 31/35] vim2m: use workqueue
` [PATCHv15 32/35] vim2m: support requests
` [PATCHv15 33/35] vivid: add mc
` [PATCHv15 34/35] vivid: add request support
` [PATCHv15 35/35] RFC: media-requests: add debugfs node

[PATCH 0/3] Provide more fine grained control over multipathing
 2018-06-04 11:46 UTC  (13+ messages)

[PATCH -next v2 0/5] rhashtable: guarantee first allocation
 2018-06-04 11:46 UTC  (3+ messages)
` [PATCH 2/5] lib/rhashtable: guarantee initial hashtable allocation

[PATCH] cifs: For SMB2 security informaion query, check for minimum sized security descriptor instead of sizeof FileAllInformation class
 2018-06-04 11:46 UTC 

INFO: task hung in blk_queue_enter
 2018-06-04 11:46 UTC  (8+ messages)

[U-Boot] [PATCH] fs: fat: fix wrong casting to unsigned value of sect_to_cluster()
 2018-06-04 11:45 UTC 

[PATCH 0/4] arm64/mm: migrate swapper_pg_dir
 2018-06-04 11:45 UTC  (3+ messages)

[Qemu-devel] [PATCH] cli: Don't run early event loop if no --preconfig was specified
 2018-06-04 11:44 UTC  (2+ messages)

[PATCH v2] cpuidle/powernv : Add Description for cpuidle state
 2018-06-04 11:45 UTC  (3+ messages)

RFC: Request API and memory-to-memory devices
 2018-06-04 11:42 UTC  (4+ messages)

[PATCH] man-db: create man db index file
 2018-06-04 11:42 UTC  (2+ messages)

[Printing-architecture] REMINDER: OP call tomorrow (06/05/18)
 2018-06-04 11:42 UTC 

[PATCH 0/7] add non-strict mode support for arm-smmu-v3
 2018-06-04 11:41 UTC  (14+ messages)
` [PATCH 1/7] iommu/dma: fix trival coding style mistake
` [PATCH 3/7] iommu: prepare for the non-strict mode support
` [PATCH 4/7] iommu/amd: make sure TLB to be flushed before IOVA freed

[PATCH v2 0/2] support to set VSESR_EL2 by user space
 2018-06-04 19:45 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: KVM: export the capability to set guest SError syndrome
` [PATCH v2 2/2] arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTS

[LTP] [PATCH] pty/pty02: new test for hang involving EXTPROC|ICANON terminal mode
 2018-06-04 11:40 UTC  (3+ messages)

[Qemu-devel] [PATCH v1 0/7] s390x: TOD refactoring + TCG CPU hotplug support
 2018-06-04 11:38 UTC  (3+ messages)
` [Qemu-devel] [PATCH v1 1/7] s390x/tod: factor out TOD into separate device

[U-Boot] [PATCH] common: Use command_ret_t enum values instead of values
 2018-06-04 11:37 UTC 

[PATCH RESEND] lib/test_printf.c: call wait_for_random_bytes() before plain %p tests
 2018-06-04 11:37 UTC 

[PATCH] blk-mq: return when BLK_MQ_S_STOPPED in blk_mq_run_work_fn
 2018-06-04 11:36 UTC  (3+ messages)

[PATCH] target: fix truncated PR-in ReadKeys response
 2018-06-04 11:36 UTC  (3+ messages)

[PATCH] nvmet: return all zeroed buffer when we can't find an active namespace
 2018-06-04 11:35 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] mm/shmem: Zero out unused vma fields in shmem_pseudo_vma_init()
 2018-06-04 11:32 UTC  (3+ messages)

[RFC PATCH 0/2] Extend AUDIT_EXE and AUDIT_DIR to more filter types
 2018-06-04 11:32 UTC  (6+ messages)
` [RFC PATCH 2/2] [WIP] audit: allow other filter list types for AUDIT_DIR

[PATCH v4 0/6] mfd/regulator/clk: bd71837: ROHM BD71837 PMIC driver
 2018-06-04 11:32 UTC  (9+ messages)
` [PATCH v4 2/6] mfd: bd71837: Devicetree bindings for ROHM BD71837 PMIC

[PATCH v2 0/4] media: rcar-vin: Brush endpoint properties
 2018-06-04 11:31 UTC  (5+ messages)
` [PATCH v2 4/4] ARM: dts: rcar-gen2: Remove unused VIN properties

Summary of kernel-devsrc package issues (Sumo)
 2018-06-04 11:32 UTC  (2+ messages)

[GIT PULL] Device properties framework update for v4.18-rc1
 2018-06-04 11:31 UTC 

[PATCH] mm,oom: Don't call schedule_timeout_killable() with oom_lock held
 2018-06-04 11:30 UTC  (12+ messages)

[GIT PULL] ACPI updates for v4.18-rc1
 2018-06-04 11:29 UTC 

master - build: More tweaks to python include dirs
 2018-06-04 11:28 UTC 

[PATCH] mm: Add conditions to avoid out-of-bounds
 2018-06-04 11:27 UTC  (4+ messages)

[PATCH v4 00/10] Add the I3C subsystem
 2018-06-04 11:26 UTC  (11+ messages)
` [PATCH v4 01/10] i3c: Add core I3C infrastructure
` [PATCH v4 07/10] i3c: master: Add driver for Cadence IP

[PATCH] cpuidle:powernv: Make the snooze timeout dynamic
 2018-06-04 11:27 UTC  (3+ messages)

[PATCH 4.9 00/29] 4.9.106-stable review
 2018-06-04 11:27 UTC  (3+ messages)

[meta-python][morty][PATCH] python-cryptography: Add python-pytz in RDEPENDS to fix ptest failures
 2018-06-04 11:26 UTC 

[GIT PULL] Power management updates for v4.18-rc1
 2018-06-04 11:25 UTC 

[Qemu-devel] [PATCH 0/2] mips boston/malta: don't have nomigrate RAM regions
 2018-06-04 11:03 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] hw/mips/boston: don't make flash region 'nomigrate'
` [Qemu-devel] [PATCH 2/2] hw/mips/mips_malta: don't make bios "

[PATCH] spi: cadence: Change usleep_range() to udelay(), for atomic context
 2018-06-04 11:24 UTC 

[LTP] [PATCH ltp] m4/ltp-kernel_devel.m4: get LINUX_VERSION from LINUX_DIR during configure
 2018-06-04 11:24 UTC  (2+ messages)

[PATCH for v4.18] v4l2-ioctl.c: fix missing unlock in __video_do_ioctl()
 2018-06-04 11:22 UTC 

[PATCH v2 0/9] x86: macrofying inline asm for better compilation
 2018-06-04 11:21 UTC  (2+ messages)
` [PATCH v2 2/9] x86: objtool: use asm macro for better compiler decisions

[Qemu-devel] [PULL 00/11] Block patches
 2018-06-04 11:20 UTC  (12+ messages)
` [Qemu-devel] [PULL 01/11] block: Introduce API for copy offloading
` [Qemu-devel] [PULL 02/11] raw: Check byte range uniformly
` [Qemu-devel] [PULL 03/11] raw: Implement copy offloading
` [Qemu-devel] [PULL 04/11] qcow2: "
` [Qemu-devel] [PULL 05/11] file-posix: Implement bdrv_co_copy_range
` [Qemu-devel] [PULL 06/11] iscsi: Query and save device designator when opening
` [Qemu-devel] [PULL 07/11] iscsi: Create and use iscsi_co_wait_for_task
` [Qemu-devel] [PULL 08/11] iscsi: Implement copy offloading
` [Qemu-devel] [PULL 09/11] block-backend: Add blk_co_copy_range
` [Qemu-devel] [PULL 10/11] qemu-img: Convert with copy offloading
` [Qemu-devel] [PULL 11/11] main-loop: drop spin_counter

[PATCH v2 0/2] drm/blend: Add per-plane pixel blend mode property
 2018-06-04 11:19 UTC  (3+ messages)

[U-Boot] [PATCH] ARC: HSDK: add tool and make target to generate bsp
 2018-06-04 11:19 UTC 

[U-Boot] [UBOOT PATCH] spi: xilinx_spi: Modify xilinx spi driver
 2018-06-04 11:19 UTC  (2+ messages)

[PATCH v3] block/loop: Serialize ioctl operations
 2018-06-04 11:19 UTC  (2+ messages)

WARNING and PANIC in irq_matrix_free
 2018-06-04 11:17 UTC  (12+ messages)

[PATCH] drm/panel: simple: Add support for Innolux G070Y2-L01
 2018-06-04 11:16 UTC 

ksoftirqd avoidance
 2018-06-04 11:15 UTC  (8+ messages)
` [PATCH 03/11] drm/i915/execlists: Pull submit after dequeue under timeline lock

[GIT PULL 00/20] lightnvm updates for 4.18
 2018-06-04 11:15 UTC  (9+ messages)
` [GIT PULL 18/20] lightnvm: pblk: handle case when mw_cunits equals to 0

[PATCH v2] ASoC: dapm: delete dapm_kcontrol_data paths list before freeing it
 2018-06-04 11:13 UTC  (3+ messages)

[Qemu-devel] Cortex M0 emulation tasks
 2018-06-04 11:15 UTC  (5+ messages)

pcie dma transfer
 2018-06-04 11:12 UTC 

[PATCH 0/7] Enable UFS provisioning via Linux
 2018-06-04 11:11 UTC  (2+ messages)

[bug report] mwifiex: process rxba_sync event
 2018-06-04 11:10 UTC 

peer key in file
 2018-06-04 11:13 UTC  (2+ messages)

[GIT PULL] regmap updates for v4.18
 2018-06-04 11:08 UTC 

[Bug 106718] On Ubuntu Bionic with kernels 4.15 and above, RX480 Displayport outputs don't work (dmesg reports "not connected)
 2018-06-04 11:07 UTC  (2+ messages)
` [Bug 106718] On Ubuntu Bionic with kernels 4.15 and above, RX480 Displayport outputs don't work (dmesg reports "not connected")

[PATCH 0/6] ravb/sh_eth: fix sleep in atomic by reusing shared ethtool handlers
 2018-06-04 11:07 UTC  (7+ messages)
` [PATCH 3/6] ravb: remove custom .set_link_ksettings from ethtool ops

Problem with the connection status (Link-status) after loading the driver ntb_hw_intel
 2018-06-04 11:07 UTC 

[meta-oe][PATCH] libmxml: add recipe
 2018-06-04 11:06 UTC 

[PATCH v2] t/perf/run: Use proper "--get-regexp", not "--get-regex"
 2018-06-04 11:03 UTC  (5+ messages)

[igt-dev] [PATCH i-g-t 0/3] Fix some GCC warnings
 2018-06-04 11:04 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 2/3] Remove extra '\0' in strncpy in igt_save_module_param
  `  "
    ` [Intel-gfx] "

bpf_redirect_map not working after tail call
 2018-06-04 11:04 UTC 

[PATCH 1/3] drivers: of: implement overlay support
 2018-06-04 11:04 UTC  (2+ messages)

[PATCH bpf-next v3 00/11] Misc BPF improvements
 2018-06-04 11:02 UTC  (6+ messages)
` [PATCH bpf-next v3 05/11] bpf: avoid retpoline for lookup/update/delete calls on maps

[PATCH] drm/amdgpu: fix clear_all and replace handling in the VM
 2018-06-04 11:02 UTC  (2+ messages)

[Qemu-devel] [PATCH] block: Ignore generated job QAPI files
 2018-06-04 11:01 UTC  (2+ messages)

[PATCH] drm/amdgpu: skip huge page for PRT mapping
 2018-06-04 11:01 UTC  (8+ messages)

[GIT PULL] spi updates for v4.18
 2018-06-04 11:01 UTC 

[Xenomai] xenomai scheduling
 2018-06-04 11:01 UTC  (5+ messages)

[xen-unstable test] 123670: tolerable FAIL
 2018-06-04 11:00 UTC 

master - Merge branch 'master' of git+ssh://sourceware.org/git/lvm2
 2018-06-04 11:00 UTC 

master - build: Get python dir building without the include/ dir
 2018-06-04 11:00 UTC 

[PATCH] ASoC: dapm: delete dapm_kcontrol_data paths entry before freeing
 2018-06-04 11:00 UTC  (6+ messages)

[bug report] mtd: OneNAND: multiblock erase support
 2018-06-04 10:59 UTC 

[U-Boot] unsubscribe
 2018-06-04 10:57 UTC 

Show and Tell: Grafana cluster dashboard
 2018-06-04 10:56 UTC  (3+ messages)

[distros-debian-sid test] 74777: tolerable FAIL
 2018-06-04 10:55 UTC 

[PATCH v3 0/2] cpufreq: qcom-fw: Add support for QCOM cpufreq FW driver
 2018-06-04 10:55 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: cpufreq: Introduce QCOM CPUFREQ FW bindings

[PATCH] mfd: arizona: Don't use regmap_read_poll_timeout
 2018-06-04 10:55 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.