All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-02-26 13:28:43 to 2019-02-26 14:26:50 UTC [more...]

[PATCH 0/4] drm/sun4i: rgb: Relax the pixel clock check
 2019-02-26 14:25 UTC  (9+ messages)
` [PATCH 1/4] drm/sun4i: Move the panel pointer from the TCON to the encoders
` [PATCH 2/4] drm/sun4i: rgb: Store the bridge pointer
` [PATCH 3/4] drm/sun4i: Move rate variables to long long
` [PATCH 4/4] drm/sun4i: rgb: Change the pixel clock validation check

[PATCH] build: add meson support for icc
 2019-02-26 14:26 UTC  (2+ messages)

[PATCH 0/1] [GSoC][PATCH] tests: replace test -(d|f) with test_path_is_(dir|file)
 2019-02-26 14:26 UTC  (5+ messages)
` [PATCH 1/1] tests: replace `test -(d|f)` "
` [PATCH v2 0/1] [GSoC][PATCH] t3600: use test_path_is_dir and test_path_is_file
  ` [PATCH v2 1/1] "

post-receive: pub/scm/devel/pahole/pahole
 2019-02-26 14:24 UTC 

[PATCH] mm/hotplug: fix an imbalance with DEBUG_PAGEALLOC
 2019-02-26 14:23 UTC  (6+ messages)

[PATCH]i[RESEND] kernel/acct.c: fix locking order when switching acct files
 2019-02-26 14:22 UTC  (3+ messages)
` [PATCH][RESEND] "

[PATCH V3 00/10] X86/KVM/Hyper-V: Add HV ept tlb range list flush support in KVM
 2019-02-26 14:21 UTC  (2+ messages)
` [Update PATCH V3 2/10] KVM/VMX: Fill range list in kvm_fill_hv_flush_list_func()

[Qemu-devel] [PATCH v2] spapr-rtas: add ibm, get-vpd RTAS interface
 2019-02-26 14:21 UTC  (4+ messages)
` [Qemu-devel] [Qemu-ppc] "

[Qemu-devel] [PATCH] bswap: Fix accessors syntax in comment
 2019-02-26 14:21 UTC 

[Buildroot] [PATCH v4] busybox: Update udhcpc.script for stateful DHCPv6
 2019-02-26 14:21 UTC  (4+ messages)

[PATCH 1/3] drm/i915/icl: move MG pll hw_state readout
 2019-02-26 14:21 UTC  (4+ messages)

[PATCH] net/nfb: new Netcope driver
 2019-02-26 14:20 UTC  (3+ messages)
` [PATCH] net/nfb: new netcope driver

[RFC PATCH 00/42] Introduce memory region concept (including device local memory)
 2019-02-26 14:20 UTC  (10+ messages)
` [RFC PATCH 04/42] drm/i915: introduce intel_memory_region
` [RFC PATCH 30/42] drm/i915: Introduce DRM_I915_GEM_MMAP_OFFSET

[PATCH 4.14 00/71] 4.14.104-stable review
 2019-02-26 14:20 UTC  (2+ messages)

[U-Boot] [PATCH v9 0/7] Add support for loading FPGA bitstream
 2019-02-26 14:20 UTC  (8+ messages)
` [U-Boot] [PATCH v9 1/7] ARM: socfpga: Description on FPGA bitstream type and file name for Arria 10
` [U-Boot] [PATCH v9 2/7] ARM: socfpga: Add default FPGA bitstream fitImage for Arria10 SoCDK
` [U-Boot] [PATCH v9 3/7] ARM: socfpga: Add FPGA drivers for Arria 10 FPGA bitstream loading

[bug report][stable] perf probe: failed to add events
 2019-02-26 14:20 UTC  (5+ messages)

[patch V4 00/11] MDS basics
 2019-02-26 14:19 UTC  (3+ messages)
` [patch V4 04/11] x86/speculation/mds: Add mds_clear_cpu_buffer()
  ` [MODERATED] "

post-receive: pub/scm/linux/kernel/git/rui/linux
 2019-02-26 14:19 UTC 

[PATCH 0/4] AM57xx: PRU ICSS Support
 2019-02-26 14:16 UTC  (5+ messages)
` [PATCH 2/4] bus: ti-sysc: Add support for PRUSS SYSC type

[PATCH] ARM: dts: sun7i: olimex-lime2: Add regulators for GPIO banks
 2019-02-26 14:15 UTC  (2+ messages)

AFBC versions modifiers
 2019-02-26 14:15 UTC 

[PATCH] bpf: decrease usercnt if bpf_map_new_fd() fails in bpf_map_get_fd_by_id()
 2019-02-26 14:15 UTC 

[PATCH] devtools/test-meson-builds: add verbose output options
 2019-02-26 14:15 UTC 

[Qemu-devel] Maintainers, please git-am -m
 2019-02-26 14:14 UTC  (4+ messages)

[PATCH] pdump: only remove created vdevs
 2019-02-26 14:14 UTC  (2+ messages)

[Qemu-devel] Virtio-net control queue handling
 2019-02-26 14:13 UTC 

[PATCH net 0/4] tls: Fix issues in tls_device
 2019-02-26 14:13 UTC  (7+ messages)
` [PATCH net 2/4] tls: Fix write space handling
` [PATCH net 3/4] tls: Fix mixing between async capable and async

[EARLY RFC][PATCH] dma-buf: Add dma-buf heaps framework
 2019-02-26 14:12 UTC  (6+ messages)

[Qemu-devel] [PULL 0/7] softfloat updates, mostly for s390x
 2019-02-26 14:12 UTC  (8+ messages)
` [Qemu-devel] [PULL 1/7] tests: Ignore fp test outputs
` [Qemu-devel] [PULL 2/7] softfloat: add float128_is_{normal, denormal}
` [Qemu-devel] [PULL 3/7] softfloat: Implement float128_to_uint32
` [Qemu-devel] [PULL 4/7] tests/fp: add wrapping for f128_to_ui32
` [Qemu-devel] [PULL 5/7] tests/fp: enable f128_to_ui[32/64] tests in float-to-uint
` [Qemu-devel] [PULL 6/7] softfloat: Support float_round_to_odd more places
` [Qemu-devel] [PULL 7/7] tests/Makefile.include: test all rounding modes of softfloat

[PATCH V3 1/10] X86/Hyper-V: Add parameter offset for hyperv_fill_flush_guest_mapping_list()
 2019-02-26 14:09 UTC  (2+ messages)
` [Update PATCH "

[PATCH 1/2] drm/i915: Add support for retrying hotplug
 2019-02-26 14:08 UTC  (3+ messages)
` [PATCH 2/2] drm/i915/icl: Probe again type-c connectors that failed

[PATCH 1/2] generic/{436,445}: check falloc support
 2019-02-26 14:09 UTC  (2+ messages)
` [PATCH 2/2] generic: Test that SEEK_HOLE can find a punched hole

[Qemu-devel] [PATCH v2] iotests: handle TypeError for Python3 in test 242
 2019-02-26 14:08 UTC  (6+ messages)
  ` [Qemu-devel] [Qemu-block] "

[PATCH v2 pahole 0/2] fix two more DWARF/BTF discrepancies
 2019-02-26 14:07 UTC  (3+ messages)
` [PATCH v2 pahole 2/2] btf_encoder: don't special case packed enums

[PATCH v2 0/2] define common get_max_file_size function
 2019-02-26 14:11 UTC  (3+ messages)
` [PATCH v2 1/2] commom/rc: use the common function get_max_file_size
` [PATCH v2 2/2] common/rc: add get_max_lfs_filesize to return MAX_LFS_FILESIZE

[PATCH] vhost: add virtio configuration space access socket messages
 2019-02-26 14:07 UTC  (10+ messages)
  `  "

[Qemu-devel] [PULL 00/27] Block patches
 2019-02-26 14:06 UTC  (2+ messages)

[PATCH] MIPS: fix memory setup for platforms with PHY_OFFSET != 0
 2019-02-26 14:06 UTC 

[PATCH net-next 0/2] vxlan: create and changelink extack support
 2019-02-26 14:06 UTC  (4+ messages)
` [PATCH net-next 1/2] vxlan: add extack support for create and changelink

[PATCH] xfs: allocate sector sized IO buffer via page_frag_alloc
 2019-02-26 14:04 UTC  (12+ messages)

[PATCH] net: phy: Micrel KSZ8061: link failure after cable connect
 2019-02-26 14:06 UTC  (2+ messages)

stable-rc/linux-4.14.y boot: 105 boots: 0 failed, 39 passed with 66 offline (v4.14.103-72-g470aad464377)
 2019-02-26 14:05 UTC 

IMA fails to see TPM chip (rpi3, linaro optee)
 2019-02-26 14:04 UTC  (11+ messages)

[Qemu-devel] [PULL 0/3] NBD patches for 2019-02-25
 2019-02-26 14:03 UTC  (2+ messages)

[PATCH V4 0/4] Add support for TCG2 event logs on EFI systems
 2019-02-26 14:03 UTC  (2+ messages)

[PATCH v3] cfi: fix deadloop in cfi_cmdset_0002.c do_write_buffer
 2019-02-26 14:00 UTC  (2+ messages)

[PATCH 0/5] KVM: arm/arm64: Fix VCPU power management problems
 2019-02-26 14:00 UTC  (9+ messages)
` [PATCH 1/5] KVM: arm/arm64: Reset the VCPU without preemption and vcpu state loaded

[Qemu-devel] can we disable the migration-test for TCG targets ?
 2019-02-26 13:55 UTC  (6+ messages)

[PATCH 01/11] x86 topology: fix doc typo
 2019-02-26 13:54 UTC  (5+ messages)
` [PATCH 03/11] x86 topology: Add CPUID.1F multi-die/package support

[PATCH net-next v2 0/5] net/mlx5e: Make little improvement for mlx5e
 2019-02-26 13:54 UTC  (11+ messages)
` [PATCH net-next v2 1/5] net/mlx5e: Return -EOPNOTSUPP when modify header action zero
` [PATCH net-next v2 2/5] net/mlx5e: Make the log friendly when decapsulation offload not supported
` [PATCH net-next v2 3/5] net/mlx5e: Remove 'parse_attr' argument in parse_tc_fdb_actions()
` [PATCH net-next v2 4/5] net/mlx5e: Deletes unnecessary setting of esw_attr->parse_attr
` [PATCH net-next v2 5/5] net/mlx5e: Return -EOPNOTSUPP when attempting to offload an unsupported action

[PATCH 4.20 000/183] 4.20.13-stable review
 2019-02-26 13:53 UTC  (2+ messages)

general protection fault in __xfrm_policy_check
 2019-02-26 13:54 UTC 

[PATCH 0/7] ASoC: stm32: i2s: miscellaneous fixes
 2019-02-26 13:51 UTC  (24+ messages)
` [PATCH 1/7] ASoC: stm32: i2s: fix IRQ clearing
` [PATCH 2/7] ASoC: stm32: i2s: fix 16 bit format support
` [PATCH 3/7] ASoC: stm32: i2s: fix stream count management
` [PATCH 4/7] ASoC: stm32: i2s: fix dma configuration
` [PATCH 5/7] ASoC: stm32: i2s: remove useless callback
` [PATCH 6/7] ASoC: stm32: i2s: fix race condition in irq handler
` [PATCH 7/7] ASoC: stm32: i2s: skip useless write in slave mode

[Qemu-devel] [PATCH v8 00/18] ARM virt: Initial RAM expansion and PCDIMM/NVDIMM support
 2019-02-26 13:50 UTC  (19+ messages)
` [Qemu-devel] [PATCH v8 01/18] hw/arm/boot: introduce fdt_add_memory_node helper
` [Qemu-devel] [PATCH v8 02/18] hw/arm/virt: Rename highmem IO regions
` [Qemu-devel] [PATCH v8 03/18] hw/arm/virt: Split the memory map description
` [Qemu-devel] [PATCH v8 04/18] hw/boards: Add a MachineState parameter to kvm_type callback
` [Qemu-devel] [PATCH v8 05/18] kvm: add kvm_arm_get_max_vm_ipa_size
` [Qemu-devel] [PATCH v8 06/18] vl: Set machine ram_size, maxram_size and ram_slots earlier
` [Qemu-devel] [PATCH v8 07/18] hw/arm/virt: Dynamic memory map depending on RAM requirements
` [Qemu-devel] [PATCH v8 08/18] hw/arm/virt: Implement kvm_type function for 4.0 machine
` [Qemu-devel] [PATCH v8 09/18] hw/arm/virt: Check the VCPU PA range in TCG mode
` [Qemu-devel] [PATCH v8 10/18] hw/arm/virt: Bump the 255GB initial RAM limit
` [Qemu-devel] [PATCH v8 11/18] hw/arm/virt: Add memory hotplug framework
` [Qemu-devel] [PATCH v8 12/18] hw/arm/boot: Expose the PC-DIMM nodes in the DT
` [Qemu-devel] [PATCH v8 13/18] hw/arm/virt-acpi-build: Add PC-DIMM in SRAT
` [Qemu-devel] [PATCH v8 14/18] nvdimm: Use configurable ACPI IO base and size
` [Qemu-devel] [PATCH v8 15/18] machine: Move acpi_nvdimm_state into struct MachineState
` [Qemu-devel] [PATCH v8 16/18] hw/arm/virt: Add nvdimm hot-plug infrastructure
` [Qemu-devel] [PATCH v8 17/18] hw/arm/boot: Expose the pmem nodes in the DT
` [Qemu-devel] [PATCH v8 18/18] hw/arm/virt: Allow nvdimm instantiation

Debugging system freeze, SIGXCPU
 2019-02-26 13:52 UTC  (6+ messages)
` Fwd: "

[Buildroot] [PATCH 1/1] package/ibrcommon: fix static build with openssl
 2019-02-26 13:52 UTC  (4+ messages)

[PATCH] mm: hwpoison: fix thp split handing in soft_offline_in_use_page()
 2019-02-26 13:51 UTC  (2+ messages)

[PATCH 1/2] drm/i915: remove unused bits from Panel Power Sequence State
 2019-02-26 13:49 UTC  (4+ messages)

[PATCH v1] mpt3sas: Use driver scsi lookup to track outstanding IOs
 2019-02-26 13:49 UTC  (7+ messages)

[RFC PATCH] tools/memory-model: Remove (dep ; rfi) from ppo
 2019-02-26 13:49 UTC  (11+ messages)

[Buildroot] [git commit] package/cryptopp: fix dos/unix newlines in patch
 2019-02-26 13:48 UTC 

[LTP] [PATCH 1/5] syscalls/fanotify03: defined additional tcase members for added control
 2019-02-26 13:45 UTC  (5+ messages)

[Qemu-devel] [PATCH v6 00/51] Support Kconfig in QEMU
 2019-02-26 13:44 UTC  (5+ messages)
` [Qemu-devel] [PATCH 17/51] i386: express dependencies with Kconfig

[PATCH net-next v4 0/4] enetc: Add mdio support and device tree nodes
 2019-02-26 13:42 UTC  (11+ messages)
` [PATCH net-next v4 1/4] arm64: dts: fsl: ls1028a: Add PCI IERC node and ENETC endpoints
` [PATCH net-next v4 2/4] arm64: dts: fsl: ls1028a-rdb: Add ENETC external eth ports for the LS1028A RDB board
` [PATCH net-next v4 3/4] enetc: Add ENETC PF level external MDIO support
` [PATCH net-next v4 4/4] dt-bindings: net: freescale: enetc: Add connection bindings for ENETC ethernet nodes

stable-rc/linux-3.18.y build: 185 builds: 5 failed, 180 passed, 38 errors, 2775 warnings (v3.18.136-25-g0be41715194e)
 2019-02-26 13:42 UTC 

[PATCH][next] scsi: lpfc: ensure error is set to -ENODEV on failing exit paths
 2019-02-26 13:41 UTC 

[U-Boot] [PATCH 1/2] mx6sabresd: README: Adjust the binary name after DM conversion
 2019-02-26 13:40 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] mx6sabreauto: "

post-receive: pub/scm/libs/libgpiod/libgpiod
 2019-02-26 13:38 UTC 

[PATCH v2] soc: imx: Add generic i.MX8 SoC driver
 2019-02-26 13:38 UTC  (7+ messages)

[PATCH v2] x86/nmi: correctly check MSB of P6 performance counter MSR in watchdog
 2019-02-26 13:36 UTC  (4+ messages)

[PATCH] btrfs: Use struct inode* to replace extent_io_tree::private_data
 2019-02-26 13:35 UTC  (7+ messages)

Yet another approach for implementing connection tracking offload
 2019-02-26 13:35 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/2] block-stream: include base into job node list
 2019-02-26 13:33 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/2] "

Fwd: Debugging system freeze, SIGXCPU
 2019-02-26 13:34 UTC  (2+ messages)

[LTP] [PATCH v4 0/9] syscalls: add sync device test-cases
 2019-02-26 13:34 UTC  (7+ messages)
` [LTP] [PATCH v4 9/9] syscalls/sync_file_range: add sync device test-case

[PATCH RFC] mac80211: Use IFF_ECHO to force delivery of tx_status frames
 2019-02-26 13:33 UTC  (4+ messages)

couple questions for DBUS
 2019-02-26 13:33 UTC  (2+ messages)

Stable queue: queue-4.20
 2019-02-26 13:33 UTC 

[PATCH] mm: compaction: remove unnecessary CONFIG_COMPACTION
 2019-02-26 13:32 UTC  (3+ messages)

[thud 0/3] Backport python-module patches from master to thud
 2019-02-25 21:55 UTC  (2+ messages)
` [meta-python][thud 2/3] python-requests-oauthlib: Recipes to

[PATCH v2 1/3] Bluetooth: btusb: add QCA6174A compatible properties
 2019-02-26 13:31 UTC  (4+ messages)

[Qemu-devel] [Qemu-block] Guest unresponsive after Virtqueue size exceeded error
 2019-02-26 13:30 UTC  (4+ messages)

[PATCH v3 0/5] Enable wm8524 on i.MX8MQ
 2019-02-26 13:29 UTC  (7+ messages)

fuse: trying to steal weird page
 2019-02-26 13:30 UTC  (13+ messages)
` [fuse-devel] "

[PATCH master thud] systemd: move "machines" symlinks to systemd-container
 2019-02-26 13:19 UTC 

post-receive: pub/scm/linux/kernel/git/kdave/linux
 2019-02-26 13:28 UTC 


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.