All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-05-24 15:59:07 to 2016-05-24 17:07:56 UTC [more...]

[PATCH v6 0/3] crypto: caam - add support for RSA algorithm
 2016-05-24 16:58 UTC  (4+ messages)

[PATCH] mm: oom_kill_process: do not abort if the victim is exiting
 2016-05-24 17:07 UTC  (3+ messages)

[PATCH 0/4 v7] Add I2S audio support for ARC AXS10x boards
 2016-05-24 17:07 UTC  (7+ messages)
` [PATCH 3/4 v7] ASoC: dwc: Add PIO PCM extension

[RFC PATCH 0/7] tou: Transports over UDP - part I
 2016-05-24 17:07 UTC  (4+ messages)
` [RFC PATCH 7/7] tou: Support for GSO

[U-Boot] [PATCH] armv8: ls2080a: Update MAINTAINERS file
 2016-05-24 17:07 UTC  (2+ messages)

[U-Boot] [PATCH v2] armv8/ls2080ardb: Update DDR timing to support more UDIMMs
 2016-05-24 17:06 UTC  (2+ messages)

ixgbe: ksoftirqd consumes 100% CPU w/ ~50 TCP conns
 2016-05-24 16:40 UTC 

[U-Boot] [PATCH 1/3] armv8/ls1043: Add workaround for DDR erratum A-008850
 2016-05-24 17:06 UTC  (4+ messages)
` [U-Boot] [PATCH 2/3] drivers/ddr/fsl: update workaround for erratum A-008511

multipathd: Add 'sysfs' prioritizer
 2016-05-24 17:06 UTC  (2+ messages)

[PATCH 0/3] Media Device Allocator API
 2016-05-24 17:05 UTC  (4+ messages)
` [PATCH 1/3] media: "

[kernel-hardening] [PATCH v9 0/4] Introduce GCC plugin infrastructure
 2016-05-24 17:04 UTC  (3+ messages)
`  "
  ` [kernel-hardening] "

[patch] sched/fair: Move se->vruntime normalization state into struct sched_entity
 2016-05-24 17:04 UTC 

[PATCH v5 0/2] skb_array: array based FIFO for skbs
 2016-05-24 17:03 UTC  (6+ messages)
` [PATCH v5 2/2] skb_array: ring test

[Qemu-trivial] [PATCH 0/4] Remove unnecessary glib.h includes
 2016-05-24 17:01 UTC  (6+ messages)
` [Qemu-trivial] [PATCH 2/4] tests: "
  ` [Qemu-trivial] [Qemu-devel] "
    `  "
` [Qemu-trivial] [Qemu-devel] [PATCH 0/4] "
  `  "

[Qemu-devel] [PATCH 00/33] ACPI CPU hotplug refactoring to support more than 255 CPUs and PXM/OST methods
 2016-05-24 17:00 UTC  (7+ messages)
` [Qemu-devel] [PATCH 01/33] tests: acpi: report names of expected files in verbose mode
` [Qemu-devel] [PATCH 02/33] acpi: add aml_debug()
` [Qemu-devel] [PATCH 03/33] acpi: add aml_refof()

Adding support for device tree and command line
 2016-05-24 17:00 UTC  (9+ messages)
    ` [RFC PATCH] "

USB device debugging
 2016-05-24 17:00 UTC  (5+ messages)

PAT-related crash booting Linux 4.4 + Xen 4.5 on VMware ESXi
 2016-05-24 16:59 UTC  (7+ messages)

[RFC][PATCH 0/3] spin_unlock_wait and assorted borkage
 2016-05-24 16:58 UTC  (6+ messages)
` [RFC][PATCH 2/3] locking: Annotate spin_unlock_wait() users

[U-Boot] [PATCH v2] armv8/ls1043: Add workaround for DDR erratum A-008850
 2016-05-24 16:58 UTC  (2+ messages)

t7800 test failure
 2016-05-24 16:57 UTC  (3+ messages)

[Qemu-devel] [PATCH v5 00/27] block: Lock images when opening
 2016-05-24 16:55 UTC  (15+ messages)
` [Qemu-devel] [PATCH v5 04/27] block: Introduce image file locking
` [Qemu-devel] [PATCH v5 05/27] block: Add bdrv_image_locked
` [Qemu-devel] [PATCH v5 06/27] block: Make bdrv_reopen_{commit, abort} private functions
` [Qemu-devel] [PATCH v5 07/27] block: Handle image locking during reopen
` [Qemu-devel] [PATCH v5 08/27] osdep: Add qemu_lock_fd and qemu_unlock_fd
` [Qemu-devel] [PATCH v5 09/27] osdep: Introduce qemu_dup
` [Qemu-devel] [PATCH v5 10/27] raw-posix: Use qemu_dup

t7610-mergetool.sh test failure
 2016-05-24 16:53 UTC  (3+ messages)

UBIFS assert when rebooting a read only ubifs when it's been remounted r/w
 2016-05-24 16:51 UTC  (17+ messages)

[PATCH 0/3] Fix kernel WARNING in TTM/Bochs KMS driver
 2016-05-24 16:51 UTC  (6+ messages)
` [PATCH 2/3] Define fb_open_adj_file()

[RFC v2 0/21] Media request API
 2016-05-24 16:47 UTC  (22+ messages)
` [RFC v2 01/21] media: Add "
` [RFC v2 02/21] media: Add media device request state
` [RFC v2 03/21] media: Prevent queueing queued requests
` [RFC v2 04/21] media: Only requests in IDLE state may be deleted
` [RFC v2 05/21] media: Add media_device_request_complete() to mark requests complete
` [RFC v2 06/21] media: Add per-entity request data support
` [RFC v2 07/21] videodev2.h: Add request field to v4l2_buffer
` [RFC v2 08/21] videodev2.h: Add request field to v4l2_pix_format_mplane
` [RFC v2 09/21] v4l2-subdev.h: Add request field to format and selection structures
` [RFC v2 10/21] v4l: Support the request API in format operations
` [RFC v2 11/21] v4l: subdev: Support the request API in format and selection operations
` [RFC v2 12/21] vb2: Add allow_requests flag
` [RFC v2 13/21] media: Add MEDIA_IOC_DQEVENT
` [RFC v2 14/21] media: Make events on request completion optional, disabled by default
` [RFC v2 15/21] media: Add poll support
` [RFC v2 16/21] DocBook: media: Document the media request API
` [RFC v2 17/21] DocBook: media: Document the V4L2 "
` [RFC v2 18/21] DocBook: media: Document the subdev selection API
` [RFC v2 19/21] DocBook: media: Document the V4L2 subdev request API
` [RFC v2 20/21] DocBook: media: Document media events (MEDIA_IOC_DQEVENT IOCTL)
` [RFC v2 21/21] DocBook: media: Document request flags

[U-Boot] Pull request: u-boot-net.git master
 2016-05-24 16:50 UTC 

[PATCH] ibmvscsis: Initial commit of IBM VSCSI Tgt Driver
 2016-05-24 16:50 UTC  (6+ messages)

[PATCH] devicetree - document using aliases to set spi bus number
 2016-05-24 16:39 UTC  (2+ messages)

[LTP] [PATCH 1/4] memcg_process_stress: cleanup
 2016-05-24 16:46 UTC  (15+ messages)
` [LTP] [PATCH 2/4] memcg_process_stress: allocate memory not in the signal handler
  ` [LTP] [PATCH 3/4] memcg_stress_test.sh: rewrite
    ` [LTP] [RFC PATCH 4/4] memcg_stress_test.sh: allocate less than CommitLimit bytes

[PATCH RESEND 0/8] More stuff to charge to kmemcg
 2016-05-24 16:36 UTC  (11+ messages)
` [PATCH RESEND 7/8] pipe: account "
` [PATCH RESEND 8/8] af_unix: charge buffers "

key retention service: DH support
 2016-05-24 16:45 UTC  (6+ messages)

Endless "supply vcc not found, using dummy regulator"
 2016-05-24 16:44 UTC  (9+ messages)

[PATCH] systemd: re-enable mount propagation for udevd
 2016-05-24 16:41 UTC  (3+ messages)

[REGRESSION] Headphones no longer working on MacPro6,1 with 4.4
 2016-05-24 16:41 UTC  (8+ messages)
` [REGRESSION] Headphones no longer working on MacPro6, 1 "

[PATCH v3] direct-io: fix direct write stale data exposure from concurrent buffered read
 2016-05-24 16:41 UTC  (3+ messages)

[PATCHv2] libfc: Update rport reference counting
 2016-05-24 16:39 UTC  (2+ messages)

Rescanning is broken with runtime PM for PCIe ports
 2016-05-24 16:38 UTC  (9+ messages)
` [PATCH] PCI: Power on bridges before scanning new devices

[PATCH 00/45] Move recipes to use Python 3 whenever possible
 2016-05-24 16:38 UTC  (5+ messages)
` [PATCH 05/45] sip.bbclass: remove
` [PATCH 28/45] swig: move to Python 3

[meta-oe][PATCH v3 0/2] mpv: Media Player
 2016-05-24 16:37 UTC  (10+ messages)
` [meta-oe][PATCH v3 2/2] "

[Qemu-devel] [PATCH v1 0/5] xlnx-zynqmp: Fix various issues with KVM runs
 2016-05-24 16:37 UTC  (20+ messages)
` [Qemu-arm] [PATCH v1 1/5] xlnx-zynqmp: Add a secure prop to en/disable ARM Security Extensions
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v1 2/5] xlnx-zynqmp: Break out RPU setup into a separate function
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v1 3/5] xlnx-zynqmp: Make the RPU subsystem optional
    ` [Qemu-devel] "
` [Qemu-arm] [PATCH v1 4/5] xlnx-zynqmp: Delay realization of GIC until post CPU realization
    ` [Qemu-devel] "
` [Qemu-devel] [PATCH v1 5/5] xlnx-zynqmp: Use the in kernel GIC model for KVM runs
  ` [Qemu-arm] "

[PATCH] mm: page_is_guard return false when page_ext arrays are not allocated yet
 2016-05-24 16:37 UTC  (8+ messages)

Why copy_from/to_user causes KASAN complain?
 2016-05-24 16:35 UTC 

[PATCH] mm: check the return value of lookup_page_ext for all call sites
 2016-05-24 16:33 UTC  (4+ messages)
` [PATCH] mm: fix build problems from lookup_page_ext

[PATCH] perf/x86/intel/rapl: add skylake server
 2016-05-24 16:31 UTC 

[PATCH] posix acls: Move namespace conversion into filesystem / xattr handlers
 2016-05-24 16:31 UTC  (4+ messages)
  ` [lustre-devel] "

[U-Boot] wanting to confirm i'm setting the MAC address the right way
 2016-05-24 16:31 UTC 

[PATCH] powerpc/85xx: Don't report SRAM to L2 cache fallback as error
 2016-05-24 16:31 UTC  (2+ messages)

Davicom DM9162 PHY supported in the kernel?
 2016-05-24 16:30 UTC  (7+ messages)

[PATCH 0/3] ARM: keystone-k2l: Enable pinctrl support
 2016-05-24 16:29 UTC  (6+ messages)
` [PATCH 3/3] ARM: configs: keystone: Enable PINCTRL_SINGLE Config

[GIT PULL] ext4 updates for 4.7
 2016-05-24 16:29 UTC 

[PATCH] dhcp: fix non-deterministic libxml2 dependency
 2016-05-24 16:28 UTC 

[PATCH] MCI: imx-esdhc: Allow to use 1-bit bus width in board files
 2016-05-24 16:28 UTC 

Regression in 4.6.0-git - bisected to commit dd254f5a382c
 2016-05-24 16:28 UTC  (4+ messages)

[PATCH v2] xen: use vma_pages()
 2016-05-24 16:27 UTC  (3+ messages)

[PATCH/RFC v2 0/4] Meta-data video device type
 2016-05-24 16:26 UTC  (6+ messages)
` [PATCH/RFC v2 1/4] v4l: Add metadata buffer type and format

[PATCH 1/3] perf pt: Mark PT return events as "return"
 2016-05-24 16:26 UTC  (3+ messages)

[PATCH]: ASoC: intel: make function stub static
 2016-05-24 16:25 UTC  (2+ messages)
` Applied "ASoC: intel: make function stub static" to the asoc tree

[PATCH] ASoC: rockchip: i2s: rename I2S_CKR_TRCM_TX/RXSHARE to I2S_CKR_TRCM_TX/RXONLY
 2016-05-24 16:25 UTC  (5+ messages)
` Applied "ASoC: rockchip: i2s: rename I2S_CKR_TRCM_TX/RXSHARE to I2S_CKR_TRCM_TX/RXONLY" to the asoc tree

Applied "MAINTAINERS: ASoC: samsung: Add Sylwester Nawrocki and Krzysztof Kozlowski" to the asoc tree
 2016-05-24 16:25 UTC 

[Intel-wired-lan] [PATCH] [v1, next-queue] net: ixgbe: Fix deleting link filters for cls_u32 offloads
 2016-05-24 16:23 UTC  (3+ messages)

[Bug 93826] 144Hz graphic glitches and bad resolution
 2016-05-24 16:21 UTC  (2+ messages)
` [Bug 93826] 144Hz graphic glitches and bad refresh rate

[Opinion gathering] Git remote whitelist/blacklist
 2016-05-24 16:20 UTC  (9+ messages)

[Qemu-devel] [PATCH v12 0/9] PTimer fixes/features and ARM MPTimer conversion
 2016-05-24 16:20 UTC  (7+ messages)
` [Qemu-arm] "
    ` [Qemu-arm] [Qemu-devel] "

[RFC PATCH 0/1] Create a DNS SRV record of the ID mapping domain
 2016-05-24 16:20 UTC  (4+ messages)

fiologparser.py
 2016-05-24 16:20 UTC  (7+ messages)

[linux-lvm] auto umount at thin meta 80%
 2016-05-24 16:16 UTC  (3+ messages)

[Qemu-arm] [PATCH v4 0/3] Add guest PMU in machine virt
 2016-05-24 16:14 UTC  (3+ messages)
  ` [Qemu-devel] "

[PATCH 0/7] pinctrl: meson: Add a bunch more pins
 2016-05-24 16:14 UTC  (5+ messages)

[PATCH 0/9] Fix runtime pm ref leaks
 2016-05-24 16:03 UTC  (10+ messages)
` [PATCH 6/9] drm/amdgpu: Don't leak runtime pm ref on driver unload
` [PATCH 5/9] drm/radeon: Forbid runtime pm "
  ` [PATCH 9/9] drm: Turn off crtc before tearing down its data structure
  ` [PATCH 1/9] drm/nouveau: Don't leak runtime pm ref on driver unload
  ` [PATCH 2/9] drm/nouveau: Forbid runtime pm "
` [PATCH 3/9] drm/radeon: Don't leak runtime pm ref "
` [PATCH 4/9] drm/radeon: Don't leak runtime pm ref on driver load
` [PATCH 7/9] drm/amdgpu: "
` [PATCH 8/9] drm/amdgpu: Forbid runtime pm on driver unload

[U-Boot] [PATCH] driver/ddr/fsl: Force enabling parity for A-009803
 2016-05-24 16:13 UTC  (6+ messages)

[PATCH 1/4] ixgbe: rearrange vector PMD code for x86
 2016-05-24 16:12 UTC  (4+ messages)
` [PATCH v3 0/4] ixgbe: enable ixgbe vector PMD on ARM

[PATCH] drm/amdgpu: Fix hdmi deep color support
 2016-05-24 16:12 UTC 

[PATCH] ARM: OMAP2+: Select OMAP_INTERCONNECT for SOC_AM43XX
 2016-05-24 16:12 UTC  (2+ messages)

[PATCH] mailbox: mailbox-test: set tdev->signal to NULL after freeing
 2016-05-24 16:12 UTC 

[PATCH] drm/i915: Revert async unpin and nonblocking atomic commit
 2016-05-24 16:12 UTC  (2+ messages)
` ✗ Ro.CI.BAT: warning for "

can't boot with reiserfs on linux-4.6.0+
 2016-05-24 16:10 UTC  (3+ messages)

[PATCH][v7] x86, suspend: Save/restore extra MSR registers for suspend
 2016-05-24 16:09 UTC  (4+ messages)

[qemu-mainline test] 94737: tolerable FAIL - PUSHED
 2016-05-24 16:09 UTC 

[PATCH 1/3] image.bbclass: append to prefuncs/postfuncs for do_image_*
 2016-05-24 16:07 UTC  (5+ messages)
` [PATCH 3/3] image_types.bbclass: support template .wks.in files for wic

[Intel-wired-lan] [PATCH 1/1] net: i40e: avoid null pointer dereference
 2016-05-24 16:07 UTC  (2+ messages)

[U-Boot] [PATCH 00/10] sunxi: PSCI implementation rewrite in C
 2016-05-24 16:06 UTC  (4+ messages)
` [U-Boot] [PATCH 06/10] sunxi: Group cpu core related controls together

[PATCH 1/2] drm/exynos: g2d: Add support for old S5Pv210 type
 2016-05-24 16:05 UTC  (6+ messages)

[Intel-wired-lan] [PATCH] [v1, next-queue] net: ixgbe: Error handler for duplicate filter locations in hardware for cls_u32 offloads
 2016-05-24 16:05 UTC  (2+ messages)

[PATCH 1/3] ril_sofia3gr: Modem throttling changes
 2016-05-24 16:04 UTC  (2+ messages)

[PATCH net 0/2] Fix spinlock usage in HWBM
 2016-05-24 16:03 UTC  (3+ messages)
` [PATCH net 1/2] net: mvneta: Fix lacking spinlock initialization
` [PATCH net 2/2] net: hwbm: Fix unbalanced spinlock in error case

[L10N] Kickoff of translation for Git 2.9.0 round 1
 2016-05-24 16:03 UTC 

[RFC] rdma/uverbs: Sketch for an ioctl framework
 2016-05-24 16:02 UTC  (2+ messages)

[PATCHv2] NVMe: Sync reset and scan work
 2016-05-24 15:59 UTC  (2+ messages)

[RFC 0/9] IOMMU probe deferral support
 2016-05-24 15:59 UTC  (4+ messages)
` [RFC 8/9] drivers: of: call iommu_bus_add_dev after iommu_configure_ops


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.