All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-08-30 18:33:28 to 2017-08-30 19:16:00 UTC [more...]

[Qemu-devel] [PATCH 0/3] Backup Tool: Incremental backup
 2017-08-30 19:15 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] Backup Tool: Manpage for Incremental Backup
` [Qemu-devel] [PATCH 2/3] Backup Tool: Support "
` [Qemu-devel] [PATCH 3/3] Backup Tool: Test "

[PATCH 0/2] [media] DRXD: Adjustments for three function implementations
 2017-08-30 19:15 UTC  (3+ messages)
` [PATCH 1/2] [media] drxd: Delete an error message for a failed memory allocation in load_firmware()

[RFC PATCH 0/4] drm/i915: implement NOA mux reprogramming at ctx-switch
 2017-08-30 19:15 UTC  (7+ messages)
` [RFC PATCH 1/4] drm/i915: use same define size for wa_bb pin/allocation
` [RFC PATCH 2/4] drm/i915: extract per-ctx/indirect bb programming
` [RFC PATCH 4/4] drm/i915: reprogram NOA muxes on context switch when using perf

[PATCH 00/14] EFI capsule update support for IOT2000 devices
 2017-08-30 19:13 UTC  (32+ messages)
` [cip-dev] "
` [cip-dev] [PATCH 01/14] efi: Move efi_status_to_err() to drivers/firmware/efi/
  `  "
` [cip-dev] [PATCH 02/14] efi: Add 'capsule' update support
  `  "
` [cip-dev] [PATCH 03/14] x86/efi: Force EFI reboot to process pending capsules
  `  "
` [cip-dev] [PATCH 04/14] efi: Add misc char driver interface to update EFI firmware
  `  "
` [cip-dev] [PATCH 05/14] efi/capsule: Move 'capsule' to the stack in efi_capsule_supported()
  `  "
` [PATCH 06/14] efi/capsule: Allocate whole capsule into virtual memory
  ` [cip-dev] "
` [cip-dev] [PATCH 07/14] efi/capsule: Fix return code on failing kmap/vmap
  `  "
` [cip-dev] [PATCH 08/14] efi/capsule: Remove pr_debug() on ENOMEM or EFAULT
  `  "
` [cip-dev] [PATCH 09/14] efi/capsule: Clean up pr_err/_info() messages
  `  "
` [cip-dev] [PATCH 10/14] efi/capsule: Adjust return type of efi_capsule_setup_info()
  `  "
` [cip-dev] [PATCH 11/14] efi/capsule-loader: Use a cached copy of the capsule header
  `  "
` [cip-dev] [PATCH 12/14] efi/capsule-loader: Redirect calls to efi_capsule_setup_info() via weak alias
  `  "
` [cip-dev] [PATCH 13/14] efi/capsule-loader: Use page addresses rather than struct page pointers
  `  "
` [cip-dev] [PATCH 14/14] efi/capsule: Add support for Quark security header
  `  "

[PATCH] linux-yocto: add linux-yocto 4.12 bbappends
 2017-08-30 19:14 UTC 

[PATCH for-next] IB/core: Fix for core panic
 2017-08-30 19:14 UTC 

[PATCH v5] brcmfmac cleanup
 2017-08-30 19:13 UTC  (11+ messages)
` [PATCH 01/30] brcmfmac: Fix parameter order in brcmf_sdiod_f0_writeb()
` [PATCH 03/30] brcmfmac: Split brcmf_sdiod_regrw_helper() up
` [PATCH 12/30] brcmfmac: Whitespace fixes
` [PATCH 13/30] brcmfmac: Clarify if using braces
` [PATCH 15/30] brcmfmac: Tidy register definitions a little

[PATCH] Bluetooth: Add option for disabling legacy ioctl interfaces
 2017-08-30 19:13 UTC  (2+ messages)

[PATCH 1/2] drm/i915/cnl: Allow 2 pixel per clock on Cannonlake
 2017-08-30 19:12 UTC  (5+ messages)
` [PATCH 2/2] drm/i915: Introduce HAS_2PPC

[Qemu-devel] [PATCH v1 00/11] next round of s390x cleanups
 2017-08-30 19:11 UTC  (7+ messages)
` [Qemu-devel] [PATCH v1 01/11] exec, dump: don't include exec/exec-all.h explicitly
` [Qemu-devel] [PATCH v1 08/11] s390x: allow only 1 CPU with TCG
` [Qemu-devel] [PATCH v1 10/11] target/s390x: use trigger_pgm_exception() in s390_cpu_handle_mmu_fault()

[PATCH] cifs: don't send invalid setxattr requests
 2017-08-30 19:11 UTC  (3+ messages)

[PATCH 0/3] kcov: support comparison operands collection
 2017-08-30 19:08 UTC  (7+ messages)
` [PATCH 1/3] "

[PATCH v4 00/39] arm/altp2m: Introducing altp2m to ARM
 2017-08-30 19:07 UTC  (26+ messages)
` [PATCH v4 19/39] arm/p2m: Make p2m_restore_state ready for altp2m
` [PATCH v4 20/39] arm/p2m: Make get_page_from_gva "
` [PATCH v4 21/39] arm/p2m: Cosmetic fix - __p2m_get_mem_access
` [PATCH v4 22/39] arm/p2m: Make p2m_mem_access_check ready for altp2m
` [PATCH v4 23/39] arm/p2m: Cosmetic fix - function prototypes
` [PATCH v4 24/39] arm/p2m: Make p2m_put_l3_page ready for altp2m
` [PATCH v4 25/39] arm/p2m: Modify reference count only if hostp2m active
` [PATCH v4 26/39] arm/p2m: Add HVMOP_altp2m_set_mem_access
` [PATCH v4 27/39] arm/p2m: Add altp2m_propagate_change
` [PATCH v4 28/39] altp2m: Rename p2m_altp2m_check to altp2m_check
` [PATCH v4 29/39] x86/altp2m: Move altp2m_check to altp2m.c
` [PATCH v4 30/39] arm/altp2m: Move altp2m_check to altp2m.h
` [PATCH v4 31/39] arm/altp2m: Introduce altp2m_switch_vcpu_altp2m_by_id
` [PATCH v4 32/39] arm/altp2m: Make altp2m_vcpu_idx ready for altp2m
` [PATCH v4 33/39] arm/p2m: Add altp2m paging mechanism
` [PATCH v4 34/39] arm/p2m: Add HVMOP_altp2m_change_gfn
` [PATCH v4 35/39] arm/p2m: Adjust debug information to altp2m
` [PATCH v4 36/39] altp2m: Document external-only use on ARM
` [PATCH v4 37/39] altp2m: Allow activating altp2m on ARM domains
` [PATCH v4 38/39] arm/xen-access: Extend xen-access for altp2m on ARM
` [PATCH v4 39/39] arm/xen-access: Add test of xc_altp2m_change_gfn

[SPDK] PCI hotplug and SPDK
 2017-08-30 19:07 UTC 

[cip-dev] [PATCH 00/25] EXAR UART support for IOT2040 device
 2017-08-30 19:06 UTC  (26+ messages)
` [cip-dev] [PATCH 01/25] serial: exar: split out the exar code from 8250_pci
` [cip-dev] [PATCH 02/25] serial: 8250_pci: Use symbolic constants for EXAR's MPIO registers
` [cip-dev] [PATCH 03/25] serial: 8250_pci: remove exar code
` [cip-dev] [PATCH 04/25] serial: exar: Fix mapping of port I/O resources
` [cip-dev] [PATCH 05/25] serial: exar: Fix initialization of EXAR registers for ports > 0
` [cip-dev] [PATCH 06/25] serial: exar: Fix feature control register constants
` [cip-dev] [PATCH 07/25] serial: exar: Move Commtech adapters to 8250_exar as well
` [cip-dev] [PATCH 08/25] serial: pci: Remove unused pci_boards entries
` [cip-dev] [PATCH 09/25] serial: 8250_EXAR: fix duplicate Kconfig text and add missing help text
` [cip-dev] [PATCH 10/25] serial: exar: Preconfigure xr17v35x MPIOs as output
` [cip-dev] [PATCH 11/25] serial: exar: Leave MPIOs as output for Commtech adapters
` [cip-dev] [PATCH 12/25] serial: uapi: Add support for bus termination
` [cip-dev] [PATCH 13/25] gpio: add a data pointer to gpio_chip
` [cip-dev] [PATCH 14/25] gpio: Add devm_ apis for gpiochip_add_data and gpiochip_remove
` [cip-dev] [PATCH 15/25] gpio: exar: add gpio for exar cards
` [cip-dev] [PATCH 16/25] gpio: exar: Set proper output level in exar_direction_output
` [cip-dev] [PATCH 17/25] gpio-exar/8250-exar: Fix passing in of parent PCI device
` [cip-dev] [PATCH 18/25] gpio: exar: Allocate resources on behalf of the platform device
` [cip-dev] [PATCH 19/25] gpio: exar: Fix reading of directions and values
` [cip-dev] [PATCH 20/25] gpio-exar/8250-exar: Do not even instantiate a GPIO device for Commtech cards
` [cip-dev] [PATCH 21/25] gpio: exar: Fix iomap request
` [cip-dev] [PATCH 22/25] gpio-exar/8250-exar: Rearrange gpiochip parenthood
` [cip-dev] [PATCH 23/25] serial: exar: Factor out platform hooks
` [cip-dev] [PATCH 24/25] gpio-exar/8250-exar: Make set of exported GPIOs configurable
` [cip-dev] [PATCH 25/25] serial: exar: Add support for IOT2040 device

[Buildroot] [Bug 10276] New: BR2_PACKAGE_LINUX_TOOLS_GPIO fails for MIPS with "gpio-hammer.o: ABI is incompatible with that of the selected emulation"
 2017-08-30 19:06 UTC  (2+ messages)
` [Buildroot] [Bug 10276] "

[PATCH v2 3/3] gemalto: add PLS8 support
 2017-08-30 19:05 UTC  (2+ messages)

[PATCH] linux-yocto: add linux-yocto 4.12 bbappends
 2017-08-30 19:04 UTC  (2+ messages)
` ✗ patchtest: failure for "

[PATCH] KVM: arm64: stop propagating DAIF flags between kernel and VHE's world switch
 2017-08-30 19:04 UTC  (7+ messages)

[PATCH v3 00/13] mmc: meson-gx: driver fixups and upgrades
 2017-08-30 19:03 UTC  (6+ messages)

[SPDK] PCI hotplug and SPDK
 2017-08-30 19:03 UTC 

null pointer reference after crash
 2017-08-30 19:03 UTC  (6+ messages)

passwd and USER_CHAUTHTOK
 2017-08-30 19:02 UTC  (3+ messages)

[PATCH kernel] PCI: Disable IOV before pcibios_sriov_disable()
 2017-08-30 19:02 UTC  (2+ messages)

[PATCH 0/5] net: mdio-mux: Misc fix
 2017-08-30 19:01 UTC  (12+ messages)
` [PATCH 1/5] net: mdio-mux: Fix NULL Comparison style
` [PATCH 2/5] net: mdio-mux: Remove unnecessary 'out of memory' message
` [PATCH 3/5] net: mdio-mux: printing driver version is useless
` [PATCH 4/5] net: mdio-mux-mmioreg: Can handle 8/16/32 bits registers
` [PATCH 5/5] net: mdio-mux: fix unbalanced put_device

[PATCH net-next v6 0/3] openvswitch: add NSH support
 2017-08-30 19:00 UTC  (6+ messages)
` [PATCH net-next v6 3/3] openvswitch: enable "
      ` [ovs-dev] "

[PATCH v6 0/2] ZII RAVE platform driver
 2017-08-30 19:00 UTC  (4+ messages)
` [PATCH v6 1/2] platform: Add driver for RAVE Supervisory Processor

tsan: t3008: hashmap_add touches size from multiple threads
 2017-08-30 18:59 UTC  (3+ messages)
` [PATCH] hashmap: address ThreadSanitizer concerns
  ` [PATCH] hashmap: add API to disable item counting when threaded

Commit dropped when swapping commits with rebase -i -p
 2017-08-30 18:59 UTC  (3+ messages)

[PATCH 1/2] x86/mm: Use mfn_t for new_guest_cr3()
 2017-08-30 18:59 UTC  (3+ messages)
` [PATCH 2/2] x86/mm: Use mfn_t for make_cr3()

[SPDK] PCI hotplug and SPDK
 2017-08-30 18:58 UTC 

[PATCH v9 0/2] Notify monitor when emulating an unimplemented instruction
 2017-08-30 18:57 UTC  (3+ messages)
` [PATCH v9 1/2] x86emul: New return code for "
` [PATCH v9 2/2] x86/monitor: Notify monitor if an emulation fails

[PATCH v3 1/2] drm/i915: Track minimum acceptable cdclk instead of "minimum dotclock"
 2017-08-30 18:57 UTC  (2+ messages)
` [PATCH v4 "

[PATCH 0/2] hwmon: (ucd9000) Add sysfs interface to clear logged faults
 2017-08-30 18:55 UTC  (3+ messages)
` [PATCH 1/2] hwmon: (ucd9000) Add support for clearing logged faults via sysfs
` [PATCH 2/2] hwmon: (ucd9000) Add sysfs attribute to clear logged faults

[PATCH v2 00/30] Hardened usercopy whitelisting
 2017-08-30 18:55 UTC  (7+ messages)
` [PATCH v2 25/30] fork: Define usercopy region in thread_stack slab caches
  ` [kernel-hardening] "
` [PATCH v2 26/30] fork: Provide usercopy whitelisting for task_struct
  ` [kernel-hardening] "
` [PATCH v2 27/30] x86: Implement thread_struct whitelist for hardened usercopy
  ` [kernel-hardening] "

[PATCH v2 00/14] Crash consistency xfstest using dm-log-writes
 2017-08-30 18:55 UTC  (5+ messages)

[PATCH babeltrace] Fix: remove g_spawn_check_exit_status to support glib 2.22
 2017-08-30 18:54 UTC 

[PATCH v2 1/3] gemalto: add PLS8 support
 2017-08-30 18:54 UTC  (2+ messages)

[PATCH 0/3] Fix single step for traps
 2017-08-30 18:53 UTC  (3+ messages)
` [PATCH 3/3] arm64: kvm: Fix single step for guest skipped instructions

[PATCH i-g-t] lib/tests: Add audio selftest
 2017-08-30 18:53 UTC  (2+ messages)

[cip-dev] [PATCH 0/8] Basic support for IOT2000 devices
 2017-08-30 18:52 UTC  (9+ messages)
` [cip-dev] [PATCH 1/8] stmmac: Add support for SIMATIC IOT2000 platform
` [cip-dev] [PATCH 2/8] iio: core: implement iio_device_{claim|release}_direct_mode()
` [cip-dev] [PATCH 3/8] iio: adc: Add support for TI ADC108S102 and ADC128S102
` [cip-dev] [PATCH 4/8] mfd: intel_quark_i2c_gpio: Use dmi_system_id table for retrieving frequency
` [cip-dev] [PATCH 5/8] mfd: intel_quark_i2c_gpio: Add support for SIMATIC IOT2000 platform
` [cip-dev] [PATCH 6/8] pwm: pca9685: Allow any of the 16 PWMs to be used as a GPIO
` [cip-dev] [PATCH 7/8] pwm: pca9685: Fix GPIO-only operation
` [cip-dev] [PATCH 8/8] gpio: pca953x: add PCAL9535 interrupt support for Galileo Gen2

[PATCH 0/6 v3] Add ASoC support for AMD Stoney APUs
 2017-08-30 18:49 UTC  (4+ messages)

[SPDK] PCI hotplug and SPDK
 2017-08-30 18:51 UTC 

v12.2.0 Luminous released
 2017-08-30 18:51 UTC  (2+ messages)

[PATCH] mwifiex: check for mfg_mode in add_virtual_intf
 2017-08-30 18:46 UTC 

[Qemu-devel] [PATCH v3 0/5] qemu-iotests: place output in unique dir
 2017-08-30 18:49 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 4/5] qemu-iotests: make python tests attempt to leave intermediate files
` [Qemu-devel] [PATCH v3 5/5] qemu-iotests: add option to save temp files on error

Important Service Migration Notice
 2017-08-30 17:57 UTC 

[PATCH v2] brcmfmac: Log chip id and revision
 2017-08-30 18:49 UTC  (2+ messages)

[PATCH v2] mtd: map: new driver for NXP IFC
 2017-08-30 18:48 UTC  (3+ messages)

[Xenomai] UDD framework
 2017-08-30 18:48 UTC  (5+ messages)

[Buildroot] Need help with cross-compiler configuration
 2017-08-30 18:48 UTC  (2+ messages)

[SPDK] PCI hotplug and SPDK
 2017-08-30 18:48 UTC 

[PATCH i-g-t] tests/chamelium: Let the Chamelium itself wait for a stable video input
 2017-08-30 18:47 UTC  (4+ messages)

[PATCH][net-next][V3] bpf: test_maps: fix typos, "conenct" and "listeen"
 2017-08-30 18:47 UTC  (2+ messages)

[PATCH 1/2] ALSA: Get rid of card power_lock
 2017-08-30 18:45 UTC  (2+ messages)
` [PATCH 2/2] ALSA: pcm: Unify ioctl functions for playback and capture streams

[PATCH i-g-t] tests/audio: Add suspend and hibernate tests for HDMI signal integrity
 2017-08-30 18:42 UTC  (2+ messages)

[PATCH 0/5] Five BFQ patches for kernel v4.14
 2017-08-30 18:42 UTC  (6+ messages)
` [PATCH 1/5] bfq: Annotate fall-through in a switch statement
` [PATCH 2/5] bfq: Declare local functions static
` [PATCH 3/5] bfq: Check kstrtoul() return value
` [PATCH 4/5] bfq: Suppress compiler warnings about comparisons
` [PATCH 5/5] bfq: Use icq_to_bic() consistently

Attention
 2017-08-30 16:42 UTC 

[PATCH] ti-tisdk-makefile: update omapl138 targets
 2017-08-30 18:34 UTC 

[PATCH i-g-t] docs/chamelium: Explain that the Chamelium should only target one DUT
 2017-08-30 18:40 UTC  (2+ messages)

[Patch v3 00/19] CIFS: Implement SMB Direct
 2017-08-30 18:40 UTC  (3+ messages)

[PATCH 00/13] mmu_notifier kill invalidate_page callback
 2017-08-30 18:40 UTC  (7+ messages)
` [PATCH 02/13] mm/rmap: update to new mmu_notifier semantic

[PATCH net-next 0/4] SRIOV VF VGT+ and violation counters support
 2017-08-30 18:39 UTC  (3+ messages)

[SPDK] PCI hotplug and SPDK
 2017-08-30 18:39 UTC 

[PATCH i-g-t] lib/igt_debugfs: Open DRM driver without master for hpd storm exit
 2017-08-30 18:36 UTC  (2+ messages)

[Cluster-devel] [GFS2 PATCH v3] GFS2: Fix non-recursive truncate bug
 2017-08-30 18:35 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.