All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-04-30 14:39:27 to 2019-04-30 15:20:08 UTC [more...]

[PATCH 0/6] musb: Improve performance for hub-attached webcams
 2019-04-30 15:20 UTC  (3+ messages)

[RFC/RFT PATCH 0/2] Optimize dma_*_from_contiguous calls
 2019-04-30 15:18 UTC  (7+ messages)
` [RFC/RFT PATCH 1/2] dma-contiguous: Simplify dma_*_from_contiguous() function calls

[PATCH v7 0/5] iomap and gfs2 fixes
 2019-04-30 15:17 UTC  (7+ messages)
` [PATCH v7 1/5] iomap: Clean up __generic_write_end calling
  ` [Cluster-devel] "
` [PATCH v7 2/5] fs: Turn __generic_write_end into a void function
  ` [Cluster-devel] "

[dpdk-dev] [PATCH] doc: add deprecation notice for sched changes
 2019-04-30 15:18 UTC  (2+ messages)

[PATCH] mfd: ab8500-debugfs: Fix a typo ("deubgfs")
 2019-04-30 15:17 UTC  (2+ messages)

[PATCH] mt76: mt7603: dynamically alloc mcu req in mt7603_mcu_set_eeprom
 2019-04-30 15:17 UTC 

❎ FAIL: Stable queue: queue-5.0
 2019-04-30 15:17 UTC  (7+ messages)

querying bt_ctf_integer_base via babeltrace 1.x
 2019-04-30 15:16 UTC 

[U-Boot] [PATCH 0/2] Finish support for enabling BeagleBoard.org PocketBeagle
 2019-04-30 15:16 UTC  (5+ messages)
` [U-Boot] [PATCH 1/2] ti: Add device-tree for am335x-pocketbeagle
` [U-Boot] [PATCH 2/2] ti: Add am335x-pocketbeagle to am335x_evm_defconfig

simplify bio_for_each_segment_all
 2019-04-30 15:15 UTC  (3+ messages)

[PATCH] firmware_loader: Fix a typo ("syfs" -> "sysfs")
 2019-04-30 15:14 UTC  (2+ messages)

[PATCH 0/3] Fix error path for kobject_init_and_add()
 2019-04-30 15:14 UTC  (3+ messages)
` [PATCH 1/3] bridge: "

[PATCH] drm/amdgpu: Rearm IRQ in Vega10 SR-IOV if IRQ lost
 2019-04-30 15:14 UTC 

WARNING: Support for this device (Terratec Grabster AV400) is experimental
 2019-04-30 15:14 UTC  (3+ messages)

[PATCH v2 0/4] Add drive-strength in Meson pinctrl driver
 2019-04-30 15:12 UTC  (4+ messages)
` [PATCH v2 1/4] dt-bindings: pinctrl: add a 'drive-strength-uA' property

xfs: Assertion failed in xfs_ag_resv_init()
 2019-04-30 15:11 UTC  (2+ messages)

MHI code review
 2019-04-30 15:10 UTC  (2+ messages)

kmsg_dump() sleeping while atomic
 2019-04-30 15:10 UTC  (3+ messages)
` [PATCH] printk: kmsg_dump: remove mutex usage

usb: musb: Disable pullup in gadget setup
 2019-04-30 15:10 UTC  (2+ messages)
` [PATCH] "

[PATCH] appletalk: Set error code if register_snap_client failed
 2019-04-30 15:10 UTC  (2+ messages)

pull-request: wireless-drivers 2019-04-30
 2019-04-30 15:10 UTC 

[PATCH 0/2] livepatch: Fix usage of kobject_init_and_add()
 2019-04-30 15:10 UTC  (6+ messages)
` [PATCH 1/2] livepatch: Fix kobject memleak
` [PATCH 2/2] livepatch: Use correct kobject cleanup function

[PATCH] KVM: x86: revert the order of calls in kvm_fast_pio()
 2019-04-30 15:05 UTC  (5+ messages)

[PATCH] KVM: x86: revert the order of calls in kvm_fast_pio()
 2019-04-30 14:24 UTC 

[PATCH 00/11] keys: Namespacing [ver #2]
 2019-04-30 15:08 UTC  (24+ messages)
` [PATCH 01/11] keys: Invalidate used request_key authentication keys "
` [PATCH 02/11] keys: Kill off request_key_async{, _with_auxdata} "
` [PATCH 03/11] keys: Simplify key description management "
` [PATCH 04/11] keys: Cache the hash value to avoid lots of recalculation "
` [PATCH 05/11] keys: Add a 'recurse' flag for keyring searches "
` [PATCH 06/11] keys: Namespace keyring names "
` [PATCH 07/11] keys: Move the user and user-session keyrings to the user_namespace "
` [PATCH 08/11] keys: Include target namespace in match criteria "
` [PATCH 09/11] keys: Garbage collect keys for which the domain has been removed "
` [PATCH 10/11] keys: Network namespace domain tag "
` [PATCH 11/11] keys: Pass the network namespace into request_key mechanism "

[PATCH 1/2] Bluetooth: btbcm: Add entry for BCM2076B1 UART Bluetooth
 2019-04-30 15:06 UTC  (4+ messages)
` [PATCH 2/2] Bluetooth: btbcm: Add default address for BCM2076B1

[PATCH 1/2] drm/i915: Don't skip audio enable if ELD is bogus
 2019-04-30 15:08 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] "
` ✗ Fi.CI.SPARSE: "

INFO: task hung in __get_super
 2019-04-30 15:07 UTC  (8+ messages)

[Qemu-devel] QMP; unsigned 64-bit ints; JSON standards compliance
 2019-04-30 15:05 UTC  (5+ messages)

[PATCH v5 0/2] Allow imx6qp PU domain off in suspend
 2019-04-30 15:06 UTC  (9+ messages)
` [PATCH v5 1/2] PM / Domains: Add GENPD_FLAG_RPM_ALWAYS_ON flag
` [PATCH v5 2/2] soc: imx: gpc: Use GENPD_FLAG_RPM_ALWAYS_ON for ERR009619

[PATCH v3 1/4] x86/mem_sharing: reorder when pages are unlocked and released
 2019-04-30 15:06 UTC  (13+ messages)
` [PATCH v3 2/4] x86/mem_sharing: introduce and use page_lock_memshr instead of page_lock
              ` [Xen-devel] "

[PATCH] KVM: x86: revert the order of calls in kvm_fast_pio()
 2019-04-30 14:20 UTC 

[dpdk-dev] [PATCH 0/2] netvsc pmd fixes for 19.05
 2019-04-30 15:05 UTC  (3+ messages)
` [dpdk-dev] [PATCH 1/2] net/netvsc: reset mbuf port on VF receive

bio_add_pc_page cleanups
 2019-04-30 15:05 UTC  (2+ messages)

[igt-dev] [PATCH v8 0/1 i-g-t] tests: Add a new test for driver/device hot reload
 2019-04-30 15:05 UTC  (3+ messages)
` [igt-dev] [PATCH v8 1/1 "

[dpdk-dev] [PATCH] ipsec: include high order bytes of esn in pkt len
 2019-04-30 15:05 UTC  (2+ messages)

[PATCH] drm/i915/icl: Fix setting 10 bit deep color mode
 2019-04-30 15:05 UTC  (2+ messages)

usb: musb: Disable pullup in gadget setup
 2019-04-30 15:05 UTC  (2+ messages)
` [PATCH] "

[PATCH v4] drm/i915: Corrupt DSI picture fix for GeminiLake
 2019-04-30 15:04 UTC  (3+ messages)
` ✗ Fi.CI.SPARSE: warning for drm/i915: Corrupt DSI picture fix for GeminiLake (rev3)
` ✓ Fi.CI.BAT: success "

[PATCH] net: dsa: bcm_sf2: fix buffer overflow doing set_rxnfc
 2019-04-30 15:04 UTC  (3+ messages)

[Qemu-devel] [PATCH] virtio-mmio: Always compile debug prints
 2019-04-30 15:03 UTC  (3+ messages)

[PATCH v2 0/5] ARM: rskrza1: Add RZ/A1 IRQC and input switches
 2019-04-30 15:02 UTC  (4+ messages)
` [PATCH v2 1/5] dt-bindings: interrupt-controller: Add Renesas RZ/A1 Interrupt Controller

[PATCH 0/7] musb patches for v5.2-rc1
 2019-04-30 15:02 UTC  (3+ messages)
` [PATCH 0/6] "

[PATCH] PCI: iproc: Enable iProc config read for PAXBv2
 2019-04-30 15:01 UTC  (3+ messages)

[PATCH iproute2-next] tc: add support for plug qdisc
 2019-04-30 15:00 UTC  (5+ messages)

[7/7] usb: musb: dsps: Use dev_get_drvdata()
 2019-04-30 14:59 UTC  (2+ messages)
` [PATCH 7/7] "

[1/7] usb: musb: Silence error about blacklisting hubs if !CONFIG_USB
 2019-04-30 14:59 UTC  (2+ messages)
` [PATCH 1/7] "

[6/7] usb: musb: jz4740: obtain USB PHY from devicetree
 2019-04-30 14:59 UTC  (2+ messages)
` [PATCH 6/7] "

[PATCH] io_uring: avoid page allocation warnings
 2019-04-30 14:59 UTC  (3+ messages)

[2/7] usb: musb: omap2430: Add support for idling phy when musb is idle
 2019-04-30 14:59 UTC  (2+ messages)
` [PATCH 2/7] "

[5/7] usb: musb: jz4740: Let the platform probe the PHY
 2019-04-30 14:59 UTC  (2+ messages)
` [PATCH 5/7] "

[3/7] soc: sunxi: Fix missing dependency on REGMAP_MMIO
 2019-04-30 14:59 UTC  (2+ messages)
` [PATCH 3/7] "

[4/7] dt-bindings: usb: Add usb-phy property to the jz4740-musb node
 2019-04-30 14:59 UTC  (2+ messages)
` [PATCH 4/7] "

[dpdk-dev] rte_eth_tx_burst improperly freeing mbufs from KNI mbuf pool
 2019-04-30 14:59 UTC  (2+ messages)

dmaengine: stm32-dma: fix residue calculation in stm32-dma
 2019-04-30 14:58 UTC  (2+ messages)
` [PATCH] "

[PATCH RFC] nvme: fix race condition between remove and scan_work
 2019-04-30 14:58 UTC  (6+ messages)

[PATCH] of: replace be32_to_cpu to be32_to_cpup
 2019-04-30 14:56 UTC  (2+ messages)
` [PATCH V2] of: fix clang -Wunsequenced for be32_to_cpu()

[Virtio-fs] [PATCH 1/4] virtiofsd: send reply correctly on read failure
 2019-04-30 14:58 UTC  (3+ messages)
` [Virtio-fs] [PATCH v2] "

[Qemu-devel] [PATCH] [RFC] qcow2: add compression type feature
 2019-04-30 14:56 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] gitlab-ci: Make pages job manual
 2019-04-30 14:56 UTC  (2+ messages)

[PATCH v4 net-next 0/3] ipv4: Move location of pcpu route cache and exceptions
 2019-04-30 14:56 UTC  (5+ messages)
` [PATCH v4 net-next 1/3] ipv4: Move cached routes to fib_nh_common
` [PATCH v4 net-next 2/3] ipv4: Pass fib_nh_common to rt_cache_route
` [PATCH v4 net-next 3/3] ipv4: Move exception bucket to nh_common

[Qemu-devel] [PATCH v2 0/3] hw/arm/virt: Support firmware configuration with -blockdev
 2019-04-30 14:54 UTC  (3+ messages)

[PATCH v3 0/5] soundwire: code cleanup
 2019-04-30 14:54 UTC  (7+ messages)
` [PATCH v3 2/5] soundwire: fix style issues
    ` [alsa-devel] "

[Qemu-devel] [PATCH v2] gitmodules: use qemu.org git mirrors
 2019-04-30 14:53 UTC  (3+ messages)

[PATCH nvme-cli] nvme_fc auto-connect scripts
 2019-04-30 14:54 UTC  (4+ messages)

[RT WARNING] DEBUG_LOCKS_WARN_ON(rt_mutex_owner(lock) != current) with fsfreeze (4.19.25-rt16)
 2019-04-30 14:53 UTC  (8+ messages)

[PATCH 0/7] dts: r7s9210: Add RZ/A2 devices
 2019-04-30 14:53 UTC  (10+ messages)
` [PATCH 3/7] dt-bindings: i2c: riic: document r7s9210 support
` [PATCH 4/7] ARM: dts: r7s9210: Add RIIC support
` [PATCH 5/7] ARM: dts: r7s9210: Add SDHI support

[Qemu-devel] [PATCH 00/26] tcg: Add CPUClass::tlb_fill
 2019-04-30 14:52 UTC  (5+ messages)
` [Qemu-devel] [PATCH 07/26] target/i386: Convert to CPUClass::tlb_fill

[PATCH net] rxrpc: Fix net namespace cleanup
 2019-04-30 14:53 UTC  (2+ messages)

[LTP] TST_BRK_SUPPORTS_ONLY_TCONF_TBROK() error message
 2019-04-30 14:51 UTC  (3+ messages)

[PATCHv2] UAS: fix alignment of scatter/gather segments
 2019-04-30 14:50 UTC  (2+ messages)

Analogy: analogy_config freezes computer
 2019-04-30 14:49 UTC  (4+ messages)

[PATCH V2] drm/amdgpu: Fix VM clean check method
 2019-04-30 14:48 UTC 

linux-next: build failure after merge of the tpmdd tree
 2019-04-30 14:47 UTC  (4+ messages)

[PATCH 1/2] apparmor: Use a memory pool instead per-CPU caches
 2019-04-30 14:47 UTC  (3+ messages)

[1/3] rio500: refuse more than one device at a time
 2019-04-30 14:47 UTC  (2+ messages)
` [PATCH 1/3] "

[v2][PATCH] manual tests migrate to selftest
 2019-04-30 14:46 UTC 

[PATCH v2] virglrenderer: use gold linker for x86 if cflag -fvisibility=default set
 2019-04-30 14:46 UTC  (2+ messages)

[PATCH v3 0/2] Version Log
 2019-04-30 14:46 UTC  (3+ messages)
` [PATCH v3 1/2] hwmon: (lm75) Add support for TMP75B
` [PATCH v3 2/2] dt-bindings: hwmon: Add tmp75b to lm75.txt

[PATCH] of: replace be32_to_cpu to be32_to_cpup
 2019-04-30 14:44 UTC  (3+ messages)

[PATCH] drm/i915: add single combo phy init/unit functions
 2019-04-30 14:44 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 1/2] clk: Ensure new parent is looked up when changing parents
 2019-04-30 14:44 UTC  (2+ messages)
` [PATCH 2/2] clk: lochnagar: Use new parent_data approach to register clock parents

[PATCH] drm/atomic-helper: Bump vblank timeout to 100 ms
 2019-04-30 14:43 UTC  (3+ messages)

[Bug 110509] [drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring gfx timeout
 2019-04-30 14:43 UTC  (2+ messages)

[virtio-comment] [PATCH v3] Add virtio-iommu device specification
 2019-04-30 14:42 UTC  (2+ messages)
` [virtio-comment] Re: [virtio-dev] "

[PATCH -next] 9p/xen: Add cleanup path in p9_trans_xen_init
 2019-04-30 14:39 UTC 

Yocto Project Status WW18'19
 2019-04-30 14:41 UTC  (2+ messages)
` [OE-core] "

[PATCH 01/12] dma-buf: add struct dma_buf_attach_info
 2019-04-30 14:41 UTC  (8+ messages)
` [PATCH 02/12] dma-buf: add explicit buffer pinning v2

[PATCH v3 00/19] Share TTM code among DRM framebuffer drivers
 2019-04-30 14:41 UTC  (8+ messages)
` [PATCH v3 01/19] drm: Add |struct drm_gem_vram_object| and helpers
` [PATCH v3 15/19] drm/mgag200: Replace mapping code with drm_gem_vram_{kmap/kunmap}()

[PATCH v9 0/2] Mixel MIPI DPHY support for NXPs i.MX8 SOCs
 2019-04-30 14:40 UTC  (9+ messages)
` [PATCH v9 1/2] dt-bindings: phy: Add documentation for mixel dphy
` [PATCH v9 2/2] phy: Add driver for mixel mipi dphy found on NXP's i.MX8 SoCs

[PATCH] ACPI / LPSS: Don't skip late system PM ops for hibernate on BYT/CHT
 2019-04-30 14:39 UTC  (12+ messages)

UAS: fix alignment of scatter/gather segments
 2019-04-30 14:39 UTC  (3+ messages)
` [PATCH] "


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.