All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-09-15 08:02:43 to 2017-09-15 08:55:20 UTC [more...]

[PATCH 0/4] testcases for optimization problems
 2017-09-15  8:55 UTC  (4+ messages)
` [PATCH 1/4] add test cases for canonicalization of add/sub chains
` [PATCH 2/4] add test cases for canonicalization of mul chains
` [PATCH 3/4] add test cases for simplification of equivalent to 'x == 0' or 'x != 0'

Status of luminous v12.2.1 integration branch
 2017-09-15  8:54 UTC  (5+ messages)

Installing with new Installer-Image
 2017-09-15  8:54 UTC  (3+ messages)

[PATCH] Btrfs: incremental send, apply asynchronous page cache readahead
 2017-09-15  8:53 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/3] migration: Fix crash by cleaning up before quit
 2017-09-15  8:52 UTC  (7+ messages)
` [Qemu-devel] [PATCH 2/3] migration: Cancel migration at exit

[Qemu-devel] [PATCH 0/3] kvm: use kvm_vm_check_extension() with VM capabilities
 2017-09-15  8:52 UTC  (9+ messages)
` [Qemu-devel] [PATCH 3/3] ppc/kvm: check some capabilities with kvm_vm_check_extension()

[RFC v3 00/11] i915 PMU and engine busy stats
 2017-09-15  8:51 UTC  (5+ messages)
` [RFC 02/11] drm/i915: Add intel_energy_uJ

[PATCH BlueZ 1/2] core: Fix segfault when detaching adapter
 2017-09-15  8:51 UTC  (2+ messages)
` [PATCH BlueZ 2/2] core: Fix potential segfault with passive_scanning_timeout

[RFC] Unicore Subproject Proposal
 2017-09-15  8:50 UTC  (7+ messages)
              ` [Minios-devel] [Xen-API] "

[PATCH v6 10/12] xen/arm: move arch specific grant table bits into grant_table.c
 2017-09-15  8:49 UTC  (3+ messages)

[RFC] [DVB][FRONTEND] Added a new ioctl for optimizing frontend property set operation
 2017-09-15  8:49 UTC  (5+ messages)
      ` [PATCH v1] "

[PATCH] x86/AMD: Fix erratum 1076 (CPB bit)
 2017-09-15  8:45 UTC  (2+ messages)
` [tip:x86/urgent] x86/cpu/AMD: "

[PATCH] dma-buf: remove redundant initialization of sg_table
 2017-09-15  8:48 UTC  (3+ messages)

What makes USB WiFi so difficult in Linux and may I help out?
 2017-09-15  8:48 UTC 

[PATCH] objtool: Fix object file corruption
 2017-09-15  8:44 UTC  (2+ messages)
` [tip:core/urgent] "

[PATCH] Btrfs: send, apply asynchronous page cache readahead to enhance page read
 2017-09-15  8:47 UTC 

[PATCH] objtool: Do not retrieve data from empty sections
 2017-09-15  8:43 UTC  (2+ messages)
` [tip:core/urgent] "

[PATCH v2] tools: objtool: fix memory leak in elf_create_rela_section()
 2017-09-15  8:43 UTC  (2+ messages)
` [tip:core/urgent] tools/objtool: Fix "

[PATCH 00/15] testcases for bugs
 2017-09-15  8:47 UTC  (16+ messages)
` [PATCH 01/15] add test case for using multiple input files
` [PATCH 02/15] add test case for VLA sizeof
` [PATCH 03/15] add test case for memory to register problem
` [PATCH 04/15] add test case for conditionally undefined var
` [PATCH 05/15] add test case for incomplete type
` [PATCH 06/15] add test case bitfields in K&R decl
` [PATCH 07/15] add test case storage specifier in struct member
` [PATCH 08/15] add test case using sizeof on incomplete type
` [PATCH 09/15] add test case for bad layout of bool in bitfields
` [PATCH 10/15] add test case for missed overflow detection
` [PATCH 11/15] add test case for compound literals
` [PATCH 12/15] add test case for pre-processor extra tokens warning
` [PATCH 13/15] add test case for space within command line
` [PATCH 14/15] add test case for superfluous cast with volatiles
` [PATCH 15/15] add test case for missing conversion to select

[Qemu-trivial] [PATCH] hw/display/virtio-gpu: Put the virtio-gpu-device into the display category
 2017-09-15  8:46 UTC  (2+ messages)
` [Qemu-devel] "

Problem with StopDiscovery() via dbus-send
 2017-09-15  8:46 UTC  (4+ messages)

[crazy hacks] N900 flashlight
 2017-09-15  8:46 UTC  (2+ messages)

[Fuego] Some problems at agl testplan
 2017-09-15  8:45 UTC 

[RFC] Restrict writes into untrusted FIFOs and regular files
 2017-09-15  8:43 UTC  (2+ messages)
` [kernel-hardening] "

vf init issue with patch igb_uio: issue FLR during open and release of device file
 2017-09-15  8:42 UTC  (8+ messages)

[Qemu-devel] [PULL 00/06] seccomp branch queue
 2017-09-15  8:41 UTC  (7+ messages)
` [Qemu-devel] [PULL 01/06] seccomp: changing from whitelist to blacklist
` [Qemu-devel] [PULL 02/06] seccomp: add obsolete argument to command line
` [Qemu-devel] [PULL 03/06] seccomp: add elevateprivileges "
` [Qemu-devel] [PULL 04/06] seccomp: add spawn "
` [Qemu-devel] [PULL 05/06] seccomp: add resourcecontrol "
` [Qemu-devel] [PULL 06/06] buildsys: Move seccomp cflags/libs to per object

[Qemu-devel] [PATCH qemu v2 00/13] memory: Reduce memory use
 2017-09-15  8:40 UTC  (14+ messages)
` [Qemu-devel] [PATCH qemu v2 01/13] memory: Postpone flatview and dispatch tree building till all devices are added
` [Qemu-devel] [PATCH qemu v2 02/13] exec: Explicitely export target AS from address_space_translate_internal
` [Qemu-devel] [PATCH qemu v2 03/13] memory: Open code FlatView rendering
` [Qemu-devel] [PATCH qemu v2 04/13] memory: Move FlatView allocation to a helper
` [Qemu-devel] [PATCH qemu v2 05/13] memory: Move AddressSpaceDispatch from AddressSpace to FlatView
` [Qemu-devel] [PATCH qemu v2 06/13] memory: Remove AddressSpace pointer from AddressSpaceDispatch
` [Qemu-devel] [PATCH qemu v2 07/13] memory: Switch memory from using AddressSpace to FlatView
` [Qemu-devel] [PATCH qemu v2 08/13] memory: Cleanup after switching "
` [Qemu-devel] [PATCH qemu v2 09/13] memory: Rename mem_begin/mem_commit/mem_add helpers
` [Qemu-devel] [PATCH qemu v2 10/13] memory: Move root MR from AddressSpace to FlatView
` [Qemu-devel] [PATCH qemu v2 11/13] memory: Share FlatView's and dispatch trees between address spaces
` [Qemu-devel] [PATCH qemu v2 12/13] memory: Get rid of address_space_init_shareable
` [Qemu-devel] [PATCH qemu v2 13/13] memory: Add flat views to HMP "info mtree"

[Qemu-devel] [RFC PATCH] NUMA: Enable adding NUMA node implicitly
 2017-09-15  8:40 UTC  (2+ messages)

[PATCHv4 0/5] cec-gpio: add HDMI CEC GPIO-based driver
 2017-09-15  8:40 UTC  (6+ messages)
` [PATCHv4 3/5] dt-bindings: document the CEC GPIO bindings

[PATCH] dt-bindings: net: renesas-ravb: Add support for R8A77995 RAVB
 2017-09-15  8:40 UTC  (3+ messages)

Possible bug in commit f3b3f28493d9
 2017-09-15  8:40 UTC  (2+ messages)

[PATCH 00/12] Vexpress rework
 2017-09-15  8:39 UTC  (13+ messages)
` [PATCH 01/12] ARM: vexpress: always build relocatable image
` [PATCH 02/12] of: populate clock providers before other devices
` [PATCH 03/12] clk: versatile: add basic clocks
` [PATCH 04/12] clocksource: sp804: silently ignore secondary instaces
` [PATCH 05/12] mci: mmci: add DT support
` [PATCH 06/12] ARM: vexpress: switch to DT probe and multi-image build
` [PATCH 07/12] ARM: vexpress: regenerate config
` [PATCH 08/12] docs: add qemu vexpress
` [PATCH 09/12] vexpress: use device tree provided by QEMU if available
` [PATCH 10/12] vexpress: add bootstate node to the device tree
` [PATCH 11/12] of: base: add funtion to copy a device tree node
` [PATCH 12/12] ARM: vexpress: add fixup handler for 'virtio, mmio' devices

[PATCH v2 1/3] adapter: Fix not waiting for start discovery result
 2017-09-15  8:39 UTC  (3+ messages)
` [PATCH v2 2/3] adapter: Fix not waiting for stop "
` [PATCH v2 3/3] adapter: Refactor code around discovery

[PATCH 0/2] Fix resume failure due to PCID
 2017-09-15  8:39 UTC  (4+ messages)
  ` x60: warnings on boot and resume, arch/x86/mm/tlb.c:257 initialize_ ... was "

[PATCH] net/mlx5: fix calculating TSO inline size
 2017-09-15  8:39 UTC  (8+ messages)
            ` [dpdk-stable] "

[PATCH BlueZ] adapter: Fix not waiting for start discovery result
 2017-09-15  8:38 UTC  (7+ messages)

[PATCH 0/3] Fix y2038 issues for security/keys subsystem
 2017-09-15  8:38 UTC  (6+ messages)

[PATCH v2 0/5] Support TCP/IPv4, VxLAN and GRE GSO in DPDK
 2017-09-15  8:38 UTC  (17+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/5] gso: add TCP/IPv4 GSO support

[linux-lvm] Reserve space for specific thin logical volumes
 2017-09-15  8:37 UTC  (17+ messages)

[PATCH v2] drm/rockchip: Replace dev_* with DRM_DEV_*
 2017-09-15  8:36 UTC  (2+ messages)

[PATCH 0/8] ARM: renesas: Latest r8a774[35] dts updates
 2017-09-15  8:35 UTC  (16+ messages)
` [PATCH 1/8] ARM: dts: r8a7745: Add APMU node and second CPU core
` [PATCH 3/8] ARM: dts: iwg22m: Enable SDHI1 controller
` [PATCH 4/8] ARM: dts: iwg22d: Enable SDHI0 controller
` [PATCH 6/8] ARM: dts: iwg20m: Add SPI NOR support

[PATCH] z3fold: fix stale list handling
 2017-09-15  8:34 UTC  (4+ messages)

bitmap/tal again
 2017-09-15  8:32 UTC  (2+ messages)

[PATCH 0/9] ARM: rockchip: add power-domains for Cortex-A9 socs
 2017-09-15  8:33 UTC  (20+ messages)
` [PATCH 1/9] clk: rockchip: add more rk3188 graphics clock ids
` [PATCH 2/9] clk: rockchip: use new cif/vdpu clock ids on rk3188
` [PATCH 3/9] dt-bindings: add power-domain header for RK3188 SoCs
` [PATCH 4/9] dt-bindings: add power-domain header for RK3066 SoCs
` [PATCH 5/9] dt-bindings: add compatibles for rk3066/rk3188 power controllers
` [PATCH 6/9] soc: rockchip: power-domain: add rk3188 powerdomains
` [PATCH 7/9] soc: rockchip: power-domain: add rk3066 powerdomains
` [PATCH 8/9] ARM: dts: rockchip: add qos nodes found on rk3066 and rk3188
` [PATCH 9/9] ARM: dts: rockchip: add rk3066/rk3188 power-domains

dl_iterate_phdr(3) needs clarification
 2017-09-15  8:33 UTC 

[PATCH] firmware: cleanup - group and document up private firmware parameters
 2017-09-15  8:30 UTC  (2+ messages)

[PATCTH 0/2] pthread_mutexattr_setrobust() and pthread_mutex_consistent()
 2017-09-15  8:29 UTC  (8+ messages)

[PATCH] ASoC: rt5645: Make a few struct const
 2017-09-15  8:27 UTC 

[PATCH] nfs: track writeback errors with errseq_t
 2017-09-15  8:25 UTC  (20+ messages)
                            ` [RFC PATCH manpages] write.2, fsync.2, close.2: update description of error codes

BUG: BTRFS and O_DIRECT could lead to wrong checksum and wrong data
 2017-09-15  8:26 UTC  (4+ messages)

[RFT PATCH v2] gpiolib: allow gpio irqchip to map irqs dynamically
 2017-09-15  8:26 UTC  (5+ messages)

[meta-oe][PATCH] libpng12: add it back from oe-core
 2017-09-15  8:25 UTC  (10+ messages)

[Qemu-devel] [PATCH] ppc/pnv: fix cores per chip for multiple cpus
 2017-09-15  8:23 UTC  (7+ messages)

Oops with 4.12.6 while syncing and writing to array
 2017-09-15  8:23 UTC 

[PATCH] [media] rcar_drif: fix potential uninitialized variable use
 2017-09-15  8:20 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/2] spapr_pci: make index property mandatory
 2017-09-15  6:36 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/2] checkpatch: add hwaddr to @typeList

[linux-lvm] Reserve space for specific thin logical volumes
 2017-09-15  8:15 UTC 

[PATCH] drm/amdgpu: Add GPU reset functionality for Vega10
 2017-09-15  8:14 UTC  (3+ messages)

[PATCH] ASoC: Intel: Headset button support in kabylake machine driver
 2017-09-15  8:13 UTC 

Job Offer In USA
 2017-09-15  8:12 UTC 

[PATCH v4 1/4] net/mlx5: fix num seg assumption on vPMD
 2017-09-15  8:11 UTC  (3+ messages)
` [PATCH v5 4/4] net/mlx5: enforce Tx num of segments limitation

[GIT FIXES FOR v4.14] Two CEC fixes
 2017-09-15  8:09 UTC 

[PATCH] HID: Remove Jabra speakerphone devices from ignore list
 2017-09-15  8:08 UTC  (9+ messages)

[GIT PULL] overlayfs update for 4.14
 2017-09-15  8:06 UTC  (8+ messages)

[U-Boot] [PATCH 00/10] efi_loader: event services & API test
 2017-09-15  8:06 UTC  (11+ messages)
` [U-Boot] [PATCH 01/10] efi_loader: allow return value in EFI_CALL
` [U-Boot] [PATCH 02/10] efi_selftest: provide an EFI selftest application
` [U-Boot] [PATCH 03/10] test/py: add a test calling the EFI selftest
` [U-Boot] [PATCH 04/10] efi_loader: implement queueing of the notification function
` [U-Boot] [PATCH 05/10] efi_loader: efi_set_timer: reset signaled state
` [U-Boot] [PATCH 06/10] efi_selftest: provide unit test for event services
` [U-Boot] [PATCH 07/10] efi_loader: implement task priority level (TPL)
` [U-Boot] [PATCH 08/10] efi_selftest: test task priority levels
` [U-Boot] [PATCH 09/10] efi_loader: notify when ExitBootServices is invoked
` [U-Boot] [PATCH 10/10] efi_selftest: check notification of ExitBootServices

rocksdb fails to build with gcc 7.1.1
 2017-09-15  8:05 UTC  (2+ messages)

[PATCH net-next v2 00/10] net: dsa: add generic debugfs interface
 2017-09-15  7:35 UTC  (9+ messages)
` [PATCH net-next v2 01/10] net: dsa: add "

[PATCH v2] ASoC: rt5670: add set_bclk_ratio in dai ops
 2017-09-15  8:04 UTC  (7+ messages)

fio rbd engine cannot specify the location of ceph.conf
 2017-09-15  8:04 UTC 

[Qemu-devel] [PATCH] checkpatch: add hwaddr to @typeList
 2017-09-14 13:16 UTC  (2+ messages)

[PATCH] iscsi-target:fix memory leak in lio_target_tiqn_addtpg()
 2017-09-15  8:03 UTC 

[Qemu-devel] [PULL 0/9] Fixes and improvements for various qtests
 2017-09-15  8:02 UTC  (9+ messages)
` [Qemu-devel] [PULL 2/9] tests/test-hmp: Remove puv3 and tricore_testboard from the blacklist
` [Qemu-devel] [PULL 3/9] tests/libqtest: Use a proper error message if QTEST_QEMU_BINARY is missing
` [Qemu-devel] [PULL 4/9] tests: Fix broken ivshmem-server-msi/-irq tests
` [Qemu-devel] [PULL 5/9] test-qga: Kill broken and dead QGA_TEST_SIDE_EFFECTING code
` [Qemu-devel] [PULL 6/9] qtest: Don't perform side effects inside assertion
` [Qemu-devel] [PULL 7/9] numa-test: Use hmp()
` [Qemu-devel] [PULL 8/9] libqtest: Remove dead qtest_instances variable
` [Qemu-devel] [PULL 9/9] qtest: Avoid passing raw strings through hmp()


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.