All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-12-21 18:08:54 to 2017-12-21 19:30:23 UTC [more...]

[Qemu-devel] [PULL 00/46] First batch of misc patches for QEMU 2.12
 2017-12-21 19:30 UTC  (12+ messages)
    ` [Qemu-devel] out of bounds in set_cc_op() (was: [PULL 00/46] First batch of misc patches for QEMU 2.12)
      ` [Qemu-devel] out of bounds in set_cc_op()

[RFC/PATCH] Makefile: replace the overly complex perl build system with something simple
 2017-12-21 19:29 UTC  (4+ messages)
` [PATCH] Makefile: replace perl/Makefile.PL with simple make rules

Question about eliminating virtio-scsi 30s timeout and hot-unplug
 2017-12-21 19:29 UTC 

[PATCH 4.4 009/115] Bluetooth: btusb: driver to enable the usb-wakeup feature
 2017-12-21 19:23 UTC  (11+ messages)

[LTP] [RFC PATCH v2 0/4] Add headers in lapi
 2017-12-21 19:27 UTC  (5+ messages)
` [LTP] [RFC PATCH v2 1/4] lapi: Add lapi/tcp.h with definitions moved from netstress.c
` [LTP] [RFC PATCH v2 2/4] lapi/socket.h: Move definitions "
` [LTP] [RFC PATCH v2 3/4] lapi: Add lapi/in.h with definition moved "
` [LTP] [RFC PATCH v2 4/4] lapi: Add lapi/dccp.h "

[PATCH] CNL DMC v1.07
 2017-12-21 19:26 UTC  (4+ messages)
` [PATCH] drm/i915/dmc: DMC 1.07 for Cannonlake

[PATCH v4 0/3] doc: update printk documentation
 2017-12-21 19:26 UTC  (5+ messages)
` [kernel-hardening] "

[PATCH 0/3] Documentation: more names to the enforcement statement
 2017-12-21 19:25 UTC  (2+ messages)

[PATCH 0/2] fs: fat: add ioctl to modify fat filesystem partion volume label
 2017-12-21 19:25 UTC  (2+ messages)

[PATCH v3 0/3] DRM driver for Sitronix ST7735R display panels
 2017-12-21 19:23 UTC  (8+ messages)
` [PATCH v3 1/3] dt-bindings: add jianda vendor prefix
` [PATCH v3 2/3] dt-bindings: Add binding for Sitronix ST7735R display panels
` [PATCH v3 3/3] drm/tinydrm: add driver for ST7735R panels

[net-next: PATCH 0/8] Armada 7k/8k PP2 ACPI support
 2017-12-21 19:21 UTC  (3+ messages)

git merge commits staged files (when two trees are identical)
 2017-12-21 19:19 UTC  (5+ messages)
  ` [PATCH 1/3] t6044: recursive can silently incorporate dirty changes in a merge
    ` [PATCH 2/3] move index_has_changes() from builtin/am.c to merge.c for reuse
    ` [PATCH 3/3] merge-recursive: Avoid incorporating uncommitted changes in a merge

[PATCH linux-next] mqueue: fix IPC namespace use-after-free
 2017-12-21 19:19 UTC  (7+ messages)

[Qemu-devel] [PATCH v2] msix: don't mask already masked vectors on reset
 2017-12-21 19:17 UTC  (5+ messages)

Request for a development repo
 2017-12-21 19:16 UTC 

[PATCH 0/8] Misc i915_drv.h cleanups
 2017-12-21 19:16 UTC  (9+ messages)
` [PATCH v2 1/7] drm/i915: Move some utility functions to i915_util.h
` [PATCH v2 2/7] drm/i915: Move display related definitions to dedicated header
` [PATCH v2 3/7] drm/i915: Move opregion definitions to dedicated intel_opregion.h
` [PATCH v2 4/7] drm/i915: Move intel_device_info definitions to its own header
` [PATCH v2 5/7] drm/i915: Update intel_device_info_runtime_init() parameter
` [PATCH v2 6/7] drm/i915: Add pretty printer for runtime part of intel_device_info
` [PATCH v2 7/7] drm/i915: Dump device info at once
` ✓ Fi.CI.BAT: success for Misc i915_drv.h cleanups (rev2)

[PATCH 00/28] aacraid: Refactor for sas transport and bug fixes
 2017-12-21 19:15 UTC  (11+ messages)
` [PATCH 03/29] scsi: aacraid: Fix hang in kdump
` [PATCH 14/29] scsi: aacraid: Move function around to match existing code
` [PATCH 15/29] scsi: aacraid: Create helper functions to get lun info
` [PATCH 21/29] scsi: aacraid: Refactor resolve luns code and scsi functions
` [PATCH 25/29] scsi: aacraid: Reschedule host scan in case of failure

Does anyone know of a problem with Write Combined Buffer support CentaurHauls?
 2017-12-21 19:15 UTC 

[RFC PATCH rdma-next 00/14] RDMA resource tracking
 2017-12-21 19:14 UTC  (18+ messages)
  ` [RFC PATCH rdma-next 01/14] RDMA/netlink: Simplify code of autoload modules
  ` [RFC PATCH rdma-next 02/14] RDMA/core: Enforce requirement to hold lists_rwsem semaphore
  ` [RFC PATCH rdma-next 03/14] RDMA/core: Replace open-coded variant of put_device
  ` [RFC PATCH rdma-next 04/14] RDMA/nldev: Refactor nldev handle to be common function
  ` [RFC PATCH rdma-next 05/14] RDMA/core: Provide locked variant of device name to index function
  ` [RFC PATCH rdma-next 06/14] RDMA/netlink: Protect device query from device removal
  ` [RFC PATCH rdma-next 07/14] RDMA/nldev: Protect port query from accidental "
  ` [RFC PATCH rdma-next 08/14] RDMA/restrack: Add general infrastructure to track RDMA resources
  ` [RFC PATCH rdma-next 09/14] RDMA/core: Add helper function to create named QPs
  ` [RFC PATCH rdma-next 10/14] RDMA: Annotate create QP callers
  ` [RFC PATCH rdma-next 11/14] RDMA/core: Add resource tracking for create and destroy CQs
  ` [RFC PATCH rdma-next 12/14] RDMA/core: Add resource tracking for create and destroy PDs
  ` [RFC PATCH rdma-next 13/14] RDMA/nldev: Provide global resource utilization
  ` [RFC PATCH rdma-next 14/14] RDMA/nldev: Provide detailed QP information

[PATCH v2] drm/tegra: dc: Implement legacy blending
 2017-12-21 19:13 UTC  (3+ messages)

[PATCH] fixdep: exit with error code in error branches of do_config_file()
 2017-12-21 19:10 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2 0/5] Add --no-ahead-behind to status
 2017-12-21 19:09 UTC  (6+ messages)
` [PATCH v2 1/5] core.aheadbehind: add new config setting
` [PATCH v2 2/5] stat_tracking_info: return +1 when branches are not equal
` [PATCH v2 3/5] status: add --[no-]ahead-behind to porcelain V2 output
` [PATCH v2 4/5] status: update short status to use --no-ahead-behind
` [PATCH v2 5/5] status: support --no-ahead-behind in long format

[Qemu-devel] About my strnlen patch
 2017-12-21 19:07 UTC  (5+ messages)

[PATCH v6 0/6] V4L2 Explicit Synchronization
 2017-12-21 19:07 UTC  (11+ messages)
` [PATCH v6 1/6] [media] vb2: add is_unordered callback for drivers
` [PATCH v6 2/6] [media] v4l: add 'unordered' flag to format description ioctl
` [PATCH v6 3/6] [media] vb2: add explicit fence user API
` [PATCH v6 4/6] [media] vb2: add in-fence support to QBUF

[Qemu-devel] [PATCH v1 0/2] Enable passing pre-opened chardev socket FDs
 2017-12-21 19:05 UTC  (4+ messages)
` [Qemu-devel] [PATCH v1 2/2] char: allow passing pre-opened socket file descriptor at startup

[Qemu-devel] [PATCH 0/3] qmp/hmp: wakeup-from-suspend-support command
 2017-12-21 19:03 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/3] qmp: introduce query-wakeup-from-suspend-support command

[PATCH v2] IPI performance benchmark
 2017-12-21 19:02 UTC  (4+ messages)

[PATCH 0/4] tpm: fix PS/2 devices not working on Braswell systems due CLKRUN enabled
 2017-12-21 19:02 UTC  (6+ messages)

[Patch net] net_sched: fix a missing rcu barrier in mini_qdisc_pair_swap()
 2017-12-21 19:01 UTC  (3+ messages)

[Bug 104362] GPU fault detected on wine-nine Path of Exile
 2017-12-21 18:56 UTC 

[Qemu-devel] [PATCH v2 0/2] Enable passing pre-opened chardev socket FDs
 2017-12-21 18:56 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/2] io: move fd_is_socket() into common sockets code
` [Qemu-devel] [PATCH v2 2/2] char: allow passing pre-opened socket file descriptor at startup

Bug with "git submodule update" + subrepo with differing path/name?
 2017-12-21 18:55 UTC  (8+ messages)
` [PATCH] "

Request for comments: C++ embedded webserver
 2017-12-21 18:47 UTC  (4+ messages)

[RFC dracut 1/1] unexpected boot failure due to races between iscsistart for multiple interfaces
 2017-12-21 18:54 UTC  (2+ messages)

[PATCH] drm/dp: Power cycle display if LINK_ADDRESS fails
 2017-12-21 18:52 UTC  (2+ messages)

Btrfs allow compression on NoDataCow files? (AFAIK Not, but it does)
 2017-12-21 18:51 UTC  (2+ messages)

[PATCH] irqchip/riscv-plic: fix address alignment of the plic enable bits
 2017-12-21 18:50 UTC  (2+ messages)
` [patches] "

[PATCH v3] riscv/ftrace: Add basic support
 2017-12-21 18:50 UTC  (2+ messages)
` [patches] "

[PATCH] drm: fix tainted kernel caused by drm_panel_orientation_quirks.c
 2017-12-21 18:46 UTC  (2+ messages)

[virtio-dev] Add VIRTIO_NET_F_SPEED_DUPLEX (4) feature bit
 2017-12-21 18:44 UTC  (4+ messages)
` [virtio-dev] "

[Qemu-devel] [PATCH] 9pfs: fix type in *_parse_opts declarations
 2017-12-21 18:43 UTC  (2+ messages)

Is it possible to pass-through a SATA port (not a controller and not a drive, but a single port)?
 2017-12-21 18:42 UTC  (3+ messages)

general protection fault in finish_task_switch
 2017-12-21 18:42 UTC  (3+ messages)

[PATCH] revision: introduce prepare_revision_walk_extended()
 2017-12-21 18:41 UTC  (7+ messages)

[PATCH] List ENOMSG as possible errno for recvmsg(2)
 2017-12-21 18:40 UTC 

generic/388 crash?
 2017-12-21 18:39 UTC 

[patch V181 00/54] x86/pti: Final XMAS release
 2017-12-21 18:39 UTC  (4+ messages)

[PATCH] clk: divider: fix incorrect usage of container_of
 2017-12-21 18:38 UTC  (3+ messages)

[PATCH] dt-bindings: Use lower case hex in unit-addresses
 2017-12-21 18:35 UTC  (2+ messages)

[PATCH 0/3] update compatible string for ILI9225
 2017-12-21 18:33 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: Add "vot" vendor prefix
` [PATCH 2/3] dt-bindings: update compatible string for ILI9225
` [PATCH 3/3] drm/tinydrm: Update ILI9225 compatible string

[PATCH v4 2/2] misc: xlnx_vcu: Add Xilinx ZYNQMP VCU logicoreIP init driver
 2017-12-21 18:33 UTC  (10+ messages)
` [PATCH v6 0/2] Documentation and driver of logicoreIP
  ` [PATCH v6 1/2] dt-bindings: soc: xilinx: Add DT bindings to xlnx_vcu driver
    ` [PATCH v6 2/2] soc: xilinx: xlnx_vcu: Add Xilinx ZYNQMP VCU logicoreIP init driver

[PATCH v2 1/7] iio: adc: ina2xx: Remove bogus cast for data argument
 2017-12-21 18:31 UTC  (7+ messages)
` [PATCH v2 2/7] iio: adc: ina2xx: Clarify size requirement for data buffer
` [PATCH v2 3/7] iio: adc: ina2xx: Remove unneeded dummy read to clear CNVR flag
` [PATCH v2 4/7] iio: adc: ina2xx: Do not udelay for several seconds
` [PATCH v2 5/7] iio: adc: ina2xx: Use a monotonic clock for delay calculation
` [PATCH v2 6/7] iio: adc: ina2xx: Align timestamp with conversion ready flag
` [PATCH v2 7/7] iio: adc: ina2xx: Actually align the loop with the "

[PATCH v2 0/7] iio: adc: ina2xx: Rework CNVR alignment, fix busy loops
 2017-12-21 18:31 UTC 

[Qemu-devel] [PATCH v2 0/6] nbd export qmp interface
 2017-12-21 18:32 UTC  (3+ messages)

[PATCH V2 00/10] clk: add imx7ulp clk support
 2017-12-21 18:32 UTC  (6+ messages)
` [PATCH V2 02/10] clk: reparent orphans after critical clocks enabled

[PATCH] drm/i915: add support for specifying DMC firmware override by module param
 2017-12-21 18:32 UTC  (6+ messages)

[PATCH 4.15-rc 0/3] few fabrics fixes targeted to 4.15
 2017-12-21 18:31 UTC  (4+ messages)
` [PATCH 4.15-rc 3/3] nvme-fabrics: Protect against module unload during create_ctrl

[GIT PULL 1/2] Rockchip dts32 changes for 4.16
 2017-12-21 18:31 UTC  (4+ messages)
` [GIT PULL 2/2] Rockchip dts64 "

[PATCH net] tcp: Avoid preprocessor directives in tracepoint macro args
 2017-12-21 18:29 UTC  (2+ messages)
` [PATCH net-next] tcp: md5: Handle RCU dereference of md5sig_info

[Xen-users] Network and SATA Instability on Xen 4.6/4.8
 2017-12-21 18:28 UTC  (4+ messages)

[Bug 104001] GPU driver hung when start steam client while playback video on Youtube (it occurs on latest staging kernel)
 2017-12-21 18:28 UTC  (3+ messages)

[Intel-wired-lan] [PATCH next-queue] ixgbe: no ipsec offload for 82598
 2017-12-21 18:21 UTC  (2+ messages)
`  "

[RFC] MIPS memblock: Remove bootmem code and switch to NO_BOOTMEM
 2017-12-21 18:21 UTC  (2+ messages)

[Buildroot] [PATCH 1/3] toolchain-external: bump version of Linaro ARM toolchain to 7.2-2017.11
 2017-12-21 18:21 UTC  (3+ messages)
` [Buildroot] [PATCH 2/3] toolchain-external: bump version of Linaro ARMeb "
` [Buildroot] [PATCH 3/3] toolchain-external: bump version of Linaro AArch64 "

[Qemu-devel] [PULL v2 00/41] First batch of misc patches for QEMU 2.12
 2017-12-21 18:19 UTC  (2+ messages)

[PATCH 1/3] test: fix typo in memzone autotest
 2017-12-21 18:19 UTC  (3+ messages)
` [PATCH 2/3] test: fix copypaste error "
` [PATCH 3/3] test: fix wrong test "

stable-rc/linux-4.9.y build: 183 builds: 179 failed, 4 passed, 179 errors (v4.9.71-115-gd4b9c892aea4)
 2017-12-21 18:19 UTC  (3+ messages)

[PATCH] drm/i915/pmu: Only enumerate available counters in sysfs
 2017-12-21 18:18 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

Regression with a0747a859ef6 ("bdi: add error handle for bdi_debug_register")
 2017-12-21 18:15 UTC  (11+ messages)

[PATCH v2] ARM: dts: sunxi: Add sid for a83t
 2017-12-21 18:09 UTC  (7+ messages)

[PATCH V3 00/12] perf top overwrite mode
 2017-12-21 18:08 UTC  (13+ messages)
` [PATCH V3 01/12] perf evlist: remove stale mmap read for backward
` [PATCH V3 02/12] perf mmap: factor out function to find ringbuffer position
` [PATCH V3 03/12] perf mmap: discard 'prev' in perf_mmap__read
` [PATCH V3 04/12] perf mmap: introduce perf_mmap__read_done
` [PATCH V3 05/12] perf mmap: introduce perf_mmap__read_event
` [PATCH V3 06/12] perf test: update mmap read functions for backward-ring-buffer test
` [PATCH V3 07/12] perf mmap: discard legacy interface for mmap read
` [PATCH V3 08/12] perf top: check per event overwrite term
` [PATCH V3 09/12] perf evsel: expose perf_missing_features.write_backward
` [PATCH V3 10/12] perf top: add overwrite fall back
` [PATCH V3 11/12] perf top: switch default mode to overwrite mode
` [PATCH V3 12/12] perf top: check the latency of perf_top__mmap_read

[bug report] null ptr deref in nouveau_platform_probe (tegra186-p2771-0000)
 2017-12-21 18:11 UTC  (4+ messages)
` [Nouveau] "

[PATCH] doc: add queue region feature info to release notes
 2017-12-21 18:10 UTC  (2+ messages)

[PATCH v3 1/3] net: ibm: emac: replace custom rgmii_mode_name with phy_modes
 2017-12-21 18:10 UTC  (6+ messages)
` [PATCH v3 2/3] net: ibm: emac: replace custom PHY_MODE_* macros
  ` [PATCH v3 3/3] net: ibm: emac: support RGMII-[RX|TX]ID phymode

[PATCH v3 next-queue 00/10] ixgbe: Add ipsec offload
 2017-12-21 17:55 UTC  (4+ messages)

[RFC] syzbot process
 2017-12-21 18:08 UTC  (3+ 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.