All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-01-16 01:40:10 to 2018-01-16 03:07:47 UTC [more...]

[PATCH 13/14] megaraid_sas: NVME passthru command support
 2018-01-16  3:06 UTC  (11+ messages)

[Qemu-devel] [PATCH 0/4] vhost-user: notify backend with number of queues setup
 2018-01-16  3:07 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/4] vhost-user: fix multiple queue specification
` [Qemu-devel] [PATCH 2/4] vhost-user: specify and implement VHOST_USER_SET_QUEUE_NUM request
` [Qemu-devel] [PATCH 4/4] virtio-net: notify backend with number of queue pairs setup

[PATCH] watchdog: indydog: Drop test builds
 2018-01-16  3:05 UTC 

Neujahrsspende von 4.800.000 €
 2018-01-16  0:47 UTC 

Neujahrsspende von 4.800.000 €
 2018-01-16  0:45 UTC 

[PATCH 1/4] PCI/AER: Return approrpiate value when AER is not supported
 2018-01-16  3:04 UTC  (10+ messages)
` [PATCH 3/4] PCI/DPC: Enable DPC in conjuction with AER
` [PATCH 4/4] PCI/DPC: Print AER status in DPC event handling

[RFC PATCH 0/3] vfio: ccw: basic channel path event handling
 2018-01-16  3:03 UTC  (5+ messages)
` [RFC PATCH 1/3] vfio: ccw: introduce schib region
      ` [Qemu-devel] "

[U-Boot] [PATCH] ARM: dts: Freescale: re-license device tree files under X11
 2018-01-16  3:02 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/4] coroutine-lock: polymorphic CoQueue
 2018-01-16  3:01 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/4] lockable: add QemuLockable

[BUG] test_must_fail: does not correctly detect failures - Was Git 2.16.0-rc2 Test Summary on NonStop
 2018-01-16  3:00 UTC  (8+ messages)

[PATCH] busybox: drop obsolete CONFIG_FEATURE_SYSTEMD reference from musl.cfg
 2018-01-16  2:59 UTC  (2+ messages)

iproute2 net-next
 2018-01-16  2:59 UTC  (9+ messages)

[PATCH v11 00/21] xfs: online scrub xref support
 2018-01-16  2:58 UTC  (10+ messages)
` [PATCH 19/21] xfs: cross-reference refcount btree during scrub
  ` [PATCH v2 "
` [PATCH 20/21] xfs: cross-reference the realtime bitmap
  ` [PATCH v2 "
` [PATCH 21/21] xfs: cross-reference the block mappings when possible
  ` [PATCH v2 "

[PATCH] iscsi_iser: Re-enable 'iser_pi_guard' module parameter
 2018-01-16  2:57 UTC  (5+ messages)

[PATCH net-next 2/2] cxgb4: speed up on-chip memory read
 2018-01-16  2:56 UTC  (2+ messages)

[PATCH libdrm] drm: fix return value
 2018-01-16  2:54 UTC 

[PATCH v4] app/testpmd: add option ring-bind-lcpu to bind Q with CPU
 2018-01-16  2:54 UTC  (7+ messages)
  ` [PATCH v5] "

[PATCH libdrm] drm: fix return value
 2018-01-16  2:54 UTC 

[PATCH v9 00/37] tracing: Inter-event (e.g. latency) support
 2018-01-16  2:52 UTC  (38+ messages)
` [PATCH v9 01/37] tracing: Move hist trigger Documentation to histogram.txt
` [PATCH v9 02/37] tracing: Add Documentation for log2 modifier
` [PATCH v9 03/37] tracing: Add support to detect and avoid duplicates
` [PATCH v9 04/37] tracing: Remove code which merges duplicates
` [PATCH v9 05/37] ring-buffer: Add interface for setting absolute time stamps
` [PATCH v9 06/37] ring-buffer: Redefine the unimplemented RINGBUF_TYPE_TIME_STAMP
` [PATCH v9 07/37] tracing: Add timestamp_mode trace file
` [PATCH v9 08/37] tracing: Give event triggers access to ring_buffer_event
` [PATCH v9 09/37] tracing: Add ring buffer event param to hist field functions
` [PATCH v9 10/37] tracing: Break out hist trigger assignment parsing
` [PATCH v9 11/37] tracing: Add hist trigger timestamp support
` [PATCH v9 12/37] tracing: Add per-element variable support to tracing_map
` [PATCH v9 13/37] tracing: Add hist_data member to hist_field
` [PATCH v9 14/37] tracing: Add usecs modifier for hist trigger timestamps
` [PATCH v9 15/37] tracing: Add variable support to hist triggers
` [PATCH v9 16/37] tracing: Account for variables in named trigger compatibility
` [PATCH v9 17/37] tracing: Move get_hist_field_flags()
` [PATCH v9 18/37] tracing: Add simple expression support to hist triggers
` [PATCH v9 19/37] tracing: Generalize per-element hist trigger data
` [PATCH v9 20/37] tracing: Pass tracing_map_elt to hist_field accessor functions
` [PATCH v9 21/37] tracing: Add hist_field 'type' field
` [PATCH v9 22/37] tracing: Add variable reference handling to hist triggers
` [PATCH v9 23/37] tracing: Add hist trigger action hook
` [PATCH v9 24/37] tracing: Add support for 'synthetic' events
` [PATCH v9 25/37] tracing: Add support for 'field variables'
` [PATCH v9 26/37] tracing: Add 'onmatch' hist trigger action support
` [PATCH v9 27/37] tracing: Add 'onmax' "
` [PATCH v9 28/37] tracing: Allow whitespace to surround hist trigger filter
` [PATCH v9 29/37] tracing: Add cpu field for hist triggers
` [PATCH v9 30/37] tracing: Add hist trigger support for variable reference aliases
` [PATCH v9 31/37] tracing: Add 'last error' error facility for hist triggers
` [PATCH v9 32/37] tracing: Add inter-event hist trigger Documentation
` [PATCH v9 33/37] tracing: Make tracing_set_clock() non-static
` [PATCH v9 34/37] tracing: Add a clock attribute for hist triggers
` [PATCH v9 35/37] tracing: Increase trace_recursive_lock() limit for synthetic events
` [PATCH v9 36/37] tracing: Add inter-event blurb to HIST_TRIGGERS config option
` [PATCH v9 37/37] selftests: ftrace: Add inter-event hist triggers testcases

[PATCH 1/2] eal/arm64: modify I/O device memory barriers
 2018-01-16  2:50 UTC  (8+ messages)
` [PATCH v2 0/8] introduce DMA "
  ` [PATCH v2 1/8] eal: "
  ` [PATCH v2 4/8] eal/armv7: define "
  ` [PATCH v2 5/8] eal/arm64: "

[PATCH v2 0/3] tracing: Fix the parser when processing strings w/ or w/o terminated '\0'
 2018-01-16  2:41 UTC  (4+ messages)
` [PATCH v2 1/3] tracing: detect the string termination character when parsing user input string

[PATCH] shadow: 'useradd' copies root's extended attributes
 2018-01-16  2:53 UTC  (15+ messages)

[Qemu-devel] [PULL 00/25] pc, pci, virtio: features, fixes, cleanups
 2018-01-16  2:48 UTC  (9+ messages)

[PATCH bpf] bpf, arm64: fix stack_depth tracking in combination with tail calls
 2018-01-16  2:46 UTC 

linux-next: build warning after merge of the staging tree
 2018-01-16  2:45 UTC 

[PATCH v8 00/37] tracing: Inter-event (e.g. latency) support
 2018-01-16  2:43 UTC  (7+ messages)

[PATCH 1/2] media: intel-ipu3: cio2: fix a crash with out-of-bounds access
 2018-01-16  2:42 UTC  (8+ messages)
` [PATCH 2/2] media: intel-ipu3: cio2: fix for wrong vb2buf state warnings

[PATCH] app/testpmd: make txonly mode generate multiple flows
 2018-01-16  2:40 UTC  (2+ messages)

[virtio-dev] PCIe ordering and new VIRTIO packed ring format
 2018-01-16  2:40 UTC  (3+ messages)
`  "
` [virtio-dev] "

[PATCH] mm, x86: pkeys: Introduce PKEY_ALLOC_SIGNALINHERIT and change signal semantics
 2018-01-16  2:37 UTC  (5+ messages)
` [REGRESSION] testing/selftests/x86/ pkeys build failures (was: Re: [PATCH] mm, x86: pkeys: Introduce PKEY_ALLOC_SIGNALINHERIT and change signal semantics)
  ` [REGRESSION] testing/selftests/x86/ pkeys build failures

[Bug 104649] New: System freeze after resuming from suspend
 2018-01-16  2:36 UTC 

[PATCH v7 0/6] V4L2 Explicit Synchronization
 2018-01-16  2:35 UTC  (5+ messages)
` [PATCH v7 1/6] [media] vb2: add is_unordered callback for drivers

Neujahrsspende von 4.800.000 €
 2018-01-16  0:24 UTC 

[PATCH] x86/jailhouse: fix building without X86_X2APIC
 2018-01-16  2:34 UTC  (3+ messages)

[PATCH nft v2] tests: Add test for compile options
 2018-01-16  2:30 UTC 

conntrack enhancement
 2018-01-16  2:26 UTC 

[U-Boot] Pull request: u-boot-net.git master
 2018-01-16  2:25 UTC  (2+ messages)

[PATCH v3 07/20] arm64: mm: Allocate ASIDs in pairs
 2018-01-16  2:24 UTC 

[PATCH v5 0/2] printk: Console owner and waiter logic cleanup
 2018-01-16  2:23 UTC  (15+ messages)

(unknown)
 2018-01-16  2:23 UTC 

[for-4.16 PATCH v5 0/4] block/dm: allow DM to defer blk_register_queue() until ready
 2018-01-16  2:21 UTC  (7+ messages)

[PATCH v3 00/10] posix_clocks: Prepare syscalls for 64 bit time_t conversion
 2018-01-16  2:18 UTC  (17+ messages)
  ` [PATCH v3 01/10] compat: Make compat helpers independent of CONFIG_COMPAT
  ` [PATCH v3 02/10] include: Move compat_timespec/ timeval to compat_time.h
  ` [PATCH v3 03/10] compat: enable compat_get/put_timespec64 always
  ` [PATCH v3 04/10] arch: introduce CONFIG_64BIT_TIME
  ` [PATCH v3 05/10] arch: Introduce CONFIG_COMPAT_32BIT_TIME
  ` [PATCH v3 06/10] posix-clocks: Make compat syscalls depend on CONFIG_COMPAT_32BIT_TIME
  ` [PATCH v3 07/10] include: Add new y2038 safe __kernel_timespec
  ` [PATCH v3 08/10] fix get_timespec64() for y2038 safe compat interfaces
  ` [PATCH v3 09/10] change time types to new y2038 safe __kernel_* types
  ` [PATCH v3 10/10] nanosleep: change time types to "

[PATCH 00/40] DRM Rockchip rk3399 (Kevin)
 2018-01-16  2:10 UTC  (4+ messages)
` [PATCH 39/40] drm/rockchip: analogix_dp: Fix invalid implementation of unbind

[rocko/master][PATCH] qtwebengine: explicitly depend on bison-native
 2018-01-16  2:17 UTC 

[Qemu-devel] RFE for patchew docker result reporting
 2018-01-16  2:16 UTC  (3+ messages)

(unknown)
 2018-01-16  2:16 UTC 

[PATCH 0/2] genirq/affinity: try to make sure online CPU is assgined to irq vector
 2018-01-16  2:15 UTC  (3+ messages)

[rocko/master][PATCH 1/4] bash: ptest dependency on locale should honor virtual/libc-locale
 2018-01-16  2:15 UTC  (4+ messages)
` [rocko/master][PATCH 2/4] at: explicitly depend on bison-native for deterministic builds
` [rocko/master][PATCH 3/4] perf: depend on native versions of bison and flex
` [rocko/master][PATCH 4/4] gcc: add flex-native explicit dependency

[BUG] git remote prune removes local tags, depending on fetch config
 2018-01-16  2:14 UTC  (3+ messages)

[mm 4.15-rc7] Random oopses under memory pressure
 2018-01-16  2:14 UTC  (5+ messages)
  ` [mm 4.15-rc8] "

linux-next: Tree for Jan 15
 2018-01-16  2:13 UTC  (3+ messages)
` linux-next: Tree for Jan 15 (drivers/usb/mtu3/)

killing onreadable completions
 2018-01-16  2:12 UTC  (4+ messages)

[PATCH 0/3] Check gso_size of packets when forwarding
 2018-01-16  2:09 UTC  (4+ messages)
` [PATCH 1/3] net: move skb_gso_mac_seglen to skbuff.h
` [PATCH 2/3] net: is_skb_forwardable: validate length of GSO packet segments
` [PATCH 3/3] openvswitch: drop GSO packets that are too large

[seabios test] 118041: regressions - FAIL
 2018-01-16  2:10 UTC 

[kernel-hardening] [PATCHv2 0/7] RFC: Public key encryption of dmesg by the kernel
 2018-01-16  2:09 UTC  (7+ messages)
` [kernel-hardening] [PATCHv2 5/7] printk: allow kmsg to be encrypted using public key encryption
  ` [kernel-hardening] "
        `  "

[PATCH bpf-next v2 00/11] net: sched: add extack support for cls offload
 2018-01-16  2:08 UTC  (12+ messages)
` [PATCH bpf-next v2 01/11] net: sched: add extack support to change() classifier operation
` [PATCH bpf-next v2 02/11] net: sched: prepare extack support for offload via tc_cls_common_offload
` [PATCH bpf-next v2 03/11] net: sched: cls_flower: propagate extack support for filter offload
` [PATCH bpf-next v2 04/11] net: sched: cls_matchall: "
` [PATCH bpf-next v2 05/11] net: sched: cls_u32: "
` [PATCH bpf-next v2 06/11] net: sched: cls_bpf: plumb extack support in filter for hardware offload
` [PATCH bpf-next v2 07/11] net: sched: create tc_can_offload_extack() wrapper
` [PATCH bpf-next v2 08/11] nfp: bpf: plumb extack into functions related to XDP offload
` [PATCH bpf-next v2 09/11] nfp: bpf: use extack support to improve debugging
` [PATCH bpf-next v2 10/11] netdevsim: add extack support for TC eBPF offload
` [PATCH bpf-next v2 11/11] selftests/bpf: add checks on extack messages for eBPF hw offload tests

[Qemu-devel] [PATCH 1/1] Add ifname support to -netdev tap and bridge when using helper
 2018-01-16  2:08 UTC 

[PATCH V6 0/3] support c11 memory model barrier in librte_ring
 2018-01-16  2:06 UTC  (5+ messages)
` [PATCH V7 "
  ` [PATCH V7 2/3] ring: introduce new header file to include common functions

[Qemu-devel] [PATCH V7 0/5] hw/pvrdma: PVRDMA device implementation
 2018-01-16  2:06 UTC  (3+ messages)
` [Qemu-devel] [PATCH V7 3/5] docs: add pvrdma device documentation

linux-next: manual merge of the printk tree with Linus' tree
 2018-01-16  2:04 UTC  (2+ messages)

[PATCH v4 00/36] hrtimer: Provide softirq context hrtimers
 2018-01-16  2:03 UTC  (3+ messages)

[PATCH 00/17] crypto: inside-secure - various improvements
 2018-01-14 11:15 UTC  (5+ messages)

ASoC: fix regression by adding back .read/.write
 2018-01-16  2:00 UTC  (5+ messages)
` [PATCH] ASoC: tlv320dac33: "
` [PATCH] ASoC: uda1380: "
` [PATCH] ASoC: cx20442: "
` [PATCH] ASoC: add Component level .read/.write

[PATCH 0/2] [GIT PULL] tracing: A couple of fixes for 4.15
 2018-01-16  2:00 UTC  (3+ messages)
` [PATCH 1/2] ring-buffer: Bring back context level recursive checks
` [PATCH 2/2] tracing: Prevent PROFILE_ALL_BRANCHES when FORTIFY_SOURCE=y

[PATCH net-next 1/2] cxgb4: rework on-chip memory read
 2018-01-16  1:59 UTC  (2+ messages)

[PATCH V4 0/3] blk-mq: issue request directly for blk_insert_cloned_request
 2018-01-16  1:57 UTC  (9+ messages)
` [PATCH V4 1/3] blk-mq: move actual issue into one helper

[PATCH v3 1/8] dt-bindings: display: xlnx: Add bindings for Xilinx display pipeline
 2018-01-16  1:57 UTC  (8+ messages)
  ` [PATCH v3 2/8] drm: xlnx: Xilinx DRM KMS driver
  ` [PATCH v3 3/8] dt-bindings: display: xlnx: Add ZynqMP DP subsystem bindings
  ` [PATCH v3 4/8] drm: xlnx: DRM KMS driver for Xilinx ZynqMP DP subsystem display
  ` [PATCH v3 5/8] drm: xlnx: DRM KMS driver for Xilinx ZynqMP DisplayPort
  ` [PATCH v3 6/8] drm: xlnx: ZynqMP DP subsystem DRM KMS driver
` [PATCH v3 7/8] drm: xlnx: zynqmp_disp: Add drm properties
` [PATCH v3 8/8] drm: xlnx: zynqmp_dp: "

[Qemu-devel] GRUB countdown problem in VirtualBox
 2018-01-16  1:55 UTC 

[PATCH v3 2/2] eal/x86: Use lock-prefixed instructions to reduce cost of rte_smp_mb()
 2018-01-16  1:54 UTC  (2+ messages)
  ` Fwd: "

[Buildroot] [PATCH-2017.11.x] linux-firmware: fix install for Chelsio T[45]
 2018-01-16  1:53 UTC 

small CMB cleanups
 2018-01-16  1:53 UTC  (5+ messages)
` [PATCH 1/2] nvme-pci: clean up CMB initialization
` [PATCH 2/2] nvme-pci: clean up SMBSZ bit definitions

[PATCH bpf-next] bpftool: recognize BPF_PROG_TYPE_CGROUP_DEVICE programs
 2018-01-16  1:52 UTC  (4+ messages)

[meta-oe][PATCH v3] nautilus: new add
 2018-01-12  4:23 UTC 

[layerindex-web][PATCH 0/5] update.py: performance improve and 2 fixes
 2018-01-16  1:52 UTC  (2+ messages)

[PATCH v2] brcmfmac: fix CLM load error for legacy chips when user helper is enabled
 2018-01-16  1:52 UTC  (6+ messages)

[Buildroot] [Bug 10541] New: QT5 package leaves out aarch64 in BR2_PACKAGE_QT5_JSCORE_AVAILABLE
 2018-01-16  1:52 UTC  (2+ messages)
` [Buildroot] [Bug 10541] "

[layerindex-web][PATCH 1/5] utils.py: fix remove obsolete dependencies
 2018-01-16  1:51 UTC  (2+ messages)

[Qemu-arm] [PATCH] hw/misc: Add code to emulate Xilinx Slave Serial port
 2018-01-16  1:51 UTC  (4+ messages)
` [Qemu-devel] "
  ` [Qemu-arm] "

[PATCH] nvme-pci: take sglist coalescing in dma_map_sg into account
 2018-01-16  1:50 UTC  (2+ messages)

[meta-browser] Running chromium as root
 2018-01-15 22:14 UTC 

[Qemu-arm] [PATCH v4 00/14] Initial i.MX7 support
 2018-01-16  1:37 UTC  (9+ messages)
` [Qemu-arm] [PATCH v4 06/14] i.MX: Add code to emulate GPCv2 IP block
` [Qemu-arm] [PATCH v4 07/14] i.MX: Add i.MX7 GPT variant
` [Qemu-devel] [PATCH v4 08/14] i.MX: Add implementation of i.MX7 GPR IP block
` [Qemu-devel] [PATCH v4 09/14] pci: Add support for Designware "
` [Qemu-arm] [PATCH v4 10/14] usb: Add basic code to emulate Chipidea USB IP
` [Qemu-arm] [PATCH v4 11/14] ARM: Add basic code to emulate A7MPCore DAP block
` [Qemu-arm] [PATCH v4 12/14] i.MX: Add i.MX7 SOC implementation
` [Qemu-arm] [PATCH v4 13/14] hw/arm: Move virt's PSCI DT fixup code to arm/boot.c

[PATCH] mru: Replace mru.[ch] with list.h implementation
 2018-01-16  1:46 UTC 

Neujahrsspende von 4.800.000 €
 2018-01-16  0:07 UTC 

[patch iproute2 v10 0/2] tc: Add batchsize feature to batch mode
 2018-01-16  1:44 UTC  (3+ messages)


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.