All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-11-12 08:04:41 to 2018-11-12 09:30:48 UTC [more...]

[Qemu-devel] [PATCH v1 0/3] intel-iommu: add support for 5-level virtual IOMMU
 2018-11-12  9:28 UTC  (10+ messages)
` [Qemu-devel] [PATCH v1 1/3] intel-iommu: differentiate host address width from IOVA address width
` [Qemu-devel] [PATCH v1 2/3] intel-iommu: extend VTD emulation to allow 57-bit "
` [Qemu-devel] [PATCH v1 3/3] intel-iommu: search iotlb for levels supported by the "

[PATCH v4 4/4] dt-bindings: iio: adc: Add docs for ad7124
 2018-11-12  9:30 UTC  (3+ messages)

[RFC PATCH v1 0/4] kvmppc: HMM backend driver to manage pages of secure guest
 2018-11-12  9:28 UTC  (5+ messages)
` [RFC PATCH v1 1/4] "

[PATCH v3] block: copy ioprio in __bio_clone_fast()
 2018-11-12  9:29 UTC 

[PATCH] pci: fix parsing of address without function number
 2018-11-12  9:29 UTC  (2+ messages)

LTTNG-ust detailed architecture?
 2018-11-12  9:29 UTC 

[PATCH] x264: Disable asm on x86
 2018-11-12  9:27 UTC 

[PATCH] build: disable compiler AVX512F support
 2018-11-12  9:26 UTC  (7+ messages)
` [dpdk-stable] AVX512 bug on SkyLake

[Qemu-devel] [PATCH] virtio-net: support RSC v4/v6 tcp traffic for Windows HCK
 2018-11-12  9:25 UTC  (6+ messages)

Add issue management within git
 2018-11-12  9:22 UTC  (5+ messages)

[PATCH V2 0/8] brcmfmac: chip related changes
 2018-11-12  9:25 UTC  (5+ messages)
` [PATCH V2 3/8] brcmfmac: set SDIO F1 MesBusyCtrl for CYW4373
` [PATCH V2 6/8] brcmfmac: update 43012 F2 watermark setting to fix DMA Error during UDP RX Traffic

[PATCH] net/i40e: add parameter check for RSS flow init
 2018-11-12  9:25 UTC 

[U-Boot] [PATCH v2 1/5] mtd: Use default mtdparts/mtids when not defined in the environment
 2018-11-12  9:24 UTC  (6+ messages)
` [U-Boot] [PATCH v2 2/5] dfu: nand: Add missing dependency on CMD_MTDPARTS
` [U-Boot] [PATCH v2 3/5] mtd: Make {MTDIDS, MTDPARTS}_DEFAULT visible when MTD_PARTITIONS is selected
` [U-Boot] [PATCH v2 4/5] cmd: ubi: Remove useless call to mtdparts_init()
` [U-Boot] [PATCH v2 5/5] mtd: Drop duplicate MTD_PARTITIONS Kconfig option

[U-Boot] Rockchip RV1108 eMMC initialization fail
 2018-11-12  9:23 UTC 

[PATCH V5 0/6] blk-mq: refactor and fix on issue request directly
 2018-11-12  9:23 UTC  (7+ messages)
` [PATCH V5 1/6] blk-mq: make __blk_mq_issue_directly be able to accept NULL cookie pointer
` [PATCH V5 2/6] blk-mq: refactor the code of issue request directly
` [PATCH V5 3/6] blk-mq: fix issue directly case when q is stopped or quiesced
` [PATCH V5 4/6] blk-mq: ensure hctx to be ran on mapped cpu when issue directly
` [PATCH V5 5/6] blk-mq: issue directly with bypass 'false' in blk_mq_sched_insert_requests
` [PATCH V5 6/6] blk-mq: replace and kill blk_mq_request_issue_directly

[PATCH] Fix coding style issue in xfs_acl.c and xfs_aops.c
 2018-11-11 23:33 UTC  (2+ messages)

[PATCH] net/mlx5: fix MPLS item validation
 2018-11-12  9:20 UTC 

[PATCH] ath10k: Add wrapper function to ath10k debug
 2018-11-12  9:14 UTC  (4+ messages)

[RFC PATCH 00/13] m68k: Drop arch_gettimeoffset and adopt clocksource API
 2018-11-12  9:21 UTC  (10+ messages)
` [RFC PATCH 07/13] m68k: amiga: Convert to "
` [RFC PATCH 01/13] arm: Fix mutual exclusion in arch_gettimeoffset
` [RFC PATCH 06/13] m68k: Drop ARCH_USES_GETTIMEOFFSET

[PATCH] drm/scheduler: Fix bad job be re-processed in TDR
 2018-11-12  9:19 UTC  (4+ messages)

[Qemu-devel] [PATCH] edid: silence a stringop-overflow warning
 2018-11-12  9:19 UTC  (2+ messages)

[PATCH] devbind: check for lspci
 2018-11-12  9:18 UTC  (7+ messages)
` [dpdk-stable] "

[PATCH] eal: fix build issue
 2018-11-12  9:17 UTC  (7+ messages)
` [PATCH v2 1/2] eal: introduce rte version of fls
  ` [PATCH v2 2/2] eal: fix build issue
    ` [dpdk-stable] "

Import/Export as a fast way to purge files from Git?
 2018-11-12  9:17 UTC  (10+ messages)
      ` [PATCH 00/10] fast export and import fixes and features
        ` [PATCH 03/10] fast-export: use value from correct enum

[Qemu-devel] [RFC PATCH 00/11] decodetree: Add tokens to ease checking ISA flags
 2018-11-12  9:17 UTC  (18+ messages)
` [Qemu-devel] [RFC PATCH 03/11] target/mips: Move the !ISA_MIPS32R6 check out of decode_opc_special2_legacy
` [Qemu-devel] [RFC PATCH 04/11] target/mips: Avoid access to CPUMIPSState from decode* functions
` [Qemu-devel] [RFC PATCH 05/11] decodetree: Force Python to print unsigned values
` [Qemu-devel] [RFC PATCH 06/11] scripts/decodetree: Allow empty specifications
` [Qemu-devel] [RFC PATCH 07/11] scripts/decodetree: Add add_func_check()
` [Qemu-devel] [RFC PATCH 08/11] target/mips: Add a decodetree stub
` [Qemu-devel] [RFC PATCH 11/11] target/mips: Port MIPS64 DCL[Z/O] to decodetree

[PATCH v3 0/3] Add driver for Synopsys DesignWare I3C master IP
 2018-11-12  9:17 UTC  (4+ messages)
` [PATCH v3 2/3] dt-bindings: i3c: Document Synopsys DesignWare I3C master bindings

Add support of TI ICDI to USB simple serial device
 2018-11-12  9:17 UTC  (2+ messages)
` [PATCH] "

[Qemu-devel] [PATCH] hw/bt: drop bluetooth keyboard emulation
 2018-11-12  9:16 UTC  (3+ messages)

[cip-dev] List of patches that failed to apply to 4.4-stable
 2018-11-12  9:15 UTC 

[Qemu-devel] [PATCH v2] pulseaudio: process audio data in smaller chunks
 2018-11-12  9:12 UTC  (3+ messages)

[OpenRISC] OpenRISC GCC port upstream for 9.0.0
 2018-11-12  9:11 UTC  (2+ messages)

[PATCH 0/3] ARM: dts: stm32: add dmas to stm32mp157c timers
 2018-11-12  9:10 UTC  (4+ messages)

[PATCH v4 0/4] virgl: fence fd support
 2018-11-12  9:10 UTC  (7+ messages)
` [PATCH v4 3/4] drm/virtio: add in/out fence support for explicit synchronization

[PATCH 00/10] Add support for usb on Hikey960
 2018-11-12  9:09 UTC  (5+ messages)
` [06/10] phy: Add usb phy support for hi3660 Soc of Hisilicon
  ` [PATCH 06/10] "

[-next] USB: serial: quatech2: remove set but not used variable 'port_priv'
 2018-11-12  9:09 UTC  (2+ messages)
` [PATCH -next] "

[Qemu-devel] [PULL 00/15] Python queue, 2018-10-30
 2018-11-12  9:07 UTC  (12+ messages)
` [Qemu-devel] [PULL 11/15] Bootstrap Python venv for tests
      ` [Qemu-devel] [PATCH] tests: Fix Python 3 detection on older GNU make versions
        ` [Qemu-devel] [Qemu-block] "

[ovmf test] 129824: regressions - FAIL
 2018-11-12  9:07 UTC 

Inquiry 12/11/18
 2018-11-12  9:06 UTC 

[Qemu-devel] [RFC] [PATCH] kvm: arm: Introduce error code KVM_EINVARIANT
 2018-11-12  9:06 UTC  (5+ messages)
`  "

[Qemu-arm] [PATCH 0/2] Fix the last Hyp mode bug and turn it on for A7, A15
 2018-11-12  9:05 UTC  (3+ messages)
` [Qemu-devel] "
  ` [Qemu-arm] "

[PATCH] media: venus: change the default value of GOP size
 2018-11-12  9:06 UTC 

[Qemu-devel] [PATCH qemu] ppc/spapr: Receive and store device tree blob from SLOF
 2018-11-12  9:05 UTC  (4+ messages)
` [Qemu-devel] [Qemu-ppc] "

[Intel-wired-lan] [PATCH 2/2] igc: Remove obsolete IGC_ERR define
 2018-11-12  9:05 UTC 

[PATCH 0/5] iwlwifi: fixes intended for 4.20 2018-11-11
 2018-11-12  9:04 UTC  (2+ messages)
` [PATCH v2 5/5] iwlwifi: mvm: don't use SAR Geo if basic SAR is not used

[PATCH] mem: accelerate dpdk program startup by reuse page from page cache
 2018-11-12  9:04 UTC  (6+ messages)
` [PATCH v2] "
      ` 答复: "

nohz: ignore explicit nohz=off in case of nohz_full running
 2018-11-12  9:03 UTC 

[PATCH] backlight: pwm_bl: fix devicetree parsing with auto-generated brightness tables
 2018-11-12  9:02 UTC  (2+ messages)

[libvirt test] 129752: tolerable all pass - PUSHED
 2018-11-12  9:02 UTC 

[PATCH tip/core/rcu 0/41] More RCU flavor consolidation cleanup for v4.21/v5.0
 2018-11-12  9:00 UTC  (9+ messages)
` [PATCH tip/core/rcu 23/41] sched: Replace synchronize_sched() with synchronize_rcu()

[PATCH v2 00/11] thermal: add new flag irq-mode for trip point
 2018-11-12  9:00 UTC  (7+ messages)
  ` [PATCH v2 05/11] Doc: DT: thermal: new "
  ` [PATCH v2 06/11] arm64: dts: exynos5433: add support for thermal trip irq-mode

[Qemu-devel] [PATCH] hw: set_netdev: remove useless code
 2018-11-12  8:59 UTC  (4+ messages)
  ` [Qemu-trivial] "
    ` [Qemu-devel] qdev has no maintainer (was: [PATCH] hw: set_netdev: remove useless code)

[GIT PULL] Kbuild fixes for v4.20-rc2
 2018-11-11 23:10 UTC  (2+ messages)

[GIT PULL] ext4 bug fixes for 4.20-rc2
 2018-11-11 23:10 UTC  (2+ messages)

[3rdparty][PATCH 0/5] Add support for ConnectCore 6UL SOM and SBC Express
 2018-11-12  8:59 UTC  (7+ messages)
` [3rdparty][PATCH 2/5] u-boot-digi: Add Digi U-Boot for ConnectCore System-On-Modules
` [3rdparty][PATCH 4/5] ccimx6ul: Add machine configuration for ConnectCore 6UL SOM

Inquiry 12/11/2018
 2018-11-12  8:59 UTC 

Inquiry 12/11/2018
 2018-11-12  8:59 UTC 

[PATCH] scsi: lpfc: fix block guard enablement on SLI3 adapters
 2018-11-12  8:58 UTC 

Inquiry 12/11/2018
 2018-11-12  8:58 UTC  (3+ messages)

Inquiry 12/11/2018
 2018-11-12  8:57 UTC 

[RFC PATCH v1 1/2] x86/fpu: detect AVX task
 2018-11-12  8:56 UTC  (6+ messages)
` [RFC PATCH v1 2/2] proc: add /proc/<pid>/thread_state

[RFC] mm: Replace all open encodings for NUMA_NO_NODE
 2018-11-12  8:43 UTC  (6+ messages)
  ` [Intel-wired-lan] "

[Bug 201439] New: Amdgpu: general protection fault at dce110_vblank_set in display resume
 2018-11-12  8:56 UTC  (2+ messages)
` [Bug 201439] Amdgpu: system freeze when waking up from monitor blanking

Price Inquiry
 2018-11-11 15:35 UTC 

[PATCH 00/10] irqdomain, gic-v3-its: Implement late irq domain initialization
 2018-11-12  8:54 UTC  (7+ messages)
` [PATCH 01/10] irqdomain: Add interface to request an irq domain

[igt-dev] [PATCH i-g-t v4 0/6] igt: Add support for testing writeback connectors
 2018-11-12  8:53 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t v4 4/6] kms_writeback: Add writeback-check-output

[Qemu-devel] List of files containing devices which have not been QOMified
 2018-11-12  8:51 UTC  (6+ messages)

usb: dwc2: gadget: fix ISOC frame overflow handling
 2018-11-12  8:53 UTC  (8+ messages)
          ` [PATCH] "

stable-rc/linux-4.9.y build: 182 builds: 0 failed, 182 passed, 1 warning (v4.9.136-142-gdc28287de643)
 2018-11-11 23:02 UTC 

[PATCH v4 00/10] x86/alternative: text_poke() fixes
 2018-11-12  8:50 UTC  (7+ messages)
` [PATCH v4 06/10] x86/alternative: use temporary mm for text poking

[PATCH v3 1/2] dnsmasq: Require log files to have .log suffix
 2018-11-12  8:47 UTC  (2+ messages)
` [PATCH v3 2/2] dnsmasq: Add support for lxc-net, lxd-bridge, NetworkManager

[LTP] [PATCH v2] msgstress04: correct the logic to use all values in keyarray
 2018-11-12  8:45 UTC  (2+ messages)

[PATCH] ALSA: hda/realtek - Add quirk entry for HP Pavilion 15
 2018-11-12  8:45 UTC 

[PATCH] Revert "scripts/setlocalversion: git: Make -dirty check more robust"
 2018-11-12  8:42 UTC  (18+ messages)
                  ` [PATCH] scripts/setlocalversion: Improve -dirty check with git-status --no-optional-locks

[PATCH 0/2] avoid unsigned long for timestamps
 2018-11-12  8:42 UTC  (4+ messages)
` [PATCH 1/2] builtin/commit: use timestamp_t in parse_force_date
` [PATCH 2/2] read-cache: use time_t instead of unsigned long

WARNING: CPU: 0 PID: 0 at drivers/irqchip/irq-gic-v3-its.c
 2018-11-12  8:39 UTC  (12+ messages)

[U-Boot] [PATCH 1/2] dfu: nand: Add missing dependency on CMD_MTDPARTS
 2018-11-12  8:36 UTC  (5+ messages)

[PATCH v2] media: venus: add support for selection rectangles
 2018-11-12  8:35 UTC  (5+ messages)

[PATCH] xen/pt: fix some pass-thru devices don't work across reboot
 2018-11-12  8:35 UTC  (4+ messages)

[PATCH] efi: permit calling efi_mem_reserve_persistent from atomic context
 2018-11-12  8:32 UTC  (6+ messages)

[PATCH] perf/x86/intel: Init early callchain for bts event
 2018-11-12  8:32 UTC  (3+ messages)

[Bridge] KASAN: use-after-free Read in nbp_vlan_rcu_free
 2018-11-12  8:32 UTC  (3+ messages)
`  "

[PATCH 0/2] Fix some issue on RV32
 2018-11-12  8:29 UTC  (7+ messages)
` [PATCH 1/2] RISC-V: Request stat64 "

[PATCH v3] media: vivid: Improve timestamping
 2018-11-11 22:39 UTC 

[Qemu-devel] [PATCH] 9p: write lock path in v9fs_co_open2()
 2018-11-12  8:28 UTC  (2+ messages)

[PATCH 0/2] phy: ocelot-serdes: fix out-of-bounds bug
 2018-11-12  8:27 UTC  (7+ messages)
` [PATCH 2/2] phy: ocelot-serdes: fix out-of-bounds read

[PATCH] x86: remove gcc-x86_*-has-stack-protector.sh checks
 2018-11-12  8:28 UTC  (2+ messages)

yocto x64-linux with bootia32.efi
 2018-11-12  8:28 UTC 

[Buildroot] [PATCH v2 1/2] python-pycares: new package
 2018-11-12  8:28 UTC  (3+ messages)
` [Buildroot] [PATCH v2 2/2] python-aiodns: "

using pip3-native to install python requirements
 2018-11-12  8:21 UTC 

[6/6] xhci: Add quirk to workaround the errata seen on Cavium Thunder-X2 Soc
 2018-11-12  8:21 UTC 

[5/6] usb: xhci: fix timeout for transition from RExit to U0
 2018-11-12  8:21 UTC 

[4/6] usb: xhci: fix uninitialized completion when USB3 port got wrong status
 2018-11-12  8:21 UTC 

[3/6] xhci: Add check for invalid byte size error when UAS devices are connected
 2018-11-12  8:21 UTC 

[2/6] xhci: handle port status events for removed USB3 hcd
 2018-11-12  8:21 UTC 

[1/6] xhci: Fix leaking USB3 shared_hcd at xhci removal
 2018-11-12  8:21 UTC 

[PATCH RFC 0/5] xen/domain: Allocate d->vcpu[] earlier during domain construction
 2018-11-12  8:21 UTC  (5+ messages)
` [PATCH 3/5] xen/domain: Audit config->max_vcpus during {, arch_}check_domain_config()

[PATCH 0/3] SG_IO command filtering via sysfs
 2018-11-12  8:20 UTC  (4+ messages)

[PATCH 3.16 298/366] kthread, tracing: Don't expose half-written comm when creating kthreads
 2018-11-12  8:10 UTC  (2+ messages)

[PATCH 4.18 000/350] 4.18.19-stable review
 2018-11-11 22:18 UTC  (2+ messages)
` [PATCH 4.18 040/350] x86/speculation: Support Enhanced IBRS on future CPUs

[PATCH v2 0/4] Add support of STM32 hwspinlock
 2018-11-12  8:18 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: hwlock: Document STM32 hwspinlock bindings

[PATCH] iio: imu: st_lsm6dsx: do not use a fixed read len in read_oneshot
 2018-11-11 22:28 UTC 

[PATCH 0/6] x86/emul: Use struct cpuid_policy for feature checks
 2018-11-12  8:17 UTC  (11+ messages)
` [PATCH 2/6] libx86: Split x86_cpuid_policy_fill_native() out of calculate_raw_policy()
` [PATCH 6/6] x86/emul: dedup hvmemul_cpuid() and pv_emul_cpuid()

[Buildroot] [PATCH 0/3] fs: fix and better handle capabilities
 2018-11-12  8:17 UTC  (6+ messages)
` [Buildroot] [PATCH 1/3] fs: apply permissions late

Debian unstable Pin-Priority too high in Installation documentation
 2018-11-12  8:16 UTC  (3+ messages)

[PATCH v2] exec: make de_thread() freezable
 2018-11-12  8:15 UTC  (2+ messages)

Patch "net: ethernet: ti: cpsw: unsync mcast entries while switch promisc mode" has been added to the 4.19-stable tree
 2018-11-11 22:22 UTC  (3+ messages)

[PATCH v1 0/5] Venus - Decode reconfig sequence
 2018-11-12  8:12 UTC  (4+ messages)
` [PATCH v1 5/5] media: venus: update number of bytes used field properly for EOS frames

Official Linux system wrapper library?
 2018-11-12  8:11 UTC  (6+ messages)

[Qemu-devel] [PATCH] decodetree: Force Python to print unsigned values
 2018-11-12  8:10 UTC  (4+ messages)

[PATCH 3.18 0/1] dm: remove duplicate dm_get_live_table() in __dm_destroy()
 2018-11-11 22:20 UTC  (2+ messages)

[PATCH] mm, page_alloc: skip zone who has no managed_pages in calculate_totalreserve_pages()
 2018-11-12  8:09 UTC  (2+ messages)

[PATCH] ftrace: remove KASAN poison in ftrace_ops_test()
 2018-11-12  8:09 UTC  (3+ messages)

[PATCH v2] kyber: fix wrong strlcpy() size in trace_kyber_latency()
 2018-11-12  8:08 UTC 

[Buildroot] [PATCH] libtool: Make libltdl a separate package
 2018-11-12  8:08 UTC  (7+ messages)
` [Buildroot] [PATCH] systemd: Explicitly configure split-usr=false and split-bin=true

[Buildroot] [Bug 11501] New: compile sdl2 with enable wayland
 2018-11-12  8:05 UTC 

[PATCH 0/3] Qualcomm AOSS QMP side channel binding and driver
 2018-11-12  8:05 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: soc: qcom: Add AOSS QMP binding
` [PATCH 2/3] soc: qcom: Add AOSS QMP communication driver
` [PATCH 3/3] soc: qcom: Add AOSS QMP genpd provider

[Buildroot] [PATCH 1/2] python-pycares: new package
 2018-11-12  8:05 UTC  (3+ messages)

[PATCH v2 0/5] xen: Use %*pb[l] for printing bitmaps
 2018-11-12  8:04 UTC  (5+ messages)
` [PATCH v2 2/5] xen/common: Use %*pb[l] instead of {cpu, node}mask_scn{, list}printf()


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.