All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-09-28 18:00:58 to 2016-09-28 18:29:03 UTC [more...]

[PATCH 00/87] Fix some style warnings in hfa384x.h
 2016-09-28 18:20 UTC  (35+ messages)
` [PATCH 01/87] staging: wlang-ng: avoid new typedef: hfa384x_bytestr32_t
` [PATCH 03/87] staging: wlang-ng: Fix block comments style warnings in hfa384x.h
` [PATCH 06/87] staging: wlang-ng: avoid new typedef: hfa384x_JoinRequest_data_t
` [PATCH 34/87] staging: wlang-ng: avoid new typedef: hfa384x_usb_rmemreq_t
` [PATCH 37/87] staging: wlang-ng: avoid new typedef: hfa384x_usb_cmdresp_t
` [PATCH 39/87] staging: wlang-ng: avoid new typedef: hfa384x_usb_rridresp_t
` [PATCH 40/87] staging: wlang-ng: avoid new typedef: hfa384x_usb_wmemresp_t
` [PATCH 41/87] staging: wlang-ng: avoid new typedef: hfa384x_usb_rmemresp_t
` [PATCH 53/87] staging: wlang-ng: avoid new typedef: hfa384x_pdr_nicid_t
` [PATCH 54/87] staging: wlang-ng: avoid new typedef: hfa384x_pdr_refdac_measurements_t
` [PATCH 55/87] staging: wlang-ng: avoid new typedef: hfa384x_pdr_vgdac_measurements_t
` [PATCH 56/87] staging: wlang-ng: avoid new typedef: hfa384x_pdr_level_compc_measurements_t
` [PATCH 57/87] staging: wlang-ng: avoid new typedef: hfa384x_pdr_mac_address_t
` [PATCH 58/87] staging: wlang-ng: avoid new typedef: hfa384x_pdr_mkk_callname_t
` [PATCH 59/87] staging: wlang-ng: avoid new typedef: hfa384x_pdr_regdomain_t
` [PATCH 60/87] staging: wlang-ng: avoid new typedef: hfa384x_pdr_allowed_channel_t
` [PATCH 61/87] staging: wlang-ng: avoid new typedef: hfa384x_pdr_default_channel_t
` [PATCH 62/87] staging: wlang-ng: avoid new typedef: hfa384x_pdr_privacy_option_t
` [PATCH 63/87] staging: wlang-ng: avoid new typedef: hfa384x_pdr_temptype_t
` [PATCH 64/87] staging: wlang-ng: avoid new typedef: hfa384x_pdr_refdac_setup_t
` [PATCH 65/87] staging: wlang-ng: avoid new typedef: hfa384x_pdr_vgdac_setup_t
` [PATCH 66/87] staging: wlang-ng: avoid new typedef: hfa384x_pdr_level_comp_setup_t
` [PATCH 67/87] staging: wlang-ng: avoid new typedef: hfa384x_pdr_trimdac_setup_t
` [PATCH 68/87] staging: wlang-ng: avoid new typedef: hfa384x_pdr_ifr_setting_t
` [PATCH 69/87] staging: wlang-ng: avoid new typedef: hfa384x_pdr_rfr_setting_t
` [PATCH 76/87] staging: wlang-ng: avoid new typedef: hfa384x_hfo_delay_t
` [PATCH 80/87] staging: wlang-ng: avoid new typedef: hfa384x_pdrec_t
` [PATCH 81/87] staging: wlang-ng: avoid new typedef: hfa384x_cmdresult_t
` [PATCH 82/87] staging: wlang-ng: avoid new typedef: hfa384x_rridresult_t
` [PATCH 83/87] staging: wlang-ng: avoid new typedef: hfa384x_usbctlx_t
` [PATCH 84/87] staging: wlang-ng: avoid new typedef: hfa384x_usbctlxq_t
` [PATCH 85/87] staging: wlang-ng: avoid new typedef: hfa384x_metacmd_t
` [PATCH 86/87] staging: wlang-ng: avoid new typedef: hfa384x_t
` [PATCH 87/87] staging: wlang-ng: Fix block comments style warnings in hfa384x.h

[U-Boot] [PATCH v5 01/21] serial: Kconfig: Add MXC_UART entry
 2016-09-28 18:29 UTC  (20+ messages)
` [U-Boot] [PATCH v5 02/21] thermal: Kconfig: Add IMX_THERMAL entry
` [U-Boot] [PATCH v5 03/21] Kconfig: Add DEFAULT_FDT_FILE entry
` [U-Boot] [PATCH v5 04/21] arm: imx: Add Engicam i.CoreM6 QDL Starter Kit initial support
` [U-Boot] [PATCH v5 05/21] net: Kconfig: Add FEC_MXC entry
` [U-Boot] [PATCH v5 06/21] imx6: icorem6: Add ENET support
` [U-Boot] [PATCH v5 07/21] imx: s/docs\/README.imximage/doc\/README.imximage/g
` [U-Boot] [PATCH v5 08/21] arm: dts: Add devicetree for i.MX6DL
` [U-Boot] [PATCH v5 09/21] arm: dts: Add devicetree for i.MX6DQL
` [U-Boot] [PATCH v5 10/21] arm: dts: imx6dl: Add pinctrl defines
` [U-Boot] [PATCH v5 11/21] dt-bindings: clock: imx6qdl: Add clock defines
` [U-Boot] [PATCH v5 12/21] arm: imx6q: Add devicetree support for Engicam i.CoreM6 DualLite/Solo
` [U-Boot] [PATCH v5 13/21] imx6q: icorem6: Enable pinctrl driver
` [U-Boot] [PATCH v5 14/21] engicam: icorem6: Add DM_GPIO, DM_MMC support
` [U-Boot] [PATCH v5 15/21] arm: dts: Add devicetree for i.MX6Q
` [U-Boot] [PATCH v5 16/21] arm: dts: imx6q: Add pinctrl defines
` [U-Boot] [PATCH v5 17/21] arm: imx6q: Add devicetree support for Engicam i.CoreM6 Quad/Dual
` [U-Boot] [PATCH v5 18/21] mtd: nand: Kconfig: Add NAND_MXS entry
` [U-Boot] [PATCH v5 19/21] imx6: icorem6: Add NAND support
` [U-Boot] [PATCH v5 20/21] imx6: icorem6: Enable MTD device support

[PATCH] tc: f_u32: Fill in 'linkid' provided by user
 2016-09-28 18:30 UTC 

[U-Boot] [PATCH v5 00/21] imx6: Add Engicam i.CoreM6 QDL support
 2016-09-28 18:27 UTC 

[PATCH 00/13] Policy changes and packaging support
 2016-09-28 18:27 UTC  (4+ messages)
` [PATCH 11/13] srp_daemon: Add the debian initscripts as an option

[PATCH 1/5] ALSA: soc-da7219: fix inappropriate condition statement
 2016-09-28 18:27 UTC  (2+ messages)
` Applied "ASoC: da7219: fix inappropriate condition statement" to the asoc tree

[PATCH] ASoC: trivial: system spelling fix
 2016-09-28 18:27 UTC  (2+ messages)
` Applied "ASoC: trivial: system spelling fix" to the asoc tree

[PATCH v2 0/3] ASoC: max9867/rt5616/wm8960: remove usage of obsoleted TLV-related macro
 2016-09-28 18:27 UTC  (4+ messages)
` [PATCH v2 3/3] ASoC: wm8960: "
  ` Applied "ASoC: wm8960: remove usage of obsoleted TLV-related macro" to the asoc tree

[PATCH v2 1/3] ASoC: max9867: remove usage of obsoleted TLV-related macro
 2016-09-28 18:27 UTC  (2+ messages)
` Applied "ASoC: max9867: remove usage of obsoleted TLV-related macro" to the asoc tree

[PATCH v2 2/3] ASoC: rt5616: remove usage of obsoleted TLV-related macro
 2016-09-28 18:27 UTC  (2+ messages)
` Applied "ASoC: rt5616: remove usage of obsoleted TLV-related macro" to the asoc tree

[PATCH -next] spi: imx: fix error return code in spi_imx_probe()
 2016-09-28 18:27 UTC  (2+ messages)
  ` Applied "spi: imx: fix error return code in spi_imx_probe()" to the spi tree

[PATCH v19 00/12] Device Tree support for FPGA Programming
 2016-09-28 18:22 UTC  (29+ messages)
` [PATCH v19 01/12] fpga: add bindings document for fpga region
` [PATCH v19 02/12] doc: fpga-mgr: add fpga image info to api
` [PATCH v19 03/12] add bindings document for altera freeze bridge
` [PATCH v19 04/12] add sysfs document for fpga bridge class
` [PATCH v19 05/12] fpga-mgr: add fpga image information struct
` [PATCH v19 06/12] fpga: add fpga image information struct for socfpga support
` [PATCH v19 07/12] fpga: add fpga image information struct for zynq support
` [PATCH v19 08/12] fpga: add fpga bridge framework
` [PATCH v19 09/12] fpga: fpga-region: device tree control for FPGA
` [PATCH v19 10/12] ARM: socfpga: fpga bridge driver support
` [PATCH v19 11/12] fpga: add altera freeze bridge support
` [PATCH v19 12/12] fpga-manager: Add Socfpga Arria10 support

[PATCH 01/11] drm/amdgpu/dce10: disable hpd on local panels
 2016-09-28 18:26 UTC  (14+ messages)
` [PATCH 02/11] drm/amdgpu/dce11: "
` [PATCH 03/11] drm/amdgpu/dce8: "
  ` [PATCH 04/11] drm/amdgpu/dce6: "
  ` [PATCH 05/11] drm/amdgpu/dce8: simplify hpd code
  ` [PATCH 06/11] drm/amdgpu/dce10: "
  ` [PATCH 07/11] drm/amdgpu/dce8: RMW hpd registers
  ` [PATCH 08/11] drm/amdgpu/dce11: simplify hpd code
  ` [PATCH 09/11] drm/amdgpu/dce6: "
  ` [PATCH 10/11] drm/amdgpu/dce6: RMW hpd registers
  ` [PATCH 11/11] drm/amdgpu/dce6: don't enable HPD Rx interrupts

[PATCH 00/11] Resumable clone
 2016-09-28 18:22 UTC  (10+ messages)
` [PATCH 10/11] run command: add RUN_COMMAND_NO_STDOUT

[RFC PATCH 00/24] [FOR 4.9] arm64: Dom0 ITS emulation
 2016-09-28 18:24 UTC  (25+ messages)
` [RFC PATCH 01/24] ARM: GICv3 ITS: parse and store ITS subnodes from hardware DT
` [RFC PATCH 02/24] ARM: GICv3: allocate LPI pending and property table
` [RFC PATCH 03/24] ARM: GICv3 ITS: allocate device and collection table
` [RFC PATCH 04/24] ARM: GICv3 ITS: map ITS command buffer
` [RFC PATCH 05/24] ARM: GICv3 ITS: introduce ITS command handling
` [RFC PATCH 06/24] ARM: GICv3 ITS: introduce host LPI array
` [RFC PATCH 07/24] ARM: GICv3 ITS: introduce device mapping
` [RFC PATCH 08/24] ARM: GICv3: introduce separate pending_irq structs for LPIs
` [RFC PATCH 09/24] ARM: GICv3: forward pending LPIs to guests
` [RFC PATCH 10/24] ARM: GICv3: enable ITS and LPIs on the host
` [RFC PATCH 11/24] ARM: vGICv3: handle virtual LPI pending and property tables
` [RFC PATCH 12/24] ARM: vGICv3: introduce basic ITS emulation bits
` [RFC PATCH 13/24] ARM: vITS: handle CLEAR command
` [RFC PATCH 14/24] ARM: vITS: handle INT command
` [RFC PATCH 15/24] ARM: vITS: handle MAPC command
` [RFC PATCH 16/24] ARM: vITS: handle MAPD command
` [RFC PATCH 17/24] ARM: vITS: handle MAPTI command
` [RFC PATCH 18/24] ARM: vITS: handle MOVI command
` [RFC PATCH 19/24] ARM: vITS: handle DISCARD command
` [RFC PATCH 20/24] ARM: vITS: handle INV command
` [RFC PATCH 21/24] ARM: vITS: handle INVALL command
` [RFC PATCH 22/24] ARM: vITS: create and initialize virtual ITSes for Dom0
` [RFC PATCH 23/24] ARM: vITS: create ITS subnodes for Dom0 DT
` [RFC PATCH 24/24] ARM: vGIC: advertising LPI support

[Outreachy]Code Standards Checking using clang-format
 2016-09-28 18:24 UTC  (4+ messages)

[xen-unstable-smoke test] 101191: regressions - FAIL
 2016-09-28 18:23 UTC 

4.7 regression: ACPI: No IRQ available for PCI Interrupt Link [LNKD]. Try pci=noacpi or acpi=off
 2016-09-28 18:22 UTC  (5+ messages)

[PATCH 1/2] bcache: introduce ioprio-based bypass/writeback hints
 2016-09-28 18:21 UTC  (4+ messages)

TODO/comment questions
 2016-09-28 18:19 UTC  (2+ messages)
      ` line wrap and rebase question

[PATCH v1] mlx4: remove unused fields
 2016-09-28 18:19 UTC  (2+ messages)

[PATCH v14 0/9] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
 2016-09-28 18:17 UTC  (26+ messages)
` [PATCH v14 1/9] clocksource/drivers/arm_arch_timer: Move enums and defines to header file
` [PATCH v14 2/9] clocksource/drivers/arm_arch_timer: Add a new enum for spi type
` [PATCH v14 3/9] clocksource/drivers/arm_arch_timer: Improve printk relevant code
` [PATCH v14 4/9] acpi/arm64: Add GTDT table parse driver
` [PATCH v14 5/9] clocksource/drivers/arm_arch_timer: Simplify ACPI support code
` [PATCH v14 6/9] acpi/arm64: Add memory-mapped timer support in GTDT driver
` [PATCH v14 7/9] clocksource/drivers/arm_arch_timer: Refactor the timer init code to prepare for GTDT
` [PATCH v14 8/9] clocksource/drivers/arm_arch_timer: Add GTDT support for memory-mapped timer
` [PATCH v14 9/9] acpi/arm64: Add SBSA Generic Watchdog support in GTDT driver

[Qemu-devel] [PULL 0/7] Block patches
 2016-09-28 18:15 UTC  (7+ messages)
` [Qemu-devel] [PULL 1/7] block: mirror: fix wrong comment of mirror_start
` [Qemu-devel] [PULL 2/7] aio-posix: avoid unnecessary aio_epoll_enabled() calls
` [Qemu-devel] [PULL 3/7] iothread: check iothread->ctx before aio_context_unref to avoid assertion
` [Qemu-devel] [PULL 4/7] libqos: fix qvring_init()
` [Qemu-devel] [PULL 5/7] coroutine: add qemu_coroutine_entered() function
` [Qemu-devel] [PULL 7/7] linux-aio: fix re-entrant completion processing

sha1_mb broken
 2016-09-28 18:25 UTC  (4+ messages)

[PATCH] sparse: ignore __assume_aligned__ attribute
 2016-09-28 18:17 UTC  (2+ messages)

[PATCH 0/2] libfc/fcoe Fixes
 2016-09-28 17:30 UTC  (3+ messages)
` [PATCH 1/2] fcoe: Harden CVL handling when we have not logged into the fabric
` [PATCH 2/2] libfc: Do not take rdata->rp_mutex when processing a -FC_EX_CLOSED ELS response

[PATCH v2] staging: iio: gyro: add comment to mutex
 2016-09-28 18:15 UTC 

[U-Boot] [PATCH v2 0/6] toradex: config block handling
 2016-09-28 18:11 UTC  (3+ messages)
` [U-Boot] [PATCH v2 5/6] apalis/colibri_t30: move environment location

[PATCH v3] staging: iio: cdc: ad7150: add comment to mutex
 2016-09-28 18:09 UTC 

[PATCH v2 0/3] ARM: dts: omap5 uevm: add LEDs, USR1 button and EEPROM
 2016-09-28 18:08 UTC  (7+ messages)
` [PATCH v2 1/3] ARM: dts: omap5 uevm: add EEPROM
` [PATCH v2 2/3] ARM: dts: omap5 uevm: add LEDs
` [PATCH v2 3/3] ARM: dts: omap5 uevm: add USR1 button

[PATCH net-next] net/vxlan: Avoid unaligned access in vxlan_build_skb()
 2016-09-28 18:08 UTC  (11+ messages)

[PATCH] Add netdev all_adj_list refcnt propagation to fix panic
 2016-09-28 18:06 UTC 

[PATCH] usbtmc: Add, clarify and fix comments
 2016-09-28 18:06 UTC 

[Qemu-devel] QEMU 2.8 release schedule
 2016-09-28 18:06 UTC 

[Qemu-devel] SLIRP migration?
 2016-09-28 18:04 UTC  (2+ messages)

[PATCH v2] staging: iio: cdc: ad7150: add comment to mutex
 2016-09-28 18:04 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH 0/2] tree-walk improvements
 2016-09-28 18:02 UTC  (8+ messages)
` [PATCH 2/2] fsck: handle bad trees like other errors
      ` thoughts on error passing, was "

[RFC PATCH 0/5] add API's for VF management
 2016-09-28 18:02 UTC  (4+ messages)
` [RFC PATCH v2 3/5] librte_ether: "

[PATCH] http: Control GSSAPI credential delegation
 2016-09-28 18:01 UTC  (2+ messages)
` [PATCH v2] "

Alignment issues with freescale FEC driver
 2016-09-28 18:01 UTC  (9+ messages)
` [PATCH 0/3] net: fec: updates to align IP header
  ` [PATCH 3/3] net: fec: align IP header in hardware


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.