All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-02-20 10:34:02 to 2019-02-20 11:15:51 UTC [more...]

[PATCH] xsysace: Fix error handling in ace_setup
 2019-02-20 11:13 UTC  (4+ messages)

Applied "regulator: da9063: Select maximum current in specific range for set_current_limit" to the regulator tree
 2019-02-19 15:50 UTC 

Applied "regulator: da9062: Select maximum current in specific range for set_current_limit" to the regulator tree
 2019-02-19 15:50 UTC 

Applied "regulator: pv88090: Fix array out-of-bounds access" to the regulator tree
 2019-02-19 15:50 UTC 

[PATCH 1/7] iio: inkern: API for reading available iio channel attribute values
 2019-02-20 11:14 UTC  (4+ messages)
` [PATCH 5/7] power: supply: add Ingenic JZ47xx battery driver

[PATCH] genenv: create a gcc-like .d file for depenencies
 2019-02-20 11:14 UTC  (3+ messages)

[PATCH 1/2] spi: sifive: Add DT documentation for SiFive SPI controller
 2019-02-19 15:50 UTC  (3+ messages)
` Applied "spi: sifive: Add DT documentation for SiFive SPI controller" to the spi tree

Applied "regulator: axp20x: remove a redundant null check on rdev" to the regulator tree
 2019-02-19 15:50 UTC 

[PATCH] cpufreq: kyro: Reduce frame-size of qcom_cpufreq_kryo_probe()
 2019-02-20 11:14 UTC 

[PATCH 2/2] spi: sifive: Add driver for the SiFive SPI controller
 2019-02-19 15:50 UTC  (3+ messages)
` Applied "spi: sifive: Add driver for the SiFive SPI controller" to the spi tree

Applied "regulator: pv88080: Fix array out-of-bounds access" to the regulator tree
 2019-02-19 15:50 UTC 

[Qemu-devel] [PULL 0/9] Usb 20190220 patches
 2019-02-20 11:13 UTC  (10+ messages)
` [Qemu-devel] [PULL 1/9] usb: rearrange usb_ep_get()
` [Qemu-devel] [PULL 2/9] xhci: add asserts to help with static code analysis
` [Qemu-devel] [PULL 3/9] xhci: check device is not NULL before calling usb_ep_get()
` [Qemu-devel] [PULL 4/9] ehci: "
` [Qemu-devel] [PULL 5/9] ohci: "
` [Qemu-devel] [PULL 6/9] uhci: "
` [Qemu-devel] [PULL 7/9] usb: "
` [Qemu-devel] [PULL 8/9] usb: add device checks before redirector calls to usb_ep_get()
` [Qemu-devel] [PULL 9/9] usb: remove unnecessary NULL device check from usb_ep_get()

[PATCH v3 00/25] chardev: Convert qemu_chr_write() to take a size_t argument
 2019-02-20 11:13 UTC  (44+ messages)
` [PATCH v3 02/25] chardev: Assert IOCanReadHandler can not be negative
  ` [Qemu-devel] "
` [PATCH v3 04/25] chardev: Let qemu_chr_be_can_write() return a size_t types
  ` [Qemu-devel] "
` [PATCH v3 05/25] gdbstub: Use size_t for strlen() return value
  ` [Qemu-devel] "
` [PATCH v3 06/25] gdbstub: Use size_t to hold GDBState::last_packet_len
    ` [Qemu-devel] "
` [PATCH v3 07/25] gdbstub: Let put_buffer() use size_t
    ` [Qemu-devel] "
` [PATCH v3 09/25] vhost-user: Express sizeof with size_t
  ` [Qemu-devel] "
` [PATCH v3 11/25] xen: Let xencons_send() take a 'size' argument
    ` [Qemu-devel] "
` [PATCH v3 12/25] xen: Let buffer_append() return the size consumed
    ` [Qemu-devel] "
` [PATCH v3 20/25] s390x/sclp: Use a const variable to improve readability
    ` [Qemu-devel] "
` [PATCH v3 21/25] s390x/sclp: Use size_t in process_mdb()
    ` [Qemu-devel] "
` [PATCH v3 22/25] s390x/sclp: Let write_console_data() take a size_t
    ` [Qemu-devel] "
` [PATCH v3 25/25] chardev: Let qemu_chr_write[_all] use size_t
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v3 00/25] chardev: Convert qemu_chr_write() to take a size_t argument

[PATCH 2/2] ASoC: adau1977: Add support for setting MICBIAS via DT
 2019-02-19 15:50 UTC  (2+ messages)
` Applied "ASoC: adau1977: Add support for setting MICBIAS via DT" to the asoc tree

[PATCH] ASoC: dapm: Potential small memory leak in dapm_cnew_widget()
 2019-02-19 15:50 UTC  (2+ messages)
` Applied "ASoC: dapm: Potential small memory leak in dapm_cnew_widget()" to the asoc tree

[PATCH 1/2] ASoC: sunxi: sun50i-codec-analog: Rename hpvcc regulator supply to cpvdd
 2019-02-19 15:50 UTC  (3+ messages)
` Applied "ASoC: sunxi: sun50i-codec-analog: Rename hpvcc regulator supply to cpvdd" to the asoc tree

[PATCH 1/2] ASoC: adau1977: Add MICBIAS example in DT bindings
 2019-02-19 15:50 UTC  (2+ messages)
` Applied "ASoC: adau1977: Add MICBIAS example in DT bindings" to the asoc tree

[PATCH v4 2/3] ASoC: Intel: Add Geminilake Dialog Maxim machine driver
 2019-02-19 15:50 UTC  (2+ messages)
` Applied "ASoC: Intel: Add Geminilake Dialog Maxim machine driver" to the asoc tree

Applied "ASoC: Intel: glk: Add DAI links for Multi-Playback" to the asoc tree
 2019-02-19 15:50 UTC 

Applied "ASoC: codecs: pcm186x: Fix energysense SLEEP bit" to the asoc tree
 2019-02-19 17:17 UTC 

Applied "ASoC: Intel: Headset button support in broxton machine driver" to the asoc tree
 2019-02-19 15:50 UTC 

Applied "regulator: pv88060: Fix array out-of-bounds access" to the regulator tree
 2019-02-19 15:50 UTC 

Applied "ASoC: samsung: i2s: Fix multiple "IIS multi" devices initialization" to the asoc tree
 2019-02-19 15:50 UTC 

Applied "ASoC: samsung: i2s: Fix secondary platform device unregistration" to the asoc tree
 2019-02-19 15:50 UTC 

[PATCH v2 1/2] ASoC: codecs: pcm186x: fix wrong usage of DECLARE_TLV_DB_SCALE()
 2019-02-20 10:56 UTC  (6+ messages)
` [PATCH v2 2/2] ASoC: codecs: pcm186x: Fix energysense SLEEP bit
` Applied "ASoC: codecs: pcm186x: fix wrong usage of DECLARE_TLV_DB_SCALE()" to the asoc tree

[PATCH v5 00/26] KVM: arm64: SVE guest support
 2019-02-20 11:12 UTC  (4+ messages)
` [PATCH v5 06/26] arm64/sve: Check SVE virtualisability

[PATCH 2/2] Btrfs: report and handle error on unexpected first key on extent buffer
 2019-02-20 11:12 UTC  (5+ messages)

[PATCH 00/10] perf: Multi-die/package support
 2019-02-20 11:12 UTC  (3+ messages)
` [PATCH 01/10] perf/x86/intel: Introduce a concept "domain" as the scope of counters

[PATCH v2 0/2] drivers: new helper for ioremapping memory resources
 2019-02-20 11:12 UTC  (3+ messages)
` [PATCH v2 1/2] drivers: provide devm_platform_ioremap_resource()
` [PATCH v2 2/2] gpio: davinci: use devm_platform_ioremap_resource()

[PATCH] Btrfs: remove assertion when searching for a key in a node/leaf
 2019-02-20 11:11 UTC 

[PATCH 0/1] Introduce "precious" file attribute
 2019-02-20 11:11 UTC  (9+ messages)
` [PATCH 1/1] Introduce "precious" file concept

[igt-dev] [PATCH i-g-t 1/5] lib/tests: Add header for common helpers
 2019-02-20 11:10 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 4/5] lib/tests: Convert no_exit tests into positive tests

[PATCH 0/5] QEMU VFIO live migration
 2019-02-20 11:01 UTC  (10+ messages)
` [PATCH 2/5] vfio/migration: support device of device config capability
        ` [Qemu-devel] "
      ` [Qemu-devel] [PATCH 0/5] QEMU VFIO live migration

[PATCH] staging: iio: ad7192: Fix ad7193 channel address
 2019-02-20 11:08 UTC 

[bugzilla-daemon@bugzilla.kernel.org: [Bug 202405] Corrupted data when writing to dm-crypt device]
 2019-02-20 11:09 UTC 

ceph osd commit latency increase over time, until restart
 2019-02-20 11:09 UTC  (9+ messages)

[PATCH] platform: set of_node in platform_device_register_full()
 2019-02-20 11:08 UTC  (8+ messages)

[GIT PULL] DaVinci SoC updates for v5.1 (part 3)
 2019-02-20 11:08 UTC  (2+ messages)

[PATCH] ARM: davinci: fix build failure with allnoconfig
 2019-02-20 11:06 UTC 

[PATCH v2 0/3] add slow clock support for SAM9X60
 2019-02-20 11:06 UTC  (6+ messages)
` [PATCH v2 2/3] clk: at91: sckc: add "

[PATCH 0/6] ASoC: Fix of-node refcount unbalance
 2019-02-20 11:06 UTC  (5+ messages)
  ` [PATCH 6/6] ASoC: samsung: Fix of-node refcount unbalance in odroid_audio_probe()

[PATCH bpf-next] bpf, seccomp: fix false positive preemption splat for cbpf->ebpf progs
 2019-02-20 11:06 UTC 

[PATCH] ASoC: samsung: odroid: Fix of_node refcount unbalance
 2019-02-20 11:06 UTC 

[PATCH 0/6] Enable P0xx (planar), Y2xx/Y4xx (packed) pixel formats
 2019-02-20 11:05 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for Enable P0xx (planar), Y2xx/Y4xx (packed) pixel formats (rev2)

stable/linux-4.14.y build: 197 builds: 4 failed, 193 passed, 10 errors, 144 warnings (v4.14.102)
 2019-02-20 11:05 UTC 

[PATCH] KVM: arm/arm64: Remove unused gpa_end variable
 2019-02-20 11:03 UTC  (3+ messages)

[RFC PATCH 00/17] zuf: ZUFS Zero-copy User-mode FileSystem
 2019-02-20 11:05 UTC  (5+ messages)
` [RFC PATCH 01/17] fs: Add the ZUF filesystem to the build + License
` [RFC PATCH 09/17] zuf: symlink

[PATCH 0/2] drivers: new helper for ioremapping memory resources
 2019-02-20 11:05 UTC  (5+ messages)
` [PATCH 1/2] drivers: provide devm_platform_ioremap_resource()

[PATCH 0/7] net: thunderx: implement DMAC filtering support
 2019-02-20 11:02 UTC  (19+ messages)
` [PATCH v3 0/8] nic: thunderx: fix communication races between VF & PF
  ` [PATCH v3 2/8] net: thunderx: replace global nicvf_rx_mode_wq work queue for all VFs to private for each of them
  ` [PATCH v3 1/8] net: thunderx: correct typo in macro name
  ` [PATCH v3 3/8] net: thunderx: make CFG_DONE message to run through generic send-ack sequence
  ` [PATCH v3 6/8] net: thunderx: add mutex to protect mailbox from concurrent calls for same VF
  ` [PATCH v3 4/8] net: thunderx: add nicvf_send_msg_to_pf result check for set_rx_mode_task
  ` [PATCH v3 5/8] net: thunderx: rework xcast message structure to make it fit into 64 bit
  ` [PATCH v3 7/8] net: thunderx: move link state polling function to VF
  ` [PATCH v3 8/8] net: thunderx: remove link change polling code and info from nicpf

rte_eth_rx_queue_count support in DPDK FM10k driver
 2019-02-20 11:04 UTC 

[Qemu-devel] [PATCH v5 00/17] spapr: Add support for PHB hotplug
 2019-02-20 11:04 UTC  (3+ messages)
  ` [Qemu-devel] [Qemu-ppc] "

[v2,1/1] USB: serial: option: add Telit ME910 ECM composition
 2019-02-20 11:04 UTC 

[PATCH 01/11] x86 topology: fix doc typo
 2019-02-20 11:02 UTC  (10+ messages)
` [PATCH 03/11] x86 topology: Add CPUID.1F multi-die/package support
` [PATCH 05/11] x86 topology: export die_siblings
` [PATCH 08/11] powercap/intel_rapl: Support multi-die/package

[RFC PATCH] ARM: enable irq in translation/section permission fault handlers
 2019-02-20 11:00 UTC  (5+ messages)

[PATCH v3 0/7] Reimplement rebase --merge via interactive machinery
 2019-02-20 11:00 UTC  (7+ messages)
` [PATCH v4 0/8] "
  ` [PATCH v4 5/8] git-rebase, sequencer: extend --quiet option for the "

[PATCHv2] usb: typec: tps6598x: handle block reads separately with plain-I2C adapters
 2018-09-10  5:05 UTC  (2+ messages)
` [PATCH] usb: typec: tps6598x: handle block writes "

[PATCH] ARM: dts: sun7i: add pinctrl for missing uart mux options
 2019-02-20 10:59 UTC  (5+ messages)

[PATCH v2 0/3] libertas_tf: fix setting the hardware address]
 2019-02-20 10:58 UTC  (4+ messages)
` [PATCH v2 1/3] libertas_tf: move hardware callbacks to a separate structure
` [PATCH v2 2/3] libertas_tf: don't defer firmware loading until start()
` [PATCH v2 3/3] libertas_tf: get the MAC address before registering the device

[PATCH 2/2] perf evsel: add inline functions to sample callchain output
 2019-02-20 10:59 UTC  (2+ messages)
` [PATCHv2 "

[igt-dev] [PATCH i-g-t] kms_chamelium: Fix test failures from missing outputs/unsupported formats, v2
 2019-02-20 10:57 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for kms_chamelium: Fix test failures from missing outputs/unsupported formats, v2. (rev2)

[PATCH net-next v2 00/10] net: phy: Add support for 2.5GBASET PHYs
 2019-02-20 10:54 UTC  (5+ messages)
` [PATCH net-next v2 07/10] net: phy: marvell10g: Add support for 2.5GBASET

[PATCH 0/2] iio: chemical: pms7003: add other supported sensors
 2019-02-20 10:54 UTC  (5+ messages)
` [PATCH 1/2] iio: chemical: pms7003: extend supported sensors list
` [PATCH 2/2] dt-bindings: "

[PATCH] dt-bindings: imx: update scu resource id headfile
 2019-02-20 10:52 UTC  (10+ messages)

possible deadlock in console_unlock
 2019-02-20 10:52 UTC  (9+ messages)

[PATCH] cpufreq: Report if CPU doesn't report boost technologies
 2019-02-20 10:52 UTC  (3+ messages)

[PATCH] gpio: of: Restrict enable-gpio quirk to regulator-gpio
 2019-02-20 10:52 UTC 

[PATCH] iwlwifi: mvm: Use div64_s64 instead of do_div in iwl_mvm_debug_range_resp
 2019-02-20 10:51 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] travis: the xcode10 image seems to be hosed
 2019-02-20 10:51 UTC 

[PATCH -next] iio: adc: ingenic: remove redundant dev_err call in ingenic_adc_probe()
 2019-02-20 10:51 UTC  (3+ messages)

[U-Boot] Changed syntax for dumpimage, failing tests
 2019-02-20 10:51 UTC  (4+ messages)
` [U-Boot] [PATCH] test: Update test-imagetools.sh to match new syntax

[Qemu-devel] [PATCH] travis: the xcode10 image seems to be hosed
 2019-02-20 10:50 UTC  (2+ messages)

[U-Boot] [PATCH] treewide: Replace CONFIG_DM_SPI_FLASH with CONFIG_IS_ENABLED(DM_SPI_FLASH)
 2019-02-20 10:50 UTC  (3+ messages)

[PATCH v2] crypto: caam - remove redundant likely/unlikely annotation
 2019-02-20 10:49 UTC 

[PATCH -next] hwrng: make symbol 'optee_rng_id_table' static
 2019-02-20 10:49 UTC  (8+ messages)

[PATCH 0/6] lib: Add safe string funtions
 2019-02-20 10:49 UTC  (5+ messages)
` [PATCH 1/6] lib/string: Enable string selftesting

[v2] cfg80211/nl80211: Offload OWE processing to user space in AP mode
 2019-02-20 10:48 UTC 

[PATCH] clk: at91: fix at91sam9x5 peripheral clock number
 2019-02-20 10:48 UTC  (5+ messages)

[PATCH] iio: remove redundant unlikely annotation
 2019-02-20 10:47 UTC  (2+ messages)

[PATCH 0/6] iio: imu: adis16480: Add support for ADIS1649x family of devices
 2019-02-20 10:46 UTC  (11+ messages)
` [PATCH 2/6] iio: imu: adis16480: Add support for configurable drdy indicator
` [PATCH 4/6] iio: imu: adis16480: Treat temperature scale in a generic way
` [PATCH 5/6] iio: imu: adis16480: Add support for ADIS1649x family of devices
` [PATCH 6/6] iio: imu: adis16480: Add docs for ADIS16480 IMU

[Qemu-devel] [PATCH] shippable: fix build
 2019-02-20 10:45 UTC 

[igt-dev] [PATCH i-g-t] i915/gem_ctx_exec: Remember to ask for permission to reset the GPU
 2019-02-20 10:43 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[v2,1/1] USB: serial: option: add Telit ME910 ECM composition
 2019-02-20 10:43 UTC 

[GIT PULL] sound fixes for 5.0
 2019-02-20 10:42 UTC 

[PATCH 1/3] mt76usb: allow mt76u_bulk_msg be used for reads
 2019-02-20 10:41 UTC  (5+ messages)
` [PATCH 2/3] mt76usb: use synchronous msg for mcu command responses
` [PATCH 3/3] mt76usb: remove usb_mcu.c

[PATCH] crypo: caam: remove redundant likely/unlikely annotation
 2019-02-20 10:40 UTC  (2+ messages)

[PATCH 0/4] drm/panel: Support for OSD101T2045-53TS and OSD101T2587-53TS
 2019-02-20 10:39 UTC  (7+ messages)
` [PATCH 4/4] drm/panel: Add OSD101T2587-53TS driver

lastest kernel ext4 io slowly
 2019-02-20 10:38 UTC 

[U-Boot] [PATCH] fastboot: common: fix default fastboot_boot on 64-bit
 2019-02-20 10:36 UTC 

[PATCH 0/4] RFC: consolidate testing apps to app dir
 2019-02-20 10:35 UTC  (4+ messages)
` [PATCH v2 4/5] test/bpf: move to examples folder

[Powertop] issue with powertop, linux kernel 4.20 and OpenSuse
 2019-02-20 10:35 UTC 

[PATCH] staging: erofs: remove rcu_read_lock() in erofs_try_to_free_cached_page
 2019-02-20 10:33 UTC  (4+ messages)

[PATCH v3 00/11] Analogix ANX6345 RGB-(e)DP bridge support
 2019-02-20 10:33 UTC  (7+ messages)
` [PATCH v3 06/11] drm/sun4i: rgb: Add DT property to disable strict clock rate check

[PATCH v4 0/3] Stingray USB PHY driver support
 2019-02-20 10:34 UTC  (2+ messages)
` [PATCH v4 3/3] arm64: dts: Add USB DT nodes for Stingray SoC


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.