All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-09-09 10:18:58 to 2016-09-09 11:13:33 UTC [more...]

[PATCH 07/10] pkeys: add details of system call use to Documentation/
 2016-09-09 11:13 UTC  (2+ messages)
` [tip:mm/pkeys] pkeys: Add "

[PATCH 04/10] x86, pkeys: allocation/free syscalls
 2016-09-09 11:12 UTC  (2+ messages)
` [tip:mm/pkeys] x86/pkeys: Allocation/free syscalls

[PATCH 06/10] generic syscalls: wire up memory protection keys syscalls
 2016-09-09 11:12 UTC  (2+ messages)
` [tip:mm/pkeys] generic syscalls: Wire "

[PATCH 03/10] x86, pkeys: make mprotect_key() mask off additional vm_flags
 2016-09-09 11:11 UTC  (2+ messages)
` [tip:mm/pkeys] x86/pkeys: Make "

linux-next: build failure after merge of the btrfs-kdave tree
 2016-09-09 11:11 UTC  (2+ messages)

[PATCH 05/10] x86: wire up protection keys system calls
 2016-09-09 11:12 UTC  (2+ messages)
` [tip:mm/pkeys] x86: Wire "

[PATCH] [SCSI] bnx2fc: mark symbols static where possible
 2016-09-09 11:12 UTC  (2+ messages)

[PATCH 01/10] x86, pkeys: add fault handling for PF_PK page fault bit
 2016-09-09 11:10 UTC  (2+ messages)
` [tip:mm/pkeys] x86/pkeys: Add "

[PATCH] scripts: reverse order of checked commits
 2016-09-09 11:11 UTC 

[PATCH 02/10] mm: implement new pkey_mprotect() system call
 2016-09-09 11:11 UTC  (2+ messages)
` [tip:mm/pkeys] mm: Implement "

[PATCH v9 00/12] drm/i915: DP branch devices
 2016-09-09 11:10 UTC  (13+ messages)
` [PATCH v9 01/12] drm: Add missing DP downstream port types
` [PATCH v9 02/12] drm: Drop VGA from bpc definitions
` [PATCH v9 03/12] drm: Helper to read max clock rate
` [PATCH v9 04/12] drm: Helper to read max bits per component
` [PATCH v9 05/12] drm: Read DP branch device id
` [PATCH v9 06/12] drm/i915: Cleanup DisplayPort AUX channel initialization
` [PATCH v9 07/12] drm/i915: Read DP branch device HW revision
` [PATCH v9 08/12] drm/i915: Read DP branch device SW revision
` [PATCH v9 09/12] drm/i915: Check pixel rate for DP to VGA dongle
` [PATCH v9 10/12] drm/i915: Update bits per component for display info
` [PATCH v9 11/12] drm: Add DP branch device info on debugfs
` [PATCH v9 12/12] drm/i915: Check TMDS clock DP to HDMI dongle

[PATCH] [SCSI] aacraid: mark aac_src_select_comm() static
 2016-09-09 11:09 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add Documentation/cpu-freq/
 2016-09-09 11:08 UTC  (3+ messages)

[PATCH v16 0/4] Introduce usb charger framework to deal with the usb gadget power negotation
 2016-09-09 11:07 UTC  (10+ messages)

[Buildroot] [PATCH] luarocks: bump to version 2.4.0
 2016-09-09 11:07 UTC 

[PATCH] bnx2fc: Simplify code
 2016-09-09 11:06 UTC  (3+ messages)

[RFCv4 0/7] arm_pmu/perf tools: play nicely with CPU PMU cpumasks
 2016-09-09 11:05 UTC  (11+ messages)
` [RFCv4 1/7] drivers/perf: arm_pmu: add common attr group fields
` [RFCv4 5/7] drivers/perf: arm_pmu: expose a cpumask in sysfs

[PATCH] cpufreq-stats: Minor documentation fix
 2016-09-09 11:05 UTC  (3+ messages)

[PATCH V5] leds: trigger: Introduce a USB port trigger
 2016-09-09 11:05 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/2] virtio-pci: Improve device plugging whith legacy backends
 2016-09-09 11:04 UTC  (9+ messages)
` [Qemu-devel] [PATCH 1/2] virtio: Add backend feature testing functionnality
` [Qemu-devel] [PATCH 2/2] virtio-pci: Disable modern interface if backend without VIRTIO_F_VERSION_1

[PATCH v2 1/2] usb: dwc3: gadget: Add disconnect checking when changing function dynamically
 2016-09-09 11:03 UTC  (4+ messages)
` [PATCH v2 2/2] usb: dwc3: Wait for control tranfer completed when stopping gadget

[Qemu-devel] [PATCH for-2.8 v1 00/60] Modular build of trace event files
 2016-09-09 11:03 UTC  (4+ messages)

[Ksummit-discuss] [Stable kernel] feature backporting collaboration
 2016-09-09 11:03 UTC  (30+ messages)
              ` [Ksummit-discuss] [LTSI-dev] "

[CI 01/21] drm/i915: Add a sw fence for collecting up dma fences
 2016-09-09 11:01 UTC  (21+ messages)
` [CI 02/21] drm/i915: Only queue requests during execlists submission
` [CI 03/21] drm/i915: Record the position of the workarounds in the tail of the request
` [CI 04/21] drm/i915: Compute the ELSP register location once
` [CI 05/21] drm/i915: Reorder submitting the requests to ELSP
` [CI 06/21] drm/i915: Simplify ELSP queue request tracking
` [CI 07/21] drm/i915: Separate out reset flags from the reset counter
` [CI 08/21] drm/i915: Drop local struct_mutex around intel_init_emon[ilk]
` [CI 09/21] drm/i915: Expand bool interruptible to pass flags to i915_wait_request()
` [CI 10/21] drm/i915: Mark up all locked waiters
` [CI 11/21] drm/i915: Perform a direct reset of the GPU from the waiter
` [CI 12/21] drm/i915: Replace wait-on-mutex with wait-on-bit in reset worker
` [CI 13/21] drm/i915: Update reset path to fix incomplete requests
` [CI 14/21] drm/i915: Drive request submission through fence callbacks
` [CI 15/21] drm/i915: Reorder i915_add_request to separate the phases better
` [CI 16/21] drm/i915: Prepare object synchronisation for asynchronicity
` [CI 17/21] drm/i915/guc: Prepare for nonblocking execbuf submission
` [CI 18/21] drm/i915: Ignore valid but unknown semaphores
` [CI 19/21] drm/i915: Avoid incrementing hangcheck whilst waiting for external fence
` [CI 20/21] drm/i915: Nonblocking request submission
` [CI 21/21] drm/i915: Serialise execbuf operation after a dma-buf reservation object

[PATCH 0/3 v3] kbuild changes, thin archives, --gc-sections
 2016-09-09 10:59 UTC  (3+ messages)

CHALLENGING THE WORLD PCB MANUFACTURERS
 2016-09-09 10:59 UTC 

[PATCH v2] mwifiex: handle error if IRQ request fails in mwifiex_sdio_of()
 2016-09-09 10:57 UTC 

[PATCH v2 1/5] powerpc/cell: drop unused iic_get_irq_host()
 2016-09-09 10:58 UTC  (5+ messages)
` [PATCH v2 4/5] powerpc/fadump: Make ELF eflags depend on endian

[PATCH v3] btrfs: should block unused block groups deletion work when allocating data space
 2016-09-09 10:56 UTC  (3+ messages)

next-20160909 build: 1 failures 0 warnings (next-20160909)
 2016-09-09 10:56 UTC  (4+ messages)

Kernel panic - encryption/decryption failed when open file on Arm64
 2016-09-09 10:56 UTC  (4+ messages)

git commit -p with file arguments
 2016-09-09 10:54 UTC  (2+ messages)

[PULL 0/2] KVM/ARM Fixes for v4.8 - round #2
 2016-09-09 10:54 UTC  (7+ messages)
` [PULL 1/2] arm: KVM: Fix idmap overlap detection when the kernel is idmap'ed
` [PULL 2/2] kvm-arm: Unmap shadow pagetables properly

[PATCH] kvm-arm: Unmap shadow pagetables properly
 2016-09-09 10:54 UTC  (7+ messages)

xHCI problem? [was Re: Erratic USB device behavior and device loss]
 2016-09-09 10:54 UTC  (3+ messages)

[PATCH 1/2] serial: xuartps: Adds RXBS register support for zynqmp
 2016-09-09 10:53 UTC  (4+ messages)
` [PATCH 2/2] devicetree: bindings: uart: Add new compatible string for ZynqMP

[PATCH] powerpc/ptrace: Fix cppcheck issue in gpr32_set_common/gpr32_get_common
 2016-09-09 10:52 UTC  (5+ messages)

[PATCH v2 0/5] AT91: sckc improvements
 2016-09-09 10:52 UTC  (4+ messages)
` [PATCH v2 2/5] clk: at91: Add sama5d4 sckc support

[PATCH] efi: Use LocateHandleBuffer instead of LocateHandle
 2016-09-09 10:52 UTC  (2+ messages)

[PATCH] gst-player: include SRCPV in PV
 2016-09-09 10:51 UTC  (2+ messages)

[PATCH 0/6] Pull out require_clean_work_tree() functionality from builtin/pull.c
 2016-09-09 10:49 UTC  (4+ messages)
` [PATCH 2/6] pull: make code more similar to the shell script again

[PATCH 0/3] OPTPROBES for powerpc
 2016-09-09 10:49 UTC  (4+ messages)
` [PATCH 2/3] arch/powerpc : optprobes for powerpc core

[PATCH] mm: mlock: check if vma is locked using & instead of && operator
 2016-09-09 10:46 UTC  (2+ messages)

Snooping expected connections in a user CT helper
 2016-09-09 10:47 UTC  (8+ messages)

[PATCH] optimize vhost enqueue
 2016-09-09  3:39 UTC  (7+ messages)
` [PATCH v5 0/6] vhost: optimize enqueue
  ` [PATCH v5 2/6] vhost: rewrite enqueue
  ` [PATCH v5 3/6] vhost: remove useless volatile
  ` [PATCH v5 4/6] vhost: add desc prefetch
  ` [PATCH v5 5/6] vhost: batch update used ring
  ` [PATCH v5 6/6] vhost: optimize cache access

[PATCH 2/2] ARM: dts: add device tree for the RealView EB Rev D
 2016-09-09 10:47 UTC  (4+ messages)

[ovmf baseline-only test] 67681: all pass
 2016-09-09 10:46 UTC 

[Qemu-devel] [PATCH RFC v1 1/3] target-ppc: add TLB_NEED_LOCAL_FLUSH flag
 2016-09-09 10:45 UTC  (3+ messages)
` [Qemu-devel] [PATCH RFC v1 2/3] target-ppc: add flag in chech_tlb_flush()
` [Qemu-devel] [PATCH RFC v1 3/3] target-ppc: tlbie should have global effect

[PATCH v4 00/17] prepare for rte_device / rte_driver
 2016-09-09 10:44 UTC  (7+ messages)
` [PATCH v9 00/25] Introducing rte_driver/rte_device generalization
  ` [PATCH v9 01/25] eal: define macro container_of

2.10.0: multiple versionsort.prereleasesuffix buggy?
 2016-09-09 10:43 UTC  (5+ messages)
` [PATCH 0/5] Fix version sort prerelease reordering bug
  ` [PATCH 5/5] versioncmp: cope with common leading parts in versionsort.prereleaseSuffix

[xen-unstable test] 100819: regressions - FAIL
 2016-09-09 10:43 UTC 

[PATCH nf-next 1/5] netfilter: nf_tables: ensure proper initialization of nft_pktinfo fields
 2016-09-09 10:42 UTC  (5+ messages)
` [PATCH nf-next 2/5] netfilter: nf_tables_ipv6: setup pktinfo transport field on failure to parse
` [PATCH nf-next 3/5] netfilter: introduce nft_set_pktinfo_{ipv4,ipv6}_validate()
` [PATCH nf-next 4/5] netfilter: nf_tables_bridge: use nft_set_pktinfo_ipv{4,6}_validate
` [PATCH nf-next 5/5] netfilter: nf_tables: don't drop IPv6 packets that cannot parse transport

bluez bluetooth problem
 2016-09-09 10:42 UTC  (2+ messages)

[PATCH v2 0/3] Fix a segfault caused by regexec() being called on mmap()ed data
 2016-09-09 10:41 UTC  (7+ messages)
` [PATCH v3 "
  ` [PATCH v3 3/3] Use the newly-introduced regexec_buf() function

[PATCH] Input: wdt87xx_i2c - support new controller WDT8752
 2016-09-09 10:42 UTC  (2+ messages)

[RFC/PATCH v2 0/3] patch-id for merges
 2016-09-09 10:40 UTC  (4+ messages)
` [PATCH 2/3] diff_flush_patch_id: stop returning error result

[PATCH] IB/mlx5: Fix decision to avoid using MAD_IFC command in ISSI > 0 mode
 2016-09-09 10:39 UTC  (4+ messages)

[PATCH 1/2] ARM: dts: imx6ul: Add DTS for liteSOM module
 2016-09-09 10:39 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: imx6ul: Add DTS for liteBoard

[Qemu-devel] [PATCH v4 RFC] block/vxhs: Initial commit to add Veritas HyperScale VxHS block device support
 2016-09-09 10:38 UTC  (7+ messages)
      ` [Qemu-devel] vxhs caching behaviour (was: [PATCH v4 RFC] block/vxhs: Initial commit to add) "

[PATCH] [v4l-utils] libdvb5: Fix multiple definition of dvb_dev_remote_init linking error
 2016-09-09 10:37 UTC  (2+ messages)

Bug with git worktrees and git init
 2016-09-09 10:36 UTC  (11+ messages)
` [PATCH 0/3] Fix git-init in linked worktrees
  ` [PATCH 1/3] init: correct re-initialization from a linked worktree
  ` [PATCH 2/3] t0001: work around the bug that reads config file before repo setup
  ` [PATCH 3/3] init: do not set core.worktree more often than necessary

Memory barrier needed with wake_up_process()?
 2016-09-09 10:36 UTC  (3+ messages)

[PATCH 1/2] drm/ttm: remove unused placement flags
 2016-09-09 10:35 UTC  (6+ messages)

[Qemu-devel] [PULL v2 0/4] target-arm queue
 2016-09-09 10:33 UTC  (4+ messages)

[bcachefs] bcache: bch_open_as_blockdevs() register_cache_set err Bad checksum
 2016-09-09 10:32 UTC  (5+ messages)

[PATCH for-next 00/20] IB/hns: Fixes for various misc. bugs
 2016-09-09 10:30 UTC  (21+ messages)
` [PATCH for-next 01/20] IB/hns: Remove unused parameters in some functions
` [PATCH for-next 02/20] IB/hns: Remove parameters of resize cq
` [PATCH for-next 03/20] IB/hns: Add the check for pointer ctrl
` [PATCH for-next 04/20] IB/hns: Fix bug of using uninit refcount and free
` [PATCH for-next 05/20] IB/hns: Simplify function of pd alloc and qp alloc
` [PATCH for-next 06/20] IB/hns: Remove unused parameter named qp_type
` [PATCH for-next 07/20] IB/hns: Fix bug of clear hem
` [PATCH for-next 08/20] IB/hns: Delete the sqp_start from the structure hns_roce_caps
` [PATCH for-next 09/20] IB/hns: Optimize code of aeq and ceq interrupt handle and fix the bug of qpn
` [PATCH for-next 10/20] IB/hns: Modify the init of iboe lock
` [PATCH for-next 13/20] IB/hns: Add check for some NULL pointer scenes
` [PATCH for-next 15/20] IB/hns: Some items of qpc need to take user param
` [PATCH for-next 16/20] IB/hns: Validate mtu when modified qp
` [PATCH for-next 17/20] IB/hns: Cq has not been freed
  ` [PATCH for-next 11/20] IB/hns: Fix bug of memory leakage for registering user mr
  ` [PATCH for-next 12/20] IB/hns: Return bad wr while post send failed
  ` [PATCH for-next 14/20] IB/hns: The Ack timeout need a lower limit value
  ` [PATCH for-next 18/20] IB/hns: Update the rq head when modify qp state
  ` [PATCH for-next 19/20] IB/hns: Fix the bug when platform_get_resource() exec fail
  ` [PATCH for-next 20/20] IB/hns: Delete the redundant lines in hns_roce_v1_m_qp()

[PATCH] drm/amdgpu: use error label to handle exceptional case
 2016-09-09 10:30 UTC  (3+ messages)

[bug] child processes stall forever and don't get killed
 2016-09-09 10:30 UTC 

[v2 PATCH 2/2] ASoC: rockchip: Add DP dai-links to the rk3399-gru machine driver
 2016-09-09 10:29 UTC  (5+ messages)
` [PATCH v3 "

[PATCH] xen/x86: Fix build with clang following c/s 4fa0105
 2016-09-09 10:28 UTC  (2+ messages)

[PATCH] mwifiex: PCIe8997 chip specific handling
 2016-09-09 10:28 UTC  (3+ messages)
`  "

bluez bloutooth problem
 2016-09-09 10:27 UTC 

[Qemu-devel] [Bug 965327] [NEW] virtio-pci: can't reserve io 0x0000-0x001f
 2016-09-09 10:20 UTC  (2+ messages)
` [Qemu-devel] [Bug 965327] "

[PATCH] staging: comedi: comedi_fops: coding style fixes
 2016-09-09 10:24 UTC  (2+ messages)

[U-Boot] [PATCH] search.h: Numerous grammatical fixes, comment updates
 2016-09-09 10:22 UTC 

[Bug 69076] New: weston+rs690: triangle flickering
 2016-09-09 10:21 UTC  (2+ messages)
` [Bug 69076] [r300g] RS690: "

[BUG] mfd: wm8994: kenel WARN and crashes
 2016-09-09 10:20 UTC  (3+ messages)

[PATCH net-next 0/4] alx: add msi-x support
 2016-09-09 10:19 UTC  (5+ messages)
` [PATCH net-next 1/4] alx: refactor msi enablement and disablement
` [PATCH net-next 2/4] alx: factor out part of the interrupt handler
` [PATCH net-next 3/4] alx: add msi-x support
` [PATCH net-next 4/4] alx: add module parameter to enable "

[PATCH 0/7] [v2] arm64: dts: add QorIQ LS1046A SoC and boards support
 2016-09-09  6:44 UTC  (4+ messages)
` [PATCH 5/7] [v2] arm64: dts: add LS1046A-RDB board support

[U-Boot] [PATCH] cmd: usb: run 'usb start' when USB is stopped
 2016-09-09 10:20 UTC 

bluez bluetooth problem
 2016-09-09 10:19 UTC 

[distros-debian-jessie test] 67680: tolerable FAIL
 2016-09-09 10:18 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.