All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-04-24 15:03:10 to 2018-04-24 15:28:38 UTC [more...]

Applied "spi: pxa2xx: Allow 64-bit DMA" to the spi tree
 2018-04-24 15:28 UTC 

[PATCH 0/6] PCI: leak fixes, removable generic PCI host, assorted stuff
 2018-04-24 15:13 UTC  (11+ messages)
` [PATCH 1/6] PCI: Make pci_get_new_domain_nr static
` [PATCH 2/6] PCI: Fix memory leak of devm_pci_alloc_host_bridge
` [PATCH 3/6] PCI: Introduce devm_of_pci_get_host_bridge_resources
` [PATCH 4/6] PCI: Convert of_pci_get_host_bridge_resources users to devm variant
` [PATCH 5/6] PCI: Add support for unbinding the generic PCI host controller
` [PATCH 6/6] arm: Allow to enable PCI_DOMAINS manually

[MODERATED] [PATCH v3 03/10] [PATCH v3 3/9] Linux Patch #3
 2018-04-24 15:27 UTC  (5+ messages)
` [MODERATED] "

[PATCH v3 0/2] Enable Bluetooth functionality for WCN3990
 2018-04-24 15:28 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: net: bluetooth: Add device tree bindings for QTI chip wcn3990
` [PATCH v3 2/2] Bluetooth: Add support for wcn3990 soc

[RFC 00/13] arm64: allwinner: Add A64 DE2 pipeline support
 2018-04-24 15:27 UTC  (5+ messages)
` [RFC 09/13] arm64: dts: allwinner: a64: Add HDMI support

[PATCH] drm/amd/display: fix return value of dm_dp_aux_transfer() (V2)
 2018-04-24 15:27 UTC  (2+ messages)
  ` [PATCH] drm/amd/display: Don't return ddc result and read_bytes in same return value

[PATCH] clk: Remove clk_init_cb typedef
 2018-04-24 15:26 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH 00/33] Generic background jobs
 2018-04-24 15:25 UTC  (34+ messages)
` [Qemu-devel] [RFC PATCH 01/33] blockjob: Wrappers for progress counter access
` [Qemu-devel] [RFC PATCH 02/33] blockjob: Move RateLimit to BlockJob
` [Qemu-devel] [RFC PATCH 03/33] blockjob: Implement block_job_set_speed() centrally
` [Qemu-devel] [RFC PATCH 04/33] blockjob: Introduce block_job_ratelimit_get_delay()
` [Qemu-devel] [RFC PATCH 05/33] blockjob: Add block_job_driver()
` [Qemu-devel] [RFC PATCH 06/33] blockjob: Remove block_job_pause/resume_all()
` [Qemu-devel] [RFC PATCH 07/33] job: Create Job, JobDriver and job_create()
` [Qemu-devel] [RFC PATCH 08/33] job: Rename BlockJobType into JobType
` [Qemu-devel] [RFC PATCH 09/33] job: Add JobDriver.job_type
` [Qemu-devel] [RFC PATCH 10/33] job: Add job_delete()
` [Qemu-devel] [RFC PATCH 11/33] job: Maintain a list of all jobs
` [Qemu-devel] [RFC PATCH 12/33] job: Move state transitions to Job
` [Qemu-devel] [RFC PATCH 13/33] job: Add reference counting
` [Qemu-devel] [RFC PATCH 14/33] job: Move cancelled to Job
` [Qemu-devel] [RFC PATCH 15/33] job: Add Job.aio_context
` [Qemu-devel] [RFC PATCH 16/33] job: Move defer_to_main_loop to Job
` [Qemu-devel] [RFC PATCH 17/33] job: Move coroutine and related code "
` [Qemu-devel] [RFC PATCH 18/33] job: Add job_sleep_ns()
` [Qemu-devel] [RFC PATCH 19/33] job: Move pause/resume functions to Job
` [Qemu-devel] [RFC PATCH 20/33] job: Replace BlockJob.completed with job_is_completed()
` [Qemu-devel] [RFC PATCH 21/33] job: Move BlockJobCreateFlags to Job
` [Qemu-devel] [RFC PATCH 22/33] blockjob: Split block_job_event_pending()
` [Qemu-devel] [RFC PATCH 23/33] job: Add job_event_*()
` [Qemu-devel] [RFC PATCH 24/33] job: Move single job finalisation to Job
` [Qemu-devel] [RFC PATCH 25/33] job: Convert block_job_cancel_async() "
` [Qemu-devel] [RFC PATCH 26/33] job: Add job_drain()
` [Qemu-devel] [RFC PATCH 27/33] job: Move .complete callback to Job
` [Qemu-devel] [RFC PATCH 28/33] job: Move job_finish_sync() "
` [Qemu-devel] [RFC PATCH 29/33] job: Switch transactions to JobTxn
` [Qemu-devel] [RFC PATCH 30/33] job: Move transactions to Job
` [Qemu-devel] [RFC PATCH 31/33] job: Move completion and cancellation "
` [Qemu-devel] [RFC PATCH 32/33] job: Add job_yield()
` [Qemu-devel] [RFC PATCH 33/33] job: Add job_dismiss()

[RFC PATCH v3 0/2] fs: add AT_REPLACE flag for linkat()
 2018-04-24 15:26 UTC  (3+ messages)

[Bug 199493] New: no audio over HDMI with amdgpu.dc=1 (on R9 380X)
 2018-04-24 15:26 UTC 

[PATCH] drm/i915/selftests: Fix uninitialized variable
 2018-04-24 15:26 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] arm64: Select ARCH_HAS_FAST_MULTIPLIER
 2018-04-24 15:25 UTC 

[Qemu-devel] [ANNOUNCE] QEMU 2.12.0-rc4 is now available
 2018-04-24 15:24 UTC  (5+ messages)

[Qemu-devel] [PATCH v6 0/5] Simplify qobject refcount
 2018-04-24 15:24 UTC  (7+ messages)
` [Qemu-devel] [PATCH v6 1/5] qobject: ensure base is at offset 0

[Qemu-devel] [PATCH v3 00/46] fix building of tests/tcg
 2018-04-24 15:23 UTC  (15+ messages)
` [Qemu-devel] [PATCH v3 01/46] docker: add "probe" command for configure
` [Qemu-devel] [PATCH v3 02/46] configure: add test for docker availability
` [Qemu-devel] [PATCH v3 03/46] configure: add support for --cross-cc-FOO
` [Qemu-devel] [PATCH v3 04/46] configure: move i386_cc to cross_cc_i386
` [Qemu-devel] [PATCH v3 05/46] configure: allow user to specify --cross-cc-cflags-foo=
` [Qemu-devel] [PATCH v3 06/46] configure: set cross_cc_FOO for host compiler
` [Qemu-devel] [PATCH v3 07/46] Makefile: Rename TARGET_DIRS to TARGET_LIST
` [Qemu-devel] [PATCH v3 08/46] docker: Add "cc" subcommand
` [Qemu-devel] [PATCH v3 09/46] docker: extend "cc" command to accept compiler
` [Qemu-devel] [PATCH v3 10/46] docker: allow "cc" command to run in user context
` [Qemu-devel] [PATCH v3 11/46] docker: Makefile.include introduce DOCKER_SCRIPT
` [Qemu-devel] [PATCH v3 12/46] tests/tcg: move architecture independent tests into subdir
` [Qemu-devel] [PATCH v3 33/46] tests/tcg: enable building for s390x
` [Qemu-devel] [PATCH v3 34/46] tests/tcg: enable building for ppc64

[Buildroot] 'make foo-menuconfig' broken when host-ncurses was built
 2018-04-24 15:24 UTC 

[Qemu-devel] [PATCH v3 0/3] pc-dimm: factor out MemoryDevice
 2018-04-24 15:23 UTC  (8+ messages)
` [Qemu-devel] [PATCH v3 3/3] pc-dimm: factor out address space logic into MemoryDevice code

per-NUMA memory limits in mem cgroup?
 2018-04-24 15:23 UTC  (6+ messages)

[PATCH 04/24] VFS: Add LSM hooks for filesystem context [ver #7]
 2018-04-24 15:22 UTC  (7+ messages)
  ` [PATCH 00/24] VFS: Introduce "

Clang and X86-EFlags (was Re: [PATCH] usbhid: Fix lockdep unannotated irqs-off warning)
 2018-04-24 15:22 UTC  (2+ messages)

[U-Boot] [PATCH v2 00/20] More support for Armada 37xx boards (for Turris Mox)
 2018-04-24 15:21 UTC  (21+ messages)
` [U-Boot] [PATCH v2 01/20] phy: marvell: a3700: Change return type of macro MVEBU_REG
` [U-Boot] [PATCH v2 02/20] phy: marvell: a3700: Use reg_set16 instead of phy_write16
` [U-Boot] [PATCH v2 03/20] phy: marvell: a3700: Don't create functional macro for each register
` [U-Boot] [PATCH v2 04/20] phy: marvell: a3700: Use same timeout for all register polling
` [U-Boot] [PATCH v2 05/20] phy: marvell: a3700: Use (!ret) instead of (ret == 0)
` [U-Boot] [PATCH v2 06/20] phy: marvell: a3700: Use reg_set_indirect istead of 2 reg_sets
` [U-Boot] [PATCH v2 07/20] phy: marvell: a3700: Access USB3 register indirectly on lane 2
` [U-Boot] [PATCH v2 08/20] phy: marvell: a3700: Set USB3 RX wait depending on ref clock
` [U-Boot] [PATCH v2 09/20] phy: marvell: a3700: revise the USB3 comphy setting during power on
` [U-Boot] [PATCH v2 10/20] phy: marvell: mux: Support nontrivial node order in selector register
` [U-Boot] [PATCH v2 11/20] phy: marvell: a3700: Fix SGMII cfg and stat register addresses
` [U-Boot] [PATCH v2 12/20] phy: marvell: a3700: Use comphy_mux on Armada 37xx
` [U-Boot] [PATCH v2 13/20] phy: marvell: a3700: Save/restore selector reg in SGMII init
` [U-Boot] [PATCH v2 14/20] driver: clk: Add support for clocks on Armada 37xx
` [U-Boot] [PATCH v2 15/20] spi: mvebu_a3700_spi: Use Armada 37xx clk driver for SPI clock frequency
` [U-Boot] [PATCH v2 16/20] clk: armada-37xx: Support soc_clk_dump
` [U-Boot] [PATCH v2 17/20] phy: marvell: core: Cosmetic fixes
` [U-Boot] [PATCH v2 18/20] net: mvneta: Fix fault when wrong device tree
` [U-Boot] [PATCH v2 19/20] watchdog: Add support for Armada 37xx CPU watchdog
` [U-Boot] [PATCH v2 20/20] arm64: mvebu: Add basic support for the Turris Mox board

[PATCH v1 0/1] misc: IBM Virtual Management Channel Driver
 2018-04-24 15:21 UTC  (8+ messages)
` [PATCH v1 1/1] "

[PATCH 1/2] drm/rect: Add midpoint to scale calculation functions
 2018-04-24 15:21 UTC  (4+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [1/2] "

[Cocci] award for Coccinelle paper
 2018-04-24 15:20 UTC  (4+ messages)

Survey for final decision about per-port offload API
 2018-04-24 15:20 UTC  (5+ messages)

[PATCH] drm/i915/bxt, glk: Increase PCODE timeouts during CDCLK freq changing
 2018-04-24 15:19 UTC 

[PATCH v3 0/9] spi: Extend the framework to generically support memory devices
 2018-04-24 15:19 UTC  (4+ messages)
` [PATCH v3 5/9] spi: bcm-qspi: Implement the spi_mem interface

[PATCH v2] ALSA: dice: improve support for ancient firmware for DICE
 2018-04-24 15:19 UTC  (2+ messages)

simplify procfs code for seq_file instances
 2018-04-24 15:19 UTC  (6+ messages)

[Qemu-devel] [PATCH v7 00/16] xen: xen-domid-restrict improvements
 2018-04-24 15:18 UTC  (16+ messages)
` [Qemu-devel] [PATCH 05/16] xen: defer call to xen_restrict until just before os_setup_post
    `  "
` [Qemu-devel] [PATCH 15/16] os-posix: cleanup: Replace perror with error_report
` [Qemu-devel] [PATCH 16/16] configure: do_compiler: Dump some extra info under bash

[Qemu-devel] [PATCH v2 0/9] block: Add COR filter driver
 2018-04-24 15:17 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/9] "
` [Qemu-devel] [PATCH v2 8/9] iotests: Copy 197 for "

[PATCH 0/1] RFC: memory coherency and data races on TX path
 2018-04-24 15:17 UTC  (5+ messages)
` [PATCH 1/1 RFC] wcn36xx: fix buffer commit logic "

[PATCH] efi/libstub/arm64: handle randomized TEXT_OFFSET
 2018-04-24 15:17 UTC  (5+ messages)

[PATCH] perf tools: set kernel end address properly
 2018-04-24 15:15 UTC  (20+ messages)
                              ` [PATCH] arm64/kernel: rename module_emit_adrp_veneer->module_emit_veneer_for_adrp

[PATCH v2] serial: sh-sci: Support for HSCIF RX sampling point adjustment
 2018-04-24 15:15 UTC  (2+ messages)

[BUG] igb: reconnecting of cable not always detected
 2018-04-24 15:14 UTC  (2+ messages)
` [Intel-wired-lan] "

Monitoring files
 2018-04-24 15:14 UTC  (3+ messages)

[PATCH net-next 0/3] Add Common Applications Kept Enhanced (cake) qdisc
 2018-04-24 15:14 UTC  (4+ messages)
` [PATCH net-next v2] "
  ` [Cake] "

[PATCH] arm64: dts: stratix10: Change pad skew values for EMAC0 PHY driver
 2018-04-24 15:13 UTC  (3+ messages)

[PATCH 1/2] Bluetooth: Add __hci_cmd_sync_noev function
 2018-04-24 15:13 UTC  (4+ messages)
` [PATCH 2/2] Bluetooth: btqca: Add AR3002 rampatch support

[PATCH net-next] Revert "net: init sk_cookie for inet socket"
 2018-04-24 15:12 UTC  (3+ messages)

[MODERATED] [PATCH v4 06/10] [PATCH v4 6/9] Linux Patch #6
 2018-04-24 15:13 UTC  (3+ messages)
` [MODERATED] "

[manpages PATCH] capabilities.7: describe namespaced file capabilities
 2018-04-24 15:13 UTC  (7+ messages)

[PATCH] drm/i915: fix intel_dvo_dev_ops::mode_valid's return type
 2018-04-24 15:11 UTC  (3+ messages)

[U-Boot] [RFC PATCH 0/5] arm: Introduce v7R support
 2018-04-24 15:11 UTC  (11+ messages)
` [U-Boot] [RFC PATCH 4/5] arm: v7R: Add support for MPU
` [U-Boot] [RFC PATCH 5/5] arm: v7R: Add support for enabling caches

[RESEND PATCH] ARM: dts: consistently use 'atmel' as at24 manufacturer in cyclone5
 2018-04-24 15:10 UTC  (2+ messages)

[PATCH v2 net-next] Revert "net: init sk_cookie for inet socket"
 2018-04-24 15:10 UTC  (3+ messages)

[MODERATED] L1D-Fault KVM mitigation
 2018-04-24 15:10 UTC  (6+ messages)
` [MODERATED] "

v4.9.96 build: 0 failures 2 warnings (v4.9.96)
 2018-04-24 15:10 UTC 

[PATCH iproute2-next v2] Add support for cake qdisc
 2018-04-24 15:10 UTC  (5+ messages)
` [PATCH iproute2-next v3] "
  ` [Cake] "

[PATCH v3 0/5] efi/firmware/platform-x86: Add EFI embedded fw support
 2018-04-24 15:09 UTC  (5+ messages)
` [PATCH v3 2/5] efi: Add embedded peripheral firmware support

Linux 4.14.36
 2018-04-24 15:09 UTC  (4+ messages)

[PATCH] l2tp: fix l2tp_eth_dev_xmit()'s return type
 2018-04-24 15:09 UTC  (2+ messages)

[PATCH v2 net] sfc: ARFS filter IDs
 2018-04-24 15:09 UTC  (3+ messages)

[PATCH v2 0/2] Support for new Ethdev offload APIs
 2018-04-24 15:06 UTC  (3+ messages)
` [PATCH v3 1/2] net/dpaa: fix the ethdev offload checks
  ` [PATCH v3 2/2] net/dpaa2: "

[PATCH] ftrace/x86: Fix arch_syscall_match_sym_name for x86_64
 2018-04-24 15:08 UTC  (3+ messages)

[PATCH net-next V3 0/3] Introduce adaptive TX interrupt moderation to net DIM
 2018-04-24 15:08 UTC  (4+ messages)

[PATCH] drm/i915: Skip printing global offsets for per-engine scratch pages
 2018-04-24 15:08 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH v6 00/11] al: replace calls to rte_panic and refrain from new instances
 2018-04-24 15:06 UTC  (4+ messages)
` [PATCH v6 05/11] eal: replace rte_panic instances in eventdev

[PATCH] trace: fix missing tab for hwlat_detector
 2018-04-24 15:06 UTC  (2+ messages)

[PATCH RESEND] iio: accel: bcm150: Remove handling for regmap raw_read_max
 2018-04-24 15:05 UTC 

[PATCH] ALSA: hda - Sanity check of access to SPDIF controls array
 2018-04-24 15:06 UTC 

Patch "MIPS: TXx9: use IS_BUILTIN() for CONFIG_LEDS_CLASS" has been added to the 4.14-stable tree
 2018-04-24 15:01 UTC  (2+ messages)

Patch "MIPS: Generic: Support GIC in EIC mode" has been added to the 4.14-stable tree
 2018-04-24 15:01 UTC  (2+ messages)

[PATCH v1] mfd: intel-lpss: Correct names of RESETS register bits
 2018-04-24 15:05 UTC 

[PATCH] perf: Documentation: Support for asciidoctor
 2018-04-24 15:04 UTC 

Patch "MIPS: Fix clean of vmlinuz.{32,ecoff,bin,srec}" has been added to the 4.14-stable tree
 2018-04-24 15:01 UTC  (2+ messages)

[PATCH 1/6] drm/i915: Stop tracking timeline->inflight_seqnos
 2018-04-24 15:05 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [1/6] "

Patch "MIPS: generic: Fix machine compatible matching" has been added to the 4.14-stable tree
 2018-04-24 15:01 UTC  (2+ messages)

rte_hash thread safe
 2018-04-24 15:04 UTC  (8+ messages)

[PATCH] net/bonding: add rte flow support
 2018-04-24 15:04 UTC  (3+ messages)

[PATCH 0/2] PCI: Support to workaround bus level HW issues
 2018-04-24 14:57 UTC  (3+ messages)

[RFC PATCH v23 0/6] mm: security: write protection for dynamic data
 2018-04-24 15:03 UTC  (7+ messages)
` [PATCH 7/9] Pmalloc Rare Write: modify selected pools

[PATCH 0/8] net: ethernet: stmmac: add support for stm32mp1
 2018-04-24 15:02 UTC  (7+ messages)
` [PATCH 3/8] ARM: dts: stm32: add ethernet pins to stm32mp157c
` [PATCH 4/8] ARM: dts: stm32: Add syscfg on stm32mp1
` [PATCH 5/8] ARM: dts: stm32: Add ethernet dwmac "
` [PATCH 6/8] net: stmmac: add dwmac-4.20a compatible
` [PATCH 7/8] ARM: dts: stm32: add support of ethernet on stm32mp157c-ev1
` [PATCH 8/8] dt-bindings: stm32: add compatible for syscon

[PATCH] drm/amd/display: Use kvzalloc for potentially large allocations
 2018-04-24 15:03 UTC 


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.