All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-03-24 15:17:47 to 2015-03-24 15:50:07 UTC [more...]

[PATCH 0/9] tools lib traceevent: Pulling in updates from trace-cmd
 2015-03-24 15:45 UTC  (13+ messages)
` [PATCH 2/9] tools lib traceevent: Copy trace_clock and free it
` [PATCH 5/9] tools lib traceevent: Fix whitespace error

Master-aware devices and sideband ID data
 2015-03-24 15:50 UTC  (2+ messages)

[PATCH 3.10 00/55] 3.10.73-stable review
 2015-03-24 15:43 UTC  (44+ messages)
` [PATCH 3.10 01/55] sparc32: destroy_context() and switch_mm() needs to disable interrupts
` [PATCH 3.10 02/55] sparc: semtimedop() unreachable due to comparison error
` [PATCH 3.10 03/55] sparc: perf: Remove redundant perf_pmu_{en|dis}able calls
` [PATCH 3.10 04/55] sparc: perf: Make counting mode actually work
` [PATCH 3.10 05/55] sparc: Touch NMI watchdog when walking cpus and calling printk
` [PATCH 3.10 07/55] net: sysctl_net_core: check SNDBUF and RCVBUF for min length
` [PATCH 3.10 08/55] rds: avoid potential stack overflow
` [PATCH 3.10 09/55] inet_diag: fix possible overflow in inet_diag_dump_one_icsk()
` [PATCH 3.10 10/55] caif: fix MSG_OOB test in caif_seqpkt_recvmsg()
` [PATCH 3.10 11/55] rxrpc: bogus MSG_PEEK test in rxrpc_recvmsg()
` [PATCH 3.10 12/55] Revert "net: cx82310_eth: use common match macro"
` [PATCH 3.10 13/55] tcp: fix tcp fin memory accounting
` [PATCH 3.10 14/55] net: compat: Update get_compat_msghdr() to match copy_msghdr_from_user() behaviour
` [PATCH 3.10 15/55] tcp: make connect() mem charging friendly
` [PATCH 3.10 17/55] drm/radeon: do a posting read in evergreen_set_irq
` [PATCH 3.10 18/55] drm/radeon: do a posting read in r100_set_irq
` [PATCH 3.10 19/55] drm/radeon: do a posting read in r600_set_irq
` [PATCH 3.10 20/55] drm/radeon: do a posting read in si_set_irq
` [PATCH 3.10 21/55] drm/radeon: do a posting read in rs600_set_irq
` [PATCH 3.10 23/55] fuse: set stolen page uptodate
` [PATCH 3.10 24/55] fuse: notify: dont move pages
` [PATCH 3.10 25/55] virtio_console: init work unconditionally
` [PATCH 3.10 26/55] Change email address for 8250_pci
` [PATCH 3.10 27/55] can: add missing initialisations in CAN related skbuffs
` [PATCH 3.10 29/55] tpm/ibmvtpm: Additional LE support for tpm_ibmvtpm_send
` [PATCH 3.10 30/55] spi: pl022: Fix race in giveback() leading to driver lock-up
` [PATCH 3.10 31/55] ALSA: control: Add sanity checks for user ctl id name string
` [PATCH 3.10 33/55] ALSA: hda - Dont access stereo amps for mono channel widgets
` [PATCH 3.10 35/55] ALSA: hda - Add workaround for MacBook Air 5,2 built-in mic
` [PATCH 3.10 36/55] ALSA: hda - Treat stereo-to-mono mix properly
` [PATCH 3.10 38/55] regulator: core: Fix enable GPIO reference counting
` [PATCH 3.10 39/55] nilfs2: fix deadlock of segment constructor during recovery
` [PATCH 3.10 40/55] xen-pciback: limit guest control of command register
` [PATCH 3.10 41/55] libsas: Fix Kernel Crash in smp_execute_task
` [PATCH 3.10 42/55] crypto: aesni - fix memory usage in GCM decryption
` [PATCH 3.10 43/55] x86/fpu: Avoid math_state_restore() without used_math() in __restore_xstate_sig()
` [PATCH 3.10 44/55] x86/fpu: Drop_fpu() should not assume that tsk equals current
` [PATCH 3.10 46/55] powerpc/smp: Wait until secondaries are active & online
` [PATCH 3.10 49/55] ARM: at91: pm: fix at91rm9200 standby
` [PATCH 3.10 51/55] iscsi-target: Avoid early conn_logout_comp for iser connections
` [PATCH 3.10 52/55] target/pscsi: Fix NULL pointer dereference in get_device_type
` [PATCH 3.10 53/55] target: Fix R_HOLDER bit usage for AllRegistrants
` [PATCH 3.10 54/55] target: Allow AllRegistrants to re-RESERVE existing reservation

[RFC][PATCH 0/4] Another go at ktime_get_raw_fast_ns()
 2015-03-24 15:48 UTC  (3+ messages)

[PATCH] ARM: force linker to use PIC veneers
 2015-03-24 15:49 UTC  (10+ messages)

status
 2015-03-24 15:49 UTC  (4+ messages)
  ` [Outreachy kernel] status

[RESEND PATCH v8 2/2] tools lib traceevent: Add support for __print_array()
 2015-03-24 15:48 UTC  (3+ messages)
` [PATCH v9] "

[PATCH v3] Fix xl vcpu-set to decrease an guest vCPU amount without complaints
 2015-03-24 15:47 UTC  (12+ messages)
` [PATCH v3 2/7] libxl: Add to libxl__domain_type a new return value (LIBXL_DOMAIN_TYPE_NOTFOUND)
` [PATCH v3 3/7] libxl: In libxl_set_vcpuonline check for maximum number of VCPUs against the cpumap
` [PATCH v3 4/7] libxl/vcpuset: Print error if libxl_set_vcpuonline returns ERROR_DOMAIN_NOTFOUND
` [PATCH v3 5/7] libxl/vcpuset: Return error value if failed
` [PATCH v3 7/7] libxl/vcpu-set - allow to decrease vcpu count on overcommitted guests (v3)

[PATCH 0/3] Automatically derive soft affinity from vnuma information
 2015-03-24 15:47 UTC  (8+ messages)
` [PATCH 1/3] libxl: check whether vcpu affinity and vnuma info match
` [PATCH 2/3] libxl: automatically set soft affinity after vnuma info

[PATCH v19 00/14] x86/PMU: Xen PMU PV(H) support
 2015-03-24 15:47 UTC  (6+ messages)
` [PATCH v19 11/14] x86/VPMU: Handle PMU interrupts for PV guests

[PATCH] ocfs2: trusted xattr missing CAP_SYS_ADMIN check
 2015-03-24 15:46 UTC  (2+ messages)
` [Ocfs2-devel] "

[PATCH 0/5] Finish gen6/7 ppgtt dynamic page allocations
 2015-03-24 15:46 UTC  (6+ messages)
` [PATCH 1/5] drm/i915: Prevent out of range pt in gen6_for_each_pde
` [PATCH 2/5] drm/i915: i915_dma_map_single returns positive error codes
` [PATCH 3/5] drm/i915: Remove unnecessary gen6_ppgtt_unmap_pages
` [PATCH 4/5] drm/i915: Finish gen6/7 dynamic page table allocation
` [PATCH 5/5] drm/i915: Add dynamic page trace events

[PATCH 0/2] Less intrusive journal fix
 2015-03-24 15:46 UTC  (4+ messages)
` [PATCH 2/2] image.bbclass: Empty /var/volatile if it is a mount point

[PATCH 0/2] printk adjustments
 2015-03-24 15:42 UTC  (7+ messages)
` [PATCH 1/2] introduce gprintk()

[PATCH v3 0/7] Use DRM component API in tilcdc to connect to tda998x
 2015-03-24 15:45 UTC  (5+ messages)

[U-Boot] [PATCH v5 0/28] Adding LS2085AQDS and RDB
 2015-03-24 15:45 UTC  (4+ messages)
` [U-Boot] [PATCH v5 24/28] armv8/ls2085aqds: NAND boot support

[PATCH net-next v3] filter: introduce SKF_AD_VLAN_TPID BPF extension
 2015-03-24 15:44 UTC  (2+ messages)

[PATCH v1 0/2] spi: pxa2xx: allow to set mostly any baudrate for Quark case
 2015-03-24 15:43 UTC  (3+ messages)
  ` [PATCH v1 1/2] spi: pxa2xx: shift clk_div in one place
  ` [PATCH v1 2/2] spi: pxa2xx: replace ugly table by approximation

[PATCH v3 00/10] pci: fix unhandled interrupt on shutdown
 2015-03-24 15:43 UTC  (12+ messages)
` [PATCH v3 01/10] pci: export functions for msi/msix ctrl
` [PATCH v3 02/10] pci: move pci_msi_init_pci_dev to pci.c
` [PATCH v3 03/10] pci: drop some duplicate code
` [PATCH v3 04/10] pci: don't disable msi/msix at shutdown
` [PATCH v3 05/10] pci: make msi/msix shutdown functions static
` [PATCH v3 06/10] virtio_pci: drop msi_off on probe
` [PATCH v3 07/10] ntb: drop pci_msi_off call "
` [PATCH v3 08/10] mic: "
` [PATCH v3 09/10] pci: drop pci_msi_off calls from quirks
` [PATCH v3 10/10] pci: unexport pci_msi_off

Can't mount QSPI-FLASH to userland on Lager
 2015-03-24 15:42 UTC  (2+ messages)

[PATCH 0/4] workqueue: Introduce low-level unbound wq sysfs cpumask v4
 2015-03-24 15:41 UTC  (4+ messages)
` [PATCH 0/4 V5] workqueue: Introduce low-level unbound wq sysfs cpumask v5
  ` [PATCH 1/4 V5] workqueue: Reorder sysfs code

[PATCH nf-next 0/2] xt_cgroups fix
 2015-03-24 15:42 UTC  (4+ messages)
` [PATCH nf-next 1/2] netfilter: x_tables: refactor lookup helpers from xt_socket
` [PATCH nf-next 2/2] netfilter: x_tables: fix cgroup's NF_INET_LOCAL_IN sk lookups

[RFCv3 PATCH 00/48] sched: Energy cost model for energy-aware scheduling
 2015-03-24 15:42 UTC  (16+ messages)
` [RFCv3 PATCH 33/48] sched: Energy-aware wake-up task placement
` [RFCv3 PATCH 42/48] sched: Introduce energy awareness into find_busiest_queue
` [RFCv3 PATCH 43/48] sched: Introduce energy awareness into detach_tasks
` [RFCv3 PATCH 44/48] sched: Tipping point from energy-aware to conventional load balancing
` [RFCv3 PATCH 45/48] sched: Skip cpu as lb src which has one task and capacity gte the dst cpu

[U-Boot] [PATCH] usb: ci_udc: fix warnings on 64-bit builds
 2015-03-24 15:42 UTC  (4+ messages)
` [U-Boot] [PATCH] ehci-hcd: "

[PATCH v2 0/4] EVA fixes
 2015-03-24 15:39 UTC  (2+ messages)

[PATCH v3] Support CPU-list parsing in xentrace
 2015-03-24 15:39 UTC  (4+ messages)
` [PATCH v3 1/3] libxl/cpumap: Add xc_cpumap_[setcpu, clearcpu, testcpu] to complement xc_cpumap_alloc
` [PATCH v3 2/3] libxc/xentrace: Replace xc_tbuf_set_cpu_mask with CPU mask with xc_cpumap_t instead of uint32_t
` [PATCH v3 3/3] xentrace: Implement cpu mask range parsing of human values (-c)

[PATCH] kbuild: remove warning about "make depend"
 2015-03-24 15:39 UTC  (2+ messages)

[Bug 85421] New: radeon stalled, GPU lockup, reset and failed on resume; crashed by firefox
 2015-03-24 15:39 UTC  (2+ messages)
` [Bug 85421] "

[PATCH] PCI / ACPI: PCI delay optimization from ACPI
 2015-03-24 15:37 UTC  (9+ messages)
  ` [PATCH update] "
      ` [PATCH 2/2] "
          ` [PATCH v2 "

Fwd: [Battlemesh] Announcing Battlemesh V8 Maribor, Slovenia
 2015-03-24 15:32 UTC  (2+ messages)
` [ath9k-devel] "

[U-Boot] [PATCH V3 3/3] rpi: add support for Raspberry Pi 2 model B
 2015-03-24 15:36 UTC  (4+ messages)

[PATCH] btrfs: explicitly set control file's private_data
 2015-03-24 15:35 UTC  (2+ messages)
` [PATCH v2] "

[RFC PATCH] Don't reset timestamps in include/generated if not needed
 2015-03-24 15:36 UTC  (2+ messages)
` [PATCH] kbuild: "

[U-Boot] [PATCH 01/28] armv8/fsl-lsch3: Implement workaround for erratum A008585
 2015-03-24 15:35 UTC  (9+ messages)
` [U-Boot] [PATCH 14/28] drivers/fsl-mc: Changed MC firmware loading for new boot architecture

[Outreachy kernel] [PATCH 2/2] Staging: iio: use the BIT macro in adc
 2015-03-24 15:34 UTC  (2+ messages)
` [PATCH v2] "

[Qemu-devel] [PATCH v3 0/6] Block Throttle Group Support
 2015-03-24 15:33 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/6] throttle: Add throttle group infrastructure

x86: kvm: Revert "remove sched notifier for cross-cpu migrations"
 2015-03-24 15:34 UTC  (2+ messages)

[PATCH 1/3] dm: log writes target
 2015-03-24 15:33 UTC  (3+ messages)
` [PATCH 1/3] dm: log writes target V2

[PATCH 0/3] Reduce system overhead of automatic NUMA balancing
 2015-03-24 15:33 UTC  (6+ messages)

[patch v11 00/23] Introduce ACPI for ARM64 based on ACPI 5.1
 2015-03-24 15:30 UTC  (5+ messages)
` [patch v11 19/23] XEN / ACPI: Make XEN ACPI depend on X86

[PATCH] avr32: fix integer overflow in ELF_ET_DYN_BASE
 2015-03-24 15:31 UTC  (3+ messages)
` [PATCH] cris: "
` [PATCH] x86, UML: "

[Buildroot] [PATCH] ARC: bump tools to 2014.12 release
 2015-03-24 15:31 UTC  (3+ messages)

[B.A.T.M.A.N.] Fwd: [Battlemesh] Announcing Battlemesh V8 Maribor, Slovenia
 2015-03-24 15:31 UTC 

[PATCH 2/7] drm/i915: PSR: Fix DP_PSR_NO_TRAIN_ON_EXIT logic
 2015-03-24 15:29 UTC  (3+ messages)
` [PATCH] "

[PATCH v1 00/16] NFS/RDMA patches proposed for 4.1
 2015-03-24 15:29 UTC  (4+ messages)
` [PATCH v1 10/16] xprtrdma: Add "open" memreg op

[PATCH] IIO: Adds ACPI support for ST gyroscopes
 2015-03-24 15:28 UTC  (9+ messages)

3.18 xen-pcifront regression?
 2015-03-24 15:28 UTC  (2+ messages)

[RFC PATCH 00/11] an introduction of library operating system for Linux (LibOS)
 2015-03-24 15:27 UTC  (9+ messages)

[linux-3.10 test] 36615: regressions - FAIL
 2015-03-24 15:27 UTC 

[PATCH 0/5] ARM: imx: ventana: enable LDO-bypass mode
 2015-03-24 15:27 UTC  (4+ messages)

[Xenomai] ARMv8 (ARM64) port of Xenomai
 2015-03-24 15:27 UTC  (11+ messages)

Design and Question: Eliminate Xen (RTDS) scheduler overhead on dedicated CPU
 2015-03-24 15:27 UTC  (3+ messages)

[PATCH v5 1/5] staging: unisys: remove redundant variable
 2015-03-24 15:27 UTC  (6+ messages)
` [PATCH v5 2/5] staging: unisys: use local variable
` [PATCH v5 3/5] staging: unisys: use local variable in cleanup
` [PATCH v5 4/5] staging: unisys: remove global dev_t
` [PATCH v5 5/5] staging: unisys: remove comparison

[PATCH RFC] Support for write stream IDs
 2015-03-24 15:27 UTC  (7+ messages)
` [PATCH 1/6] block: add support for carrying a stream ID in a bio
` [PATCH 2/6] Add support for per-file stream ID
` [PATCH 3/6] direct-io: add support for write stream IDs
` [PATCH 4/6] Add stream ID support for buffered writeback
` [PATCH 5/6] btrfs: add support for buffered writeback stream ID
` [PATCH 6/6] xfs: "

[PATCH] pinctrl: fsl: imx: Check for 0 config register
 2015-03-24 15:26 UTC 

[PATCH v3] Add virtio-input driver
 2015-03-24 15:25 UTC  (8+ messages)
  ` [virtio-dev] "

Moving to iMX6 SoloX CPU
 2015-03-24 15:25 UTC  (10+ messages)

[PATCH 0/8] Cleanup and add support for SSD1305
 2015-03-24 15:24 UTC  (6+ messages)
` [PATCHv4 00/10] "
  ` [PATCHv4 04/10] fbdev: ssd1307fb: Unify init code and obtain hw specific bits from DT

[PATCH 0/2] zs_object_copy() micro-optimizations
 2015-03-24 15:24 UTC  (6+ messages)
` [PATCH 1/2] zsmalloc: do not remap dst page while prepare next src page
` [PATCH 2/2] zsmalloc: micro-optimize zs_object_copy()

[PATCH] ACPI: Adjust the return value of _REV on x86
 2015-03-24 15:24 UTC  (6+ messages)
      `  "

[PATCH V3 0/2] Rework mce_severity
 2015-03-24 15:23 UTC  (6+ messages)
` [PATCH V3 1/2] x86, mce, severities: Add AMD severities function

[PATCH 0/5] ARM: sunxi: SRAM mapping support
 2015-03-24 15:22 UTC  (10+ messages)
` [PATCH 1/5] drivers: soc: sunxi: Introduce SoC driver to map SRAMs
` [PATCH 2/5] ARM: dts: sun4i: Add A10 SRAM and SRAM controller
` [PATCH 5/5] net: allwinner: emac: Claim our SRAM

[Qemu-devel] [PATCH] SeaBios/vTPM: Enable Xen stubdom vTPM for HVM virtual machine
 2015-03-24 15:21 UTC  (11+ messages)
  ` [Qemu-devel] [Xen-devel] "

cx23885: DVBSky S952 dvb_register failed err = -22
 2015-03-24 15:22 UTC  (13+ messages)
    `  "

[U-Boot] [PATCH] tegra: pinmux: fix FUNCMUX_NDFLASH_KBC_8_BIT
 2015-03-24 15:21 UTC  (2+ messages)

[PATCH v2] xen/passthrough: Support a single iommu_domain per xen domain per SMMU
 2015-03-24 15:19 UTC  (4+ messages)

[Qemu-devel] [PATCH for-2.3 0/3] Contain drive_get() misuse
 2015-03-24 15:18 UTC  (5+ messages)

[PATCH] drm/msm: Refactor msm drm driver to be able to support module
 2015-03-24 15:18 UTC  (4+ messages)
` [PATCH] drm/msm: Refactor msm drm driver by introducing msm_drm_sub_dev

[PATCH net-next 0/5] mpls: Behaviour-changing improvements
 2015-03-24 15:18 UTC  (7+ messages)
` [PATCH net-next v2 "
  ` [PATCH net-next v2 2/5] mpls: Remove incorrect PHP comment


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.