All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-01-29 03:35:13 to 2019-01-29 06:10:26 UTC [more...]

[PATCH 0/9] Rewrite clk parent handling
 2019-01-29  6:10 UTC  (2+ messages)
` [PATCH 2/9] clk: Introduce get_parent_hw clk op

[PATCH net-next] net: udp Allow CHECKSUM_UNNECESSARY packets to do GRO
 2019-01-29  6:04 UTC  (4+ messages)

[PATCH] include/linux/bpf.h - fix missing prototype warnings
 2019-01-29  6:04 UTC 

[PATCH] rtlwifi: remove set but not used variable 'cmd_seq'
 2019-01-29  6:03 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/7] AM65x: Add DMA support
 2019-01-29  5:57 UTC  (8+ messages)
` [U-Boot] [PATCH v3 1/7] firmware: ti_sci: Add support for NAVSS resource management
` [U-Boot] [PATCH v3 2/7] soc: ti: k3: add navss ringacc driver
` [U-Boot] [PATCH v3 3/7] soc: ti: k3: add CPPI5 description and helpers
` [U-Boot] [PATCH v3 4/7] dma: ti: add driver to K3 UDMA
` [U-Boot] [PATCH v3 5/7] soc: keystone: Merge into TI specific directory
` [U-Boot] [PATCH v3 6/7] arm64: dts: ti: k3-am65: add mcu navss nodes
` [U-Boot] [PATCH v3 7/7] configs: am65x_evm_a53: Enable DMA related configs

[PATCH] ath10k: snoc: remove set but not used variable 'ar_snoc'
 2019-01-29  5:53 UTC  (4+ messages)

[PATCH v2 0/2] PCI: hv: Refactor hv_irq_unmask() to use hv_vpset and cpumask_to_vpset()
 2019-01-29  5:52 UTC  (9+ messages)
` [PATCH v2 1/2] PCI: hv: Replace hv_vp_set with hv_vpset
` [PATCH v2 2/2] PCI: hv: Refactor hv_irq_unmask() to use cpumask_to_vpset()

[PATCHv7] x86/kdump: bugfix, make the behavior of crashkernel=X consistent with kaslr
 2019-01-29  5:51 UTC  (8+ messages)

[PATCH v6 0/4] Introduce TEE bus driver framework
 2019-01-29  5:49 UTC  (10+ messages)
` [PATCH v6 1/4] tee: add bus driver framework for TEE based devices
` [PATCH v6 2/4] tee: add supp_nowait flag in tee_context struct
` [PATCH v6 3/4] tee: optee: add TEE bus device enumeration support
` [PATCH v6 4/4] hwrng: add OP-TEE based rng driver

[U-Boot] [RFC 0/9] Convert Pico-Pi i.MX7D to DM
 2019-01-29  5:50 UTC  (8+ messages)
` [U-Boot] [RFC 1/9] Arm: dts: imx7d-pico: Import Linux pico-pi dts

[U-Boot] [PATCH v3 00/20] SF: Migrate to Linux SPI NOR framework
 2019-01-29  5:50 UTC  (21+ messages)
` [U-Boot] [PATCH v3 01/20] configs: Move CONFIG_SPI_FLASH into defconfigs
` [U-Boot] [PATCH v3 02/20] bitops: Fix GENMASK definition for Sandbox
` [U-Boot] [PATCH v3 03/20] spi: spi-mem: Allow use of spi_mem_exec_op for all SPI modes
` [U-Boot] [PATCH v3 04/20] spi: spi-mem: Extend spi_mem_adjust_op_size() to honor max xfer size
` [U-Boot] [PATCH v3 05/20] spi: spi-mem: Claim SPI bus before spi mem access
` [U-Boot] [PATCH v3 06/20] spi: Add non DM version of SPI_MEM
` [U-Boot] [PATCH v3 07/20] sh: bitops: add hweight*() macros
` [U-Boot] [PATCH v3 08/20] mtd: spi: Port SPI NOR framework from Linux
` [U-Boot] [PATCH v3 09/20] mtd: spi: spi-nor-core: Add SPI MEM support
` [U-Boot] [PATCH v3 10/20] mtd: spi: spi-nor-core: Add 4 Byte addressing support
` [U-Boot] [PATCH v3 11/20] mtd: spi: spi-nor-core: Add SFDP support
` [U-Boot] [PATCH v3 12/20] mtd: spi: spi-nor-core: Add back U-Boot specific features
` [U-Boot] [PATCH v3 13/20] mtd: spi: sf_probe: Add "jedec, spi-nor" compatible string
` [U-Boot] [PATCH v3 14/20] mtd: spi: Switch to new SPI NOR framework
` [U-Boot] [PATCH v3 15/20] mtd: spi: Remove unused files
` [U-Boot] [PATCH v3 16/20] mtd: spi: Add lightweight SPI flash stack for SPL
` [U-Boot] [PATCH v3 17/20] spl: Kconfig: Enable SPI_FLASH_TINY by default "
` [U-Boot] [PATCH v3 18/20] configs: Remove SF_DUAL_FLASH
` [U-Boot] [PATCH v3 19/20] configs: Don't use SPI_FLASH_BAR as default
` [U-Boot] [PATCH v3 20/20] MAINTAINERS: Add an entry for SPI NOR

[Qemu-devel] [PATCH v2 0/4] sdl: Let it be optional (in particular, on OpenBSD)
 2019-01-29  5:47 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 4/4] hw/display/milkymist-tmu2: Move inlined code from header to source

[PATCH] parport_pc.c change for fix hanging problem while suspend machine. parport_pc.c has the samevendor id and device id definition as sunix multi-I/O board driver, when the sunix multi-io board driver is installed, it will cause operation error
 2019-01-29  5:47 UTC 

[PATCH v2] mm/slub: introduce SLAB_WARN_ON_ERROR
 2019-01-29  5:46 UTC  (7+ messages)

[PATCH v5 0/9] cpufreq: Add flag to auto-register as cooling device
 2019-01-29  5:46 UTC  (17+ messages)
` [PATCH v5 1/9] thermal: cpu_cooling: Require thermal core to be compiled in
` [PATCH v5 2/9] cpufreq: Auto-register the driver as a thermal cooling device if asked
` [PATCH v5 3/9] cpufreq: qcom-hw: Register as a cpufreq cooling device
` [PATCH v5 4/9] cpufreq: imx6q: Use auto-registration of thermal "
` [PATCH v5 5/9] cpufreq: cpufreq-dt: "
` [PATCH v5 6/9] cpufreq: mediatek: "
` [PATCH v5 7/9] cpufreq: qoriq: "
` [PATCH v5 8/9] cpufreq: scmi: "
` [PATCH v5 9/9] cpufreq: scpi: "

[PATCH] irqchip/gic-v3-its: Lock its device list during find and create its device
 2019-01-29  5:42 UTC  (5+ messages)

[PATCH] scsi: hpsa: clean up two indentation issues
 2019-01-29  5:42 UTC  (3+ messages)

[RESEND PATCH v2 0/8] Input: sx8654 - reset-gpio, sx865[056] support, etc
 2019-01-29  5:40 UTC  (4+ messages)
` [RESEND PATCH v2 8/8] Input: sx8654 - convert #defined flags to BIT(x)

[PATCH] mmc: renesas_sdhi: Fix card initialization failure in high speed mode
 2019-01-29  5:40 UTC 

[PATCH] mm: Prevent mapping typed pages to userspace
 2019-01-29  5:38 UTC 

[PATCH 0/7] SCSI: cleanup debugfs usage
 2019-01-29  5:37 UTC  (2+ messages)

[PATCH] net/mlx5: fix compilation issue for some architectures
 2019-01-29  5:37 UTC  (2+ messages)

[PATCH 1/1] seq: arecordmidi: Add num-events option
 2019-01-29  5:34 UTC  (3+ messages)

[PATCH] nfit: Fix nfit_intel_shutdown_status() command submission
 2019-01-29  5:22 UTC  (2+ messages)

[PATCH] MAINTAINERS: Move FCoE to Hannes Reinecke
 2019-01-29  5:32 UTC  (2+ messages)

[PATCH 0/7] Register an Energy Model for Arm reference platforms
 2019-01-29  5:31 UTC  (13+ messages)
` [PATCH 1/7] PM / OPP: Introduce a power estimation helper
` [PATCH 2/7] cpufreq: dt: Register an Energy Model
` [PATCH 3/7] cpufreq: scpi: "

[PATCH] SCSI: fcoe: remove unneeded fcoe_ctlr_destroy_store export
 2019-01-29  5:31 UTC  (2+ messages)

[PATCH v2] SCSI: fcoe: convert to use BUS_ATTR_WO
 2019-01-29  5:30 UTC  (2+ messages)

[PATCH][RFC] module: Cure the MODULE_LICENSE "GPL" vs. "GPL v2" bogosity
 2019-01-29  5:27 UTC  (2+ messages)

[PATCH] drivers: qcom: rpmh: use struct_size() in kzalloc()
 2019-01-29  5:26 UTC  (4+ messages)

[PATCH 00/33] Netfilter/IPVS updates for net-next
 2019-01-29  5:24 UTC  (3+ messages)
` [PATCH 06/33] netfilter: nf_tables: Support RULE_ID reference in new rule

[PATCH] 8250_pci.c change for fix hanging problem while suspend machine. 8250_pci.c support the same vendor id and device id definition as sunix multi-I/O card driver, when the sunix multi-io borad driver is installed,there are two drivers to support the same sunix multi-io card,it will cause operation error
 2019-01-29  5:22 UTC 

[Qemu-devel] [PATCH] iothread: fix iothread hang when stop too soon
 2019-01-29  5:14 UTC 

[PATCH v3 1/3] Add tests for describe with --work-tree
 2019-01-29  5:18 UTC  (3+ messages)
` [PATCH v3 2/3] Setup working tree in describe
` [PATCH v3 3/3] Add test for describe with a bare repository

[Qemu-devel] Last call for GSoC/Outreachy project ideas
 2019-01-29  5:21 UTC  (2+ messages)
`  "

[U-Boot] [PATCH v6.1] cmd: env: add "-e" option for handling UEFI variables
 2019-01-29  5:18 UTC 

linux-next: build failure after merge of the net-next tree
 2019-01-29  5:17 UTC 

[Qemu-devel] [PATCH 00/13] spapr: add KVM support to the XIVE interrupt mode
 2019-01-29  5:09 UTC  (3+ messages)
` [Qemu-devel] [PATCH 08/13] spapr/rtas: modify spapr_rtas_register() to remove RTAS handlers

[PATCH] 8250_pci.c change for fix hanging problem while suspend machine. pci_ids.h has the same vendor id and device id definition as sunix multi-I/O card driver, when the sunix multi-io borad driver is installed,there are two drivers to support the same sunix multi-io card,it will cause operation error
 2019-01-29  5:16 UTC 

[RFC PATCH 0/2] cxl: Add support for disabling CAPP when unloading CXL
 2019-01-29  5:13 UTC  (4+ messages)
` [RFC PATCH 1/2] powerpc/powernv: Add support for CXL mode switch that need PHB reset

[RFC net-next 0/4] net: EnOcean prototype driver
 2019-01-29  5:01 UTC  (5+ messages)
` [RFC net-next 1/4] net: Reserve protocol identifiers for EnOcean
` [RFC net-next 2/4] net: Prepare EnOcean device drivers
` [RFC net-next 3/4] net: enocean: Add ESP3 driver
` [RFC net-next 4/4] net: enocean: Prepare ESP2 support

[PATCH] pinctrl: mediatek: fix dependencies for PINCTRL_MT76XX
 2019-01-29  5:02 UTC  (3+ messages)

[Qemu-devel] [PATCH v8 00/16] gdbstub: support for the multiprocess extension
 2019-01-29  4:56 UTC  (3+ messages)
` [Qemu-devel] [PATCH v8 07/16] gdbstub: add multiprocess support to (f|s)ThreadInfo and ThreadExtraInfo

[v2] block: Fix a WRITE SAME BUG_ON
 2019-01-29  4:54 UTC  (5+ messages)
` [dm-devel] "
  `  "

[ANNOUNCE] xf86-video-nouveau 1.0.16
 2019-01-29  4:53 UTC 

[Bug 202445] New: amdgpu/dc: framerate dropping below adaptive sync range causes screen flickering
 2019-01-29  4:53 UTC 

[PATCH v2 0/3] drm/i915: MST and wakeref leak fixes
 2019-01-29  4:47 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH v2 -next 0/6] mm: make pinned_vm atomic and simplify users
 2019-01-29  4:46 UTC  (4+ messages)
` [PATCH 3/6] drivers/IB,qib: do not use mmap_sem

[Qemu-devel] [PATCH v3 0/8] target/ppc: remove various endian hacks from int_helper.c
 2019-01-29  2:28 UTC  (8+ messages)
` [Qemu-devel] [PATCH v3 2/8] target/ppc: rework vmrg{l, h}{b, h, w} instructions to use Vsr* macros
  ` [Qemu-devel] [Qemu-ppc] "

[PATCH v7 0/2] spi: Add Renesas R-Car Gen3 RPC-IF SPI driver
 2019-01-29  4:43 UTC  (7+ messages)
` [PATCH v7 1/2] spi: Add Renesas R-Car Gen3 RPC-IF SPI controller driver

[PATCH V3] arm-tunes: Remove -march option if mcpu is already added
 2019-01-29  4:40 UTC  (2+ messages)

cron job: media_tree daily build: OK
 2019-01-29  4:37 UTC 

[PATCH v5 0/8] improve late microcode loading
 2019-01-29  4:41 UTC  (4+ messages)
` [PATCH v5 3/8] microcode: introduce the global microcode cache

[Qemu-devel] [PATCH v5 0/6] vhost-user-blk: Add support for backend reconnecting
 2019-01-29  4:26 UTC  (4+ messages)
` [Qemu-devel] [PATCH v5 1/6] vhost-user: Support transferring inflight buffer between qemu and backend

[PATCHv5 0/7] Add coresight support for SDM845, MSM8998 and MSM8996
 2019-01-29  4:35 UTC  (6+ messages)
` [PATCHv5 7/7] arm64: dts: qcom: sdm845: Remove the duplicate header inclusion

[PATCH 1/7] Revert "ARM: mediatek: add MT7623a smp bringup code"
 2019-01-29  4:31 UTC  (21+ messages)
` [PATCH 2/7] dt-bindings: arm: mediatek: remove unused "mediatek, mt7623a"
  ` [PATCH 2/7] dt-bindings: arm: mediatek: remove unused "mediatek,mt7623a"
` [PATCH 3/7] dt-bindings: arm: mediatek: add support for MT7622 BPI-R64 and MT7629 RFB
` [PATCH 4/7] dt-bindings: mediatek: update bindings for MT7629 SoC
` [PATCH 5/7] dt-bindings: interrupt-controller: update bindings for MT7623
` [PATCH 6/7] arm: mediatek: add MT7629 smp bring up code
` [PATCH 7/7] arm: dts: mediatek: add basic support for MT7629 SoC

SBI extension proposal v2
 2019-01-29  4:33 UTC  (15+ messages)
` [sw-dev] "

[PATCH v4 0/9] cpufreq: Add flag to auto-register as cooling device
 2019-01-29  4:21 UTC  (5+ messages)
` [PATCH v4 2/9] cpufreq: Auto-register the driver as a thermal cooling device if asked

[PATCH v4] doc/patches: add meson build to contributing guide
 2019-01-29 10:10 UTC  (2+ messages)
` [PATCH v5] "

[PATCH] PCI: dwc: Fix stop condition on __dw_pcie_ep_find_next_cap()
 2019-01-29  4:12 UTC  (2+ messages)

[U-Boot] [PATCH] mmc: tmio: renesas: Add 1uS delay after DMA completion on older IPs
 2019-01-29  4:12 UTC 

[PATCH 00/19] KVM: PPC: Book3S HV: add XIVE native exploitation mode
 2019-01-29  4:12 UTC  (11+ messages)
` [PATCH 17/19] KVM: PPC: Book3S HV: add get/set accessors for the VP XIVE state
  ` [PATCH 18/19] KVM: PPC: Book3S HV: add passthrough support

[U-Boot] [PATCH] mmc: tmio: Make DMA transfer end bit configurable
 2019-01-29  4:12 UTC 

dts file questions
 2019-01-29  4:07 UTC 

[Bug 109022] ring gfx timeout during particular shader generation on yuzu emulator
 2019-01-29  4:06 UTC  (2+ messages)

Ingenic pinctrl fixes
 2019-01-29  4:06 UTC  (5+ messages)
` [PATCH RESEND 4/4] Pinctrl: Ingenic: Fix const declaration

[PATCH] kernel/bpf/core.c - fix bitrotted kerneldoc
 2019-01-29  4:04 UTC 

[PATCH bpf] bpf, doc: add reviewers to maintainers entry
 2019-01-29  4:04 UTC  (3+ messages)

[PATCH v3 00/13] rtw88: mac80211 driver for Realtek 802.11ac wireless network chips
 2019-01-29  4:03 UTC  (5+ messages)

[PATCH] MIPS: Remove function size check in get_frame_info()
 2019-01-29  3:56 UTC 

Add Ingenic X1000 RTC support
 2019-01-29  3:53 UTC  (4+ messages)

[PATCH v3 0/5] Re-roll of 'human' date format patch set
 2019-01-29  3:50 UTC  (7+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/5] Add 'human' date format
  ` [PATCH v4 2/5] Replace the proposed 'auto' mode with 'auto:'
  ` [PATCH v4 3/5] Add 'human' date format documentation
  ` [PATCH v4 4/5] Add `human` format to test-tool
  ` [PATCH v4 5/5] Add `human` date format tests

[xen-unstable-smoke test] 132550: tolerable all pass - PUSHED
 2019-01-29  3:50 UTC 

[PATCHSET v8] io_uring IO interface
 2019-01-29  3:46 UTC  (6+ messages)
` [PATCH 05/18] Add "

[PATCH V2 rdma-next 0/3] RDMA/hns: Some fixes for hns RoCE driver
 2019-01-29  3:45 UTC  (11+ messages)
` [PATCH V2 rdma-next 2/3] RDMA/hns: Fix the chip hanging caused by sending mailbox&CMQ during reset

[PATCH v2 0/7] This patch-set is to enable Guest CET support
 2019-01-28 10:33 UTC  (4+ messages)
` [PATCH v2 1/7] KVM:VMX: Define CET VMCS fields and bits

linux-5.0-rc3, ti-soc-thermal: unmet dependencies Kconfig warning
 2019-01-29  3:39 UTC  (4+ messages)

pull-request: bpf-next 2019-01-29
 2019-01-29  3:38 UTC  (2+ messages)

[Bug 202441] New: Possibly vfs cache related replicable xfs regression since 4.19.0 on sata hdd:s
 2019-01-29  3:36 UTC  (2+ messages)
` [Bug 202441] "

[PATCH V2 0/6] Add CPUidle support for Tegra210
 2019-01-29  3:35 UTC  (6+ messages)
` [PATCH V2 2/6] clocksource: tegra: add Tegra210 timer driver


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.