All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-11-27 08:55:43 to 2018-11-27 09:31:15 UTC [more...]

[PATCH] powerpc/32: Add .data..Lubsan_data*/.data..Lubsan_type* sections explicitly
 2018-11-27  9:22 UTC  (3+ messages)
`  "

[Qemu-devel] [PATCH for-3.2 v4 00/28] Generalize machine compatibility properties
 2018-11-27  9:27 UTC  (21+ messages)
` [Qemu-devel] [PATCH for-3.2 v4 01/28] target/xtensa: gdbstub fix register counting
` [Qemu-devel] [PATCH for-3.2 v4 02/28] target/xtensa: drop num_[core_]regs from dc232b/dc233c configs
` [Qemu-devel] [PATCH for-3.2 v4 03/28] target/xtensa: xtfpga: provide default memory sizes
` [Qemu-devel] [PATCH for-3.2 v4 04/28] MAINTAINERS: add missing xtensa patterns
` [Qemu-devel] [PATCH for-3.2 v4 05/28] 9p: fix QEMU crash when renaming files
` [Qemu-devel] [PATCH for-3.2 v4 06/28] MAINTAINERS: Assign some more files in the hw/arm/ directory
` [Qemu-devel] [PATCH for-3.2 v4 07/28] MAINTAINERS: Add an ARM SMMU section
` [Qemu-devel] [PATCH for-3.2 v4 08/28] net: cadence_gem: Remove incorrect assert()
` [Qemu-devel] [PATCH for-3.2 v4 09/28] tests: qdev_prop_check_globals() doesn't return "all_used"
` [Qemu-devel] [PATCH for-3.2 v4 10/28] qom: make interface types abstract
` [Qemu-devel] [PATCH for-3.2 v4 11/28] qom: make user_creatable_complete() specific to UserCreatable
` [Qemu-devel] [PATCH for-3.2 v4 12/28] accel: register global_props like machine globals
` [Qemu-devel] [PATCH for-3.2 v4 13/28] qdev: move qdev_prop_register_global_list() to tests
` [Qemu-devel] [PATCH for-3.2 v4 14/28] qom: remove unimplemented class_finalize
` [Qemu-devel] [PATCH for-3.2 v4 15/28] hw: apply accel compat properties without touching globals
  `  "
` [Qemu-devel] [PATCH for-3.2 v4 16/28] hw: apply machine "
` [Qemu-devel] [PATCH for-3.2 v4 17/28] hw: remove SET_MACHINE_COMPAT
` [Qemu-devel] [PATCH for-3.2 v4 18/28] qdev: all globals are now user-provided
` [Qemu-devel] [PATCH for-3.2 v4 19/28] qdev-props: convert global_props to GPtrArray

[PATCH v2 0/2] perf tests: Check for ARM [vectors] page
 2018-11-27  9:31 UTC  (3+ messages)
` [PATCH v2 1/2] perf tools: Make find_vdso_map() more modular

[v3,4/4] doc: usb: ci-hdrc-usb2: Add pinctrl properties for HSIC pin groups
 2018-11-27  9:31 UTC 

[PATCH 0/4] xen/arch: Treewide improvement of irq helper APIs
 2018-11-27  9:31 UTC  (5+ messages)
` [PATCH 1/4] xen/arch: Switch local_*_is_enabled() predicates to return bool
` [PATCH 2/4] xen/arch: Switch local_save_flags() to being a static inline helper

[v3,3/4] usb: chipidea: host: override ehci->hub_control
 2018-11-27  9:30 UTC 

[v3,2/4] usb: chipidea: imx: add HSIC support
 2018-11-27  9:30 UTC 

[v3,1/4] usb: chipidea: add flag for imx hsic implementation
 2018-11-27  9:30 UTC 

[PATCH] cgroup: remove unused member "cgrp_ancestor_id_storage" in struct cgroup_root
 2018-11-27  9:28 UTC  (2+ messages)

[PATCH] powerpc/mm: remove const type qualifier from function ‘pud_pfn’
 2018-11-27  9:22 UTC  (3+ messages)
`  "

[PATCH] ext4: clean up indentation issues, remove extraneous tabs
 2018-11-27  9:28 UTC  (3+ messages)

[PATCH] xen: only clobber multicall elements without error
 2018-11-27  9:28 UTC 

[PATCH] mtd: nand: Fix memory allocation in nanddev_bbt_init()
 2018-11-27  9:27 UTC  (4+ messages)

[PATCH v2] mmc: mediatek: add MT8183 SDIO driver support
 2018-11-27  9:27 UTC  (4+ messages)

[virtio-comment] Re: PCI cap for larger offsets/lengths
 2018-11-27  9:27 UTC  (3+ messages)

[PATCH v1] Increase framebuffer size to todays standards
 2018-11-27  9:26 UTC  (5+ messages)

[Qemu-devel] [PATCH for-3.1 00/25] MAINTAINERS: Add various missing entries
 2018-11-27  9:26 UTC  (9+ messages)
` [Qemu-devel] [PATCH for-3.1 22/25] MAINTAINERS: Add a missing entry to the New World machines
` [Qemu-devel] [PATCH for-3.1 25/25] MAINTAINERS: Remove duplicate entries of qemu-devel@nongnu.org

[PATCH 1/9] powerpc/64s: Include cpu header
 2018-11-27  9:22 UTC  (2+ messages)
` [1/9] "

[PATCH v2 00/43] drm/sun4i: Support for linear and tiled YUV formats with the frontend
 2018-11-27  9:26 UTC  (48+ messages)
` [PATCH v2 19/43] drm/sun4i: frontend: Determine input mode based on the number of planes
` [PATCH v2 21/43] drm/sun4i: frontend: Add support for the BGRX8888 input format
` [PATCH v2 22/43] drm/sun4i: frontend: Add support for the BGRX8888 output format
` [PATCH v2 23/43] drm/sun4i: backend: Detail the YUV to RGB values coding explanation
` [PATCH v2 25/43] drm/sun4i: frontend: Apply format sub-sampling to CH1 dimensions
` [PATCH v2 27/43] drm/sun4i: frontend: Add support for semi-planar YUV input formats
` [PATCH v2 29/43] drm/sun4i: Make pitch even for GEM dumb alloc as per hardware constraint
` [PATCH v2 30/43] drm/fourcc: Add definitions for Allwinner vendor and VPU tiled format
` [PATCH v2 31/43] drm/sun4i: Add a dedicated ioctl call for allocating tiled buffers
` [PATCH v2 32/43] drm/sun4i: Pass modifier to backend and frontend format support helpers
` [PATCH v2 34/43] drm/sun4i: Add buffer stride and offset configuration for tiling mode
` [PATCH v2 38/43] drm/sun4i: Move access control before setting the register as documented

[PATCH V2] namei: free new_dentry late
 2018-11-27  9:25 UTC  (2+ messages)

[PATCH] xen: only clobber multicall elements without error
 2018-11-27  9:25 UTC 

[PATCH iproute2] ss: add support for delivered and delivered_ce fields
 2018-11-26 22:29 UTC 

[PATCH 1/2] powerpc/configs: Remove unnecessary ftrace symbols
 2018-11-27  9:22 UTC  (2+ messages)
` [1/2] "

[PATCH] xen: only clobber multicall elements without error
 2018-11-27  9:24 UTC  (3+ messages)

[PATCH 1/1] Bluetooth: make the balance of judgement condition to fix a false report
 2018-11-27  9:24 UTC  (3+ messages)
` [PATCH 1/1 v2] "

[PATCH 0/5] Fragmentation avoidance improvements v5
 2018-11-27  9:23 UTC  (3+ messages)
` [PATCH 4/5] mm: Reclaim small amounts of memory when an external fragmentation event occurs

[PATCH] vhost: fix possible null pointer dereferencing
 2018-11-27  9:23 UTC 

[PATCH v7 0/5] A DRM API for adaptive sync and variable refresh rate support
 2018-11-27  9:22 UTC  (4+ messages)
` [PATCH v7 3/5] drm: Document variable refresh properties

[PATCH] powerpc/fadump: Change to use DEFINE_SHOW_ATTRIBUTE macro
 2018-11-27  9:22 UTC  (2+ messages)
`  "

How to set up fio working with multiple files simultaneously?
 2018-11-26 22:26 UTC  (2+ messages)

[PATCH -next] powerpc/platforms/85xx: drop pointless static qualifier
 2018-11-27  9:22 UTC  (3+ messages)
` [-next] "

[PATCH -next] powerpc64/ftrace: Drop pointless static qualifier in is_b_op()
 2018-11-27  9:22 UTC  (3+ messages)
` [-next] "

[PATCH] powerpc/vas: Change to use DEFINE_SHOW_ATTRIBUTE macro
 2018-11-27  9:22 UTC  (2+ messages)
`  "

[PATCH] arch/powerpc: Use dma_zalloc_coherent
 2018-11-27  9:22 UTC  (2+ messages)
`  "

[PATCH V2] libceph: fix use after free
 2018-11-27  9:21 UTC 

[PATCH] drm: should return upon the best size(v3)
 2018-11-27  9:20 UTC  (2+ messages)

[PATCH] ext2: fix potential use after free
 2018-11-27  9:19 UTC  (2+ messages)

[PATCH] drm: Improve dumb callback docs
 2018-11-27  9:19 UTC 

Disconcerting observation with multipathd's dmevent polling code
 2018-11-27  9:19 UTC  (3+ messages)

[PATCH 1/3] media: imx274: don't declare events, they are not implemented
 2018-11-27  9:19 UTC  (4+ messages)

[PATCH 1/3] regulator: wm8994: Revert back to using devres
 2018-11-27  9:18 UTC  (7+ messages)
` [PATCH 3/3] gpio: Add reference counting for non-exclusive GPIOs

[Qemu-devel] [PATCH for-3.1] vfio-helpers: Fix qemu_vfio_open_pci() crash
 2018-11-27  9:18 UTC  (3+ messages)

[PATCH 1/4] ASoC: qcom: sdm845: Add board specific dapm widgets
 2018-11-27  9:17 UTC  (6+ messages)
` [PATCH 2/4] ASoC: qcom: sdm845: Create and setup jack in init callback
  ` [alsa-devel] "
` [PATCH 4/4] ASoC: qcom: Kconfig: select config for codec
  ` [alsa-devel] "
` [alsa-devel] [PATCH 1/4] ASoC: qcom: sdm845: Add board specific dapm widgets

[PATCH] xen: only clobber multicall elements without error
 2018-11-27  9:16 UTC 

[PATCH v2 00/13] i2c-multi-instantiate: Adapt for INT3515 and alike
 2018-11-27  9:16 UTC  (8+ messages)
` [PATCH v2 05/13] i2c: acpi: Return error pointers from i2c_acpi_new_device()
` [PATCH v2 06/13] i2c: acpi: Use ACPI_FAILURE instead of !ACPI_SUCCESS
` [PATCH v2 07/13] i2c: acpi: Introduce i2c_acpi_get_i2c_resource() helper

[PATCH e2fsprogs v3 00/12] Support encoding awareness and casefold
 2018-11-26 22:19 UTC  (12+ messages)
` [PATCH v3 01/12] libe2p: Helpers for configuring the encoding superblock fields
` [PATCH v3 02/12] mke2fs: Configure encoding during superblock initialization
` [PATCH v3 03/12] chattr/lsattr: Support casefold attribute
` [PATCH v3 04/12] lib/ext2fs: Implement NLS support
` [PATCH v3 05/12] lib/ext2fs: Support encoding when calculating dx hashes
` [PATCH v3 06/12] debugfs/htree: Support encoding when printing the file hash
` [PATCH v3 07/12] tune2fs: Prevent enabling encryption flag on encoding-aware fs
` [PATCH v3 09/12] ext4.5: Add fname_encoding feature to ext4 man page
` [PATCH v3 10/12] mke2fs.8: Document fname_encoding options
` [PATCH v3 11/12] mke2fs.conf.5: Document fname_encoding configuration option
` [PATCH v3 12/12] chattr.1: Document the casefold attribute

[PATCH V2] xfs: libxfs: move xfs_perag_put late
 2018-11-27  9:16 UTC  (2+ messages)

[SPDK] For the Chandler testing pool
 2018-11-27  9:15 UTC 

[PATCH 1/3] coex: Adding documetation for coex interface
 2018-11-27  9:15 UTC  (3+ messages)

[PATCH] ext4: fix possible use after free in ext4_quota_enable
 2018-11-27  9:14 UTC  (2+ messages)

[PATCH v10 0/3] Add support for LPASS clock controller for SDM845
 2018-11-27  9:14 UTC  (4+ messages)
` [PATCH v10 3/3] clk: qcom: Add lpass clock controller driver "

linux-next: manual merge of the selinux tree with the vfs tree
 2018-11-27  9:14 UTC  (3+ messages)

[PATCH 4.14 00/62] 4.14.84-stable review
 2018-11-27  9:14 UTC  (3+ messages)

[PATCH 00/16] staging: vchiq: dead code removal & misc fixes
 2018-11-27  9:13 UTC  (4+ messages)

[PATCH] perf/core: declare the percpu variable properly
 2018-11-27  9:13 UTC 

[PATCH] arm64: dts: rockchip: Add DT for nanopc-t4
 2018-11-27  9:07 UTC  (3+ messages)
` [PATCH v4] "

[PATCH 4.9 00/46] 4.9.141-stable review
 2018-11-27  9:12 UTC  (3+ messages)

[BUG] drm_rockchip: rk3066_hdmi: No driver support for vblank timestamp query
 2018-11-27  9:12 UTC  (2+ messages)

[PATCH bpf-next v2 0/3] bpf: add sk_msg helper sk_msg_pop_data
 2018-11-26 22:16 UTC  (4+ messages)
` [PATCH bpf-next v2 1/3] bpf: helper to pop data from messages
` [PATCH bpf-next v2 2/3] bpf: add msg_pop_data helper to tools
` [PATCH bpf-next v2 3/3] bpf: test_sockmap, add options for msg_pop_data() helper

[RFC v3 0/3] qcom: GPIO IRQ wakeup using PDC irqchip
 2018-11-27  9:12 UTC  (5+ messages)
` [RFC v3 2/3] dt-bindings: sdm845-pinctrl: add wakeup interrupt parent for GPIO

[PATCH 1/2] drm/vkms: Drop custom vkms_dumb_map()
 2018-11-27  9:11 UTC  (4+ messages)
` [PATCH 2/2] drm/vkms: Add PRIME support by converting to Noralf's shmem helpers

consistency for statistics with XDP mode
 2018-11-26 22:15 UTC  (2+ messages)

[PATCH] libceph: fix use after free
 2018-11-27  9:09 UTC  (3+ messages)

[PATCH V4 1/2] base/drivers/arch_topology: Replace mutex with READ_ONCE / WRITE_ONCE
 2018-11-27  9:09 UTC  (5+ messages)
` [PATCH V4 2/2] base/drivers/arch_topology: Default dmips-mhz if they are not set in DT

[PATCH (backport)] fanotify: fix handling of events on child sub-directory
 2018-11-27  9:09 UTC 

Dolgozói juttatások
 2018-11-27  9:02 UTC 

[SPDK] nvmf_tgt seg fault
 2018-11-27  9:07 UTC 

[PATCH v6 0/6] drm/dp_mst: Improve VCPI helpers, use in nouveau
 2018-11-27  9:07 UTC  (5+ messages)
` [PATCH v6 3/6] drm/dp_mst: Start tracking per-port VCPI allocations

[PATCH 1/5] vfio: ccw: Merge BUSY and BOXED states
 2018-11-27  9:07 UTC 

[PATCH] perf bpf: Use ERR_CAST instead of ERR_PTR(PTR_ERR())
 2018-11-27  9:06 UTC 

[Bug 84721] [NVC1] Nvidia Geforce GT 630 using nouveau on 3.16 kernel. dangerous Fan speed
 2018-11-27  9:06 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/5] vhost: enable for all targets
 2018-11-27  9:04 UTC  (3+ messages)

[Qemu-devel] [PATCH v3] qapi: add query-display-options command
 2018-11-27  9:05 UTC  (6+ messages)

[LTP] [PATCH] lib/tst_test.sh: don't call _tst_do_exit() recursively with tst_brk()
 2018-11-27  9:04 UTC  (2+ messages)

[Bug 108862] OpenGL CTS KHR-GL31.CommonBugs.CommonBug_ParenthesisInLayoutQualifierIntegerValue failed
 2018-11-27  9:04 UTC  (2+ messages)

[PATCH bpf] bpf: Support sk lookup in netns with id 0
 2018-11-26 22:08 UTC  (2+ messages)

[PATCH bpf-next] bpf: Avoid unnecessary instruction in conver_bpf_ld_abs()
 2018-11-26 22:07 UTC  (2+ messages)

Qtwebkit and gstreamer on imx6 (yocto Sumo, QT5, framebuffer)
 2018-11-27  9:01 UTC 

[PATCH] net: stmmac: Move debugfs init/exit to ->probe()/->remove()
 2018-11-27  9:02 UTC  (5+ messages)

[Qemu-devel] [PATCH] hw/hyperv: fix NULL dereference with pure-kvm SynIC
 2018-11-27  9:02 UTC  (4+ messages)

[PATCH] xtensa: enable coprocessors that are being flushed
 2018-11-26 22:06 UTC 

Dolgozói juttatások
 2018-11-27  9:02 UTC 

[PATCH] media: imx274: fix stack corruption in imx274_read_reg
 2018-11-27  9:01 UTC  (2+ messages)

[Question] atomic_fetch_andnot() in nohz_idle_balance()
 2018-11-27  9:01 UTC  (5+ messages)

[U-Boot] [PATCH 0/9] Add support for loading FPGA bitstream
 2018-11-27  9:00 UTC  (15+ messages)
` [U-Boot] [PATCH 3/9] spl : socfpga: Implement fpga bitstream loading with socfpga loadfs
` [U-Boot] [PATCH 4/9] ARM: socfpga: Bundle U-Boot fitImage into SFP on Arria10

[PATCH v2] usb: dwc3: core: Fix ULPI PHYs and prevent phy_get/ulpi_init during suspend/resume
 2018-11-27  8:59 UTC  (9+ messages)
` [PATCH v2 RESEND] "
              ` [v2,RESEND] "

[PATCH v2 0/5] btrfs-progs: image: Fix error when restoring multi-disk image to single disk
 2018-11-27  8:58 UTC  (5+ messages)
` [PATCH v2 1/5] btrfs-progs: image: Refactor fixup_devices() to fixup_chunks_and_devices()

[PATCH v5 0/5] drm: Add shmem GEM library
 2018-11-27  8:58 UTC  (4+ messages)
` [PATCH v5 4/5] drm: Add library for shmem backed GEM objects
    ` [Intel-gfx] "

[PATCH] arm64: dts: qcom: sdm845: Add Q6V5 MSS node
 2018-11-27  8:58 UTC 

[PATCH] drm/amd/display: limit high pixel clock modes on ST/CZ
 2018-11-27  8:58 UTC  (4+ messages)

[PATCH v5 0/8] Introduce STPMIC1 PMIC Driver
 2018-11-27  8:57 UTC  (5+ messages)
` [PATCH v5 2/8] mfd: stpmic1: add stpmic1 driver

Charity/Donation
 2018-11-26 21:47 UTC 

[PATCH] media: adv7604 added include of linux/interrupt.h
 2018-11-26 22:01 UTC 

[Buildroot] [PATCH v9 1/1] docker-engine: split docker-{cli, engine}, bump to v18.09.0
 2018-11-27  8:56 UTC 

[PATCH v2] btrfs: improve error handling of btrfs_add_link()
 2018-11-27  8:56 UTC  (3+ messages)

[PATCH v17 18/23] platform/x86: Intel SGX driver
 2018-11-27  8:55 UTC  (11+ messages)

[PATCH 01/14] maintainers.inc: update Intel owners
 2018-11-27  8:55 UTC  (6+ messages)
` [PATCH 10/14] gstreamer1.0-vaapi: upgrade 1.14.3 -> 1.14.4
` [PATCH 11/14] gstreamer1.0-rtsp-server: "
` [PATCH 12/14] gstreamer1.0-omx: "
` [PATCH 13/14] gstreamer1.0-python: "
` [PATCH 14/14] gst-validate: upgrade 1.14.2 "


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.