All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-07 16:43:21 to 2018-03-07 17:04:35 UTC [more...]

[PATCH 5/6] ASoC: samsung: Drop uneeded RCLKSRC setting in the Snow driver
 2018-03-07 17:04 UTC 

[RFC/RFT][PATCH v2 0/6] sched/cpuidle: Idle loop rework
 2018-03-07 17:04 UTC 

[PATCH v2] net: ethernet: Drop unnecessary continue
 2018-03-07 17:01 UTC  (6+ messages)
    ` [Outreachy kernel] "

[igt-dev] [PATCH i-g-t v2 0/4] kms_plane: Add clipping subtests
 2018-03-07 17:03 UTC  (2+ messages)

[PATCH 4/6] ASoC: Snow Chromebook DT bindings update
 2018-03-07 17:02 UTC 

[master][rocko][PATCH 1/2] vgabios: replace PN with BPN, to solve fetch failure while building for multilib
 2018-03-07 17:02 UTC  (2+ messages)
` [master][rocko][PATCH 2/2] gunicorn: "

Submitted patch, what to do next
 2018-03-07 17:02 UTC  (3+ messages)

[PATCH 3/6] ASoC: max98095: Add #sound-dai-cells property documentation
 2018-03-07 17:02 UTC 

[PATCH v2 1/2] mfd: rk808: Change DEV_OFF to DEV_OFF_RST for rk818 shutdown
 2018-03-07 17:01 UTC  (2+ messages)
` [PATCH v2 2/2] mfd: rk808: Add restart functionality

[Intel-wired-lan] [RFC v3 net-next 00/18] Time based packet transmission
 2018-03-07 17:01 UTC  (18+ messages)
` [Intel-wired-lan] [RFC v3 net-next 01/18] sock: Fix SO_ZEROCOPY switch case
  `  "
` [Intel-wired-lan] [RFC v3 net-next 02/18] net: Clear skb->tstamp only on the forwarding path
  `  "
` [Intel-wired-lan] [RFC v3 net-next 05/18] net: ipv4: raw: Hook into time based transmission
  `  "
` [Intel-wired-lan] [RFC v3 net-next 06/18] net: ipv4: udp: "
  `  "
` [Intel-wired-lan] [RFC v3 net-next 08/18] net: SO_TXTIME: Add clockid and drop_if_late params
      `  "

[PATCH 2/6] ASoC: samsung: i2s: Fix rclk_srcrate handling
 2018-03-07 17:01 UTC 

[PATCH 00/57] New VGIC(-v2) implementation
 2018-03-07 17:01 UTC  (5+ messages)
` [PATCH 36/57] ARM: new VGIC: Add CTLR, TYPER and IIDR handlers
` [PATCH 37/57] ARM: new VGIC: Add ENABLE registers handlers

[igt-dev] [PATCH i-g-t 1/3] igt/kms_fbcon_fbt: Handle ENODEV when checking i915_edp_psr_status for chipset support
 2018-03-07 17:01 UTC  (6+ messages)

[PATCH 1/6] ASoC: Add snd_soc_of_put_dai_link_codecs() helper function
 2018-03-07 17:00 UTC 

[Bug 105369] HP HP ENVY x360, amdgpu, Call Trace tgn10_lock at startup, VMC page fault during runtime
 2018-03-07 17:00 UTC  (3+ messages)

Kernel ops with flexfiles
 2018-03-07 17:00 UTC  (3+ messages)

[xen-4.6-testing test] 120273: regressions - FAIL
 2018-03-07 16:59 UTC 

[PATCH] drm/i915: Handle changing enable_psr parameter at runtime better
 2018-03-07 16:59 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

WARNING: CPU: 3 PID: 0 at net/sched/sch_hfsc.c:1388 hfsc_dequeue+0x319/0x350 [sch_hfsc]
 2018-03-07 16:58 UTC 

[PATCH v8 0/5] iommu/arm-smmu: Add runtime pm/sleep support
 2018-03-07 16:58 UTC  (6+ messages)
` [PATCH v8 3/5] iommu/arm-smmu: Invoke pm_runtime during probe, add/remove device

[net v2 0/6][pull request] Intel Wired LAN Driver Updates 2018-03-05
 2018-03-07 16:58 UTC  (2+ messages)

[PATCH v2 1/3] mfd: syscon: Set name of regmap_config
 2018-03-07 16:57 UTC  (7+ messages)

[PATCH 00/41] Memory Hotplug for DPDK
 2018-03-07 16:57 UTC  (43+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/41] eal: move get_virtual_area out of linuxapp eal_memory.c
  ` [PATCH v2 02/41] eal: move all locking to heap
  ` [PATCH v2 03/41] eal: make malloc heap a doubly-linked list
  ` [PATCH v2 04/41] eal: add function to dump malloc heap contents
  ` [PATCH v2 05/41] test: add command "
  ` [PATCH v2 06/41] eal: make malloc_elem_join_adjacent_free public
  ` [PATCH v2 07/41] eal: make malloc free list remove public
  ` [PATCH v2 08/41] eal: make malloc free return resulting malloc element
  ` [PATCH v2 09/41] eal: add rte_fbarray
  ` [PATCH v2 10/41] eal: add "single file segments" command-line option
  ` [PATCH v2 11/41] eal: add "legacy memory" option
  ` [PATCH v2 12/41] eal: read hugepage counts from node-specific sysfs path
  ` [PATCH v2 13/41] eal: replace memseg with memseg lists
  ` [PATCH v2 14/41] eal: add support for mapping hugepages at runtime
  ` [PATCH v2 15/41] eal: add support for unmapping pages "
  ` [PATCH v2 16/41] eal: make use of memory hotplug for init
  ` [PATCH v2 17/41] eal: enable memory hotplug support in rte_malloc
  ` [PATCH v2 18/41] test: fix malloc autotest to support memory hotplug
  ` [PATCH v2 19/41] eal: add API to check if memory is contiguous
  ` [PATCH v2 20/41] eal: add backend support for contiguous allocation
  ` [PATCH v2 21/41] eal: enable reserving physically contiguous memzones
  ` [PATCH v2 22/41] eal: replace memzone array with fbarray
  ` [PATCH v2 23/41] mempool: add support for the new allocation methods
  ` [PATCH v2 24/41] vfio: allow to map other memory regions
  ` [PATCH v2 25/41] eal: map/unmap memory with VFIO when alloc/free pages
  ` [PATCH v2 26/41] eal: prepare memseg lists for multiprocess sync
  ` [PATCH v2 27/41] eal: add multiprocess init with memory hotplug
  ` [PATCH v2 28/41] eal: add support for multiprocess "
  ` [PATCH v2 29/41] eal: add support for callbacks on "
  ` [PATCH v2 30/41] eal: enable callbacks on malloc/free and mp sync
  ` [PATCH v2 31/41] ethdev: use contiguous allocation for DMA memory
  ` [PATCH v2 32/41] crypto/qat: "
  ` [PATCH v2 33/41] net/avf: "
  ` [PATCH v2 34/41] net/bnx2x: "
  ` [PATCH v2 35/41] net/cxgbe: "
  ` [PATCH v2 36/41] net/ena: "
  ` [PATCH v2 37/41] net/enic: "
  ` [PATCH v2 38/41] net/i40e: "
  ` [PATCH v2 39/41] net/qede: "
  ` [PATCH v2 40/41] net/virtio: "
  ` [PATCH v2 41/41] net/vmxnet3: "

[pci:next 34/50] drivers/pci/probe.c:1465:19: error: 'struct pci_dev' has no member named 'physfn'; did you mean 'is_physfn'?
 2018-03-07 16:57 UTC 

[PATCH v2 1/4] drm/i915: Include i915_reg.h in intel_ringbuffer.h
 2018-03-07 16:56 UTC  (5+ messages)
` [PATCH v2 2/4] drm/i915: Change parameters order in i915_gem_batch_pool_init
` [PATCH v2 4/4] drm/i915: Move i915_gpu_error into its own header

[PATCH v2] eal: add asynchronous request API to DPDK IPC
 2018-03-07 16:57 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v4 1/5] eal: add internal flag indicating init has completed
 2018-03-07 16:56 UTC  (8+ messages)
` [PATCH v5 0/6] Improvements for DPDK IPC
  ` [PATCH v5 1/6] eal: add internal flag indicating init has completed
  ` [PATCH v5 2/6] eal: abstract away IPC socket path generation
  ` [PATCH v5 3/6] eal: don't hardcode socket filter value in IPC
  ` [PATCH v5 4/6] eal: lock IPC directory on init and send
  ` [PATCH v5 5/6] eal: simplify IPC sync request timeout code
  ` [PATCH v5 6/6] eal: ignore messages until init is complete

[Qemu-devel] [PATCH v5 1/1] s390x/sclp: extend SCLP event masks to 64 bits
 2018-03-07 16:54 UTC  (3+ messages)

[PATCH 0/4] systemd & systemd-boot: upgrade to 237
 2018-03-07 16:55 UTC  (3+ messages)

[PATCH][RESEND] block: sed-opal: fix u64 short atom length
 2018-03-07 16:55 UTC  (3+ messages)
  ` [PATCH v2] "

[Qemu-devel] [PATCH 0/2] vmmouse: convert qdev pointer property to QOM link relationship
 2018-03-07 16:55 UTC  (2+ messages)

b4fbb69a1d ("parport: Use kasprintf"): WARNING: CPU: 0 PID: 1 at lib/kobject.c:238 kobject_add_internal
 2018-03-07 16:55 UTC 

[PATCH 1/6] drm/i915: Finish the wait-for-wedge by retiring all the inflight requests
 2018-03-07 16:55 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/6] "

[GIT PULL 1/2] ARM: Keystone DTS for v4.17
 2018-03-07 16:54 UTC  (5+ messages)
` [GIT PULL 2/2] SOC: Couple of drivers changes "

[PATCH 1/2] backlight: Add RAVE SP backlight driver
 2018-03-07 16:53 UTC  (2+ messages)

preparations for 4.9.2 and 4.7.5
 2018-03-07 16:54 UTC  (2+ messages)

[PATCH] Fix for hanging si2168 in PCTV 292e, making code match
 2018-03-07 16:54 UTC 

[PATCH v3 00/15] extend initramfs archive format to support xattrs
 2018-03-07 16:51 UTC  (6+ messages)
` [PATCH v3 15/15] selinux: delay sid population for rootfs till init is complete

[PATCH 1/3] mfd: rave-sp: Add code to print firmware versions
 2018-03-07 16:52 UTC  (6+ messages)
` [PATCH 2/3] mfd: rave-sp: Convert print_hex_dump() to print_hex_dump_debug()
` [PATCH 3/3] mfd: rave-sp: Check received frame length before accepting next byte

回复:如何从技术专业转型为管理岗位
 2018-03-07 16:52 UTC 

[Qemu-devel] [RFC PATCH v2 00/22] remove i386/pc dependency: generic SuperIO
 2018-03-07 16:52 UTC  (2+ messages)

[PATCH iproute2-next 0/3] ip multicast command JSON support
 2018-03-07 16:51 UTC  (5+ messages)
` [PATCH iproute2-next 2/3] ipmroute: don't complain about unicast routes

[Qemu-devel] [PATCH v11 00/28] x86: Secure Encrypted Virtualization (AMD)
 2018-03-07 16:50 UTC  (58+ messages)
`  "
` [Qemu-devel] [PATCH v11 01/28] memattrs: add debug attribute
  `  "
` [Qemu-devel] [PATCH v11 02/28] exec: add ram_debug_ops support
  `  "
` [Qemu-devel] [PATCH v11 03/28] exec: add debug version of physical memory read and write API
  `  "
` [Qemu-devel] [PATCH v11 04/28] monitor/i386: use debug APIs when accessing guest memory
  `  "
` [Qemu-devel] [PATCH v11 05/28] machine: add -memory-encryption property
  `  "
` [Qemu-devel] [PATCH v11 06/28] kvm: update kvm.h to include memory encryption ioctls
  `  "
` [Qemu-devel] [PATCH v11 07/28] docs: add AMD Secure Encrypted Virtualization (SEV)
  `  "
` [Qemu-devel] [PATCH v11 08/28] target/i386: add Secure Encrypted Virtulization (SEV) object
  `  "
` [Qemu-devel] [PATCH v11 09/28] qmp: add query-sev command
  `  "
` [Qemu-devel] [PATCH v11 10/28] include: add psp-sev.h header file
  `  "
` [Qemu-devel] [PATCH v11 11/28] sev/i386: add command to initialize the memory encryption context
  `  "
` [Qemu-devel] [PATCH v11 12/28] sev/i386: register the guest memory range which may contain encrypted data
  `  "
` [Qemu-devel] [PATCH v11 13/28] kvm: introduce memory encryption APIs
  `  "
` [Qemu-devel] [PATCH v11 14/28] hmp: add 'info sev' command
  `  "
` [Qemu-devel] [PATCH v11 15/28] sev/i386: add command to create launch memory encryption context
  `  "
` [Qemu-devel] [PATCH v11 16/28] sev/i386: add command to encrypt guest memory region
  `  "
` [Qemu-devel] [PATCH v11 17/28] target/i386: encrypt bios rom
  `  "
` [Qemu-devel] [PATCH v11 18/28] sev/i386: add support to LAUNCH_MEASURE command
  `  "
` [Qemu-devel] [PATCH v11 19/28] sev/i386: finalize the SEV guest launch flow
  `  "
` [Qemu-devel] [PATCH v11 20/28] hw/i386: set ram_debug_ops when memory encryption is enabled
  `  "
` [Qemu-devel] [PATCH v11 21/28] sev/i386: add debug encrypt and decrypt commands
  `  "
` [Qemu-devel] [PATCH v11 22/28] target/i386: clear C-bit when walking SEV guest page table
  `  "
` [Qemu-devel] [PATCH v11 23/28] qmp: add query-sev-launch-measure command
  `  "
` [Qemu-devel] [PATCH v11 24/28] sev/i386: add migration blocker
  `  "
` [Qemu-devel] [PATCH v11 25/28] cpu/i386: populate CPUID 0x8000_001F when SEV is active
  `  "
` [Qemu-devel] [PATCH v11 26/28] qmp: add query-sev-capabilities command
  `  "
` [Qemu-devel] [PATCH v11 27/28] sev/i386: add sev_get_capabilities()
  `  "
` [Qemu-devel] [PATCH v11 28/28] tests/qmp-test: blacklist sev specific qmp commands
  `  "

[PATCH 0/3] bus: fsl-mc: enhance Management Complex userspace support
 2018-03-07 16:51 UTC  (4+ messages)
` [PATCH 1/3] bus: fsl-mc: add restool "
` [PATCH 2/3] bus: fsl-mc: add root dprc rescan attribute
` [PATCH 3/3] bus: fsl-mc: add bus "

[RFCv4 13/21] media: videobuf2-v4l2: support for requests
 2018-03-07 16:50 UTC  (2+ messages)
` [RFCv4,13/21] "

[PATCH] audit: set TIF_AUDIT_SYSCALL only if audit filter has been populated
 2018-03-07 16:48 UTC  (3+ messages)

[PATCH v2 0/5] Enlightened VMCS support for KVM on Hyper-V
 2018-03-07 16:48 UTC  (4+ messages)
` [PATCH v2 1/5] x86/kvm: rename HV_X64_MSR_APIC_ASSIST_PAGE to HV_X64_MSR_VP_ASSIST_PAGE

Modesetting (amdgpudrmfb) artifacts on RAVEN APU
 2018-03-07 16:48 UTC  (9+ messages)

[PATCH] ssb:: use put_device() if device_register fail
 2018-03-07 16:47 UTC  (2+ messages)

inconsistent lock state with usbnet/asix usb ethernet and xhci
 2018-03-07 16:47 UTC  (5+ messages)
  ` [net] net: usbnet: fix potential deadlock on 32bit hosts
    ` [PATCH net] "

[Qemu-devel] [PATCH 0/2] block: fix nbd-server-stop crash after blockdev-snapshot-sync
 2018-03-07 16:46 UTC  (9+ messages)
` [Qemu-devel] [PATCH 2/2] iotests: add 208 nbd-server + blockdev-snapshot-sync test case
    ` [Qemu-devel] [Qemu-block] "

[PATCH] clk: samsung: exynos5420: Add CLK_SET_RATE_PARENT flag to mout_mau_epll_clk
 2018-03-07 16:46 UTC  (6+ messages)
  ` [PATCH] clk: samsung: exynos5420: Add more entries to EPLL rate table

[RFC PATCH 0/1] Exclude real mode code from ftrace
 2018-03-07 16:46 UTC  (2+ messages)
` [RFC PATCH 1/1] powerpc/ftrace: Exclude real mode code from

[PATCH v4 net-next 0/2] lan743x: Add new lan743x driver
 2018-03-07 16:46 UTC  (3+ messages)

[PATCH] nfs-utils: Fix variable shadowing issue caused by ABI cleanup
 2018-03-07 16:46 UTC 

[PATCH iproute2-next 0/3] macsec cleanup and JSON
 2018-03-07 16:45 UTC  (2+ messages)

[PATCH] arm: dts: nes: add Nintendo NES Classic Edition support
 2018-03-07 16:43 UTC 

[PATCH RESEND net-next] net: Do synchronize_rcu() in ip6mr_sk_done() only if this is needed
 2018-03-07 16:43 UTC  (7+ messages)
          ` [PATCH net-next] ip6mr: remove synchronize_rcu() in favor of SOCK_RCU_FREE


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.