All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-05-23 18:49:04 to 2018-05-23 19:34:41 UTC [more...]

[virtio-dev] [PATCH v3] content: support SR-IOV
 2018-05-23 19:34 UTC  (3+ messages)

[PATCH 0/4] cleanups, fixes for rcu/dev
 2018-05-23 19:23 UTC  (9+ messages)
` [PATCH 1/4] rcu: Speed up calling of RCU tasks callbacks
` [PATCH 3/4] rcu: Use better variable names in funnel locking loop

[v4 07/11] dt-bindings: hwmon: Add documents for PECI hwmon client drivers
 2018-05-23 19:33 UTC  (6+ messages)

[U-Boot] [PATCH] dlmalloc: ensure gd is set for early free
 2018-05-23 19:32 UTC  (2+ messages)

[PATCH net-next v15 0/7] sched: Add Common Applications Kept Enhanced (cake) qdisc
 2018-05-23 19:31 UTC  (4+ messages)
` [PATCH net-next v15 4/7] sch_cake: Add NAT awareness to packet classifier
    ` [Cake] "

[PATCH net-next 0/2] net: phy: improve PHY suspend/resume
 2018-05-23 19:31 UTC  (3+ messages)
` [PATCH net-next 1/2] net: phy: improve check for when to call phy_resume in mdio_bus_phy_resume
` [PATCH net-next 2/2] net: phy: improve checks for when to suspend the PHY

[net-next PATCH v2 0/4] Symmetric queue selection using XPS for Rx queues
 2018-05-23 19:31 UTC  (13+ messages)
` [net-next PATCH v2 1/4] net: Refactor XPS for CPUs and "
` [net-next PATCH v2 2/4] net: Enable Tx queue selection based on "

[DPU PATCH 0/7] clean up DPU custom properties
 2018-05-23 19:31 UTC  (8+ messages)
  ` [DPU PATCH 1/7] drm/msm: remove connector "
  ` [DPU PATCH 2/7] drm/msm/dpu: clean up dpu plane "
  ` [DPU PATCH 3/7] drm/msm: enable zpos normalization
  ` [DPU PATCH 4/7] drm/msm/dpu: switch to drm zpos property
  ` [DPU PATCH 5/7] drm/msm/dpu: clean up dpu crtc custom properties
  ` [DPU PATCH 6/7] drm/msm: remove msm_prop files
` [DPU PATCH 7/7] drm/msm: remove dpu specific uapi header

[PATCH 0/5] Enhance support for the SP805 WDT
 2018-05-23 19:29 UTC  (8+ messages)
` [PATCH 1/5] Documentation: DT: Add optional 'timeout-sec' property for sp805

[PATCH 0/2] slimbus: Add QCOM SLIMBus NGD driver
 2018-05-23 19:28 UTC  (5+ messages)
` [PATCH 1/2] slimbus: ngd: dt-bindings: Add slim ngd dt bindings

[PATCH net-next] cxgb4: Add new T6 device ids
 2018-05-23 19:28 UTC  (2+ messages)

[PATCH net] net: phy: broadcom: Fix bcm_write_exp()
 2018-05-23 19:27 UTC  (3+ messages)

[GIT PULL] pinctrl: samsung: Stuff for v4.18 (second version)
 2018-05-23 19:27 UTC  (2+ messages)

[PATCH] selftests: uevent filtering
 2018-05-23 19:24 UTC  (4+ messages)

[PATCH v2 0/8] Introduce refcount_dec_and_lock_irqsave()
 2018-05-23 19:22 UTC  (5+ messages)
` [PATCH 3/8] md: raid5: use refcount_t for reference counting instead atomic_t

Estimado usuario
 2018-05-23 19:12 UTC 

Estimado usuario
 2018-05-23 19:13 UTC 

aio poll and a new in-kernel poll API V13
 2018-05-23 19:20 UTC  (67+ messages)
` [PATCH 01/33] fix io_destroy()/aio_complete() race
` [PATCH 02/33] uapi: turn __poll_t sparse checkin on by default
` [PATCH 03/33] fs: unexport poll_schedule_timeout
` [PATCH 04/33] fs: cleanup do_pollfd
` [PATCH 05/33] fs: update documentation to mention __poll_t and match the code
` [PATCH 06/33] fs: add new vfs_poll and file_can_poll helpers
` [PATCH 07/33] fs: introduce new ->get_poll_head and ->poll_mask methods
` [PATCH 08/33] aio: simplify KIOCB_KEY handling
` [PATCH 09/33] aio: simplify cancellation
` [PATCH 10/33] aio: implement IOCB_CMD_POLL
` [PATCH 11/33] aio: try to complete poll iocbs without context switch
` [PATCH 12/33] net: refactor socket_poll
` [PATCH 13/33] net: add support for ->poll_mask in proto_ops
` [PATCH 14/33] net: remove sock_no_poll
` [PATCH 15/33] net/tcp: convert to ->poll_mask
` [PATCH 16/33] net/unix: "
` [PATCH 17/33] net: convert datagram_poll users tp ->poll_mask
` [PATCH 18/33] net/dccp: convert to ->poll_mask
` [PATCH 19/33] net/atm: "
` [PATCH 20/33] net/vmw_vsock: "
` [PATCH 21/33] net/tipc: "
` [PATCH 22/33] net/sctp: "
` [PATCH 23/33] net/bluetooth: "
` [PATCH 24/33] net/caif: "
` [PATCH 25/33] net/nfc: "
` [PATCH 26/33] net/phonet: "
` [PATCH 27/33] net/iucv: "
` [PATCH 28/33] net/rxrpc: "
` [PATCH 29/33] crypto: af_alg: "
` [PATCH 30/33] pipe: "
` [PATCH 31/33] eventfd: switch "
` [PATCH 32/33] timerfd: convert "
` [PATCH 33/33] random: "

[PATCH] sound: Use octal not symbolic permissions
 2018-05-23 19:20 UTC  (2+ messages)

[PATCH] bdi: Move cgroup bdi_writeback to a dedicated low concurrency workqueue
 2018-05-23 19:10 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/8] block: more byte-based cleanups: vectored I/O
 2018-05-23 19:19 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/8] parallels: Switch to byte-based calls
  ` [Qemu-devel] [Qemu-block] "

Temporary list confinement for GPZ4
 2018-05-23 19:19 UTC  (3+ messages)
` [MODERATED] "

[PATCH net] net: phy: broadcom: Fix auxiliary control register reads
 2018-05-23 19:19 UTC  (2+ messages)

[PATCH 1/5] regulator: pfuze100: Switch to SPDX identifier
 2018-05-23 19:17 UTC  (5+ messages)
` [PATCH 2/5] regulator: anatop: "
` [PATCH 3/5] regulator: mc13783: "
` [PATCH 4/5] regulator: mc13892: "
` [PATCH 5/5] regulator: mc13xxx-core: "

[PATCH] README: cleanup list of maintainers
 2018-05-23 19:16 UTC 

[PATCH v3 0/10] arm: more kconfig configurability and small default configs
 2018-05-23 19:16 UTC  (4+ messages)
` [PATCH v3 07/10] arm: make it possible to disable the SMMU driver

[PATCH net-next v5 0/3] fib rule selftest
 2018-05-23 19:14 UTC  (2+ messages)

INFO: task hung in lock_mount
 2018-05-23 19:13 UTC  (2+ messages)

[PATCH 0/1] git-p4: unshelving: fix problem with newer P4
 2018-05-23 19:12 UTC  (7+ messages)
` [PATCH 1/1] git-p4: unshelve: use action==add instead of rev==none

[REGRESSION] v4.17-rc4: xgalaga fails to start in fullscreen (default) mode
 2018-05-23 19:12 UTC  (8+ messages)

Hyper-v support
 2018-05-23 19:11 UTC 

pci=earlydump on ARM
 2018-05-23 19:10 UTC 

[PATCH 0/2] x86/boot/KASLR: Skip specified number of 1GB huge pages when do physical randomization
 2018-05-23 19:10 UTC  (6+ messages)

[igt-dev] [PATCH i-g-t 1/8] lib: Clear packed YUV formats to black
 2018-05-23 19:09 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/8] "

[examine test] 123118: ALL FAIL
 2018-05-23 19:09 UTC 

[PATCH 0/5] add missing of_node_put
 2018-05-23 19:07 UTC  (14+ messages)
` [PATCH 1/5] pinctrl: at91-pio4: "
` [PATCH 2/5] phy: "
` [PATCH 3/5] soc: ti: knav_dma: "
` [PATCH 4/5] pci/hotplug/pnv-php: "
` [PATCH 5/5] drm/rockchip: lvds: "

[PATCH net] net: ipv4: add missing RTA_TABLE to rtm_ipv4_policy
 2018-05-23 19:04 UTC  (2+ messages)

[PATCH] layer.conf: match layer dependencies as documented in the layer README
 2018-05-23 19:02 UTC 

[PATCH V4 0/8] net: ethernet: stmmac: add support for stm32mp1
 2018-05-23 19:03 UTC  (4+ messages)
` [PATCH V4 8/8] dt-bindings: stm32: add compatible for syscon

[PATCH 00/24] More ICL display patches
 2018-05-23 19:02 UTC  (3+ messages)
` [PATCH 01/24] drm/i915/icl: Extend AUX F interrupts to ICL

[PATCH] drm/i915: Initialize panel_pipe to INVALID_PIPE
 2018-05-23 19:02 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH 0/3] Exynos DRM - add 2 more planes to Decon on Exynos5433
 2018-05-23 19:01 UTC  (3+ messages)
  ` [PATCH 2/3] arm64: dts: exynos: Add more clocks to Exynos5433 Decon/DeconTV

[PATCH] ARM: DTS: dra7: fix DCAN node addresses
 2018-05-23 19:01 UTC  (4+ messages)

[PATCH] dma-buf: simplified calling conventions for dma_buf_fd()
 2018-05-23 19:00 UTC  (2+ messages)

[U-Boot] QUERY:U-boot DM:SERIAL:Multiple On-chip UART Controller Support
 2018-05-23 19:00 UTC  (3+ messages)
    ` [U-Boot] [U-Boot-DM] "

[net-next] i40iw/i40e: Remove link dependency on i40e
 2018-05-23 19:00 UTC  (2+ messages)

[PATCH net-next] hv_netvsc: Add handlers for ethtool get/set msg level
 2018-05-23 18:59 UTC  (2+ messages)

[dm-crypt] [ANNOUNCE] cryptsetup 2.0.3
 2018-05-23 18:58 UTC  (7+ messages)
` [dm-crypt] Mildly OT: LUKS and the Debian installer
  ` [dm-crypt] sane distro-installer options for cryptsetup was: "

[Qemu-devel] [PATCH v3 0/5] NBD export bitmaps
 2018-05-23 18:57 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 1/5] nbd/server: fix trace

[PATCH] arm64: kvm: use -fno-jump-tables with clang
 2018-05-23 18:57 UTC  (14+ messages)

[PATCH v2] ARM: AM43XX: Add functions to save/restore am43xx control registers
 2018-05-23 18:56 UTC  (3+ messages)

[PATCH] gpu: drm: ttm: Adding new return type vm_fault_t
 2018-05-23 18:55 UTC 

[PATCH 1/2] powerpc/xmon: Specify the full format in DUMP() macro
 2018-05-23 18:55 UTC  (2+ messages)

B53 DSA switch problem on Banana Pi-R1 on Fedora 26
 2018-05-23 18:54 UTC  (9+ messages)

[PATCH net] ibmvnic: Only do H_EOI for mobility events
 2018-05-23 18:54 UTC  (2+ messages)

[PATCH] Revert "mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE"
 2018-05-23 18:54 UTC  (3+ messages)

[PATCH iproute2-next] ip route: print RTA_CACHEINFO if it exists
 2018-05-23 18:53 UTC 

[PATCH 1/6] ARM: OMAP1: ams-delta: add GPIO lookup tables
 2018-05-23 18:52 UTC  (6+ messages)
` [PATCH 3/6] ASoC: ams_delta: use GPIO lookup table

[RESEND PATCH 3/4] dt-bindings: PCI: cadence: Add DT bindings for optional PHYs
 2018-05-23 18:52 UTC  (2+ messages)

semantics of rhashtable and sysvipc
 2018-05-23 18:52 UTC  (5+ messages)

"git grep" and "working tree" vs "working directory"
 2018-05-23 18:50 UTC 

[RFC PATCH v3 0/9] get rid of GFP_ZONE_TABLE/BAD
 2018-05-23 14:57 UTC  (3+ messages)
` [RFC PATCH v3 2/9] include/linux/dma-mapping: update usage of zone modifiers
` [RFC PATCH v3 9/9] arch/x86/include/asm/page.h: update usage of movableflags

[GIT PULL] Amlogic 64-bit DT updates for v4.18, round 3
 2018-05-23 18:50 UTC  (2+ messages)

[PATCH REPOST] mm: memcg: allow lowering memory.swap.max below the current usage
 2018-05-23 18:50 UTC 

[PATCH][V2] net: vxge: fix spelling mistake in macro VXGE_HW_ERR_PRIVILAGED_OPEARATION
 2018-05-23 18:50 UTC  (3+ messages)

[PATCH v10] mm: introduce MEMORY_DEVICE_FS_DAX and CONFIG_DEV_PAGEMAP_OPS
 2018-05-23 18:50 UTC  (7+ messages)

[RFC V2] virtio: Add platform specific DMA API translation for virito devices
 2018-05-23 18:50 UTC  (3+ messages)

[PATCH iproute2] ip route: Print expires as signed int
 2018-05-23 18:50 UTC 

[PATCH net-next 0/8] ibmvnic: Failover hardening
 2018-05-23 18:38 UTC  (9+ messages)
` [PATCH net-next 1/8] ibmvnic: Mark NAPI flag as disabled when released
` [PATCH net-next 2/8] ibmvnic: Introduce active CRQ state
` [PATCH net-next 3/8] ibmvnic: Check CRQ command return codes
` [PATCH net-next 4/8] ibmvnic: Return error code if init interrupted by transport event
` [PATCH net-next 5/8] ibmvnic: Handle error case when setting link state
` [PATCH net-next 6/8] ibmvnic: Create separate initialization routine for resets
` [PATCH net-next 7/8] ibmvnic: Set resetting state at earliest possible point
` [PATCH net-next 8/8] ibmvnic: Introduce hard reset recovery

The sumo branch of meta-freescale
 2018-05-23 18:49 UTC  (5+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_force_connector_basic: Execute with HDMI connectors
 2018-05-23 18:49 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "

[PATCH net-next v2 0/2] udp gso fixes
 2018-05-23 18:49 UTC  (2+ messages)


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.