All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-10-10 19:28:31 to 2015-10-10 22:32:18 UTC [more...]

[Bug 85160] New: [NV94] INVALID_STATE error, X fails to start on GeForce 9600 GT with dual monitors, kernels 3.18.0-0.rc0.git8.2.fc22.1 onwards
 2015-10-10 22:32 UTC  (6+ messages)
  ` [Bug 85160] "

[PATCH v4 0/3] arm64: EFI stub isolation
 2015-10-10 22:31 UTC  (4+ messages)
` [PATCH v4 1/3] arm64/efi: remove /chosen/linux,uefi-stub-kern-ver DT property

[Qemu-devel] [PULL 00/48] ivshmem series
 2015-10-10 22:28 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/2] tests: Add ivshmem qtest
  ` [Qemu-devel] [PATCH 2/2] ivshmem-test: Implement tests

[PATCHv4 RESEND] staging: vme_user: provide DMA functionality
 2015-10-10 22:25 UTC 

btrfs says no errors, but booting gives lots of errors
 2015-10-10 22:04 UTC  (7+ messages)

GNU GRUB maintenance
 2015-10-10 18:49 UTC  (6+ messages)

[PATCH v7 0/2] Enable capsule loader interface for efi firmware updating
 2015-10-10 22:02 UTC  (4+ messages)
` [PATCH v7 1/2] efi: export efi_capsule_supported() function symbol

[PATCH] vme: 8-bit status/id takes 256 values, not 255
 2015-10-10 22:00 UTC 

[PATCH] guile, mailx, gcc, opensp, gstreamer1.0-libav, libunwind: disable thumb where it fails for qemuarm
 2015-10-10 21:59 UTC  (6+ messages)
` [PATCH] webkitgtk, gcr, libsecret: force ARM mode

[Linux] Linux PID algorithm is BRAINDEAD!
 2015-10-10 21:58 UTC  (2+ messages)

[Bug 91516] Hang on Dota 2 Reborn with Unsafe Math
 2015-10-10 21:54 UTC  (2+ messages)

thinkpad_acpi: Lenovo ThinkPad Yoga 12 side lock button (0x6020)
 2015-10-10 21:52 UTC 

[PATCH] thinkpad_acpi: Add TP_HKEY_EV_SCREEN_FLIP (0x60c0) for Lenovo ThinkPad Yoga 12
 2015-10-10 21:46 UTC  (4+ messages)

[PATCH v3] ALSA: usb-audio: Fix max packet size calculation for USB audio
 2015-10-10 21:43 UTC 

[PATCH] ohci-pci: use USB_DT_*
 2015-10-10 21:43 UTC 

[PATCH 0/5] add missing of_node_put
 2015-10-10 21:41 UTC  (20+ messages)
` [PATCH 5/5] arm: "
        ` [PATCH 5/5 v2] "

[PATCH] vme: tsi148: silence uninitialized variable warning
 2015-10-10 21:40 UTC  (3+ messages)

[qemu-mainline test] 62748: tolerable FAIL - PUSHED
 2015-10-10 21:32 UTC 

[Qemu-devel] [PULL 00/48] ivshmem series
 2015-10-10 21:29 UTC  (3+ messages)
` [Qemu-devel] [PULL 41/48] tests: add ivshmem qtest

Run armv7 32 bit userspace on aarch64
 2015-10-10 21:25 UTC  (4+ messages)

[PATCH] ALSA: bebob: constify snd_bebob_rate_spec structures
 2015-10-10 21:24 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH v2] ALSA: usb-audio: Fix max packet size calculation for USB audio
 2015-10-10 21:24 UTC  (3+ messages)

[Qemu-devel] [PATCH v3 00/32] implement vNVDIMM
 2015-10-11  3:53 UTC  (68+ messages)
`  "
` [Qemu-devel] [PATCH v3 01/32] acpi: add aml_derefof
  `  "
` [Qemu-devel] [PATCH v3 02/32] acpi: add aml_sizeof
  `  "
` [Qemu-devel] [PATCH v3 03/32] acpi: add aml_create_field
  `  "
` [Qemu-devel] [PATCH v3 04/32] acpi: add aml_mutex, aml_acquire, aml_release
  `  "
` [Qemu-devel] [PATCH v3 05/32] acpi: add aml_concatenate
  `  "
` [Qemu-devel] [PATCH v3 06/32] acpi: add aml_object_type
  `  "
` [Qemu-devel] [PATCH v3 07/32] util: introduce qemu_file_get_page_size()
  `  "
` [Qemu-devel] [PATCH v3 08/32] exec: allow memory to be allocated from any kind of path
  `  "
` [Qemu-devel] [PATCH v3 09/32] exec: allow file_ram_alloc to work on file
  `  "
` [Qemu-devel] [PATCH v3 10/32] hostmem-file: clean up memory allocation
  `  "
` [Qemu-devel] [PATCH v3 11/32] hostmem-file: use whole file size if possible
  `  "
` [Qemu-devel] [PATCH v3 12/32] pc-dimm: remove DEFAULT_PC_DIMMSIZE
  `  "
` [Qemu-devel] [PATCH v3 13/32] pc-dimm: make pc_existing_dimms_capacity static and rename it
  `  "
` [Qemu-devel] [PATCH v3 14/32] pc-dimm: drop the prefix of pc-dimm
  `  "
` [Qemu-devel] [PATCH v3 15/32] stubs: rename qmp_pc_dimm_device_list.c
  `  "
` [Qemu-devel] [PATCH v3 16/32] pc-dimm: rename pc-dimm.c and pc-dimm.h
  `  "
` [Qemu-devel] [PATCH v3 17/32] dimm: abstract dimm device from pc-dimm
  `  "
` [Qemu-devel] [PATCH v3 18/32] dimm: get mapped memory region from DIMMDeviceClass->get_memory_region
  `  "
` [Qemu-devel] [PATCH v3 19/32] dimm: keep the state of the whole backend memory
  `  "
` [Qemu-devel] [PATCH v3 20/32] dimm: introduce realize callback
  `  "
` [Qemu-devel] [PATCH v3 21/32] nvdimm: implement NVDIMM device abstract
  `  "
` [Qemu-devel] [PATCH v3 22/32] nvdimm: init the address region used by NVDIMM ACPI
  `  "
` [Qemu-devel] [PATCH v3 23/32] nvdimm: build ACPI NFIT table
  `  "
` [Qemu-devel] [PATCH v3 24/32] nvdimm: init the address region used by DSM method
  `  "
` [Qemu-devel] [PATCH v3 25/32] nvdimm: build ACPI nvdimm devices
  `  "
` [Qemu-devel] [PATCH v3 26/32] nvdimm: save arg3 for NVDIMM device _DSM method
  `  "
` [Qemu-devel] [PATCH v3 27/32] nvdimm: support DSM_CMD_IMPLEMENTED function
  `  "
` [Qemu-devel] [PATCH v3 28/32] nvdimm: support DSM_CMD_NAMESPACE_LABEL_SIZE function
  `  "
` [Qemu-devel] [PATCH v3 29/32] nvdimm: support DSM_CMD_GET_NAMESPACE_LABEL_DATA
  `  "
` [Qemu-devel] [PATCH v3 30/32] nvdimm: support DSM_CMD_SET_NAMESPACE_LABEL_DATA
  `  "
` [Qemu-devel] [PATCH v3 31/32] nvdimm: allow using whole backend memory as pmem
  `  "
` [PATCH v3 32/32] nvdimm: add maintain info
  ` [Qemu-devel] "

[GIT PULL] LPC18xx DTS changes for v4.4
 2015-10-10 21:12 UTC  (2+ messages)
` [GIT PULL] PL172 driver updates "

[seabios test] 62761: trouble: broken/fail/pass
 2015-10-10 21:10 UTC 

[PATCH net-next v3 0/4] switchdev: push bridge ageing_time attribute down
 2015-10-10 21:09 UTC  (7+ messages)
` [PATCH net-next v3 3/4] bridge: push bridge setting ageing_time down to switchdev

[PATCH 1/2 v3] drivers: staging: rtl8723au: Changed rssi_cmd to little-endian param
 2015-10-10 21:02 UTC  (3+ messages)
` [PATCH 2/2 v3] drivers: staging: rtl8723au: Changed raid_cmd to little-endian mask

[PATCH 0/9] UEFI boot and runtime services support for 32-bit ARM
 2015-10-10 21:00 UTC  (7+ messages)
` [PATCH 1/9] arm64/efi: split off EFI init and runtime code for reuse by "
` [PATCH 2/9] arm64/efi: refactor "

[PATCH v2 00/20] get_user_pages() for dax mappings
 2015-10-10 20:57 UTC  (6+ messages)
` [PATCH v2 11/20] kvm: rename pfn_t to kvm_pfn_t

[BUG] x86: apic: Possible null pointer dereference by apic_ack_edge
 2015-10-10 20:54 UTC 

[Buildroot] [PATCH] vsftpd: Add systemd services
 2015-10-10 20:46 UTC  (2+ messages)

[PATCH 2/2] x86, efi: Add "efi_fake_mem" boot option
 2015-10-10 20:36 UTC  (3+ messages)

[PATCH V1 0/3] fsl esai/spdif/asrc need spba clock
 2015-10-10 20:35 UTC  (8+ messages)
` [PATCH V1 2/3] ASoC: fsl_spdif: spba clk is needed by spdif device

[Qemu-devel] Arm virtual machine networking problem with build for 64bit host
 2015-10-10 20:34 UTC 

[PATCH] nv50, nvc0: don't base decisions on available pushbuf space
 2015-10-10 20:29 UTC  (8+ messages)
` [Nouveau] "

[PATCH 0/4] Staging: rtl8712: Fix coding style warnings
 2015-10-10 20:26 UTC  (10+ messages)
` [PATCH 2/4] Staging: rtl8712: Use ether_addr_equal() over memcmp()
` [PATCH 4/4] Staging: rtl8712: fix warning for placing constant on the right side of test

updated orangefs tree at kernel.org
 2015-10-10 20:23 UTC  (5+ messages)

[Bug 91930] Program with GtkGLArea widget does not redraw
 2015-10-10 20:23 UTC  (2+ messages)

[Qemu-devel] [PATCH v7 00/14] post-introspection cleanups, subset B
 2015-10-10 20:16 UTC  (4+ messages)
` [Qemu-devel] [PATCH v7 05/14] qapi: Lazy creation of array types

[patch] sched: disable task group re-weighting on the desktop
 2015-10-10 20:14 UTC  (2+ messages)

[PATCH] ARM: dts: sun7i: Add regulator configuration for pcDuino v3 Nano
 2015-10-10 20:15 UTC  (2+ messages)

[edk2] KVM: MTRR: fix memory type handling if MTRR is completely disabled
 2015-10-10 20:07 UTC  (10+ messages)

[PATCH 0/7] tty close cleanup
 2015-10-10 20:09 UTC  (10+ messages)
` [PATCH 1/7] tty: Remove tty_wait_until_sent_from_close()
` [PATCH 2/7] tty: Remove ASYNC_CLOSING checks in open()/hangup() methods
` [PATCH 3/7] usb: gadget: gserial: Privatize close_wait
` [PATCH 4/7] tty: Remove tty_port::close_wait
` [PATCH 5/7] tty: r3964: Use tty->read_wait waitqueue
` [PATCH 6/7] tty: r3964: Replace/remove bogus tty lock use
` [PATCH 7/7] tty: Remove wait_event_interruptible_tty()

[linux-next test] 62746: regressions - FAIL
 2015-10-10 20:01 UTC 

[RESEND PATCH v2] staging/wlan-ng: Fix potential buffer overflow in firmware handling
 2015-10-10 19:56 UTC 

[PATCH] nouveau: fix OpenFirmware support
 2015-10-10 19:56 UTC  (4+ messages)

[Cocci] adding blank lines
 2015-10-10 19:48 UTC 

kernel BUG at /linux/fs/btrfs/extent-tree.c:1833!
 2015-10-10 19:48 UTC  (3+ messages)

switchdev and VLAN ranges
 2015-10-10 19:47 UTC  (5+ messages)

[PATCH 0/2] atm: iphase: Fix misleading indention and return -ENOMEM on error
 2015-10-10 19:47 UTC  (6+ messages)
` [PATCH 1/2] atm: iphase: return -ENOMEM instead of -1 in case of failed kmalloc()
` [PATCH 2/2] atm: iphase: fix misleading indention

[PATCH] doc: Clarify that nmi_watchdog param is for hardlockups
 2015-10-10 19:40 UTC 

[PATCH] nouveau: avoid emitting new fences unnecessarily
 2015-10-10 19:41 UTC  (3+ messages)
    ` [Mesa-dev] "

[PATCH 0/6] staging: rtl8192: Fix coding style problems
 2015-10-10 19:37 UTC  (10+ messages)
` [PATCH 1/6] staging: rtl8192u: Fix spacing errors
  ` [Outreachy kernel] "
` [PATCH 2/6] staging: rtl8192u: Move open brace to previous line
` [PATCH 3/6] staging: rtl8192u: Move else "
` [PATCH 4/6] staging: rtl8192u: Remove unnecessary braces
  ` [Outreachy kernel] "
` [PATCH 5/6] staging: rtl8192u: Add blank line after declarations
` [PATCH 6/6] staging: rtl8192u: Add paranthesis to complex macro
  ` [Outreachy kernel] "

[PATCH 0/2] iser bounce buffering cleanup
 2015-10-10 19:35 UTC  (3+ messages)
` [PATCH 2/2] IB/iser: Enable SG clustering

[PATCH 1/2] iser: Set block queue_virt_boundary and remove bounce buffering code
 2015-10-10 19:33 UTC 

[PATCH 0/2] Introduce "efi_fake_mem" boot option
 2015-10-10 19:31 UTC  (4+ messages)
` [PATCH 1/2] x86, efi: rename print_efi_memmap() to efi_print_memmap()

[PATCH] Make CTRL and ALT keys work as expected on EFI systems (version 5)
 2015-10-10 18:48 UTC  (2+ messages)

[net-next 16/16] i40e: print neato new features
 2015-10-10 19:29 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.