All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-04-12 12:00:50 to 2019-04-12 12:34:48 UTC [more...]

[PATCH v2 0/3] Bugfix and cleanup the timer driver for Milbeaut M10V
 2019-04-12 12:34 UTC  (3+ messages)

[PATCH 0/8] Prepare files under Documentation/*.txt to build with Sphinx
 2019-04-12 12:34 UTC  (5+ messages)

[Qemu-devel] [PULL SUBSYSTEM s390-ccw-bios 00/17] vfio-ccw dasd ipl support
 2019-04-12 12:25 UTC  (28+ messages)
  ` [Qemu-devel] [PULL SUBSYSTEM s390-ccw-bios 01/17] s390 vfio-ccw: Add bootindex property and IPLB data
  ` [Qemu-devel] [PULL SUBSYSTEM s390-ccw-bios 02/17] s390-bios: decouple cio setup from virtio
  ` [Qemu-devel] [PULL SUBSYSTEM s390-ccw-bios 03/17] s390-bios: decouple common boot logic "
  ` [Qemu-devel] [PULL SUBSYSTEM s390-ccw-bios 04/17] s390-bios: Clean up cio.h
  ` [Qemu-devel] [PULL SUBSYSTEM s390-ccw-bios 05/17] s390-bios: Decouple channel i/o logic from virtio
  ` [Qemu-devel] [PULL SUBSYSTEM s390-ccw-bios 06/17] s390-bios: Map low core memory
  ` [Qemu-devel] [PULL SUBSYSTEM s390-ccw-bios 07/17] s390-bios: ptr2u32 and u32toptr
  ` [Qemu-devel] [PULL SUBSYSTEM s390-ccw-bios 08/17] s390-bios: Support for running format-0/1 channel programs
  ` [Qemu-devel] [PULL SUBSYSTEM s390-ccw-bios 09/17] s390-bios: cio error handling
  ` [Qemu-devel] [PULL SUBSYSTEM s390-ccw-bios 10/17] s390-bios: Extend find_dev() for non-virtio devices
  ` [Qemu-devel] [PULL SUBSYSTEM s390-ccw-bios 11/17] s390-bios: Factor finding boot device out of virtio code path
  ` [Qemu-devel] [PULL SUBSYSTEM s390-ccw-bios 12/17] s390-bios: Refactor virtio to run channel programs via cio
  ` [Qemu-devel] [PULL SUBSYSTEM s390-ccw-bios 13/17] s390-bios: Use control unit type to determine boot method
  ` [Qemu-devel] [PULL SUBSYSTEM s390-ccw-bios 14/17] s390-bios: Add channel command codes/structs needed for dasd-ipl
  ` [Qemu-devel] [PULL SUBSYSTEM s390-ccw-bios 15/17] s390-bios: Support booting from real dasd device
  ` [Qemu-devel] [PULL SUBSYSTEM s390-ccw-bios 16/17] s390-bios: Use control unit type to find bootable devices
  ` [Qemu-devel] [PULL SUBSYSTEM s390-ccw-bios 17/17] pc-bios/s390: Update firmware images

[PATCH 5/9] rxrpc: Check address length before reading srx_service field
 2019-04-12 12:34 UTC  (3+ messages)

[PATCH] video: fbdev: imxfb: add COMPILE_TEST support
 2019-04-12 12:34 UTC  (4+ messages)

[U-Boot] [PATCH 1/2] spi: ti_qspi: Drop non DM code
 2019-04-12 12:33 UTC  (4+ messages)
` [U-Boot] [U-Boot,1/2] "

[Qemu-devel] [PATCH 0/2] hw/arm/virt: Support firmware configuration with -blockdev
 2019-04-12 12:32 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/2] pflash_cfi01: New pflash_cfi01_legacy_drive()

[Qemu-devel] [PATCH v2 0/5] misc set of fixes for warnings under GCC 9
 2019-04-12 12:32 UTC  (20+ messages)
  ` [Qemu-devel] [PATCH v2 1/5] linux-user: avoid string truncation warnings in uname field copying
  ` [Qemu-devel] [PATCH v2 2/5] linux-user: avoid string truncation warnings in elf "
  ` [Qemu-devel] [PATCH v2 3/5] sockets: avoid string truncation warnings when copying UNIX path
  ` [Qemu-devel] [PATCH v2 4/5] hw/usb: avoid format truncation warning when formatting port name
  ` [Qemu-devel] [PATCH v2 5/5] qxl: avoid unaligned pointer reads/writes

[PATCH v3 0/2] Amazon's Annapurna Labs Thermal Sensor Driver
 2019-04-12 12:32 UTC  (3+ messages)
` [PATCH v3 2/2] thermal: Introduce Amazon's Annapurna Labs Thermal Driver

[PATCH v1 0/6] clk: rockchip: Support for some new features
 2019-04-12 12:32 UTC  (12+ messages)
` [PATCH v1 1/6] clk: rockchip: Add supprot to limit input rate for fractional divider
` [PATCH v1 5/6] clk: rockchip: add pll up and down when change pll freq

[U-Boot] U-Boot API example doesn't support 64-bit
 2019-04-12 12:32 UTC 

[PATCH] ARM: dts: imx6qdl-nitrogen6_max: Disable LVDS channels
 2019-04-12 12:31 UTC  (12+ messages)

[U-Boot] why does "board_init_r()" accept a second arg of "ulong dest_addr"?
 2019-04-12 12:31 UTC 

[dpdk-dev] [PATCH v3 00/13] ENETC PMD basic features and bug fixes
 2019-04-12 12:29 UTC  (15+ messages)
` [dpdk-dev] [PATCH v4 "
  ` [dpdk-dev] [PATCH v4 01/13] net/enetc: support physical addressing mode
  ` [dpdk-dev] [PATCH v4 02/13] net/enetc: fix SMMU unhandled context fault
  ` [dpdk-dev] [PATCH v4 03/13] net/enetc: fix big endian build and correct buffer allocation
  ` [dpdk-dev] [PATCH v4 04/13] net/enetc: set interface mode for SXGMII
  ` [dpdk-dev] [PATCH v4 05/13] net/enetc: add basic statistics
  ` [dpdk-dev] [PATCH v4 06/13] net/enetc: replace register read/write macros with functions
  ` [dpdk-dev] [PATCH v4 07/13] net/enetc: remove forward declarations
  ` [dpdk-dev] [PATCH v4 08/13] net/enetc: enable promiscuous and allmulticast feature
  ` [dpdk-dev] [PATCH v4 09/13] net/enetc: add MTU update and jumbo frames support
  ` [dpdk-dev] [PATCH v4 10/13] net/enetc: enable Rx-Tx queue start/stop feature
  ` [dpdk-dev] [PATCH v4 11/13] net/enetc: enable CRC offload feature
  ` [dpdk-dev] [PATCH v4 12/13] net/enetc: enable Rx checksum offload validation
  ` [dpdk-dev] [PATCH v4 13/13] net/enetc: fix crash at high speed traffic

[PATCH] go: Allow bootstrapping using host go compiler
 2019-04-12 12:30 UTC 

[Qemu-devel] [PATCH] hmp: delvm: use hmp_handle_error
 2019-04-12 12:21 UTC  (5+ messages)
` [Qemu-devel] [PATCH for-4.0?] "

[PATCH v5 0/6] drm/bridge: sii902x: HDMI-audio support and some fixes
 2019-04-12 12:30 UTC  (5+ messages)
  ` [PATCH v5 6/6] drm/bridge: sii902x: Implement HDMI audio support

[PATCH 0/3] ALSA: seq: Yet a few more fixes / cleanups
 2019-04-12 12:29 UTC  (4+ messages)
` [PATCH 1/3] ALSA: seq: Cover unsubscribe_port() in list_mutex
` [PATCH 2/3] ALSA: seq: Simplify snd_seq_kernel_client_enqueue() helper
` [PATCH 3/3] ALSA: seq: Protect racy pool manipulation from OSS sequencer

[Qemu-devel] [PATCH for-QEMU-4.1] Declare -realtime as deprecated
 2019-04-12 12:29 UTC  (3+ messages)
` [Qemu-devel] [libvirt] "

[asoc:for-next 251/253] sound/soc//intel/boards/bxt_da7219_max98357a.c:19:10: fatal error: asm/cpu_device_id.h: No such file or directory
 2019-04-12 12:28 UTC 

[Xen-devel] [qemu-upstream-4.11-testing test] 134594: trouble: blocked/broken/fail/pass
 2019-04-12 12:28 UTC  (3+ messages)
  `  "

[PATCH] drm/i915: Flush the CSB pointer reset
 2019-04-12 12:28 UTC  (3+ messages)

Color Keying
 2019-04-12 12:28 UTC  (3+ messages)

[PATCH] mt76: usb: fix possible memory leak during suspend/resume
 2019-04-12 12:27 UTC 

[Buildroot] [PATCH] package/go: fix building host go toolchain when target isn't supported
 2019-04-12 12:26 UTC  (2+ messages)

[PATCH V5 00/13] Add USB2.0 support
 2019-04-12 12:26 UTC  (17+ messages)
` [PATCH V5 05/13] ARM: shmobile: Enable PHY_RCAR_GEN3_USB2 in shmobile_defconfig
` [PATCH V5 07/13] ARM: shmobile: Enable USB [EO]HCI HCD PLATFORM support "
` [PATCH V5 08/13] ARM: dts: r8a77470: Add USB PHY DT support
` [PATCH V5 09/13] ARM: dts: iwg23s-sbc: Enable USB Phy[01]
` [PATCH V5 10/13] ARM: dts: r8a77470: Add USB2.0 Host (EHCI/OHCI) device
` [PATCH V5 12/13] ARM: dts: r8a77470: Add HSUSB device nodes
` [PATCH V5 13/13] ARM: dts: iwg23s-sbc: Enable HS-USB

[U-Boot] [RFC PATCH] common: fdt_support: Remove fdt_add_mem_rsv in fdt_shrink_to_minimum
 2019-04-12 12:25 UTC  (4+ messages)

[Qemu-devel] [PATCH 08/14] qxl: avoid unaligned pointer reads/writes
 2019-04-12 12:24 UTC 

[Qemu-devel] [PATCH for-4.0?] iotest: Fix 241 to run in generic directory
 2019-04-12 12:16 UTC  (4+ messages)

[dpdk-dev] [PATCH v2] net/ice: stop lldp by default
 2019-04-12 12:24 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3] "

gsmtap design/extensions?
 2019-04-12 12:24 UTC  (9+ messages)

[PATCH v3 0/1] IOMMU SVA device driver interface
 2019-04-12 12:23 UTC  (7+ messages)
` [PATCH v3 1/1] iommu: Bind process address spaces to devices

[Qemu-devel] [PATCH 0/3] Add 'inline-fd:' protocol for migration
 2019-04-12 12:20 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] monitor: Add monitor_recv_fd function to work with sent fds
` [Qemu-devel] [PATCH 2/3] migration: Add inline-fd protocol
` [Qemu-devel] [PATCH 3/3] migration-test: Add a test for inline_fd protocol

[Qemu-devel] [PATCH v2] target/i386: sev: add 'sev-max-guests' field to 'query-sev-capabilities'
 2019-04-12 12:17 UTC  (6+ messages)

[PATCH v5] arm64: dts: ls1088a: add one more thermal zone node
 2019-04-12 12:19 UTC  (6+ messages)
  ` [EXT] "

[PATCH v2] media: platform: fix a kernel warning on clk control
 2019-04-12 12:17 UTC  (3+ messages)

[dpdk-dev] [RFC 00/12] introduce s390x architecture
 2019-04-11 15:57 UTC  (5+ messages)

[RFC 0/3] tqs: add thread quiescent state library
 2019-04-11 15:26 UTC  (6+ messages)
` [dpdk-dev] [PATCH v4 0/3] lib/rcu: add RCU library supporting QSBR mechanism
  ` [dpdk-dev] [PATCH v4 1/3] rcu: "

Excuse the preemption, I can see you are busy
 2019-04-12 12:18 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [01/50] drm/i915: Introduce struct class_instance for engines across the uAPI

[PATCH v5 00/13] TVP5150 new features
 2019-04-12 12:17 UTC  (5+ messages)
` [PATCH v5 01/13] dt-bindings: connector: analog: add tv norms property
` [PATCH v5 02/13] media: v4l2-fwnode: add v4l2_fwnode_connector

[PATCH] net/nfb: new netcope driver
 2019-04-12 12:16 UTC  (4+ messages)
` [dpdk-dev] [PATCH v7] "

[Qemu-devel] Maintainers, please tell us how to boot your machines!
 2019-04-12 12:12 UTC  (5+ messages)

[PATCH 0/3] media: atmel: atmel-isc: some fixes
 2019-04-12 12:13 UTC  (9+ messages)
` [PATCH 1/3] media: atmel: atmel-isc: limit incoming pixels per frame

[PATCH 0/2] media: rcar-vin: Add "renesas,id" to V3H
 2019-04-12 12:13 UTC  (7+ messages)
` [PATCH 1/2] media: rcar-vin: Make the number of VIN SoC-dependent
` [PATCH 2/2] arm64: dts: renesas: r8a77980: Add "renesas,id" to VIN

[PATCH v4 0/6] ARM: davinci: ohci-da8xx: model the vbus GPIO as a fixed regulator
 2019-04-12 12:12 UTC  (6+ messages)
` [PATCH v4 3/6] usb: ohci-da8xx: disable the regulator if the overcurrent irq fired
      ` [v4,3/6] "

[RFC PATCH 00/12] s390: virtio: support protected virtualization
 2019-04-12 12:12 UTC  (6+ messages)
` [RFC PATCH 04/12] s390/cio: introduce cio DMA pool

[PATCH v3 0/3] ARM: da850: enable cpufreq in DT mode
 2019-04-12 12:11 UTC  (5+ messages)
` [PATCH v3 1/3] ARM: dts: da850: add cpu node and operating points to DT

[PATCH 5.1] mt76x02: avoid status_list.lock and sta->rate_ctrl_lock dependency
 2019-04-12 12:11 UTC  (2+ messages)

[PATCH v8 1/2] powerpc/64s: reimplement book3s idle code in C
 2019-04-12 12:09 UTC  (4+ messages)

[PATCH] drm/i915: Introduce struct class_instance for engines across the uAPI
 2019-04-12 12:10 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3 00/11] Add support for Orange Pi 3
 2019-04-12 12:10 UTC  (5+ messages)
` [linux-sunxi] "

[PATCH] mm: Simplify shrink_inactive_list()
 2019-04-12 12:10 UTC  (8+ messages)
    ` [PATCH v2] "
            ` [PATCH v3] "

[PATCH 0/2] net-sysfs: revert wrong bugfix and re-fix
 2019-04-12 20:36 UTC  (4+ messages)
` [PATCH 2/2] net-sysfs: Fix memory leak in netdev_register_kobject

[PATCH 5/7] ACPI / irq: Add GSI IRQ domain getter function
 2019-04-12 12:08 UTC  (6+ messages)
` [PATCH 7/7] irqchip/al-msi: Add ACPI support

[PATCH 00/11] Add more support to the RZ/G1C (r8a77470) SoC
 2019-04-12 12:08 UTC  (4+ messages)
` [PATCH 05/11] ARM: dts: r8a77470: Add VIN support

[PATCH 0/3] Add basic support for RTC on Allwinner H6 SoC
 2019-04-12 12:07 UTC  (12+ messages)
` [PATCH 1/3] dt-bindings: Add compatible for H6 RTC
` [PATCH 2/3] rtc: sun6i: Add support "
` [PATCH 3/3] arm64: dts: sun50i-h6: Add support for RTC and fix the clock tree

[GIT PULL FOR v5.2] cedrus: add H.264 support
 2019-04-12 12:07 UTC 

[RFC PATCH 0/3] Enable kprobe to monitor sdei event handler
 2019-04-12 12:04 UTC  (8+ messages)
` [RFC PATCH 1/3] Revert "arm64: debug: remove unused local_dbg_{enable, disable} macros"
` [RFC PATCH 2/3] sdei: enable dbg in '_sdei_handler'
` [RFC PATCH 3/3] stop_machine: mask sdei before running the callback

[PATCH] mt76: introduce mt76_free_device routine
 2019-04-12 12:07 UTC  (2+ messages)

[PATCH 0/4] Add RZ/G2M DU support
 2019-04-12 12:06 UTC  (8+ messages)
` [PATCH 3/4] drm: rcar-du: Add R8A774A1 support
` [PATCH 4/4] drm: rcar-du: lvds: Add r8a774a1 support

[PATCH] systemd: install libnss-myhostname.so when myhostname be enabled
 2019-04-12 12:05 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/5] driver: net: ti: cpsw-mdio: use phys_addr_t for mdio_base addr
 2019-04-12 12:05 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[PATCH 1/2] x86/mem_sharing: reorder when pages are unlocked and released
 2019-04-12 12:01 UTC  (5+ messages)
` [PATCH 2/2] RFC: x86/mm: conditionally check page_lock/page_unlock ownership
  ` [Xen-devel] "

[U-Boot] [PATCH v2 1/2] ARM: mvebu: rename armada-385-amc.dts to armada-385-db-88f6820-amc.dts
 2019-04-12 12:03 UTC  (4+ messages)
` [U-Boot] [PATCH v2 2/2] ARM: mvebu: sync db-88f6820-amc.dts with Linux v5.0

[GIT PULL] MMC fixes for v5.1-rc5
 2019-04-12 12:02 UTC 

[PATCH] x86/msr: Fix build with older GCC versions
 2019-04-12 11:59 UTC 

cellular modem driver APIs
 2019-04-12 12:01 UTC  (10+ messages)

[PATCH v2 00/20] Add more support to the RZ/G1C (r8a77470) SoC
 2019-04-12 12:01 UTC  (3+ messages)
` [PATCH v2 03/20] ARM: dts: r8a77470: Add PWM support

[PATCH] arm64: dts: renesas: r8a77965: Remove reg-names of display node
 2019-04-12 12:01 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.