All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-07-17 09:52:21 to 2017-07-17 10:43:35 UTC [more...]

[Qemu-devel] [PATCH] add scripts/indent.sh
 2017-07-17 10:43 UTC  (3+ messages)

[PATCH] Introduce fdt_get_path_len() method
 2017-07-17 10:43 UTC  (2+ messages)

[PATCH 00/15] v3 kernel core pieces refcount conversions
 2017-07-17 10:43 UTC  (16+ messages)
` [PATCH 01/15] kernel: convert sighand_struct.count from atomic_t to refcount_t
` [PATCH 02/15] kernel: convert signal_struct.sigcnt "
` [PATCH 03/15] kernel: convert user_struct.__count "
` [PATCH 04/15] kernel: convert task_struct.usage "
` [PATCH 05/15] kernel: convert task_struct.stack_refcount "
` [PATCH 06/15] kernel: convert perf_event_context.refcount "
` [PATCH 07/15] kernel: convert ring_buffer.refcount "
` [PATCH 08/15] kernel: convert ring_buffer.aux_refcount "
` [PATCH 09/15] kernel: convert uprobe.ref "
` [PATCH 10/15] kernel: convert nsproxy.count "
` [PATCH 11/15] kernel: convert group_info.usage "
` [PATCH 12/15] kernel: convert cred.usage "
` [PATCH 13/15] sched: convert numa_group.refcount "
` [PATCH 14/15] kernel: convert futex_pi_state.refcount "
` [PATCH 15/15] kernel: convert kcov.refcount "

[PATCH] [media] coda: wake up capture queue on encoder stop after output streamoff
 2017-07-17 10:43 UTC 

include/linux/kernel.h:860:32: error: dereferencing pointer to incomplete type 'struct clock_event_device'
 2017-07-17 10:41 UTC  (5+ messages)
` [PATCH] CLOCKSOURCE: Fix CLKSRC_PISTACHIO dependencies

[Qemu-devel] [PATCH 00/28] complete cpu QOMification and remove cpu_FOO_init() helpers
 2017-07-17 10:41 UTC  (4+ messages)
` [Qemu-devel] [PATCH 14/28] m68k: replace cpu_m68k_init() with cpu_generic_init()

[PATCH] mmc: atmel-mci: add missing of_node_put
 2017-07-17 10:41 UTC  (3+ messages)

[PATCH 0/6] mfd: axp20x: Add basic support for AXP813
 2017-07-17 10:41 UTC  (8+ messages)
` [PATCH 1/6] dt-bindings: mfd: axp20x: Add AXP806 to supported list of chips
` [PATCH 3/6] mfd: axp20x: Add support for AXP813 PMIC

[PATCH 1/2] thermal: int340x: constify attribute_group structures
 2017-07-17 10:41 UTC  (3+ messages)
` [PATCH 2/2] thermal: int340x_thermal: Constify "

[PATCH] Added missing CPPFLAGS/CFLAGS/LDFLAGS in sample recipe for morty branch
 2017-07-17 10:25 UTC  (3+ messages)

drivers/gpu/drm/i915/intel_pm.c:4467: bad comparison ?
 2017-07-17 10:40 UTC  (5+ messages)

preparations for 4.8.2
 2017-07-17 10:40 UTC  (4+ messages)

[RFC PATCH 0/3] memres: fix for --observe-only
 2017-07-17 10:39 UTC  (8+ messages)
` [RFC PATCH 1/3] bitbake: knotty.py: add MonitorDiskEvent and RecipeTaskPreProcess

[Qemu-devel] Status and RFC of patchew testings on QEMU
 2017-07-17 10:39 UTC  (11+ messages)

[PATCH] tee: optee: sync with new naming of interrupts
 2017-07-17 10:38 UTC  (2+ messages)

[PATCH v1] xen/pci: Use acpi_noirq_set() helper
 2017-07-17 10:39 UTC 

State of bitbake world, Failed tasks 2017-07-16
 2017-07-17 10:39 UTC 

RFC: Broadcom fmac wireless driver cleanup
 2017-07-17 10:38 UTC  (3+ messages)

[XenSummit 2017] Notes from the PVH toolstack interface session
 2017-07-17 10:37 UTC  (3+ messages)

[PATCH 00/11] ARM: sun8i: a83t: Add support for MMC controllers
 2017-07-17 10:37 UTC  (10+ messages)
` [PATCH 03/11] clk: sunxi-ng: a83t: Support new timing mode for mmc2 clock
` [PATCH 04/11] mmc: sunxi: Keep default timing phase settings for new timing mode

[PATCH] ipv4: ipv6: initialize treq->txhash in cookie_v[46]_check()
 2017-07-17 10:35 UTC 

[PATCH] ppp: Fix false xmit recursion detect with two ppp devices
 2017-07-17 10:34 UTC  (2+ messages)

linux-next scsi-mq hang in suspend-resume
 2017-07-17 10:35 UTC  (8+ messages)

[PATCH v3 00/23] Qualcomm 8x16 Camera Subsystem driver
 2017-07-17 10:33 UTC  (24+ messages)
` [PATCH v3 01/23] [media] media: Make parameter of media_entity_remote_pad() const
` [PATCH v3 02/23] [media] v4l2-mediabus: Add helper functions
` [PATCH v3 03/23] v4l: Add packed Bayer raw12 pixel formats
` [PATCH v3 04/23] dt-bindings: media: Binding document for Qualcomm Camera subsystem driver
` [PATCH v3 05/23] MAINTAINERS: Add "
` [PATCH v3 06/23] doc: media/v4l-drivers: Add Qualcomm Camera Subsystem driver document
` [PATCH v3 07/23] media: camss: Add CSIPHY files
` [PATCH v3 08/23] media: camss: Add CSID files
` [PATCH v3 09/23] media: camss: Add ISPIF files
` [PATCH v3 10/23] media: camss: Add VFE files
` [PATCH v3 11/23] media: camss: Add files which handle the video device nodes
` [PATCH v3 12/23] media: camms: Add core files
` [PATCH v3 13/23] media: camss: Enable building
` [PATCH v3 14/23] camss: vfe: Format conversion support using PIX interface
` [PATCH v3 15/23] doc: media/v4l-drivers: Qualcomm Camera Subsystem - PIX Interface
` [PATCH v3 16/23] camss: vfe: Support for frame padding
` [PATCH v3 17/23] camss: vfe: Add interface for scaling
` [PATCH v3 18/23] camss: vfe: Configure scaler module in VFE
` [PATCH v3 19/23] camss: vfe: Add interface for cropping
` [PATCH v3 20/23] camss: vfe: Configure crop module in VFE
` [PATCH v3 21/23] doc: media/v4l-drivers: Qualcomm Camera Subsystem - Scale and crop
` [PATCH v3 22/23] camss: Use optimal clock frequency rates
` [PATCH v3 23/23] doc: media/v4l-drivers: Qualcomm Camera Subsystem - Media graph

[PATCH] PM / Domains: defer dev_pm_domain_set() until genpd->attach_dev succeeds if present
 2017-07-17 10:34 UTC  (4+ messages)
` [PATCH v2] "

[bug report] nvme-pci: implement host memory buffer support
 2017-07-17 10:34 UTC 

[PATCH v2 tip/perf/core 3/6] perf probe: allow placing uprobes in alternate namespaces
 2017-07-17 10:32 UTC  (2+ messages)
` [PATCH] perf probe: Fix build failure for get_target_map()

[Qemu-devel] Improving QMP test coverage
 2017-07-17 10:33 UTC  (2+ messages)

[PATCH 0/5] Add a script to check for Sphinx install requirements
 2017-07-17 10:32 UTC  (5+ messages)

[PATCH 0/3] Enhancement on devtool edit-recipe
 2017-07-17 10:31 UTC  (4+ messages)

Defining multiple actions based on a field value for the same table lookup in ip_pipeline application
 2017-07-17 10:31 UTC  (4+ messages)
  ` Rx Can't receive anymore packet after received 1.5 billion packet

[i-g-t] many testcases skiped
 2017-07-17 10:30 UTC  (5+ messages)

[PATCH v3 0/4] mfd: cros-ec: Some fixes and improvements
 2017-07-17 10:30 UTC  (5+ messages)
` [PATCH v3 1/4] mfd: cros_ec: Get rid of cros_ec_check_features from cros_ec_dev
      ` [rtc-linux] "

[PATCH] clk: renesas: rcar-gen3: Fix error return code in cpg_sd_clock_recalc_rate
 2017-07-17 10:29 UTC  (7+ messages)
`  "

[PATCH] serial: st-asc: Potential error pointer dereference
 2017-07-17 10:28 UTC  (3+ messages)

[Qemu-devel] [PATCH] vl.c/exit: pause cpus before closing block devices
 2017-07-17 10:26 UTC  (3+ messages)

[PATCH v2 0/4] kvm: arm/arm64: vgic: APRn uaccess support
 2017-07-17 10:23 UTC  (5+ messages)
` [PATCH v2 1/4] kvm: arm/arm64: vgic: Implement the vGICv2 GICC_APRn uaccess interface
` [PATCH v2 2/4] kvm: arm/arm64: vgic-v2: Add GICH_APRn accessors for GICv2
` [PATCH v2 3/4] kvm: arm/arm64: vgic-v3: add ICH_AP[01]Rn accessors for GICv3
` [PATCH v2 4/4] kvm: arm/arm64: vgic: clean up vGICv3 ICC_APRn sysreg uaccess

[PATCH v2 0/5] ACPI / boot: Few amendments
 2017-07-17 10:24 UTC  (6+ messages)
` [PATCH v2 1/5] ACPI / boot: Don't define unused variables
` [PATCH v2 2/5] ACPI / boot: Correct address space of __acpi_map_table()
` [PATCH v2 3/5] ACPI / boot: Add number of legacy IRQs to debug output
` [PATCH v2 4/5] ACPI / boot: Not all platform require acpi_reduced_hw_init()
` [PATCH v2 5/5] ACPI / boot: Don't handle SCI on HW reduced platforms

[ANNOUNCE]: New Coreteam Member Arturo Borrero
 2017-07-17 10:23 UTC 

[Qemu-devel] [PATCH] keymaps: fr-ca: add missing keys
 2017-07-17 10:23 UTC  (3+ messages)

[XenSummit 2017] Notes from the PVH performance session
 2017-07-17 10:22 UTC  (3+ messages)

[PATCH] [BUGREPORT] media: v4l: omap_vout: vrfb: initialize DMA flags
 2017-07-17 10:23 UTC  (2+ messages)

[PATCH] mtd: spi-nor: stm32-quadspi: Fix uninitialized error return code
 2017-07-17 10:22 UTC  (5+ messages)

[PATCH 0/8] EDAC drivers for Armada XP L2 and DDR
 2017-07-17 10:22 UTC  (3+ messages)

[PATCH] tee: indicate privileged dev in gen_caps
 2017-07-17 10:21 UTC  (2+ messages)

[PATCH] openssl : By default, disable cryptodev
 2017-07-17 10:21 UTC  (2+ messages)

[PATCH] drm/msm/dsi: Calculate link clock rates with updated dsi->lanes
 2017-07-17 10:19 UTC 

Droid 4 boot failure due to 422580c3cea7 (mm/oom_kill.c: add tracepoints for oom reaper-related events)
 2017-07-17 10:19 UTC  (7+ messages)

[Qemu-devel] [PULL 0/9] Error reporting patches for 2017-07-13
 2017-07-17 10:19 UTC  (3+ messages)
` [Qemu-devel] [PULL 6/9] Convert error_report() to warn_report()

[U-Boot] [PATCH v2 0/3] CMD_USB_MASS_STORAGE implies USB_FUNCTION_MASS_STORAGE
 2017-07-17 10:18 UTC  (3+ messages)

[PATCH] ptrace: Add compat PTRACE_{G,S}ETSIGMASK handlers
 2017-07-17 10:17 UTC  (2+ messages)

[PATCHv2 0/6] Motorola Droid 4 Audio Support
 2017-07-17 10:17 UTC  (5+ messages)

[PATCH] crypto/aesni_mb: fix zero burst dequeue
 2017-07-17 10:16 UTC  (2+ messages)

[Qemu-devel] [PATCH] add scripts/git.orderfile
 2017-07-17 10:16 UTC 

Linear device of two arrays
 2017-07-17 10:16 UTC  (13+ messages)

[Qemu-devel] [PATCH] add editorconfig
 2017-07-17 10:15 UTC 

[Qemu-devel] [PULL 0/4] slirp updates
 2017-07-17 10:14 UTC  (2+ messages)

[Qemu-devel] Poor 8K random IO performance inside the guest
 2017-07-17 10:13 UTC  (2+ messages)

stable/v2.30.1
 2017-07-17 10:13 UTC 

Proposal
 2017-07-17 10:12 UTC 

[4/8] ARM: l2x0: add arm,ecc-enable property for aurora
 2017-07-17 10:11 UTC  (2+ messages)
` [PATCH 4/8] "

[refpolicy] /var/run/sudo not labeled properly for unconfined users
 2017-07-17 10:11 UTC  (3+ messages)

[PATCH] tee: optee: interruptible RPC sleep
 2017-07-17 10:10 UTC  (2+ messages)

[PATCH v3.1 1/2] extcon: cros-ec: Add extcon-cros-ec driver to support display out
 2017-07-17 10:08 UTC  (3+ messages)

[PATCH net-next v2 0/4] net-next: mediatek: add support for ethernet on MT7622 SoC
 2017-07-17 10:06 UTC  (12+ messages)
` [PATCH net-next v2 1/4] dt-bindings: net: mediatek: add support for MediaTek MT7623 and "
  ` [PATCH net-next v2 2/4] net-next: mediatek: add platform data to adapt into various hardware
  ` [PATCH net-next v2 3/4] net-next: mediatek: add support for MediaTek MT7622 SoC
` [PATCH net-next v2 4/4] MAINTAINERS: add Sean/Nelson as MediaTek ethernet maintainers

[Buildroot] [RFC v1] libv4l: build utils only on MMU (with fork support) platforms
 2017-07-17 10:07 UTC  (2+ messages)

[PATCH v9 0/7] Add LMCE support
 2017-07-17 10:05 UTC  (5+ messages)
` [PATCH v9 7/7] tools/xen-mceinj: add support of injecting LMCE

Notes on stubdoms and latency on ARM
 2017-07-17 10:04 UTC  (17+ messages)

[PATCH 0/5] pull: five mutually unrelated changes
 2017-07-17 10:04 UTC  (2+ messages)

[PATCH 0/4] Pull Request
 2017-07-17 10:03 UTC  (2+ messages)

[Qemu-devel] [PATCH V2 0/4] Optimize COLO-compare performance
 2017-07-17 10:02 UTC  (7+ messages)
` [Qemu-devel] [PATCH V2 2/4] net/colo-compare.c: Compare the tcp packets that has the same sequence number

[Qemu-devel] CR3 difference by virsh and c program in Guest(update)
 2017-07-17 10:01 UTC 

[PATCH 0/7] RFC: duct-tape for the gpu reset vs. modeset deadlock
 2017-07-17 10:01 UTC  (5+ messages)
` ✗ Fi.CI.BAT: warning for "

[PATCH v1 1/2] ACPI / boot: Correct address space of __acpi_map_table()
 2017-07-17 10:00 UTC  (4+ messages)

[U-Boot] [PATCH 1/2] mmc: sunxi: Support the new mode
 2017-07-17 10:00 UTC  (3+ messages)

[Qemu-devel] CR3 difference by virsh and c program in Guest
 2017-07-17  9:59 UTC 

[PATCH v4 00/10] PCID and improved laziness
 2017-07-17  9:57 UTC  (4+ messages)

Collecting aged Ext4 profiles
 2017-07-17  9:56 UTC  (2+ messages)

[PATCH RFC] inetpeer: remove AVL implementation in favor of RB tree
 2017-07-17  9:56 UTC  (2+ messages)
` [PATCH net-next] "

[PATCH] pinctrl: zte: fix 'functions' allocation in zx_pinctrl_build_state()
 2017-07-17  9:55 UTC  (5+ messages)

[PATCH] pci: ftpci100: fix of_irq_get() error check
 2017-07-17  9:55 UTC  (3+ messages)

[U-Boot] [PATCH 1/1] mmc: Add MMC support for stm32h7 Socs
 2017-07-17  9:55 UTC 

[2/2] x86/idle: use dynamic halt poll
 2017-07-17  9:54 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH 0/2] use correct values for startup time bits for AXP22X/AXP8XX PEKs
 2017-07-17  9:53 UTC  (3+ messages)
` [PATCH 1/2] Input: axp20x-pek: add support for AXP221 PEK
` [PATCH 2/2] mfd: axp20x: use correct platform device id for many PEK

[PATCH v2 0/23] at91: move reset vector to board code
 2017-07-17  9:52 UTC  (2+ messages)

[PATCH 0/2] media: v4l: Add support for the Cadence MIPI-CSI2RX
 2017-07-17  9:52 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: media: Add Cadence MIPI-CSI2RX Device Tree bindings


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.