All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-09-08 13:15:18 to 2017-09-08 13:40:06 UTC [more...]

[PATCH 4.12 00/43] 4.12.12-stable review
 2017-09-08 13:19 UTC  (33+ messages)
` [PATCH 4.12 01/43] usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard
` [PATCH 4.12 03/43] usb: Add device quirk for Logitech HD Pro Webcam C920-C
` [PATCH 4.12 05/43] USB: musb: fix external abort on suspend
` [PATCH 4.12 06/43] ANDROID: binder: add padding to binder_fd_array_object
` [PATCH 4.12 08/43] USB: core: Avoid race of async_completed() w/ usbdev_release()
` [PATCH 4.12 11/43] iio: adc: ti-ads1015: fix scale information for ADS1115
` [PATCH 4.12 13/43] iio: adc: ti-ads1015: avoid getting stale result after runtime resume
` [PATCH 4.12 15/43] iio: adc: ti-ads1015: add adequate wait time to get correct conversion
` [PATCH 4.12 16/43] driver core: bus: Fix a potential double free
` [PATCH 4.12 18/43] binder: free memory on error
` [PATCH 4.12 21/43] fpga: altera-hps2fpga: fix multiple init of l3_remap_lock
` [PATCH 4.12 22/43] intel_th: pci: Add Cannon Lake PCH-H support
` [PATCH 4.12 23/43] intel_th: pci: Add Cannon Lake PCH-LP support
` [PATCH 4.12 24/43] ath10k: fix memory leak in rx ring buffer allocation
` [PATCH 4.12 25/43] Input: trackpoint - assume 3 buttons when buttons detection fails
` [PATCH 4.12 26/43] rtlwifi: rtl_pci_probe: Fix fail path of _rtl_pci_find_adapter
` [PATCH 4.12 27/43] Bluetooth: Add support of 13d3:3494 RTL8723BE device
` [PATCH 4.12 28/43] iwlwifi: pci: add new PCI ID for 7265D
` [PATCH 4.12 30/43] mwifiex: correct channel stat buffer overflows
` [PATCH 4.12 31/43] MCB: add support for SC31 to mcb-lpc
` [PATCH 4.12 32/43] s390/mm: avoid empty zero pages for KVM guests to avoid postcopy hangs
` [PATCH 4.12 33/43] s390/mm: fix BUG_ON in crst_table_upgrade
` [PATCH 4.12 34/43] drm/nouveau/pci/msi: disable MSI on big-endian platforms by default
` [PATCH 4.12 35/43] drm/nouveau: Fix error handling in nv50_disp_atomic_commit
` [PATCH 4.12 36/43] workqueue: Fix flag collision
` [PATCH 4.12 37/43] ahci: dont use MSI for devices with the silly Intel NVMe remapping scheme
` [PATCH 4.12 38/43] cs5536: add support for IDE controller variant
` [PATCH 4.12 39/43] scsi: sg: protect against races between mmap() and SG_SET_RESERVED_SIZE
` [PATCH 4.12 40/43] scsi: sg: recheck MMAP_IO request length with lock held
` [PATCH 4.12 41/43] of/device: Prevent buffer overflow in of_device_modalias()
` [PATCH 4.12 42/43] rtlwifi: Fix memory leak when firmware request fails
` [PATCH 4.12 43/43] rtlwifi: Fix fallback firmware loading

[PATCH] drm/i915: Enable scanline read for gen9 dsi
 2017-09-08 13:48 UTC 

[PATCH] drm/vc4: clean up error handling on devm_kzalloc failure
 2017-09-08 13:39 UTC  (5+ messages)

[PATCH 0/3] AS3645A fixes
 2017-09-08 13:38 UTC  (5+ messages)
` [PATCH 3/3] as3645a: Use integer numbers for parsing LEDs

[PATCH 0/8] drm/sun4i: Make both display pipeline work together
 2017-09-08 13:38 UTC  (6+ messages)
` [PATCH 1/8] ARM: dts: sun6i: Fix endpoint IDs in second display pipeline

nvidia geforce 1050 on xps 9560 crashing - howto debug
 2017-09-08 13:37 UTC  (2+ messages)

[PATCH] drivers: cpuidle: Fix checkpatch error and warnings
 2017-09-08 13:36 UTC  (5+ messages)

[PATCH v9 00/23] Unified fwnode endpoint parser, async sub-device notifier support, N9 flash DTS
 2017-09-08 13:36 UTC  (28+ messages)
` [PATCH v9 05/24] v4l: fwnode: Support generic parsing of graph endpoints in a device
` [PATCH v9 06/24] omap3isp: Use generic parser for parsing fwnode endpoints
` [PATCH v9 07/24] rcar-vin: "
` [PATCH v9 08/24] omap3isp: Fix check for our own sub-devices
` [PATCH v9 09/24] omap3isp: Print the name of the entity where no source pads could be found
` [PATCH v9 10/24] v4l: async: Move async subdev notifier operations to a separate structure
` [PATCH v9 11/24] v4l: async: Introduce helpers for calling async ops callbacks
` [PATCH v9 12/24] v4l: async: Register sub-devices before calling bound callback
` [PATCH v9 13/24] v4l: async: Allow async notifier register call succeed with no subdevs
` [PATCH v9 14/24] v4l: async: Allow binding notifiers to sub-devices
` [PATCH v9 15/24] dt: bindings: Add a binding for flash LED devices associated to a sensor
` [PATCH v9 16/24] dt: bindings: Add lens-focus binding for image sensors
` [PATCH v9 17/24] ACPI: Document how to refer to LEDs from remote nodes
` [PATCH v9 18/24] as3645a: Switch to fwnode property API
` [PATCH v9 19/24] v4l: fwnode: Add a helper function for parsing generic references
` [PATCH v9 20/24] v4l: fwnode: Add a helper function to obtain device / interger references
` [PATCH v9 21/24] v4l: fwnode: Add convenience function for parsing common external refs
` [PATCH v9 22/24] smiapp: Add support for flash and lens devices
` [PATCH v9 23/24] dt: bindings: smiapp: Document lens-focus and flash properties
` [PATCH v9 24/24] arm: dts: omap3: N9/N950: Add flash references to the camera

[PATCH 1/2] mxser: fix timeout calculation for low rates
 2017-09-08 13:36 UTC  (2+ messages)
` [PATCH 2/2] mxser: remove unused parameters

[PATCH 00/12] atomic modesetting for cirrus v2
 2017-09-08 13:35 UTC  (13+ messages)
` [PATCH 01/12] drm/cirrus: split out bo unpinning from cirrus_bo_push_sysram
` [PATCH 02/12] drm/cirrus: add drm_read to cirrus_driver_fops
` [PATCH 03/12] drm/cirrus: do not disable outputs on fbdev init for atomic
` [PATCH 04/12] drm/cirrus: initialize start and size fields
` [PATCH 05/12] drm/cirrus: hardcode vram size
` [PATCH 06/12] drm/cirrus: implement PRIME export for cirrus
` [PATCH 07/12] drm/cirrus: use universal plane interfaces for primary plane
` [PATCH 08/12] drm/cirrus: use atomic transition helpers for plane and crtc
` [PATCH 09/12] drm/cirrus: send vblank on crtc atomic_flush
` [PATCH 10/12] drm/cirrus: use atomic handlers for plane and crtc
` [PATCH 11/12] drm/cirrus: implement atomic hardware cursor support
` [PATCH 12/12] drm/cirrus: advertise DRIVER_ATOMIC

[PATCH v8 00/28] x86: Enable User-Mode Instruction Prevention
 2017-09-08 13:35 UTC  (3+ messages)
` [PATCH v8 10/28] x86/insn-eval: Add a utility function to get register offsets

[PATCH v2] initramfs-framework: split setup-live and install-efi into separate recipes
 2017-09-08 13:35 UTC  (2+ messages)

[PATCH 1/2] btrfs: clear ordered flag on cleaning up ordered extents
 2017-09-08 13:33 UTC  (5+ messages)

[meta-multimedia][PATCH] gerbera: Add recipe
 2017-09-08 13:34 UTC 

[PATCH v4] devtool/standard: set a preferred provider when adding a new recipe with devtool
 2017-09-08 13:34 UTC 

[PATCH] pci: constify domain parameter of pci_get_pdev_by_domain
 2017-09-08 13:34 UTC 

[PATCH RFC 0/6] Modify KSZ9477 DSA driver in preparation to add other KSZ switch drivers
 2017-09-08 13:30 UTC  (2+ messages)

Some questions about per-ag metadata space reservations
 2017-09-08 13:33 UTC  (4+ messages)

[PATCH 4.9 00/32] 4.9.49-stable review
 2017-09-08 13:19 UTC  (33+ messages)
` [PATCH 4.9 01/32] usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard
` [PATCH 4.9 02/32] USB: serial: option: add support for D-Link DWM-157 C1
` [PATCH 4.9 03/32] usb: Add device quirk for Logitech HD Pro Webcam C920-C
` [PATCH 4.9 04/32] usb:xhci:Fix regression when ATI chipsets detected
` [PATCH 4.9 05/32] USB: musb: fix external abort on suspend
` [PATCH 4.9 06/32] USB: core: Avoid race of async_completed() w/ usbdev_release()
` [PATCH 4.9 07/32] staging/rts5208: fix incorrect shift to extract upper nybble
` [PATCH 4.9 08/32] iio: adc: ti-ads1015: fix incorrect data rate setting update
` [PATCH 4.9 09/32] iio: adc: ti-ads1015: fix scale information for ADS1115
` [PATCH 4.9 10/32] iio: adc: ti-ads1015: enable conversion when CONFIG_PM is not set
` [PATCH 4.9 11/32] iio: adc: ti-ads1015: avoid getting stale result after runtime resume
` [PATCH 4.9 12/32] iio: adc: ti-ads1015: dont return invalid value from buffer setup callbacks
` [PATCH 4.9 13/32] iio: adc: ti-ads1015: add adequate wait time to get correct conversion
` [PATCH 4.9 14/32] driver core: bus: Fix a potential double free
` [PATCH 4.9 15/32] intel_th: pci: Add Cannon Lake PCH-H support
` [PATCH 4.9 16/32] intel_th: pci: Add Cannon Lake PCH-LP support
` [PATCH 4.9 17/32] ath10k: fix memory leak in rx ring buffer allocation
` [PATCH 4.9 18/32] Input: trackpoint - assume 3 buttons when buttons detection fails
` [PATCH 4.9 19/32] rtlwifi: rtl_pci_probe: Fix fail path of _rtl_pci_find_adapter
` [PATCH 4.9 20/32] Bluetooth: Add support of 13d3:3494 RTL8723BE device
` [PATCH 4.9 21/32] iwlwifi: pci: add new PCI ID for 7265D
` [PATCH 4.9 23/32] mwifiex: correct channel stat buffer overflows
` [PATCH 4.9 24/32] MCB: add support for SC31 to mcb-lpc
` [PATCH 4.9 25/32] s390/mm: avoid empty zero pages for KVM guests to avoid postcopy hangs
` [PATCH 4.9 26/32] drm/nouveau/pci/msi: disable MSI on big-endian platforms by default
` [PATCH 4.9 27/32] workqueue: Fix flag collision
` [PATCH 4.9 28/32] cs5536: add support for IDE controller variant
` [PATCH 4.9 29/32] scsi: sg: protect against races between mmap() and SG_SET_RESERVED_SIZE
` [PATCH 4.9 30/32] scsi: sg: recheck MMAP_IO request length with lock held
` [PATCH 4.9 31/32] drm/bridge: adv7511: Use work_struct to defer hotplug handing to out of irq context
` [PATCH 4.9 32/32] drm/bridge: adv7511: Switch to using drm_kms_helper_hotplug_event()

[PATCH] arm64: KVM: VHE: reset PSTATE.UAO when switch to host
 2017-09-08 13:33 UTC 

[PATCH RFC] Update documentation for KSZ DSA drivers so that new drivers can be added
 2017-09-08 13:32 UTC  (3+ messages)

[PATCH v3 0/5] Handle forwarded level-triggered interrupts
 2017-09-08 13:32 UTC  (5+ messages)
` [PATCH v3 4/5] KVM: arm/arm64: Support VGIC dist pend/active changes for mapped IRQs

[Buildroot] [PATCH v3] gst1-plugins-bad: fix build against openjpeg 2.2
 2017-09-08 13:31 UTC 

[PATCH 00/20] Add support for GuC-based SLPC
 2017-09-08 13:31 UTC  (5+ messages)
` [PATCH 01/20] drm/i915/debugfs: Create generic string tokenize function and update CRC control parsing
` [PATCH 02/20] drm/i915/gen9+: Separate RPS and RC6 handling

[Buildroot] [PATCH v2] gst1-plugins-bad: fix build against openjpeg 2.2
 2017-09-08 13:31 UTC  (3+ messages)

AVIC warning - what does it mean?
 2017-09-08 13:31 UTC  (4+ messages)

[maintainer-tools PATCH 1/5] dim: stop adding Daniel's signed-off-by to driver date updates
 2017-09-08 13:30 UTC  (5+ messages)
` [maintainer-tools PATCH 2/5] dim: use git format-patch style for *** REMINDERS ***
` [maintainer-tools PATCH 3/5] dim: remove defaults from pull mail hello/signature
` [maintainer-tools PATCH 4/5] dim: reuse pull request signature for drm-intel-testing mails
` [maintainer-tools PATCH 5/5] dim: update pull and test request recipients

[PATCH 0/7] BYT/CHT clocks/max98090 updates
 2017-09-08 13:30 UTC  (4+ messages)
` [PATCH 5/7] ASoC: ts3a227e: add acpi table

[PATCH 1/3] tools lib api: Fix make DEBUG=1 build
 2017-09-08 13:29 UTC  (2+ messages)

[PATCH] perf sched timehist: Add pid and tid options
 2017-09-08 13:28 UTC  (3+ messages)

[Qemu-devel] [PATCH v6 00/18] make dirty-bitmap byte-based
 2017-09-08 13:27 UTC  (5+ messages)
` [Qemu-devel] [PATCH v6 14/18] qcow2: Switch qcow2_measure() to byte-based iteration
` [Qemu-devel] [PATCH v6 16/18] qcow2: Switch store_bitmap_data() "

[Bug 102625] Game Crashlands crashes on startup
 2017-09-08 13:27 UTC 

Why there is no PATH record for change file time syscalls ?(utimensat)
 2017-09-08 13:27 UTC  (4+ messages)

[U-Boot] Starting u-boot in USB otg mode
 2017-09-08 13:27 UTC  (8+ messages)

[RFC 1/4] perf ui progress: Add size info into progress bar
 2017-09-08 13:26 UTC  (4+ messages)
` [PATCH 1/4] perf ui progress: Make sure we always define step value

[Qemu-devel] [PATCH v2 0/3] Improve websock response / error handling
 2017-09-08 13:26 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 3/3] io: use case insensitive check for Connection & Upgrade websock headers

[PATCH v5 00/10] net: stmmac: dwmac-sun8i: Handle integrated PHY
 2017-09-08 13:26 UTC  (5+ messages)
` [PATCH v5 10/10] net: stmmac: dwmac-sun8i: Handle integrated/external MDIOs

[PATCH iproute2 0/2] malloc correct buff at run time
 2017-09-08 13:26 UTC  (4+ messages)
` [PATCH iproute2 2/2] lib/libnetlink: update rtnl_talk to support malloc "

[PATCH v2] ARM: dts: sun8i: h3: Fix Pincrtl bindings on Bananapi M2 Plus
 2017-09-08 13:26 UTC  (4+ messages)

[Buildroot] [PATCH] libmodbus: bump to version 3.1.4
 2017-09-08 13:23 UTC 

[PATCH] drm/i915: Increase poll time for BDW FCLK_DONE
 2017-09-08 13:28 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 4.13 00/47] 4.13.1-stable review
 2017-09-08 13:19 UTC  (26+ messages)
` [PATCH 4.13 01/47] usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard
` [PATCH 4.13 02/47] USB: serial: option: add support for D-Link DWM-157 C1
` [PATCH 4.13 04/47] usb:xhci:Fix regression when ATI chipsets detected
` [PATCH 4.13 06/47] ANDROID: binder: add padding to binder_fd_array_object
` [PATCH 4.13 07/47] ANDROID: binder: add hwbinder,vndbinder to BINDER_DEVICES
` [PATCH 4.13 09/47] staging/rts5208: fix incorrect shift to extract upper nybble
` [PATCH 4.13 10/47] staging: ccree: save ciphertext for CTS IV
` [PATCH 4.13 12/47] iio: adc: ti-ads1015: fix incorrect data rate setting update
` [PATCH 4.13 14/47] iio: adc: ti-ads1015: enable conversion when CONFIG_PM is not set
` [PATCH 4.13 16/47] iio: adc: ti-ads1015: dont return invalid value from buffer setup callbacks
` [PATCH 4.13 17/47] iio: adc: ti-ads1015: add adequate wait time to get correct conversion
` [PATCH 4.13 18/47] driver core: bus: Fix a potential double free
` [PATCH 4.13 19/47] HID: wacom: Do not completely map WACOM_HID_WD_TOUCHRINGSTATUS usage
` [PATCH 4.13 24/47] fpga: altera-hps2fpga: fix multiple init of l3_remap_lock
` [PATCH 4.13 33/47] iwlwifi: pci: add new PCI ID for 7265D
` [PATCH 4.13 35/47] mwifiex: correct channel stat buffer overflows
` [PATCH 4.13 36/47] MCB: add support for SC31 to mcb-lpc
` [PATCH 4.13 39/47] drm/nouveau: Fix error handling in nv50_disp_atomic_commit
` [PATCH 4.13 40/47] workqueue: Fix flag collision
` [PATCH 4.13 41/47] ahci: dont use MSI for devices with the silly Intel NVMe remapping scheme
` [PATCH 4.13 42/47] cs5536: add support for IDE controller variant
` [PATCH 4.13 45/47] of/device: Prevent buffer overflow in of_device_modalias()
` [PATCH 4.13 46/47] rtlwifi: Fix memory leak when firmware request fails
` [PATCH 4.13 47/47] rtlwifi: Fix fallback firmware loading

[Qemu-devel] [RFC v2 0/8] monitor: allow per-monitor thread
 2017-09-08 13:19 UTC  (13+ messages)

[PATCH] backports-update-manager: split --force into --yes and --no-keep
 2017-09-08 13:18 UTC 

[meta-multimedia][PATCH] libupnp: Add recipe for version 1.8.1
 2017-09-08 13:18 UTC  (2+ messages)

ORC unwinder and 'reliable' flag to printk_stack_address()
 2017-09-08 13:16 UTC  (4+ messages)

[Qemu-devel] libvirt/QEMU/SEV interaction
 2017-09-08 13:15 UTC  (2+ messages)

[RFC PATCH 0/5] Add formula for LiIon batteries to compute capacity
 2017-09-08 13:15 UTC  (5+ messages)
` [RFC PATCH 5/5] power: generic-adc-battery: Add capacity handling
    ` libbattery was "

[Qemu-devel] [PATCHv6 0/6] seccomp: feature refactoring
 2017-09-08 13:15 UTC  (3+ messages)
` [Qemu-devel] [PATCHv6 5/5] seccomp: add resourcecontrol argument to command line


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.