messages from 2019-07-01 13:02:30 to 2019-07-01 13:40:55 UTC [more...]
[PATCH] mm/nvdimm: Add is_ioremap_addr and use that to check ioremap address
2019-07-01 13:40 UTC
[PATCH net-next] ipv6: icmp: allow flowlabel reflection in echo replies
2019-07-01 13:39 UTC
[dpdk-dev] [PATCH] ether: mark ethernet addresses as being 2-byte aligned
2019-07-01 13:38 UTC (3+ messages)
[PATCH] mm: mempolicy: don't select exited threads as OOM victims
2019-07-01 13:38 UTC (5+ messages)
[f2fs-dev] [PATCH] f2fs: use multiplication instead of division in sanity_check_raw_super
2019-07-01 13:38 UTC
[U-Boot] [PATCH] poplar: increase SYS_MALLOC_F_LEN for DM_FLAG_PRE_RELOC support
2019-07-01 13:39 UTC (2+ messages)
[U-Boot] [PULL] u-boot-atmel-fixes-2019.07-b
2019-07-01 13:38 UTC (2+ messages)
[PATCH v6 00/11] drm/i915: Vulkan performance query support
2019-07-01 13:38 UTC (16+ messages)
` [PATCH v6 03/11] drm/i915/perf: allow for CS OA configs to be created lazily
` [PATCH v6 05/11] drm/i915/perf: implement active wait for noa configurations
` [PATCH v6 07/11] drm/i915: add syncobj timeline support
` [PATCH v6 10/11] drm/i915/perf: execute OA configuration from command stream
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Vulkan performance query support (rev6)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
[dpdk-dev] [PATCH] net: fix definition of ipv6 traffic class mask
2019-07-01 13:38 UTC (2+ messages)
[Qemu-devel] [PATCH v3 00/27] Support disabling TCG on ARM
2019-07-01 13:25 UTC (39+ messages)
` "
` [Qemu-devel] [PATCH v3 01/27] target/arm: Makefile cleanup (Aarch64)
` "
` [Qemu-devel] [PATCH v3 02/27] target/arm: Makefile cleanup (ARM)
` "
` [Qemu-devel] [PATCH v3 03/27] target/arm: Makefile cleanup (KVM)
` "
` [Qemu-devel] [PATCH v3 04/27] target/arm: Makefile cleanup (softmmu)
` "
` [Qemu-devel] [PATCH v3 05/27] target/arm: Add copyright boilerplate
` "
` [PATCH v3 06/27] target/arm/helper: Remove unused include
` [Qemu-devel] [PATCH v3 07/27] target/arm: Fix multiline comment syntax
` "
` [Qemu-devel] [PATCH v3 08/27] target/arm: Fix coding style issues
` "
` [Qemu-devel] [PATCH v3 09/27] target/arm: Move the DC ZVA helper into op_helper
` "
` [PATCH v3 10/27] target/arm: Move CPU state dumping routines to cpu.c
` [Qemu-devel] [PATCH v3 11/27] target/arm: Declare get_phys_addr() function publicly
` "
` [PATCH v3 12/27] target/arm: Move TLB related routines to tlb_helper.c
` [PATCH v3 13/27] target/arm: Move debug routines to debug_helper.c
` [PATCH v3 14/27] target/arm/vfp_helper: Move code around
` [PATCH v3 15/27] target/arm/vfp_helper: Extract vfp_set_fpscr_to_host()
` [Qemu-devel] [PATCH v3 16/27] target/arm/vfp_helper: Extract vfp_set_fpscr_from_host()
` "
` [PATCH v3 17/27] target/arm/vfp_helper: Restrict the SoftFloat use to TCG
` [PATCH v3 18/27] target/arm: Restrict semi-hosting "
` [PATCH v3 19/27] target/arm: Restrict PSCI "
` [PATCH v3 20/27] target/arm: Declare arm_log_exception() function publicly
` [PATCH v3 21/27] target/arm: Declare some M-profile functions publicly
` [PATCH v3 22/27] target/arm/helper: Move M profile routines to m_helper.c
` [RFC PATCH v3 23/27] target/arm: Restrict pre-ARMv7 cpus to TCG
` [RFC PATCH v3 24/27] target/arm: Do not build pre-ARMv7 cpus when using KVM
` [RFC PATCH v3 25/27] target/arm: Restrict R and M profiles to TCG
` [RFC PATCH v3 26/27] target/arm: Do not build A/M-profile cpus when using KVM
` [PATCH v3 27/27] target/arm: Do not build TCG objects when TCG is off
[mm, swap] a839bbfc83: vm-scalability.median -85.4% regression
2019-07-01 13:37 UTC
[PATCH v3 00/15] hw/i386/pc: Do not restrict the fw_cfg functions to the PC machine
2019-07-01 13:35 UTC (16+ messages)
` [PATCH v3 01/15] hw/i386/pc: Use e820_get_num_entries() to access e820_entries
` [PATCH v3 02/15] hw/i386/pc: Extract e820 memory layout code
` [PATCH v3 03/15] hw/i386/pc: Use address_space_memory in place
` [PATCH v3 04/15] hw/i386/pc: Rename bochs_bios_init as more generic fw_cfg_arch_create
` [PATCH v3 05/15] hw/i386/pc: Pass the boot_cpus value by argument
` [PATCH v3 06/15] hw/i386/pc: Pass the apic_id_limit "
` [PATCH v3 07/15] hw/i386/pc: Pass the CPUArchIdList array "
` [PATCH v3 08/15] hw/i386/pc: Let fw_cfg_init() use the generic MachineState
` [PATCH v3 09/15] hw/i386/pc: Let pc_build_smbios() take a FWCfgState argument
` [PATCH v3 10/15] hw/i386/pc: Let pc_build_smbios() take a generic MachineState argument
` [PATCH v3 11/15] hw/i386/pc: Rename pc_build_smbios() as generic fw_cfg_build_smbios()
` [PATCH v3 12/15] hw/i386/pc: Let pc_build_feature_control() take a FWCfgState argument
` [PATCH v3 13/15] hw/i386/pc: Let pc_build_feature_control() take a MachineState argument
` [PATCH v3 14/15] hw/i386/pc: Rename pc_build_feature_control() as generic fw_cfg_build_*
` [PATCH v3 15/15] hw/i386/pc: Extract the x86 generic fw_cfg code
[PATCH v3 00/23] drm/i915: Fix TypeC port mode switching
2019-07-01 13:34 UTC (3+ messages)
` ✓ Fi.CI.IGT: success for drm/i915: Fix TypeC port mode switching (rev8)
[v5 0/3] Extend BT2020 support in iCSC and fixes
2019-07-01 13:36 UTC (5+ messages)
` ✗ Fi.CI.BAT: failure for Extend BT2020 support in iCSC and fixes (rev5)
` ✓ Fi.CI.BAT: success "
[PATCH] [PATCH v6] USB: serial: pl2303: Add new PID to support PL2303HXN (TYPE_HXN)
2019-07-01 13:35 UTC (3+ messages)
r8169 not working on 5.2.0rc6 with GPD MicroPC
2019-07-01 13:35 UTC (11+ messages)
general protection fault in get_task_pid
2019-07-01 13:32 UTC (2+ messages)
[PATCH 1/4] gpu: Use dev_get_drvdata()
2019-07-01 13:31 UTC (3+ messages)
Graphics issue after upgrade from Fedora 28 to 29 - multiple mouse cursor icons
2019-07-01 13:32 UTC (2+ messages)
[PATCH] crypto: algapi - guard against uninitialized spawn list in crypto_remove_spawns
2019-07-01 13:31 UTC (3+ messages)
[Xen-devel] [linux-linus test] 138661: regressions - FAIL
2019-07-01 13:30 UTC
[PATCH 0/3] Optimize voltage switch for the SD controller
2019-07-01 13:31 UTC (5+ messages)
` [PATCH 1/3] mmc: sdhci-sprd: Add start_signal_voltage_switch ops
` [PATCH 3/3] mmc: sdhci-sprd: Add pin control support for voltage switch
ALSA repos
2019-07-01 13:31 UTC
[meta-oe][PATCH] joe: update to 4.6
2019-07-01 13:29 UTC
[BUG] net: dm9600: false link status
2019-07-01 13:29 UTC (4+ messages)
[Xen-devel] [PATCH v1] x86/mm: Clean IOMMU flags from p2m-pt code
2019-07-01 13:27 UTC
[PATCH] mm: Generalize and rename notify_page_fault() as kprobe_page_fault()
2019-07-01 13:28 UTC (3+ messages)
` [DRAFT] mm/kprobes: Add generic kprobe_fault_handler() fallback definition
[PATCH 0/2] Associate ddc adapters with connectors
2019-07-01 13:27 UTC (5+ messages)
` [PATCH v3 00/22] "
` [PATCH v3 01/22] drm: Include ddc adapter pointer in struct drm_connector
[Qemu-devel] [REPOST PATCH for-4.1] spapr/xive: Add proper rollback to kvmppc_xive_connect()
2019-07-01 13:22 UTC
[PATCH 0/3] pcm_file report EIO when fail to write to debug file
2019-07-01 13:25 UTC (4+ messages)
` [PATCH 1/3] pcm_file: use EIO instead of EPIPE when failing to write output file
` [PATCH 2/3] pcm_file: improve error checking in write_wav_header function
` [PATCH 3/3] pcm_file: in case of failed write clear file buffer variables
[PATCH v5 0/3] add thermal/power management features for FPGA DFL drivers
2019-07-01 13:25 UTC (3+ messages)
` [PATCH v5 3/3] fpga: dfl: fme: add power management support
[Qemu-trivial] Fix cacheline size retrieval on FreeBSD/PowerPC(64)
2019-07-01 13:17 UTC (14+ messages)
` [Qemu-devel] "
[Qemu-riscv] [PULL] RISC-V Patches for the 4.1 Soft Freeze, Part 2
2019-07-01 13:23 UTC (7+ messages)
` [Qemu-riscv] [PULL 33/34] roms: Add OpenSBI version 0.3
` [Qemu-riscv] [Qemu-devel] "
` [Qemu-devel] [Qemu-riscv] "
[PATCH] check_everything_connected: assume alternate ref tips are valid
2019-07-01 13:23 UTC (9+ messages)
` [PATCH 1/2] object-store.h: move for_each_alternate_ref() from transport.h
` [PATCH v2 2/2] check_everything_connected: assume alternate ref tips are valid
[U-Boot] [PATCH 0/2] tools: mkenvimage: Fixes for reading from pipes
2019-07-01 13:23 UTC (4+ messages)
[Qemu-devel] [PATCH v2 00/21] aspeed: machine extensions and fixes
2019-07-01 13:19 UTC (7+ messages)
` [Qemu-arm] [PATCH v2 15/21] aspeed/smc: add support for DMAs
` [Qemu-devel] "
` [Qemu-arm] [PATCH v2 16/21] aspeed/smc: add DMA calibration settings
` [Qemu-devel] "
[v2 3/3] hwmon: (nct7904) Add extra sysfs support for fan, voltage and temperature
2019-07-01 13:22 UTC (2+ messages)
Getting a package PV from another
2019-07-01 13:22 UTC (3+ messages)
[Qemu-devel] [PATCH 0/3] pcie: hotplug fixes
2019-07-01 13:07 UTC (7+ messages)
` [Qemu-devel] [PATCH 2/3] pcie: check that slt ctrl changed before deleting
` [Qemu-devel] [PATCH 3/3] pcie: work around for racy guest init
` [Qemu-devel] [PATCH 4/3] pcie: minor cleanups for slot control/status
linux-next: build failure after merge of the battery tree
2019-07-01 13:22 UTC (5+ messages)
[Linux-kernel-mentees,PATCH] media: hdpvr: Add device num check and handling
2019-07-01 13:22 UTC (3+ messages)
` [Linux-kernel-mentees] [Linux-kernel-mentees, PATCH] "
[PATCH v4 0/3] initramfs: add support for xattrs in the initial ram disk
2019-07-01 13:22 UTC (2+ messages)
[PATCH] Revert "tpm: pass an array of tpm_extend_digest structures to tpm_pcr_extend()"
2019-07-01 13:21 UTC (3+ messages)
[PATCH net-next 3/3] macsec: add brackets and indentation after calling macsec_decrypt
2019-07-01 13:21 UTC (3+ messages)
[PATCH V2 1/2] arm64: dts: imx8mm: Correct OPP table according to latest datasheet
2019-07-01 13:20 UTC (4+ messages)
[U-Boot] (no subject)
2019-07-01 13:20 UTC (4+ messages)
[U-Boot] [PATCH] drivers/spi: fsl_qspi: fix controller busy check
2019-07-01 13:20 UTC (3+ messages)
` [U-Boot] [PATCH 1/2] "
[Xen-devel] [PATCH v5] x86/emulate: Send vm_event from emulate
2019-07-01 13:13 UTC
[Xen-devel] [PATCH] passthrough/pci: properly qualify the mem_sharing_enabled check
2019-07-01 13:17 UTC
[PATCH 0/1] Fix test bug with spaces in file owner
2019-07-01 13:16 UTC (2+ messages)
` [PATCH 1/1] t5319: use 'test-tool path-utils' instead of 'ls -l'
What's cooking in git.git (Jun 2019, #07; Fri, 28)
2019-07-01 13:16 UTC (2+ messages)
` ab/no-kwset, was "
[PATCH v2 0/5] coresight: etm4x: save/restore ETMv4 context across CPU low power states
2019-07-01 13:15 UTC (3+ messages)
` [PATCH v2 5/5] coresight: etm4x: save/restore state "
[Qemu-devel] [RFC PATCH] accel/tcg/translator: add tb_enter TCG trace
2019-07-01 13:19 UTC (3+ messages)
Syntax for zero-padding a number in a recipe?
2019-07-01 13:14 UTC (3+ messages)
[PATCH v2] clk: Add clk_min/max_rate entries in debugfs
2019-07-01 13:13 UTC (5+ messages)
[PATCH 00/11] VFS: Introduce filesystem information query syscall [ver #15]
2019-07-01 13:13 UTC (5+ messages)
` [PATCH 01/11] vfs: syscall: Add fsinfo() to query filesystem information "
[dpdk-dev] [PATCH] net/szedata2: add Silicom Mango support
2019-07-01 13:12 UTC (5+ messages)
[PATCH][next] selftests/x86: fix spelling mistake "FAILT" -> "FAIL"
2019-07-01 13:12 UTC (4+ messages)
[dpdk-dev] [PATCH 0/4] ethdev: add GRE key field to flow API
2019-07-01 13:11 UTC (6+ messages)
` [dpdk-dev] [PATCH v2 "
` [dpdk-dev] [PATCH v2 1/4] "
` [dpdk-dev] [PATCH v2 2/4] net/mlx5: support match GRE protocol on DR engine
` [dpdk-dev] [PATCH v2 3/4] net/mlx5: match GRE's key and present bits
` [dpdk-dev] [PATCH v2 4/4] app/testpmd: "
[PATCH v11 0/9] Exynos5 Dynamic Memory Controller driver
2019-07-01 13:11 UTC (10+ messages)
` [PATCH v11 1/9] dt-bindings: ddr: rename lpddr2 directory
` [PATCH v11 2/9] dt-bindings: ddr: add LPDDR3 memories
` [PATCH v11 3/9] drivers: memory: extend of_memory by LPDDR3 support
` [PATCH v11 4/9] dt-bindings: memory-controllers: add Exynos5422 DMC device description
` [PATCH v11 5/9] drivers: memory: add DMC driver for Exynos5422
` [PATCH v11 6/9] ARM: dts: exynos: add chipid label and syscon compatible
` [PATCH v11 7/9] ARM: dts: exynos: add syscon to clock compatible
` [PATCH v11 8/9] ARM: dts: exynos: add DMC device for exynos5422
` [PATCH v11 9/9] ARM: exynos_defconfig: enable DMC driver
[PATCH 0/1] t3420 remove progress from output
2019-07-01 13:11 UTC (2+ messages)
` [PATCH 1/1] t3420: remove progress lines before comparing output
[dpdk-dev] [PATCH v3 0/2] ipsec: ECN and DSCP header reconstruction
2019-07-01 13:11 UTC (4+ messages)
` [dpdk-dev] [PATCH v6 "
` [dpdk-dev] [PATCH v6 1/2] lib/ipsec: add support for header construction
[dpdk-dev] [PATCH] Define TCP flags in rte_tcp.h instead of in rte_eth_ctrl.h
2019-07-01 13:11 UTC (2+ messages)
[PATCH v3 0/4] media: venus: Update clock scaling and core selection
2019-07-01 13:11 UTC (3+ messages)
` [PATCH v3 2/4] media: venus: Update clock scaling
[dpdk-dev] [PATCH] mempool: optimize copy in cache get
2019-07-01 13:11 UTC (3+ messages)
[dpdk-dev] [PATCH] kvargs: trim spaces at the beginning and end of key and values
2019-07-01 13:10 UTC (2+ messages)
[PATCH net-next] xdp: xdp_umem: fix umem pages mapping for 32bits systems
2019-07-01 13:10 UTC (4+ messages)
[dpdk-dev] [RFC PATCH] mbuf: outer offsets must be zero for non-tunnel packets
2019-07-01 13:10 UTC (3+ messages)
` [dpdk-dev] [PATCH v3] mbuf: outer offsets are undefined "
[dpdk-dev] [PATCH] IPv6 header TC field is 8 (not 4) bits, and also used as DSCP and ECN
2019-07-01 13:10 UTC (2+ messages)
[Xen-devel] [PATCH v6] x86/emulate: Send vm_event from emulate
2019-07-01 13:08 UTC
[PATCH RFC] generic ELF support for kexec
2019-07-01 12:31 UTC (2+ messages)
[PATCH][next] crypto: ccree - fix spelling mistake "configration" -> "configuration"
2019-07-01 13:08 UTC (2+ messages)
[dpdk-dev] [PATCH] net/nfb: add list of supported cards to doc
2019-07-01 13:07 UTC
[Qemu-devel] [PULL 0/6] final s390x patches for 4.1 softfreeze
2019-07-01 12:59 UTC (2+ messages)
[GIT PULL v2] PHY: for 5.2-rc
2019-07-01 13:06 UTC (8+ messages)
[dpdk-dev] [PATCH v2] ethdev: fix QinQ strip offload support
2019-07-01 13:05 UTC (5+ messages)
` [dpdk-dev] [PATCH v3] ethdev: support QinQ strip dynamic configuration
[GIT PULL] PHY: For 5.3
2019-07-01 13:05 UTC (2+ messages)
why error return in sound/soc/codecs/pcm3168a.c::pcm3168a_set_dai_fmt ?
2019-07-01 13:06 UTC (2+ messages)
[PATCH v3 0/1] iio: common: cros_ec_sensors: Add protocol v3 support
2019-07-01 13:05 UTC (3+ messages)
` [PATCH v3 1/1] iio: common: cros_ec_sensors: determine protocol version
[PATCH 0/2] mt76: mt7615: add hw support for AES_CMAC cipher
2019-07-01 13:04 UTC (3+ messages)
` [PATCH 1/2] mt76: mt7615: fall back to sw encryption for unsupported ciphers
` [PATCH 2/2] mt76: mt7615: add BIP_CMAC_128 cipher support
[igt-dev] [EARLY RFC 0/1] New device selection
2019-07-01 13:03 UTC (2+ messages)
` [igt-dev] [EARLY RFC 1/1] Introduce new method of "
[igt-dev] [PATCH i-g-t 1/5] lib/igt_core: Add support for subtest descriptions
2019-07-01 13:02 UTC (3+ messages)
` [igt-dev] [PATCH i-g-t 4/5] CONTRIBUTING: Rework a bit and update
[Xen-devel] [xen-4.7-testing test] 138307: regressions - FAIL
2019-07-01 13:01 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.