All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-07-24 08:14:30 to 2019-07-24 08:53:47 UTC [more...]

[Qemu-devel] [PATCH] docs/nvdimm: add example on persistent backend setup
 2019-07-24  8:53 UTC  (3+ messages)

KVM Arm64 and Linux-RT issues
 2019-07-24  8:53 UTC  (3+ messages)

[RFC 00/79] perf tools: Initial libperf separation
 2019-07-24  8:53 UTC  (6+ messages)

[PATCH] mei: Abort writes if incomplete after 1s
 2019-07-24  8:53 UTC  (5+ messages)

[PATCH v8 00/11] add USB GPIO based connection detection driver
 2019-07-24  8:50 UTC  (28+ messages)
` [PATCH v8 01/11] dt-binding: usb: add usb-role-switch property
` [PATCH v8 02/11] dt-bindings: connector: add optional properties for Type-B
` [PATCH v8 03/11] dt-bindings: usb: add binding for USB GPIO based connection detection driver
` [PATCH v8 04/11] dt-bindings: usb: mtu3: add properties about USB Role Switch
` [PATCH v8 05/11] usb: roles: Introduce stubs for the exiting functions in role.h
` [PATCH v8 06/11] device connection: Add fwnode_connection_find_match()
` [PATCH v8 07/11] usb: roles: Add fwnode_usb_role_switch_get() function
` [PATCH v8 08/11] usb: roles: get usb-role-switch from parent
` [PATCH v8 09/11] usb: common: create Kconfig file
` [PATCH v8 10/11] usb: common: add USB GPIO based connection detection driver
` [PATCH v8 11/11] usb: mtu3: register a USB Role Switch for dual role mode

[meta-oe][PATCH] bats: new package
 2019-07-24  8:53 UTC 

[U-Boot] [PATCH] arm: dts: imx: fsl-imx8qm.dtsi: add gpio aliases to fix gpio command
 2019-07-24  8:53 UTC 

[PATCH] phy: Change the configuration interface param to void* to make it more general
 2019-07-24  8:52 UTC  (6+ messages)

[dpdk-dev] [PATCH v1 0/2] declare crypto asym xform immutable
 2019-07-24  8:52 UTC  (4+ messages)
` [dpdk-dev] [PATCH v1 1/2] lib/crypto: "
` [dpdk-dev] [PATCH v1 2/2] crypto/openssl: mark asym xform constant

[PATCH] Documentation: move Documentation/virtual to Documentation/virt
 2019-07-24  8:51 UTC  (2+ messages)

[PATCH 1/5] powerpc/64s/radix: Fix memory hotplug section page table creation
 2019-07-24  8:46 UTC  (2+ messages)
` [PATCH 2/5] powerpc/64s/radix: Fix memory hot-unplug page table split

[PATCH v4 00/23] Associate ddc adapters with connectors
 2019-07-24  8:51 UTC  (8+ messages)
` [PATCH v4 14/23] drm/tilcdc: Provide ddc symlink in connector sysfs directory

[Xen-devel] [linux-linus test] 139286: regressions - FAIL
 2019-07-24  8:49 UTC 

[BUG] fs: gfs2: possible null-pointer dereferences in gfs2_rgrp_bh_get()
 2019-07-24  8:50 UTC  (2+ messages)
` [Cluster-devel] "

[igt-dev] [PATCH i-g-t] tests/i915_pm_sseu: Don't try to get enabled subslices if it's not there
 2019-07-24  8:49 UTC  (2+ messages)

[PATCH] fs: gfs2: Fix a null-pointer dereference in gfs2_alloc_inode()
 2019-07-24  8:48 UTC  (3+ messages)
` [Cluster-devel] "

[Qemu-devel] [PATCH 0/3] migration: fix migrate_cancel problems of multifd
 2019-07-24  8:47 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/3] migration: fix migrate_cancel leads live_migration thread endless loop
` [Qemu-devel] [PATCH 2/3] migration: fix migrate_cancel leads live_migration thread hung forever

[Qemu-devel] [PATCH] util/async: hold AioContext ref to prevent use-after-free
 2019-07-24  8:47 UTC  (2+ messages)

[Qemu-devel] [PATCH] Fixes: a6862418fec4072 iotests change in 051.out
 2019-07-24  8:47 UTC  (2+ messages)

[PATCH v2] python3-dbus: Add native and native-sdk support
 2019-07-24  8:47 UTC 

[dpdk-dev] [PATCH] compress/zlib: fix coverity warning
 2019-07-24  8:42 UTC 

[PATCH v2 0/8] uC fw path unification + misc clean-up
 2019-07-24  8:46 UTC  (7+ messages)
` [PATCH v2 2/8] drm/i915/uc: Unify uC FW selection
` [PATCH v2 6/8] drm/i915/guc: Set GuC init params only once
` [PATCH v2 8/8] drm/i915/uc: Unify uC firmware upload

[Qemu-devel] [PATCH for-4.2 00/14] Some record/replay fixes
 2019-07-24  8:44 UTC  (15+ messages)
` [Qemu-devel] [PATCH for-4.2 01/14] replay: add missing fix for internal function
` [Qemu-devel] [PATCH for-4.2 02/14] block: implement bdrv_snapshot_goto for blkreplay
` [Qemu-devel] [PATCH for-4.2 03/14] replay: disable default snapshot for record/replay
` [Qemu-devel] [PATCH for-4.2 04/14] replay: update docs for record/replay with block devices
` [Qemu-devel] [PATCH for-4.2 05/14] replay: don't drain/flush bdrv queue while RR is working
` [Qemu-devel] [PATCH for-4.2 06/14] replay: finish record/replay before closing the disks
` [Qemu-devel] [PATCH for-4.2 07/14] replay: provide an accessor for rr filename
` [Qemu-devel] [PATCH for-4.2 08/14] replay: add BH oneshot event for block layer
` [Qemu-devel] [PATCH for-4.2 09/14] replay: document development rules
` [Qemu-devel] [PATCH for-4.2 10/14] util/qemu-timer: refactor deadline calculation for external timers
` [Qemu-devel] [PATCH for-4.2 11/14] replay: fix replay shutdown
` [Qemu-devel] [PATCH for-4.2 12/14] replay: refine replay-time module
` [Qemu-devel] [PATCH for-4.2 13/14] replay: rename step-related variables and functions
` [Qemu-devel] [PATCH for-4.2 14/14] icount: clean up cpu_can_io before jumping to the next block

[PATCH v2] iproute2: drop pointless configure-cross.patch
 2019-07-24  8:46 UTC 

[PATCH v9 0/8] sched/deadline: fix cpusets bandwidth accounting
 2019-07-24  8:45 UTC  (2+ messages)

KZ Studio – Your Marketing Solution Partner
 2019-07-24  8:45 UTC 

[dpdk-dev] [PATCH v1 0/4] Replace license text with SPDX tag for intel drivers
 2019-07-24 11:30 UTC  (2+ messages)

TDMA with RTnet on Xenomai
 2019-07-24  8:45 UTC  (11+ messages)

[Qemu-devel] [PATCH v4 00/18] bitmaps: introduce 'bitmap' sync mode
 2019-07-24  8:41 UTC  (6+ messages)

[PATCH] smp: force all cpu to boot once under maxcpus option
 2019-07-24  8:39 UTC  (3+ messages)

[PATCH] ASoC: wm8955: Fix a typo in 'wm8995_pll_factors()' function name
 2019-07-24  8:38 UTC  (4+ messages)

[PATCH 1/1] virtio/s390: fix race on airq_areas[]
 2019-07-24  8:39 UTC  (6+ messages)

[RFC] performance regression with commit-id<adb03115f459> ("net: get rid of an signed integer overflow in ip_idents_reserve()")
 2019-07-24  8:38 UTC 

[LTP] [PATCH] setdomainname: use strlen() to get length of string
 2019-07-24  8:38 UTC  (3+ messages)

[PATCH] pinctrl: qcom: Pass irqchip when adding gpiochip
 2019-07-24  8:38 UTC 

[PATCH v8 0/4] THP aware uprobe
 2019-07-24  8:36 UTC  (5+ messages)
` [PATCH v8 1/4] mm: move memcmp_pages() and pages_identical()
` [PATCH v8 2/4] uprobe: use original page when all uprobes are removed
` [PATCH v8 3/4] mm, thp: introduce FOLL_SPLIT_PMD
` [PATCH v8 4/4] uprobe: use FOLL_SPLIT_PMD instead of FOLL_SPLIT

[RESEND][PATCH v4 1/3] i2c: piix4: Fix port selection for AMD Family 16h Model 30h
 2019-07-24  8:37 UTC  (2+ messages)

[PATCH 00/18] ARM: Add minimal Raspberry Pi 4 support
 2019-07-24  8:37 UTC  (10+ messages)

[SPDK] blobstore io unit size
 2019-07-24  8:37 UTC 

[PATCH] btrfs-progs: extent-tree: Unify the parameters of btrfs_inc_extent_ref()
 2019-07-24  8:35 UTC 

[PATCH] drm: rcar_lvds: Fix dual link mode operations
 2019-07-24  8:37 UTC  (3+ messages)

[dpdk-dev] [PATCH v2] net/i40e: fix request queue fail in VF
 2019-07-24  8:32 UTC  (2+ messages)
` [dpdk-dev] [PATCH v3] "

[PATCH] Enable backlight when trigger is activated
 2019-07-24  8:33 UTC  (7+ messages)

[PATCH v12 0/2] introduce memblock_next_valid_pfn() (again) for arm64
 2019-07-24  8:33 UTC  (9+ messages)
` [PATCH v12 1/2] mm: page_alloc: "
` [PATCH v12 2/2] mm: page_alloc: reduce unnecessary binary search in memblock_next_valid_pfn

[virtio-dev] [PATCH v3 2/2] virtio-fs: add DAX window
 2019-07-24  8:33 UTC  (8+ messages)

[PATCH v1 1/1] i2c: iproc: Fix i2c master read more than 63 bytes
 2019-07-24  8:28 UTC  (2+ messages)

[PATCH v2 0/5] Add DSP node for i.MX8QXP board to be used by DSP SOF driver
 2019-07-24  8:32 UTC  (6+ messages)
` [PATCH v2 1/5] ASoC: SOF: imx: Add i.MX8 HW support
  ` [Sound-open-firmware] "

[meta-networking][PATCH] net-snmp: update SRC_URI
 2019-07-24  8:32 UTC 

[PATCH] regulator: of: Add of_node_put() before return in function
 2019-07-24  8:32 UTC 

[PATCH] iproute2: drop pointless configure-cross.patch
 2019-07-24  8:31 UTC  (2+ messages)
` ✗ patchtest: failure for "

kernel panic: stack is corrupted in pointer
 2019-07-24  8:30 UTC  (4+ messages)

[U-Boot] [PATCH 0/6] arm: socfpga: gen5: DM improvements
 2019-07-24  8:29 UTC  (7+ messages)
` [U-Boot] [PATCH 5/6] arm: socfpga: gen5: add readonly clk driver

[Qemu-devel] [PATCH v5] ppc: remove the idle_timer logic
 2019-07-24  8:28 UTC 

[PATCH 1/2] clk: imx7ulp: update nic1_bus_clk parent info
 2019-07-24  8:27 UTC  (5+ messages)
` [PATCH 2/2] clk: imx: disable i.mx7ulp composite clock during initialization

PREMIRROR
 2019-07-24  8:28 UTC  (2+ messages)

[PATCH] fs: nfsd: Fix three possible null-pointer dereferences
 2019-07-24  8:28 UTC 

Smokey GDB test
 2019-07-24  8:27 UTC  (4+ messages)

[PATCH RESEND] perf/x86/intel: Bit 13 is valid for Icelake MSR_OFFCORE_RSP_x register
 2019-07-24  8:29 UTC 

[PATCH v3 0/7] backlight: gpio: simplify the driver
 2019-07-24  8:27 UTC  (18+ messages)
` [PATCH v3 1/7] sh: ecovec24: add additional properties to the backlight device
` [PATCH v3 2/7] backlight: gpio: simplify the platform data handling
` [PATCH v3 3/7] sh: ecovec24: don't set unused fields in platform data
` [PATCH v3 4/7] backlight: gpio: remove unused fields from "
` [PATCH v3 5/7] backlight: gpio: remove dev from struct gpio_backlight
` [PATCH v3 6/7] backlight: gpio: remove def_value "
` [PATCH v3 7/7] backlight: gpio: use a helper variable for &pdev->dev

[PATCH] dt-bindings: clk: allwinner,sun4i-a10-ccu: Correct path in $id
 2019-07-24  8:26 UTC  (3+ messages)

[PATCH v2 0/7] backlight: gpio: simplify the driver
 2019-07-24  8:26 UTC  (13+ messages)
` [PATCH v2 2/7] backlight: gpio: simplify the platform data handling
` [PATCH v2 7/7] backlight: gpio: use a helper variable for &pdev->dev

[PATCH] can: ti_hecc: use timestamp based rx-offloading
 2019-07-24  8:26 UTC  (2+ messages)

memory leak in kobject_set_name_vargs (2)
 2019-07-24  8:25 UTC  (2+ messages)

[PATCH liburing 0/4] Fedora packaging preparation
 2019-07-24  8:24 UTC  (5+ messages)
` [PATCH liburing 1/4] pkgconfig: add missing config-host.mak dependency
` [PATCH liburing 2/4] spec: invoke ./configure with arguments
` [PATCH liburing 3/4] src/Makefile: honor the caller's includedir and libdir
` [PATCH liburing 4/4] src/Makefile: keep private headers in <liburing/*.h>

[PATCH v5 00/13] Allwinner A64/H6 IR support
 2019-07-24  8:24 UTC  (11+ messages)
` [PATCH v5 04/13] media: rc: sunxi: Add RXSTA bits definition

[PATCH v7 0/4] THP aware uprobe
 2019-07-24  8:23 UTC  (4+ messages)
` [PATCH v7 2/4] uprobe: use original page when all uprobes are removed

[PATCH] PCI: tegra: Add of_node_put() before return to fix reference leak
 2019-07-24  8:24 UTC 

[PATCH V4 1/4] pam_systemd: Include missing.h for secure_getenv
 2019-07-24  8:24 UTC  (4+ messages)
` [PATCH V4 3/4] elfutils: Fix eu-* utils builds for musl

[Qemu-devel] [PULL 00/13] Block layer patches
 2019-07-24  8:23 UTC  (8+ messages)
` [Qemu-devel] [PULL 01/13] iotests: Set read-zeroes on in null block driver for Valgrind

[PATCH 0/2] LP5024/18 LED introduction
 2019-07-24  8:22 UTC  (4+ messages)
` Backlight in motorola Droid 4

[PATCH v1] extcon: arizona: Switch to use device_property_count_u32()
 2019-07-24  8:21 UTC  (2+ messages)

[RFC PATCH v2 00/19] Try to reduce lock contention on the SMMUv3 command queue
 2019-07-24  8:20 UTC  (3+ messages)
` [RFC PATCH v2 18/19] iommu/arm-smmu-v3: Reduce contention during command-queue insertion

[dpdk-dev] [PATCH v3 0/1] fbarray: get fbarrays from containerized secondary
 2019-07-24  8:20 UTC  (3+ messages)
` [dpdk-dev] [PATCH v4 "
  ` [dpdk-dev] [PATCH v4 1/1] "

Driver support for Realtek RTL8125 2.5GB Ethernet
 2019-07-24  8:19 UTC 

[v4 PATCH 0/2] mm: mempolicy: fix mbind()'s inconsistent behavior for unmovable pages
 2019-07-24  8:19 UTC  (6+ messages)
` [v4 PATCH 2/2] mm: mempolicy: handle vma with unmovable pages mapped correctly in mbind

[PATCH net-next v3 0/8] net: mscc: PTP Hardware Clock (PHC) support
 2019-07-24  8:17 UTC  (9+ messages)
` [PATCH net-next v3 1/8] Documentation/bindings: net: ocelot: document the PTP bank
` [PATCH net-next v3 2/8] MIPS: dts: mscc: describe the PTP register range
` [PATCH net-next v3 3/8] Documentation/bindings: net: ocelot: document the PTP ready IRQ
` [PATCH net-next v3 4/8] MIPS: dts: mscc: describe the PTP ready interrupt
` [PATCH net-next v3 5/8] net: mscc: describe the PTP register range
` [PATCH net-next v3 6/8] net: mscc: improve the frame header parsing readability
` [PATCH net-next v3 7/8] net: mscc: remove the frame_info cpuq member
` [PATCH net-next v3 8/8] net: mscc: PTP Hardware Clock (PHC) support

[RFC PATCH 0/2] convert gianfar to phylink
 2019-07-24  8:19 UTC  (3+ messages)
` [RFC PATCH 1/2] gianfar: convert "

[PATCH] iproute2: devlink: use sys/queue.h from libbsd as a fallback
 2019-07-24  8:18 UTC 

[PATCH] mm, oom: simplify task's refcount handling
 2019-07-24  7:37 UTC  (3+ messages)

[PATCH v2] dma: qcom: hidma_mgmt: Add of_node_put() before goto
 2019-07-24  8:16 UTC  (2+ messages)

[PATCH net-next] dpaa2-eth: Don't use netif_receive_skb_list for TCP frames
 2019-07-24  8:15 UTC  (3+ messages)

[PATCH 0/3] ARM: dts: aspeed: Deprecate g[45]-style compatibles
 2019-07-24  8:13 UTC  (2+ messages)
` [PATCH 3/3] dt-bindings: aspeed: Remove mention of deprecated compatibles


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.