All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-10-02 13:25:56 to 2015-10-02 13:55:59 UTC [more...]

[PATCH 3.12 01/84] PCI: Add dev_flags bit to access VPD through function 0
 2015-10-02 13:25 UTC  (49+ messages)
` [PATCH 3.12 00/84] 3.12.49-stable review
  ` [PATCH 3.12 02/84] PCI: Add VPD function 0 quirk for Intel Ethernet devices
  ` [PATCH 3.12 03/84] staging: comedi: usbduxsigma: don't clobber ai_timer in command test
  ` [PATCH 3.12 07/84] libfc: Fix fc_fcp_cleanup_each_cmd()
  ` [PATCH 3.12 09/84] crypto: caam - fix memory corruption in ahash_final_ctx
  ` [PATCH 3.12 10/84] arm64: KVM: Fix host crash when injecting a fault into a 32bit guest
  ` [PATCH 3.12 11/84] DRM - radeon: Don't link train DisplayPort on HPD until we get the dpcd
  ` [PATCH 3.12 12/84] drm/qxl: validate monitors config modes
  ` [PATCH 3.12 13/84] iio: Add inverse unit conversion macros
  ` [PATCH 3.12 14/84] iio: adis16480: Fix scale factors
  ` [PATCH 3.12 15/84] clk: versatile: off by one in clk_sp810_timerclken_of_get()
  ` [PATCH 3.12 16/84] PCI: Fix TI816X class code quirk
  ` [PATCH 3.12 17/84] USB: symbolserial: Use usb_get_serial_port_data
  ` [PATCH 3.12 18/84] USB: ftdi_sio: Added custom PID for CustomWare products
  ` [PATCH 3.12 19/84] usb: dwc3: ep0: Fix mem corruption on OUT transfers of more than 512 bytes
  ` [PATCH 3.12 20/84] usb: host: ehci-sys: delete useless bus_to_hcd conversion
  ` [PATCH 3.12 21/84] serial: 8250: don't bind to SMSC IrCC IR port
  ` [PATCH 3.12 22/84] crypto: ghash-clmulni: specify context size for ghash async algorithm
  ` [PATCH 3.12 23/84] HID: usbhid: Fix the check for HID_RESET_PENDING in hid_io_error
  ` [PATCH 3.12 24/84] KVM: MMU: fix validation of mmio page fault
  ` [PATCH 3.12 25/84] xtensa: fix threadptr reload on return to userspace
  ` [PATCH 3.12 26/84] xtensa: fix kernel register spilling
  ` [PATCH 3.12 27/84] devres: fix devres_get()
  ` [PATCH 3.12 28/84] auxdisplay: ks0108: fix refcount
  ` [PATCH 3.12 29/84] of/address: Don't loop forever in of_find_matching_node_by_address()
  ` [PATCH 3.12 34/84] unshare: Unsharing a thread does not require unsharing a vm
  ` [PATCH 3.12 35/84] rtlwifi: rtl8192cu: Add new device ID
  ` [PATCH 3.12 36/84] tg3: Fix temperature reporting
  ` [PATCH 3.12 37/84] mac80211: enable assoc check for mesh interfaces
  ` [PATCH 3.12 38/84] arm64: kconfig: Move LIST_POISON to a safe value
  ` [PATCH 3.12 39/84] arm64: compat: fix vfp save/restore across signal handlers in big-endian
  ` [PATCH 3.12 40/84] arm64: head.S: initialise mdcr_el2 in el2_setup
  ` [PATCH 3.12 41/84] arm64: errata: add module build workaround for erratum #843419
  ` [PATCH 3.12 43/84] Input: evdev - do not report errors form flush()
  ` [PATCH 3.12 44/84] ALSA: hda - Enable headphone jack detect on old Fujitsu laptops
  ` [PATCH 3.12 45/84] ALSA: hda - Use ALC880_FIXUP_FUJITSU for FSC Amilo M1437
  ` [PATCH 3.12 46/84] powerpc/mm: Fix pte_pagesize_index() crash on 4K w/64K hash
  ` [PATCH 3.12 47/84] powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlers
  ` [PATCH 3.12 48/84] powerpc/mm: Recompute hash value after a failed update
  ` [PATCH 3.12 49/84] Add radeon suspend/resume quirk for HP Compaq dc5750
  ` [PATCH 3.12 51/84] rc-core: fix remove uevent generation
  ` [PATCH 3.12 52/84] v4l: omap3isp: Fix sub-device power management code
  ` [PATCH 3.12 53/84] Btrfs: check if previous transaction aborted to avoid fs corruption
  ` [PATCH 3.12 54/84] NFSv4: don't set SETATTR for O_RDONLY|O_EXCL
  ` [PATCH 3.12 55/84] NFS: nfs_set_pgio_error sometimes misses errors
  ` [PATCH 3.12 56/84] parisc: Filter out spurious interrupts in PA-RISC irq handler
  ` [PATCH 3.12 57/84] vmscan: fix increasing nr_isolated incurred by putback unevictable pages
  ` [PATCH 3.12 58/84] fs: if a coredump already exists, unlink and recreate with O_EXCL

[PATCH -mm v2 1/3] mm/oom_kill: remove the wrong fatal_signal_pending() check in oom_kill_process()
 2015-10-02 13:52 UTC  (10+ messages)

[Qemu-devel] [PATCH v7 00/24] vhost-user: add migration support
 2015-10-02 13:55 UTC  (6+ messages)
` [Qemu-devel] [PATCH v7 03/24] util: add linux-only memfd fallback
` [Qemu-devel] [PATCH v7 16/24] vhost user: add rarp sending after live migration for legacy guest

[PATCH 00/18] Input - Fix make coccicheck warnings
 2015-10-02 13:54 UTC  (22+ messages)
` [PATCH 01/18] Input: joydev - use memdup_user() to duplicate memory from user-space
` [PATCH 02/18] Input: ads7846 - use PTR_ERR_OR_ZERO()
` [PATCH 03/18] Input: cyttsp "
` [PATCH 04/18] Input: kxtj9 - remove unneeded retval variable
` [PATCH 05/18] Input: retu-pwrbutton - simplify function return logic
` [PATCH 06/18] Input: zforce "
` [PATCH 07/18] Input: cap11xx "
` [PATCH 08/18] Input: goldfish "
` [PATCH 09/18] Input: jornada720_ts "
` [PATCH 10/18] Input: intel-mid-touch "
` [PATCH 11/18] Input: da9034-ts "
` [PATCH 12/18] Input: pxa27x_keypad "
` [PATCH 13/18] Input: atmel_mxt_ts "
` [PATCH 14/18] Input: synaptics_i2c "
` [PATCH 15/18] Input: auo-pixcir-ts "
` [PATCH 16/18] Input: elan_i2c "
` [PATCH 17/18] Input: cypress_ps2 "
` [PATCH 18/18] Input: tps6507x-ts "

[PATCH OSSTEST+XEN 0/1+1] Switching to one qemu tree per qemu version (trad vs upstream)
 2015-10-02 13:53 UTC  (7+ messages)
` [PATCH OSSTEST] Switch to merged qemu-xen{, -traditional}.git trees

[PATCH 2/2] iio: dac: Add support for the AD5592R/AD5593R ADCs/DACs
 2015-10-02 13:53 UTC  (3+ messages)

[PATCH 0/1] remove startup questions
 2015-10-02 13:52 UTC  (3+ messages)
` [PATCH 1/1] toaster: improve ease of toaster startup

[PATCH] spi: pxa2xx: Remove unused psp member variable from struct chip_data
 2015-10-02 13:52 UTC 

[PATCH RFC 0/7] netfilter: introduce new chain type for local socket input
 2015-10-02 13:52 UTC  (8+ messages)
` [PATCH RFC 3/7] netfilter: add NF_INET_LOCAL_SOCKET_IN chain type

[Buildroot] [PATCH] vtun: fix gcc5 build
 2015-10-02 13:51 UTC  (2+ messages)

[meta-cloud-services][fido-kilo][PATCH 0/6] Updated for fido-kilo
 2015-10-02 13:50 UTC  (7+ messages)
` [meta-cloud-services][fido-kilo][PATCH 1/6] python-jsonpointer: inherit setuptools instead of distutils
` [meta-cloud-services][fido-kilo][PATCH 2/6] python-alembic: upgrade to 0.7.5.post2
` [meta-cloud-services][fido-kilo][PATCH 3/6] python-oslo.vmware: add recipe
` [meta-cloud-services][fido-kilo][PATCH 4/6] python-glance, glancestore: require oslo.vmware
` [meta-cloud-services][fido-kilo][PATCH 5/6] python-nova: depends on psutil
` [meta-cloud-services][fido-kilo][PATCH 6/6] nova: build dependency on libvirt

[Buildroot] [PATCH] libmicrohttpd: bump to version 0.9.44
 2015-10-02 13:51 UTC  (2+ messages)

[PATCH 1/2] pinctrl: at91-pio4: Use irq_set_handler_locked()
 2015-10-02 13:50 UTC  (6+ messages)
` [PATCH 2/2] pinctrl: at91-pio4: Adapt to new irq flow handler prototype

QEMU fw_cfg DMA interface
 2015-10-02 13:50 UTC  (16+ messages)
` [Qemu-devel] [PATCH v4 0/7] "
  ` [Qemu-devel] [PATCH v4 6/7] Make the kernel image in the fw_cfg DMA interface bootable

Having troubles binding an SR-IOV VF to uio_pci_generic on Amazon instance
 2015-10-02 13:50 UTC  (11+ messages)

[PATCH] Restrict virtual/libgl and libvivante-dri
 2015-10-02 13:50 UTC  (7+ messages)

[Buildroot] [git commit] vtun: add license info
 2015-10-02 13:50 UTC 

can't install on OS X
 2015-10-02 13:41 UTC  (2+ messages)

[distros-debian-jessie test] 38116: regressions - FAIL
 2015-10-02 13:48 UTC 

[PATCH 1/1] Force mkiss to reset the line discipline when serial device is removed
 2015-10-02 13:48 UTC  (7+ messages)
` [PATCH v2 "
  `  "

[PATCH v4 3/5] mfd: tps65912: Add driver for the TPS65912 PMIC
 2015-10-02 13:47 UTC  (4+ messages)
    ` [lkp] "

[Qemu-devel] [PATCH v4 00/47] ivshmem improvements
 2015-10-02 13:47 UTC  (6+ messages)
` [Qemu-devel] [PATCH v4 38/47] msix: implement pba write (but read-only)
` [Qemu-devel] [PATCH v4 46/47] ivshmem: use kvm irqfd for msi notifications

[RFC v2 0/4] MT8173 DRM support
 2015-10-02 13:47 UTC  (10+ messages)
` [RFC v2 1/4] dt-bindings: drm/mediatek: Add Mediatek display subsystem dts binding

4.3.0-rc3-00042: ACPI Warning: AcpiEnable failed
 2015-10-02 13:47 UTC  (4+ messages)
` bisected: "

[Buildroot] [git commit] vtun: fix gcc5 build
 2015-10-02 13:46 UTC 

[Qemu-devel] [PULL 00/15] virtio,pc features, fixes
 2015-10-02 13:46 UTC  (16+ messages)
` [Qemu-devel] [PULL 01/15] virtio: introduce virtqueue_unmap_sg()
` [Qemu-devel] [PULL 02/15] virtio: introduce virtqueue_discard()
` [Qemu-devel] [PULL 03/15] virtio-net: correctly drop truncated packets
` [Qemu-devel] [PULL 04/15] oslib: rework anonimous RAM allocation
` [Qemu-devel] [PULL 05/15] oslib: allocate PROT_NONE pages on top of RAM
` [Qemu-devel] [PULL 06/15] exec: "
` [Qemu-devel] [PULL 07/15] pc: Add a comment explaining why pc_compat_2_4() doesn't exist
` [Qemu-devel] [PULL 08/15] virtio: Notice when the system doesn't support MSIx at all
` [Qemu-devel] [PULL 09/15] virtio-9p: migrate virtio subsections
` [Qemu-devel] [PULL 10/15] vhost-user-test: do not reinvent glib-compat.h
` [Qemu-devel] [PULL 11/15] vhost-user: unit test for new messages
` [Qemu-devel] [PULL 12/15] memhp: extend address auto assignment to support gaps
` [Qemu-devel] [PULL 13/15] pc: memhp: force gaps between DIMM's GPA
` [Qemu-devel] [PULL 14/15] vhost-user-test: use tmpfs by default
` [Qemu-devel] [PULL 15/15] vhost-user-test: fix predictable filename on tmpfs

[Qemu-devel] [PATCH v2] virtio-9p: migrate virtio subsections
 2015-10-02 13:45 UTC  (2+ messages)

Bugs in multipath scsi in 4.3-rc2
 2015-10-02 13:44 UTC  (10+ messages)

[PATCH v2 0/2] perf tool: improve error handling in perf_flag_probe()
 2015-10-02 13:43 UTC  (3+ messages)
` [PATCH v2 2/2] perf tools: report PERF_FLAG_FD_CLOEXEC probing error once

[Buildroot] [PATCH 1/2] cpio: bump to version 2.12
 2015-10-02 13:43 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] cpio: install to /bin and after busybox

[PATCH] toaster: Remove project name from latest project builds
 2015-10-02 13:43 UTC 

State of bitbake world, Failed tasks 2015-09-13
 2015-10-02 13:44 UTC  (7+ messages)
` [PATCH][meta-oe 01/10] nautilus3: Fix build with B != S
  ` [PATCH][meta-oe 08/10] elmdentica, azy: blacklist because they are old and fail to build with gcc-5
` [PATCH][meta-efl] webkit-efl: fix build with cmake-3*

[PATCH v8 0/4] Allow USB devices to remain runtime-suspended when sleeping
 2015-10-02 13:42 UTC  (4+ messages)
` [PATCH v8 3/4] PM / sleep: Go direct_complete if driver has no callbacks

[Buildroot] [PATCH] imagemagick: bump to version 6.9.2-3
 2015-10-02 13:42 UTC 

linux-next: kernel BUG at mm/slub.c:1447!
 2015-10-02 13:42 UTC  (6+ messages)

[Buildroot] [PATCH] harfbuzz: bump to version 1.0.4
 2015-10-02 13:42 UTC 

[PATCH] toastergui: Remove project name from latest project builds
 2015-10-02 13:42 UTC  (2+ messages)

[PATCH v1 0/5] Improve ASIX RX memory allocation error handling
 2015-10-02 13:39 UTC 

[Buildroot] [PATCH] libpng: bump to version 1.6.18
 2015-10-02 13:42 UTC 

[Buildroot] [PATCH] squid: bump to version 3.5.10
 2015-10-02 13:41 UTC 

[MM PATCH V4 5/6] slub: support for bulk free with SLUB freelists
 2015-10-02 13:40 UTC  (5+ messages)
` [MM PATCH V4.1 "

[Buildroot] [Buildroot website] Missing image(s?) files
 2015-10-02 13:39 UTC 

[PATCH net] ARM: net: make BPF_LD | BPF_IND instruction trigger r_X initialisation to 0
 2015-10-02 13:39 UTC  (2+ messages)

[PATCH 1/3] drivers: staging: wilc1000: Check for errors before kfree
 2015-10-02 13:39 UTC  (2+ messages)

[qemu-upstream-4.6-testing baseline-only test] 38115: tolerable FAIL
 2015-10-02 13:39 UTC 

[Bug 91733] [SKL/HSW] Ogles1conform pntszary.c fails
 2015-10-02 13:38 UTC 

[PATCH 3.14 00/84] 3.14.54-stable review
 2015-10-02 13:38 UTC  (2+ messages)

[PATCH 1/3] net: dsa: Use devm_ prefixed allocations
 2015-10-02 13:37 UTC  (4+ messages)

[PATCH v4 0/4] enhance shmem process and swap accounting
 2015-10-02 13:35 UTC  (10+ messages)
` [PATCH v4 1/4] mm, documentation: clarify /proc/pid/status VmSwap limitations
` [PATCH v4 2/4] mm, proc: account for shmem swap in /proc/pid/smaps
` [PATCH v4 3/4] mm, shmem: Add shmem resident memory accounting
` [PATCH v4 4/4] mm, procfs: Display VmAnon, VmFile and VmShm in /proc/pid/status

[Xenomai] 4.x merge
 2015-10-02 13:36 UTC  (3+ messages)

[PATCH v1 1/5] xsplice: Design document
 2015-10-02 13:36 UTC 

[Buildroot] [git commit] libmicrohttpd: bump to version 0.9.44
 2015-10-02 13:35 UTC 

[PATCH] xen-blkfront: check for null drvdata in blkback_changed (XenbusStateClosing)
 2015-10-02 13:35 UTC 

[PATCH] xen-blkfront: check for null drvdata in blkback_changed (XenbusStateClosing)
 2015-10-02 13:35 UTC 

[PATCH V7 0/7] xen pvusb toolstack work
 2015-10-02 13:35 UTC  (7+ messages)
` [PATCH V7 3/7] libxl: add pvusb API
` [PATCH V7 5/7] xl: add pvusb commands

[PATCH] staging: media: bcm2048: Fixed line over 80 characters long
 2015-10-02 13:35 UTC  (2+ messages)

Convenient shortcut to push delete current branch?
 2015-10-02 13:33 UTC  (4+ messages)

[Qemu-devel] feature idea: allow user to run custom scripts
 2015-10-02 13:33 UTC  (15+ messages)

[PATCH] dm ioctl: use kvfree() in free_params()
 2015-10-02 13:32 UTC 

[PATCH v2 0/5] Improve ASIX RX memory allocation error handling
 2015-10-02 13:29 UTC  (6+ messages)
  ` [PATCH v1 1/5] asix: Rename remaining and size for clarity
  ` [PATCH v1 2/5] asix: Tidy-up 32-bit header word synchronisation
  ` [PATCH v1 5/5] asix: Continue processing URB if no RX netdev buffer
` [PATCH v1 3/5] asix: Simplify asix_rx_fixup_internal() netdev alloc
` [PATCH v1 4/5] asix: On RX avoid creating bad Ethernet frames

[PATCH 2/3] iio: ad5064: Explicitly configure whether to use external supply
 2015-10-02 13:29 UTC  (3+ messages)

[U-Boot] [PATCH] Revert "imx: wdog: correct wcr register settings"
 2015-10-02 13:29 UTC  (10+ messages)

[meta-java][PATCH] OpenJDK-8: For x86 and ARM
 2015-10-02 13:27 UTC  (5+ messages)

[Bug 92242] [radeonsi,R9 270X] Windows shadows disappeared in KDE after updating Mesa from 11.0.0 to 11.0.2
 2015-10-02 13:27 UTC  (3+ messages)

[PATCH v2 0/6] arm64: berlin: add pinctrl support
 2015-10-02 13:26 UTC  (5+ messages)
` [PATCH v2 6/6] arm64: dts: berlin4ct: add default pinmux for uart0

[GIT PULL: Linux-PM] devfreq fixes for 4.3-rc4
 2015-10-02 13:54 UTC  (2+ messages)

[PATCH v5 00/22] xen/arm64: Add support for 64KB page in Linux
 2015-10-02 13:25 UTC  (4+ messages)
` [Xen-devel] "


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.