All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-08-22 13:31:51 to 2017-08-22 14:04:56 UTC [more...]

[PATCH] ALSA: maestro3: Use common error handling code in two functions
 2017-08-22 14:03 UTC  (6+ messages)

[PATCH] firmware: tegra: add BPMP debugfs support
 2017-08-22 14:04 UTC  (2+ messages)

[PATCH net-next] virtio-net: invoke zerocopy callback on xmit path if no tx napi
 2017-08-22 14:04 UTC  (10+ messages)

[PATCH] mfd: Add support for TI LMP92001
 2017-08-22 14:03 UTC  (3+ messages)

[PATCH] ACPI, APEI, EINJ: Subtract any matching Register Region from Trigger resources
 2017-08-22 14:04 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH 00/56] qapi: Use 'size' for byte counts & offsets
 2017-08-22 14:03 UTC  (6+ messages)
` [Qemu-devel] [RFC PATCH 12/56] pc-dimm: Make size and address unsigned in QAPI/QMP
` [Qemu-devel] [RFC PATCH 13/56] pci: Make PCI addresses and sizes "

[PATCH v5 0/9] ASoC: rockchip: Parse dai links from dts
 2017-08-22 14:02 UTC  (4+ messages)
` [PATCH v5 2/9] ASoC: soc-core: Allow searching dai driver name in snd_soc_find_dai

[PATCH v2 0/4] x86/pvh: implement iommu_inclusive_mapping for PVH Dom0
 2017-08-22 14:01 UTC  (7+ messages)
` [PATCH v2 1/4] x86/dom0: prevent access to MMCFG areas "
` [PATCH v2 3/4] x86/vtd: introduce a PVH implementation of iommu_inclusive_mapping

[PATCH] clk: sirf: make clk_ops const
 2017-08-22 14:02 UTC  (2+ messages)

[PATCH v4 0/5] Support for LEGO MINDSTORMS EV3 LCD display
 2017-08-22 14:02 UTC  (3+ messages)

[Qemu-devel] [PATCH] NUMA: Replace MAX_NODES with nb_numa_nodes in for loop
 2017-08-22 14:01 UTC  (3+ messages)

[PATCH igt] igt/pm_rpm: Use libc 'ftw' rather than opencoding our own filetree walk
 2017-08-22 14:01 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] ALSA: pcsp: Use common error handling code in snd_card_pcsp_probe()
 2017-08-22 14:00 UTC  (5+ messages)
    ` [PATCH v2] "

[PATCH v2] nfp: support new firmware medatada api
 2017-08-22 14:00 UTC 

[Qemu-devel] [PATCH v2 00/54] qapi: add #if pre-processor conditions to generated code
 2017-08-22 14:00 UTC  (48+ messages)
` [Qemu-devel] [PATCH v2 02/54] qdict: add qdict_put_null() helper
` [Qemu-devel] [PATCH v2 03/54] qobject: add literal qobject type
` [Qemu-devel] [PATCH v2 04/54] qlit: add qobject_form_qlit()
` [Qemu-devel] [PATCH v2 05/54] qapi: generate a literal qobject for introspection
` [Qemu-devel] [PATCH v2 06/54] qapi: introduce qapi_enum_lookup()
` [Qemu-devel] [PATCH v2 08/54] hmp: use qapi_enum_parse() in hmp_migrate_set_capability
` [Qemu-devel] [PATCH v2 09/54] hmp: use qapi_enum_parse() in hmp_migrate_set_parameter
` [Qemu-devel] [PATCH v2 10/54] block: use qemu_enum_parse() in blkdebug_debug_breakpoint
` [Qemu-devel] [PATCH v2 11/54] quorum: use qapi_enum_parse() in quorum_open
` [Qemu-devel] [PATCH v2 12/54] qapi: change enum lookup structure
` [Qemu-devel] [PATCH v2 13/54] qapi: drop the sentinel in enum array
` [Qemu-devel] [PATCH v2 14/54] qapi2texi: minor python code simplification
` [Qemu-devel] [PATCH v2 16/54] qapi: add a test for invalid 'if'
` [Qemu-devel] [PATCH v2 17/54] qapi: add 'if' condition on entity objects
` [Qemu-devel] [PATCH v2 19/54] qapi: add #if/#endif helpers
` [Qemu-devel] [PATCH v2 21/54] qapi-introspect: modify to_qlit() to generate #if code
` [Qemu-devel] [PATCH v2 22/54] qapi-introspect: add preprocessor conditions to generated QLit
` [Qemu-devel] [PATCH v2 23/54] qapi-commands: add #if conditions to commands
` [Qemu-devel] [PATCH v2 24/54] qapi-event: add #if conditions to events
` [Qemu-devel] [PATCH v2 25/54] qapi-visit: add #if conditions to visitors
` [Qemu-devel] [PATCH v2 27/54] qapi-types: add #if conditions to types
` [Qemu-devel] [PATCH v2 28/54] qapi: do not define enumeration value explicitely
` [Qemu-devel] [PATCH v2 29/54] qapi: add 'if' to enum members
` [Qemu-devel] [PATCH v2 30/54] qapi: add #if conditions on generated enum values
` [Qemu-devel] [PATCH v2 31/54] tests: add some enum members tests
` [Qemu-devel] [PATCH v2 32/54] qapi: add 'if' to struct members
` [Qemu-devel] [PATCH v2 33/54] qapi: add some struct member tests
` [Qemu-devel] [PATCH v2 35/54] qapi: add 'if' on union variants
` [Qemu-devel] [PATCH v2 37/54] qapi: 'if' to alternate variant
` [Qemu-devel] [PATCH v2 38/54] qapi: add tests for invalid alternate
` [Qemu-devel] [PATCH v2 40/54] docs: document schema configuration
` [Qemu-devel] [PATCH v2 41/54] qapi2texi: add 'If:' section to generated documentation
` [Qemu-devel] [PATCH v2 42/54] qapi2texi: add 'If:' condition to enum values
` [Qemu-devel] [PATCH v2 43/54] qapi2texi: add 'If:' condition to struct members
` [Qemu-devel] [PATCH v2 44/54] qapi2texi: add condition to variants
` [Qemu-devel] [PATCH v2 45/54] qapi: add conditions to VNC type/commands/events on the schema
` [Qemu-devel] [PATCH v2 46/54] qapi: add conditions to SPICE "
` [Qemu-devel] [PATCH v2 47/54] qapi: add conditions to REPLICATION type/commands "
` [Qemu-devel] [PATCH v2 48/54] tests/qmp-test: add query-qmp-schema test
` [Qemu-devel] [PATCH v2 49/54] build-sys: make qemu qapi objects per-target
` [Qemu-devel] [PATCH v2 50/54] qapi: make rtc-reset-reinjection depend on TARGET_I386
` [Qemu-devel] [PATCH v2 51/54] qapi: make s390 commands depend on TARGET_S390X
` [Qemu-devel] [PATCH v2 52/54] qapi: make query-gic-capabilities depend on TARGET_ARM
` [Qemu-devel] [PATCH v2 53/54] qapi: make query-cpu-model-expansion depend on s390 or x86

[Qemu-devel] [PATCH v3 00/10] tests: Add VM based build tests (for non-x86_64 and/or non-Linux)
 2017-08-22 14:00 UTC  (8+ messages)
` [Qemu-devel] [PATCH v3 03/10] tests: Add vm test lib
` [Qemu-devel] [PATCH v3 10/10] tests: Add README for vm tests

multi-line comments
 2017-08-22 14:00 UTC  (7+ messages)

[PATCH i-g-t 00/11] Improve robustness of the i915 perf tests
 2017-08-22 13:59 UTC  (12+ messages)
` [PATCH i-g-t 01/11] tests/perf: make stream_fd a global variable
` [PATCH i-g-t 02/11] tests/perf: add per context filtering test for gen8+

Sparse parsing question - iterator statements
 2017-08-22 13:59 UTC 

Possible race in spi-tegra114.ko
 2017-08-22 13:58 UTC  (2+ messages)
` [PATCH] tegra114: fix to a race condition due to early registration of interrupt handler

[PATCH] ALSA: firewire: add const qualifier to identifiers for read-only symbols
 2017-08-22 13:58 UTC 

[Qemu-devel] [PATCH v6 00/10] qemu.py: Pylint/style fixes
 2017-08-22 13:56 UTC  (4+ messages)

[Qemu-devel] [PATCH v2] qga-win: Updating guest_set_time action
 2017-08-22 13:56 UTC  (2+ messages)

Xen 4.10 Development Update
 2017-08-22 13:56 UTC 

[PATCH] lib/gro: fix typo in .map file
 2017-08-22 13:58 UTC 

[PATCH] mm: Reward slab shrinkers that reclaim more than they were asked
 2017-08-22 13:53 UTC  (5+ messages)
` [PATCH 1/2] mm: Track actual nr_scanned during shrink_slab()
  ` [PATCH 2/2] drm/i915: Wire up shrinkctl->nr_scanned

[Qemu-devel] [PATCH v4 00/10] zpci detangling
 2017-08-22 13:54 UTC  (10+ messages)
` [Qemu-devel] [PATCH v4 07/10] s390x/sclp: properly guard pci-specific functions

[PATCH v2 1/3] ARM: dts: rockchip: add cpu opp table for rv1108
 2017-08-22 13:44 UTC  (3+ messages)
` [PATCH v2 3/3] cpufreq: dt: add support for rockchip rv1108

[PATCH] staging/ccree: Declare compiled out fuctions static inline
 2017-08-22 13:53 UTC  (8+ messages)

[PATCH] clk: mxs: make clk_ops const
 2017-08-22 13:52 UTC 

[linux-next test] 112778: regressions - trouble: blocked/broken/fail/pass
 2017-08-22 13:54 UTC 

[PATCH 00/27] ARM Scalable Vector Extension (SVE)
 2017-08-22 13:53 UTC  (8+ messages)
` [PATCH 09/27] arm64/sve: Signal frame and context structure definition

[Qemu-devel] [RFC PATCH 00/10] scsi, block: introduce persistent reservation managers
 2017-08-22 13:53 UTC  (16+ messages)
` [Qemu-devel] [PATCH 01/10] scsi: rename scsi_convert_sense
` [Qemu-devel] [PATCH 02/10] scsi: move non-emulation specific code to scsi/
` [Qemu-devel] [PATCH 03/10] scsi: introduce scsi_build_sense
` [Qemu-devel] [PATCH 04/10] scsi: introduce sg_io_sense_from_errno
` [Qemu-devel] [PATCH 05/10] scsi: move block/scsi.h to include/scsi/constants.h

[Qemu-devel] [PATCH] hw/arm/digic: Mark device with user_creatable = false
 2017-08-22 13:52 UTC  (2+ messages)

finding root filesystem of a subvolume?
 2017-08-22 13:53 UTC  (11+ messages)

[PATCH] dt-bindings: apmu: Document r8a7745 support
 2017-08-22 13:52 UTC  (3+ messages)

increasingly large packages and longer build times
 2017-08-22 13:52 UTC  (7+ messages)

[PATCH v2 nft 0/3] nftables: tcp option set support
 2017-08-22 13:51 UTC  (4+ messages)
` [PATCH nft 1/3] src: add tcp options "
` [PATCH nft 2/3] rt: add path mtu support
` [PATCH nft 3/3] tests: add tcp option set support / tcp mss mangling test cases

flexcan missing error state transitions
 2017-08-22 13:50 UTC  (5+ messages)
  ` AW: "
      ` AW: "

[PATCH v3 1/3] lockdep: Make LOCKDEP_CROSSRELEASE configs all part of PROVE_LOCKING
 2017-08-22 13:49 UTC  (9+ messages)

[Qemu-devel] [PATCH] nbd-client: fix hang after server closes connection
 2017-08-22 13:49 UTC  (2+ messages)

[PATCH V2 00/25] xen/vIOMMU: Add vIOMMU support with irq remapping fucntion of virtual vtd
 2017-08-22 13:48 UTC  (9+ messages)
` [PATCH V2 9/25] tools/libxl: build DMAR table for a guest with one virtual VTD

[PATCH] e2fsck: improve performance of region_allocate()
 2017-08-22 13:47 UTC  (5+ messages)
      ` *** SPAM *** "

Crash Consistency xfstests
 2017-08-22 13:47 UTC  (4+ messages)

[PATCH 1/3] ethdev: expose Rx hardware timestamp
 2017-08-22 13:46 UTC  (3+ messages)
` [PATCH 2/3] app/testpmd: add Rx timestamp in testpmd
` [PATCH 3/3] net/mlx5: add hardware timestamp

netapp-alike snapshots?
 2017-08-22 13:44 UTC  (2+ messages)

[PATCH 1/3 v3] cpufreq: enable the DT cpufreq driver on the Ux500
 2017-08-22 13:44 UTC  (7+ messages)
` [PATCH 2/3 v3] mfd: db8500-prcmu: Get rid of cpufreq dependency

Custom recipe - resolving "do_package_qa: QA Issue: -dev package contains non-symlink .so"
 2017-08-22 13:43 UTC 

[PATCH] clk: hisilicon: make clk_ops const
 2017-08-22 13:42 UTC 

[PATCH v3 0/5] Add support for the STM32F7 I2C
 2017-08-22 13:41 UTC  (5+ messages)

[PATCH 1/2] pinctrl: intel: Add Intel Cannon Lake PCH-H pin controller support
 2017-08-22 13:42 UTC  (4+ messages)
` [PATCH 2/2] pinctrl: intel: Add Intel Lewisburg GPIO support

[PATCH 3/5] dt-bindings: ti-omap-hsmmc: Document new compatible for sdhci omap
 2017-08-22 13:39 UTC  (4+ messages)
` [PATCH v2 3/5] dt-bindings: sdhci-omap: Add bindings for the sdhci-omap controller

[PATCH V3 resend] cpufreq: Cap the default transition delay value to 10 ms
 2017-08-22 13:31 UTC  (2+ messages)

[PATCH v6 0/6] define new fs integrity_read method
 2017-08-22 13:41 UTC  (6+ messages)
` [PATCH v6 6/6] ima: define "fs_unsafe" builtin policy

[PATCH ] gpio: rcar: Add r8a7745 (RZ/G1E) support
 2017-08-22 13:39 UTC  (4+ messages)

[PATCH 01/10] pylibfdt: Add a test for use of uint32_t
 2017-08-22 13:39 UTC  (4+ messages)
` [PATCH 09/10] README: Add a note about test_tree1.dts

[PATCH v2 0/4] Workaround broken RTL8211E on some Pine64+ boards
 2017-08-22 13:39 UTC  (5+ messages)
` [PATCH v2 3/4] net: phy: realtek: add disable RX internal delay mode

[PATCH] virt/lib avoids oops by adding parameter checking
 2017-08-22 13:39 UTC  (2+ messages)

[PATCH] CPUFREQ: Loongson2: constify platform_device_id
 2017-08-22 13:30 UTC  (3+ messages)

[PATCH v3] client: Fix the selection bug of ad manager
 2017-08-22 13:38 UTC  (2+ messages)

[PATCH] cpufreq: dt: Add r8a7796 support to to use generic cpufreq driver
 2017-08-22 13:29 UTC  (3+ messages)

[PATCH] libmultipath: update INFINIDAT builtin config
 2017-08-22 13:37 UTC 

[PATCH] virt/kvm avoids oops by adding parameter checking
 2017-08-22 13:37 UTC  (2+ messages)

[PATCH] cpufreq: remove setting of policy->cpu in policy->cpus during init
 2017-08-22 13:28 UTC  (3+ messages)

[PATCH net] macsec: add genl family module alias
 2017-08-22 13:36 UTC 

[PATCH] clk: mmp: make clk_ops const
 2017-08-22 13:35 UTC 

[PATCH] serio: PS2 gpio bit banging driver for the serio bus
 2017-08-22 13:35 UTC  (8+ messages)

[PATCH 2/2] cpufreq: schedutil: Always process remote callback with slow switching
 2017-08-22 13:27 UTC  (3+ messages)
` [PATCH V2 "

[PATCH] drm/amd/include: Add hdmi_redriver_set to atomfirmware
 2017-08-22 13:35 UTC 

[PATCH 0/6] IIO driver for MCP3550/1/3
 2017-08-22 13:33 UTC  (10+ messages)
` [PATCH 2/6] iio: adc: mcp320x: Fix readout of negative voltages
` [PATCH 6/6] iio: adc: mcp320x: Add support for mcp3550/1/3
` [PATCH 4/6] iio: adc: mcp320x: Drop unnecessary of_device_id attributes
` [PATCH 1/6] iio: adc: mcp320x: Fix oops on module unload
` [PATCH 3/6] iio: adc: mcp320x: Speed up readout of single-channel ADCs
` [PATCH 5/6] dt-bindings: iio: adc: mcp320x: Update for mcp3550/1/3

[PATCH 1/2] cpufreq: schedutil: Don't restrict kthread to related_cpus unnecessarily
 2017-08-22 13:26 UTC  (2+ messages)

[Qemu-devel] [PATCH v7 0/6] add throttle block driver filter
 2017-08-22 13:31 UTC  (4+ messages)
` [Qemu-devel] [PATCH v7 4/6] block: convert ThrottleGroup to object with QOM

[LTP] [PATCH v3 1/3] ltp-pan: Log start of test in kernel log
 2017-08-22 13:33 UTC  (3+ messages)
` [LTP] [PATCH v3 2/3] runltp: Add -Q switch passed to ltp-pan + cleanup
` [LTP] [PATCH v3 3/3] testscripts/network.sh: Add -Q and -q switches "

[GIT PULL] ARM: Xilinx Zynq DT fixes for v4.14
 2017-08-22 13:33 UTC  (2+ messages)

[git pull] pinctrl: sh-pfc: Updates for v4.14
 2017-08-22 13:33 UTC  (2+ messages)

[Buildroot] [PATCH] libv4l: avoid compilation error by adding upstream patch
 2017-08-22 13:32 UTC 

master merge plans
 2017-08-22 13:32 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.