All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-10-04 13:15:55 to 2018-10-04 13:59:37 UTC [more...]

[Qemu-devel] [PATCH v3 00/18] fleecing-hook driver for backup
 2018-10-04 13:59 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 13/18] block: introduce new filter driver: fleecing-hook

[PATCH v7 0/8] implement packed virtqueues
 2018-10-04 13:59 UTC  (4+ messages)
` [PATCH v7 4/8] net/virtio: dump packed virtqueue data

[PATCH] libusb: ptest: don't skip debug output and fix failures processing
 2018-10-04 13:59 UTC 

[PATCH] media: bttv-input: make const array addr_list static
 2018-10-04 13:59 UTC 

[PATCH v4 0/6] arm64: dts: NXP: add basic dts file for LX2160A SoC
 2018-10-04  1:03 UTC  (3+ messages)
` [PATCH v4 1/6] dt-bindings: arm64: add compatible for LX2160A
` [PATCH v4 2/6] soc/fsl/guts: Add compatible string "

[PATCH] PM / core: Clear the direct_complete flag on errors
 2018-10-04 13:59 UTC  (3+ messages)

[PATCH v2 00/29] at24: remove at24_platform_data
 2018-10-04 13:58 UTC  (8+ messages)

[Qemu-devel] [PATCH 1/1] tests: Add migration test for aarch64
 2018-10-04 13:58 UTC  (2+ messages)

Regression: kernel 4.14 an later very slow with many ipsec tunnels
 2018-10-04 13:57 UTC  (4+ messages)

[PATCH v3 0/2] add uevent api for hot plug
 2018-10-04 13:53 UTC  (5+ messages)
` [PATCH v13 0/7] hot-unplug failure handle mechanism
  ` [PATCH v13 7/7] app/testpmd: use hotplug failure handler

[PATCH] power: max8925: mark expected switch fall-through
 2018-10-04 13:56 UTC 

(No subject)
 2018-10-04 13:55 UTC  (6+ messages)
` [PATCH 1/4] siteinfo: define data for m68k
` [PATCH 2/4] kernel-arch.bbclass: add m68k to kernel arch map
` [PATCH 3/4] conf/machine/include: add m68k architecture definitions
` [PATCH 4/4] conf/machine/include: add mcf5441x cpu type tuning

[PATCH 0/3] ethdev: add IP address and TCP/UDP port rewrite actions to flow API
 2018-10-04 13:55 UTC  (3+ messages)
` [PATCH 2/3] ethdev: add flow api actions to modify TCP/UDP port numbers

[PATCH] regulator: fixed: Use more standard GPIO binding
 2018-10-04 13:54 UTC  (4+ messages)

[PATCH libdrm] tests/util: Add support for sun4i-drm driver
 2018-10-04 13:48 UTC  (2+ messages)

[PATCH 1/8] libsdl-gfx: initial add 2.0.25
 2018-10-04 13:53 UTC  (6+ messages)

[RFC v2 00/12] rtw88: mac80211 driver for Realtek 802.11ac wireless network chips
 2018-10-04 13:52 UTC  (9+ messages)
` [RFC v2 02/12] rtw88: core files
` [RFC v2 03/12] rtw88: hci files
` [RFC v2 04/12] rtw88: trx files

[PATCH net-next 0/9] rxrpc: Development
 2018-10-04 13:51 UTC  (10+ messages)
` [PATCH net-next 1/9] rxrpc: Use rxrpc_free_skb() rather than rxrpc_lose_skb()
` [PATCH net-next 2/9] rxrpc: Emit the data Tx trace line before transmitting
` [PATCH net-next 3/9] afs: Do better max capacity handling on address lists
` [PATCH net-next 4/9] afs: Always build address lists using the helper functions
` [PATCH net-next 5/9] afs: Sort address lists so that they are in logical ascending order
` [PATCH net-next 6/9] rxrpc: Use IPv4 addresses throught the IPv6
` [PATCH net-next 7/9] rxrpc: Drop the local endpoint arg from rxrpc_extract_addr_from_skb()
` [PATCH net-next 8/9] rxrpc: Allow the reply time to be obtained on a client call
` [PATCH net-next 9/9] "

[RFC PATCH 0/8] mtd: rawnand: ams-delta: Use gpio-omap accessors for data I/O
 2018-10-04 13:52 UTC  (4+ messages)
` [RFC PATCH] mtd: rawnand: ams-delta: use ->exec_op()

[cip-dev] Kernel configurations in the CIP project
 2018-10-04 13:51 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/1] add exit-script option to qemu
 2018-10-04 13:51 UTC  (2+ messages)

[PATCH 0/11 v3] audit: Fix various races when tagging and untagging mounts
 2018-10-04  6:59 UTC  (8+ messages)
` [PATCH 09/11] audit: Allocate fsnotify mark independently of chunk

[U-Boot] [PATCH v1 00/19] DM_I2C_COMPAT removal for all ti platforms
 2018-10-04 13:50 UTC  (21+ messages)
` [U-Boot] [PATCH v1 01/19] cmd: Kconfig: Do not include EEPROM if DM_I2C is used without DM_I2C_COMPAT
` [U-Boot] [PATCH v1 02/19] dm: i2c: Add dm_i2c_probe_device() to test the presence of a chip
` [U-Boot] [PATCH v1 03/19] dm: device: Allow using uclass_find_device_by_seq() without OF_CONTROL
` [U-Boot] [PATCH v1 04/19] configs: am335x: am57x: dra7x: Enable CONFIG_SPL_DM_SEQ_ALIAS
` [U-Boot] [PATCH v1 05/19] i2c: omap24xx_i2c: Move away from SoC specific headers for reg offset
` [U-Boot] [PATCH v1 06/19] i2c: omap24xx_i2c: Use platdata to probe the device
` [U-Boot] [PATCH v1 07/19] am335x: Register the I2C controllers if DM_I2C is used
` [U-Boot] [PATCH v1 08/19] dts: am43x: omap5: Add node for I2C in SPL
` [U-Boot] [PATCH v1 09/19] omap: detect the board after DM is available
` [U-Boot] [PATCH v1 10/19] power: make most tps drivers and the twl4030 driver compatible with DM_I2C
` [U-Boot] [PATCH v1 11/19] ti: common: board_detect: Allow DM I2C without CONFIG_DM_I2C_COMPAT
` [U-Boot] [PATCH v1 12/19] configs: am335x_pdu001: Explicitly enable CONFIG_I2C_COMPAT
` [U-Boot] [PATCH v1 13/19] ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPL
` [U-Boot] [PATCH v1 14/19] am57xx: remove non-DM I2C code
` [U-Boot] [PATCH v1 15/19] configs: dra7xx-evm: increase the size of the malloc's pool before relocation
` [U-Boot] [PATCH v1 16/19] lib: fdtdec: Add function re-setup the fdt more effeciently
` [U-Boot] [PATCH v1 17/19] drivers: core: Add the option SPL_DM_DEVICE_REMOVE to the Kconfig
` [U-Boot] [PATCH v1 18/19] drivers: core: nullify gd->dm_root after dm_uninit()
` [U-Boot] [PATCH v1 19/19] dra7: Allow selecting a new dtb after board detection

[PATCH libdrm] android: make symbols hidden by default
 2018-10-04 13:44 UTC  (3+ messages)

[SCHEDULER] Performance drop in 4.19 compared to 4.18 kernel
 2018-10-04 13:08 UTC  (2+ messages)

[Qemu-devel] [PATCH 1/1] nbd: fix NBD_CMD_CACHE negitiation according to the NBD specification
 2018-10-04 13:49 UTC  (5+ messages)
    ` [Qemu-devel] [PATCH 2/2] nbd: add all possible transmission flags supported by NBD

[Intel-wired-lan] i40e Q
 2018-10-04 13:49 UTC  (4+ messages)

cdc-acm: fix race between reset and control messaging
 2018-10-04 13:49 UTC 

[PATCH v9 00/11] PM / Domains: Support hierarchical CPU arrangement (PSCI/ARM) (a subset)
 2018-10-04 13:48 UTC  (4+ messages)
` [PATCH v9 03/11] PM / Domains: Document flags for genpd

[PATCH 0/7] Miscellaneous Macintosh fixes and clean up
 2018-10-04 13:05 UTC  (3+ messages)
` [PATCH 1/7] macintosh: Use common code to access RTC

linux-next: Tree for Oct 4
 2018-10-04 13:46 UTC  (2+ messages)

[PATCH RT 0/2] Linux v4.4.148-rt166-rc1
 2018-10-04 13:46 UTC  (3+ messages)
` [PATCH RT 1/2] x86/kconfig: Use ticket spinlocks for -rt
` [PATCH RT 2/2] Linux 4.4.148-rt166-rc1

[PATCH 1/4] ethdev: add SCTP Rx checksum offload support
 2018-10-04 13:45 UTC  (4+ messages)
` [PATCH v3 1/4] ethdev: add Rx offload outer UDP checksum definition
  ` [PATCH v3 4/4] app/testpmd: collect bad outer L4 checksum for csum engine

PV guests and APIC interaction
 2018-10-04 13:45 UTC  (4+ messages)

[cip-dev] [Git][cip-project/cip-testing/board-at-desk-single-dev][master] 2 commits: Use zImage to fix the iwg20m health check failures #186
 2018-10-04 13:44 UTC 

[PATCH] drm/etnaviv: fix bogus fence complete check in timeout handler
 2018-10-04 13:44 UTC 

[PATCH libdrm] tests: Test mapping different caching types on etnaviv
 2018-10-04 13:43 UTC  (3+ messages)

[PATCH 01/12] rtwlan: main files
 2018-10-04 13:42 UTC  (11+ messages)

[Qemu-arm] [PATCH RFC v11 0/2] add support for VCPU event states
 2018-10-04 13:40 UTC  (4+ messages)
` [Qemu-arm] [PATCH RFC v11 2/2] target/arm: Add "
  ` [Qemu-arm] [Qemu-devel] "
    `  "

[PATCH v11 0/2] Add XYUV format support
 2018-10-04 13:41 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for Add XYUV format support (rev8)
` ✗ Fi.CI.BAT: failure "

[PATCH V2 0/4] Add TIOCM Signals support for RPMSG char devices
 2018-10-04 13:40 UTC  (5+ messages)
` [PATCH V2 1/4] rpmsg: core: Add signal API support
` [PATCH V2 2/4] rpmsg: glink: Add support to handle signals command
` [PATCH V2 3/4] rpmsg: char: Add TIOCMGET/TIOCMSET ioctl support
` [PATCH V2 4/4] rpmsg: char: Add signal callback and POLLPRI support

[PATCH] net/*/base: allow experimental APIs in base of avf and qede
 2018-10-04 13:37 UTC  (2+ messages)

[PULL] drm-intel-next-fixes
 2018-10-04 13:37 UTC 

[PATCH] pinctrl: sirf: make const array rsc_ids static
 2018-10-04 13:37 UTC  (3+ messages)

[PATCH v4 00/32] KVM: PPC: Book3S HV: Nested HV virtualization
 2018-10-04 11:56 UTC  (8+ messages)
` [PATCH v4 26/32] KVM: PPC: Book3S HV: Don't access HFSCR, LPIDR or LPCR when running nested
` [PATCH v4 27/32] KVM: PPC: Book3S HV: Add one-reg interface to virtual PTCR register
` [PATCH v4 28/32] KVM: PPC: Book3S HV: Sanitise hv_regs on nested guest entry
` [PATCH v4 29/32] KVM: PPC: Book3S HV: Handle differing endianness for H_ENTER_NESTED
` [PATCH v4 30/32] KVM: PPC: Book3S HV: Allow HV module to load without hypervisor mode
` [PATCH v4 31/32] KVM: PPC: Book3S HV: Add nested shadow page tables to debugfs
` [PATCH v4 32/32] KVM: PPC: Book3S HV: Add a VM capability to enable nested virtualization

AF_XDP umem and jumbo frames?
 2018-10-04  6:44 UTC  (5+ messages)

[Buildroot] [PATCH v2] gnupg: Package only needs ncurses with readline
 2018-10-04 13:36 UTC  (2+ messages)

[Buildroot] [git commit] gnupg: drop mandatory dependency on ncurses
 2018-10-04 13:35 UTC 

[PATCH v3 0/6] fix for meson builds in freebsd
 2018-10-04 13:32 UTC  (7+ messages)
` [PATCH v3 1/6] build: fix for FREEBSD build via meson
` [PATCH v3 2/6] net/nfp: disable nfp build in FREEBSD
` [PATCH v3 3/6] net/avp: disable avp "
` [PATCH v3 4/6] net/softnic: disable softnic "
` [PATCH v3 5/6] net/tap: disable tap "
` [PATCH v3 6/6] net/vdev_netvsc: disable vdev netvsc "

[PATCH v2 0/5] use IOVAs check based on DMA mask
 2018-10-04 13:35 UTC  (9+ messages)
` [PATCH v2 2/5] mem: use address hint for mapping hugepages
` [PATCH v2 3/5] bus/pci: use IOVAs check when setting IOVA mode

[PATCH v8 01/10] mtd: physmap_of: Release resources on error
 2018-10-04 13:34 UTC 

[PATCH 0/4] PCI: imx: Add PME_Turn_Off support
 2018-10-04 13:34 UTC  (6+ messages)
` [PATCH 4/4] "

[Buildroot] [PATCH v1 1/2] wireless-regdb: bump version to 2018.09.07
 2018-10-04 13:34 UTC  (2+ messages)

[GIT PULL] parisc fixes for kernel v4.19
 2018-10-04 13:34 UTC  (10+ messages)

[1/2] cdc-acm: do not reset notification buffer index upon urb unlinking
 2018-10-04 13:34 UTC  (8+ messages)
` [2/2] cdc-acm: correct counting of UART states in serial state notification
  ` [PATCH 2/2] "
` [PATCH 1/2] cdc-acm: do not reset notification buffer index upon urb unlinking

[PATCH 1/6] drm/bridge: use bus flags in bridge timings
 2018-10-04 13:28 UTC  (3+ messages)
` [PATCH libdrm 1/2] modeprint: use libutil to lookup strings

[U-Boot] [PATCH] rockchip: Fix rkimage format for SPL boot over USB
 2018-10-04 13:32 UTC 

[PATCH v8 01/10] mtd: physmap_of: Release resources on error
 2018-10-04 13:31 UTC  (2+ messages)
` [PATCH v8 10/10] mtd: maps: gpio-addr-flash: Add support for device-tree devices

[PATCH] lxcfs: move recipe from meta-overc to here
 2018-10-04 13:31 UTC  (2+ messages)

[U-Boot] [PATCH v5] spi: Add SPI driver for MT76xx SoCs
 2018-10-04 13:31 UTC  (5+ messages)

OpenEmbedded Image Format
 2018-10-04 13:29 UTC  (8+ messages)

[Qemu-devel] [PATCH 04/11] net: lance: convert SysBus init method to a realize method
 2018-10-04 13:30 UTC 

[Qemu-devel] [RFC 0/6] Virtio-net: Support RSS
 2018-10-04 13:30 UTC  (7+ messages)
` [Qemu-devel] [RFC 6/6] virtio-net: rss: Add bpf filter

[Buildroot] [PATCH 1/1] package/mesa3d: Fix header version dependency for Vulkan Intel driver
 2018-10-04 13:30 UTC  (2+ messages)

[Buildroot] [git commit] package/mesa3d: Fix header version dependency for Vulkan Intel driver
 2018-10-04 13:29 UTC 

[RFC 00/60] Coscheduling for Linux
 2018-10-04 13:29 UTC  (2+ messages)

[RFC PATCH v4 0/9] Control Flow Enforcement: Branch Tracking, PTRACE
 2018-10-04 13:28 UTC  (3+ messages)
` [RFC PATCH v4 6/9] x86/cet/ibt: Add arch_prctl functions for IBT

[PATCH v2 0/8] FIPS validation capability
 2018-10-04 13:12 UTC  (10+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/8] examples: add fips validation into examples
  ` [PATCH v3 2/8] examples: add aes parser and enablement for test types
  ` [PATCH v3 3/8] examples: add hmac parser
  ` [PATCH v3 4/8] examples: add TDES parser and enablement for test types
  ` [PATCH v3 5/8] examples: add gcm parser
  ` [PATCH v3 6/8] examples: add cmac parser and enablement for test types
  ` [PATCH v3 7/8] examples: add ccm "
  ` [PATCH v3 8/8] doc: add guides for fips validation

[PATCH net-next] dns: Allow the dns resolver to retrieve a server set
 2018-10-04 13:27 UTC 

[Qemu-arm] [RFC v3 00/15] ARM virt: PCDIMM/NVDIMM at 2TB
 2018-10-04 13:16 UTC  (6+ messages)
  ` [Qemu-arm] [Qemu-devel] "
    `  "

[igt-dev] [PATCH i-g-t] igt: Check drmModeGetResources()
 2018-10-04 13:27 UTC  (3+ messages)

[PATCH v2 00/13] drm/i915: First cleanup pass to get rid of more crtc->config users
 2018-10-04 13:27 UTC  (5+ messages)
` [PATCH v2 08/13] drm/i915: Make shared dpll functions take crtc_state
    ` [PATCH] drm/i915: Make shared dpll functions take crtc_state, v2

[RFC PATCH v2 0/9] TI LMU and Dedicated Drivers
 2018-10-04 13:26 UTC  (8+ messages)
` [RFC PATCH v2 2/9] dt-bindings: ti-lmu: Remove LM3697

[PATCH] rtc: m41t80: fix fall-through annotation
 2018-10-04 13:01 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] igt/gem_ctx_exec: Exercise I915_CONTEXT_PARAM_RECOVERABLE
 2018-10-04 13:26 UTC  (3+ messages)
`  "
  ` [igt-dev] [Intel-gfx] "

[PATCH 00/11] introduce telemetry library
 2018-10-04 13:25 UTC  (3+ messages)
` [PATCH v2 00/10] "

[Buildroot] [PATCH 1/3] package/bitstream: bump version to 1.4
 2018-10-04 13:24 UTC  (2+ messages)

5 Month Contract in NH...HELP
 2018-10-04 13:24 UTC 

[Buildroot] [git commit] package/multicat: bump version to 2.3
 2018-10-04 13:23 UTC 

[Qemu-devel] [Bug 1637974] [NEW] dead code in pl080 functions
 2018-10-04 12:34 UTC  (2+ messages)
` [Qemu-devel] [Bug 1637974] "

[Qemu-devel] [Bug 1716292] [NEW] User mode emulation returns wrong value for write(fd, NULL, 0)
 2018-10-04 12:37 UTC  (2+ messages)
` [Qemu-devel] [Bug 1716292] "

[Qemu-devel] [Bug 1768246] [NEW] cpu-exec.c:648: cpu_loop_exec_tb: Assertion `use_icount' failed
 2018-10-04 12:38 UTC  (2+ messages)
` [Qemu-devel] [Bug 1768246] "

[Qemu-devel] [Bug 1786343] [NEW] QEMU v3.0.0-rc4 configure fails with --enable-mpath on CentOS 7.5
 2018-10-04 12:35 UTC  (2+ messages)
` [Qemu-devel] [Bug 1786343] "

[Qemu-devel] [PATCH v4 00/11] qga: report serial number and disk node
 2018-10-04 13:21 UTC  (19+ messages)
` [Qemu-devel] [PATCH v4 01/11] qga-win: fix crashes when PCI info cannot be retrived
` [Qemu-devel] [PATCH v4 02/11] qga-win: handle NULL values
` [Qemu-devel] [PATCH v4 03/11] build: rename CONFIG_QGA_NTDDDISK to CONFIG_QGA_NTDDSCSI
` [Qemu-devel] [PATCH v4 04/11] qga-win: add debugging information
` [Qemu-devel] [PATCH v4 05/11] qga-win: refactor disk properties (bus)
` [Qemu-devel] [PATCH v4 06/11] configure: add test for libudev
` [Qemu-devel] [PATCH v4 07/11] qga: report disk serial number
` [Qemu-devel] [PATCH v4 10/11] qga: return disk device in guest-get-fsinfo
` [Qemu-devel] [PATCH v4 11/11] qga-win: demystify namespace striping

[Qemu-devel] [PATCH v6 00/25] Fixing record/replay and adding reverse debugging
 2018-10-04 13:15 UTC  (5+ messages)

[Qemu-devel] [RFC PATCH v2 0/3] acceptance tests: Test firmware checking debug console output
 2018-10-04 13:09 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t 1/4] tests/debugfs: use igt_display_require
 2018-10-04 13:21 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 2/4] tests: Use igt_display_require
` [igt-dev] [PATCH i-g-t 3/4] lib/kms: Drop igt_display_init
` [igt-dev] [PATCH i-g-t 4/4] lib/kms: warn if we commit without outputs

[PATCH v2 0/5] net: phy: mscc: add support for VSC8584 and VSC8574 Microsemi quad-port PHYs
 2018-10-04 13:17 UTC  (6+ messages)
` [PATCH net-next v2 1/5] dt-bindings: net: vsc8531: add two additional LED modes for VSC8584
` [PATCH net-next v2 2/5] net: phy: mscc: add support for VSC8584 PHY
` [PATCH v2 net-next 3/5] net: phy: mscc: add support for VSC8574 PHY
` [PATCH v2 4/5] MIPS: mscc: add DT for Ocelot PCB120
` [PATCH v2 5/5] MIPS: mscc: add PCB120 to the ocelot fitImage

[U-Boot] [PULL] u-boot-rockchip patch queue 2018-10-03
 2018-10-04 13:18 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-spi/master
 2018-10-04 13:16 UTC 

inside the git folder
 2018-10-04 13:16 UTC  (3+ messages)

[PATCH libdrm 1/5] [libdrm] sync drm.h for syncobj part
 2018-10-04 13:15 UTC  (3+ messages)
` [PATCH libdrm 2/5] [libdrm] addr cs chunk for syncobj timeline


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.