All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-04-04 18:42:30 to 2017-04-04 19:33:10 UTC [more...]

[PATCH for 4.9 00/98] Quirks and new devices for 4.9 LTS
 2017-04-04 19:32 UTC  (44+ messages)
` [PATCH for 4.9 01/98] drm/sun4i: tcon: Move SoC specific quirks to a DT matched data structure
` [PATCH for 4.9 04/98] HID: i2c-hid: add a simple quirk to fix device defects
` [PATCH for 4.9 02/98] clk: lpc32xx: add a quirk for PWM and MS clock dividers
` [PATCH for 4.9 03/98] HID: usbhid: Add quirks for Mayflash/Dragonrise GameCube and PS3 adapters
` [PATCH for 4.9 07/98] net/mlx4_core: Use device ID defines
` [PATCH for 4.9 05/98] ASoC: Intel: bytct_rt5640: change default capture settings
` [PATCH for 4.9 06/98] arm64: dts: hisi: fix hip06 sas am-max-trans quirk
` [PATCH for 4.9 08/98] clocksource/drivers/arm_arch_timer: Don't assume clock runs in suspend
` [PATCH for 4.9 09/98] scsi: ufs: introduce UFSHCD_QUIRK_PRDT_BYTE_GRAN quirk
` [PATCH for 4.9 10/98] HID: sensor-hub add quirk for Microsoft Surface 3
` [PATCH for 4.9 12/98] HID: multitouch: enable the Surface 3 Type Cover to report multitouch data
` [PATCH for 4.9 11/98] HID: sensor-hub: add quirk for Microchip MM7150
` [PATCH for 4.9 13/98] HID: multitouch: do not retrieve all reports for all devices
` [PATCH for 4.9 16/98] svcauth_gss: Close connection when dropping an incoming message
` [PATCH for 4.9 15/98] scsi: ufs: ensure that host pa_tactivate is higher than device
` [PATCH for 4.9 14/98] mmc: sdhci-msm: Enable few quirks
` [PATCH for 4.9 17/98] x86/intel_idle: Add CPU model 0x4a (Atom Z34xx series)
` [PATCH for 4.9 18/98] arm64: PCI: Manage controller-specific data on per-controller basis
` [PATCH for 4.9 21/98] PCI/ACPI: Extend pci_mcfg_lookup() to return ECAM config accessors
` [PATCH for 4.9 20/98] arm64: PCI: Search ACPI namespace to ensure ECAM space is reserved
` [PATCH for 4.9 19/98] arm64: PCI: Add local struct device pointers
` [PATCH for 4.9 23/98] PCI: Add MCFG quirks for Qualcomm QDF2432 host controller
` [PATCH for 4.9 22/98] PCI/ACPI: Check for platform-specific MCFG quirks
` [PATCH for 4.9 24/98] PCI: Add MCFG quirks for HiSilicon Hip05/06/07 host controllers
` [PATCH for 4.9 26/98] PCI: Add MCFG quirks for Cavium ThunderX pass2.x host controller
` [PATCH for 4.9 25/98] PCI: thunder-pem: Factor out resource lookup
` [PATCH for 4.9 28/98] PCI: Add MCFG quirks for X-Gene host controller
` [PATCH for 4.9 27/98] PCI: Add MCFG quirks for Cavium ThunderX pass1.x "
` [PATCH for 4.9 30/98] scsi: ufs: add quirk to increase host PA_SaveConfigTime
` [PATCH for 4.9 31/98] ALSA: usb-audio: add implicit fb quirk for Axe-Fx II
` [PATCH for 4.9 29/98] PCI: Explain ARM64 ACPI/MCFG quirk Kconfig and build strategy
` [PATCH for 4.9 34/98] platform/x86: acer-wmi: Only supports AMW0_GUID1 on acer family
` [PATCH for 4.9 36/98] HID: asus: Fix keyboard support
` [PATCH for 4.9 35/98] HID: asus: Add i2c touchpad support
` [PATCH for 4.9 37/98] HID: microsoft: Add Surface 4 type cover pro 4 not JP versions
` [PATCH for 4.9 38/98] HID: multitouch: enable the Surface 4 Type Cover Pro (JP) to report multitouch data
` [PATCH for 4.9 39/98] nvme: simplify stripe quirk
` [PATCH for 4.9 40/98] ACPI / sysfs: Provide quirk mechanism to prevent GPE flooding
` [PATCH for 4.9 41/98] HID: usbhid: Add quirk for the Futaba TOSD-5711BB VFD
` [PATCH for 4.9 44/98] drm/i915: fix INTEL_BDW_IDS definition
` [PATCH for 4.9 43/98] drm/edid: constify edid quirk list
` [PATCH for 4.9 47/98] ASoC: Intel: bytcr_rt5640: quirks for Insyde devices
` [PATCH for 4.9 45/98] drm/i915: more .is_mobile cleanups for BDW

[U-Boot] [PATCH 1/2] Add support for Turing Computer i.MX53 Evaluation Board
 2017-04-04 19:32 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] Add support for Turing Computer i.MX6x "

PCI enumeration without a BIOS
 2017-04-04 19:31 UTC 

[PATCH v2] HID: wacom: generic: sync pad events only for actual packets
 2017-04-04 19:31 UTC 

[PATCH v5 4/5] drm: Connector helper function to release resources
 2017-04-04 19:30 UTC  (6+ messages)
` [PATCH v6 1/5] drm: Add driver-private objects to atomic state
  ` [PATCH v6 2/5] drm/dp: Introduce MST topology state to track available link bandwidth
  ` [PATCH v6 3/5] drm/dp: Add DP MST helpers to atomically find and release vcpi slots
  ` [PATCH v6 4/5] drm: Connector helper function to release resources
  ` [PATCH v6 5/5] drm/dp: Track MST link bandwidth

[PATCH 0/4 net-next] net: stmmac: adding multiple buffers
 2017-04-04 19:28 UTC  (11+ messages)
` [PATCH 1/4] net: stmmac: break some functions into RX and TX scopes
  ` [PATCH 2/4] net: stmmac: adding multiple buffers for rx
  ` [PATCH 3/4] net: stmmac: adding multiple buffers for TX
  ` [PATCH 4/4] net: stmmac: adding multiple napi mechanism

[PATCH v3 00/11] Initial Allwinner Display Engine 2.0 Support
 2017-04-04 19:28 UTC  (4+ messages)
` [PATCH v3 04/11] drm/sun4i: abstract the layer type

[Buildroot] [git commit] uclibc: add patch fixing build failures related to time structures
 2017-04-04 19:28 UTC 

[PATCH 0/6] ASoC: Add OF device table to I2C drivers that are missing it
 2017-04-04 19:26 UTC  (8+ messages)
` [PATCH 1/6] ASoc: rt5645: Add OF device ID table
` [PATCH 2/6] ASoC: ssm4567: "
` [PATCH 3/6] ASoC: sta529: "
` [PATCH 4/6] ASoC: uda1380: "
` [PATCH 5/6] ASoC: wm8978: "
` [PATCH 6/6] ASoC: rt5677: "

[PATCH][PROGS] xfs_io: Allow setting multiple mode flags for fallocate()
 2017-04-04 19:26 UTC  (6+ messages)

[PATCH v2 0/5] minitty: a minimal TTY layer alternative for embedded systems
 2017-04-04 19:26 UTC  (19+ messages)

Infiniband Subnet Manager protocol specification
 2017-04-04 19:25 UTC  (3+ messages)

[PATCH 1/1] asus-nb-wmi: Add wapf4 quirk for the X302UA
 2017-04-04 19:24 UTC  (4+ messages)

ARM:Booting xen on pine64 board
 2017-04-04 19:25 UTC  (4+ messages)

[PATCH v6 1/4] syscalls: Restore address limit after a syscall
 2017-04-04 19:21 UTC  (11+ messages)
` [PATCH v6 2/4] x86/syscalls: Specific usage of verify_pre_usermode_state
      ` [kernel-hardening] "

[PATCH 0/2] Add Maxim Integrated MAX31760 fan controller driver
 2017-04-04 19:20 UTC  (3+ messages)
` [PATCH 1/2] hwmon: Add "
` [PATCH 2/2] devicetree: Document the max31760 device binding

[Qemu-devel] [PATCH v3 0/1] slirp: add SOCKS5 support
 2017-04-04 19:20 UTC  (2+ messages)

[PATCH] repair: handle reading superblock from image on larger sector size filesystem
 2017-04-04 19:19 UTC  (4+ messages)

[PATCH v2 0/2] Fix memory leak in of_pci_get_host_bridge_resources
 2017-04-04 19:18 UTC  (6+ messages)
` [PATCH v2 2/2] of/pci: "

[PATCH rdma-next 0/6] Enhanced mode for IPoIB driver
 2017-04-04 19:17 UTC  (7+ messages)
  ` [PATCH rdma-next 1/6] IB/IPoIB: Introduce RDMA netdev interface and IPoIB structs
  ` [PATCH rdma-next 2/6] IB/IPoIB: Separate control and data related initializations
  ` [PATCH rdma-next 3/6] IB/IPoIB: Separate control from HW operation on ipoib_open/stop ndo
  ` [PATCH rdma-next 4/6] IB/IPoIB: Rename qpn to be dqpn in ipoib_send and post_send functions
  ` [PATCH rdma-next 5/6] IB/IPoIB: Formatting before adding accelerator to driver
  ` [PATCH rdma-next 6/6] IB/IPoIB: Support acceleration options callbacks

[PATCH v3 00/14] drm/i915/dp: link rate and lane count refactoring
 2017-04-04 19:19 UTC  (9+ messages)
` [PATCH v3 01/14] drm/i915/dp: use known correct array size in rate_to_index
` [PATCH v3 02/14] drm/i915/dp: return errors from rate_to_index()
` [PATCH v3 03/14] drm/i915/dp: rename rate_to_index() to intel_dp_rate_index() and reuse

Confining a Java process reading file
 2017-04-04 19:15 UTC  (7+ messages)

[PATCH] unisys: visornic: Replace symbolic perms with octal
 2017-04-04 19:15 UTC 

[PATCH v2] device-dax, tools/testing/nvdimm: enable device-dax with mock resources
 2017-04-04 19:14 UTC  (2+ messages)

[PATCH V2] perf/x86: fix spurious NMI with PEBS Load Latency event
 2017-04-04 19:14 UTC 

[PATCH v2] x86/boot: Support uncompressed kernel
 2017-04-04 19:14 UTC  (2+ messages)

Legacy PCI interrupt {de}assertion count
 2017-04-04 19:13 UTC  (9+ messages)

[PATCH] mm: Add additional consistency check
 2017-04-04 19:13 UTC  (6+ messages)

[PATCH v11 0/6] VMX: Properly handle pi descriptor and per-cpu blocking list
 2017-04-04 19:12 UTC  (4+ messages)
` [PATCH v11 5/6] VT-d: introduce update_irte to update irte safely

[PATCH 0/2] mmc: meson-gx: add basic tuning
 2017-04-04 19:11 UTC  (6+ messages)
` [PATCH 1/2] mmc: meson-gx: introduce struct meson_tuning_params
` [PATCH 2/2] mmc: meson-gx: add basic tuning for rx clock phase

[PATCH v4 19/23] drivers/fsi: Add GPIO based FSI master (fwd)
 2017-04-04 19:10 UTC  (4+ messages)

[merged] drivers-net-ethernet-mellanox-mlx5-core-en_ethtoolc-fix-build-with-gcc-444.patch removed from -mm tree
 2017-04-04 19:11 UTC 

[merged] drivers-net-ethernet-mellanox-mlx5-core-en_mainc-fix-build-with-gcc-444.patch removed from -mm tree
 2017-04-04 19:11 UTC 

[PATCH v2] Tmem fixes for v4.9
 2017-04-04 19:10 UTC  (6+ messages)
` [PATCH v2 1/5] xen/libcx/tmem: Replace TMEM_RESTORE_NEW with XEN_SYSCTL_TMEM_OP_SET_POOLS
` [PATCH v2 2/5] xen/libxc: Move TMEM_AUTH to XEN_SYSCTL_TMEM_OP_SET_AUTH
` [PATCH v2 3/5] tmem: By default to join an shared pool it must be authorized
` [PATCH v2 4/5] tmem: Fix tmem-shared-auth 'auth' values
` [PATCH v2 5/5] tmem: Parse UUIDs correctly

Help spread the word and save a life today
 2017-04-04 12:09 UTC 

[PATCH 0/2] overlayfs: support freeze/thaw/syncfs
 2017-04-04 19:07 UTC  (9+ messages)
` [PATCH 1/2] ovl: support freeze/thaw super

[Qemu-devel] [RFC PATCH 0/2] Calcuate downtime for postcopy live migration
 2017-04-04 19:06 UTC  (4+ messages)
    ` [Qemu-devel] [PATCH 2/2] migration: calculate downtime on dst side

[U-Boot] __FILE__ usage and and SPL limits for SRAM
 2017-04-04 19:06 UTC  (3+ messages)

[PATCH v2 0/9] KVM: arm/arm64: race fixes and vcpu requests
 2017-04-04 19:04 UTC  (14+ messages)
` [PATCH v2 4/9] KVM: arm/arm64: replace vcpu->arch.pause with a vcpu request
` [PATCH v2 6/9] KVM: arm/arm64: use a vcpu request on irq injection

[PATCH v3] Illuminate thread id to user space
 2017-04-04 19:04 UTC  (3+ messages)
  ` [PATCH v3] userfaultfd: provide pid in userfault msg

[PATCH 0/2] memory: XSA-212 follow-up
 2017-04-04 19:04 UTC  (5+ messages)
` [PATCH 1/2] memory: exit early from memory_exchange() upon write-back error
` [PATCH 2/2] memory: don't hand MFN info to translated guests

dwc2_hc_chhltd_intr_dma - ChHltd set errors?
 2017-04-04 19:03 UTC  (8+ messages)

[PATCH 0/2] pci-hyperv: Some miscellaneous fixes
 2017-04-04 19:03 UTC  (2+ messages)

Random guest crashes since 5c34d002dcc7 ("virtio_pci: use shared interrupts for virtqueues")
 2017-04-04 19:03 UTC  (11+ messages)

[PATCH 4/8] x86/intel_rct/mba: Add MBA structures and initialize MBA
 2017-04-04 19:02 UTC 

[U-Boot] [PATCH] usb: dwc3: gadget: make cache-maintenance on event buffers more robust
 2017-04-04 19:01 UTC  (4+ messages)

dtc fails to compile <&cpu0 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>
 2017-04-04 19:00 UTC  (9+ messages)

[U-Boot] [PATCH] dm: core: Ensure DMA regions start up with the cache clean
 2017-04-04 19:00 UTC 

[PATCH] ASoC: cs53l30: Set .of_match_table to OF device ID table
 2017-04-04 18:59 UTC 

[Buildroot] [PATCH] core: add rule to dump packages' build order
 2017-04-04 18:59 UTC  (3+ messages)

[RFC XEN PATCH v2 00/15] Add vNVDIMM support to HVM domains
 2017-04-04 18:59 UTC  (12+ messages)

[U-Boot] [PATCH 0/3] imx: bootaux elf firmware support
 2017-04-04 18:59 UTC  (5+ messages)

[PATCH 1/2] drm/amd/amdgpu: Fix psp_v3_1 compare sram
 2017-04-04 18:58 UTC  (3+ messages)
` [PATCH 2/2] drm/amd/amdgpu: Clean up psp reload_quirk()

[PATCH] sched: Fix numabalancing to work with isolated cpus
 2017-04-04 18:56 UTC  (2+ messages)

[PATCH 0/9] block: T10/DIF Fixes and cleanups v3
 2017-04-04 18:56 UTC  (10+ messages)
` [PATCH 1/9] bio-integrity: Do not allocate integrity context for bio w/o data
` [PATCH 2/9] bio-integrity: bio_trim should truncate integrity vector accordingly
` [PATCH 3/9] bio-integrity: bio_integrity_advance must update integrity seed
` [PATCH 4/9] bio-integrity: fix interface for bio_integrity_trim v2
` [PATCH 5/9] bio-integrity: fold bio_integrity_enabled to bio_integrity_prep
` [PATCH 6/9] T10: Move opencoded contants to common header
` [PATCH 7/9] Guard bvec iteration logic v3
` [PATCH 8/9] bio: add bvec_iter rewind API
` [PATCH 9/9] bio-integrity: Restore original iterator on verify stage

[PATCH] staging: Add rtl8723bs sdio wifi driver
 2017-04-04 18:53 UTC  (2+ messages)

17707 linux-gpio
 2017-04-04 18:52 UTC 

net/ipv4: use-after-free in ipv4_mtu
 2017-04-04 18:51 UTC  (2+ messages)

[PATCH 0/8 V3] x86/intel_rdt: Intel Memory bandwidth allocation
 2017-04-04 18:50 UTC  (3+ messages)
` [PATCH 4/8] x86/intel_rct/mba: Add MBA structures and initialize MBA

[PATCH v3] MIPS: Avoid warnings from use of dla in 32 bit kernels
 2017-04-04 18:49 UTC  (4+ messages)

[PATCH 01/11] drm: update todo.rst
 2017-04-04 18:49 UTC  (4+ messages)
` [PATCH 11/11] drm/doc: Small markup fixup

[RFC] PCI ACS Flags Clarification
 2017-04-04 18:47 UTC 

We have delivery problems with your parcel # 852261545
 2017-04-04 18:47 UTC 

[PATCH 0/4] Add hstate parameter to huge_pte_offset()
 2017-04-04 18:47 UTC  (6+ messages)
` [PATCH 2/4] arm64: hugetlbpages: Correctly handle swap entries in huge_pte_offset()

[PATCH 1/3] phy: sun4i-usb: enable PHY0 dual route switching for A64 USB PHY
 2017-04-04 18:45 UTC  (9+ messages)
` [PATCH 2/3] arm64: allwinner: a64: add USB0 OHCI/EHCI related devicetree parts
` [PATCH 3/3] arm64: allwinner: a64: enable EHCI0/OHCI0 controller for Pine64

[PATCH nft] exthdr: avoid crash with older kernels
 2017-04-04 18:46 UTC 

[PATCH] KEYS: make keyctl_invalidate() also require Setattr permission
 2017-04-04 18:44 UTC  (4+ messages)

[PATCH nft] src: fix build warning on i686
 2017-04-04 18:46 UTC 

[U-Boot] [PATCH] libfdt: fix build with Python 3
 2017-04-04 18:44 UTC  (7+ messages)

[PATCH 0/4] Fix DP busy wait and defer disabling overlay plane
 2017-04-04 18:44 UTC  (18+ messages)

[PATCH 0/2] ARM: dts: keystone: Add support for new K2G evm
 2017-04-04 18:42 UTC  (4+ messages)

[PATCH v3] http.postbuffer: allow full range of ssize_t values
 2017-04-04 18:42 UTC  (5+ 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.