All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-01-29 04:35:51 to 2019-01-29 06:43:19 UTC [more...]

[PATCH 00/13] hisi_sas: Misc fixes and other more minor patches
 2019-01-29  6:43 UTC  (2+ messages)

[PATCH 1/2] mm: introduce put_user_page*(), placeholder versions
 2019-01-29  6:41 UTC  (12+ messages)

[linux-4.9 test] 132521: tolerable FAIL - PUSHED
 2019-01-29  6:41 UTC 

[PATCH v3] cxl: Wrap iterations over afu slices inside 'afu_list_lock'
 2019-01-29  6:37 UTC  (2+ messages)

[PATCH] parport_pc: fix find_superio io compare code, should use equal test
 2019-01-29  6:38 UTC 

[GIT PULL] Amlogic fixes for v5.0-rc, round 2
 2019-01-29  6:38 UTC  (3+ messages)

[Qemu-devel] [PATCH v3 0/8] target/ppc: remove various endian hacks from int_helper.c
 2019-01-29  6:36 UTC  (9+ 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 0/3] Add cpufreq and cci devfreq for mt8183
 2019-01-29  6:35 UTC  (9+ messages)
` [PATCH 1/3] cpufreq: mediatek: add mt8183 cpufreq support
` [PATCH 2/3] dt-bindings: devfreq: add compatible for mt8183 cci devfreq
` [PATCH 3/3] devfreq: add mediatek "

[Qemu-devel] [PATCH v2] chardev: Avoid adding duplicate chardev
 2019-01-29  6:28 UTC 

[PATCH] scsi: 53c700: pass correct "dev" to dma_alloc_attrs()
 2019-01-29  6:33 UTC  (2+ messages)

[YP Core] Thud moved out of active releases
 2019-01-29  6:24 UTC 

[PATCH] scsi: bnx2fc: Fix error handling in probe()
 2019-01-29  6:31 UTC  (2+ messages)

[PATCHSET v7] io_uring IO interface
 2019-01-29  6:30 UTC  (14+ messages)
` [PATCH 05/18] Add "
` [PATCH 07/18] io_uring: support for IO polling
` [PATCH 09/13] io_uring: add submission polling

[PATCH net] vhost: fix OOB in get_rx_bufs()
 2019-01-29  6:30 UTC  (3+ messages)

[PATCH] pcmcia: Remove unnecessary parentheses
 2019-01-29  6:29 UTC  (3+ messages)

[PATCH] selftests/netfilter: fix config fragment CONFIG_NF_TABLES_INET
 2019-01-29  6:28 UTC  (3+ messages)

[PATCH] scsi: nsp32: Remove unnecessary self assignment in nsp32_set_sync_entry
 2019-01-29  6:27 UTC  (3+ messages)

[PATCH 1/1] iio: core: Improve precision of __iio_format_value for FRACTIONAL values
 2019-01-29  6:26 UTC 

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

[PATCH 0/2] scsi: trivial header search path fixups
 2019-01-29  6:24 UTC  (2+ messages)

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

[Qemu-devel] [PATCH v4 00/14] Audio patches (was: Audio 5.1 patches)
 2019-01-29  6:22 UTC  (6+ messages)
` [Qemu-devel] [PATCH v4 02/14] audio: use qapi AudioFormat instead of audfmt_e
  ` [Qemu-arm] "
` [Qemu-devel] [PATCH v4 03/14] audio: -audiodev command line option: documentation

[Bug 196] IXGBE Driver Tx Packet/Bytes counters Sent returns Zero even though link-partner received valid packets
 2019-01-29  6:21 UTC 

r8169 Driver - Poor Network Performance Since Kernel 4.19
 2019-01-29  6:20 UTC  (5+ messages)

[PATCH] netfilter: nat: Update comment of get_unique_tuple
 2019-01-29  6:20 UTC  (2+ messages)

[PATCH v5 0/9] cpufreq: Add flag to auto-register as cooling device
 2019-01-29  6:20 UTC  (18+ 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 v2] cxl: Wrap iterations over afu slices inside 'afu_list_lock'
 2019-01-29  6:17 UTC  (3+ messages)

[Qemu-devel] [PATCH v11 0/3] support MAP_SYNC for memory-backend-file
 2019-01-29 14:49 UTC  (4+ messages)
` [Qemu-devel] [PATCH v11 1/3] util/mmap-alloc: Add a 'is_pmem' parameter to qemu_ram_mmap
` [Qemu-devel] [PATCH v11 2/3] util/mmap-alloc: support MAP_SYNC in qemu_ram_mmap()
` [Qemu-devel] [PATCH v11 3/3] docs: Added MAP_SYNC documentation

[PATCH net v3] net: l2tp: fix reading optional fields of L2TPv3
 2019-01-29  6:18 UTC 

[PATCH -next] scsi: fnic: Remove set but not used variable 'vdev'
 2019-01-29  6:16 UTC  (3+ messages)

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

[PATCH] zfcp: fix sysfs block queue limit output for max_segment_size
 2019-01-29  6:15 UTC 

linux-next: Tree for Jan 29
 2019-01-29  6:11 UTC 

[PATCH 0/9] Rewrite clk parent handling
 2019-01-29  6:10 UTC  (10+ messages)
` [PATCH 1/9] clk: Combine __clk_get() and __clk_create_clk()
` [PATCH 2/9] clk: Introduce get_parent_hw clk op
` [PATCH 3/9] clk: core: clarify the check for runtime PM
` [PATCH 4/9] clk: Introduce of_clk_get_hw_from_clkspec()
` [PATCH 5/9] clk: Inform the core about consumer devices
` [PATCH 6/9] clk: Move of_clk_*() APIs into clk.c from clkdev.c
` [PATCH 7/9] clk: Allow parents to be specified without string names
` [PATCH 8/9] clk: qcom: gcc-sdm845: Migrate to DT parent mapping
` [PATCH 9/9] arm64: dts: qcom: Specify XO clk as input to GCC node

[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  (5+ 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  (3+ messages)

[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

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

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

[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

[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

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


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.