All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-09 14:47:04 to 2018-03-09 15:19:17 UTC [more...]

[RFC PATCH v2 0/3] usb: typec: Support for Alternate Modes
 2018-03-09 15:19 UTC  (5+ messages)
` [RFC PATCH v2 1/3] usb: typec: Register a device for every mode
  ` [RFC,v2,1/3] "
` [RFC PATCH v2 2/3] usb: typec: Bus type for alternate modes
  ` [RFC,v2,2/3] "

[igt-dev] [PATCH i-g-t] tests/perf: enable i915-perf tests on Icelake
 2018-03-09 15:19 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "

[Qemu-devel] [RFC] Defining firmware (OVMF, et al) metadata format & file
 2018-03-09 15:18 UTC  (8+ messages)

[PATCH 0/2] hwrng: omap: Fix clock resource for Armada 7K/8K
 2018-03-09 15:18 UTC  (3+ messages)

X86 Community Call: Wed March 14, 15:00 - 16:00 UTC
 2018-03-09 15:17 UTC  (2+ messages)

[PATCH 1/2] crypto: talitos - don't persistently map req_ctx->hw_context and req_ctx->buf
 2018-03-09 15:17 UTC  (4+ messages)
` [PATCH 2/2] crypto: talitos - do not perform unnecessary dma synchronisation

[PATCH] perf stat: Fix core dump when flag T is used
 2018-03-09 15:17 UTC  (2+ messages)

[PATCH] hwrng: cavium: make two functions static
 2018-03-09 15:17 UTC 

[PATCH 0/1] x86/kprobes: Prohibit probing of .entry_trampoline code
 2018-03-09 15:17 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH v3 2/6] ethdev: return named opaque type instead of void pointer
 2018-03-09 15:16 UTC  (5+ messages)
` [PATCH v4] "

[PATCH 00/14] Enable SD/MMC on JZ4780 SoCs
 2018-03-09 15:12 UTC  (15+ messages)
` [PATCH 01/14] mmc: jz4780: Order headers alphabetically
` [PATCH 02/14] mmc: jz4740: Use dev_get_platdata
` [PATCH 03/14] mmc: jz4740: Fix error exit path in driver's probe
` [PATCH 04/14] mmc: jz4740: Reset the device requesting the interrupt
` [PATCH 05/14] mmc: jz4740: Introduce devicetree probe
` [PATCH 06/14] mmc: dt-bindings: add MMC support to JZ4740 SoC
` [PATCH 07/14] mmc: jz4740: Set clock rate to mmc->f_max rather than JZ_MMC_CLK_RATE
` [PATCH 08/14] mmc: jz4740: Add support for the JZ4780
` [PATCH 09/14] mmc: jz4740: Fix race condition in IRQ mask update
` [PATCH 10/14] mmc: jz4740: Use dma_request_chan()
` [PATCH 11/14] MIPS: dts: jz4780: Add DMA controller node to the devicetree
` [PATCH 12/14] MIPS: dts: jz4780: Add MMC "
` [PATCH 13/14] MIPS: dts: ci20: Enable DMA and MMC in "
` [PATCH 14/14] MIPS: configs: ci20: Enable DMA and MMC support

[RFC PATCH 0/6] arm64: untag user pointers passed to the kernel
 2018-03-09 15:16 UTC  (8+ messages)
` [RFC PATCH 2/6] arm64: untag user addresses in copy_from_user and others

[PATCH net-next] hv_netvsc: Correct filter setting for multicast/broadcast
 2018-03-09 15:16 UTC  (2+ messages)

[PATCH net-next] modules: allow modprobe load regular elf binaries
 2018-03-09 15:16 UTC  (9+ messages)

[PATCH v12 00/33] rcar-vin: Add Gen3 with media controller
 2018-03-09 15:16 UTC  (3+ messages)
` [PATCH v12 06/33] rcar-vin: move subdevice handling to async callbacks

[Qemu-devel] [PULL] RISC-V QEMU Port Submission v8.2
 2018-03-09 15:15 UTC  (6+ messages)
` [Qemu-devel] [patches] "

[PATCH net-next] net: stmmac: remove superfluous wmb() memory barriers
 2018-03-09 15:15 UTC  (3+ messages)

[PATCH v3 1/4] drm: Add drm_any_plane_has_format()
 2018-03-09 15:14 UTC  (4+ messages)
` [PATCH v3 2/4] drm/i915: Eliminate the horrendous format check code
` [PATCH 3/4] drm: Fix some coding style issues
` [PATCH 4/4] drm/vc4: Validate framebuffer pixel format/modifier

[PATCH] x86/retpoline: Fill RSB on context switch for affected CPUs
 2018-03-09 15:14 UTC  (3+ messages)
`  "

[PATCH] iio: ad7793: implement IIO_CHAN_INFO_SAMP_FREQ
 2018-03-09 15:13 UTC 

[Qemu-devel] Proposal: deprecate and remove QEMU's unicore32 target code
 2018-03-09 15:13 UTC  (4+ messages)
` [Qemu-devel] Deprecate tilegx ? (was: Proposal: deprecate and remove QEMU's unicore32 target code)
  ` [Qemu-devel] Deprecate tilegx ?

[Qemu-devel] [PATCH] tests: Silence migration-test 'bad' test
 2018-03-09 15:12 UTC  (2+ messages)

[PATCH 00/17] ARM: vGIC: prepare for splitting the vGIC code
 2018-03-09 15:11 UTC  (18+ messages)
` [PATCH 01/17] ARM: vGICv3: clarify on GUEST_GICV3_RDIST_REGIONS symbol
` [PATCH 02/17] ARM: GICv3: use hardware GICv3 redistributor values for Dom0
` [PATCH 03/17] ARM: vGICv3: always use architected redist stride
` [PATCH 04/17] ARM: vGICv3: remove rdist_stride from VGIC structure
` [PATCH 05/17] ARM: VGIC: rename gic_inject() and gic_clear_lrs()
` [PATCH 06/17] ARM: VGIC: Move gic_remove_from_lr_pending() prototype
` [PATCH 07/17] ARM: VGIC: Adjust domain_max_vcpus() to be VGIC specific
` [PATCH 08/17] ARM: VGIC: rename gic_event_needs_delivery()
` [PATCH 09/17] ARM: VGIC: change to level-IRQ compatible IRQ injection interface
` [PATCH 10/17] ARM: VGIC: carve out struct vgic_cpu and struct vgic_dist
` [PATCH 11/17] ARM: VGIC: reorder prototypes in vgic.h
` [PATCH 12/17] ARM: VGIC: Introduce gic_get_nr_lrs()
` [PATCH 13/17] ARM: GICv3: rename HYP interface definitions to use ICH_ prefix
` [PATCH 14/17] ARM: Implement vcpu_kick()
` [PATCH 15/17] ARM: GICv2: introduce gicv2_poke_irq()
` [PATCH 16/17] ARM: GICv3: poke_irq: make RWP optional
` [PATCH 17/17] ARM: GICv2: fix GICH_V2_LR definitions

[PATCHv5 0/5] Motorola Droid 4 Audio Support
 2018-03-09 15:11 UTC  (11+ messages)
` [PATCHv5 3/5] mfd: motorola-cpcap: Add audio-codec support

[PATCHv2] reset: ti-rstctrl: use the reset-simple driver
 2018-03-09 15:10 UTC  (5+ messages)

[igt-dev] [PATCH igt] overlay: Remove the miscalculation of window position
 2018-03-09 15:10 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCH 4/4] ARM: dts: Enable HDMI audio on Snow Chromebook
 2018-03-09 15:09 UTC  (5+ messages)
  ` [PATCH v2 "

DMA issues on PowerPC64
 2018-03-09 15:08 UTC 

[Qemu-devel] [PATCH v3 0/2] block latency histogram
 2018-03-09 15:07 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 1/2] block/accounting: introduce "
` [Qemu-devel] [PATCH v3 2/2] qapi: add block latency histogram interface

[Qemu-devel] [PATCH] migration: fix applying wrong capabilities
 2018-03-09 15:08 UTC  (2+ messages)

[PATCH V3 0/4] genirq/affinity: irq vector spread among online CPUs as far as possible
 2018-03-09 15:08 UTC  (8+ messages)

Fpga manager help
 2018-03-09 15:07 UTC  (9+ messages)
        ` clk-fixed-rate clock driver usage with fpgas was: "

[PATCH v4 0/8] PCI: brcmstb: Add Broadcom Settopbox PCIe support
 2018-03-09 15:07 UTC  (4+ messages)
` [PATCH v4 1/8] SOC: brcmstb: add memory API

[PATCH igt] igt/gem_mocs_settings: Wait for RC6 EI before polling
 2018-03-09 15:07 UTC  (3+ messages)
` [igt-dev] "

[Qemu-devel] [PATCH v8 00/23] RISC-V QEMU Port Submission
 2018-03-09 15:07 UTC  (3+ messages)

git submodule update - reset instead of checkout?
 2018-03-09 15:07 UTC 

[U-Boot] [PATCH] Cleanup Whitelist entries
 2018-03-09 15:07 UTC  (2+ messages)
` [U-Boot] "

[PATCH] perf tools arm64: Add libdw DWARF post unwind support for ARM64
 2018-03-09 15:06 UTC  (2+ messages)

debug parallel root checks
 2018-03-09 15:06 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/8] RFC: ovmf: preliminary TPM2 support
 2018-03-09 15:05 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 2/8] SecurityPkg/Tcg2Pei: drop PeiReadOnlyVariable from Depex
  ` [Qemu-devel] [edk2] "

[PATCH net] test_rhashtable: Add missing rcu_read_lock()
 2018-03-09 15:04 UTC  (4+ messages)

[PATCH ethtool 0/3] RSS ntuple filters
 2018-03-09 15:04 UTC  (4+ messages)
` [PATCH ethtool 1/3] ethtool-copy.h: sync with net-next
` [PATCH ethtool 2/3] ethtool: add support for extra RSS contexts and RSS steering filters
` [PATCH ethtool 3/3] ethtool.8: Document RSS context control and RSS filters

Btrfs remounted read-only due to ENOSPC in btrfs_run_delayed_refs
 2018-03-09 15:04 UTC  (2+ messages)

[PATCH 1/4] crypto: bcm: Remove unused variable (char *tag_to_hash_idx[])
 2018-03-09 15:04 UTC  (6+ messages)
  ` [PATCH 3/4] crypto: bcm: Constify *hash_alg_name[]

[PATCH] x86/traps: Put idt_table[] back into .bss
 2018-03-09 15:03 UTC 

[PATCH v2 01/10] net/enic: remove 'extern' in .h file function declarations
 2018-03-09 15:03 UTC  (4+ messages)
` [PATCH v3 00/10] enic PMD patchset
  ` [PATCH v3 03/10] net/enic: heed the requested max Rx packet size

[Qemu-devel] [PATCH 0/2] qemu-iotests fixes
 2018-03-09 15:02 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/2] qemu-iotests: skip test 205 for unsupported formats
  ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH 2/2] qemu-iotests: set exec permission for tests lacking it

[PATCH v2 8/9] lib/vsprintf: Remove useless NULL checks
 2018-03-09 15:01 UTC  (11+ messages)
` [PATCH] vsprintf: Make "null" pointer dereference more robust

[PATCH v4] iio: ad7793: implement IIO_CHAN_INFO_SAMP_FREQ
 2018-03-09 15:00 UTC  (2+ messages)

Cirrus CS4207 not working on 4.14.24
 2018-03-09 15:00 UTC  (4+ messages)

[PATCH v7 0/3] mtd: rawnand: vf610_nfc: make use of ->exec_op()
 2018-03-09 14:50 UTC  (4+ messages)
` [PATCH v7 1/3] "
` [PATCH v7 2/3] mtd: rawnand: vf610_nfc: remove old hooks
` [PATCH v7 3/3] mtd: rawnand: vf610_nfc: support ONFI SET/GET_FEATURES commands

[Xenomai] cant compile rtdm module
 2018-03-09 14:59 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/5] block migration fixes
 2018-03-09 14:58 UTC  (3+ messages)
` [Qemu-devel] [PATCH 3/5] migration/block: rename MAX_INFLIGHT_IO to MAX_IO_BUFFERS

Warning from swake_up_all in 4.14.15-rt13 non-RT
 2018-03-09 14:58 UTC  (8+ messages)

[Qemu-devel] [PULL v2 0/8] M68k for 2.12 patches
 2018-03-09 14:57 UTC  (9+ messages)
` [Qemu-devel] [PULL v2 1/8] target/m68k: define floatx80_move()
` [Qemu-devel] [PULL v2 2/8] target/m68k: implement flognp1
` [Qemu-devel] [PULL v2 3/8] target/m68k: implement flogn
` [Qemu-devel] [PULL v2 4/8] target/m68k: implement flog10
` [Qemu-devel] [PULL v2 5/8] target/m68k: implement flog2
` [Qemu-devel] [PULL v2 6/8] target/m68k: implement fetox
` [Qemu-devel] [PULL v2 7/8] target/m68k: implement ftwotox
` [Qemu-devel] [PULL v2 8/8] target/m68k: implement ftentox

[PATCHv2 0/9] perf tools: Assorted fixes
 2018-03-09 14:56 UTC  (3+ messages)
` [PATCH 9/9] perf c2c report: Add cacheline address count column

dmesg flooded with "Very big device. Trying to use READ CAPACITY(16)" with 8TB HDDs
 2018-03-09 14:54 UTC  (6+ messages)

Windows: FIO randomly hangs using attached script
 2018-03-09 14:55 UTC  (16+ messages)

[PATCH 0/6] Add support for remoteproc modem-pil on SDM845 SoCs
 2018-03-09 14:55 UTC  (4+ messages)
` [PATCH 1/6] reset: qcom: AOSS (Always on subsystem) reset controller

[PATCH 0/7] xen: More assorted improvements to domain creation
 2018-03-09 14:53 UTC  (5+ messages)
` [PATCH 6/7] xen/domain: Pass the full domctl_createdomain struct to create_domain()
` [PATCH 7/7] xen/mm: Clean up share_xen_page_with_guest() API

[PATCH] dt-bindings: pwm: renesas,pwm-rcar: add bindings for R-Car M3N support
 2018-03-09 14:53 UTC  (2+ messages)

[Buildroot] [PATCH RESEND] toolchain: use -ffp-contract=off on MIPS in the wrapper when needed
 2018-03-09 14:52 UTC  (4+ messages)

[PATCHv4] phy: mapphone-mdm6600: Add USB PHY driver for MDM6600 on Droid 4
 2018-03-09 14:52 UTC  (2+ messages)

[Qemu-devel] [PATCH] hmp: Allow using a qdev id in block_set_io_throttle
 2018-03-09 14:52 UTC  (2+ messages)

[PATCH] drm/amdgpu: Move IH clientid defs to separate file
 2018-03-09 14:52 UTC  (3+ messages)

[cip-dev] Moxa: Join CIP Kernel maintenance team
 2018-03-09 14:51 UTC  (3+ messages)

[Qemu-devel] [PULL 0/8] M68k for 2.12 patches
 2018-03-09 14:51 UTC  (4+ messages)

[Qemu-devel] [PATCH v4 00/11] SDCard: housekeeping, add tracing (part 4)
 2018-03-09 14:51 UTC  (4+ messages)
` [Qemu-devel] [PATCH v4 08/11] sdcard: display command name when tracing CMD/ACMD

[PATCH 0/3] ASoC: Add Multi CPU DAI support
 2018-03-09 14:50 UTC  (3+ messages)
` [PATCH 1/3] ASoC: Add initial support for multiple CPU DAIs

[igt-dev] [PATCH i-g-t v9 1/3] include: bump drm uAPI headers
 2018-03-09 14:50 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v9 2/3] intel_chipsets: store GT information in device info
` [igt-dev] [PATCH i-g-t v9 3/3] tests: add i915 query tests

[Qemu-devel] [PATCH v9 00/14] ARM SMMUv3 Emulation Support
 2018-03-09 14:50 UTC  (6+ messages)
` [Qemu-devel] [PATCH v9 05/14] hw/arm/smmuv3: Wired IRQ and GERROR helpers

[PATCH] drivers: net: wireless: ath: ath9k: dfs: remove VLA usage
 2018-03-09 14:50 UTC  (3+ messages)

[PATCH v2 0/3] drm: Add LVDS decoder bridge
 2018-03-09 14:49 UTC  (3+ messages)
` [PATCH v2 3/3] arm64: dts: renesas: Add LVDS decoder to R-Car V3M Eagle

[PATCH v5 0/2] Add HiSilicon INNO USB2 PHY driver support
 2018-03-09 14:47 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: add bindings doc for HiSilicon INNO USB2 PHY
` [PATCH v5 2/2] phy: add inno-usb2-phy driver for hi3798cv200 SoC

[stable-4.14/4.15] KVM: x86: fix backward migration with async_PF
 2018-03-09 14:48 UTC  (3+ messages)

[Qemu-devel] [PATCH] migration: fix minor finalize leak
 2018-03-09 14:48 UTC  (2+ messages)

[PATCH] drivers: net: wireless: ath: ath9: dfs: remove VLA usage
 2018-03-09 14:48 UTC  (4+ messages)

Removing GFP_NOFS
 2018-03-09 14:48 UTC  (4+ messages)

[PATCH 00/25] nvmem: patches for v4.17
 2018-03-09 14:47 UTC  (41+ messages)
` [PATCH 10/25] nvmem: meson-mx-efuse: Convert to use devm_nvmem_register()
` [PATCH 11/25] nvmem: meson-efuse: "
` [PATCH 12/25] nvmem: lpc18xx_otp: "
` [PATCH 13/25] nvmem: imx-iim: "
` [PATCH 14/25] nvmem: bcm-ocotp: "
` [PATCH 15/25] nvmem: qfprom: "
` [PATCH 16/25] nvmem: snvs_lpgpr: Convert commas to semicolons
` [PATCH 17/25] nvmem: rockchip-efuse: Make use of of_device_get_match_data()
` [PATCH 18/25] nvmem: vf610-ocotp: Do not use "&pdev->dev" explicitly
` [PATCH 19/25] nvmem: rockchip-efuse: "
` [PATCH 20/25] nvmem: imx-iim: "
` [PATCH 21/25] nvmem: bcm-ocotp: "
` [PATCH 22/25] nvmem: add i.MX7 support to snvs-lpgpr
` [PATCH 23/25] nvmem: sunxi-sid: fix H3 SID controller support
` [PATCH 24/25] dt-bindings: nvmem: imx-ocotp: update the binding to reflect data cells
` [PATCH 25/25] nvmem: imx-ocotp: remove unused dead code


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.