All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-09-16 08:15:19 to 2017-09-16 12:19:32 UTC [more...]

dl_iterate_phdr(3) needs clarification
 2017-09-16 15:28 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/chanwoo/linux
 2017-09-16 12:19 UTC 

[PATCH v2] staging: iio: tsl2x7x: clean up limit checks
 2017-09-16 12:18 UTC  (7+ messages)

[PATCH 0/3] [media] WL1273: Adjustments for two function implementations
 2017-09-16 12:18 UTC  (2+ messages)

[PATCH] drm/radeon: disable hard reset in hibernate for APUs
 2017-09-16 12:18 UTC  (3+ messages)

[PATCH v2 00/11] drm/tinydrm: Support device unplug
 2017-09-16 12:15 UTC  (4+ messages)
` [PATCH v2 07/11] drm/tinydrm: Drop driver registered message

[PATCH] Staging: dgnc: Remove unused variables from structure definition
 2017-09-16 12:15 UTC  (7+ messages)
` [Outreachy kernel] "

[PATCH v2 1/2] drm/gem-fb-helper: Cleanup docs
 2017-09-16 12:14 UTC  (4+ messages)
` [PATCH v2 2/2] drm/gem-fb-helper: Use debug message on gem lookup failure

[PATCH v3 00/22] drm: Add GEM backed framebuffer library
 2017-09-16 12:13 UTC  (4+ messages)
` [PATCH v3 10/22] drm/imx: Use drm_gem_fb_create() and drm_gem_fb_prepare_fb()

[PATCH] staging: rtl8191u: ieee80211: prefer pr_debug() to printk(KERN_DEBUG, ...)
 2017-09-16 12:13 UTC  (2+ messages)
` [Outreachy kernel] "

Are the 'How to' documents present as man pages?
 2017-09-16 12:05 UTC  (4+ messages)

[PATCH net] net/sched: cls_matchall: fix crash when used with classful qdisc
 2017-09-16 12:02 UTC 

[PATCH] Btrfs: fix unexpected result when dio reading corrupted blocks
 2017-09-16 11:58 UTC  (2+ messages)

[PATCH] Implement Limited Video Range
 2017-09-16 11:57 UTC  (8+ messages)

[PATCH] for_each_string_list_item(): behave correctly for empty list
 2017-09-16 11:51 UTC  (2+ messages)

[PATCH] Documentation: fix ascii art in networking docs
 2017-09-16 11:49 UTC 

[PATCH] Documentation: fix little inconsistencies
 2017-09-16 11:48 UTC 

A user cannot remove his readonly snapshots?!
 2017-09-16 11:47 UTC  (15+ messages)

[PATCH v2 0/3] A few uprobe fixes
 2017-09-16 11:46 UTC  (7+ messages)
` [PATCH v2 1/3] kernel/uprobes: Warn if unable to install breakpoint
` [PATCH v2 3/3] kernel/uprobes: Fix check for active uprobe

[PATCH v2 0/2] clk: si5351: PLL reset fixes
 2017-09-16 11:44 UTC  (3+ messages)
` [PATCH v2 1/2] clk: si5351: Add DT property to enable PLL reset
` [PATCH v2 2/2] clk: si5351: Apply PLL soft reset before enabling the outputs

[U-Boot] [PATCH] xyz-modem: Fix timeout loop waiting with WATCHDOG
 2017-09-16 11:44 UTC 

[PATCH 00/11] GuC code restructuring and fixes
 2017-09-16 11:40 UTC  (9+ messages)
` [PATCH 01/11] drm/i915/guc: Pass intel_guc to intel_guc_suspend/resume instead of drm_i915_private
` [PATCH 05/11] drm/i915: Reorganize HuC authentication
` [PATCH 10/11] drm/i915/guc: Enable default/critical logging in GuC by default from GuC v9
` [PATCH 11/11] drm/i915/guc: Remove i915_guc_log_unregister

[Qemu-devel] [PULL 00/06] seccomp branch queue
 2017-09-16 11:35 UTC  (2+ messages)

[PATCH] i2c: i2c-stm32f7: make structure stm32f7_setup static
 2017-09-16 11:33 UTC  (3+ messages)

[PATCH 0/5] [RFC] printk/ia64/ppc64/parisc64: let's deprecate %pF/%pf printk specifiers
 2017-09-16 11:25 UTC  (6+ messages)
` [PATCH 3/5] powerpc64: Add .opd based function descriptor dereference

[PATCH 00/42] mkfs: factor the crap out of the code
 2017-09-16 11:29 UTC  (3+ messages)

[PATCH 1/5] powerpc/kprobes: Some cosmetic updates to try_to_emulate()
 2017-09-16 11:25 UTC  (6+ messages)
` [PATCH 3/5] powerpc/kprobes: Fix warnings from __this_cpu_read() on preempt kernels

[PATCH] staging: lustre: lnet: Replace list_for_each with list_for_each_entry
 2017-09-16 11:23 UTC  (3+ messages)
` [Outreachy kernel] "
  ` [lustre-devel] "

[PATCH ipset] fix compilation with musl libc
 2017-09-16 11:05 UTC 

[PATCH] Input: adxl34x - add support for adxl343
 2017-09-16 11:05 UTC 

[PATCH] thinkpad_acpi: Implement tablet mode resolving using GMMS method
 2017-09-16 11:08 UTC  (2+ messages)

[PATCH 00/11] staging: rtl8192u: ieee80211: checkpatch cleanup for ieee80211
 2017-09-16 11:00 UTC  (12+ messages)
` [PATCH 01/11] staging: rtl8192u: fix spaces around algebric and binary operators
` [PATCH 02/11] staging: rtl8192u: add space after '}'
` [PATCH 03/11] staging: rtl8192u: remove space after '('
` [PATCH 04/11] staging: rtl8192u: remove space before ')'
` [PATCH 05/11] staging: rtl8192u: add spaces after struct/enum definitions
` [PATCH 06/11] staging: rtl8192u:add space before '(' and '{'
` [PATCH 07/11] staging: rtl8192u: fix '{' following enum go on the same line
` [PATCH 08/11] staging: rtl8192u: remove space function pointer arguments
` [PATCH 09/11] staging: rtl8192u: add space after ','
` [PATCH 10/11] staging: rtl8192u: remove space before semicolon
` [PATCH 11/11] staging: rtl819u: move '{' to next line

Is WRITE_ONCE() enough to prevent invention of stores?
 2017-09-16 11:01 UTC 

[Bug 93826] 144Hz graphic glitches and bad resolution
 2017-09-16 10:56 UTC  (3+ messages)
` [Bug 93826] 2560x1440 @144Hz graphic glitches and bad refresh rate

[PATCH v2 00/30] NXP DPAA2 PMD updates
 2017-09-16 10:52 UTC  (29+ messages)
` [PATCH v3 00/27] "
  ` [PATCH v3 01/27] bus/fslmc: qbman replace word copy with memcpy
  ` [PATCH v3 02/27] bus/fslmc: remove the export for qbman version function
  ` [PATCH v3 03/27] bus/fslmc: add qbman API to do enqueue with multiple frames
  ` [PATCH v3 04/27] bus/fslmc: support up to 32 frames in one volatile dequeue
  ` [PATCH v3 05/27] bus/fslmc: enhance the QBMAN CENA mode
  ` [PATCH v3 06/27] bus/fslmc: qbman remove unused funcs and align names
  ` [PATCH v3 07/27] bus/fslmc: cleanup compat file
  ` [PATCH v3 08/27] bus/fslmc: clean the qbman support code
  ` [PATCH v3 09/27] config/dpaa2: change max lores to 16
  ` [PATCH v3 10/27] bus/fslmc: add support for LX2160 platform
  ` [PATCH v3 11/27] net/dpaa2: add support for congestion overhead
  ` [PATCH v3 12/27] bus/fslmc: add support to check dpbp presence
  ` [PATCH v3 13/27] bus/fslmc: cleanup the dpaa2 interrupt support
  ` [PATCH v3 14/27] net/dpaa2: add support for link status event
  ` [PATCH v3 15/27] bus/fslmc: enable link status interrupt
  ` [PATCH v3 16/27] net/dpaa2: check physical link state on up cmd
  ` [PATCH v3 17/27] net/dpaa2: improve error and logs for flow distribution
  ` [PATCH v3 18/27] net/dpaa2: increase the dist param to 64 bit
  ` [PATCH v3 19/27] net/dpaa2: remove RSS restriction with num of queues
  ` [PATCH v3 20/27] net/dpaa2: add support for RSS hash update and get
  ` [PATCH v3 21/27] net/dpaa2: add support for extra stats
  ` [PATCH v3 22/27] net/dpaa2: fix the Tx handling of non HW pool bufs
  ` [PATCH v3 23/27] net/dpaa2: log that VLAN extend offload not supported
  ` [PATCH v3 24/27] net/dpaa2: checksum support as per user config
  ` [PATCH v3 25/27] net/dpaa2: improve debug messaging
  ` [PATCH v3 26/27] bus/dpaa2: improve debug log messages
  ` [PATCH v3 27/27] bus/fslmc: add devices in sorted order

[PATCH] [media] solo6x10: hide unused variable
 2017-09-16 10:53 UTC  (2+ messages)

[PATCH 0/3] [media] MR800: Adjustments for usb_amradio_probe()
 2017-09-16 10:53 UTC  (8+ messages)
` [PATCH 1/3] [media] mr800: Delete two error messages for a failed memory allocation in usb_amradio_probe()
  ` [PATCH 1/3] [media] mr800: Delete two error messages for a failed memory allocation in usb_amradio_p
` [PATCH 2/3] [media] mr800: Improve a size determination in usb_amradio_probe()
` [PATCH 3/3] [media] mr800: Delete an unnecessary variable initialisation "

[PATCH 0/5] usb: usb251xb: Add USB2517i hub support and fix some bugs
 2017-09-16 10:42 UTC  (14+ messages)
` [PATCH 0/9 v2] "
  ` [PATCH 1/9 v2] usb: usb251xb: Add USB2517i specific struct and IDs
  ` [PATCH 2/9 v2] usb: usb251xb: Add USB251x specific port count setting
  ` [PATCH 3/9 v2] usb: usb251xb: Add 5,6,7 ports mapping def setting
  ` [PATCH 4/9 v2] usb: usb251xb: Add 5,6,7 ports boost settings
  ` [PATCH 5/9 v2] usb: usb251xb: Add battery enable setting flag
  ` [PATCH 6/9 v2] usb: usb251xb: Add USB2517 LED settings
  ` [PATCH 7/9 v2] usb: usb251xb: Fix property_u32 NULL pointer dereference
  ` [PATCH 8/9 v2] usb: usb251xb: Add max power/current dts property support
  ` [PATCH 9/9 v2] usb: usb251xb: Use GPIO descriptor consumer interface

Commit dropped when swapping commits with rebase -i -p
 2017-09-16 10:41 UTC  (7+ messages)

[PATCH] NXP DPAA2 bus driver fw upgrade
 2017-09-16 10:35 UTC  (2+ messages)
` [PATCH] bus/fslmc: update MC to 10.3.x

[Qemu-devel] [PATCH] hw/sd: fix out-of-bounds check for multi block reads
 2017-09-16 10:35 UTC  (3+ messages)
  ` [Qemu-devel] [PATCH v2] "

[PATCH v4 0/6] IIO-based thermal sensor driver for Allwinner H3 SoC
 2017-09-16 10:35 UTC  (15+ messages)
` [PATCH v4 4/6] iio: adc: sun4i-gpadc-iio: add support for H3 thermal sensor
` [PATCH v4 6/6] ARM: sun8i: h3: add partial CPU thermal zone

[Bug 102796] steam not rendering correctly on VEGA 56
 2017-09-16 10:24 UTC  (2+ messages)

[distros-debian-stretch test] 72114: tolerable trouble: blocked/broken/fail/pass
 2017-09-16 10:20 UTC 

[PATCH] tipc: Use bsearch library function
 2017-09-16 10:17 UTC  (8+ messages)
` [PATCH V2] "

system hung up when offlining CPUs
 2017-09-16 10:15 UTC  (13+ messages)

[PATCH] staging: most: hdm-usb: add comment for struct mutex definition
 2017-09-16 10:09 UTC  (8+ messages)
` [Outreachy kernel] "

[PATCH] drm/i915/execlists: Kick start request processing after a reset
 2017-09-16 10:04 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH v2] nvmet: implement valid sqhd values in completions
 2017-09-16 10:04 UTC  (2+ messages)

[U-Boot] Please pull u-boot-x86
 2017-09-16  9:54 UTC 

Meshctl beginner
 2017-09-16  9:51 UTC  (2+ messages)

[PATCH v2 0/2] enable hires timer to timeout datagram socket
 2017-09-16  9:47 UTC  (7+ messages)

subvolume list as user?
 2017-09-16  9:45 UTC 

[PATCH] Staging: rtl8723bs/os_dep: Remove typecast in kfree
 2017-09-16  9:38 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH] mm: meminit: mark init_reserved_page as __meminit
 2017-09-16  9:34 UTC  (3+ messages)

[I2C] About warning 'DMA-API: device driver maps memory from stack'
 2017-09-16  9:33 UTC  (5+ messages)

[PATCH v2 00/24] xen/arm: Memory subsystem clean-up
 2017-09-16  9:27 UTC  (4+ messages)
` [PATCH v2 04/24] xen/arm: mm: Redefine mfn_to_virt to use typesafe

[PATCH] staging:r8188eu: fix unnecessary line continuations
 2017-09-16  9:18 UTC  (3+ messages)
` [Outreachy kernel] "

[PATCH] staging: rtl8188eu: prefer using BIT macro
 2017-09-16  9:02 UTC 

[PATCH 0/3] testcases for memory-to-register conversion
 2017-09-16  9:01 UTC  (4+ messages)
` [PATCH 1/3] add testcase for __builtin_unreachable()
` [PATCH 2/3] add testcase for return & inline
` [PATCH 3/3] add testcase for mem2reg/SSA conversion

[PATCH] firmware: Restore support for built-in firmware
 2017-09-16  9:01 UTC 

[PATCH] staging: rtl8188eu: add spaces around '|'
 2017-09-16  9:00 UTC 

State of bitbake world, Failed tasks 2017-09-14
 2017-09-16  9:00 UTC  (4+ messages)
  ` [OE-core] "

[linux-4.9 test] 113479: tolerable FAIL - PUSHED
 2017-09-16  8:56 UTC 

REST APIs
 2017-09-16  8:51 UTC  (3+ messages)

[Buildroot] [PATCH] bluez5_utils: add upstream security fix for CVE-2017-1000250
 2017-09-16  8:44 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] bluez5_utils: define FIRMWARE_DIR for hciattach_bcm43xx
 2017-09-16  8:44 UTC  (3+ messages)
` [Buildroot] [PATCH 2/2] bluez5_utils: add upstream patch to fix timeout issue with fw download

[Buildroot] [PATCH 1/1] package/bluez5_utils: security bump version to 5.47
 2017-09-16  8:41 UTC 

[PATCH] [media] Maxi Radio: Delete an error message for a failed memory allocation in maxiradio_probe()
 2017-09-16  8:40 UTC  (2+ messages)
` [PATCH] [media] Maxi Radio: Delete an error message for a failed memory allocation in maxiradio_prob

[Buildroot] [PATCH] luafilesystem: bump to version 1.7.0
 2017-09-16  8:33 UTC 

Tell us where to deliver your free brain booster
 2017-09-16  8:28 UTC 

[PATCH] staging: rtl8188eu: fix misspellings in rtl8188e_spec
 2017-09-16  8:17 UTC 

The only way to boost your mental awareness
 2017-09-16  8:16 UTC 


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.