All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-10-10 21:05:07 to 2017-10-10 21:47:42 UTC [more...]

[PATCH] selinux: libselinux: Enable multiple input files to selabel_open
 2017-10-10 21:19 UTC  (3+ messages)

[PATCH v3 01/12] fuzz/x86_emulate: Clear errors after each iteration
 2017-10-10 16:20 UTC  (3+ messages)
` [PATCH v3 11/12] fuzz/x86_emulate: Set and fuzz more CPU state
` [PATCH v3 12/12] fuzz/x86_emulate: Add an option to limit the number of instructions executed

[kernel-hardening] [PATCH] lib/vsprintf: add default case to 'i' specifier
 2017-10-10 21:47 UTC  (3+ messages)
` [kernel-hardening] "

[PATCH] Allow layers to be added relative to topdir
 2017-10-10 21:47 UTC 

[patch net-next 0/4] net: sched: get rid of cls_flower->egress_dev
 2017-10-10 21:47 UTC  (10+ messages)
` [patch net-next 1/4] net: sched: make tc_action_ops->get_dev return dev and avoid passing net
` [patch net-next 3/4] net: sched: convert cls_flower->egress_dev users to tc_setup_cb_egdev infra

[PATCH 1/4] drm/ttm: don't use compound pages for now
 2017-10-10 21:47 UTC  (3+ messages)
` [PATCH 4/4] drm/ttm: add transparent huge page support for wc or uc allocations v2

[PATCH] page_alloc.c: inline __rmqueue()
 2017-10-10 21:45 UTC  (8+ messages)
    ` [PATCH v2] mm/page_alloc.c: "

[Qemu-devel] [PATCH] tcg: Initialize cpu_env generically
 2017-10-10 21:45 UTC 

[FOR STABLE] ext4: in ext4_seek_{hole,data}, return -ENXIO for negative offsets
 2017-10-10 21:44 UTC  (3+ messages)

[PATCH v2 00/16] IOMMU driver support for SVM virtualization
 2017-10-10 21:43 UTC  (11+ messages)
` [PATCH v2 01/16] iommu: introduce bind_pasid_table API function
` [PATCH v2 08/16] iommu: introduce device fault data

[PATCH 1/3] srcu: use cpu_online() instead custom check
 2017-10-10 21:43 UTC  (6+ messages)
` [PATCH 2/3] srcu: queue work without holding the lock

[Qemu-devel] [PATCH RFC] file-posix: make lock_fd read-only
 2017-10-10 21:42 UTC  (4+ messages)

[Buildroot] [PATCH] flatbuffers: new package
 2017-10-10 21:43 UTC  (2+ messages)

[Buildroot] [PATCH] python-zeep: new package
 2017-10-10 21:40 UTC  (3+ messages)

[PATCH 0/8] Documentation: fix invalid Documentation refs (1)
 2017-10-10 21:40 UTC  (5+ messages)
` [PATCH 1/8] Documentation: fix driver-api doc refs
` [PATCH 2/8] Documentation: fix admin-guide "

[PATCH v2 nf-next] netfilter: x_tables: speed up iptables-restore
 2017-10-10 21:39 UTC  (3+ messages)
` [PATCH v2 nf-next 1/2] netfilter: x_tables: make xt_replace_table wait until old rules are not used anymore
` [PATCH v2 nf-next 2/2] netfilter: x_tables: don't use seqlock when fetching old counters

[PATCH] hfsplus: fix segfault when deleting all attrs of a file
 2017-10-10 21:39 UTC  (6+ messages)

[Qemu-devel] [PULL v2 00/27] vhost-user patches
 2017-10-10 21:35 UTC  (28+ messages)
` [Qemu-devel] [PULL v2 01/27] glib-compat: move G_SOURCE_CONTINUE/REMOVE there
` [Qemu-devel] [PULL v2 02/27] build-sys: fix libvhost-user.a build
` [Qemu-devel] [PULL v2 03/27] build-sys: make vhost-user-scsi depend on libvhost-user.a
` [Qemu-devel] [PULL v2 04/27] libvhost-user: drop dependency on glib
` [Qemu-devel] [PULL v2 05/27] libvhost-user: improve vu_queue_pop() doc
` [Qemu-devel] [PULL v2 06/27] vhost-user-scsi: use g_strdup()
` [Qemu-devel] [PULL v2 07/27] vhost-user-scsi: connect unix socket before allocating
` [Qemu-devel] [PULL v2 08/27] vhost-user-scsi: code style fixes
` [Qemu-devel] [PULL v2 09/27] vhost-user-scsi: use glib allocation
` [Qemu-devel] [PULL v2 10/27] vhost-user-scsi: glib calls that allocate don't return NULL
` [Qemu-devel] [PULL v2 11/27] vhost-user-scsi: also free the gtree
` [Qemu-devel] [PULL v2 12/27] vhost-user-scsi: remove vdev_scsi_find_by_vu()
` [Qemu-devel] [PULL v2 13/27] vhost-user-scsi: simplify unix path cleanup
` [Qemu-devel] [PULL v2 14/27] vhost-user-scsi: use NULL pointer
` [Qemu-devel] [PULL v2 15/27] vhost-user-scsi: assert() in iscsi_add_lun()
` [Qemu-devel] [PULL v2 16/27] vhost-user-scsi: remove vdev_scsi_add_iscsi_lun()
` [Qemu-devel] [PULL v2 17/27] vhost-user-scsi: remove VUS_MAX_LUNS
` [Qemu-devel] [PULL v2 18/27] vhost-user-scsi: remove unimplemented functions
` [Qemu-devel] [PULL v2 19/27] vhost-user-scsi: rename VUS types
` [Qemu-devel] [PULL v2 20/27] vhost-user-scsi: avoid use of iscsi_ namespace
` [Qemu-devel] [PULL v2 21/27] vhost-user-scsi: don't copy iscsi/scsi-lowlevel.h
` [Qemu-devel] [PULL v2 22/27] vhost-user-scsi: drop extra callback pointer
` [Qemu-devel] [PULL v2 23/27] vhost-user-scsi: simplify source handling
` [Qemu-devel] [PULL v2 24/27] vhost-user-scsi: use glib logging
` [Qemu-devel] [PULL v2 25/27] libvhost-user: add glib source helper
` [Qemu-devel] [PULL v2 26/27] vhost-user-scsi: use libvhost-user glib helper
` [Qemu-devel] [PULL v2 27/27] vhost-user-scsi: remove server_sock from VusDev

[PATCH v2 1/3] drm/i915: Fix eviction when the GGTT is idle but full
 2017-10-10 21:38 UTC  (3+ messages)
` [PATCH v2 2/3] drm/i915: Wrap a timer into a i915_sw_fence
` [PATCH v2 3/3] drm/i915/selftests: Exercise adding requests to a full GGTT

[PATCH v2] XDP Program for Ip forward
 2017-10-10 21:37 UTC  (5+ messages)
` [PATCH v2] xdp: Sample xdp program implementing ip forward

[Patch net-next] tcp: add a tracepoint for tcp_retransmit_skb()
 2017-10-10 21:37 UTC  (3+ messages)

[U-Boot] Please pull u-boot-dm (take 2)
 2017-10-10 21:37 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/1] linuxptp: bump to the latest version
 2017-10-10 21:36 UTC  (2+ messages)

[Qemu-devel] [PATCH] cirrus: keep vga vram pointer within bounds
 2017-10-10 21:36 UTC 

[PATCHv2 01/11] simutil: Added app type to application parser
 2017-10-10 21:36 UTC  (11+ messages)
` [PATCHv2 02/11] simutil: Added authenticate builder/parser API
` [PATCHv2 03/11] unit: add gsm and umts parse/build unit tests
` [PATCHv2 04/11] sim: new API to check for a UST service only
` [PATCHv2 05/11] sim-auth: prep simauth/dbus headers
` [PATCHv2 06/11] sim-auth: implementation of core sim-auth atom
` [PATCHv2 07/11] atmodem: implemented sim-auth functionality in atmodem
` [PATCHv2 08/11] xmm7xxx: add sim-auth driver to xmm7xxx plugin
` [PATCHv2 09/11] phonesim: Added sim-auth to phonesim plugin
` [PATCHv2 10/11] test: added tests for GSM/UMTS auth algorithms
` [PATCHv2 11/11] doc: documentation for SimAuth dbus interfaces

[dm-crypt] cryptsetup --veracrypt opens legacy TrueCrypt volumes
 2017-10-10 21:36 UTC  (3+ messages)

[Buildroot] [git commit] linuxptp: bump to the latest version
 2017-10-10 21:35 UTC 

[Buildroot] [PATCH] hostapd: fix upstream URL
 2017-10-10 21:34 UTC  (2+ messages)

[Buildroot] [git commit] hostapd: fix upstream URL
 2017-10-10 21:34 UTC 

[PATCH v3] mm, sysctl: make NUMA stats configurable
 2017-10-10 21:34 UTC  (13+ messages)

[Buildroot] [PATCH] support/run-tests: export download dir
 2017-10-10 21:33 UTC  (2+ messages)

[PATCH V3] PCI/portdrv: Fix MSI/MSI-X bug for PCIe port service drivers
 2017-10-10 21:32 UTC  (4+ messages)

[PATCH net-next v2 6/7] bpf: don't rely on the verifier lock for metadata_dst allocation
 2017-10-10 21:33 UTC  (2+ messages)

[PATCH] i-g-t/tests: Drop gem_seqno_wrap, gem_pin, gem_hangcheck_forcewake
 2017-10-10 21:33 UTC  (4+ messages)

[Buildroot] [git commit] support/run-tests: export download dir
 2017-10-10 21:33 UTC 

[PATCH v2 0/9] protocol transition
 2017-10-10 21:32 UTC  (10+ messages)
` [PATCH v3 00/10] "
  ` [PATCH v3 03/10] protocol: introduce protocol extention mechanisms

[SPDK] "context" of a bdev module
 2017-10-10 21:32 UTC 

[PATCH v2] dts: display5: Device tree description of LWN's DISPLAY5 board
 2017-10-10 21:32 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 00/47] Remove some of the fprintf(stderr, "*
 2017-10-10 15:13 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 42/47] hw/xen*: Replace fprintf(stderr, "*\n" with error_report()

[PATCH v2 01/13] x86emul/fuzz: add rudimentary limit checking
 2017-10-10 15:45 UTC  (4+ messages)
` [PATCH v2 12/13] fuzz/x86_emulate: Set and fuzz more CPU state

[CI 01/12] drm/i915: Separate RPS and RC6 handling for gen6+
 2017-10-10 21:30 UTC  (12+ messages)
` [CI 02/12] drm/i915: Remove superfluous IS_BDW checks and non-BDW changes from gen8_enable_rps
` [CI 03/12] drm/i915: Separate RPS and RC6 handling for BDW
` [CI 04/12] drm/i915: Separate RPS and RC6 handling for VLV
` [CI 05/12] drm/i915: Separate RPS and RC6 handling for CHV
` [CI 06/12] drm/i915: Name i915_runtime_pm structure in dev_priv as "runtime_pm"
` [CI 07/12] drm/i915: Move rps.hw_lock to dev_priv and s/hw_lock/pcu_lock
` [CI 08/12] drm/i915: Name structure in dev_priv that contains RPS/RC6 state as "gt_pm"
` [CI 09/12] drm/i915: Rename intel_enable_rc6 to intel_rc6_enabled
` [CI 10/12] drm/i915: Create generic function to setup LLC ring frequency table
` [CI 11/12] drm/i915: Create generic functions to control RC6, RPS
` [CI 12/12] drm/i915: Introduce separate status variable for RC6 and LLC ring frequency setup

[PATCH 0/9] KFD queue management improvements and fixes
 2017-10-10 21:30 UTC  (6+ messages)
` [PATCH 2/9] drm/amdkfd: Simplify execute and unmap queue APIs

[PATCH net-next v2 4/5] selinux: bpf: Add selinux check for eBPF syscall operations
 2017-10-10 21:30 UTC  (3+ messages)

How to use same user in two recipes?
 2017-10-10 21:30 UTC 

[PATCH] md: rename some drivers/md/ files to have an "md-" prefix
 2017-10-10 21:29 UTC  (3+ messages)
` [dm-devel] "

Please backport: don't allow encrypted operations without keys
 2017-10-10 21:29 UTC  (4+ messages)

[PATCH 0/2] Add support for ZSTD-compressed kernel
 2017-10-10 21:22 UTC  (3+ messages)
` [PATCH 1/2] lib: "
` [PATCH 2/2] x86: "

[PATCH v4 00/10] xen/arm: Memory subsystem clean-up
 2017-10-10 21:28 UTC  (10+ messages)
` [PATCH v4 01/10] xen/arm: page: Use ARMv8 naming to improve readability
` [PATCH v4 06/10] xen/arm: mm: Use PAGE_HYPERVISOR_* instead of MT_* when calling set_fixmap
` [PATCH v4 08/10] xen/arm: mm: Embed permission in the flags
` [PATCH v4 09/10] xen/arm: mm: Handle permission flags when adding a new mapping

[PATCH] Fix overflow in percentile calculation for Windows
 2017-10-10 21:27 UTC 

[Buildroot] [PATCHv2] toolchain: Add glibc support for ARCv2
 2017-10-10 21:26 UTC  (3+ messages)

[PATCH] gpio: gpio-dwapb: add optional reset
 2017-10-10 21:26 UTC 

[PATCH v2 1/4] app: link the whole rte_cfgfile library
 2017-10-10 21:25 UTC  (4+ messages)
` [PATCH v3 2/4] net/mrvl: add mrvl net pmd driver

[PATCH 1/2] arm64: dts: stratix10: add gpio header
 2017-10-10 21:25 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: stratix10: enable gpio and leds

[Buildroot] Successfully creating a new user
 2017-10-10 21:25 UTC  (3+ messages)

[Buildroot] [PATCH] utils/genrandconfig: use --no-check-certificate in wget by default
 2017-10-10 21:25 UTC  (3+ messages)

[PATCH v4 00/20] Speculative page faults
 2017-10-10 21:23 UTC  (4+ messages)
` [PATCH v4 19/20] x86/mm: Add speculative pagefault handling

[PATCH i-g-t] igt/syncobj_wait: Don't close the timeline early in wait_snapshot
 2017-10-10 21:23 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

hung grow
 2017-10-10 21:23 UTC  (20+ messages)

[Qemu-devel] [PATCH v2 0/*] xen: xen-domid-restrict improvements
 2017-10-10 13:40 UTC  (5+ messages)
  ` [Qemu-devel] [Xen-devel] "
      `  "

[PATCH] btrfs-progs: doc: update help/document of btrfs device remove
 2017-10-10 21:22 UTC  (2+ messages)

[PATCH] arm64: kdump: Avoid to power off nonpanic CPUs
 2017-10-10 19:51 UTC  (3+ messages)

[PATCH 3.18 00/32] 3.18.75-stable review
 2017-10-10 19:50 UTC  (10+ messages)
` [PATCH 3.18 02/32] USB: gadgetfs: Fix crash caused by inadequate synchronization
` [PATCH 3.18 05/32] usb: renesas_usbhs: fix the BCLR setting condition for non-DCP pipe
` [PATCH 3.18 06/32] usb: renesas_usbhs: fix usbhsf_fifo_clear() for RX direction
` [PATCH 3.18 12/32] USB: uas: fix bug in handling of alternate settings
` [PATCH 3.18 14/32] USB: fix out-of-bounds in usb_set_configuration
` [PATCH 3.18 15/32] xhci: fix finding correct bus_state structure for USB 3.1 hosts
` [PATCH 3.18 18/32] iio: core: Return error for failed read_reg
` [PATCH 3.18 20/32] iio: adc: mcp320x: Fix oops on module unload
` [PATCH 3.18 28/32] ext4: only call ext4_truncate when size <= isize

[PATCH 0/4] RFC: attempt to remove md deadlocks with metadata without
 2017-10-10 21:20 UTC  (14+ messages)

[PATCH] md/bitmap: avoid read out of the disk
 2017-10-10 21:20 UTC 

PROBLEM: Kernel BUG in mfgpt_tick (cs5535-clockevt.c) on ALIX 2c3 - null call
 2017-10-10 21:19 UTC  (5+ messages)

Replacing Openssl with a custom version?
 2017-10-10 21:19 UTC  (2+ messages)

[Bug 103138] [regression] BUG: Bad page state in process gnome-shell pfn:77cc33
 2017-10-10 21:18 UTC  (2+ messages)
` [Bug 103138] [regression, vega] "

[U-Boot] [PATCH v2 00/14] Enable Stratix10 SoC support
 2017-10-10 21:17 UTC  (3+ messages)
` [U-Boot] [PATCH v2 05/14] arm: socfpga: stratix10: Add misc support for Stratix10 SoC

[Buildroot] sunxi-mali r6p2 package
 2017-10-10 21:16 UTC  (2+ messages)

[Bug 103202] New: Tearing with reverse prime (intel primary, nouveau secondary)
 2017-10-10 21:16 UTC  (3+ messages)
  ` [Bug 103202] "

errors in recipe after move from devtool
 2017-10-10 21:16 UTC  (4+ messages)

[PATCH 4.4 00/47] 4.4.92-stable review
 2017-10-10 19:51 UTC  (20+ messages)
` [PATCH 4.4 01/47] usb: gadget: inode.c: fix unbalanced spin_lock in ep0_write
` [PATCH 4.4 04/47] usb: gadget: udc: atmel: set vbus irqflags explicitly
` [PATCH 4.4 07/47] usb: renesas_usbhs: fix usbhsf_fifo_clear() for RX direction
` [PATCH 4.4 11/47] USB: dummy-hcd: fix infinite-loop resubmission bug
` [PATCH 4.4 13/47] USB: devio: Dont corrupt user memory
` [PATCH 4.4 17/47] ALSA: compress: Remove unused variable
` [PATCH 4.4 22/47] ftrace: Fix kmemleak in unregister_ftrace_graph
` [PATCH 4.4 23/47] HID: i2c-hid: allocate hid buffers for real worst case
` [PATCH 4.4 25/47] scsi: sd: Do not override max_sectors_kb sysfs setting
` [PATCH 4.4 26/47] USB: uas: fix bug in handling of alternate settings
` [PATCH 4.4 27/47] USB: core: harden cdc_parse_cdc_header
` [PATCH 4.4 31/47] iio: adc: twl4030: Fix an error handling path in twl4030_madc_probe()
` [PATCH 4.4 33/47] iio: ad_sigma_delta: Implement a dedicated reset function
` [PATCH 4.4 35/47] iio: core: Return error for failed read_reg
` [PATCH 4.4 37/47] iio: adc: mcp320x: Fix readout of negative voltages
` [PATCH 4.4 38/47] iio: adc: mcp320x: Fix oops on module unload
` [PATCH 4.4 41/47] brcmfmac: setup passive scan if requested by user-space
` [PATCH 4.4 45/47] ext4: fix data corruption for mmap writes
` [PATCH 4.4 47/47] ext4: dont allow encrypted operations without keys

[SPDK] "context" of a bdev module
 2017-10-10 21:14 UTC 

[PATCH v4 00/10] NFSD support for asynchronous COPY
 2017-10-10 21:14 UTC  (6+ messages)
` [PATCH v4 08/10] NFSD handle OFFLOAD_CANCEL op

[Buildroot] [git commit] toolchain: add glibc support for ARCv2
 2017-10-10 21:13 UTC 

[v11 0/6] cgroup-aware OOM killer
 2017-10-10 21:13 UTC  (6+ messages)
` [v11 3/6] mm, oom: "

[paravirt/locks] ec086a17c4: WARNING:at_kernel/jump_label.c:#static_key_disable_cpuslocked
 2017-10-10 21:12 UTC 

PCIe error reporting
 2017-10-10 21:10 UTC  (2+ messages)

[PATCH 0/3] perf/ftrace: Sanitize perf function-trace interaction
 2017-10-10 21:10 UTC  (7+ messages)
` [PATCH 1/3] perf/ftrace: Revert ("perf/ftrace: Fix double traces of perf on ftrace:function")
` [PATCH 2/3] perf/ftrace: Fix function trace events

Please cherry pick: fs/super.c: fix race between freeze_super() and thaw_super()
 2017-10-10 21:07 UTC  (4+ messages)

mdadm: Patch to restrict --size when shrinking unless forced
 2017-10-10 21:07 UTC  (10+ messages)

[PATCH 00/12] of: overlay: clean up device tree overlay code
 2017-10-10 21:06 UTC  (7+ messages)
` [PATCH 09/12] of: overlay: avoid race condition between applying multiple overlays

[Bug 102381] New: [REGRESSION] GK107GLM fails to perform runtime resume on W530
 2017-10-10 21:06 UTC  (2+ messages)
  ` [Bug 102381] "

[PATCH 4.9 000/105] 4.9.55-stable review
 2017-10-10 19:49 UTC  (2+ messages)
` [PATCH 4.9 001/105] USB: gadgetfs: Fix crash caused by inadequate synchronization


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.