All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-07-12 13:30:18 to 2016-07-12 14:14:27 UTC [more...]

[PATCHv2 0/6] x86: 32-bit compatible C/R on x86_64
 2016-07-12 14:14 UTC  (8+ messages)
` [PATCHv2 3/6] x86/arch_prctl/vdso: add ARCH_MAP_VDSO_*

[patch] rxrpc: checking for IS_ERR() instead of NULL
 2016-07-12 14:14 UTC 

vga_switcheroo audio runpm
 2016-07-12 14:14 UTC  (2+ messages)

backport of a fix in master to krogoth
 2016-07-12 14:13 UTC  (4+ messages)

[Qemu-devel] [PATCH] linux-aio: keep processing events if MAX_EVENTS reached
 2016-07-12 14:12 UTC  (4+ messages)

[Query] Preemption (hogging) of the work handler
 2016-07-12 14:12 UTC  (16+ messages)

[PATCH v2] libata-scsi: set correct VERSION field for ZAC devices
 2016-07-12 14:12 UTC 

[Qemu-arm] [PATCH v2] target-arm: Add missed AArch32 TLBI sytem registers
 2016-07-12 14:11 UTC  (3+ messages)
  ` [Qemu-devel] "

[PATCH 0/2] CEC improvements
 2016-07-12 14:10 UTC  (3+ messages)
` [PATCH 1/2] cec: add sanity check for msg->len
` [PATCH 2/2] cec: split the timestamp into an rx and tx timestamp

[U-Boot] [U-boot] Add Memset and Memcpy support to standalone Application
 2016-07-12 14:10 UTC 

[RFC PATCH 0/2] perf: Container-aware tracing support
 2016-07-12 13:55 UTC  (8+ messages)
` [RFC PATCH 2/2] perf: Filter events based on perf-namespace

[PATCH] dma-buf/sync_file: only enable fence signalling during wait
 2016-07-12 14:08 UTC  (8+ messages)

[RFC 0/3] extend kexec_file_load system call
 2016-07-12 14:02 UTC  (11+ messages)

[PATCH 0/8] replace xtscal with xinput-calibrator
 2016-07-12 14:07 UTC  (9+ messages)
` [PATCH 1/8] xtscal: remove recipe
` [PATCH 2/8] x11-common: replace xtscal with xinput-calibrator
` [PATCH 3/8] pointercal-xinput: add a dummy calibration file for qemu
` [PATCH 4/8] pointercal: remove recipe
` [PATCH 5/8] tslib: replace pointercal with pointercal-xinput
` [PATCH 6/8] packagegroup-core-x11-base.bb: "
` [PATCH 7/8] layer.conf: remove pointercal
` [PATCH 8/8] distro_alias.inc: remove pointercal and xtscal references

[PATCH 1/2] mmc: core: Add helper for mapping IOS voltage to string
 2016-07-12 14:08 UTC  (2+ messages)
` [PATCH 2/2] mmc: dw_mmc: Print proper voltage on error

[Qemu-devel] qemu-img convert of a backing qcow2 snapshot
 2016-07-12 14:07 UTC  (2+ messages)

Page Allocation Failures/OOM with dm-crypt on software RAID10 (Intel Rapid Storage)
 2016-07-12 14:07 UTC  (7+ messages)

[PATCH] media: s5p-mfc Fix misspelled error message and checkpatch errors
 2016-07-12 14:06 UTC  (3+ messages)

[PATCH 00/34] Move LRU page reclaim from zones to nodes v9
 2016-07-12 14:06 UTC  (13+ messages)
` [PATCH 04/34] mm, mmzone: clarify the usage of zone padding
` [PATCH 05/34] mm, vmscan: begin reclaiming pages on a per-node basis
` [PATCH 06/34] mm, vmscan: have kswapd only scan based on the highest requested zone
` [PATCH 08/34] mm, vmscan: remove balance gap

[PATCH v2 0/3] New debugfs API for capturing CRC of frames
 2016-07-12 14:06 UTC  (5+ messages)
` [PATCH v2 2/3] drm: Add API for capturing frame CRCs

[GIT PULL] STi late updates for v4.8
 2016-07-12 14:05 UTC  (2+ messages)

[ANNOUNCE] Git v2.9.1
 2016-07-12 14:06 UTC  (16+ messages)

[PATCH 00/20] Improve LIRC documentation
 2016-07-12 14:05 UTC  (7+ messages)
` [PATCH 03/20] [media] lirc.h: remove several unused ioctls

[PATCH] ocl: bump SRCREV to version 1.1.9.1
 2016-07-12 14:04 UTC 

[GIT PULL] STi DT updates for v4.8
 2016-07-12 14:03 UTC  (6+ messages)

[Qemu-devel] [PATCH v2 00/13] virtio migration: Flip outer layer to vmstate
 2016-07-12 14:02 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 12/13] virtio-gpu: Wrap in vmstate

TCP performance regression in mac80211 triggered by the fq code
 2016-07-12 14:02 UTC  (4+ messages)

[PATCH v5 0/4] Generic zpos property
 2016-07-12 14:01 UTC  (6+ messages)

[PATCH v2 0/6] Change OOM killer to use list of mm_struct
 2016-07-12 14:01 UTC  (7+ messages)
` [PATCH 4/6] mm,oom_reaper: Make OOM reaper "

[PATCH 0/2] Fix issue with alternatives/paravirt patches
 2016-07-12 14:01 UTC  (5+ messages)

[PATCH v7 00/14] xen/arm: Use the typesafes gfn and mfn
 2016-07-12 13:59 UTC  (15+ messages)
` [PATCH v7 01/14] xen: Use the typesafe mfn and gfn in map_mmio_regions
` [PATCH v7 02/14] xen/passthrough: x86: Use INVALID_GFN rather than INVALID_MFN
` [PATCH v7 03/14] xen: Use a typesafe to define INVALID_MFN
` [PATCH v7 04/14] xen: Use a typesafe to define INVALID_GFN
` [PATCH v7 05/14] xen/arm: Rework the interface of p2m_lookup and use typesafe gfn and mfn
` [PATCH v7 06/14] xen/arm: Rework the interface of p2m_cache_flush and use typesafe gfn
` [PATCH v7 07/14] xen/arm: map_regions_rw_cache: Map the region with p2m->default_access
` [PATCH v7 08/14] xen/arm: dom0_build: Remove dead code in allocate_memory
` [PATCH v7 09/14] xen/arm: p2m: Remove unused operation ALLOCATE
` [PATCH v7 10/14] xen/arm: Use the typesafes mfn and gfn in map_dev_mmio_region
` [PATCH v7 11/14] xen/arm: Use the typesafes mfn and gfn in map_regions_rw_cache
` [PATCH v7 12/14] xen/arm: p2m: Introduce helpers to insert and remove mapping
` [PATCH v7 13/14] xen/arm: p2m: Use typesafe gfn for {max, lowest}_mapped_gfn
` [PATCH v7 14/14] xen/arm: p2m: Rework the interface of apply_p2m_changes and use typesafe

[PATCH V2 00/15] a few sdhci/imx clean up and fix patches
 2016-07-12 13:59 UTC  (6+ messages)
` [PATCH V2 07/15] doc: dt: fsl-imx-esdhc: add set tuning start point binding

next-20160707 build: 1 failures 6 warnings (next-20160707)
 2016-07-12 13:59 UTC  (6+ messages)

[PATCH] libata-scsi: set correct VERSION field for ZAC devices
 2016-07-12 13:58 UTC  (2+ messages)

XDC 2016 : Call for paper
 2016-07-12 13:58 UTC  (2+ messages)

[meta-oe][PATCH] plymouth: remove virtual prefix for RPROVIDES
 2016-07-12 13:58 UTC  (2+ messages)

[U-Boot] Support for GPIO in U-boot for Intel Edison
 2016-07-12 13:58 UTC  (2+ messages)

[PATCH 01/64] drm/i915/breadcrumbs: Queue hangcheck before sleeping
 2016-07-12 13:57 UTC  (4+ messages)
` [PATCH 06/64] drm: Restore double clflush on the last partial cacheline

[stericsson:sensors 5/5] drivers/iio/magnetometer/ak8974.c:502:2-8: preceding lock on line 498 (fwd)
 2016-07-12 13:57 UTC  (2+ messages)

[PATCH V2 1/2] mmc: sdhci: Request regulators before reading capabilities
 2016-07-12 13:56 UTC  (6+ messages)
` [PATCH V2 2/2] mmc: tegra: Only advertise UHS modes if IO regulator is present

[PATCH v2 0/4] Name for A..B ranges?
 2016-07-12 13:48 UTC  (6+ messages)
` [PATCH v3 0/8] "
  ` [PATCH v3 4/8] doc: give headings for the two and three dot notations
  ` [PATCH v3 7/8] doc: revisions - define `reachable`

[PATCH v2 net] ipv6: addrconf: fix Juniper SSL VPN client regression
 2016-07-12 13:56 UTC  (4+ messages)

[PATCH iproute2] ip route: restore route entries in correct order
 2016-07-12 13:55 UTC  (2+ messages)

Core seen with lttng_abi_map_channel()
 2016-07-12 13:55 UTC 

[PATCH 1/1] scsi: ufs: tc-dwc-g210 driver fix for 20-bit RMMI
 2016-07-12 13:55 UTC 

[LTP] [PATCH] safe_macros: match oldlib SAFE_CLOSE with docs
 2016-07-12 13:55 UTC  (2+ messages)

[bug report] CIFS: Implement follow_link for SMB2
 2016-07-12 13:55 UTC 

[PATCH v6 00/10] drm/i915: DP branch devices
 2016-07-12 13:54 UTC  (9+ messages)
` [PATCH v6 06/10] drm: Read DP branch device HW revision
` [PATCH v6 08/10] drm/i915: Check pixel rate for DP to VGA dongle
` [PATCH v6 09/10] drm/i915: Update bits per component for display info
` [PATCH v6 10/10] drm/i915: Add DP branch device info on debugfs

[meta-oe][PATCH] poco: update to 1.7.3
 2016-07-12 13:52 UTC  (2+ messages)

[PATCH v5 0/5] Introduce device_add_disk() to kill gendisk.driverfs_dev
 2016-07-12 13:51 UTC  (5+ messages)
` [PATCH v5 2/5] mmc: move 'parent' tracking to mmc_blk_data

Build failure in v3.12-stable-queue
 2016-07-12 13:51 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/1] Arcturus uCP1020 BSP support
 2016-07-12 13:51 UTC  (2+ messages)

[Qemu-devel] [PATCH 1/1] mirror: double performance of the bulk stage if the disc is full
 2016-07-12 13:51 UTC  (2+ messages)

[PATCH net v2 0/2] net: ethoc: Error path and transmit fixes
 2016-07-12 13:51 UTC  (2+ messages)

[LTP] [PATCH] waitpid06: use the new API
 2016-07-12 13:51 UTC  (2+ messages)

[PATCH 1/3] drm: extra printk() wrapper macros
 2016-07-12 13:51 UTC  (4+ messages)
    ` [Intel-gfx] "

Legacy gamma table updates broken in 4.7-rc4
 2016-07-12 13:49 UTC  (2+ messages)

[U-Boot] [PATCH 0/6] efi_loader: Improvements to .dtb handling
 2016-07-12 13:49 UTC  (6+ messages)
` [U-Boot] [PATCH 4/6] efi_loader: Improve .dtb search for arm64
    `  "

[PATCH 1/2] spi: xilinx: Handle errors from platform_get_irq()
 2016-07-12 13:48 UTC  (5+ messages)
` [PATCH 2/2] spi: xilinx: Return IRQ_NONE if no interrupts were detected

[PATCH 00/10] perf python: Add support to access tracepoint fields
 2016-07-12 13:48 UTC  (9+ messages)
` [PATCH 10/10] perf script python: Fix string vs byte array resolving

[PATCH] btrfs: Add ratelimiting to printing facility
 2016-07-12 13:47 UTC  (3+ messages)

[PATCH 0/7] gpu: drm: remaining missing of_node_put issue fixes
 2016-07-12 13:47 UTC  (4+ messages)
` [PATCH 7/7] gpu: drm: vc4_hdmi: add missing of_node_put after calling of_parse_phandle

[PATCH v8 0/9] ARM: dts: DRA7: Add dt nodes for PWMSS
 2016-07-12 13:45 UTC  (6+ messages)
` [PATCH v8 1/9] clk: ti: am335x/am4372: Add tbclk to pwm node

[PATCH] netapi: Upgrade to version 1.1.0.7
 2016-07-12 13:44 UTC 

[PATCH 00/16] x86/vm-event: numerous adjustments & fixes
 2016-07-12 13:45 UTC  (10+ messages)
` [PATCH 02/16] x86: fix: make atomic_read() param const

Voy a estar esperando por su respuesta
 2016-07-12 13:44 UTC 

[PATCH v3 0/2] Add CPU clock support for Exynos7
 2016-07-12 13:44 UTC  (5+ messages)
` [PATCH v3 1/2] clk: samsung: cpu: Prepare for addition for Exynos7 CPU clocks

[Qemu-devel] [PATCH v3 00/19] pc: add CPU hot-add/hot-remove with device_add/device_del
 2016-07-12 13:42 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 09/19] pc: delay setting number of boot CPUs to machine_done time

[PATCH 1/6] drm: make drm_vblank_count_and_time() static
 2016-07-12 13:42 UTC  (3+ messages)
` [PATCH 6/6] drm/tilcdc: use drm_crtc_handle_vblank()

[meta-networking][PATCH] augeas: Move from oe-core
 2016-07-12 13:41 UTC  (2+ messages)

[PATCH v4 0/5] libxl: update available vcpus map in retrieved configuration
 2016-07-12 13:40 UTC  (2+ messages)

[PATCH 00/19] xen: sched: assorted fixes and improvements to Credit2
 2016-07-12 13:40 UTC  (3+ messages)
` [PATCH 18/19] xen: credit2: implement SMT support independent runq arrangement

[PATCH v2 0/4] libxl: add framework for device types
 2016-07-12 13:40 UTC  (3+ messages)

[PATCH 0/2] binfmt_elf: fix calculations for bss padding
 2016-07-12 13:39 UTC  (6+ messages)
` [PATCH 2/2] mm: refuse wrapped vm_brk requests

[PATCH] ti-framework-components: update to version 3.40.02.07
 2016-07-12 13:38 UTC 

[PATCH 02/10] bnx2x: Remove unused preprocessor symbols and code
 2016-07-12 13:38 UTC  (9+ messages)
` [PATCH 03/10] bnx2x: Remove delay during device startup
` [PATCH 04/10] bnx2x: Remove unused RX queue code
` [PATCH 05/10] bnx2x: Restrict RX mask flags sent to the PF
` [PATCH 06/10] bnx2x: Replace macro with static function
` [PATCH 07/10] bnx2x: Serialize access to pf2vf mailbox
` [PATCH 08/10] bnx2x: Check return codes during VF mailbox operation
` [PATCH 09/10] bnx2x: Don't return structs
` [PATCH 10/10] bnx2x: Merge debug register operations into headers

[LTP] [PATCH] syscalls/mmap16: close open files in cleanup path
 2016-07-12 13:38 UTC  (5+ messages)

[PATCHv3] Better kernel instruction abort handling
 2016-07-12 13:37 UTC  (4+ messages)
` [PATCHv3] arm64: Handle el1 synchronous instruction aborts cleanly

[PATCH v3 2/2] libata-scsi: better style in ata_msense_caching()
 2016-07-12 13:37 UTC 

[PATCH v3 1/2] libata-scsi: fix SET FEATURES "filtering" for ata_msense_caching()
 2016-07-12 13:37 UTC 

[PATCH v8 00/11] Add driver bpf hook for early packet drop and forwarding
 2016-07-12 12:02 UTC  (3+ messages)
` [PATCH v8 04/11] net/mlx4_en: add support for fast rx drop bpf program

[PATCH] toaster: fix unhandled traceback
 2016-07-12 13:26 UTC 

[PATCH V3 0/8] Add password protected lock/unlock support for SD/MMC
 2016-07-12 13:34 UTC  (3+ messages)

[PATCH] Revert "ARM: AM33xx: fix module_wait_ready without clkctrl register"
 2016-07-12 13:34 UTC  (5+ messages)

[PATCH v2 2/2] libata-scsi: better style in ata_msense_caching()
 2016-07-12 13:33 UTC  (2+ messages)

[PATCH] irqchip/gicv3-its: Enable cacheable attribute Read-allocate hints
 2016-07-12 13:32 UTC  (4+ messages)

[PATCH v2] iio: Add IIO support for the Measurement Computing CIO-DAC family
 2016-07-12 13:33 UTC 

why not add __GFP_HIGHMEM directly in alloc_migrate_target()?
 2016-07-12 13:16 UTC  (2+ messages)

[PATCH] tools lib traceevent: Add filter on task CPU id
 2016-07-12 13:33 UTC 

Fast-forward able commit, otherwise fail
 2016-07-12 13:24 UTC  (2+ messages)

[PATCH v3 0/8] Change OOM killer to use list of mm_struct
 2016-07-12 13:29 UTC  (7+ messages)
` [PATCH 2/8] mm,oom_reaper: Do not attempt to reap a task twice
` [PATCH 3/8] mm,oom: Use list of mm_struct used by OOM victims
` [PATCH 4/8] mm,oom: Close oom_has_pending_mm race
` [PATCH 6/8] mm,oom: Remove OOM_SCAN_ABORT case and signal_struct->oom_victims
` [PATCH 7/8] mm,oom: Stop clearing TIF_MEMDIE on remote thread
` [PATCH 8/8] oom_reaper: Revert "oom_reaper: close race with exiting task"

[PATCH 00/20] iommu/amd: Use generic IOVA allocator
 2016-07-12 13:30 UTC  (5+ messages)
` [PATCH 16/20] iommu/amd: Optimize map_sg and unmap_sg
    ` [PATCH 16/20 v2] "

[PATCH 0/2] initramfs-framework enhancements
 2016-07-12 13:30 UTC  (7+ messages)
` [PATCH 1/2] meta-ostro-fixes: initramfs-framework: add retry loop for slow boot devices (like USB)


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.