All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-05-03 08:19:50 to 2019-05-03 09:25:16 UTC [more...]

[PATCH v2 0/8] netlink policy export and recursive validation
 2019-05-03  9:24 UTC  (3+ messages)
` [PATCH v2 1/8] nl80211: fix NL80211_ATTR_FTM_RESPONDER policy
` [PATCH v2 4/8] netlink: allow NLA_MSECS to have range validation

[Qemu-trivial] [PATCH v3] hw/usb/hcd-xhci: Fix GCC 9 build warning
 2019-05-03  9:24 UTC  (3+ messages)
  ` [Qemu-devel] "

[PATCH] rebase -r: always reword merge -c
 2019-05-03  9:23 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] HID: fix A4Tech horizontal scrolling
 2019-05-03  9:22 UTC  (3+ messages)

[PATCH] rebase --abort: cleanup refs/rewritten
 2019-05-03  9:21 UTC  (6+ messages)

[Buildroot] [PATCH 1/2] meson: add entry for libgcrypt-config in cross file
 2019-05-03  9:21 UTC  (11+ messages)

[PATCH RFC] btrfs: reflink: Flush before reflink any extent to prevent NOCOW write falling back to CoW without data reservation
 2019-05-03  9:21 UTC  (2+ messages)

[PATCH] cml1.bbclass: fix undefined behavior
 2019-05-03  9:21 UTC 

[PATCHv2 00/22] drm/bridge: tc358767: DP support
 2019-05-03  9:20 UTC  (10+ messages)
` [PATCHv2 07/22] drm/bridge: tc358767: move video stream setup to tc_main_link_stream
` [PATCHv2 08/22] drm/bridge: tc358767: split stream enable/disable
` [PATCHv2 15/22] drm/bridge: tc358767: clean-up link training

[Qemu-devel] [PATCH v3 0/3] hw: edu: some fixes
 2019-05-03  9:19 UTC  (12+ messages)
` [Qemu-devel] [PATCH v3 2/3] edu: mmio: allow 64-bit access in read dispatch
` [Qemu-devel] [PATCH v3 3/3] edu: uses uint64_t in dma operation

[PATCH 0/9] x86: IRQ management adjustments
 2019-05-03  9:19 UTC  (5+ messages)
` [PATCH v1b 1/9] x86/IRQ: deal with move-in-progress state in fixup_irqs()
  ` [Xen-devel] "

[PATCH v3 1/3] a2dp: Store last used endpoint
 2019-05-03  9:18 UTC  (10+ messages)
` [PATCH v3 3/3] a2dp: Fix not calling SelectConfiguration on other available endpoints

[PATCH 0/7] Add support for H6 thermal sensor
 2019-05-03  9:18 UTC  (4+ messages)
` [PATCH 7/7] iio: adc: sun4i-gpadc-iio convert to SPDX license tags

Possible refcount bug in ip6_expire_frag_queue()?
 2019-05-03  9:17 UTC 

[PATCH 00/10] s390: virtio: support protected virtualization
 2019-05-03  9:17 UTC  (3+ messages)
` [PATCH 01/10] virtio/s390: use vring_create_virtqueue

Yocto concept and support for dual version firmware upgrad and boot
 2019-05-03  9:16 UTC  (3+ messages)

[PATCH v3 00/10] of_net: Add NVMEM support to of_get_mac_address
 2019-05-03  9:15 UTC  (4+ messages)
` [PATCH v3 01/10] of_net: add "

[PATCH] arm: socfpga: execute cold reboot by default
 2019-05-03  9:15 UTC  (2+ messages)

[PULL] 2nd pull for malidp-next
 2019-05-03  9:15 UTC  (4+ messages)

[GIT PULL] USB changes for v5.2 merge window
 2019-05-03  9:15 UTC 

[dpdk-dev] DPDK 17.11.5 (LTS) on centos 7.6
 2019-05-03  9:14 UTC 

[Qemu-devel] [PATCH v3] hw/virtio/virtio-mmio: Convert DPRINTF to trace and log
 2019-05-03  9:12 UTC  (12+ messages)
  ` [Qemu-trivial] "

[PATCH v6 00/26] Libtraceevent MAN pages
 2019-05-03  9:11 UTC  (27+ messages)
` [PATCH v6 01/26] tools/lib/traceevent: Implement libtraceevent man pages
` [PATCH v6 02/26] tools/lib/traceevent: Add support for man pages with multiple names
` [PATCH v6 03/26] tools/lib/traceevent: libtraceevent man pages for tep_handler related APIs
` [PATCH v6 04/26] tools/lib/traceevent: Man page for header_page APIs
` [PATCH v6 05/26] tools/lib/traceevent: Man page for get/set cpus APIs
` [PATCH v6 06/26] tools/lib/traceevent: Man page for file endian APIs
` [PATCH v6 07/26] tools/lib/traceevent: Man page for host "
` [PATCH v6 08/26] tools/lib/traceevent: Man page for page size APIs
` [PATCH v6 09/26] tools/lib/traceevent: Man page for tep_strerror()
` [PATCH v6 10/26] tools/lib/traceevent: Man pages for event handler APIs
` [PATCH v6 11/26] tools/lib/traceevent: Man pages for function related libtraceevent APIs
` [PATCH v6 12/26] tools/lib/traceevent: Man pages for registering print function
` [PATCH v6 13/26] tools/lib/traceevent: Man page for tep_read_number()
` [PATCH v6 14/26] tools/lib/traceevent: Man pages for event find APIs
` [PATCH v6 15/26] tools/lib/traceevent: Man page for list events APIs
` [PATCH v6 16/26] tools/lib/traceevent: Man pages for libtraceevent event get APIs
` [PATCH v6 17/26] tools/lib/traceevent: Man pages find field APIs
` [PATCH v6 18/26] tools/lib/traceevent: Man pages get field value APIs
` [PATCH v6 19/26] tools/lib/traceevent: Man pages for print field APIs
` [PATCH v6 20/26] tools/lib/traceevent: Man page for tep_read_number_field()
` [PATCH v6 21/26] tools/lib/traceevent: Man pages for event fields APIs
` [PATCH v6 22/26] tools/lib/traceevent: Man pages for event filter APIs
` [PATCH v6 23/26] tools/lib/traceevent: Man pages for parse event APIs
` [PATCH v6 24/26] tools/lib/traceevent: Man page for tep_parse_header_page()
` [PATCH v6 25/26] tools/lib/traceevent: Man pages for APIs, used to extract common fields from a record
` [PATCH v6 26/26] tools/lib/traceevent: Man pages for trace sequences APIs

[PATCH 2/2] diffcore-pickaxe: add --pickaxe-raw-diff for use with -G
 2019-05-03  9:10 UTC  (7+ messages)

[GIT PULL] etnaviv-next for 5.2
 2019-05-03  9:10 UTC 

linux-next: manual merge of the akpm-current tree with the block tree
 2019-05-03  9:10 UTC 

[PATCH 0/1] credential: do not mask the username
 2019-05-03  9:09 UTC  (6+ messages)
` [PATCH 1/1] "

[U-Boot] [PATCH 1/1] arm: mvebu: Add CRS305-1G-4S board
 2019-05-03  9:06 UTC  (3+ messages)
` [U-Boot] [PATCH 0/1] Add MikroTik CRS305-1G-4S+IN board support

[Qemu-devel] [PATCH v3 2/4] qga: Fix mingw compilation warnings on enum conversion
 2019-05-03  9:06 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 3/4] util/cacheinfo: Use uint64_t on LLP64 model to satisfy Windows ARM64

[PATCH 0/6] Refactor to expand subslice mask
 2019-05-03  9:05 UTC  (5+ messages)
` [PATCH 6/6] drm/i915: Expand "

[Qemu-devel] [PATCH v2] security.rst: add Security Guide to developer docs
 2019-05-03  9:04 UTC  (2+ messages)

[Linux-kernel-mentees] [PATCH] Staging: rtl8192u: ieee80211: Use !x in place of NULL comparison
 2019-05-03  9:04 UTC  (3+ messages)

[PATCH net] cls_matchall: avoid panic when receiving a packet before filter set
 2019-05-03  9:03 UTC  (5+ messages)

[PATCH 0/3] Add Avenger96 board support
 2019-05-03  9:01 UTC  (5+ messages)
` [PATCH 3/3] ARM: dts: Add Avenger96 devicetree support based on STM32MP157A

[v2] USB:serial:pl2303:Add new PID to support PL2303HXN (TYPE_HXN)
 2019-05-03  8:59 UTC  (2+ messages)
` [PATCH] [PATCH v2] "

linux-next: manual merge of the akpm-current tree with the mips tree
 2019-05-03  8:59 UTC 

[PATCH 1/2 v2] efi: add a function to convert the status value to string
 2019-05-03  8:58 UTC  (6+ messages)
` [PATCH 2/2 v3] efi: print appropriate status message when loading certificates

[PATCH 0/2] perf, intel: Add support for PEBS output to Intel PT
 2019-05-03  8:57 UTC  (2+ messages)

[PATCH 0/2] perf: Fix AUX software double buffering
 2019-05-03  8:55 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] perf, pt: Remove software double buffering PMU capability

[Buildroot] [PATCH v1 1/2] package/pkg-meson: change to use <PKG>_BUILDDIR
 2019-05-03  8:53 UTC  (4+ messages)
` [Buildroot] [PATCH v1 2/2] package/pkg-meson: change to use upper-case package name as parameter

[PATCH] mtd: spi-nor: enable 4B opcodes for n25q256a
 2019-05-03  8:53 UTC  (2+ messages)

ofono.service failure
 2019-05-03  8:52 UTC  (2+ messages)

[PATCH v2] powerpc/powernv: Restrict OPAL symbol map to only be readable by root
 2019-05-03  8:50 UTC  (8+ messages)

[PATCH 1/2] RFC: hung_task: taint kernel
 2019-05-03  8:51 UTC  (5+ messages)
` [PATCH] "

[PATCH v3 0/2] Microchip QT1050 support
 2019-05-03  8:49 UTC  (3+ messages)

[GIT PULL 00/22] intel_th: Updates for v5.2
 2019-05-03  8:44 UTC  (23+ messages)
` [GIT PULL 01/22] intel_th: msu: Fix single mode with IOMMU
` [GIT PULL 02/22] intel_th: SPDX-ify the documentation
` [GIT PULL 03/22] intel_th: Rework resource passing between glue layers and core
` [GIT PULL 04/22] intel_th: Skip subdevices if their MMIO is missing
` [GIT PULL 05/22] intel_th: Add "rtit" source device
` [GIT PULL 06/22] intel_th: Communicate IRQ via resource
` [GIT PULL 07/22] intel_th: pci: Use MSI interrupt signalling
` [GIT PULL 08/22] intel_th: msu: Start handling IRQs
` [GIT PULL 09/22] intel_th: Only report useful IRQs to subdevices
` [GIT PULL 10/22] intel_th: msu: Replace open-coded list_{first,last,next}_entry variants
` [GIT PULL 11/22] intel_th: msu: Switch over to scatterlist
` [GIT PULL 12/22] intel_th: msu: Support multipage blocks
` [GIT PULL 13/22] intel_th: msu: Factor out pipeline draining
` [GIT PULL 14/22] intel_th: gth: Factor out trace start/stop
` [GIT PULL 15/22] intel_th: Add switch triggering support
` [GIT PULL 16/22] intel_th: msu: Correct the block wrap detection
` [GIT PULL 17/22] intel_th: msu: Add a sysfs attribute to trigger window switch
` [GIT PULL 18/22] intel_th: msu: Add current window tracking
` [GIT PULL 19/22] intel_th: msu: Introduce buffer driver interface
` [GIT PULL 20/22] intel_th: msu: Add a sysfs attribute showing possible modes
` [GIT PULL 21/22] intel_th: msu-sink: An example msu buffer driver
` [GIT PULL 22/22] intel_th: msu: Preserve pre-existing buffer configuration

[PATCH BlueZ 1/3] a2dp: Fix crash when endpoint respond with an error
 2019-05-03  8:45 UTC  (3+ messages)
` [PATCH BlueZ 2/3] a2dp: Try aborting when switching endpoints
` [PATCH BlueZ 3/3] a2dp: Update last used on open indication

[PATCH v7 00/12] mm: Sub-section memory hotplug support
 2019-05-03  8:46 UTC  (4+ messages)
` [PATCH v7 05/12] mm/sparsemem: Convert kmalloc_section_memmap() to populate_section_memmap()

[PATCH 0/1] Support git:// with old MinGW
 2019-05-03  8:42 UTC  (8+ messages)
` [PATCH 1/1] mingw: optionally disable side-band-64k for transport

[PATCH] rebase: fix garbled progress display with '-x'
 2019-05-03  8:41 UTC  (4+ messages)

[PATCH] kvm: x86: Fix L1TF mitigation for shadow MMU
 2019-05-03  8:40 UTC 

[Qemu-devel] [PATCH v2 0/3] Leon3 patches
 2019-05-03  8:39 UTC  (22+ messages)
` [Qemu-devel] [PATCH v2 1/3] leon3: add a little bootloader
` [Qemu-devel] [PATCH v2 2/3] leon3: introduce the plug and play mecanism

[dpdk-dev] [PATCH v3 0/2] ipc: fix possible memleaks
 2019-05-03  8:38 UTC  (4+ messages)
` [dpdk-dev] [PATCH v4 "

[PATCH v6 0/6] systemd stateless configuration
 2019-05-03  8:37 UTC  (2+ messages)

[PATCH] powerpc/powernv/ioda2: Add __printf format/argument verification
 2019-05-03  8:33 UTC  (4+ messages)

[meta-oe][PATCH 1/6] catch2: Upgrade to 2.6.0
 2019-05-03  8:35 UTC  (3+ messages)
` [meta-oe][PATCH 5/6] mongodb: Fix build with clang

[PATCH 4.19 00/72] 4.19.39-stable review
 2019-05-03  8:33 UTC  (5+ messages)
` [PATCH 4.19 09/72] net: ieee802154: fix a potential NULL pointer dereference
` [PATCH 4.19 10/72] ieee802154: hwsim: propagate genlmsg_reply return code

[PATCH] ARM: imx: cpuidle-imx6sx: Restrict the SW2ISO increase to i.MX6SX
 2019-05-03  8:23 UTC  (3+ messages)
` [PATCH] ARM: imx: cpuidle-imx6sx: Restrict the SW2ISO increase to i.MX6SX [Klartext]

[PATCH] ci: install 'libsvn-perl' instead of 'git-svn'
 2019-05-03  8:32 UTC  (4+ messages)

python3-tinydb: Install failure
 2019-05-03  8:32 UTC  (3+ messages)

[PATCH v2 0/2] sys/prctl: expose TASK_SIZE value to userspace
 2019-05-03  8:31 UTC  (5+ messages)
` [PATCH v2 1/2] kernel/sys: add PR_GET_TASK_SIZE option to prctl(2)

[Qemu-devel] [PATCH v2 0/2] configure: disallow spaces and colons in source path and build path
 2019-05-03  8:27 UTC  (9+ messages)
  ` [Qemu-devel] [PATCH v2 1/2] configure: set source_path only once and make its definition more robust
  ` [Qemu-devel] [PATCH v2 2/2] configure: disallow spaces and colons in source path and build path

[PATCH 2/3] drivers: regulator: qcom: add PMS405 SPMI regulator
 2019-05-03  8:29 UTC  (6+ messages)

System service
 2019-05-03  8:28 UTC  (2+ messages)

[PATCH] lib/loopdev.c: Retry LOOP_SET_STATUS64 on EAGAIN
 2019-05-03  8:28 UTC 

[PATCH v4 1/4] x86/mem_sharing: reorder when pages are unlocked and released
 2019-05-03  8:27 UTC  (5+ messages)
` [PATCH v4 2/4] x86/mem_sharing: copy a page_lock version to be internal to memshr
  ` [Xen-devel] "

[PATCH v2 00/36] Introduce the generic ECC engine abstraction
 2019-05-03  8:26 UTC  (5+ messages)
` [PATCH v2 06/36] mtd: nand: Rename a core structure

[PATCH 1/2] kernel-shark: Enforce update of the OpenGL widget when loading new session
 2019-05-03  8:25 UTC  (2+ messages)

[v2,1/5] usb: dwc2: bus suspend/resume for hosts with DWC2_POWER_DOWN_PARAM_NONE
 2019-05-03  8:25 UTC  (2+ messages)
` [PATCH v2 1/5] "

[PATCH v3] x86/vm_event: add gdtr_base to the vm_event structure
 2019-05-03  8:24 UTC  (5+ messages)
  ` [Xen-devel] "

[PATCH 00/10] Some more stable-rt-tools fixes
 2019-05-03  8:23 UTC  (2+ messages)

[dpdk-dev] [PATCH] eal: fix formatting of hotplug error message
 2019-05-03  8:22 UTC  (2+ messages)

RGW Beast frontend and ipv6 options
 2019-05-03  8:22 UTC  (3+ messages)

[v2] USB:serial:pl2303:Add new PID to support PL2303HXN (TYPE_HXN)
 2019-05-03  8:22 UTC  (7+ messages)
      ` [PATCH] [PATCH v2] "

[clk:clk-sifive-fu540 3/3] drivers/clk/sifive/fu540-prci.c:534:41-42: WARNING: Use ARRAY_SIZE
 2019-05-03  8:21 UTC  (2+ messages)

[Linux-kernel-mentees] [PATCH] Staging: rtl8192u: ieee80211: Add spaces around '&&' operator
 2019-05-03  8:21 UTC  (3+ messages)

[PATCH v2 0/5] USB: dwc2: Allow wakeup from suspend; enable for rk3288-veyron
 2019-05-03  8:20 UTC  (10+ messages)
` [PATCH v2 1/5] usb: dwc2: bus suspend/resume for hosts with DWC2_POWER_DOWN_PARAM_NONE
              ` [v2,1/5] "

[PATCHv2 00/12] perf tools: Display eBPF code in intel_pt trace
 2019-05-03  8:18 UTC  (3+ messages)
` [PATCH 03/12] perf tools: Simplify dso_cache__read function
` [PATCH 04/12] perf tools: Add bpf dso read and size hooks


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.