All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-10-01 12:56:57 to 2017-10-01 16:10:34 UTC [more...]

[Bug 197097] New: Kernel panic in interrupt [virtio_net]
 2017-10-01 16:10 UTC 

will git rebase has side effect
 2017-10-01 16:06 UTC  (3+ messages)

zhujing@ecloutech.com.cn; qinxq@ecloutech.com.cn; qiulg@ecloutech.com.cn
 2017-10-01 16:00 UTC  (7+ messages)
  ` /dev/bcacheX can still be written when plug out backing device

[Bug 102009] Blender crashes when compiling OpenCL kernel
 2017-10-01 15:58 UTC  (5+ messages)

[U-Boot] fsl_esdhc driver is broken with DM
 2017-10-01 15:50 UTC  (4+ messages)

[PATCH] clang-format: adjust line break penalties
 2017-10-01 15:44 UTC  (2+ messages)
` [PATCH v2] Add a comment to .clang-format about the meaning of the file

Enable listing fcontexts.homedirs
 2017-10-01 15:43 UTC  (4+ messages)
` [PATCH 1/2] libsemanage: Add support for listing fcontext.homedirs file

[PATCH v2] staging: sm750fb: remove typedef for enum
 2017-10-01 15:41 UTC  (2+ messages)
` [Outreachy kernel] "

[nftables][ipv6] Header examination
 2017-10-01 15:40 UTC 

[PATCH] Bluetooth: hci_bcm: Fix setting of irq trigger type
 2017-10-01 15:36 UTC 

[PATCH] Unify migrate_pages and move_pages access checks
 2017-10-01 15:33 UTC 

[PATCH v2 0/4] fb/drm: Add support for a panel-orientation connector prop
 2017-10-01 15:33 UTC  (10+ messages)
` [PATCH v2 1/4] video: fb: Make fbcon dmi quirks usuable for drm drivers too
` [PATCH v2 2/4] drm: Add support for a panel-orientation connector property
` [PATCH v2 3/4] drm/i915: Add "panel orientation" property to the panel connector
` [PATCH v2 4/4] drm/fb-helper: Apply panel orientation connector prop to the primary plane

[Bug 102913] New: Nouveau on >4.12.12 not loading EDID
 2017-10-01 15:26 UTC  (2+ messages)
  ` [Bug 102913] "

[PATCHv2 00/17] Fix missing device tree hwmods and IO ranges omap variants
 2017-10-01 15:25 UTC  (5+ messages)
` [PATCH 08/17] ARM: dts: Add missing hsi node for omap4

[PATCH] Staging: rtl8723bs: Use kstrto<type> instead of single variable sscanf
 2017-10-01 15:24 UTC 

[Buildroot] [PATCH] package/urg: fix extraction commands
 2017-10-01 15:21 UTC 

[PATCH] crypto: keywrap - simplify code
 2017-10-01 15:19 UTC 

[PATCH] vme: Fix integer overflow checking in vme_check_window()
 2017-10-01 15:19 UTC  (3+ messages)

[PATCH 1/3] dt-bindings: Add Ilitek vendor ID
 2017-10-01 15:15 UTC  (8+ messages)
` [PATCH 2/3] drm/panel: Add DT bindings for Ilitek ILI9322

[PATCH 1/2] coccinelle: remove parentheses that become unnecessary
 2017-10-01 15:14 UTC  (2+ messages)
` [PATCH 2/2] run-command: use ALLOC_ARRAY

[PATCH v4 00/10] drm: Add GEM backed framebuffer library
 2017-10-01 15:13 UTC  (3+ messages)

[PATCH] HSI: hsi_char: pr_err() strings should end with newlines
 2017-10-01 15:13 UTC  (2+ messages)

[PATCH] omap_ssi_core: fix kilo to be "k" not "K"
 2017-10-01 15:12 UTC  (3+ messages)

[PATCH] diff-lib: clear `pending` object-array in `index_differs_from()`
 2017-10-01 15:04 UTC  (9+ messages)
` [PATCH v2 0/6] reroll ma/plugleaks; more `object_array`-fixes

[PATCH v2 0/4] Make PL031 interrupt optional
 2017-10-01 15:03 UTC  (3+ messages)

HP-UX for C8000
 2017-10-01 15:02 UTC  (7+ messages)

[RFC v3 0/7] PMC/PUNIT IPC driver cleanup
 2017-10-01 14:59 UTC  (12+ messages)
` [RFC v3 1/7] platform/x86: intel_pmc_ipc: Use devm_* calls in driver probe function
` [RFC v3 2/7] platform/x86: intel_pmc_ipc: Use MFD framework to create dependent devices
` [RFC v3 3/7] platform/x86: intel_pmc_ipc: Use regmap calls for GCR updates
` [RFC v3 4/7] platform: x86: Add generic Intel IPC driver

AW: v4.14.0-rc1+
 2017-10-01 14:58 UTC 

[U-Boot] [PATCH 01/10] usb: emul: Remove maxpacketsize in usb_emul_setup_device()
 2017-10-01 14:58 UTC  (11+ messages)
` [U-Boot] [PATCH 02/10] usb: Fix comments of usb_emul_find_for_dev()
` [U-Boot] [PATCH 03/10] usb: sandbox: Initialize root hub's device speed to high speed
` [U-Boot] [PATCH 04/10] usb: sandbox: Fix emulator device select logic in usb_emul_find_devnum()
` [U-Boot] [PATCH 05/10] usb: emul: Expose find_descriptor() as a public API
` [U-Boot] [PATCH 06/10] usb: emul: hub: Report the actual device speed of the emulation device
` [U-Boot] [PATCH 07/10] dm: usb: Fix broken usb_stop()
` [U-Boot] [PATCH 08/10] dm: usb: Remove no longer needed blk_unbind_all()
` [U-Boot] [PATCH 09/10] dm: usb: emul: Drop usb_emul_reset()
` [U-Boot] [PATCH 10/10] test: dm: usb: Update test cases for USB

[PATCH 00/11] various lockfile-leaks and -fixes
 2017-10-01 14:56 UTC  (12+ messages)
` [PATCH 01/11] sha1_file: do not leak `lock_file`
` [PATCH 02/11] treewide: prefer lockfiles on the stack
` [PATCH 03/11] lockfile: fix documentation on `close_lock_file_gently()`
` [PATCH 04/11] tempfile: fix documentation on `delete_tempfile()`
` [PATCH 05/11] cache-tree: simplify locking logic
` [PATCH 06/11] apply: move lockfile into `apply_state`
` [PATCH 07/11] apply: remove `newfd` from `struct apply_state`
` [PATCH 08/11] cache.h: document `write_locked_index()`
` [PATCH 09/11] read-cache: require flags for `write_locked_index()`
` [PATCH 10/11] read-cache: don't leave dangling pointer in `do_write_index()`
` [PATCH 11/11] read-cache: roll back lock on error with `COMMIT_LOCK`

[PATCH 1/2] coccinelle: add rules to use strbuf_add() for adding buffers to strbufs
 2017-10-01 14:54 UTC  (2+ messages)
` [PATCH 2/2] commit: use strbuf_add() to add a buffer to a strbuf

[PATCH 1/2] clk: clk-gpio: Make GPIO clock provider use descriptors only
 2017-10-01 14:53 UTC  (6+ messages)
` [PATCH 2/2] clk: clk-gpio: Request GPIO descriptor as LOW

Questions about bluetooth on N900
 2017-10-01 14:50 UTC  (3+ messages)

[PATCH v6 0/2] drm/tinydrm: drm_of_find_backlight helper
 2017-10-01 14:47 UTC  (10+ messages)
` [PATCH v6 1/2] drm/tinydrm: Move tinydrm_of_find_backlight into drm_of.c

[PATCH] graph: use strbuf_addchars() to add spaces
 2017-10-01 14:45 UTC 

[PATCH] tag: avoid NULL pointer arithmetic
 2017-10-01 14:45 UTC 

[PATCH] repository: use FREE_AND_NULL
 2017-10-01 14:44 UTC 

[PATCH] use strbuf_addstr() for adding strings to strbufs
 2017-10-01 14:44 UTC 

[PATCH] path: use strbuf_add_real_path()
 2017-10-01 14:44 UTC 

[PATCH rdma-core] libhns: Update the size and member order of hns_roce_create_qp structure
 2017-10-01 14:39 UTC  (5+ messages)

[PATCH v3] powerpc: fix compile error on 64K pages on 40x, 44x
 2017-10-01 14:33 UTC 

[PATCH 2/2] hwmon: xgene: Support PCC shared memory in IO region
 2017-10-01 14:31 UTC  (2+ messages)
` [2/2] "

[PATCH v4 00/15] generate full callchain cursor entries for inlined frames
 2017-10-01 14:31 UTC  (16+ messages)
` [PATCH v4 01/15] perf report: remove code to handle inline frames from browsers
` [PATCH v4 02/15] perf util: store srcline in callchain_cursor_node
` [PATCH v4 03/15] perf util: refactor inline_list to operate on symbols
` [PATCH v4 04/15] perf util: refactor inline_list to store srcline string directly
` [PATCH v4 05/15] perf report: create real callchain entries for inlined frames
` [PATCH v4 06/15] perf report: fall-back to function name comparison for -g srcline
` [PATCH v4 07/15] perf report: mark inlined frames in output by " (inlined)" suffix
` [PATCH v4 08/15] perf script: mark inlined frames and do not print DSO for them
` [PATCH v4 09/15] perf report: compare symbol name for inlined frames when matching
` [PATCH v4 10/15] perf report: compare symbol name for inlined frames when sorting
` [PATCH v4 11/15] perf report: properly handle branch count in match_chain
` [PATCH v4 12/15] perf report: cache failed lookups of inlined frames
` [PATCH v4 13/15] perf report: cache srclines for callchain nodes
` [PATCH v4 14/15] perf report: use srcline from callchain for hist entries
` [PATCH v4 15/15] perf util: enable handling of inlined frames by default

[PATCH 1/2] hwmon: xgene: Support hwmon v2
 2017-10-01 14:30 UTC  (2+ messages)
` [1/2] "

[PATCH] hwmon: (xgene) Fix up error handling path mixup in 'xgene_hwmon_probe()'
 2017-10-01 14:28 UTC  (3+ messages)
`  "

[Bug 103056] Artifacts in CS:GO
 2017-10-01 14:27 UTC 

[PATCH v3 20/22] hwmon: add support for sensors exported via ARM SCMI
 2017-10-01 14:26 UTC  (3+ messages)
` [v3,20/22] "

tc-ipt v0.2: Extension does not know id 1504083504
 2017-10-01 14:25 UTC 

[PATCH v3 0/8] Introduce support for Dell SMBIOS over WMI
 2017-10-01 14:25 UTC  (8+ messages)
` [PATCH v3 4/8] platform/x86: wmi: create character devices when requested by drivers

[PATCH v3 19/22] hwmon: (core) Add hwmon_max to hwmon_sensor_types enumeration
 2017-10-01 14:21 UTC  (3+ messages)
` [v3, "

[PATCH] staging: vc04_services: Use usleep_range() instead of msleep()
 2017-10-01 14:20 UTC  (3+ messages)
` [Outreachy kernel] "

[virtio-dev] [PATCH v16 0/5] Virtio-balloon Enhancement
 2017-10-01 13:25 UTC  (11+ messages)
`  "
  ` [Qemu-devel] "

[Qemu-devel] [PATCH v2 00/47] Remove some of the fprintf(stderr, "*
 2017-10-01 14:16 UTC  (12+ messages)
` [Qemu-devel] [PATCH v2 07/47] hw/bt: Replace fprintf(stderr, "*\n" with error_report()
` [Qemu-devel] [PATCH v2 08/47] hw/char: "
` [Qemu-devel] [PATCH v2 09/47] hw/core: "
` [Qemu-devel] [PATCH v2 10/47] hw/cris: "
` [Qemu-devel] [PATCH v2 40/47] hw/usb: "

[PATCH v3 00/13] generate full callchain cursor entries for inlined frames
 2017-10-01 14:12 UTC  (4+ messages)
` [PATCH v3 03/13] perf report: create real callchain "

[PATCH] hwmon: (w83793): make const array watchdog_minors static, reduces object code size
 2017-10-01 14:16 UTC  (3+ messages)
`  "

[PATCH] drm/nouveau: Document nouveau support for Tegra in DRIVER_DESC
 2017-10-01 14:13 UTC  (4+ messages)
` [Nouveau] "
  ` [PATCH v2] "

[PATCH 2/2] hwmon: add dt binding for max1619
 2017-10-01 14:13 UTC  (3+ messages)
` [2/2] "

[PATCH 1/2] dt-bindings: hwmon: add compatible for max1619
 2017-10-01 14:11 UTC  (2+ messages)
` [1/2] "

QCA988x and kernel 4.13
 2017-10-01 14:06 UTC  (2+ messages)

[PATCH net 0/4] ip_gre: a bunch of fixes for erspan
 2017-10-01 14:00 UTC  (5+ messages)
` [PATCH net 1/4] ip_gre: get key from session_id correctly in erspan_rcv
` [PATCH net 2/4] ip_gre: check packet length and mtu correctly in erspan_xmit
` [PATCH net 3/4] ip_gre: set tunnel hlen properly in erspan_tunnel_init
` [PATCH net 4/4] ip_gre: erspan device should keep dst

[PATCH 4/6] lightnvm: remove stable extern and unused exported symbols
 2017-10-01 13:54 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] bananapro: bump U-Boot to version 2017.09
 2017-10-01 13:42 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] bananapro: bump Linux to version 4.13.4

S805/S812 Device Tree upstreaming (was: Testing.)
 2017-10-01 13:28 UTC  (12+ messages)
          ` S805/S812 Device Tree upstreaming

[PATCH 6/6] lightnvm: pblk: fix releases of kmem cache in error path
 2017-10-01 13:26 UTC 

[PATCH 5/6] lightnvm: pblk: free up mempool allocation for erases correctly
 2017-10-01 13:25 UTC 

[PATCH 3/6] lightnvm: remove unused argument from nvm_set_tgt_bb_tbl
 2017-10-01 13:24 UTC 

[PATCH 2/6] lightnvm: pblk: reduce arguments in __pblk_rb_update_l2p
 2017-10-01 13:23 UTC 

[PATCH 1/6] lightnvm: pblk: remove useless line
 2017-10-01 13:23 UTC 

[PATCH 0/6] misc cleanups and error path fixes
 2017-10-01 13:22 UTC 

[U-Boot] [PATCH] usb: storage: Fix overwritten in usb_stor_set_max_xfer_blk()
 2017-10-01 13:18 UTC  (7+ messages)

[regression 4.14rc] 74def747bcd0 (genirq: Restrict effective affinity to interrupts actually using it)
 2017-10-01 13:17 UTC  (8+ messages)

[PATCH v3 0/5] Add support to LIS2DW12 accel sensor
 2017-10-01 13:15 UTC  (4+ messages)

[PATCH v5 1/2] wire: export w1_touch_bit
 2017-10-01 13:13 UTC  (4+ messages)
` [PATCH v5 2/2] add w1_ds28e17 driver for the DS28E17 Onewire to I2C master bridge

[PATCH 0/4] rework st_lsm6dsx driver to support more devices
 2017-10-01 13:13 UTC  (7+ messages)
` [PATCH 1/4] iio: imu: st_lsm6dsx: convert max_fifo_size in fifo words
` [PATCH 4/4] iio: imu: st_lsm6dsx: add FIFO ops data structure

[PATCHv4 0/7] Fix remaining issues to drop more omap platform data
 2017-10-01 13:11 UTC  (4+ messages)
` [PATCH 1/7] dt-bindings: bus: Minimal TI sysc interconnect target module binding

[Bug 98324] amd-staging-4.7: problems with unblanking displays when monitors are switched off
 2017-10-01 13:11 UTC  (2+ messages)
` [Bug 98324] [DC] "

random insta-reboots on AMD Phenom II
 2017-10-01 13:07 UTC  (5+ messages)

[PATCH] thinkpad_acpi: Implement tablet mode resolving using GMMS method
 2017-10-01 13:06 UTC  (4+ messages)

Linux 4.14: Reported regressions as of Sunday, 2017-10-01
 2017-10-01 13:01 UTC 

[PATCH 0/4] Amlogic Meson6/Meson8/Meson8b efuse support
 2017-10-01 12:57 UTC  (11+ messages)
  ` [PATCH 1/4] dt-bindings: nvmem: Describe the Amlogic Meson6/Meson8/Meson8b efuse
  ` [PATCH 2/4] nvmem: meson-efuse: indicate that this driver is only for Meson GX SoCs
  ` [PATCH 3/4] nvmem: add a driver for the Amlogic Meson6/Meson8/Meson8b SoCs
  ` [PATCH 4/4] ARM: dts: meson: add the efuse node


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.