All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-10-30 19:39:31 to 2017-10-30 20:53:58 UTC [more...]

[PATCH v4 00/37] tracing: Inter-event (e.g. latency) support
 2017-10-30 20:52 UTC  (14+ messages)
` [PATCH v4 01/37] tracing: Move hist trigger Documentation to histogram.txt
` [PATCH v4 02/37] tracing: Add Documentation for log2 modifier
` [PATCH v4 03/37] tracing: Add support to detect and avoid duplicates
` [PATCH v4 06/37] ring-buffer: Redefine the unimplemented RINGBUF_TYPE_TIME_STAMP
` [PATCH v4 07/37] tracing: Add timestamp_mode trace file
` [PATCH v4 08/37] tracing: Give event triggers access to ring_buffer_event
` [PATCH v4 09/37] tracing: Add ring buffer event param to hist field functions
` [PATCH v4 11/37] tracing: Add hist trigger timestamp support
` [PATCH v4 15/37] tracing: Add variable support to hist triggers
` [PATCH v4 16/37] tracing: Account for variables in named trigger compatibility
` [PATCH v4 19/37] tracing: Generalize per-element hist trigger data
` [PATCH v4 22/37] tracing: Add variable reference handling to hist triggers
` [PATCH v4 24/37] tracing: Add support for 'synthetic' events

[PATCH v2 0/2] acpi, nfit: support for new NVDIMM_FAMILY_INTEL commands
 2017-10-30 20:47 UTC  (6+ messages)
  ` [PATCH v2 1/2] acpi, nfit: hide unknown commands from nmemX/commands
` [PATCH v2 2/2] acpi, nfit: add support for NVDIMM_FAMILY_INTEL v1.6 DSMs

[PATCH net-next] net: display hw address of source machine during ipv6 DAD failure
 2017-10-30 20:53 UTC  (4+ messages)

Devicetree Workshop Follow Up: Adding hierarchy to arch/arm/boot/dts
 2017-10-30 20:51 UTC  (5+ messages)

[PATCH] Check all .c files for bad kernel-doc comments
 2017-10-30 20:51 UTC  (5+ messages)

[PATCH] ravb: Use common error handling code in ravb_probe()
 2017-10-30 20:51 UTC  (3+ messages)

[PATCH v2] ARM: dts: exynos: add cpu perf counters to Exynos54xx boards
 2017-10-30 20:50 UTC  (3+ messages)

[PATCH net-next] bpf: avoid rcu_dereference inside bpf_event_mutex lock region
 2017-10-30 20:50 UTC 

[PATCH] bq2415x_charger: Use common error handling code in bq2415x_timer_work()
 2017-10-30 20:50 UTC  (2+ messages)

[PATCH 0/4] [v6] pinctrl: qcom: add support for sparse GPIOs
 2017-10-30 20:50 UTC  (10+ messages)
` [PATCH 1/4] Revert "gpio: set up initial state from .get_direction()"
` [PATCH 2/4] gpiolib: add bitmask for valid GPIO lines
` [PATCH 3/4] [v6] pinctrl: qcom: disable GPIO groups with no pins
` [PATCH 4/4] [v3] pinctrl: qcom: qdf2xxx: add support for new ACPI HID QCOM8002

Can't run "-c devshell" - "Must be connected to a terminal"
 2017-10-30 20:49 UTC 

[Qemu-devel] [PATCH 0/6] Improve info migrate output on destination
 2017-10-30 20:48 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/6] qio: Make port 0 work for qio

[PATCH v3 1/4] Input: gpio_keys - store a pointer to driver_data in button_data
 2017-10-30 20:48 UTC  (5+ messages)
` [PATCH v3 3/4] Input: gpio_keys - Allow suppression of input events for wakeup button presses

[PATCH 0/3] convert diff flags to be stored in a struct
 2017-10-30 20:48 UTC  (13+ messages)
` [PATCH 3/3] diff: convert flags to be stored in bitfields
` [PATCH v2 0/4] convert diff flags to be stored in a struct
  ` [PATCH v2 1/4] add, reset: use DIFF_OPT_SET macro to set a diff flag
  ` [PATCH v2 2/4] diff: convert flags to be stored in bitfields
  ` [PATCH v2 3/4] diff: add flag to indicate textconv was set via cmdline
  ` [PATCH v2 4/4] diff: remove touched flags

[PATCH net-next] net: filter: remove unused variable and fix warning
 2017-10-30 20:46 UTC 

[Qemu-devel] [PATCH v6 00/12] nbd minimal structured read
 2017-10-30 20:46 UTC  (5+ messages)
` [Qemu-devel] [PATCH v6 06/12] nbd/server: Refactor zero-length option check

[PATCH RFC] xprtrdma: Fail quickly if proto=rdma not supported
 2017-10-30 20:45 UTC 

[PATCH 00/27] clk: ti: clkctrl fixes and support for additional SoCs
 2017-10-30 20:45 UTC  (3+ messages)
` [PATCH 01/27] clk: ti: clkctrl: fix error messages to print out node name properly

[PATCH v4 00/20] Refactor HW workaround code
 2017-10-30 20:42 UTC  (22+ messages)
` [PATCH 01/20] drm/i915: Remove Gen9 WAs with no effect
` [PATCH 02/20] drm/i915: Move a bunch of workaround-related code to its own file
` [PATCH 03/20] drm/i915: Split out functions for different kinds of workarounds
` [PATCH 04/20] drm/i915: Rename saved workarounds to make it explicit that they are context WAs
` [PATCH 05/20] drm/i915: Save all GT WAs and apply them at a later time
` [PATCH 06/20] drm/i915: Save all Whitelist "
` [PATCH 07/20] drm/i915: Create a new category of display WAs
` [PATCH 08/20] drm/i915: Print all workaround types correctly in debugfs
` [PATCH 09/20] drm/i915: Move WA BB stuff to the workarounds file as well
` [PATCH 10/20] drm/i915/cnl: Move GT and Display workarounds from init_clock_gating
` [PATCH 11/20] drm/i915/gen9: "
` [PATCH 12/20] drm/i915/cfl: "
` [PATCH 13/20] drm/i915/glk: "
` [PATCH 14/20] drm/i915/kbl: "
` [PATCH 15/20] drm/i915/bxt: "
` [PATCH 16/20] drm/i915/skl: "
` [PATCH 17/20] drm/i915/chv: "
` [PATCH 18/20] drm/i915/bdw: "
` [PATCH 19/20] drm/i915: Move WaProgramL3SqcReg1Default to the workarounds file
` [PATCH 20/20] drm/i915: Document the i915_workarounds file
` ✗ Fi.CI.BAT: warning for Refactor HW workaround code (rev4)

[PATCH 1/2] linux-ti-staging: update to ti2017.05-rc4 tag
 2017-10-30 20:42 UTC  (2+ messages)
` [PATCH 2/2] u-boot-ti-staging: "

[PATCH] iommu/vt-d: add sysfs file to print out all domains
 2017-10-30 20:39 UTC 

12.2.2 status
 2017-10-30 20:38 UTC  (5+ messages)

linux-next: manual merge of the devicetree tree with the drm tree
 2017-10-30 20:37 UTC 

[PATCH] acpi/nfit: export read_only attribute of dimms
 2017-10-30 20:41 UTC 

Linux 4.14-rc6
 2017-10-30 20:37 UTC  (15+ messages)
  ` [ghes_copy_tofrom_phys] BUG: sleeping function called from invalid context at mm/page_alloc.c:4150
  ` [run_timer_softirq] BUG: unable to handle kernel paging request at 0000000000010007
  ` [haswell_crtc_enable] WARNING: CPU: 3 PID: 109 at drivers/gpu/drm/drm_vblank.c:1066 drm_wait_one_vblank+0x18f/0x1a0 [drm]
      ` [Intel-gfx] "

[PATCH v2 0/8] Introduce sgl_alloc() and sgl_free()
 2017-10-30 20:37 UTC  (7+ messages)
` [PATCH v2 6/8] scsi/ipr: Use sgl_alloc_order() and sgl_free_order()

[PATCH] generic/4[13,62]: restore TEST mount options
 2017-10-30 20:36 UTC  (2+ messages)

about add python3 modules
 2017-10-30 20:36 UTC 

[4.14-rc7] task struct corruption after fork
 2017-10-30 20:35 UTC  (3+ messages)

[Bug 103463] [drm:amdgpu_get_bios [amdgpu]] *ERROR* ACPI VFCT table present but broken (too short #2)
 2017-10-30 20:35 UTC  (2+ messages)

[PATCH] fpga: fpga-bridge: remove unnecessary null check in of_fpga_bridge_get
 2017-10-30 20:34 UTC  (3+ messages)

[PATCH v3 0/12] arm+arm64: vdso unification to lib/vdso/
 2017-10-30 20:34 UTC  (4+ messages)

[PATCH V2 0/2] block: remove unnecessary RESTART
 2017-10-30 20:33 UTC  (6+ messages)

[PATCH] wic: add 'part-name' argument for naming GPT partitions
 2017-10-30 20:32 UTC  (2+ messages)
` ✗ patchtest: failure for "

[ndctl PATCH] test: correctly adjust rc for skip/fail
 2017-10-30 20:33 UTC 

[Qemu-devel] [PATCH v1 0/3] ppc: adding some RTAS calls in tests/libqos
 2017-10-30 20:29 UTC  (3+ messages)
  ` [Qemu-devel] [Qemu-ppc] "

[PATCH v3 05/12] arm: vdso: do calculations outside reader loops
 2017-10-30 20:27 UTC  (4+ messages)

[PATCH v5 0/4] Overlayfs: constant st_ino/d_ino for non-samefs
 2017-10-30 20:27 UTC  (5+ messages)
` [PATCH v5 1/4] ovl: move include of ovl_entry.h into overlayfs.h
` [PATCH v5 2/4] ovl: allocate anonymous devs for lowerdirs
` [PATCH v5 3/4] ovl: relax same fs constrain for constant st_ino
` [PATCH v5 4/4] ovl: relax same fs constraint for constant d_ino

[PATCH v3] i2c: aspeed: Deassert reset in probe
 2017-10-30 20:12 UTC  (4+ messages)

Adding a recording delay interferes with symbols/call-stack
 2017-10-30 20:25 UTC 

[Qemu-devel] [PULL 0/2] hmp queue
 2017-10-30 20:23 UTC  (3+ messages)
` [Qemu-devel] [PULL 1/2] hmp: Replace error_report_err
` [Qemu-devel] [PULL 2/2] monitor: fix dangling CPU pointer

[PATCH] drm/i915/cnl: Remove unnecessary check in cnl_setup_private_ppat
 2017-10-30 20:23 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH v7] printk: hash addresses printed with %p
 2017-10-30 20:22 UTC  (7+ messages)
        ` [kernel-hardening] "

[PATCH v2 0/4] Last NFS/RDMA client patches for v4.15
 2017-10-30 20:22 UTC  (10+ messages)
  ` [PATCH v2 1/4] xprtrdma: Put Send CQ in IB_POLL_WORKQUEUE mode
  ` [PATCH v2 2/4] rpcrdma: Remove C structure definitions of XDR data items
  ` [PATCH v2 3/4] xprtrdma: Remove include for linux/prefetch.h
  ` [PATCH v2 4/4] xprtrdma: Update copyright notices

NFS Force Unmounting
 2017-10-30 20:20 UTC  (2+ messages)

[PATCH net-next v5 00/10] Adding permanent config get/set to devlink
 2017-10-30 20:20 UTC  (10+ messages)
` [PATCH net-next v5 01/10] devlink: Add permanent config parameter get/set operations
` [PATCH net-next v5 02/10] devlink: Adding SR-IOV enablement perm config param
` [PATCH net-next v5 06/10] bnxt: Add devlink support for config get/set

[PATCH v2 0/7] fix fanotify issues with the series in v4.12
 2017-10-30 20:18 UTC  (5+ messages)

[PATCH i-g-t v4] igt/gem_workarounds: Test all types of workarounds
 2017-10-30 20:17 UTC 

[PATCH v5 0/3] Add Combo PHY driver for HiSilicon STB SoCs
 2017-10-30 20:17 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: hisilicon: add doc for Hi3798CV200 peripheral controller

[PATCH] Sony-laptop: Use common error handling code in sony_nc_setup_rfkill()
 2017-10-30 20:15 UTC  (2+ messages)

[Qemu-devel] drive_add: file names with spaces
 2017-10-30 20:15 UTC  (7+ messages)

[PATCH] HID: i2c-hid: add reset gpio property
 2017-10-30 20:15 UTC  (4+ messages)

[PATCH] Novatek NT71392QG panel support
 2017-10-30 20:14 UTC  (2+ messages)

[Ksummit-discuss] Kernel Summit 2017 Feedback Thread
 2017-10-30 20:09 UTC  (4+ messages)

[PATCH v3 00/22] Refactor HW workaround code
 2017-10-30 20:08 UTC  (9+ messages)
` [PATCH v3 11/22] drm/i915/cnl: Move GT and Display workarounds from init_clock_gating
` [PATCH v3 20/22] drm/i915/bdw: "

[PATCH v2] spi-tools: Add version info
 2017-10-30 20:06 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] dm: dm-zoned: Ignore last smaller runt zone
 2017-10-30 20:05 UTC  (2+ messages)
`  "

[PATCH 0/3] GuC based reset engine
 2017-10-30 20:05 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

Compiling error of backport-4.12.c
 2017-10-30 20:03 UTC  (7+ messages)

[PATCH v6 0/6] generate full callchain cursor entries for inlined frames
 2017-10-30 20:03 UTC  (6+ messages)
` [PATCH v6 6/6] perf util: use correct IP mapping to find srcline for hist entry

4.13 (and probably all recent) kernels refuse to boot on one Nokia N950, work or another
 2017-10-30 20:02 UTC  (12+ messages)
              ` n950: mmc fails to work, omap_hsmmc 480b4000.mmc: RX DMA channel request failed ? was "

[PATCH v2] igt/gem_workarounds: Test all types of workarounds
 2017-10-30 20:02 UTC  (5+ messages)

[PATCH v7 00/13] introduce the Xen PV Calls frontend
 2017-10-30 20:00 UTC  (11+ messages)
` [PATCH v7 01/13] xen/pvcalls: introduce the pvcalls xenbus frontend
  ` [PATCH v7 13/13] xen: introduce a Kconfig option to enable the pvcalls frontend

controller deletion consolidation
 2017-10-30 20:00 UTC  (7+ messages)
` [PATCH 2/5] nvme-fc: merge __nvme_fc_schedule_delete_work into __nvme_fc_del_ctrl
` [PATCH 3/5] nvme: move controller deletion to common code
` [PATCH 5/5] nvme: consolidate common code from ->reset_work

[Bug 103519] EFL apps crash on start with mesa 17.2
 2017-10-30 19:57 UTC 

[PATCH 4.13 00/85] 4.13.10-stable review
 2017-10-30 19:57 UTC  (3+ messages)
` [PATCH 4.13 44/85] tracing/samples: Fix creation and deletion of simple_thread_fn creation

Latest stable yocto for imx6dlsabresd
 2017-10-30 19:55 UTC 

What's cooking in git.git (Oct 2017, #07; Mon, 30)
 2017-10-30 19:54 UTC  (3+ messages)

WARNING in get_pi_state
 2017-10-30 19:53 UTC  (2+ messages)

Checking sstate mirror is hanging at 100%
 2017-10-30 19:49 UTC  (3+ messages)

pull-request mwifiex-firmware 2017-10-30
 2017-10-30 19:47 UTC  (6+ messages)
  ` [EXT] "

[PATCH v2 0/7] net/mlx4: follow-up on new TX datapath introduced in RC1
 2017-10-30 19:47 UTC  (5+ messages)
` [PATCH v3 0/7] Tx path improvements
  ` [PATCH v3 6/7] net/mlx4: mitigate Tx path memory barriers

[PATCH] leds: lp55xx: fix spelling mistake: 'cound' -> 'could'
 2017-10-30 19:45 UTC  (2+ messages)

[PATCH 1/2] drm/i915: Pass around crtc and connector states for audio
 2017-10-30 19:45 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/2] "

[PATCH 0/2] ARM: OMAP3: fix boot regression for N9
 2017-10-30 19:44 UTC  (4+ messages)

[PATCH] x86/boot: Disable warnings about GNU extensions
 2017-10-30 19:43 UTC 

[Buildroot] [git commit] apr-util: security bump to version 1.6.1
 2017-10-30 19:43 UTC 

[Buildroot] [git commit] apr: security bump to version 1.6.3
 2017-10-30 19:43 UTC 

[Buildroot] [git commit] libmediaart: bump to version 1.9.4
 2017-10-30 19:43 UTC 

[Buildroot] [git commit] package/cryptodev-linux: bump to the latest version (0a54e38)
 2017-10-30 19:43 UTC 

[PATCH] pinctrl: sirf: Use common error handling code in sirfsoc_dt_node_to_map()
 2017-10-30 19:41 UTC  (8+ messages)
  `  "

[Buildroot] [PATCH 1/1] Fix build of lttng-libust
 2017-10-30 19:40 UTC  (2+ messages)

[Buildroot] [PATCH] toolchain: Bump ARC tools to arc-2017.09 release
 2017-10-30 19:39 UTC  (2+ 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.