All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-11-23 14:14:22 to 2018-11-23 14:50:58 UTC [more...]

[PATCH] thermal: tegra: soctherm: Change to use DEFINE_SHOW_ATTRIBUTE macro
 2018-11-23 14:50 UTC 

[Buildroot] [PATCH 1/1] botan: fix install directory
 2018-11-23 14:50 UTC  (2+ messages)

[PATCH] mm: make opt_bootscrub non-init
 2018-11-23 14:50 UTC  (2+ messages)

[PATCH] dev: fix attach rollback of a device that was already attached
 2018-11-23 14:45 UTC 

[meta-oe][PATCH] sedutil: fix compile errors on big endian architectures
 2018-11-23 14:48 UTC 

[PATCH] mm: debug: Fix a width vs precision bug in printk
 2018-11-23 14:48 UTC  (6+ messages)

[PATCH] drm: rcar-du: dw-hdmi: Reject modes with a too high clock frequency
 2018-11-23 14:47 UTC  (3+ messages)

[Qemu-devel] [PATCH for-4.0 v2 00/37] tcg: Assorted cleanups
 2018-11-23 14:45 UTC  (38+ messages)
` [Qemu-devel] [PATCH for-4.0 v2 01/37] tcg/i386: Always use %ebp for TCG_AREG0
` [Qemu-devel] [PATCH for-4.0 v2 02/37] tcg/i386: Move TCG_REG_CALL_STACK from define to enum
` [Qemu-devel] [PATCH for-4.0 v2 03/37] tcg: Return success from patch_reloc
` [Qemu-devel] [PATCH for-4.0 v2 04/37] tcg: Add TCG_TARGET_NEED_LDST_OOL_LABELS
` [Qemu-devel] [PATCH for-4.0 v2 05/37] tcg/i386: Add constraints for r8 and r9
` [Qemu-devel] [PATCH for-4.0 v2 06/37] tcg/i386: Return a base register from tcg_out_tlb_load
` [Qemu-devel] [PATCH for-4.0 v2 07/37] tcg/i386: Change TCG_REG_L[01] to not overlap function arguments
` [Qemu-devel] [PATCH for-4.0 v2 08/37] tcg/i386: Force qemu_ld/st arguments into fixed registers
` [Qemu-devel] [PATCH for-4.0 v2 09/37] tcg/i386: Use TCG_TARGET_NEED_LDST_OOL_LABELS
` [Qemu-devel] [PATCH for-4.0 v2 10/37] tcg/aarch64: Add constraints for x0, x1, x2
` [Qemu-devel] [PATCH for-4.0 v2 11/37] tcg/aarch64: Parameterize the temps for tcg_out_tlb_read
` [Qemu-devel] [PATCH for-4.0 v2 12/37] tcg/aarch64: Parameterize the temp for tcg_out_goto_long
` [Qemu-devel] [PATCH for-4.0 v2 13/37] tcg/aarch64: Use B not BL "
` [Qemu-devel] [PATCH for-4.0 v2 14/37] tcg/aarch64: Use TCG_TARGET_NEED_LDST_OOL_LABELS
` [Qemu-devel] [PATCH for-4.0 v2 15/37] tcg/arm: Parameterize the temps for tcg_out_tlb_read
` [Qemu-devel] [PATCH for-4.0 v2 16/37] tcg/arm: Add constraints for R0-R5
` [Qemu-devel] [PATCH for-4.0 v2 17/37] tcg/arm: Reduce the number of temps for tcg_out_tlb_read
` [Qemu-devel] [PATCH for-4.0 v2 18/37] tcg/arm: Force qemu_ld/st arguments into fixed registers
` [Qemu-devel] [PATCH for-4.0 v2 19/37] tcg/arm: Use TCG_TARGET_NEED_LDST_OOL_LABELS
` [Qemu-devel] [PATCH for-4.0 v2 20/37] tcg/ppc: Parameterize the temps for tcg_out_tlb_read
` [Qemu-devel] [PATCH for-4.0 v2 21/37] tcg/ppc: Split out tcg_out_call_int
` [Qemu-devel] [PATCH for-4.0 v2 22/37] tcg/ppc: Add constraints for R7-R8
` [Qemu-devel] [PATCH for-4.0 v2 23/37] tcg/ppc: Change TCG_TARGET_CALL_ALIGN_ARGS to bool
` [Qemu-devel] [PATCH for-4.0 v2 24/37] tcg/ppc: Force qemu_ld/st arguments into fixed registers
` [Qemu-devel] [PATCH for-4.0 v2 25/37] tcg/ppc: Use TCG_TARGET_NEED_LDST_OOL_LABELS
` [Qemu-devel] [PATCH for-4.0 v2 26/37] tcg: Clean up generic bswap32
` [Qemu-devel] [PATCH for-4.0 v2 27/37] tcg: Clean up generic bswap64
` [Qemu-devel] [PATCH for-4.0 v2 28/37] tcg/optimize: Optimize bswap
` [Qemu-devel] [PATCH for-4.0 v2 29/37] tcg: Add TCG_TARGET_HAS_MEMORY_BSWAP
` [Qemu-devel] [PATCH for-4.0 v2 30/37] tcg/i386: Adjust TCG_TARGET_HAS_MEMORY_BSWAP
` [Qemu-devel] [PATCH for-4.0 v2 31/37] tcg/aarch64: Set TCG_TARGET_HAS_MEMORY_BSWAP to false
` [Qemu-devel] [PATCH for-4.0 v2 32/37] tcg/arm: Set TCG_TARGET_HAS_MEMORY_BSWAP to false for user-only
` [Qemu-devel] [PATCH for-4.0 v2 33/37] tcg/i386: Propagate is64 to tcg_out_qemu_ld_direct
` [Qemu-devel] [PATCH for-4.0 v2 34/37] tcg/i386: Restrict user-only qemu_st_i32 values to q-regs
` [Qemu-devel] [PATCH for-4.0 v2 35/37] tcg/i386: Add setup_guest_base_seg for FreeBSD
` [Qemu-devel] [PATCH for-4.0 v2 36/37] tcg/i386: Require segment syscalls to succeed
` [Qemu-devel] [PATCH for-4.0 v2 37/37] tcg/i386: Remove L constraint

[PATCH v2] arm64: dts: meson-axg: Enable watchdog on Meson AXG SoCs
 2018-11-23 14:45 UTC  (3+ messages)

[PATCH 02/11] mfd: da9055-core: make it explicitly non-modular
 2018-11-23 14:43 UTC  (3+ messages)

[PATCH v2] drivers/scsi/fnic/fnic_trace.c: Use vzalloc
 2018-11-23 14:43 UTC  (2+ messages)

usb: dwc2: Revert "usb: dwc2: Disable all EP's on disconnect"
 2018-11-23 14:43 UTC  (4+ messages)
    ` [PATCH] "

[PATCH v3 0/4] i2c: adv748x: add support for CSI-2 TXA to work
 2018-11-23 14:43 UTC  (4+ messages)
` [PATCH v3 4/4] i2c: adv748x: configure number of lanes used for TXA CSI-2 transmitter

[PATCH] arm64: dts: meson-axg: Enable watchdog on Meson AXG SoCs
 2018-11-23 14:43 UTC  (3+ messages)

[PATCH V3 0/5] arm64/mm: Enable HugeTLB migration
 2018-11-23 14:42 UTC  (7+ messages)
` [PATCH V3 4/5] "
` [PATCH V3 5/5] arm64/mm: Enable HugeTLB migration for contiguous bit HugeTLB pages

[PATCH 0/5] ALSA: firewire-tascam: support notification of
 2018-11-23 14:42 UTC  (2+ messages)

[Bug 108781] 4.19 Regression - Hawaii (R9 390) boot failure - Invalid PCC GPIO / invalid powerlevel state / Fatal error during GPU init
 2018-11-23 14:42 UTC  (2+ messages)

[PATCH 0/6] Add CPU clock support for Armada 7K/8K
 2018-11-23 14:42 UTC  (5+ messages)
` [PATCH 4/6] clk: mvebu: ap806: Fix clock name for the cluster

[xenomai-images][PATCH 0/3] Fix Xenomai next build, update Isar, improve docs
 2018-11-23 14:41 UTC  (2+ messages)
` [xenomai-images][PATCH 4/3] README: Fix image path

[v2] xhci: workaround CSS timeout on AMD SNPS 3.0 xHC
 2018-11-23 14:39 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH v2 0/4] Meson8b: add the CPU clock post-dividers
 2018-11-23 14:40 UTC  (4+ messages)

[PATCH] drm/omap: dss: do not allow devm_kasprintf() to fail
 2018-11-23 14:39 UTC  (3+ messages)

[PATCH RFC 0/8] drm/meson: Add support for HDMI2.0 4k60
 2018-11-23 14:39 UTC  (11+ messages)
` [PATCH RFC 1/8] drm/bridge: dw-hdmi: Add SCDC and TMDS Scrambling support

[PATCH 0/3] Xilinx Zynq Ultrascale+ MPSoC support
 2018-11-23 14:38 UTC  (3+ messages)
` [PATCH 3/3] ARM: zynqmp: add support for Xilinx ZCU104 board

[PATCH] lib: fix to free trail queue entry after use
 2018-11-23 14:39 UTC  (4+ messages)
` [PATCH v2] lib/efd: fix to free tail "

[meta-java][PATCH] java-library: make easy to override jar package name
 2018-11-23 14:38 UTC 

[PATCH rdma-next 0/3] RDMA/hns: Updates for reset process of roce device in hip08
 2018-11-23 15:14 UTC  (4+ messages)
` [PATCH rdma-next 1/3] RDMA/hns: Add support for reset and loading or unloading driver occur simultaneously
` [PATCH rdma-next 2/3] RDMA/hns: Stop sending mailbox&cmq&doorbell when reset occured or is occuring
` [PATCH rdma-next 3/3] RDMA/hns: Modify hns RoCE device's name

[PATCH] drivers/scsi/snic/snic_trc.c: Use vzalloc
 2018-11-23 14:37 UTC  (2+ messages)

[meta-java][PATCH] java-library: make easy to override jar package name
 2018-11-23 14:37 UTC 

[PATCH v5 6/6] amd/iommu: skip bridge devices when updating IOMMU page tables
 2018-11-23 14:36 UTC  (11+ messages)

[PATCH] net/virtio: avoid annoying IOPL call related errors
 2018-11-23 14:36 UTC  (2+ messages)
  ` [PATCH v2] "

[PATCH 00/10] perf/core: Generalise event exclusion checking
 2018-11-23 14:32 UTC  (11+ messages)
` [PATCH 01/10] perf/core: Add macro to test for event exclusion flags
` [PATCH 09/10] drivers/perf: perf/core: generalise event exclusion checking with perf macro

[U-Boot] [PATCH 00/93] dm: Move towards completing CONFIG_BLK migration
 2018-11-23 14:35 UTC  (4+ messages)

[meta-java][PATCH] java-library: make easy to override jar package name
 2018-11-23 14:31 UTC 

[Qemu-devel] [PATCH RESEND v15 10/10] target-arm: kvm64: handle SIGBUS signal from kernel or KVM
 2018-11-23 14:31 UTC  (3+ messages)
`  "

[PATCH] t5562: skip if NO_CURL is enabled
 2018-11-23 14:31 UTC  (3+ messages)
` [PATCH] t5562: fix perl path

[PATCH 0/5] max9867 driver update
 2018-11-23 14:28 UTC  (6+ messages)
` [PATCH 1/5] ASoC: max9867: Fix whitespace
` [PATCH 2/5] ASoC: max9867: Fix power management
` [PATCH 3/5] ASoC: max9867: Calculate LRCLK divider
` [PATCH 4/5] ASoC: max9867: Fix signal paths
` [PATCH 5/5] ASoC: max9867: Add copyright and module author

[PATCH] drm: should break if already get the best size
 2018-11-23 14:28 UTC  (3+ messages)
` FW: "

[RFC PATCH v4 1/5] glibc: Perform rseq(2) registration at nptl init and thread creation
 2018-11-23 14:28 UTC  (11+ messages)

[PATCH v3 0/5] add initial version of compress-perf
 2018-11-23 14:27 UTC  (7+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/5] app/compress-perf: add parser
  ` [PATCH v4 2/5] app/compress-perf: add performance measurement
  ` [PATCH v4 3/5] doc/guides/tools: add doc files
  ` [PATCH v4 4/5] app/compress-perf: add dynamic compression test
  ` [PATCH v4 5/5] app/compress-perf: code refactoring

[igt-dev] [PATCH i-g-t 1/3] lib/ioctl_wrapper: Add i915_get_param helper
 2018-11-23 14:27 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 2/3] tests: Use drm_get_param where applicable
` [igt-dev] [PATCH i-g-t 3/3] lib: Use drm_get_param where it is applicable

[Qemu-arm] [PATCH for-3.2 v3 00/14] Generalize machine compatibility properties
 2018-11-23 14:26 UTC  (9+ messages)
` [Qemu-arm] [PATCH for-3.2 v3 07/14] qdev: all globals are now user-provided
  ` [Qemu-devel] "
    `  "
` [Qemu-devel] [PATCH for-3.2 v3 08/14] qdev-props: convert global_props to GArray
  ` [Qemu-arm] "
    `  "

[PATCH 1/3] regulator: wm8994: Revert back to using devres
 2018-11-23 14:25 UTC  (3+ messages)
` [PATCH 2/3] regulator: Only free GPIOs if the core requested them

[PATCH] dev: fix devargs memleak on IPC detach request
 2018-11-23 14:11 UTC 

[PATCH v3 1/4] mfd: stmpe: Move ADC related defines to header of mfd
 2018-11-23 14:24 UTC  (9+ messages)
` [PATCH v3 2/4] iio: adc: add STMPE ADC driver using IIO framework
` [PATCH v3 3/4] iio: adc: add STMPE ADC devicetree bindings
` [PATCH v3 4/4] ARM: dts: Add stmpe-adc driver to relevant devicetrees

mac80211_hwsim: multiple antennas
 2018-11-23 14:18 UTC  (9+ messages)

[PATCH v4 0/8] vfio/mdev: IOMMU aware mediated device
 2018-11-23 14:23 UTC  (4+ messages)
` [PATCH v4 8/8] vfio/type1: Handle different mdev isolation type

[RFC PATCH v2 00/15] Introduced new Cadence USBSS DRD Driver
 2018-11-23 14:23 UTC  (5+ messages)
` [RFC,v2,06/15] usb:cdns3: Adds Host support
  ` [RFC PATCH v2 06/15] "

[driver-core PATCH v5 5/9] driver core: Establish clear order of operations for deferred probe and remove
 2018-11-23 14:19 UTC  (6+ messages)

[PATCH 00/12] Bring suspend to RAM support to PCIe Aardvark driver
 2018-11-23 14:18 UTC  (39+ messages)
` [PATCH 01/12] PCI: aardvark: configure more registers in the configuration helper
` [PATCH 02/12] PCI: aardvark: add reset GPIO support
` [PATCH 03/12] PCI: aardvark: add PHY support
` [PATCH 04/12] PCI: aardvark: add clock support
` [PATCH 05/12] PCI: aardvark: add suspend to RAM support
` [PATCH 06/12] dt-bindings: PCI: aardvark: describe the reset-gpios property
` [PATCH 07/12] dt-bindings: PCI: aardvark: describe the clocks property
` [PATCH 08/12] dt-bindings: PCI: aardvark: describe the PHY property
` [PATCH 09/12] ARM64: dts: marvell: armada-37xx: declare PCIe reset pin
` [PATCH 10/12] ARM64: dts: marvell: armada-3720-espressobin: declare PCIe reset GPIO
` [PATCH 11/12] ARM64: dts: marvell: armada-37xx: declare PCIe clock
` [PATCH 12/12] ARM64: dts: marvell: armada-3720-espressobin: declare PCIe PHY

[Bug 108753] [RX570]GOG Dosbox game causes lockup
 2018-11-23 14:16 UTC  (2+ messages)

[PATCH] spi: npcm: Fix an error code in the probe function
 2018-11-23 14:14 UTC  (3+ messages)
` Applied "spi: npcm: Fix an error code in the probe function" to the spi tree

[for-next][PATCH 00/18] function_graph: Add separate depth counter to prevent trace corruption
 2018-11-23 14:14 UTC  (4+ messages)
` [for-next][PATCH 15/18] function_graph: Use new curr_ret_depth to manage depth instead of curr_ret_stack

[PATCH v9 1/8] ASoC: dt-bindings: sun50i-codec-analog: Add headphone amp regulator supply
 2018-11-23 14:14 UTC  (4+ messages)
` Applied "ASoC: dt-bindings: sun50i-codec-analog: Add headphone amp regulator supply" to the asoc tree

[PATCH v9 2/8] ASoC: sunxi: sun50i-codec-analog: Add support for cpvdd regulator supply
 2018-11-23 14:14 UTC  (2+ messages)
` Applied "ASoC: sunxi: sun50i-codec-analog: Add support for cpvdd regulator supply" to the asoc tree


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.