All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-01 07:41:15 to 2018-03-01 08:53:28 UTC [more...]

[PATCH 00/11] Make all concurrent queue flag manipulations safe
 2018-03-01  8:53 UTC  (17+ messages)
` [PATCH 01/11] block: Reorder the queue flag manipulaton function definitions
` [PATCH 02/11] block: Use the queue_flag_*() functions instead of open-coding these
` [PATCH 03/11] block: Introduce blk_queue_flag_{set,clear,test_and_{set,clear}}()
` [PATCH 04/11] block: Protect queue flag changes with the queue lock
` [PATCH 05/11] mtip32xx: Use the blk_queue_flag_*() functions
` [PATCH 06/11] bcache: Use the blk_queue_flag_{set,clear}() functions
` [PATCH 07/11] iscsi: Use blk_queue_flag_set()
` [PATCH 08/11] target/tcm_loop: "

[Qemu-devel] [PATCH v2 00/10] generalize build_fadt()
 2018-03-01  8:52 UTC  (8+ messages)
` [Qemu-devel] [PATCH v2 05/10] acpi: move ACPI_PORT_SMI_CMD define to header it belongs to
` [Qemu-devel] [PATCH v2 06/10] pc: acpi: isolate FADT specific data into AcpiFadtData structure
` [Qemu-devel] [PATCH v2 09/10] virt_arm: acpi: reuse common build_fadt()

ceph mgr balancer bad distribution
 2018-03-01  8:52 UTC  (6+ messages)

[PATCH v2] cfg80211/nl80211: add DFS offload flag
 2018-03-01  8:52 UTC  (4+ messages)

[RFC][PATCH bpf v2 1/2] bpf: allow 64-bit offsets for bpf function calls
 2018-03-01  8:51 UTC  (5+ messages)
` [RFC][PATCH bpf] tools: bpftool: Fix tags for bpf-to-bpf calls

4.16 regression: s2ram broken on non-PAE i686
 2018-03-01  8:51 UTC  (2+ messages)
` [tip:x86/pti] x86/cpu_entry_area: Sync cpu_entry_area to initial_page_table

Splitting meta-oe?
 2018-03-01  8:46 UTC  (4+ messages)

[lkp-robot] [printk] c162d5b433: BUG:KASAN:use-after-scope_in_c
 2018-03-01  8:51 UTC  (8+ messages)

[PATCH 1/4] drm/amdgpu: stop all rings before doing gpu recover
 2018-03-01  8:51 UTC  (10+ messages)
` [PATCH 3/4] drm/amdgpu: don't return when ring not ready for fill_buffer

[RFC PATCH 00/20] "Foreign" NVMe support for multipath-tools
 2018-03-01  8:51 UTC  (4+ messages)
` [RFC PATCH 12/20] libmultipath: "generic multipath" interface

[PATCH 0/3] kernel: consolidated pull request
 2018-03-01  8:53 UTC  (3+ messages)
` [PATCH 1/3] linux-yocto/4.14/4.15: yaffs2 fixes

[PATCH v3 00/43] DRM Rockchip rk3399 (Kevin)
 2018-03-01  8:50 UTC  (7+ messages)
  ` [PATCH v3 05/43] drm/bridge: analogix_dp: Don't power bridge in analogix_dp_bind

[Qemu-devel] [PATCH 00/14] qio: general non-default GMainContext support
 2018-03-01  8:49 UTC  (6+ messages)
` [Qemu-devel] [PATCH 13/14] qio: allow threaded qiotask to switch contexts

[PATCH v3] usb: host: ehci-platform: add support for optional external vbus supply
 2018-03-01  8:49 UTC  (9+ messages)
    ` [v3] "

[PATCH net-next 0/2] virtio-net: re enable XDP_REDIRECT for mergeable buffer
 2018-03-01  8:49 UTC  (9+ messages)
` [PATCH net-next 1/2] "
` [PATCH net-next 2/2] virtio-net: simplify XDP handling in small buffer

[PATCH 1/6] Revert "drm: Use a flexible array member for blob property data"
 2018-03-01  8:49 UTC  (2+ messages)

[PATCH 0/9] drm/xen-front: Add support for Xen PV display frontend
 2018-03-01  8:49 UTC  (9+ messages)

[PATCH] staging: typec: handle vendor defined part and modify drp toggling flow
 2018-03-01  8:49 UTC  (5+ messages)
  ` 回覆: "

[Qemu-devel] [PATCH v2 00/15] qio: general non-default GMainContext support
 2018-03-01  8:44 UTC  (16+ messages)
` [Qemu-devel] [PATCH v2 01/15] chardev: fix leak in tcp_chr_telnet_init_io()
` [Qemu-devel] [PATCH v2 02/15] qio: rename qio_task_thread_result
` [Qemu-devel] [PATCH v2 03/15] qio: introduce qio_channel_add_watch_{full|source}
` [Qemu-devel] [PATCH v2 04/15] migration: let incoming side use thread context
` [Qemu-devel] [PATCH v2 05/15] qio: refactor net listener source operations
` [Qemu-devel] [PATCH v2 06/15] qio: store gsources for net listeners
` [Qemu-devel] [PATCH v2 07/15] qio/chardev: update net listener gcontext
` [Qemu-devel] [PATCH v2 08/15] chardev: allow telnet gsource to switch gcontext
` [Qemu-devel] [PATCH v2 09/15] qio: non-default context for threaded qtask
` [Qemu-devel] [PATCH v2 10/15] qio: non-default context for async conn
` [Qemu-devel] [PATCH v2 11/15] qio: non-default context for TLS handshake
` [Qemu-devel] [PATCH v2 12/15] chardev: introduce chr_machine_done hook
` [Qemu-devel] [PATCH v2 13/15] char: use chardev's gcontext for async connect
` [Qemu-devel] [PATCH v2 14/15] chardev: tcp: postpone async connection setup
` [Qemu-devel] [PATCH v2 15/15] chardev: tcp: postpone TLS work until machine done

[RFC PATCH v4 0/7] KVM: x86: Allow Qemu/KVM to use PVH entry point
 2018-03-01  8:46 UTC  (12+ messages)
` [RFC PATCH v4 2/7] xen/pvh: Move PVH entry code out of Xen specific tree
  ` [Xen-devel] "
` [RFC PATCH v4 6/7] xen/pvh: Add memory map pointer to hvm_start_info struct

[PATCH v10] ovl: Improving syncfs efficiency
 2018-03-01  8:45 UTC  (2+ messages)

[PATCH v3 0/5] dmaengine: qcom: bam_dma: fixes for remotely controlled bam
 2018-03-01  8:44 UTC  (2+ messages)

[Qemu-devel] [PATCH 1/1] s390/kvm: implement clearing part of IPL clear
 2018-03-01  8:44 UTC  (3+ messages)

[PATCH] media: ov2685: Not delay latch for gain
 2018-03-01  8:44 UTC 

[igt-dev] [PATCH igt] lib: Provide an accelerated routine for readback from WC
 2018-03-01  8:43 UTC  (4+ messages)
` [igt-dev] [PATCH igt v6] "

[PATCH] arm64: dts: rockchip: Fix rk3399-gru-* s2r (pinctrl hogs, wifi reset)
 2018-03-01  8:43 UTC  (3+ messages)

[PATCH] drm/amdgpu: try again kiq access if not in IRQ(v2)
 2018-03-01  8:42 UTC  (6+ messages)

[PATCH v2 00/15] s390: vfio-ap: guest dedicated crypto adapters
 2018-03-01  8:38 UTC  (4+ messages)
` [PATCH v2 03/15] s390: zcrypt: externalize AP instructions available function

[PATCH] cpu_pm: add syscore_suspend error handling
 2018-03-01  8:39 UTC  (2+ messages)

[RFC PATCH] fstests: Check if a fs can survive random (emulated) power loss
 2018-03-01  8:39 UTC  (6+ messages)
` [PATCH 1/2] fstests: log-writes: Add support to output human readable flags

[PATCH 1/3] tpm: move TPM_POLL_SLEEP from tpm_tis_core.c to tpm.h
 2018-03-01  8:37 UTC  (3+ messages)

multilib SDK issue
 2018-03-01  8:37 UTC  (3+ messages)

dmaengine: mv_xor_v2: Fix clock resource by adding a register clock
 2018-03-01  8:37 UTC  (7+ messages)
    ` [PATCH] "

[RFC] testpmd: handle UFO packets
 2018-03-01  8:36 UTC  (4+ messages)

[PATCH v7 00/42] ARM: davinci: convert to common clock framework​
 2018-03-01  8:36 UTC  (6+ messages)
` [PATCH v7 10/42] clk: davinci: New driver for davinci PSC clocks

[PATCH 2/2 v2 RFC] tools/memory-model: redefine rb in terms of rcu-fence
 2018-03-01  8:39 UTC  (4+ messages)

[PATCH] glibc: Enable static PIE support
 2018-03-01  8:35 UTC  (2+ messages)

[PATCH] staging/imx: Fix inconsistent IS_ERR and PTR_ERR
 2018-03-01  8:35 UTC  (2+ messages)

[PATCH resend 0/1] brcmfmac: p2p and normal ap access are not always possible at the same time
 2018-03-01  8:35 UTC  (11+ messages)
` [PATCH resend] "

[PATCH 1/1] drm/i915/guc: s/intel_guc_fw_upload/intel_guc_init_hw/
 2018-03-01  8:34 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/1] "

[PATCH] soc: rockchip: power-domain: remove PM clocks
 2018-03-01  8:33 UTC  (10+ messages)

[linux-lvm] Snapshot behavior on classic LVM vs ThinLVM
 2018-03-01  8:31 UTC  (18+ messages)

[Fuego] iperf3, ltp fixes
 2018-03-01  8:27 UTC  (12+ messages)
` [Fuego] [PATCH 01/11] ltp: convert skiplist comments to messages
` [Fuego] [PATCH 02/11] ltp: skip readahead02 if tmp is using tmpfs
` [Fuego] [PATCH 03/11] ltp: check kconfig for swap and ssetmask tests
` [Fuego] [PATCH 04/11] ltp: skip ssetmask and socketcall on x86_64
` [Fuego] [PATCH 05/11] iozone: put asserts on test_pre_check
` [Fuego] [PATCH 06/11] tests: add new iperf3
` [Fuego] [PATCH 07/11] iperf3: add tarball
` [Fuego] [PATCH 08/11] ltp: update tarball
` [Fuego] [PATCH 09/11] ltp: adapt for the newest ltp
` [Fuego] [PATCH 10/11] ltp: add cve testspec
` [Fuego] [PATCH 11/11] ltp: fix bug related to build-time skip tests

imx-sdma: fix pagefault when channel is disabled during interrupt
 2018-03-01  8:26 UTC 

dmaengine: at_xdmac: fix rare residue corruption
 2018-03-01  8:25 UTC  (3+ messages)
` [PATCH] "

[GIT PULL] pin control fixes for v4.16
 2018-03-01  8:25 UTC 

[PATCH v2] kernel-devsrc: restructure for out of tree (and on target) module builds
 2018-03-01  8:28 UTC  (2+ messages)

[3/7] usb: dwc3: pci: Store device properties dynamically
 2018-03-01  8:24 UTC 

[PATCH v2 00/16] Implement H3/H5 HDMI driver
 2018-03-01  8:23 UTC  (5+ messages)

[PATCH v5 0/3] add support for Mediatek High-Speed DMA controller on MT7622 and MT7623 SoC
 2018-03-01  8:23 UTC  (5+ messages)
` [v5,2/3] dmaengine: mediatek: Add MediaTek High-Speed DMA controller for "
  ` [PATCH v5 2/3] "

[PATCH v4 00/10] Sunxi: Add SMP support on A83T
 2018-03-01  8:21 UTC  (5+ messages)
` [PATCH v4 08/10] ARM: sunxi: smp: Move assembly code into a file

[U-Boot] [PATCH v3 00/20] Bring NAND support to Nintendo NES Classic
 2018-03-01  8:20 UTC  (2+ messages)

[Bug 105173] [MCP79][Regression] Unhandled NULL pointer dereference in nvkm_object_unmap since kernel 4.15
 2018-03-01  8:20 UTC 

[PATCH v3] pwm: mediatek: fix up PWM4 and PWM5 malfunction on MT7623
 2018-03-01  8:19 UTC  (3+ messages)

[PATCH] drm/i915/perf: fix perf stream opening lock
 2018-03-01  8:18 UTC  (2+ messages)
` [Intel-gfx] "

[Problem] test_must_fail makes possibly questionable assumptions about exit_code
 2018-03-01  8:16 UTC  (10+ messages)

[PATCH v1 0/4] ASoC: Add support for DAC PCM1789
 2018-03-01  8:13 UTC  (15+ messages)
` [PATCH v1 1/4] ASoC: codecs: pcm179x: Add PCM1789 id
` [PATCH v1 2/4] ASoC: codecs: pcm179x: Add support for PCM1789
` [PATCH v1 3/4] ASoC: codecs: pcm179x: Add reset gpio

[PATCH i-g-t] lib/igt_pm: Restore runtime pm state on test exit
 2018-03-01  8:12 UTC  (4+ messages)
` [PATCH i-g-t v2] "
  ` [igt-dev] [Intel-gfx] "

Regarding slabinfo tool generating kernel crash
 2018-03-01  7:18 UTC  (3+ messages)
    `  "

[RFC v2 0/2] WhiteEgret LSM module
 2018-03-01  7:37 UTC 

[PATCH] MAINTAINERS: Add Spreadtrum SoC entry
 2018-03-01  8:09 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/perf_pmu: Test busyness reporting in face of GPU hangs
 2018-03-01  8:08 UTC  (4+ messages)
` [PATCH i-g-t v2] "
  ` [Intel-gfx] "

[PATCH] drm/amdgpu: used cached pcie gen info for SI (v2)
 2018-03-01  8:06 UTC  (3+ messages)

[PATCH 00/37] Shared Virtual Addressing for the IOMMU
 2018-03-01  8:04 UTC  (6+ messages)
` [PATCH 03/37] iommu/sva: Manage process address spaces

[PATCH] drm/i915/guc: Removed unused GuC parameters
 2018-03-01  8:02 UTC  (4+ messages)

[RFC v2 2/2] WhiteEgret: Add an example of user application
 2018-03-01  7:38 UTC 

[U-Boot] Regression: gpio: pca953x_gpio: Make live-tree compatible
 2018-03-01  8:01 UTC  (3+ messages)

[PATCH v3 0/4] Split page_type out from mapcount
 2018-03-01  8:00 UTC  (4+ messages)

[RFC v2 1/2] WhiteEgret: Add WhiteEgret core functions
 2018-03-01  7:38 UTC 

[PATCH V3 0/8] blk-mq & scsi: fix reply queue selection and improve host wide tagset
 2018-03-01  7:58 UTC  (7+ messages)
` [PATCH V3 8/8] scsi: megaraid: improve scsi_mq performance via .host_tagset

[igt-dev] [PATCH i-g-t] igt/gem_measure_ring_size_inflight: Measure smallest inflight ring size
 2018-03-01  7:56 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v2] "

[PATCH] drm/atomic: Add new reverse iterator over all plane state (V2)
 2018-03-01  7:56 UTC 

usb: usb-skeleton: make MODULE_LICENSE and SPDX tag match
 2018-03-01  7:55 UTC  (2+ messages)
` [PATCH] "

[Qemu-devel] [PULL 0/1] Block patches 2018-03-01
 2018-03-01  7:54 UTC  (2+ messages)
` [Qemu-devel] [PULL 1/1] block/nvme: fix Coverity reports

[GIT PULL] GPIO fixes for v4.16 - second try
 2018-03-01  7:53 UTC 

Status of "nvmet: Add feature close connection from target side"
 2018-03-01  7:52 UTC 

[PATCH igt 3/5] igt/gem_ctx_switch: Exercise all engines at once
 2018-03-01  7:51 UTC  (3+ messages)
` [Intel-gfx] [PATCH igt v2] "
  `  "

Use of GCC plugin instead ISO C
 2018-03-01  7:50 UTC  (4+ messages)
    ` Re[v2]: "

[PATCH v4 0/4] new driver for Valve Steam Controller
 2018-03-01  7:50 UTC  (5+ messages)
` [PATCH v4 1/4] HID: add "

[PATCH v7 0/7] convert: add support for different encodings
 2018-03-01  7:49 UTC  (11+ messages)

[RFC 0/7] PMD driver for AF_XDP
 2018-03-01  7:46 UTC  (5+ messages)

[Buildroot] [PATCH] package/qt5/qt5scxml: install missing QML module
 2018-03-01  7:46 UTC 

[PATCH v2 0/6] kconfig: some clean-ups and rename silentoldconfig
 2018-03-01  7:44 UTC  (4+ messages)
` [PATCH v2 5/6] kconfig: invoke oldconfig instead of silentoldconfig from local*config

[PATCH] Bluetooth: btusb: Add Dell OptiPlex 3060 to btusb_needs_reset_resume_table
 2018-03-01  7:43 UTC  (2+ messages)

[PATCH 0/1] Bluetooth: btusb: Remove Yoga 920 from the btusb_needs_reset_resume_table
 2018-03-01  7:43 UTC  (3+ messages)
` [PATCH] "

[PATCH v2 0/4] PINCTRL: Mediatek pinctrl driver for mt2712
 2018-03-01  7:43 UTC  (8+ messages)
` [PATCH v2 4/4] pintcrl: support bias-disable of generic and special pins simultaneously

[PATCH v1] dir.c: don't flag the index as dirty for changes to the untracked cache
 2018-03-01  7:42 UTC  (4+ messages)

[Buildroot] [PATCH master 1/2] uboot: use local fdt headers
 2018-03-01  7:42 UTC  (3+ messages)
` [Buildroot] [master,1/2] "

[PATCH v2 0/5] roll back locks in various code paths
 2018-03-01  7:41 UTC  (3+ messages)

[PATCH] clk: tegra: fix pllu rate configuration
 2018-03-01  7:41 UTC  (9+ messages)

[PATCH v2] Input: gpio_keys: Add level trigger support for GPIO keys
 2018-03-01  7:41 UTC  (6+ 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.