All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-03-29 15:24:08 to 2017-03-29 15:58:22 UTC [more...]

[U-Boot] [PATCH v4] ls1046ardb: SPL size reduction in case of non-xip boot
 2017-03-30  0:01 UTC  (5+ messages)

[Buildroot] [v5] package: add qt5virtualkeyboard
 2017-03-29 15:58 UTC 

[Qemu-devel] [RFC] migration/block:limit the time used for block migration
 2017-03-29 15:57 UTC  (4+ messages)

[PATCH v3 0/8] Renesas RZ/A1 pin and gpio controller
 2017-03-29 15:56 UTC  (8+ messages)
` [PATCH v3 3/7] arm: dts: dt-bindings: Add Renesas RZ pinctrl header

[PATCH 0/8] x86, kasan: add KASAN checks to atomic operations
 2017-03-29 15:56 UTC  (7+ messages)
` [PATCH 7/8] asm-generic: add KASAN instrumentation "

Another week, another eb bomb
 2017-03-29 15:56 UTC  (14+ messages)
` [PATCH 01/13] drm/i915: Reinstate reservation_object zapping for batch_pool objects
` [PATCH 02/13] drm/i915: Copy user requested buffers into the error state
` [PATCH 03/13] drm/i915: Amalgamate execbuffer parameter structures
` [PATCH 04/13] drm/i915: Use vma->exec_entry as our double-entry placeholder
` [PATCH 05/13] drm/i915: Split vma exec_link/evict_link
` [PATCH 06/13] drm/i915: Store a direct lookup from object handle to vma
` [PATCH 07/13] drm/i915: Pass vma to relocate entry
` [PATCH 08/13] drm/i915: Eliminate lots of iterations over the execobjects array
` [PATCH 09/13] drm/i915: First try the previous execbuffer location
` [PATCH 10/13] drm/i915: Wait upon userptr get-user-pages within execbuffer
` [PATCH 11/13] drm/i915: Allow execbuffer to use the first object as the batch
` [PATCH 12/13] drm/i915: Async GPU relocation processing
` [PATCH 13/13] drm/i915/scheduler: Support user-defined priorities

[RFC 0/8] mbuf: structure reorganization
 2017-03-29 15:56 UTC  (3+ messages)
` [PATCH 0/9] "

[U-Boot] [PATCH v3] ls1046ardb: SPL size reduction in case of non-xip boot
 2017-03-29 15:56 UTC 

[U-Boot] [PATCH v3] ls1043ardb: SPL size reduction in case of non-xip boot
 2017-03-29 15:55 UTC 

[PATCH v2 for-4.9] x86/mm: Drop MEM_LOG() and correct some printed information
 2017-03-29 15:55 UTC  (2+ messages)

changes to scheduler from mainline 4.8 to 4.10?
 2017-03-29 15:55 UTC  (4+ messages)
` Fwd: "

[PATCHv5 00/11] video/exynos/sti/cec: add CEC notifier & use in drivers
 2017-03-29 15:55 UTC  (6+ messages)
` [PATCHv5 03/11] cec: integrate CEC notifier support
  ` [PATCHv5.1 "

master - dmfilemapd: pass correct dirp to closedir()
 2017-03-29 15:55 UTC 

[PATCH] Add checks for kmalloc allocation failures
 2017-03-29 15:54 UTC  (2+ messages)

[PATCH V2] acpi: apei: check for pending errors when probing HED type GHES entries
 2017-03-29 15:54 UTC 

Impact of CONFIG_PARAVIRT=y / mmap benchmark
 2017-03-29 15:54 UTC  (2+ messages)

[PATCH v7 0/2] GPCv2 power gating driver
 2017-03-30  7:51 UTC  (5+ messages)
` [PATCH v7 2/2] soc/imx: Add "

[GSoC] GSoC Introduction : Fuzzing Xen hypercall interface
 2017-03-29 15:54 UTC  (11+ messages)

[PATCH v3 0/8] refactor the filter process code into a reusable module
 2017-03-29 15:53 UTC  (9+ messages)
` [PATCH v3 1/8] pkt-line: add packet_writel() and packet_read_line_gently()
` [PATCH v3 2/8] convert: Update convert to use new packet_writel() function
` [PATCH v3 3/8] convert: Split start_multi_file_filter into two separate functions
` [PATCH v3 4/8] convert: Separate generic structures and variables from the filter specific ones
` [PATCH v3 5/8] convert: Update generic functions to only use generic data structures
` [PATCH v3 6/8] convert: rename reusable sub-process functions
` [PATCH v3 7/8] sub-process: move sub-process functions into separate files
` [PATCH v3 8/8] convert: Update subprocess_read_status to not die on EOF

[PATCH V3 0/7] cxl: Add support for Coherent Accelerator Interface Architecture 2.0
 2017-03-29 15:53 UTC  (4+ messages)
` [PATCH V3 2/7] cxl: Remove unused values in bare-metal environment

[Qemu-devel] [PATCH 1/1] parallels: wrong call to bdrv_truncate
 2017-03-29 14:18 UTC  (7+ messages)

[PATCH 00/46] SELinux: Fine-tuning for several function implementations
 2017-03-29 15:53 UTC  (57+ messages)
` [PATCH 32/46] selinux: Return directly after a failed kzalloc() in class_read()
` [PATCH 33/46] selinux: Move an assignment for the variable "rc" "
` [PATCH 34/46] selinux: Return directly after a failed kzalloc() in common_read()
` [PATCH 35/46] selinux: Return directly after a failed kzalloc() in perm_read()
` [PATCH 36/46] selinux: Move an assignment for the variable "rc" in mls_read_range_helper()
` [PATCH 37/46] selinux: Move an assignment for the variable "rc" in policydb_load_isids()
` [PATCH 38/46] selinux: One function call less in five functions after null pointer detection
` [PATCH 39/46] selinux: Move two assignments for the variable "rc" in ocontext_read()
` [PATCH 40/46] selinux: Return directly after a failed kzalloc() in roles_init()
` [PATCH 41/46] selinux: Move two assignments for the variable "rc" "
` [PATCH 42/46] selinux: One function call less in roles_init() after error detection
` [PATCH 43/46] selinux: Use kmalloc_array() in sidtab_init()
` [PATCH 44/46] selinux: Adjust two checks for null pointers
` [PATCH 46/46] selinuxfs: Use seq_puts() in sel_avc_stats_seq_show()

[Qemu-devel] [PATCH 0/4] some migration bugs
 2017-03-29 15:53 UTC  (11+ messages)
` [Qemu-devel] [PATCH 3/4] savevm: fix savevm after migration

[PATCH 0/8] eal: dynamic logs
 2017-03-29 15:53 UTC  (10+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/8] eal: support dynamic log types
  ` [PATCH v2 2/8] eal: dump registered "
  ` [PATCH v2 3/8] eal: change several log levels matching a regexp
  ` [PATCH v2 4/8] eal: change specific log levels at startup
  ` [PATCH v2 5/8] eal: deprecate log functions
  ` [PATCH v2 6/8] app/test: new command to dump log types
  ` [PATCH v2 7/8] app/testpmd: "
  ` [PATCH v2 8/8] net/i40e: use dynamic log type for control logs

[dpdk-announce] DPDK Summit India 2017
 2017-03-29 15:52 UTC 

[PATCH] iommu/vt-d: Make sure IOMMUs are off when intel_iommu=off
 2017-03-29 15:51 UTC  (3+ messages)

[PATCH net v2 0/3] net/packet: fix multiple overflow issues in ring buffers
 2017-03-29 15:51 UTC  (7+ messages)
` [PATCH net v2 1/3] net/packet: fix overflow in check for priv area size
` [PATCH net v2 2/3] net/packet: fix overflow in check for tp_frame_nr
` [PATCH net v2 3/3] net/packet: fix overflow in check for tp_reserve

[PATCH v3 0/8] refactor the filter process code into a reusable module
 2017-03-29 15:50 UTC 

[PATCH v3 0/2] Tango PCIe controller support
 2017-03-29 15:50 UTC  (7+ messages)
` [PATCH v3 1/2] PCI: Add tango MSI "

[PATCH] serial: 8250_dw: Minor code cleanup
 2017-03-29 15:50 UTC  (3+ messages)

[PATCH v5 0/9] coresight: enable debug module
 2017-03-29 15:50 UTC  (14+ messages)
` [PATCH v5 6/9] coresight: add support for CPU "

[PATCH 1/2] super1: replace hard-coded values with bit definitions
 2017-03-29 15:50 UTC  (5+ messages)
` [PATCH 2/2] mdadm.c: fix compile error "switch condition has boolean value"

[PATCH v3 0/8] try to reduce fragmenting fallbacks
 2017-03-29 15:49 UTC  (9+ messages)
` [PATCH v3 2/8] mm, compaction: remove redundant watermark check in compact_finished()
` [PATCH v3 4/8] mm, page_alloc: count movable pages when stealing from pageblock

[PATCH 2/2 V2] xfs_io: hook up statx
 2017-03-29 15:49 UTC  (6+ messages)
` [PATCH 0/2 "
  ` [PATCH] xfs_io: changes to statx interface [ver #2]
` [PATCH] xfs_io: changes to statx interface [ver #3]

[PATCH RFC] x86/emulate: implement hvmemul_cmpxchg() with an actual CMPXCHG
 2017-03-29 15:49 UTC  (10+ messages)

master - dmfilemapd: do not closdir(pid_d) unless it is open
 2017-03-29 15:49 UTC 

installation-reports: Successful Jessie installation with backported kernel 4.9.16-1+reiser4.0.1 on i915 system AMD64
 2017-03-29 15:48 UTC  (4+ messages)
` Bug#858849: "

[PATCH] drm/amdgpu: Fix multi-level page table bugs for large BOs v2
 2017-03-29 15:48 UTC 

[PATCH RFC] nvme-rdma: support devices with queue size < 32
 2017-03-29 15:47 UTC  (9+ messages)

[RFC PATCH 00/24] [FOR 4.9] arm64: Dom0 ITS emulation
 2017-03-29 15:47 UTC  (4+ messages)
` [RFC PATCH 11/24] ARM: vGICv3: handle virtual LPI pending and property tables

[PATCH 00/28] bnxt: new features, bug fixes and more
 2017-03-29 15:45 UTC  (3+ messages)

[PATCH 0/2] hpsa updates
 2017-03-29 15:43 UTC  (3+ messages)
` [PATCH 1/2] hpsa: update pci ids

[PATCH 0/3] Fixes for multi-level page tables
 2017-03-29 15:42 UTC  (10+ messages)
` [PATCH 3/3] drm/amdgpu: Fix multi-level page table bugs for large BOs

[PATCH] orangefs: implement statx
 2017-03-29 15:41 UTC  (4+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] orangefs: do not check possibly stale size on truncate

[PATCH v2] util-linux: make blkdiscard a separate package
 2017-03-29 15:41 UTC  (2+ messages)

[PATCH 0/5] locking Introduce range reader/writer lock
 2017-03-29 15:40 UTC  (8+ messages)
` [PATCH 1/5] locking: "

[PATCH v4 0/6] mdadm support for Partial Parity Log
 2017-03-29 15:39 UTC  (2+ messages)

[PATCH v3 1/4] mac80211-hwsim: notify user-space about channel change
 2017-03-29 15:39 UTC  (6+ messages)
` [PATCH v3 3/4] mac80211-hwsim: add rate-limited debugging for rx-netlink

[PATCH] kvm: pass the virtual SEI syndrome to guest OS
 2017-03-29 15:37 UTC  (15+ messages)
                      ` [edk2] "
                      ` [Qemu-devel] "

[RFC][PATCH] UBI: Make MTD_UBI_FASTMAP non-experimental
 2017-03-29 15:38 UTC 

[PATCH v3] dm_op: Add xendevicemodel_modified_memory_bulk
 2017-03-29 15:38 UTC  (5+ messages)

[RESEND PATCH] staging: iio: Remove extra Parenthesis
 2017-03-29 15:38 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH v3 0/5] ATA/ARM: convert ARM/DaVinci to use libata PATA drivers
 2017-03-29 15:35 UTC  (6+ messages)

CPU mapping of split VRAM buffers
 2017-03-29 15:36 UTC  (2+ messages)

[PATCH][V2] VSOCK: remove unnecessary ternary operator on return value
 2017-03-29 15:33 UTC  (2+ messages)

[PATCH] watchdog: orion: make license info match the file header
 2017-03-29 15:34 UTC 

[PATCH v2] mempool: remove non-EAL thread note from header
 2017-03-29 15:30 UTC  (4+ messages)
` [PATCH v3] "

[PATCH] arm64/dma-mapping: fix DMA_ATTR_FORCE_CONTIGUOUS mmaping code
 2017-03-29 15:33 UTC  (5+ messages)

is there OE support for building multi-image/component FIT image files?
 2017-03-29 15:33 UTC  (6+ messages)

[RFC PATCH v2 00/32] x86: Secure Encrypted Virtualization (AMD)
 2017-03-29 15:32 UTC  (7+ messages)
` [RFC PATCH v2 16/32] x86: kvm: Provide support to create Guest and HV shared per-CPU variables

[PATCH v22 00/11] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
 2017-03-29 15:32 UTC  (8+ messages)
` [PATCH v22 03/11] clocksource: arm_arch_timer: refactor arch_timer_needs_probing

[PATCH 0/33 v6] fsnotify: Avoid SRCU stalls with fanotify permission events
 2017-03-29 15:29 UTC  (3+ messages)
` [PATCH 14/33] fsnotify: Remove indirection from fsnotify_detach_mark()

[PATCH v2] libndctl: add support for the MSFT family of DSM functions
 2017-03-29 15:29 UTC  (4+ messages)

[PATCH] percpu: drop useless macro PER_CPU_DEF_ATTRIBUTES
 2017-03-29 15:28 UTC  (4+ messages)

[PATCH v3 0/5] Add support for the R_CCU on Allwinner H3/A64 SoCs
 2017-03-29 15:27 UTC  (5+ messages)
` [PATCH v3 2/5] clk: sunxi-ng: add support for PRCM CCUs

[PATCH] selinux: Fix SBLABEL_MNT for NFS mounts
 2017-03-29 15:27 UTC  (2+ messages)

[PATCH] ubifs: fix RENAME_WHITEOUT support
 2017-03-29 15:26 UTC  (4+ messages)

[PATCH] openvswitch: uprev to the recently released v2.7.0
 2017-03-29 15:26 UTC 

[PATCH net] ibmvnic: Remove debugfs support
 2017-03-29 19:14 UTC 

[PATCH 6/8] x86/dump_pagetables: Add support 5-level paging
 2017-03-29 15:00 UTC  (6+ messages)
` [PATCHv2 "

[PATCH 0/3] Crypto performance app improvements
 2017-03-29 15:24 UTC  (4+ messages)
` [PATCH v2 0/9] "

[PATCH v2] drm/amdgpu: fix vm pte pde flags to 64-bit for sdma (v2)
 2017-03-29 15:24 UTC  (2+ messages)

VM crashes during early stages of boot
 2017-03-29 15:24 UTC 

Support of rtl8723bs
 2017-03-29 15:24 UTC  (10+ messages)

[PATCH 1/2] net/sfc: choose datapaths after probe and before attach
 2017-03-29 15:23 UTC  (2+ messages)
` [PATCH 2/2] net/sfc: do not drop TSO on device configure


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.