All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-09-03 09:24:53 to 2014-09-03 10:06:32 UTC [more...]

[PATCH v3 0/2] Extend ioreq-server to support page write protection
 2014-09-03 21:53 UTC  (4+ messages)
` [PATCH v3 1/2] x86: add p2m_mmio_write_dm

[PATCH 3.12 00/56] 3.12.28-stable review
 2014-09-03  9:27 UTC  (50+ messages)
` [PATCH 3.12 01/56] bcache: Minor journal fix
` [PATCH 3.12 02/56] usb: musb: cppi41: fire hrtimer according to programmed channel length
` [PATCH 3.12 03/56] USB: serial: cp210x: Removing unncessary `usb_reset_device` on startup
` [PATCH 3.12 04/56] USB: add reset resume quirk for usb3503
` [PATCH 3.12 06/56] USB: core: hcd-pci: free IRQ before disabling PCI device when shutting down
` [PATCH 3.12 07/56] HID: add quirk for 0x04d9:0xa096 device
` [PATCH 3.12 10/56] PCI: Add pci_upstream_bridge()
` [PATCH 3.12 11/56] HID: logitech: perform bounds checking on device_id early enough
` [PATCH 3.12 12/56] HID: fix a couple of off-by-ones
` [PATCH 3.12 13/56] isofs: Fix unbounded recursion when processing relocated directories
` [PATCH 3.12 14/56] USB: OHCI: fix bugs in debug routines
` [PATCH 3.12 15/56] USB: OHCI: don't lose track of EDs when a controller dies
` [PATCH 3.12 16/56] USB: devio: fix issue with log flooding
` [PATCH 3.12 17/56] USB: serial: ftdi_sio: Annotate the current Xsens PID assignments
` [PATCH 3.12 18/56] USB: serial: ftdi_sio: Add support for new Xsens devices
` [PATCH 3.12 19/56] USB: ehci-pci: USB host controller support for Intel Quark X1000
` [PATCH 3.12 20/56] USB: Fix persist resume of some SS USB devices
` [PATCH 3.12 21/56] ALSA: hda - fix an external mic jack problem on a HP machine
` [PATCH 3.12 22/56] ALSA: virtuoso: add Xonar Essence STX II support
` [PATCH 3.12 23/56] ALSA: hda/ca0132 - Don't try loading firmware at resume when already failed
` [PATCH 3.12 24/56] ALSA: usb-audio: fix BOSS ME-25 MIDI regression
` [PATCH 3.12 25/56] ALSA: hda - restore the gpio led after resume
` [PATCH 3.12 26/56] ALSA: hda/realtek - Avoid setting wrong COEF on ALC269 & co
` [PATCH 3.12 27/56] mei: start disconnect request timer consistently
` [PATCH 3.12 28/56] ARM: OMAP3: Fix choice of omap3_restore_es function in OMAP34XX rev3.1.2 case
` [PATCH 3.12 31/56] hwmon: (amc6821) Fix possible race condition bug
` [PATCH 3.12 32/56] hwmon: (lm78) Fix overflow problems seen when writing large temperature limits
` [PATCH 3.12 33/56] hwmon: (gpio-fan) Prevent overflow problem when writing large limits
` [PATCH 3.12 34/56] hwmon: (ads1015) Fix off-by-one for valid channel index checking
` [PATCH 3.12 36/56] hwmon: (ads1015) Fix out-of-bounds array access
` [PATCH 3.12 38/56] tpm: Add missing tpm_do_selftest to ST33 I2C driver
` [PATCH 3.12 39/56] drivers/i2c/busses: use correct type for dma_map/unmap
` [PATCH 3.12 40/56] ext4: fix ext4_discard_allocated_blocks() if we can't allocate the pa struct
` [PATCH 3.12 41/56] serial: core: Preserve termios c_cflag for console resume
` [PATCH 3.12 42/56] crypto: ux500 - make interrupt mode plausible
` [PATCH 3.12 43/56] debugfs: Fix corrupted loop in debugfs_remove_recursive
` [PATCH 3.12 44/56] KVM: x86: Inter-privilege level ret emulation is not implemeneted
` [PATCH 3.12 45/56] KVM: x86: always exit on EOIs for interrupts listed in the IOAPIC redir table
` [PATCH 3.12 46/56] Revert "KVM: x86: Increase the number of fixed MTRR regs to 10"
` [PATCH 3.12 47/56] kvm: iommu: fix the third parameter of kvm_iommu_put_pages (CVE-2014-3601)
` [PATCH 3.12 48/56] drm/radeon: add new KV pci id
` [PATCH 3.12 49/56] drm/radeon: add new bonaire pci ids
` [PATCH 3.12 50/56] drm/radeon: add additional SI "
` [PATCH 3.12 51/56] PCI: Configure ASPM when enabling device
` [PATCH 3.12 52/56] x86: don't exclude low BIOS area when allocating address space for non-PCI cards
` [PATCH 3.12 53/56] x86_64/vsyscall: Fix warn_bad_vsyscall log output
` [PATCH 3.12 54/56] x86/efi: Enforce CONFIG_RELOCATABLE for EFI boot stub
` [PATCH 3.12 55/56] x86/xen: resume timer irqs early
` [PATCH 3.12 56/56] hpsa: fix bad -ENOMEM return value in hpsa_big_passthru_ioctl

[PATCHv2 00/20] scsi logging update
 2014-09-03 10:06 UTC  (21+ messages)
` [PATCH 01/20] Remove scsi_cmd_print_sense_hdr()
` [PATCH 02/20] aha152x: Debug output update and whitespace cleanup
` [PATCH 03/20] sd: Remove scsi_print_sense() in sd_done()
` [PATCH 04/20] scsi: introduce sdev_prefix_printk()
` [PATCH 05/20] scsi: Use sdev as argument for sense code printing
` [PATCH 06/20] scsi: stop decoding if scsi_normalize_sense() fails
` [PATCH 07/20] scsi: do not decode sense extras
` [PATCH 08/20] scsi: use 'bool' as return value for scsi_normalize_sense()
` [PATCH 09/20] scsi: remove scsi_print_status()
` [PATCH 10/20] Implement scsi_opcode_sa_name
` [PATCH 11/20] scsi: Use scsi_print_command() where possible
` [PATCH 12/20] scsi: merge print_opcode_name()
` [PATCH 13/20] scsi: consolidate opcode lookup in scsi_opcode_sa_name()
` [PATCH 14/20] scsi: use local buffer for printing CDB
` [PATCH 15/20] libata: use __scsi_print_command()
` [PATCH 16/20] scsi: separate out scsi_retval_string()
` [PATCH 17/20] scsi: separate out scsi_host_hostbyte() and scsi_show_driverbyte()
` [PATCH 18/20] scsi: remove scsi_show_result()
` [PATCH 19/20] sd: Reduce logging output
` [PATCH 20/20] scsi_error: format abort error message

[PATCHv2 0/4] ARM: at91/tclib: fix segmentation fault
 2014-09-03 10:06 UTC  (8+ messages)
` [PATCHv2 3/4] ARM: at91/tclib: mask interruptions at shutdown and probe
` [PATCHv2 4/4] clocksource: tcb_clksrc: unprepare clock in case of failure

[PATCH v2 1/2] KVM: PPC: e500mc: Add support for single threaded vcpus on e6500 core
 2014-09-03 10:04 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/5] s390x/gdb: various fixes
 2014-09-03 10:00 UTC  (11+ messages)
` [Qemu-devel] [PATCH 1/5] s390x/gdb: don't touch the cc if tcg is not enabled
` [Qemu-devel] [PATCH 5/5] gdb: provide the name of the architecture in the target.xml

DPDK and custom memory
 2014-09-03 10:03 UTC  (4+ messages)

[PATCH v4 1/1] Support Odroid-XU board (Exynos 5410)
 2014-09-03 10:03 UTC  (4+ messages)

[PATCH] numa.c: use spaces instead of tabs
 2014-09-03 10:01 UTC  (3+ messages)

[PATCH v2 00/12] crypto: caam - Add RTA descriptor creation library
 2014-09-03  9:59 UTC  (3+ messages)

Skrzynka pocztowa zostala tymczasowo zawieszona!!!
 2014-09-03  9:46 UTC 

[PATCH 0/2] Credit2: fix per-socket runqueue setup
 2014-09-03 10:00 UTC  (5+ messages)

Wrong TCP checksum of packets sent by Linux guest (virtIO/vhost)
 2014-09-03 10:00 UTC  (3+ messages)

[PATCH v4] staging: unisys: uislib: uisqueue.c: rewrite of do_locked_client_insert
 2014-09-03  9:59 UTC  (2+ messages)

set_schedattr + cpuset issue
 2014-09-03 10:00 UTC  (5+ messages)

[PATCH 1/3] sched: Add new API wake_up_if_idle() to wake up the idle cpu
 2014-09-03  9:58 UTC  (7+ messages)
` [PATCH 2/3] smp: Adding new function wake_up_all_cpus()

target: target_core_transport.c: Cleaning up missing null-terminate in conjunction with strncpy
 2014-09-03  9:57 UTC  (2+ messages)

free initrd / cma pages problems with memblock
 2014-09-03  9:57 UTC  (3+ messages)

[PATCH v4 1/2] timer: provide an api for deferrable timeout
 2014-09-03  9:58 UTC  (5+ messages)
` [PATCH v4 2/2] ksm: provide support to use deferrable timers for scanner thread

broken toaster
 2014-09-03  9:57 UTC  (2+ messages)

[PATCH net-next 1/2] sched: introduce nr_running_this_cpu()
 2014-09-03  9:59 UTC  (22+ messages)
` [PATCH net-next 2/2] net: exit busy loop when another process is runnable

[Bridge] Parsing /etc/network/interfaces
 2014-09-03  9:56 UTC 

[Qemu-trivial] [PATCH v3] dump: let dump_error return error info to caller
 2014-09-03  9:54 UTC  (2+ messages)
` [Qemu-devel] "

[Qemu-devel] [PATCH v2 0/2] actual checks of KVM_CAP_IRQFD and KVM_CAP_IRQFD_RESAMPLE
 2014-09-03  9:54 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/2] KVM_CAP_IRQFD and KVM_CAP_IRQFD_RESAMPLE checks
` [Qemu-devel] [PATCH v2 2/2] vfio: use kvm_resamplefds_enabled()

[v5][PATCH 0/10] xen: reserve RMRR to avoid conflicting MMIO/RAM
 2014-09-03  9:54 UTC  (26+ messages)
` [v5][PATCH 03/10] xen:x86: define a new hypercall to get RMRR mappings

[v6][PATCH 1/2] xen:x86:mm:p2m: introduce set_identity_p2m_entry
 2014-09-03  9:54 UTC  (19+ messages)
` [v6][PATCH 2/2] xen:vtd: missing RMRR mapping while share EPT

[Qemu-devel] [PATCH] qtest: fix qtest log fd should be initialized before qtest chardev
 2014-09-03  9:52 UTC 

Design - layer details page
 2014-09-03  9:52 UTC  (2+ messages)

[PATCH v03 00/10] arm: introduce remoteprocessor iommu module
 2014-09-03  9:52 UTC  (9+ messages)
` [PATCH v03 01/10] xen: implement guest_physmap_pin_range
` [PATCH v03 02/10] domctl: introduce access_remote_pagetable call
` [PATCH v03 07/10] arm: introduce remoteproc_mmu_translate_pagetable mem subops call
` [PATCH v03 08/10] arm: add trap for remoteproc mmio accesses

[Bug 75112] New: Meta Bug for HyperZ issues on r600g and radeonsi
 2014-09-03  9:51 UTC  (2+ messages)
` [Bug 75112] "

[Bug 74863] New: [r600g] HyperZ broken on RV770 and CYPRESS (Left 4 Dead 2 trees corruption) bisected!
 2014-09-03  9:51 UTC  (2+ messages)
` [Bug 74863] "

Xen on Seattle
 2014-09-03  9:51 UTC  (5+ messages)

[PATCH] alsa-lib: libasound should runtime depends on alsa-conf
 2014-09-03  9:50 UTC 

[PATCH 1/2] cpufreq: ppc-corenet: remove duplicate update of cpu_data
 2014-09-03  9:50 UTC  (8+ messages)
` [PATCH 2/2] cpufreq: ppc-corenet: remove per-cpu variable 'cpu_mask'

[PATCH BlueZ 3/5] android/tester: Add AVRCP Disconnect - Success test case
 2014-09-03  9:49 UTC  (3+ messages)
` [PATCH BlueZ 4/5] lib/sdp: Split error handing for length and transaction id
` [PATCH BlueZ 5/5] emulator/bthost: Fix not matching cid data properly

[PATCH BlueZ 1/5] android/tester: Add AVRCP init - Success test case
 2014-09-03  9:48 UTC  (3+ messages)
` [PATCH BlueZ] obexd/mas: Fix parsing of application parameters
` [PATCH BlueZ 2/5] android/tester: Add AVRCP Connect - Success test case

[Qemu-devel] [PATCH v2] vhost_net: cleanup recovery
 2014-09-03  9:30 UTC 

[PATCH 1/1] do_exit(): Solve possibility of BUG() due to race with try_to_wake_up()
 2014-09-03  9:45 UTC  (4+ messages)

[RFC PATCH 0/7] Introduce automatic DMA configuration for IOMMU masters
 2014-09-03  9:45 UTC  (7+ messages)
` [RFC PATCH 4/7] iommu: provide helper function to configure an IOMMU for an of master

[nf_tables PATCH 1/6 v5] netfilter: nf_tables: refactor rule deletion helper
 2014-09-03  9:46 UTC  (6+ messages)
` [nf_tables PATCH 2/6 v5] netfilter: nf_tables: add helper to unregister chain hooks
` [nf_tables PATCH 3/6 v5] netfilter: nf_tables: rename nf_table_delrule_by_chain()

[PATCH] f2fs: use lock-less list(llist) to simplify the flush cmd management
 2014-09-03  9:16 UTC 

PFUZE100 regulator not going off when PWRON is 0
 2014-09-03  9:44 UTC 

[PATCH v10 00/19] arm: KGDB NMI/FIQ support
 2014-09-03  9:44 UTC  (9+ messages)
` [PATCH v11 "
  ` [PATCH v11 06/19] irqchip: gic: Provide support for interrupt grouping

[PATCH v2] openvswitch: distinguish between the dropped and consumed skb
 2014-09-03  9:43 UTC 

[Buildroot] [Bug 7352] New: [2014.08-rc3] diffutils-3.3 failed on building
 2014-09-03  9:43 UTC  (2+ messages)
` [Buildroot] [Bug 7352] "

[PATCH 0/3] Transform the vhost example to two parts: vhost library and example
 2014-09-03  9:43 UTC  (6+ messages)
` [PATCH 2/3] lib/librte_vhost: vhost library support to facilitate integration with DPDK accelerated vswitch

[U-Boot] [PATCH 1/2] iMX6Q/DL:ARM2: Change to use generic board
 2014-09-03  9:43 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] iMX6SLEVK: "

[PATCH v3 0/6] perf: add ability to sample interrupted machine state
 2014-09-03  9:42 UTC  (2+ messages)

[PATCH 0/1] i2c-tools: create i2c-tools-misc package for perl scripts
 2014-09-03  9:36 UTC  (2+ messages)
` [PATCH 1/1] "

[RFC] net: ipv4: drop unicast encapsulated in L2 multicast
 2014-09-03  9:40 UTC  (4+ messages)

[PATCH] semaphore: Resolve some shadow warnings
 2014-09-03  9:39 UTC  (5+ messages)

[PATCH 1/8] android/tester: Add action to verify encryption change
 2014-09-03  9:39 UTC  (3+ messages)
` [PATCH 5/8] emulator/btdev: Overwrite default feature mask when SPP is toggled

[Buildroot] [PATCH 1/1] dos2unix: new package
 2014-09-03  9:39 UTC  (5+ messages)

[PATCH] net_dma: fix memory leak in dma_pin_iocvec_pages
 2014-09-03  9:28 UTC 

[Qemu-devel] [PATCH] vhost_net: cleanup recovery
 2014-09-03  9:37 UTC  (3+ messages)

[PATCH 1/2] ALSA: hda - Add common pin macros for ALC269 family
 2014-09-03  9:36 UTC  (2+ messages)

[RFC PATCH 0/1] am: bug report and new patch format support
 2014-09-03  9:35 UTC  (2+ messages)
` [RFC PATCH 1/1] am: add gitk patch format

[PATCHv3] clk: ppc-corenet: rename to ppc-qoriq and add CLK_OF_DECLARE support
 2014-09-03  8:44 UTC  (2+ messages)

[PATCH 0/5] rtc: at91sam9: add DT support
 2014-09-03  9:31 UTC  (4+ messages)

[net-next PATCH 0/3] qdisc bulk dequeuing and utilizing delayed tailptr updates
 2014-09-03  9:31 UTC  (4+ messages)
` [net-next PATCH 2/3] qdisc: bulk dequeue support for qdiscs with TCQ_F_ONETXQUEUE

[Qemu-devel] [PATCH] vhost_net: init acked_features to backend_features
 2014-09-03  9:29 UTC  (3+ messages)

[Qemu-devel] [Qemu-stable] Patch Round-up for stable 2.1.1, freeze on 2014-09-03
 2014-09-03  9:31 UTC  (11+ messages)

[Qemu-devel] [PATCH 0/5] cpu/acpi: convert cpu hot plug to hotplug_handler API
 2014-09-03  9:06 UTC  (5+ messages)
` [Qemu-devel] [PATCH 2/5] acpi:ich9: convert cpu hotplug handle "
` [Qemu-devel] [PATCH 3/5] acpi:piix4: "
` [Qemu-devel] [PATCH 4/5] pc: add cpu hotplug handler to PC_MACHINE
` [Qemu-devel] [PATCH 5/5] cpu/hotplug: remove the left unused cpu hotplug notifier function

[PATCH 00/26] tty/serial flow control fixes
 2014-09-03  9:27 UTC  (3+ messages)
` [PATCH 13/26] locking: Add non-fatal spin lock assert

[PATCH v2 1/2] android/gatt: Stop listening while unregistering app
 2014-09-03  9:26 UTC  (2+ messages)
` [PATCH v2 2/2] android/gatt: Add helper to create listen data

[PATCH v3 00/17] Introduce ACPI for ARM64 based on ACPI 5.1
 2014-09-03  9:26 UTC  (8+ messages)
` [PATCH v3 13/17] ARM64 / ACPI: Add GICv2 specific ACPI boot support

[U-Boot] tools-only build broken
 2014-09-03  9:25 UTC  (4+ messages)

AM335X EVMSK kernel problem
 2014-09-03  9:25 UTC  (3+ messages)

[patch net-next 00/13] introduce rocker switch driver with openvswitch hardware accelerated datapath
 2014-09-03  9:25 UTC  (11+ messages)
` [patch net-next 01/13] openvswitch: split flow structures into ovs specific and generic ones
` [patch net-next 02/13] net: rename netdev_phys_port_id to more generic name
  ` [patch net-next 06/13] net: introduce dummy switch
  ` [patch net-next 07/13] dsa: implement ndo_swdev_get_id
  ` [patch net-next 10/13] openvswitch: add support for datapath hardware offload
  ` [patch net-next 11/13] sw_flow: add misc section to key with in_port_ifindex field
  ` [patch net-next 12/13] rocker: introduce rocker switch driver
` [patch net-next 08/13] net: introduce netdev_phys_item_ids_match helper
` [patch net-next 09/13] openvswitch: introduce vport_op get_netdev
` [patch net-next 13/13] switchdev: introduce Netlink API


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.