messages from 2018-07-25 17:28:22 to 2018-07-25 18:20:23 UTC [more...]
drivers/video/fbdev/omap2/omapfb/omapfb-main.c:290:9-10: WARNING: return of 0/1 in function 'cmp_var_to_colormode' with return type bool
2018-07-25 17:57 UTC (7+ messages)
` [PATCH] media: omap2: omapfb: fix boolreturn.cocci warnings
` [PATCH] media: omap2: omapfb: fix bugon.cocci warnings
` [PATCH] media: omap2: omapfb: fix ifnullfree.cocci warnings
[PATCH 0/4] small cleanups
2018-07-25 18:20 UTC (2+ messages)
` [PATCH 1/4] arm: remove profanity in comment
[PATCH] net/i40e: fix tx queue setup after stop queue
2018-07-25 18:19 UTC (2+ messages)
How to enable http2 for Apache?
2018-07-25 18:17 UTC
[Regression] Linux-Next Merge 25Jul2018 breaks mmc on Tegra
2018-07-25 18:17 UTC (2+ messages)
[PATCH iproute2] iplink: report drop stats for VFs
2018-07-25 17:04 UTC (2+ messages)
[PATCH v13 0/4] iommu/arm-smmu: Add runtime pm/sleep support
2018-07-25 18:16 UTC (5+ messages)
` [PATCH v13 1/4] iommu/arm-smmu: Add pm_runtime/sleep ops
[patch net-next v4 00/12] sched: introduce chain templates support with offloading to mlxsw
2018-07-25 17:03 UTC (8+ messages)
` [patch net-next v4 03/12] net: sched: introduce chain object to uapi
` [patch iproute2/net-next v4] tc: introduce support for chain templates
[PATCH 1/2] fpga: Document when fpga_blah_free functions should be used
2018-07-25 18:15 UTC (2+ messages)
` [PATCH 2/2] fpga: do not access region struct after fpga_region_unregister
[PATCH v2 1/2] drm/i915/mst: Do not retrain new links
2018-07-25 18:39 UTC (6+ messages)
` [PATCH v2 2/2] drm/i915/mst: Continue state updates even if AUX writes fail
[PATCH iproute2-next] ip: Add violation counters to VF statisctics
2018-07-25 17:00 UTC (2+ messages)
[PATCH] block: fix NPE when resuming SCSI devices using blk-mq
2018-07-25 18:13 UTC (3+ messages)
XFS long delays on disk full
2018-07-25 17:00 UTC (5+ messages)
[PATCH bpf] xsk: fix poll/POLLIN premature returns
2018-07-25 17:00 UTC (2+ messages)
[sumo][PATCH] u-boot: Fix build race condition
2018-07-25 18:11 UTC (2+ messages)
` [sumo][PATCH v2] "
Infinite looping observed in __offline_pages
2018-07-25 18:11 UTC
Why inode number is zero in writeback?
2018-07-25 16:56 UTC (2+ messages)
[Qemu-devel] [PATCH for-3.1 00/10] Move virtio-ccw devices to separate files
2018-07-25 18:08 UTC (3+ messages)
` [Qemu-devel] [PATCH for-3.1 11/10] hw/s390x: Move virtio-ccw-net code to a separate file
` [Qemu-devel] [PATCH for-3.1 12/10] hw/s390x: Move virtio-ccw-blk "
[PATCH v2 15/18] test-reach: test commit_contains
2018-07-25 18:08 UTC (3+ messages)
[Qemu-devel] [PATCH for-3.0] qcow: fix a reference leak
2018-07-25 18:07 UTC
[PATCH] xen/blkfront: remove unused macros
2018-07-25 18:06 UTC (3+ messages)
[GIT PULL] first round of nvme updates for 4.19
2018-07-25 18:06 UTC (3+ messages)
[PATCH] btrfs: btrfs_shrink_device should call commit transaction
2018-07-25 16:52 UTC (2+ messages)
[asoc:topic/amd 1/1] sound/soc/amd/acp-da7219-max98357a.c:325:3: warning: 'ret' may be used uninitialized in this function
2018-07-25 18:04 UTC
[PATCH v6 00/18] crypto: Remove VLA usage
2018-07-25 18:01 UTC (7+ messages)
` [PATCH v6 10/18] x86/power/64: "
[PATCH v2] tracefs: Annotate tracefs_ops with __ro_after_init
2018-07-25 18:00 UTC (2+ messages)
[GIT PULL 00/27] perf/core improvements and fixes
2018-07-25 18:00 UTC (32+ messages)
` [PATCH 01/27] perf tests: Check that complex event name is parsed correctly
` [PATCH 02/27] perf hists: Clarify callchain disabling when available
` [PATCH 03/27] perf cs-etm: Introduce invalid address macro
` [PATCH 04/27] perf cs-etm: Bail out immediately for instruction sample failure
` [PATCH 05/27] Revert "perf list: Add s390 support for detailed/verbose PMU event description"
` [PATCH 06/27] perf list: Add s390 support for detailed PMU event description
` [PATCH 07/27] perf json: Add s390 transaction counter definition
` [PATCH 08/27] perf stat: Add transaction flag (-T) support for s390
` [PATCH 09/27] perf kvm: Fix subcommands on s390
` [PATCH 10/27] perf list: Add missing documentation for --desc and --debug options
` [PATCH 11/27] perf powerpc: Fix callchain ip filtering
` [PATCH 12/27] perf powerpc: Fix callchain ip filtering when return address is in a register
` [PATCH 13/27] perf tests: Fix record+probe_libc_inet_pton.sh for powerpc64
` [PATCH 14/27] perf tests: Fix record+probe_libc_inet_pton.sh to ensure cleanups
` [PATCH 15/27] perf tests: Fix record+probe_libc_inet_pton.sh when event exists
` [PATCH 16/27] tools include: Grab copies of arm64 dependent unistd.h files
` [PATCH 17/27] perf arm64: Generate system call table from asm/unistd.h
` [PATCH 18/27] perf trace arm64: Use generated syscall table
` [PATCH 19/27] perf script: Show correct offsets for DWARF-based unwinding
` [PATCH 20/27] perf tools: Synthesize GROUP_DESC feature in pipe mode
` [PATCH 21/27] perf machine: Add threads__get_last_match function
` [PATCH 22/27] perf machine: Add threads__set_last_match function
` [PATCH 23/27] perf machine: Use last_match threads cache only in single thread mode
` [PATCH 24/27] perf tools: Fix struct comm_str removal crash
` [PATCH 25/27] perf tools: Use perf_evsel__match instead of open coded equivalent
` [PATCH 26/27] perf stat: Get rid of extra clock display function
` [PATCH 27/27] perf test: Fix subtest number when showing results
[4/5] memstick: rtsx_usb_ms: Support runtime power management
2018-07-25 17:59 UTC (3+ messages)
` [PATCH 4/5] "
[PATCH 0/5] Remaining ICL display patches, v2
2018-07-25 17:59 UTC (5+ messages)
` [PATCH] drm/i915/icl: implement icl_digital_port_connected()
initramfs-tools 0.132 release
2018-07-25 17:59 UTC
[PATCH v5 1/5] drm/i915/guc: Avoid wasting memory on incorrect GuC pin bias
2018-07-25 17:58 UTC (7+ messages)
` [PATCH v5 2/5] drm/i915/guc: Move the pin bias value from GuC to GGTT
` [PATCH v5 3/5] drm/i915: Remove unnecessary ggtt_offset_bias from i915_gem_context
` [PATCH v5 4/5] drm/i915: Add a fault injection point to WOPCM init
[PATCH v4 1/3] block: move ref_tag calculation func to the block layer
2018-07-25 17:58 UTC (4+ messages)
` [PATCH v4 3/3] nvme: use blk API to remap ref tags for IOs with metadata
[PATCH net-next v3 0/5] TC: refactor act_mirred packets re-injection
2018-07-25 16:48 UTC (14+ messages)
` [PATCH net-next v3 1/5] tc/act: user space can't use TC_ACT_REDIRECT directly
` [PATCH net-next v3 4/5] net/tc: introduce TC_ACT_REINJECT
[2/5] memstick: Prevent memstick host from getting runtime suspended during card detection
2018-07-25 17:56 UTC (3+ messages)
` [PATCH 2/5] "
[PATCH] RFC: clear 1G pages with streaming stores on x86
2018-07-25 17:55 UTC (7+ messages)
` [PATCH v2] "
[PATCH V1 0/3] Internal voltage control for platform drivers
2018-07-25 17:55 UTC (3+ messages)
` [PATCH V1 2/3] Documentation: sdhci-msm: Add entries for passing load values
[U-Boot] [PATCH v4 0/8] LS1046A SMMU enabling patches
2018-07-25 17:55 UTC (3+ messages)
` [U-Boot] [PATCH v4 8/8] armv8: ls1046a: setup SEC ICIDs and fix up device tree
[PATCH net-next] lan743x: Make symbol lan743x_pm_ops static
2018-07-25 16:42 UTC (2+ messages)
RISC-V irqchip drivers
2018-07-25 17:54 UTC (7+ messages)
` [PATCH 3/6] irqchip: RISC-V Local Interrupt Controller Driver
[PATCH] ethdev: remove unused forward declaration
2018-07-25 17:52 UTC (2+ messages)
[PATCH] doc: fix spelling error in vdev_netvsc
2018-07-25 17:51 UTC
[PATCH v4 00/34] Qualcomm Camera Subsystem driver - 8x96 support
2018-07-25 16:38 UTC (32+ messages)
` [PATCH v4 01/34] doc-rst: Add packed Bayer raw14 pixel formats
` [PATCH v4 02/34] media: v4l: Add new 2X8 10-bit grayscale media bus code
` [PATCH v4 03/34] media: v4l: Add new 10-bit packed grayscale format
` [PATCH v4 04/34] media: Rename CAMSS driver path
` [PATCH v4 05/34] media: camss: Use SPDX license headers
` [PATCH v4 06/34] media: camss: Fix OF node usage
` [PATCH v4 07/34] media: camss: csiphy: Ensure clock mux config is done before the rest
` [PATCH v4 09/34] media: camss: Unify the clock names
` [PATCH v4 10/34] media: camss: csiphy: Update settle count calculation
` [PATCH v4 11/34] media: camss: csid: Configure data type and decode format properly
` [PATCH v4 12/34] media: camss: vfe: Fix to_vfe() macro member name
` [PATCH v4 13/34] media: camss: vfe: Get line pointer as container of video_out
` [PATCH v4 14/34] media: camss: vfe: Do not disable CAMIF when clearing its status
` [PATCH v4 17/34] media: camss: Add 8x96 resources
` [PATCH v4 18/34] media: camss: Add basic runtime PM support
` [PATCH v4 19/34] media: camss: csiphy: Split to hardware dependent and independent parts
` [PATCH v4 20/34] media: camss: csiphy: Unify lane handling
` [PATCH v4 21/34] media: camss: csiphy: Add support for 8x96
` [PATCH v4 22/34] media: camss: csid: "
` [PATCH v4 23/34] media: camss: ispif: "
` [PATCH v4 24/34] media: camss: vfe: Split to hardware dependent and independent parts
` [PATCH v4 25/34] media: camss: vfe: Add support for 8x96
` [PATCH v4 26/34] media: camss: Format configuration per hardware version
` [PATCH v4 27/34] media: camss: vfe: Different format support on source pad
` [PATCH v4 28/34] media: camss: vfe: Add support for UYVY output from VFE on 8x96
` [PATCH v4 29/34] media: camss: csid: Different format support on source pad
` [PATCH v4 30/34] media: camss: csid: MIPI10 to Plain16 format conversion
` [PATCH v4 31/34] media: camss: Add support for RAW MIPI14 on 8x96
` [PATCH v4 32/34] media: camss: Add support for 10-bit grayscale formats
` [PATCH v4 33/34] media: doc: media/v4l-drivers: Update Qualcomm CAMSS driver document for 8x96
` [PATCH v4 34/34] media: camss: csid: Add support for events triggered by user controls
[Qemu-devel] [PATCH v1] s390x/cpu_models: Add "-cpu max" support
2018-07-25 17:50 UTC (3+ messages)
[PATCH v4 0/9] hwmon and fsi: Add On-Chip Controller (OCC) driver
2018-07-25 16:36 UTC (5+ messages)
` [PATCH v4 1/9] "
` [PATCH v4 2/9] Documentation: hwmon: Add OCC documentation
[U-Boot] [UBOOT PATCH v2] net: zynq_gem: convert to use livetree
2018-07-25 17:48 UTC (5+ messages)
fpga: fpga_mgr_free usage
2018-07-25 16:33 UTC (3+ messages)
[RFC] push: add documentation on push v2
2018-07-25 17:46 UTC (4+ messages)
[v0,4/4] dt-bindigs: Update documentation of qcom,llcc
2018-07-25 17:44 UTC (2+ messages)
` [PATCH v0 4/4] "
[v0,3/4] drivers: edac: Add cache erp driver for Last Level Cache Controller (LLCC)
2018-07-25 17:44 UTC (2+ messages)
` [PATCH v0 3/4] "
[v0,2/4] drivers: soc: Support to add cache erp driver for Last Level Cache Controller (LLCC)
2018-07-25 17:44 UTC (2+ messages)
` [PATCH v0 2/4] "
[PATCH 0/2 V3] xfs_repair: rework inode clearing and free inode validation
2018-07-25 16:32 UTC (5+ messages)
` [PATCH 1/2 V3] xfs_repair: notify user if free inodes contain errors
` [PATCH 2/2 V3] xfs_repair: clear_dinode should simply clear, not check contents
[v0,1/4] drivers: soc: Add broadcast base for Last Level Cache Controller (LLCC)
2018-07-25 17:44 UTC (2+ messages)
` [PATCH v0 1/4] "
[PATCH v0 0/4] Add cache erp driver for Last Level Cache Controller (LLCC)
2018-07-25 17:44 UTC
[PATCH v3 00/20] Add `range-diff`, a `tbdiff` lookalike
2018-07-25 17:44 UTC (5+ messages)
` [PATCH v4 00/21] "
no public email address excluding Gmail
2018-07-25 17:43 UTC (2+ messages)
[PATCH v2 0/5] drm: add support for Cadence MHDP DPI/DP bridge
2018-07-25 17:43 UTC (5+ messages)
` [PATCH v2 4/5] dt-bindings: drm/bridge Document Cadence MHDP DPI/DP bridge bindings
[PATCH] config: reduce memory requirements for DPDK
2018-07-25 17:43 UTC (5+ messages)
[Bug 200633] New: [Regression] VGA not being detected with R9 380 using AMDGPU after 4.17 kernel update
2018-07-25 17:43 UTC (3+ messages)
` [Bug 200633] "
[PATCH v2 0/6] kaddr and pfn can be NULL to ->direct_access()
2018-07-25 16:28 UTC (7+ messages)
` [PATCH v2 1/6] libnvdimm, pmem: "
` [PATCH v2 2/6] s390, dcssblk: "
` [PATCH v2 3/6] tools/testing/nvdimm: "
` [PATCH v2 4/6] dax/super: Do not request a pointer kaddr when not required
` [PATCH v2 5/6] md/dm-writecache: Don't request pointer dummy_addr "
` [PATCH v2 6/6] filesystem-dax: Do not request kaddr and pfn "
[U-Boot] [PATCH 1/1] arm: socfpga: Add support for the ReflexCES R329 board
2018-07-25 17:41 UTC (2+ messages)
[xen-unstable-smoke test] 125572: tolerable all pass - PUSHED
2018-07-25 17:41 UTC
prosím, chci s vámi mluvit
2018-07-25 16:28 UTC
[dm-crypt] cryptsetup : LUKS2 Issue for using cryptsetup --type with aes-gcm-random
2018-07-25 17:39 UTC
[RFT v2 00/10] pinctrl: samsung: Remove ugly hack for sharing eint_wakeup_mask
2018-07-25 17:39 UTC (7+ messages)
` [RFT v2 03/10] pinctrl: samsung: Document hidden requirement about one external wakeup
` [RFT v2 04/10] pinctrl: samsung: Add dedicated compatible for S5Pv210 wakeup interrupts
[PATCH 00/14] format-patch: add --interdiff and --range-diff options
2018-07-25 17:38 UTC (6+ messages)
` [PATCH 10/14] format-patch: add --range-diff option to embed diff in cover letter
[PATCH v3] Makefile: add a DEVOPTS flag to get pedantic compilation
2018-07-25 17:38 UTC (4+ messages)
` [PATCH v4] "
[PATCH xf86-video-amdgpu] glamor: Set AMDGPU_CREATE_PIXMAP_DRI2 for DRI3 pixmaps
2018-07-25 17:38 UTC (2+ messages)
[PATCH, RESEND] Avoid that SCSI device removal through sysfs triggers a deadlock
2018-07-25 17:38 UTC
[PATCH xf86-video-amdgpu 1/4] Move DRM event queue related initialization to amdgpu_drm_queue_init
2018-07-25 17:37 UTC (3+ messages)
` [PATCH xf86-video-amdgpu 4/4] Remove drmmode_crtc_private_rec::present_vblank_* related code
[PATCH v6 0/2] media: imx274: cleanups, improvements and SELECTION API support
2018-07-25 16:24 UTC (3+ messages)
` [PATCH v6 1/2] media: imx274: use regmap_bulk_write to write multybyte registers
` [PATCH v6 2/2] media: imx274: add cropping support via SELECTION API
[PATCH 0/2] xfs-4.19: inode cleanups
2018-07-25 16:25 UTC (7+ messages)
` [PATCH 1/2] xfs: kill IHOLD
` [PATCH 2/2] xfs: clean up IRELE/iput callsites
[pull-request] next-pipeline 18.08 pre-rc2
2018-07-25 17:35 UTC
[PATCH 0/6] net/softnic: expose tmgr through firmware
2018-07-25 17:35 UTC (2+ messages)
[PATCH V2 00/25] MIPS: ath79: convert target to pure OF
2018-07-25 17:34 UTC (3+ messages)
` [PATCH V2 11/25] dt-bindings: PCI: qcom,ar7240: adds binding doc
[PATCH v2 0/11] Add R8A7745/SK-RZG1E board support
2018-07-25 17:34 UTC (4+ messages)
` [PATCH] arm64: dts: renesas: r8a77980: add Cortex-A53 PMU support
[PATCHv3 0/3] Fix crash due to vma_is_anonymous() false-positives
2018-07-25 17:33 UTC (7+ messages)
` [PATCHv3 1/3] mm: Introduce vma_init()
[Query]: DSA Understanding
2018-07-25 16:19 UTC (2+ messages)
[Qemu-devel] [Bug 1783362] [NEW] qemu-user-aarch64: mmap returns success (NULL, 0) instead of failure (MAP_FAILED, -1) with len==0
2018-07-25 17:19 UTC (2+ messages)
` [Qemu-devel] [Bug 1783362] Re: qemu-user: mmap should return failure (MAP_FAILED, -1) instead of success (NULL, 0) when len==0
[PATCH v2] ASoC: AMD: Add a fix voltage regulator for DA7219 and ADAU7002
2018-07-25 17:30 UTC (3+ messages)
` Applied "ASoC: AMD: Add a fix voltage regulator for DA7219 and ADAU7002" to the asoc tree
[examine test] 75007: FAIL
2018-07-25 17:30 UTC
[Qemu-devel] [RFC PATCH] rbd: Don't convert keypairs to JSON and back
2018-07-25 15:44 UTC (2+ messages)
"error inheriting props for ino": Btrfs "compression" property
2018-07-25 16:16 UTC
[PATCH v2] pinctrl: tegra: fix spelling in devicetree binding document
2018-07-25 17:28 UTC (2+ messages)
[Qemu-devel] [Bug 1776478] [NEW] Getting qemu: uncaught target signal 6 when running lv2 plugin cross-compilation
2018-07-25 17:27 UTC (3+ messages)
` [Qemu-devel] [Bug 1776478] "
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.