All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-01-30 10:00:21 to 2019-01-30 10:40:26 UTC [more...]

[regression -next0117] What is kcompactd and why is he eating 100% of my cpu?
 2019-01-30 10:40 UTC  (9+ messages)

[LTP] [PATCH] syscalls/ustat: convert to new lib, use direct syscall
 2019-01-30 10:40 UTC  (3+ messages)

[PATCH] kvm: arm64: Relax the restriction on using stage2 PUD huge mapping
 2019-01-30 10:39 UTC  (6+ messages)

[U-Boot] [PATCH] hashtable: fix environment variable corruption
 2019-01-30 10:39 UTC 

[PATCH] ALSA: hda/tegra: enable clock during probe
 2019-01-30 10:39 UTC  (11+ messages)

usb: typec: tcpm: Correct the PPS out_volt calculation
 2019-01-30 10:39 UTC  (3+ messages)
` [PATCH] "

[Qemu-trivial] [PATCH v2 0/3] cutils: Cleanup, improve documentation
 2019-01-30 10:38 UTC  (12+ messages)
` [Qemu-trivial] [PATCH v2 1/3] util/cutils: Move size_to_str() from "qemu-common.h" to "cutils.h"
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH v2 2/3] util/cutils: Move ctype macros "
    ` [Qemu-devel] "
` [Qemu-trivial] [PATCH v2 3/3] util/cutils: Move function documentations to the header
  ` [Qemu-devel] "

Question on handling managed IRQs when hotplugging CPUs
 2019-01-30 10:38 UTC  (5+ messages)

[PATCH v2] KVM: x86: Sync the pending Posted-Interrupts
 2019-01-30 10:38 UTC  (5+ messages)

[PATCH v2 3/3] ath10k: add support for controlling tx power to a station
 2019-01-30 10:38 UTC  (2+ messages)

[U-Boot] [PATCH v4 0/9] mmc: sunxi: Enable DM_MMC
 2019-01-30 10:38 UTC  (8+ messages)
` [U-Boot] [PATCH v4 1/9] sunxi: clk: enable clk and reset for CCU devices

[PATCH bpf-next 0/4] bpf: fixes for lockdep and deadlock
 2019-01-30 10:37 UTC  (8+ messages)
` [PATCH bpf-next 1/4] bpf: fix lockdep false positive in percpu_freelist
` [PATCH bpf-next 2/4] bpf: fix lockdep false positive in stackmap
` [PATCH bpf-next 3/4] bpf: fix lockdep false positive in bpf_prog_register

[Qemu-devel] AMD SEV's /dev/sev permissions and probing QEMU for capabilities
 2019-01-30 10:37 UTC  (11+ messages)

[PATCH for-4.12 0/8] pvh/dom0/shadow/amd fixes
 2019-01-30 10:36 UTC  (9+ messages)
` [PATCH for-4.12 1/8] dom0/pvh: align allocation and mapping order to start address
` [PATCH for-4.12 2/8] amd/ntp: remove assert that prevents creating 2M MMIO entries
` [PATCH for-4.12 3/8] iommu/pvh: add reserved regions below 1MB to the iommu page tables
` [PATCH for-4.12 4/8] x86/shadow: alloc enough pages so initialization doesn't fail
` [PATCH for-4.12 5/8] pvh/dom0: warn when dom0_mem is not set to a fixed value
` [PATCH 6/8] x86/mm: split p2m ioreq server pages special handling into helper
` [PATCH 7/8] x86/mm: handle foreign mappings in p2m_entry_modify
` [PATCH 8/8] npt/shadow: allow getting foreign page table entries

[PATCH] arm64: dts: lx2160aqds: Add mdio mux nodes
 2019-01-30 10:37 UTC  (3+ messages)

question:glib-2.0: dependence problem
 2019-01-30 10:36 UTC  (2+ messages)

[PATCH V5 0/5] NestMMU pte upgrade workaround for mprotect
 2019-01-30 10:33 UTC  (4+ messages)
` [PATCH V5 1/5] mm: Update ptep_modify_prot_start/commit to take vm_area_struct as arg

[PATCH v2] venus: enc: fix enum_frameintervals
 2019-01-30 10:35 UTC  (3+ messages)

[Qemu-arm] [PATCH v6 00/73] per-CPU locks
 2019-01-30 10:35 UTC  (5+ messages)
` [Qemu-devel] [PATCH v6 25/73] s390x: convert to cpu_halted
` [Qemu-devel] [PATCH v6 65/73] s390x: convert to cpu_has_work_with_iothread_lock

[PATCH] Revert "drm/amd/display: add -msse2 to prevent Clang from emitting libcalls to undefined SW FP routines"
 2019-01-30 10:35 UTC  (4+ messages)

[PATCH v2 2/3] mac80211: store tx power value from user to station
 2019-01-30 10:35 UTC  (2+ messages)

general protection fault in __dentry_path
 2019-01-30 10:35 UTC 

BUG: unable to handle kernel paging request in dput (2)
 2019-01-30 10:35 UTC 

[PATCH -next] mtd: rawnand: stm32_fmc2: Make some functions static
 2019-01-30 10:34 UTC  (6+ messages)

[PATCH v2 1/3] cfg80211: Add support to set tx power for a station associated
 2019-01-30 10:34 UTC  (2+ messages)

[PATCH] refcount_t: add ACQUIRE ordering on success for dec(sub)_and_test variants
 2019-01-30 10:34 UTC  (6+ messages)

[Qemu-devel] [PATCH v2 0/9] Network announce changes
 2019-01-30 10:32 UTC  (10+ messages)
` [Qemu-devel] [PATCH v2 1/9] net: Introduce announce timer
` [Qemu-devel] [PATCH v2 2/9] migration: Add announce parameters
` [Qemu-devel] [PATCH v2 3/9] virtio-net: Switch to using announce timer
` [Qemu-devel] [PATCH v2 4/9] migration: "
` [Qemu-devel] [PATCH v2 5/9] net: Add a network device specific self-announcement ability
` [Qemu-devel] [PATCH v2 6/9] virtio-net: Allow qemu_announce_self to trigger virtio announcements
` [Qemu-devel] [PATCH v2 7/9] qmp: Add announce-self command
` [Qemu-devel] [PATCH v2 8/9] hmp: Add hmp_announce_self
` [Qemu-devel] [PATCH v2 9/9] tests: Add a test for qemu self announcements

[PATCH] firmware: arm_scmi: provide the mandatory device release callback
 2019-01-30 10:33 UTC  (5+ messages)

[PATCH] percpu/module resevation: change resevation size iff X86_VSMP is set
 2019-01-30 10:33 UTC  (2+ messages)

[RFC PATCH 0/5] Device peer to peer (p2p) through vma
 2019-01-30 10:33 UTC  (13+ messages)
` [RFC PATCH 1/5] pci/p2p: add a function to test peer to peer capability
` [RFC PATCH 3/5] mm/vma: add support for peer to peer to device vma

[PATCH 00/15] Habana Labs kernel driver
 2019-01-30 10:34 UTC  (4+ messages)
` [PATCH 12/15] habanalabs: add virtual memory and MMU modules

[PATCH] tty: Fix WARNING in tty_set_termios
 2019-01-30 10:32 UTC  (4+ messages)

[xen-unstable-coverity test] 132615: regressions - ALL FAIL
 2019-01-30 10:32 UTC 

DVB-T2 Stick
 2019-01-30 10:32 UTC 

[PATCH] ath10k: snoc: remove set but not used variable 'ar_snoc'
 2019-01-30 10:32 UTC  (6+ messages)

[PATCH v3 1/3] Add tests for describe with --work-tree
 2019-01-30 10:31 UTC  (12+ messages)
` [PATCH v3 2/3] Setup working tree in describe
` [PATCH v3 3/3] Add test for describe with a bare repository

[GIT PULL 0/3] Allwinner Changes - Round 1
 2019-01-30 10:31 UTC  (3+ messages)
` [GIT PULL 1/3] Allwinner Fixes for v5.0

[PATCH v2 -next] tty: ipwireless: Fix potential NULL pointer dereference
 2019-01-30 10:30 UTC 

[PATCH -next] tty: ipwireless: Fix potential NULL pointer dereference
 2019-01-30 10:28 UTC  (2+ messages)

[PATCH V2] lightnvm: pblk: prevent stall due to wb threshold
 2019-01-30 10:26 UTC 

[PATCH v2 0/7] mt76x02: Beacon support for USB
 2019-01-30 10:27 UTC  (12+ messages)

[PATCH] ARM: iop32x/n2100: fix PCI IRQ mapping
 2019-01-30 10:26 UTC  (2+ messages)

[PATCH] libndctl, dimm: Don't require an xlat function
 2019-01-30 10:26 UTC 

[PATCH] mtd: spi-nor: split s25fl128s into s25fl128s0 and s25fl128s1
 2019-01-30 10:26 UTC 

[Qemu-devel] [RFC PATCH 0/5] Kconfig dependencies for ppc machines
 2019-01-30 10:25 UTC  (14+ messages)
  ` [Qemu-devel] [RFC PATCH 1/5] ppc64: Express dependencies of 'pseries' and 'powernv' machines with kconfig
  ` [Qemu-devel] [RFC PATCH 2/5] ppc: Express dependencies of the 'prep' and '40p' "
  ` [Qemu-devel] [RFC PATCH 3/5] ppc: Express dependencies of the Mac "
  ` [Qemu-devel] [RFC PATCH 4/5] ppc: Express dependencies of the Sam460EX "
  ` [Qemu-devel] [RFC PATCH 5/5] ppc: Express dependencies of the embedded "

[PATCH] mtd: spi-nor: split s25fl128s into s25fl128s0 and s25fl128s1
 2019-01-30 10:25 UTC  (2+ messages)

[GIT PULL] dts fixes for omaps for v5.0-rc cycle
 2019-01-30 10:24 UTC  (3+ messages)

[GIT PULL] DaVinci fixes for v5.0 (part 2)
 2019-01-30 10:23 UTC  (2+ messages)

[PATCH 0/7] Register an Energy Model for Arm reference platforms
 2019-01-30 10:23 UTC  (16+ messages)
` [PATCH 2/7] cpufreq: dt: Register an Energy Model
` [PATCH 6/7] arm64: dts: juno: Add cpu dynamic-power-coefficient information

[GIT PULL] Qualcomm ARM64 DT Fixes for 5.0-rc3
 2019-01-30 10:22 UTC  (3+ messages)

[GIT PULL] Second Round of Renesas ARM Based SoC Fixes for v5.0
 2019-01-30 10:22 UTC  (3+ messages)

[PATCH -next] bcache: Fix potential NULL pointer dereference
 2019-01-30 10:21 UTC  (2+ messages)

[Buildroot] flags to build Qt5 for AMD Geode LX arch ?
 2019-01-30 10:21 UTC  (4+ messages)

[GIT PULL] pxa fixes for 5.0
 2019-01-30 10:20 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/2] efi_loader: Patch RTS at ExitBootServices
 2019-01-30 10:20 UTC  (6+ messages)
` [U-Boot] [PATCH v2 1/2] x86: Add efi runtime reset

[PATCH -next] mISDN: hfcsusb: Fix potential NULL pointer dereference
 2019-01-30 10:19 UTC 

[PATCH][v4] tty: fix race between flush_to_ldisc and tty_open
 2019-01-30 10:19 UTC  (4+ messages)
  ` 答复: "

[PATCH v1 1/1] scsi: ufs: Print uic error history in time order
 2019-01-30 10:19 UTC 

[GIT PULL] Third Round of Renesas ARM Based SoC Fixes for v5.0
 2019-01-30 10:18 UTC  (4+ messages)
` [PATCH 1/1] ARM: dts: r8a7743: Convert to new LVDS DT bindings

[GIT PULL] i.MX fixes for 5.0, 2nd round
 2019-01-30 10:17 UTC  (2+ messages)

[PATCH v8 0/8] Introduce the for_each_set_clump8 macro
 2019-01-30 10:18 UTC  (3+ messages)

[PATCH] ARM: NOMMU: Limit visibility for CONFIG_FLASH_{MEM_BASE, SIZE}
 2019-01-30 10:17 UTC 

[PATCH 0/3] at803x: Add quirk to disable SmartEEE
 2019-01-30 10:16 UTC  (12+ messages)

[PATCH -next] video: fbdev: Fix potential NULL pointer dereference
 2019-01-30 10:16 UTC  (3+ messages)

[Qemu-trivial] [PATCH] virtio-blk: remove duplicate definition of VirtIOBlock *s pointer
 2019-01-30 10:16 UTC  (5+ messages)
` [Qemu-trivial] [Qemu-devel] "
  `  "
` [Qemu-devel] [Qemu-trivial] "

[Buildroot] [PATCH] package/opentracing-cpp: bump version to v1.5.1
 2019-01-30 10:16 UTC 

[GIT PULL] fixes for soc/fsl drivers for v5.0
 2019-01-30 10:15 UTC  (3+ messages)

[PATCH 4/5] drm/i915: Expose RPCS (SSEU) configuration to userspace (Gen11 only)
 2019-01-30 10:15 UTC  (2+ messages)
` [PATCH v29 "

[PATCH 1/5] drm/i915: Record the sseu configuration per-context & engine
 2019-01-30 10:14 UTC  (2+ messages)
` [PATCH v16 "

[Qemu-devel] [PATCH] hw/block: clean up stake xen_disk trace entries
 2019-01-30 10:13 UTC  (4+ messages)
` [Qemu-trivial] "

[GIT PULL] i.MX fixes for 5.0
 2019-01-30 10:13 UTC  (2+ messages)

[PATCH v6 0/3] drivers: soc: xilinx: Add support for ZynqMP PM driver
 2019-01-30 10:12 UTC  (4+ messages)
` [PATCH v6 3/3] drivers: soc: xilinx: Add "

[Qemu-devel] [PATCH v2 00/18] OpenBSD: Enable qtesting
 2019-01-30 10:11 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 06/18] qemu-iotests: Improve portability by searching bash in the $PATH

[PATCH 0/5] Per context dynamic (sub)slice power-gating
 2019-01-30 10:12 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for Per context dynamic (sub)slice power-gating (rev21)

[PATCH -next] scsi: libfc: Fix potential NULL pointer dereference
 2019-01-30 10:11 UTC  (2+ messages)

[PATCH v2 0/6] clk: renesas: r8a77990: Add Z2 clock
 2019-01-30 10:11 UTC  (7+ messages)
` [PATCH/RFT v2 5/6] clk: renesas: rcar-gen3: Support r8a7745 Z2 clock divider
` [PATCH/RFT v2 6/6] clk: renesas: r8a7745: Implement Z2 as a variable clock

[PATCH for-5.0] ath10k: correct bus type for WCN3990
 2019-01-30 10:11 UTC  (3+ messages)

[U-Boot] [PATCH 00/20] imx: add i.MX8MM support
 2019-01-30 10:10 UTC  (9+ messages)
` [U-Boot] [PATCH 20/20] imx: add i.MX8MM EVK board support

[PATCH v2 1/1] uvc: Avoid NULL pointer dereference at the end of streaming
 2019-01-30 10:09 UTC 

[PATCH V3] livepatch: non static warnings fix
 2019-01-30 10:10 UTC  (3+ messages)

[PATCH 0/5 v2][RFC] Encryption and authentication for hibernate snapshot image
 2019-01-30 10:08 UTC  (6+ messages)
` [PATCH 0/6] General Key Derivation Function Support
  ` [PATCH v2 "

[PATCH 00/15] Add support for Hygon Dhyana Family 18h processor
 2019-01-30 10:08 UTC  (8+ messages)
` [PATCH 09/15] x86/pv: Add Hygon Dhyana support to emulate MSRs access
` [PATCH 12/15] x86/traps: Add Hygon Dhyana support

[PATCH 0/7] sh_eth: implement simple RX checksum offload
 2019-01-30 10:08 UTC  (15+ messages)
` [PATCH 2/7] sh_eth: RX checksum offload support
` [PATCH 3/7] sh_eth: offload RX checksum on R7S72100

[PATCH] Bluetooth: hci_uart: Switch pty driver to slave side in tty_set_termios()
 2019-01-30 10:07 UTC  (2+ messages)

t5702 failing under ASan on master
 2019-01-30 10:07 UTC  (2+ messages)

[Qemu-trivial] [PATCH v2] target/m68k: Fix LGPL information in the file headers
 2019-01-30 10:07 UTC  (3+ messages)
  ` [Qemu-devel] "

[PATCH] vfs: Avoid softlockups in drop_pagecache_sb()
 2019-01-30 10:07 UTC  (3+ messages)

[PATCH] x86/pv-shim: Avoid a command line parameter warning for CONFIG_PV_SHIM_EXCLUSIVE builds
 2019-01-30 10:07 UTC  (5+ messages)

[PATCH v3 8/8] hack: align dumb buffer stride to 4k to allow for gtt remapping
 2019-01-30 10:06 UTC  (4+ messages)
` [PATCH v4 "

[PATCH] thermal: mtk: Allocate enough space for mtk_thermal
 2019-01-30 10:04 UTC  (6+ messages)

[Qemu-trivial] [PATCH] target/s390x: Fix LGPL version in the file header comments
 2019-01-30 10:04 UTC  (3+ messages)
  ` [Qemu-devel] "

[PATCH v2] serial: sh-sci: Do not free irqs that have already been freed
 2019-01-30 10:04 UTC  (2+ messages)

[Bug 108720] Possible GPU hangs with Cemu Emulator
 2019-01-30 10:02 UTC 

[Qemu-trivial] [PATCH 0/4] Clarify the LGPL version in some files
 2019-01-30 10:02 UTC  (7+ messages)
` [Qemu-trivial] [PATCH 3/4] target/tricore: Fix LGPL version number
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH 4/4] tcg: "
    ` [Qemu-devel] "

[PATCH v3 0/8] drm/i915: GTT remapping for display
 2019-01-30 10:01 UTC  (3+ messages)
` [PATCH v3 6/8] drm/i915: Bump gen7+ fb size limits to 16kx16k

[PATCH v3 5/8] drm/i915: Bump gen4+ fb stride limit to 256KiB
 2019-01-30 10:01 UTC  (4+ messages)
` [PATCH v4 "

[Qemu-devel] [PATCH V2] test-filter-mirror: pass UNIX domain socket through fd
 2019-01-30 10:00 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.