All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-02-13 02:13:57 to 2018-02-13 05:14:24 UTC [more...]

[RFC] powerpc/radix/hotunplug: Atomically replace pte entries
 2018-02-13  5:14 UTC 

[tpm2] [tpm2-software/tpm2-tools] bcefc4: tpm2_createprimary: code cleanups
 2018-02-13  5:11 UTC 

[PATCH] AWOOGA: Revert "ALSA: hda: Make use of core codec functions to sync power state"
 2018-02-13  5:11 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] vhost-user: fix memory leak
 2018-02-13  5:08 UTC 

[RFC PATCH bpf-next 0/2] bpf/verifier: simplify subprog tracking
 2018-02-13  5:09 UTC  (4+ messages)

[PATCH] ALSA: usb-audio: Fix UAC2 get_ctl request with a RANGE attribute
 2018-02-13  5:04 UTC  (6+ messages)

[PATCH net v4 00/13] Fixes, cleanup and modernization for some legacy ethernet NIC drivers
 2018-02-13  5:03 UTC  (8+ messages)
` [PATCH net v4 09/13] net/mac8390: Convert to nubus_driver
` [PATCH net v4 02/13] net/8390: Fix msg_enable patch snafu

[PATCH BUGFIX V3] block, bfq: add requeue-request hook
 2018-02-13  5:02 UTC  (8+ messages)

[PATCH v2 1/2] KVM: X86: Add per-VM no-HLT-exiting capability
 2018-02-13  5:02 UTC  (2+ messages)

[Buildroot] [next] listing of tests is broken
 2018-02-13  5:02 UTC  (3+ messages)
` [Buildroot] [PATCH] support/testing: fix job check-gitlab-ci.yml

[PATCH v2 5/5] ALSA: emu10k1: add a IOMMU workaround
 2018-02-13  5:00 UTC  (4+ messages)

Documentation about AMD's HSA implementation?
 2018-02-13  5:00 UTC 

[dpdk-stable] [PATCH] build: remove unused map symbols
 2018-02-13  4:56 UTC  (3+ messages)

[PATCH 1/2] KVM: PPC: Fix compile error that occurs when CONFIG_ALTIVEC=n
 2018-02-13  4:51 UTC  (2+ messages)

[PATCH 2/2] KVM: PPC: Book3S: Fix compile error that occurs with some gcc versions
 2018-02-13  4:52 UTC  (2+ messages)

[PATCH v3 0/8] Aspect ratio support in DRM layer
 2018-02-13  4:51 UTC  (9+ messages)
` [PATCH v3 5/8] drm: Handle aspect ratio info in atomic and legacy modeset paths

[PATCH v1] worktree: set worktree environment in post-checkout hook
 2018-02-13  4:48 UTC  (6+ messages)
` [PATCH 0/2] worktree: change to new worktree dir before running hook(s)
  ` [PATCH 2/2] worktree: add: change to new worktree directory before running hook

[PATCH bpf] bpf: samples/sockmap detach sock ops program
 2018-02-13  4:44 UTC 

[PATCH bpf] bpf: samples/sockmap fix Makefile for build error
 2018-02-13  4:42 UTC 

[RFC][PATCH 0/4 v2] drm_hwcomposer: Changes to support HiKey/HiKey960
 2018-02-13  4:43 UTC  (8+ messages)
` [RFC][PATCH 4/4 v2] drm_hwcomposer: Try to fallback if GLCompisition fails

[PATCH 00/14] cifs: add compounding support for smb2+
 2018-02-13  4:42 UTC  (15+ messages)
  ` [PATCH 01/14] cifs: remove rfc1002 header from all SMB2 response structures
  ` [PATCH 02/14] cifs: update multiplex loop to handle compounded responses
  ` [PATCH 03/14] cifs: push rfc1002 generation down the stack
  ` [PATCH 04/14] cifs: remove smb2_send_recv()
  ` [PATCH 05/14] cifs: update __smb_send_rqst() to take an array of requests
  ` [PATCH 06/14] cifs: make smb_send_rqst() "
  ` [PATCH 07/14] cifs: update init_sg and crypt_message to take an array of rqst
  ` [PATCH 08/14] cifs: update smb3_init_transform_rq to take an array of requests
  ` [PATCH 09/14] cifs: add compound_send_recv()
  ` [PATCH 10/14] cifs: fix memory leak in SMB2_open()
  ` [PATCH 11/14] cifs: create SMB2_open_init()/SMB2_open_free() helpers
  ` [PATCH 12/14] cifs: add SMB2_close_init()/SMB2_close_free()
  ` [PATCH 13/14] cifs: add SMB2_query_info_[init|free]()
  ` [PATCH 14/14] cifs: update smb2_queryfs() to use compounding

[PATCH 0/8] rebase -i: offer to recreate merge commits
 2018-02-13  4:39 UTC  (7+ messages)
` [PATCH 5/8] rebase: introduce the --recreate-merges option

I Am Interested In You
 2018-02-13  5:39 UTC  (3+ messages)

[memcg:since-4.15 230/233] Warning: ffffffff812c62f8: f7 0f 1f 80 00 00 testl $0x801f,(%rdi)
 2018-02-13  4:37 UTC 

[Qemu-devel] [PATCH v13 00/30] SDHCI: clean v1/2 Specs, UHS-I cards tuning sequence
 2018-02-13  4:08 UTC  (36+ messages)
` [Qemu-devel] [PATCH v13 01/30] sdhci: use error_propagate(local_err) in realize()
` [Qemu-devel] [PATCH v13 02/30] sdhci: add qtest to check the SD capabilities register
` [Qemu-devel] [PATCH v13 03/30] sdhci: add check_capab_readonly() qtest
` [Qemu-devel] [PATCH v13 04/30] sdhci: add a check_capab_baseclock() qtest
` [Qemu-devel] [PATCH v13 05/30] sdhci: add a check_capab_sdma() qtest
` [Qemu-devel] [PATCH v13 06/30] sdhci: add qtest to check the SD Spec version
` [Qemu-devel] [PATCH v13 07/30] sdhci: add a 'spec_version property' (default to v2)
` [Qemu-devel] [PATCH v13 08/30] sdhci: use a numeric value for the default CAPAB register
` [Qemu-devel] [PATCH v13 09/30] sdhci: simplify sdhci_get_fifolen()
` [Qemu-devel] [PATCH v13 10/30] sdhci: check the Spec v1 capabilities correctness
` [Qemu-devel] [PATCH v13 12/30] sdhci: Fix 64-bit ADMA2
` [Qemu-devel] [PATCH v13 14/30] hw/arm/exynos4210: access the 64-bit capareg with qdev_prop_set_uint64()
` [Qemu-devel] [PATCH v13 15/30] hw/arm/exynos4210: add a comment about a very similar SDHCI (Spec. v2)
` [Qemu-arm] [PATCH v13 16/30] hw/arm/xilinx_zynq: fix the capabilities register to match the datasheet
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v13 18/30] sdhci: rename the hostctl1 register
` [Qemu-devel] [PATCH v13 19/30] sdhci: implement the Host Control 2 register (tuning sequence)
` [Qemu-devel] [PATCH v13 20/30] sdbus: add trace events
` [Qemu-devel] [PATCH v13 21/30] sdhci: implement UHS-I voltage switch
` [Qemu-devel] [PATCH v13 22/30] sdhci: implement CMD/DAT[] fields in the Present State register
` [Qemu-devel] [PATCH v13 23/30] hw/arm/bcm2835_peripherals: implement SDHCI Spec v3
` [Qemu-devel] [PATCH v13 24/30] hw/arm/bcm2835_peripherals: change maximum block size to 1kB
` [Qemu-devel] [PATCH v13 25/30] hw/arm/fsl-imx6: implement SDHCI Spec. v3
` [Qemu-devel] [PATCH v13 26/30] hw/arm/xilinx_zynqmp: fix the capabilities/spec version to match the datasheet
` [Qemu-devel] [PATCH v13 27/30] hw/arm/xilinx_zynqmp: enable the UHS-I mode
` [Qemu-devel] [PATCH v13 28/30] sdhci: check Spec v3 capabilities qtest
` [Qemu-devel] [PATCH v13 29/30] sdhci: add a check_capab_v3() qtest
` [Qemu-devel] [PATCH v13 30/30] sdhci: add Spec v4.2 register definitions

[PATCH] btrfs: extent_buffer_uptodate() make it static and inline
 2018-02-13  4:35 UTC 

How to become a developer of CEPH?
 2018-02-13  4:32 UTC  (2+ messages)

cron job: media_tree daily build: ERRORS
 2018-02-13  4:31 UTC 

[Qemu-devel] [PATCH] vhost-user: fix memory leak
 2018-02-13  4:30 UTC  (4+ messages)
  ` [Qemu-devel] 答复: "

[PATCH v2 0/9] add UniPhier audio system support
 2018-02-13  4:24 UTC  (5+ messages)

[PATCH] btrfs: fix extent_buffer_uptodate() return
 2018-02-13  4:23 UTC  (3+ messages)

linux-next: Tree for Feb 13
 2018-02-13  4:15 UTC 

[Qemu-devel] [PATCH] tcg: Improve tcg_gen_muli_i32/i64
 2018-02-13  4:10 UTC  (2+ messages)

Linux 4.16-rc1: regression bisected, Debian kernel package tool make-kpkg stalls indefinitely during kernel build due to commit "kconfig: remove check_stdin()"
 2018-02-13  4:09 UTC  (3+ messages)

[PATCH] powerpc/npu-dma.c: Fix crash after __mmu_notifier_register failure
 2018-02-13  4:07 UTC  (2+ messages)

[RFC][PATCH bpf v2 1/2] bpf: allow 64-bit offsets for bpf function calls
 2018-02-13  4:06 UTC  (2+ messages)
` [RFC][PATCH bpf v2 2/2] bpf: powerpc64: add JIT support for multi-function programs

[PATCH u-boot v2016.07-aspeed-openbmc] aspeed: un-hardcode FIT configuration selection
 2018-02-13  4:03 UTC  (3+ messages)

[PATCH] ACPI/PCI: pci_link: change log level of no _PRS messages
 2018-02-13  4:03 UTC  (6+ messages)

[u-boot] net: ftgmac100: Reset FTGMAC100 before setting MAC
 2018-02-13  4:00 UTC  (2+ messages)

[PATCH u-boot] aspeed/flash: fix buffersize of MX6651235F flash chip
 2018-02-13  4:00 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] migration: Fix early failure crash
 2018-02-13  3:56 UTC  (2+ messages)

[PATCH] color.h: document and modernize header
 2018-02-13  3:55 UTC  (3+ messages)

[PATCH] btrfs: no need to check if tgt_device is null
 2018-02-13  3:54 UTC 

[SPDK] Docs README missing dependency?
 2018-02-13  3:52 UTC 

[PATCH] doc: update ethdev APIs to return named opaque type
 2018-02-13  3:52 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 1/1] btrfs: log, when replace, is canceled by the user
 2018-02-13  3:53 UTC  (4+ messages)
` [PATCH v2] "

[Qemu-devel] [PATCH] PPC: e500: Fix duplicate kernel load and device tree overlap
 2018-02-13  3:51 UTC  (5+ messages)
` [Qemu-devel] [RESEND PATCH] "

[PATCH v2 rdma-core 0/2] Support writing man pages in markdown
 2018-02-13  3:51 UTC  (3+ messages)
  ` [PATCH rdma-core 1/2] Support writing man pages in MarkDown
  ` [PATCH rdma-core 2/2] verbs: Switch simpler man pages over to markdown format

[PATCH] doc: add change notice for mbuf sched field
 2018-02-13  3:50 UTC  (3+ messages)

[PATCH] doc: announce control mbuf removal
 2018-02-13  3:49 UTC  (3+ messages)

Multi-driver support for Fortville
 2018-02-13  3:47 UTC 

[PATCH v3 00/21] Intel FPGA Device Drivers
 2018-02-13  3:44 UTC  (9+ messages)
` [PATCH v3 11/21] fpga: dfl: fme: add header sub feature support
` [PATCH v3 18/21] fpga: dfl: afu: "

[PATCH] example exception_path: cache align per CPU stats
 2018-02-13  3:43 UTC 

[Buildroot] [PATCH 13/14] support/dockerfile: allow to install packages
 2018-02-13  3:42 UTC  (2+ messages)

[PATCH v3 0/7] multipath: miscellaneous bug fixes
 2018-02-13  3:42 UTC  (8+ messages)
` [PATCH v3 1/7] libmultipath: fix tur checker locking
` [PATCH v3 2/7] multipath: fix DEF_TIMEOUT use
` [PATCH v3 3/7] multipathd: remove coalesce_paths from ev_add_map
` [PATCH v3 4/7] multipathd: remove unused configure parameter
` [PATCH v3 5/7] Fix set_no_path_retry() regression
` [PATCH v3 6/7] multipathd: change spurious uevent msg priority
` [PATCH v3 7/7] multipath: print sysfs state in fast list mode

[kernel-hardening] [RFC PATCH v11 0/6] mm: security: ro protection for dynamic data
 2018-02-13  3:39 UTC  (17+ messages)
` [kernel-hardening] [PATCH 4/6] Protectable Memory

[igt-dev] tests/kms_plane_scaling: Use existing igt_kms apis to paint the fb
 2018-02-13  3:39 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[Bug 105018] Kernel panic when waking up after screen goes blank
 2018-02-13  3:38 UTC  (3+ messages)

kernel BUG at arch/x86/kvm/mmu.c:LINE!
 2018-02-13  3:38 UTC  (7+ messages)
` [PATCH] KVM: prevent overlap between user and private memslots

Linux input driver issue with Elan touchscreen on 4.15 and 4.16-rc1
 2018-02-13  3:32 UTC 

Questions about pynfs:testLargeData-WRT5
 2018-02-13  3:19 UTC  (2+ messages)

OpenBMC weekly community telecon - wiki agenda page
 2018-02-13  3:30 UTC 

[PATCH v2] doc: add a user guidance document for igb
 2018-02-13  3:30 UTC  (5+ messages)
` [PATCH v3] "

[Buildroot] [PATCH 12/14] size-stats-compare: fix code style
 2018-02-13  3:28 UTC  (2+ messages)

samples/seccomp/ broken when cross compiling s390, ppc allyesconfig
 2018-02-13  3:25 UTC  (2+ messages)

[PATCH v3 0/5] x86/apic: Fix restoring boot irq mode in reboot and kexec/kdump
 2018-02-13  3:24 UTC  (5+ messages)
` [PATCH v3 2/5] "

[PATCH] powerpc/npu-dma.c: Fix deadlock in mmio_invalidate
 2018-02-13  3:17 UTC 

[PATCH RESEND 1/4] powerpc/vas: Fix order of cleanup in debugfs dir
 2018-02-13  3:17 UTC  (5+ messages)
` [PATCH 2/4] powerpc/vas: Fix cleanup when VAS is not configured

[Buildroot] [PATCH 08/14] diffconfig: fix code style
 2018-02-13  3:14 UTC  (2+ messages)

[Buildroot] [PATCH 09/14] genrandconfig: fix code style
 2018-02-13  3:12 UTC  (2+ messages)

Redfish on OpenBMC
 2018-02-13  3:11 UTC  (16+ messages)

[U-Boot] [PATCH] cmd: booti: fix invalid image address in debug message
 2018-02-13  3:10 UTC 

linux-next: build warning after merge of the libata tree
 2018-02-13  3:04 UTC 

[meta-oe][PATCH v2] xrdp: enable cpliboard
 2018-02-13 12:01 UTC 

[PATCH] btrfs: use set functions to update latest refs to the SB
 2018-02-13  3:00 UTC  (4+ messages)
` [PATCH v2] btrfs: fix endianness compatibility during the SB RW

linux-next: build warnings after merge of the scsi-mkp tree
 2018-02-13  3:00 UTC 

BUG: A31s Not booting anymore
 2018-02-13  2:59 UTC  (4+ messages)

[U-Boot] [PATCH] ARM: image: indent with tab instead of 4 spaces
 2018-02-13  2:57 UTC  (2+ messages)

linux-next: build warning after merge of the sound-asoc tree
 2018-02-13  2:55 UTC  (2+ messages)

[PATCH] cxl: Enable NORST bit in PSL_DEBUG register for PSL9
 2018-02-13  2:55 UTC  (2+ messages)

[PATCH] ASoC: wm9081: fixup wm9081_digital_mute() reg read
 2018-02-13  2:54 UTC 

[PATCH v3] f2fs: report cp block corrupted
 2018-02-13  2:49 UTC  (9+ messages)

[PATCH 00/10] FSI enhancements for v4.17
 2018-02-13  2:49 UTC  (5+ messages)
` [PATCH 09/10] dt-bindings: fsi: Add optional property no-scan-on-init

[asoc:topic/wm9705 1/1] sound/soc/codecs/wm9705.c:330:18: error: implicit declaration of function 'snd_soc_new_ac97_component'; did you mean 'snd_soc_new_ac97_codec'?
 2018-02-13  2:48 UTC  (3+ messages)

[PATCH v1] mm: hwpoison: disable memory error handling on 1GB hugepage
 2018-02-13  2:48 UTC  (8+ messages)
` [PATCH v2] "

[PATCH v7 0/9] omap: dmtimer: Move driver out of plat-omap
 2018-02-13  2:46 UTC  (8+ messages)
` [PATCH v7 4/9] arm: OMAP: Move dmtimer driver out of plat-omap to drivers under clocksource
` [PATCH v7 5/9] dmtimer: Add timer ops to the platform data structure

[PATCH] tcp: Support tcp socket allocated counter in namespace
 2018-02-13  2:44 UTC 

[Qemu-devel] gdbstub.c gdb-get-register returns 0, breaking remote gdb call
 2018-02-13  2:43 UTC 

[PATCH 5/6] Pmalloc: self-test
 2018-02-13  2:43 UTC  (4+ messages)

[PATCH] cxl: Remove function write_timebase_ctrl_psl9() for PSL9
 2018-02-13  2:42 UTC  (2+ messages)

[PATCH] rtc: ac100: Fix ac100 determine rate bug
 2018-02-13  2:34 UTC  (2+ messages)

[PATCH 1/3] nvme-pci: Fix timeouts in connecting state
 2018-02-13  2:33 UTC  (11+ messages)
` [PATCH 3/3] nvme: Fail controller on timeouts during reset

[RFC PATCH] Samba RADOS service registration
 2018-02-13  2:30 UTC  (3+ messages)

[PATCH] Bluetooth: btusb: Restore QCA Rome suspend/resume fix with a "rewritten" version
 2018-02-13  2:24 UTC  (2+ messages)

[PATCH] docs/interpret-trailers: fix agreement error
 2018-02-13  2:23 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] fs/signalfd: fix build error for BUS_MCEERR_AR
 2018-02-13  2:19 UTC  (3+ messages)

RE: Re: 答复: Re: [PATCH] manpage: updatemount.cifs manpage with info aboutincomplete options
 2018-02-13  2:18 UTC 

[igt-dev] lib/igt_kms: Add doc for kmstest_ and igt_ functions
 2018-02-13  2:17 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[SPDK] About dump/load (or export/edit/import) JSON file by SPDK
 2018-02-13  2:15 UTC 

[PATCH v2] pvcalls-front improvements
 2018-02-13  2:13 UTC  (5+ messages)
` [PATCH v2 1/2] pvcalls-front: introduce a per sock_mapping refcount
  ` [PATCH v2 2/2] pvcalls-front: wait for other operations to return when release passive sockets


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.