All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-05-03 15:55:01 to 2019-05-03 16:36:22 UTC [more...]

[PATCH 00/24] arm64: mediatek: add support for Pumpkin MT8516 board
 2019-05-03 16:36 UTC  (5+ messages)
` [PATCH 08/24] dt-bindings: mmc: mtk-sd: add mtk-sd support for MT8516

[PATCH 0/2] livepatch: Remove custom kobject state handling and duplicated code
 2019-05-03 16:35 UTC  (5+ messages)
` [PATCH 1/2] livepatch: Remove custom kobject state handling
` [PATCH 2/2] livepatch: Remove duplicated code for early initialization

[RFC][PATCH 1/2] x86: Allow breakpoints to emulate call functions
 2019-05-03 16:35 UTC  (24+ messages)

[PATCH 1/3] kvm: nVMX: Set nested_run_pending in vmx_set_nested_state after checks complete
 2019-05-03 16:35 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 1/4] 9p: mitigates most QID path collisions
 2019-05-03 16:24 UTC  (12+ messages)
` [Qemu-devel] [PATCH v2 2/4] 9P: trivial cleanup of QID path collision mitigation
` [Qemu-devel] [PATCH v2 3/4] 9p: persistency of QID path beyond reboots / suspensions
` [Qemu-devel] [PATCH v2 4/4] 9p: use variable length suffixes for inode mapping

f68f031d ("Documentation: atomic_t.txt: Explain ordering provided by smp_mb__{before,after}_atomic()")
 2019-05-03 16:34 UTC  (4+ messages)

[PATCH 1/2] clk: Ensure new parent is looked up when changing parents
 2019-05-03 16:33 UTC  (5+ messages)

[PATCH 0/2] gdb/scripts: Improve lx-clk-summary
 2019-05-03 16:33 UTC  (3+ messages)
` [PATCH 1/2] scripts/gdb: Cleanup error handling in list helpers

[Qemu-devel] [PATCH v4] hw/virtio/virtio-mmio: Convert DPRINTF to trace and log
 2019-05-03 16:23 UTC  (10+ messages)

[Bug 108893] Slow redrawing of menu in Gothic 2 under wine
 2019-05-03 16:32 UTC  (3+ messages)

[Qemu-devel] [PATCH v2] block/rbd: increase dynamically the image size
 2019-05-03 16:30 UTC  (3+ messages)

[PATCH] clk: imx: correct pfdv2 gate_bit/vld_bit operations
 2019-05-03 16:32 UTC  (3+ messages)

[PATCH] tests: kvm: Add tests to .gitignore
 2019-05-03 16:30 UTC  (2+ messages)

[U-Boot] [PATCH v2] board/BuR/zynq/brsmarc2: initial commit
 2019-05-03 16:29 UTC  (7+ messages)

[PATCH v13 00/20] arm64: untag user pointers passed to the kernel
 2019-05-03 16:28 UTC  (8+ messages)
` [PATCH v13 16/20] IB/mlx4, arm64: untag user pointers in mlx4_get_umem_mr

[dpdk-dev] [PATCH] mk: disable warning with gcc 9 on Fedora 30
 2019-05-03 16:28 UTC  (6+ messages)

[Qemu-devel] Following up questions related to QEMU and I/O Thread
 2019-05-03 16:21 UTC  (12+ messages)

[meta-cgl][PATCH] cfg files: update do to 4.19 changes
 2019-05-03 16:27 UTC 

[PATCH] trace-cmd: python: Apply 2to3 print transformation to python files
 2019-05-03 16:25 UTC  (2+ messages)

[PATCH 1/2] drm/i915: Move the PIPEMISC write the correct place
 2019-05-03 16:24 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: Allow ICL pipe "HDR mode" when the cursor is visible

[PATCH] nvme-fc: trace sq head updates
 2019-05-03 16:23 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/4] Initial Windows on ARM (AArch64 64-Bit) host support
 2019-05-03 16:23 UTC  (6+ messages)
` [Qemu-devel] [PATCH v3 1/4] QEMU_PACKED: Remove gcc_struct attribute in Windows non x86 targets

[PATCH 0/9] x86: IRQ management adjustments
 2019-05-03 16:21 UTC  (5+ messages)
` [PATCH 4/9] x86/IRQ: desc->affinity should strictly represent the requested value
  ` [Xen-devel] "

[Qemu-devel] [PATCH v2 0/4] 9p: Fix file ID collisions
 2019-05-03 16:20 UTC  (3+ messages)

[clk:clk-parent-rewrite 18/78] drivers/clk/clk.c:371:11-16: WARNING: Unsigned expression compared with zero: index >= 0 (fwd)
 2019-05-03 16:22 UTC  (3+ messages)

[PATCH 00/20] xen/arm: Clean-up & fixes in boot/mm code
 2019-05-03 16:21 UTC  (97+ messages)
` [PATCH 02/20] xen/arm: Rename SCTLR_* defines and remove unused one
  ` [Xen-devel] "
` [PATCH 03/20] xen/arm: processor: Use _BITUL instead of _AC(1, U) in SCTLR_ defines
  ` [Xen-devel] "
` [PATCH 04/20] xen/arm: Rework HSCTLR_BASE
  ` [Xen-devel] "
` [PATCH 05/20] xen/arm: Rework secondary_start prototype
  ` [Xen-devel] "
` [PATCH 06/20] xen/arm: Remove parameter cpuid from start_xen
  ` [Xen-devel] "
` [PATCH 07/20] xen/arm64: head: Remove unnecessary comment
  ` [Xen-devel] "
` [PATCH 08/20] xen/arm64: head: Move earlyprintk messages in .rodata.str
  ` [Xen-devel] "
` [PATCH 09/20] xen/arm64: head: Correctly report the HW CPU ID
  ` [Xen-devel] "
` [PATCH 10/20] xen/arm32: "
  ` [Xen-devel] "
` [PATCH 11/20] xen/arm32: head: Don't set MAIR0 and MAIR1
  ` [Xen-devel] "
` [PATCH 12/20] xen/arm32: head: Always zero r3 before update a page-table entry
  ` [Xen-devel] "
` [PATCH 13/20] xen/arm32: mm: Avoid to zero and clean cache for CPU0 domheap
  ` [Xen-devel] "
` [PATCH 14/20] xen/arm32: mm: Avoid cleaning the cache for secondary CPUs page-tables
  ` [Xen-devel] "
` [PATCH 15/20] xen/arm: mm: Use the shorter version __aligned(PAGE_SIZE) to align page-tables
  ` [Xen-devel] "
` [PATCH 16/20] xen/arm: mm: Protect Xen page-table update with a spinlock
  ` [Xen-devel] "
` [PATCH 17/20] xen/arm: mm: Initialize page-tables earlier
  ` [Xen-devel] "
` [PATCH 18/20] xen/arm: mm: Check start is always before end in {destroy, modify}_xen_mappings
  ` [Xen-devel] "
` [PATCH 19/20] xen/arm: Pair call to set_fixmap with call to clear_fixmap in copy_from_paddr
  ` [Xen-devel] "

[PULL REQUEST] i2c for 5.1
 2019-05-03 16:21 UTC 

bpftool doc man page build failure
 2019-05-03 16:21 UTC 

[git pull] drm fixes for final
 2019-05-03 16:20 UTC  (2+ messages)

[GIT PULL] clk fixes for v5.1-rc7
 2019-05-03 16:20 UTC  (2+ messages)

[GIT PULL] sound fixes for 5.1
 2019-05-03 16:20 UTC  (2+ messages)

[PATCH 00/15] introduce generic pte_{alloc,free}_one[_kernel]
 2019-05-03 16:18 UTC  (12+ messages)
` [PATCH 05/15] csky: switch to generic version of pte allocation

[PATCH 1/8] ARM: dts: imx53: Update UART configuration on M53Menlo
 2019-05-03 16:19 UTC  (5+ messages)
` [PATCH 2/8] ARM: dts: imx53: Update USB "
` [PATCH 3/8] ARM: dts: imx53: Add ethernet PHY reset "

[GIT PULL 00/22] intel_th: Updates for v5.2
 2019-05-03 16:19 UTC  (7+ messages)
` [GIT PULL 12/22] intel_th: msu: Support multipage blocks
` [GIT PULL 19/22] intel_th: msu: Introduce buffer driver interface
` [GIT PULL 20/22] intel_th: msu: Add a sysfs attribute showing possible modes

[Qemu-devel] [PATCH] qxl: fix -Waddress-of-packed-member
 2019-05-03 16:18 UTC  (2+ messages)

[PATCH] x86/entry/64: randomize kernel stack offset upon syscall
 2019-05-03 16:17 UTC  (12+ messages)

[PATCH] btrfs: don't double unlock on error in btrfs_punch_hole
 2019-05-03 16:18 UTC  (2+ messages)

[PATCH] trace-cmd-listen: Fix resource leak of msg_handle
 2019-05-03 16:17 UTC  (2+ messages)

[U-Boot] RISC-V: Crashes with OpenSBI+U-Boot on the qemu "virt" machine
 2019-05-03 16:17 UTC 

[PATCHv3 0/2] nvme: validate CNTLID
 2019-05-03 16:16 UTC  (5+ messages)
` [PATCHv3 1/2] nvme-multipath: avoid crash on invalid subsystem cntlid enumeration
` [PATCHv3 2/2] nvme: validate cntlid during controller initialisation

[Qemu-devel] [RFC PATCH] tests/qemu-iotests: re-format output to for make check-block
 2019-05-03 16:15 UTC  (5+ messages)

[dpdk-dev] [PATCH 1/4] devtools: do not complain when reordering symbols
 2019-05-03 16:15 UTC  (2+ messages)

[dpdk-dev] [PATCH] doc: add description to release note
 2019-05-03 16:15 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] doc: update release notes for QAT PMDs

[PATCH nft] parser_json: fix crash on add rule to bad references
 2019-05-03 16:15 UTC  (2+ messages)

[PATCH nft] parser_json: fix off by one index on rule add/replace
 2019-05-03 16:15 UTC  (2+ messages)

[PATCH v4 0/2] Support for TMP75B temperature sensor
 2019-05-03 16:15 UTC  (6+ messages)
` [PATCH v4 1/2] hwmon: (lm75) Add support for TMP75B
` [PATCH v4 2/2] dt-bindings: hwmon: Add tmp75b to lm75.txt

[Qemu-devel] [PATCH] VirtIO-RNG: Update default entropy source to `/dev/urandom`
 2019-05-03 16:11 UTC  (5+ messages)

[Qemu-devel] [PATCH RFC v8 00/12] Add RX archtecture support
 2019-05-03 16:11 UTC  (4+ messages)
` [Qemu-devel] [PATCH RFC v8 05/12] target/rx: Miscellaneous files

[dpdk-dev] [PATCH 1/2] build: add option for armv8 crypto extension
 2019-05-03 16:10 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] build: disable "

[GIT PULL] GNSS updates for 5.2-rc1
 2019-05-03 16:10 UTC  (2+ messages)

switch core SCSI code to SPDX tags
 2019-05-03 16:09 UTC  (8+ messages)
` [PATCH 24/24] osst: add a SPDX tag to osst.c

[U-Boot] [PATCH 0/4] Misc EFI/GPT/UUID fixes
 2019-05-03 16:09 UTC  (7+ messages)
` [U-Boot] [PATCH 4/4] lib: uuid: Improve randomness of uuid values on RANDOM_UUID=y

[PATCH v6 0/3] PCIe Host request to reserve IOVA
 2019-05-03 16:06 UTC  (4+ messages)

[GIT PULL] USB changes for v5.2 merge window
 2019-05-03 16:06 UTC  (2+ messages)

[PATCH v2 1/3] blk-mq.c: Add documention of function blk_mq_init_queue
 2019-05-03 16:06 UTC  (4+ messages)

[dpdk-dev] [PATCH v2] build: disable armv8 crypto extension
 2019-05-03 16:06 UTC 

patch "USB: dummy-hcd: Fix failure to give back unlinked URBs" added to usb-testing
 2019-05-03 16:05 UTC 

[Qemu-devel] [RFC 00/17] multi-phase reset mechanism
 2019-05-03 16:00 UTC  (5+ messages)

[tip:sched/core 24/27] kernel/power/suspend.c:431:10: error: implicit declaration of function 'suspend_disable_secondary_cpus'
 2019-05-03 16:04 UTC  (2+ messages)

[PATCH 1/2] coresight: Do not call smp_processor_id() from preemptible
 2019-05-03 16:04 UTC  (4+ messages)
` [PATCH 2/2] coresight: alloc_perf_buf: Do not call smp_processor_id "

[clk:clk-sifive-fu540 3/3] drivers/clk/sifive/fu540-prci.c:534:41-42: WARNING: Use ARRAY_SIZE
 2019-05-03 16:04 UTC  (3+ messages)

patch "USB: serial: f81232: fix interrupt worker not stop" added to usb-next
 2019-05-03 16:03 UTC 

[PATCH] clk: imx: clk-pllv3: mark expected switch fall-throughs
 2019-05-03 16:03 UTC  (3+ messages)

[GIT PULL] USB-serial updates for 5.2-rc1
 2019-05-03 16:01 UTC  (2+ messages)

patch "USB: serial: f81232: fix interrupt worker not stop" added to usb-testing
 2019-05-03 16:00 UTC 

[PATCH] Headset fixup for System76 Gazelle (gaze14)
 2019-05-03 16:00 UTC 

[PATCH V2] clk: imx: pllv4: add fractional-N pll support
 2019-05-03 16:00 UTC  (7+ messages)

[PATCH net] ip6: fix skb leak in ip6frag_expire_frag_queue()
 2019-05-03 15:58 UTC  (4+ messages)

[PATCH 1/3] iio: stmpe-adc: Remove unnecessary assignment
 2019-05-03 15:58 UTC  (5+ messages)
` [PATCH 2/3] iio: stmpe-adc: Make wait_completion non interruptible

[PATCH] ALSA: hda/hdmi - Don't report Jack event if no need to do that
 2019-05-03 15:57 UTC  (8+ messages)

[PATCH][SMB3] Add missing defines for new negotiate contexts
 2019-05-03 15:57 UTC  (4+ messages)

Merge commit diff results are confusing and inconsistent
 2019-05-03 15:55 UTC 

linux-next: build failure after merge of the clk tree
 2019-05-03 15:55 UTC  (2+ messages)

ipsec tunnel performance degrade
 2019-05-03 15:55 UTC  (5+ messages)
` [RFC HACK] xfrm: make state refcounting percpu

[PATCH v2 00/36] Introduce the generic ECC engine abstraction
 2019-05-03 15:54 UTC  (6+ messages)
` [PATCH v2 10/36] mtd: nand: Introduce the "

[PATCH] mkfs: enable reflink and rmap by default
 2019-05-03 15:55 UTC  (2+ messages)


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.