All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-02-28 02:21:49 to 2018-02-28 03:41:11 UTC [more...]

[U-Boot] Pull request: u-boot-net.git master
 2018-02-28  3:41 UTC  (2+ messages)

staging: typec: handle vendor defined part and modify drp toggling flow
 2018-02-28  3:40 UTC  (4+ messages)
  ` 回覆: [PATCH] "

[Bug 105284] Every boot I get an error in dmesg "WARNING: CPU: 2 PID: 1380 at drivers/gpu/drm/amd/amdgpu/../display/dc/dm_services.h:132 generic_reg_update_ex+0x108/0x150 [amdgpu]"
 2018-02-28  3:40 UTC 

xfs_repair: add '-F' option to ignore writable mount checking
 2018-02-28  3:34 UTC  (7+ messages)

qt moc issue
 2018-02-28  3:39 UTC  (2+ messages)

[RFC PATCH v2] ptr_ring: linked list fallback
 2018-02-28  3:39 UTC  (7+ messages)

[PATCH v5 1/2] KVM: X86: Introduce kvm_get_msr_feature()
 2018-02-28  3:34 UTC  (2+ messages)
` [PATCH v5 2/2] KVM: X86: Allow userspace to define the microcode version

[PATCH] pci: use kstrtobool over ad hoc string parsing
 2018-02-28  3:32 UTC  (2+ messages)

[Qemu-devel] [PATCH v3] scripts/checkpatch.pl: add check for `while` and `for`
 2018-02-28  3:31 UTC 

[PATCH v4 00/19] tracing: probeevent: Improve fetcharg features
 2018-02-28  3:28 UTC  (60+ messages)
` [PATCH v4 01/19] [BUGFIX] tracing: probeevent: Fix to support minus offset from symbol
` [PATCH v4 02/19] selftests: ftrace: Add probe event argument syntax testcase
` [PATCH v4 03/19] selftests: ftrace: Add a testcase for string type with kprobe_event
` [PATCH v4 04/19] selftests: ftrace: Add a testcase for probepoint
` [PATCH v4 05/19] tracing: probeevent: Cleanup print argument functions
` [PATCH v4 06/19] tracing: probeevent: Cleanup argument field definition
` [PATCH v4 07/19] tracing: probeevent: Remove NOKPROBE_SYMBOL from print functions
` [PATCH v4 08/19] tracing: probeevent: Introduce new argument fetching code
` [PATCH v4 09/19] tracing: probeevent: Unify fetch type tables
` [PATCH v4 10/19] tracing: probeevent: Return consumed bytes of dynamic area
` [PATCH v4 11/19] tracing: probeevent: Append traceprobe_ for exported function
` [PATCH v4 12/19] tracing: probeevent: Unify fetch_insn processing common part
` [PATCH v4 13/19] tracing: probeevent: Add symbol type
` [PATCH v4 14/19] x86: ptrace: Add function argument access API
` [PATCH v4 15/19] tracing: probeevent: Add $argN for accessing function args
` [PATCH v4 16/19] tracing: probeevent: Add array type support
` [PATCH v4 17/19] selftests: ftrace: Add a testcase for symbol type
` [PATCH v4 18/19] selftests: ftrace: Add a testcase for $argN with kprobe_event
` [PATCH v4 19/19] selftests: ftrace: Add a testcase for array type "

[PATCH net] vrf: check forwarding on the original netdevice when generating ICMP dest unreachable
 2018-02-28  3:28 UTC  (2+ messages)

[PATCH v3 0/4] mm/sparse: Optimize memmap allocation during sparse_init()
 2018-02-28  3:26 UTC  (10+ messages)
` [PATCH v3 1/4] mm/sparse: Add a static variable nr_present_sections
` [PATCH v3 2/4] mm/sparsemem: Defer the ms->section_mem_map clearing
` [PATCH v3 3/4] mm/sparse: Add a new parameter 'data_unit_size' for alloc_usemap_and_memmap
` [PATCH v3 4/4] mm/sparse: Optimize memmap allocation during sparse_init()

crops/poky workflow and git
 2018-02-28  3:24 UTC  (2+ messages)

[PATCH] f2fs: allocate buffer for decrypting filename to avoid panic
 2018-02-28  3:17 UTC  (6+ messages)
` [PATCH v3] "
` [PATCH v4] Revert "f2fs crypto: avoid unneeded memory allocation in ->readdir"

[PATCH] ARM: dts: imx7: add CPU PMU support
 2018-02-28  3:15 UTC  (3+ messages)

4.15.6 : .config does not find boot partition
 2018-02-28  3:14 UTC 

[PATCH v2] ARM: dts: imx6dl-colibri-eval-v3: Add chosen node
 2018-02-28  3:11 UTC  (3+ messages)

[PATCH] blk-mq: Make sure that the affected zone is unlocked if a request times out
 2018-02-28  3:09 UTC  (4+ messages)

[PATCH v2 00/18] EFI image enhancements
 2018-02-28  3:09 UTC  (19+ messages)
` [PATCH v2 01/18] grub-efi.bbclass: split out configuration portion
` [PATCH v2 02/18] grub: create recipe for configuration
` [PATCH v2 03/18] grub-efi: install to /boot/
` [PATCH v2 04/18] grub-efi: if installed and EFI_PROVIDER, install as bootx64 or bootia32
` [PATCH v2 05/18] packagegroup-core-boot: add bootloader to EFI systems
` [PATCH v2 06/18] live-vm-common.bbclass: Don't use vmlinuz or VM_DEFAULT_KERNEL
` [PATCH v2 07/18] grub-efi*.bbclass: don't reference vmlinuz
` [PATCH v2 08/18] wic: add wks file to make use of exclude-path functionality
` [PATCH v2 09/18] init-install-efi.sh: Update to support installing multiple kernels
` [PATCH v2 10/18] syslinux.bbclass: don't use vmlinuz
` [PATCH v2 11/18] systemd-boot.bbclass: break out configuration creation
` [PATCH v2 12/18] systemd: add systemd-bootconf recipe
` [PATCH v2 13/18] systemd-boot*.bbclass: Don't use vmlinuz
` [PATCH v2 14/18] systemd-boot: add package that installs to boot
` [PATCH v2 15/18] packagegroup-core-boot: add kernel for EFI systems
` [PATCH v2 16/18] init-install.sh: support multiple kernels and don't assume vmlinuz
` [PATCH v2 17/18] layer.conf: add -bootconf recipes to SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS
` [PATCH v2 18/18] selftests: Add test case for booting a generic EFI boot partition image

[PATCH v2] powerpc/npu-dma.c: Fix deadlock in mmio_invalidate
 2018-02-28  3:08 UTC  (2+ messages)

[PATCH 00/15] rtlwifi: Add 8822b 1ant/2ant btcoex files
 2018-02-28  3:07 UTC  (16+ messages)
` [PATCH 01/15] rtlwifi: Add modifier static to functions reported by sparse
` [PATCH 02/15] rtlwifi: remove redundant statement found by static checker
` [PATCH 03/15] rtlwifi: btcoex: Add enum DM_INFO for btcoex to query dm's counters
` [PATCH 04/15] rtlwifi: btcoex: Add customer_id to do special deal to oem vendor
` [PATCH 05/15] rtlwifi: btcoex: Get status of multichannel concurrence
` [PATCH 06/15] rtlwifi: btcoex: Add rate table for the use of btcoex
` [PATCH 07/15] rtlwifi: btcoex: Add interaction with phydm
` [PATCH 08/15] rtlwifi: btcoex: Add pre- and post- normal LPS function
` [PATCH 09/15] rtlwifi: btcoex: add assoc type v2 to connection notify
` [PATCH 10/15] rtlwifi: btcoex: new definitions introduced by 8822be
` [PATCH 11/15] rtlwifi: btcoex: Add new but dummy definitions introduced by 8822b
` [PATCH 12/15] rtlwifi: btcoex: Add 8822b 1ant/2ant coex files
` [PATCH 13/15] rtlwifi: btcoex: Add 8822b header files to precomp.h
` [PATCH 14/15] rtlwifi: btcoex: Add 8822b to Makefile
` [PATCH 15/15] rtlwifi: btcoex: Add 8822b routine to btc interfaces

[libvirt test] 120053: tolerable all pass - PUSHED
 2018-02-28  3:07 UTC 

[Bug 100666] amdgpu coolers never stoping linux
 2018-02-28  3:07 UTC  (4+ messages)

target can submit bio-s with lengths unaligned on sector size
 2018-02-28  3:06 UTC 

[RESEND PATCH v3 1/2] acpi: thermal: initialize tz_enabled to 1
 2018-02-28  3:06 UTC  (3+ messages)

[PATCH] ARM: imx: pm-imx6: Return the error directly
 2018-02-28  3:04 UTC  (2+ messages)

usb: dwc3: Prevent indefinite sleep in _dwc3_set_mode during suspend/resume
 2018-02-28  3:04 UTC  (3+ messages)
` [PATCH] "

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD SUCCESS 47126b5c09316ae0fd27fafc007ec7212fcef6e0
 2018-02-28  3:04 UTC 

[Buildroot] [PATCH next v2 4/5] support/scripts/pkg-stats-new: add latest upstream version information
 2018-02-28  3:03 UTC  (2+ messages)

[PATCH 00/16] EFI image enhancements
 2018-02-28  3:03 UTC  (5+ messages)
` [PATCH 16/16] init-install.sh: support multiple kernels and don't assume vmlinuz

[v5 0/6] optimize memory hotplug
 2018-02-28  3:03 UTC  (14+ messages)
` [v5 1/6] mm/memory_hotplug: enforce block size aligned range check
` [v5 2/6] x86/mm/memory_hotplug: determine block size based on the end of boot memory
` [v5 3/6] mm: add uninitialized struct page poisoning sanity checking
` [v5 4/6] mm/memory_hotplug: optimize probe routine
` [v5 5/6] mm/memory_hotplug: don't read nid from struct page during hotplug
` [v5 6/6] mm/memory_hotplug: optimize memory hotplug

[PATCH] ARM: dts: mx5: Pass the memory unit-address
 2018-02-28  3:03 UTC  (2+ messages)

[PATCH] scsi: core: fix two wrong indentation cases
 2018-02-28  2:58 UTC  (2+ messages)

[PATCH 2/4] staging: fsl-mc/dpio: allow the driver to compile multi-arch
 2018-02-28  2:55 UTC  (2+ messages)
` [RFC PATCH] staging: fsl-mc/dpio: qbman_pull_desc_set_token() can be static

[DPU PATCH v2 1/2] drm/msm/dsi-staging: remove support for partial update
 2018-02-28  2:55 UTC  (2+ messages)
  ` [DPU PATCH v2 2/2] drm/msm: remove partial update support

[PATCH v2] tracing/power: Polish the tracepoints cpu_idle and cpu_frequency
 2018-02-28  2:45 UTC 

[PATCH] nvme-pci: assign separate irq vectors for adminq and ioq0
 2018-02-28  2:53 UTC  (4+ messages)

[PATCH 0/7] paravirtual IOMMU interface
 2018-02-28  2:53 UTC  (11+ messages)
` [PATCH 5/7] public / x86: introduce __HYPERCALL_iommu_op

[PATCH] gstreamer: enable ptest support
 2018-02-28  2:51 UTC  (2+ messages)
` [PATCH v2] "

[GIT PULL] DeviceTree fixes for 4.16
 2018-02-28  2:45 UTC 

[PATCH] fs/UBIFS: make 'sum' definition closer to where it is used
 2018-02-28  2:42 UTC 

[PATCH for v3.2 00/12] v4l2-compat-ioctl32.c: remove set_fs(KERNEL_DS)
 2018-02-28  2:41 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/11] macio: remove legacy macio_init() function
 2018-02-28  2:24 UTC  (3+ messages)

[PATCH RFC 0/2] Packed ring for vhost
 2018-02-28  2:38 UTC  (5+ messages)
` [PATCH RFC 2/2] vhost: packed ring support

[Fuego] [Bitbucket] Pull request #9: Chart improve (tbird20d/fuego-core)
 2018-02-28  2:37 UTC 

[RFC] Rebasing merges: a jorney to the ultimate solution (Road Clear)
 2018-02-28  2:35 UTC  (10+ messages)

[PATCH] KEYS: DNS: limit the length of option strings
 2018-02-28  2:34 UTC  (3+ messages)

[PATCH] KVM: surround kvm_arch_vcpu_async_ioctl() with #ifdef
 2018-02-28  2:31 UTC  (2+ messages)

[PATCH] t: send verbose test-helper output to fd 4
 2018-02-28  2:30 UTC  (2+ messages)

[PATCH V4 1/2] ARM: dts: imx7s: add temperature monitor support
 2018-02-28  2:27 UTC  (4+ messages)
` [PATCH V4 2/2] thermal: imx: add i.MX7 thermal sensor support

[PATCH 0/3] Allwinner sunxi message box support
 2018-02-28  2:27 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: Add a binding for the sunxi message box
` [PATCH 2/3] mailbox: Avoid NULL dereference in mbox_chan_received_data
` [PATCH 3/3] mailbox: sunxi-msgbox: Add a new mailbox driver

[PATCH v2] arm: dts: zynq: Add Digilent Zybo Z7 board
 2018-02-28  2:25 UTC  (2+ messages)

[PATCH] fs/ubifs: remove useless parameter of lpt_heap_replace
 2018-02-28  2:22 UTC 

[PATCH] scsi: core: use blk_mq_requeue_request in __scsi_queue_insert
 2018-02-28  2:25 UTC  (10+ messages)

[PATCH v2] scsi: ufs-qcom: add number of lanes for Tx and Rx links
 2018-02-28  2:23 UTC  (3+ messages)

[PATCH V2 00/12] MIPS: Loongson: new features and improvements
 2018-02-28  2:23 UTC  (3+ messages)

[PATCH 5/5] nvme/pci: Complete all stuck requests
 2018-02-28  2:22 UTC  (3+ messages)

[PATCH v2 1/3] dt-bindings: gpio: Add Spreadtrum EIC controller documentation
 2018-02-28  2:22 UTC  (8+ messages)
` [PATCH v2 3/3] gpio: Add Spreadtrum PMIC EIC driver support


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.