messages from 2018-05-01 06:56:45 to 2018-05-01 09:00:57 UTC [more...]
[RFCv12 PATCH 00/29] Request API
2018-05-01 9:00 UTC (25+ messages)
` [RFCv12 PATCH 01/29] v4l2-device.h: always expose mdev
` [RFCv12 PATCH 02/29] uapi/linux/media.h: add request API
` [RFCv12 PATCH 03/29] media-request: implement media requests
` [RFCv12 PATCH 04/29] v4l2-dev: lock req_queue_mutex
` [RFCv12 PATCH 05/29] media-request: add media_request_find
` [RFCv12 PATCH 06/29] media-request: add media_request_object_find
` [RFCv12 PATCH 07/29] videodev2.h: add request_fd field to v4l2_ext_controls
` [RFCv12 PATCH 08/29] v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_dev
` [RFCv12 PATCH 09/29] v4l2-ctrls: prepare internal structs for request API
` [RFCv12 PATCH 10/29] v4l2-ctrls: alloc memory for p_req
` [RFCv12 PATCH 11/29] v4l2-ctrls: use ref in helper instead of ctrl
` [RFCv12 PATCH 12/29] v4l2-ctrls: add core request support
` [RFCv12 PATCH 13/29] v4l2-ctrls: support g/s_ext_ctrls for requests
` [RFCv12 PATCH 14/29] videodev2.h: Add request_fd field to v4l2_buffer
` [RFCv12 PATCH 15/29] vb2: store userspace data in vb2_v4l2_buffer
` [RFCv12 PATCH 16/29] videobuf2-core: embed media_request_object
` [RFCv12 PATCH 19/29] videobuf2-core: add vb2_core_request_has_buffers
` [RFCv12 PATCH 21/29] videobuf2-v4l2: export request_fd
` [RFCv12 PATCH 23/29] Documentation: v4l: document request API
` [RFCv12 PATCH 24/29] media: vim2m: add media device
` [RFCv12 PATCH 26/29] vim2m: support requests
` [RFCv12 PATCH 27/29] vivid: add mc
` [RFCv12 PATCH 28/29] vivid: add request support
` [RFCv12 PATCH 29/29] RFC: media-requests: add debugfs node
[PATCH 00/18] thermal: exynos: further fixes and cleanups
2018-05-01 9:00 UTC (5+ messages)
` [PATCH 03/18] thermal: exynos: always check for critical trip points existence
[Qemu-devel] [RFC PATCH v2 00/12] iommu: add MemTxAttrs argument to IOMMU translate function
2018-05-01 8:59 UTC (13+ messages)
` [Qemu-devel] [RFC PATCH v2 01/12] Make tb_invalidate_phys_addr() take a MemTxAttrs argument
` [Qemu-devel] [RFC PATCH v2 02/12] Make address_space_translate() "
` [Qemu-devel] [RFC PATCH v2 03/12] Make address_space_map() "
` [Qemu-devel] [RFC PATCH v2 04/12] Make address_space_access_valid() "
` [Qemu-devel] [RFC PATCH v2 05/12] Make flatview_extend_translation() "
` [Qemu-devel] [RFC PATCH v2 06/12] Make memory_region_access_valid() "
` [Qemu-devel] [RFC PATCH v2 07/12] Make MemoryRegion valid.accepts callback "
` [Qemu-devel] [RFC PATCH v2 08/12] Make flatview_access_valid() "
` [Qemu-devel] [RFC PATCH v2 09/12] Make flatview_translate() "
` [Qemu-devel] [RFC PATCH v2 10/12] Make address_space_get_iotlb_entry() "
` [Qemu-devel] [RFC PATCH v2 11/12] Make flatview_do_translate() "
` [Qemu-devel] [RFC PATCH v2 12/12] Add MemTxAttrs argument to IOMMU translate function
[PATCH v2 0/4] fix control thread affinities
2018-05-01 8:59 UTC (4+ messages)
` pthread_barrier_deadlock in -rc1 (was: "Re: [PATCH v3 0/5] fix control thread affinities")
[Qemu-devel] [PATCH 0/7] hw/rdma: coverity fixes
2018-05-01 8:58 UTC (4+ messages)
` [Qemu-devel] [PATCH 7/7] hw/rdma: Fix possible out of bounds access to port GID index
[PATCH v2 0/8] R-Car DU: Support CRC calculation
2018-05-01 8:58 UTC (7+ messages)
` igt trouble with planes shared between multiple CRTCs (Re: [PATCH v2 0/8] R-Car DU: Support CRC calculation)
` [igt-dev] "
[Qemu-devel] [RFC PATCH 00/11] iommu: add MemTxAttrs argument to IOMMU translate function
2018-05-01 8:57 UTC (2+ messages)
stack trace during scrub
2018-05-01 8:57 UTC (2+ messages)
workqueue: could work->func be reused for private data by introducing per-wq default function?
2018-05-01 8:51 UTC
[U-Boot] Logo for U-Boot
2018-05-01 8:46 UTC (3+ messages)
[lustre-devel] [PATCH v2] staging: lustre: llite: fix potential missing-check bug when copying lumv
2018-05-01 8:46 UTC (3+ messages)
` "
[PATCH v5 0/6] x86/microcode/AMD: Check microcode file sanity before loading it
2018-05-01 8:44 UTC (13+ messages)
` [PATCH v5 2/6] x86/microcode/AMD: Add microcode container data checking functions
` [PATCH v5 3/6] x86/microcode/AMD: Check microcode container data in the early loader
` [PATCH v5 4/6] x86/microcode/AMD: Check microcode container data in the late loader
[Buildroot] [PATCH 0/7 v5] support/download: make the git backend even more robust
2018-05-01 8:44 UTC (8+ messages)
` [Buildroot] [PATCH 1/7 v5] download/git: add warning not to use our git cache
` [Buildroot] [PATCH 2/7 v5] download/git: run all git commands in the current directory
` [Buildroot] [PATCH 3/7 v5] download/git: quickly exit when the cset does not exist
` [Buildroot] [PATCH 4/7 v5] download/git: try to recover from utterly-broken repositories
` [Buildroot] [PATCH 5/7 v5] download/git: ensure we checkout to a clean state
` [Buildroot] [PATCH 6/7 v5] download/git: ensure we can checkout repos with submodule conversions
` [Buildroot] [PATCH 7/7 v5] download/git: always do full-clone
[PATCH RFC 0/9] veth: Driver XDP
2018-05-01 8:43 UTC (11+ messages)
` [PATCH RFC 4/9] veth: Use NAPI for XDP
` [PATCH RFC 6/9] veth: Add ndo_xdp_xmit
[PATCH 1/2 v4] drm/pl111: Support the Versatile Express
2018-05-01 8:41 UTC (8+ messages)
[v5 0/2] clk: qcom: clk-rpmh: Add QCOM RPMh clock driver
2018-05-01 8:41 UTC (3+ messages)
` [v5 1/2] dt-bindings: clock: Introduce QCOM RPMh clock bindings
` [v5 2/2] clk: qcom: clk-rpmh: Add QCOM RPMh clock driver
[v4 0/2] clk: qcom: clk-rpmh: Add QCOM RPMh clock driver
2018-05-01 8:40 UTC (4+ messages)
` [v4 2/2] "
[U-Boot] [PATCH][v2] mtd: nand: fsl_ifc: Fix eccstat array overflow for IFC ver >= 2.0.0
2018-05-01 8:40 UTC (6+ messages)
` [U-Boot] [PATCH][v2] mtd: nand: fsl_ifc: Fix nand waitfunc return value
[PATCH] video: fbdev: fix spelling mistake: "frambuffer" -> "framebuffer"
2018-05-01 8:37 UTC (3+ messages)
[PATCH] clocksource/drivers/timer-atmel-pit: properly handle error cases
2018-05-01 8:36 UTC (3+ messages)
[PATCH v1 0/2] pinctrl: generic: improve apply_setting error verbosity
2018-05-01 8:34 UTC (4+ messages)
` [PATCH v1 1/2] pinctrl: generic: add API to solve generic sub-node property name
` [PATCH v1 2/2] pinctrl: generic: improve apply_setting error verbosity
[Regression] PCI / PM: Simplify device wakeup settings code
2018-05-01 8:34 UTC (6+ messages)
[PATCH] mt76x2: remove unnecessary break in mt76x2_mac_process_tx_rate()
2018-05-01 8:33 UTC
[PATCH v2 0/3] mfd/power: cros_ec: add support for USBPD charger driver
2018-05-01 8:32 UTC (7+ messages)
` [PATCH v2 1/3] mfd: cros_ec: Add USBPD charger commands and struct definitions
` [PATCH v2 2/3] power: supply: add cros-ec USBPD charger driver
` [PATCH v2 3/3] mfd: cros_ec_dev: Register cros_usbpd-charger driver as a subdevice
[PATCH] drm/i915/guc: Assert we have the doorbell before setting it up
2018-05-01 8:31 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
kernel BUG at include/linux/mm.h:LINE!
2018-05-01 8:31 UTC
[PATCH v7 0/8] vsp1: TLB optimisation and DL caching
2018-05-01 8:28 UTC (5+ messages)
` [PATCH v7 8/8] media: vsp1: Move video configuration to a cached dlb
[PATCH] RDMA/qedr: fix spelling mistake: "failes" -> "fails"
2018-05-01 8:25 UTC (2+ messages)
[lustre-devel] [PATCH 00/10] staging: lustre: assorted improvements
2018-05-01 8:22 UTC (4+ messages)
` [lustre-devel] [PATCH 04/10] staging: lustre: lu_object: move retry logic inside htable_lookup
[PATCH 0/6] Fix XSA-155-like bugs in frontend drivers
2018-05-01 8:22 UTC (5+ messages)
` [PATCH 6/6] xen-blkfront: prepare request locally, only then put it on the shared ring
[U-Boot] [RFC PATCH v2 00/20] Add fastboot UDP support
2018-05-01 8:21 UTC (5+ messages)
` [U-Boot] [RFC PATCH v2 13/20] fastboot: Merge reboot-bootloader handling
[PATCH][next] ASoC: amd: fix spelling mistake: "failer" -> "failure"
2018-05-01 8:20 UTC (2+ messages)
[Qemu-devel] [PATCH RESEND v10] vhost: used_memslots refactoring
2018-05-01 8:18 UTC (2+ messages)
[PATCH net-next 0/2] mlxsw: Reject unsupported FIB configurations
2018-05-01 8:16 UTC (3+ messages)
` [PATCH net-next 1/2] mlxsw: spectrum_router: Return an error for non-default FIB rules
` [PATCH net-next 2/2] mlxsw: spectrum_router: Return an error for routes added after abort
[PATCH 1/2] iio: dac: add TI DAC5755 family support
2018-05-01 8:15 UTC (2+ messages)
` [PATCH 2/2] iio: ti-dac5571: Add DT binding documentation
ghes, EDAC: Fix ghes_edac registration
2018-05-01 8:15 UTC
[PATCH v2] x86/microcode: Synchronize late microcode loading
2018-05-01 8:15 UTC (3+ messages)
[PATCH v1 0/1] clk: npcm750: fix base address and of_clk_get_by_name
2018-05-01 7:23 UTC (6+ messages)
` [PATCH v1 1/1] clk: npcm750: fix base address and of_clk_get_by_name error handling. Also update error messages to be more informative
[CI 1/2] drm/i915: Move timeline from GTT to ring
2018-05-01 8:11 UTC (7+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/2] "
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "
[patch V8 00/15] SSB 0
2018-05-01 8:06 UTC (10+ messages)
` [patch V8 09/15] SSB 9
` [MODERATED] "
` [patch V8 13/15] SSB 13
` [MODERATED] "
` [patch V8 15/15] SSB 15
` [MODERATED] "
[PATCH 00/12] clk: imx: add imx8qxp clock support
2018-05-01 8:06 UTC (6+ messages)
Suggested new user link command
2018-05-01 8:03 UTC
[PATCH libdrm] amdgpu: Deinitialize vamgr_high{,_32}
2018-05-01 8:03 UTC (2+ messages)
[PATCH for-4.11 v3 0/2] Add Designated Reviewer (R:) to MAINTAINERS (plus a test case)
2018-05-01 8:03 UTC (3+ messages)
` [PATCH for-4.11 v3 1/2] Add Designated Reviewer (R:) to MAINTAINERS file and add support for it in get_maintainer.pl
` [PATCH for-4.11 v3 2/2] Add Brian Woods as Designated reviewer to AMD IOMMU and AMD SVM
[RFC 00/11] Acer Chromebook R13 support
2018-05-01 8:00 UTC (5+ messages)
` [RFC 06/11] arm64: dts: mediatek: Add Elm Rev. 3 device tree
[PATCH 0/4] PVH GDT fixes and cleanup
2018-05-01 8:00 UTC (10+ messages)
` [PATCH 1/4] xen/PVH: Replace GDT_ENTRY with explicit constant
` [Xen-devel] "
` [PATCH 4/4] xen/PVH: Remove reserved entry in PVH GDT
` [Xen-devel] "
[PATCH] change the comment of vti6_ioctl
2018-05-01 8:00 UTC (3+ messages)
[v4,01/13] dt-bindings: connector: add properties for typec
2018-05-01 7:57 UTC (2+ messages)
` [PATCH v4 01/13] "
[Buildroot] [PATCH] bluez5_utils: add patch to fix readline issue
2018-05-01 7:57 UTC (2+ messages)
Should PV frontend drivers trust the backends?
2018-05-01 7:55 UTC (3+ messages)
[Buildroot] [git commit branch/2018.02.x] bluez5_utils: add patch to fix readline issue
2018-05-01 7:54 UTC
[v4,02/13] dt-bindings: usb: add documentation for typec port controller(TCPCI)
2018-05-01 7:54 UTC (2+ messages)
` [PATCH v4 02/13] "
[Buildroot] [PATCH 1/1] Revert "libcrossguid: bump to version 0.2.2"
2018-05-01 7:52 UTC
IP_PKTINFO broken by acf568ee859f0 (xfrm: Reinject transport-mode packets through tasklet)
2018-05-01 7:51 UTC (2+ messages)
[PATCH v1] kthread/smpboot: Serialize kthread parking against wakeup
2018-05-01 7:50 UTC (7+ messages)
[Buildroot] [RFC v1 1/2] libopenssl: bump version to 1.1.0h
2018-05-01 7:46 UTC (2+ messages)
django.db.utils.OperationalError: (1366, "Incorrect string value: '\\xC2\\x96 the...' for column 'description' at row 1")
2018-05-01 7:43 UTC (5+ messages)
[v4.17-rcx] Lost IBPB, IBRS_FW support for spectre_v2 mitigation
2018-05-01 7:39 UTC (3+ messages)
[Buildroot] [PATCH] sdl2: update license file hash
2018-05-01 7:37 UTC (3+ messages)
[patch] gpiolib: fix gpiochip_machine_hog()
2018-05-01 7:36 UTC
[Buildroot] [git commit branch/2018.02.x] sdl2: update license file hash
2018-05-01 7:36 UTC
[Buildroot] [git commit] sdl2: update license file hash
2018-05-01 7:35 UTC
[Buildroot] [PATCH 1/2] sdl2: bump version to 2.0.8
2018-05-01 7:33 UTC (4+ messages)
` [Buildroot] [PATCH 2/2] sdl2_image: security bump to version 2.0.3
[Buildroot] [PATCH 1/1] package/python-requests fix dependencies
2018-05-01 7:33 UTC (2+ messages)
[virtio-dev] [PATCH net-next v9 0/4] Enable virtio_net to act as a standby for a passthru device
2018-05-01 7:33 UTC (8+ messages)
` [virtio-dev] [PATCH net-next v9 3/4] virtio_net: Extend virtio to use VF datapath when available
` "
` [virtio-dev] "
[Buildroot] [PATCH] libtomcrypt: fix headers installation path
2018-05-01 7:33 UTC (2+ messages)
[Buildroot] [PATCH 1/1] linux-headers: bump 4.4.x series
2018-05-01 7:32 UTC (2+ messages)
[Buildroot] [PATCH 1/1] support/testing: set $USER in rust tests
2018-05-01 7:32 UTC (2+ messages)
[Buildroot] [PATCH 1/2] python-watchdog: add support for uClibc
2018-05-01 7:32 UTC (4+ messages)
` [Buildroot] [PATCH 2/2] python-watchdog: add missing runtime dependency
[Buildroot] [PATCH 1/1] libcgi: add license file (with its hash)
2018-05-01 7:30 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/php: security bump to version 7.2.5
2018-05-01 7:30 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/gdb: don't remove support files if python chosen
2018-05-01 7:30 UTC (2+ messages)
[U-Boot] [PATCH] doc: rmobile: Update the README
2018-05-01 7:30 UTC
[Buildroot] [PATCH v2] package/flann: fix build with cmake >= 3.11
2018-05-01 7:29 UTC (2+ messages)
[Buildroot] [PATCH] wireguard: bump to version 0.0.20180420
2018-05-01 7:29 UTC
[Buildroot] [PATCH 1/3] libgpgme: fix run-time compatibility with gnupg2 2.2.6
2018-05-01 7:28 UTC (6+ messages)
` [Buildroot] [PATCH 2/3] gnupg2: security bump to version 2.2.6
` [Buildroot] [PATCH 3/3] libgpg-error: bump to version 1.29
[Buildroot] [PATCH] libgpg-error: bump to version 1.28
2018-05-01 7:28 UTC (2+ messages)
[Bug 103234] KWin crashed when Alt+Tab-ing through open windows
2018-05-01 7:24 UTC (2+ messages)
[PATCH] arm: dts: am437x-sk-evm: add wilink8 support
2018-05-01 7:24 UTC
[PATCH] PCI: qcom: fix a bitwise vs logical NOT typo
2018-05-01 7:22 UTC (2+ messages)
[tiL4.14-CON PATCH v2] ARM: dts: am437x-sk-evm: add wilink8 support
2018-05-01 7:18 UTC (2+ messages)
` [EXTERNAL] "
[Bug 106309] MST Multi-Stream Transport Kills All Displays Using Radeon Driver On Radeon HD 7570
2018-05-01 7:17 UTC
[PATCH] sched/fair: make CFS bandwidth slice per cpu group
2018-05-01 7:11 UTC (4+ messages)
[Buildroot] [PATCH 1/4] package/libplayer: remove mplayer support
2018-05-01 7:10 UTC (4+ messages)
` [Buildroot] [PATCH 2/4] package/tovid: bump version
` [Buildroot] [PATCH 3/4] package/tovid: switch from mplayer to mpv
` [Buildroot] [PATCH 4/4] package/mplayer: remove package
[RFC v5 PATCH] mm: shmem: make stat.st_blksize return huge page size if THP is on
2018-05-01 7:05 UTC (3+ messages)
Hashed pointer issues
2018-05-01 7:05 UTC (9+ messages)
[U-Boot] [PATCH 1/4] i2c: rcar_i2c: Remove the driver
2018-05-01 7:03 UTC (4+ messages)
` [U-Boot] [PATCH 2/4] i2c: rcar_i2c: Add DM and DT capable I2C driver
` [U-Boot] [PATCH 3/4] ARM: rmobile: Enable DM capable RCar I2C driver on Lager
` [U-Boot] [PATCH 4/4] ARM: rmobile: Enable DM capable RCar I2C driver on Silk
[Buildroot] [PATCH] support/testing: fix ATF Vexpress test case
2018-05-01 6:56 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.