All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-09-05 15:00:35 to 2019-09-05 15:44:50 UTC [more...]

[for-next][PATCH 00/25] tracing: Updates for 5.4
 2019-09-05 15:43 UTC  (22+ messages)
` [for-next][PATCH 02/25] recordmcount: Remove redundant strcmp
` [for-next][PATCH 03/25] recordmcount: Remove uread()
` [for-next][PATCH 05/25] tracing/probe: Split trace_event related data from trace_probe
` [for-next][PATCH 07/25] tracing/dynevent: Pass extra arguments to match operation
` [for-next][PATCH 08/25] tracing/kprobe: Add multi-probe per event support
` [for-next][PATCH 09/25] tracing/uprobe: Add multi-probe per uprobe "
` [for-next][PATCH 10/25] tracing/kprobe: Add per-probe delete from event
` [for-next][PATCH 11/25] tracing/uprobe: "
` [for-next][PATCH 12/25] tracing/probe: Add immediate parameter support
` [for-next][PATCH 13/25] tracing/probe: Add immediate string "
` [for-next][PATCH 14/25] selftests/ftrace: Add a testcase for kprobe multiprobe event
` [for-next][PATCH 16/25] selftests/ftrace: Add syntax error test for multiprobe
` [for-next][PATCH 17/25] recordmcount: Rewrite error/success handling
` [for-next][PATCH 18/25] recordmcount: Kernel style function signature formatting
` [for-next][PATCH 19/25] recordmcount: Kernel style formatting
` [for-next][PATCH 20/25] recordmcount: Remove redundant cleanup() calls
` [for-next][PATCH 21/25] recordmcount: Clarify what cleanup() does
` [for-next][PATCH 22/25] tracing/arm64: Have max stack tracer handle the case of return address after data
` [for-next][PATCH 23/25] tracing: Document the stack trace algorithm in the comments
` [for-next][PATCH 24/25] tracing: Rename tracing_reset() to tracing_reset_cpu()
` [for-next][PATCH 25/25] tracing: Add "gfp_t" support in synthetic_events

[PATCH v4 00/12] Enhance the hv_vmbus driver to support hibernation
 2019-09-05 15:44 UTC  (3+ messages)
` [PATCH v4 01/12] x86/hyper-v: Suspend/resume the hypercall page for hibernation

[PATCH 1/8 v2] xfs: log race fixes and cleanups
 2019-09-05 15:44 UTC  (12+ messages)
` [PATCH 1/8] xfs: push the AIL in xlog_grant_head_wake
` [PATCH 2/8] xfs: fix missed wakeup on l_flush_wait
` [PATCH 3/8] xfs: prevent CIL push holdoff in log recovery
` [PATCH 4/8] xfs: factor debug code out of xlog_state_do_callback()
` [PATCH 5/8] xfs: factor callbacks "

[xenomai-images][PATCH 0/9] LAVA Setup
 2019-09-05 15:44 UTC  (10+ messages)
` [xenomai-images][PATCH 1/9] ci: Add LAVA jobs for targets
` [xenomai-images][PATCH 2/9] machine: Allow override of the image type
` [xenomai-images][PATCH 3/9] linux-xenomai: NFS support in KERNEL configuration
` [xenomai-images][PATCH 4/9] beagle-bone-black: Add Devicetree and fake-hwclock
` [xenomai-images][PATCH 5/9] kas: Use next as target
` [xenomai-images][PATCH 6/9] ci: Add inline xenomai testsuite
` [xenomai-images][PATCH 7/9] README: correct build line
` [xenomai-images][PATCH 8/9] kernel: Update
` [xenomai-images][PATCH 9/9] tests/README: Add deployment and Setup

How to use huge pages in drivers?
 2019-09-05 15:44 UTC  (6+ messages)

next/master boot: 310 boots: 11 failed, 292 passed with 6 offline, 1 untried/unknown (next-20190904)
 2019-09-05 15:43 UTC  (6+ messages)

[Qemu-devel] [PATCH v6 0/4] virtio/block: handle zoned backing devices
 2019-09-05 15:42 UTC  (2+ messages)

[PATCH] Add Support to use Resolving list
 2019-09-05 15:43 UTC  (2+ messages)

make-mod-scripts question
 2019-09-05 15:42 UTC  (2+ messages)

[Qemu-arm] [PATCH v5 00/17] target/arm: Reduce overhead of cpu_get_tb_cpu_state
 2019-09-05 15:40 UTC  (9+ messages)
` [Qemu-arm] [PATCH v5 02/17] target/arm: Split out rebuild_hflags_a64
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v5 17/17] target/arm: Rely on hflags correct in cpu_get_tb_cpu_state
  ` [Qemu-devel] "

[PATCH V2] nvme: Remove redundant assignment of cq vector
 2019-09-05 15:41 UTC 

Long latencies during disk-io
 2019-09-05 15:41 UTC  (2+ messages)

[dpdk-dev] [Bug 345] rte_hash returns invalid key if the number of entries is not a power of 2
 2019-09-05 15:40 UTC 

[Intel-wired-lan] [PATCH S29 1/6] ice: send driver version to firmware
 2019-09-05 15:39 UTC  (6+ messages)
` [Intel-wired-lan] [PATCH S29 2/6] ice: Fix FW version formatting in dmesg
` [Intel-wired-lan] [PATCH S29 3/6] ice: Implement Dynamic Device Personalization (DDP) download
` [Intel-wired-lan] [PATCH S29 4/6] ice: Initialize DDP package structures
` [Intel-wired-lan] [PATCH S29 5/6] ice: Enable DDP package download
` [Intel-wired-lan] [PATCH S29 6/6] ice: Bump version

[PATCH] diffutils: Add valgrind to support ptest
 2019-09-05 15:38 UTC 

[RFC PATCH v4 0/9] printk: new ringbuffer implementation
 2019-09-05 15:38 UTC  (5+ messages)

[PATCH] libxcrypt: update to 4.4.8
 2019-09-05 15:38 UTC 

[Qemu-devel] [PULL v2 0/9] qtests and misc patches
 2019-09-05 15:30 UTC  (3+ messages)
` [Qemu-devel] [PULL v2 6/9] tests/libqtest: Use libqtest-single.h in tests that require global_qtest
` [Qemu-devel] [PULL v2 9/9] gitlab-ci.yml: Install libattr-devel and libcap-devel to test virtio-9p

[Qemu-devel] [PULL 0/4] Docs patches
 2019-09-05 15:34 UTC  (2+ messages)

[PATCH] btrfs/048: fix test failure when fs mounted with v2 space cache option
 2019-09-05 15:37 UTC 

[PATCH -rcu dev 1/2] Revert b8c17e6664c4 ("rcu: Maintain special bits at bottom of ->dynticks counter")
 2019-09-05 15:36 UTC  (7+ messages)

[PATCH 1/2] drm/i915: Bump skl+ max plane width to 5k for linear/x-tiled
 2019-09-05 15:35 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/2] "

[PATCH] FS: timerfd: Fix unexpected return value of timerfd_read function. 'hrtimer_forward_now()' returns zero due to bigger backward time drift. This causes timerfd_read to return 0. As per man page, read on timerfd is not expected to return 0. This patch fixes this problem. Signed-off-by: Arul Jeniston <arul.jeniston@gmail.com>
 2019-09-05 15:34 UTC  (14+ messages)
  ` [PATCH] FS: timerfd: Fix unexpected return value of timerfd_read function

[PATCH 1/1] bluetooth: update default BLE connection params
 2019-09-05 15:34 UTC  (2+ messages)

[PATCH v2] Bluetooth: btusb: Use cmd_timeout to reset Realtek device
 2019-09-05 15:33 UTC  (2+ messages)

[Qemu-arm] [PATCH v4 00/69] target/arm: Convert aa32 base isa to decodetree
 2019-09-05 15:28 UTC  (2+ messages)
` [Qemu-devel] "

[Qemu-riscv] [PATCH v7 00/30] riscv: sifive_u: Improve the emulation fidelity of sifive_u machine
 2019-09-05 15:25 UTC  (4+ messages)
` [Qemu-riscv] [Qemu-devel] "
  `  "

[PATCH] libsecret: 0.19.0
 2019-09-05 15:32 UTC 

[PATCH] btrfs: Relinquish CPUs in btrfs_compare_trees
 2019-09-05 15:31 UTC  (2+ messages)

Repo sync meta-freescale Errors Out
 2019-09-05 15:29 UTC 

[PATCH v2] Bluetooth: btrtl: Fix an issue that failing to download the FW which size is over 32K bytes
 2019-09-05 15:29 UTC  (2+ messages)

[Qemu-devel] Cryptic errors from PIP install if missing openssl-devel
 2019-09-05 15:24 UTC  (8+ messages)

[PATCH 0/6] Configure sgx interconnect data for some omap variants
 2019-09-05 15:28 UTC  (6+ messages)
` [PATCH 4/6] ARM: dts: Configure sgx for omap5

[PATCH v3] powerpc/64: system call implement the bulk of the logic in C
 2019-09-05 15:25 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] lib: Don't use full reset on simulated hardware
 2019-09-05 15:28 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[meta-filesystems][PATCH] xfsdump: support usrmerge
 2019-09-05 15:27 UTC  (2+ messages)

[PATCH 0/2] trace-vmscan-postprocess: fix parsing and output
 2019-09-05 15:27 UTC  (4+ messages)

[PATCH bpf-next v2 0/6] selftests/bpf: move sockopt tests under test_progs
 2019-09-05 15:27 UTC  (7+ messages)
` [PATCH bpf-next v2 1/6] selftests/bpf: test_progs: add test__join_cgroup helper
` [PATCH bpf-next v2 2/6] selftests/bpf: test_progs: convert test_sockopt
` [PATCH bpf-next v2 3/6] selftests/bpf: test_progs: convert test_sockopt_sk
` [PATCH bpf-next v2 4/6] selftests/bpf: test_progs: convert test_sockopt_multi
` [PATCH bpf-next v2 5/6] selftests/bpf: test_progs: convert test_sockopt_inherit
` [PATCH bpf-next v2 6/6] selftests/bpf: test_progs: convert test_tcp_rtt

[Qemu-devel] [RFC 0/3] virtiofsd: get/set log level via DBus
 2019-09-05 15:21 UTC  (8+ messages)
` [Virtio-fs] "
` [Qemu-devel] [RFC 1/3] virtiofsd: add org.qemu.Virtiofsd interface
  ` [Virtio-fs] "
` [Qemu-devel] [RFC 2/3] virtiofsd: add DBus server to handle log level changes
  ` [Virtio-fs] "
` [Qemu-devel] [RFC 3/3] virtiofsd: add virtiofsctl command-line management tool
  ` [Virtio-fs] "

[dpdk-dev] [RFC 0/3] RCU integration with hash library
 2019-09-05 15:26 UTC  (3+ messages)
` [dpdk-dev] [RFC 1/3] net/ixgbe: avoid multpile definitions of 'bool'

[Qemu-devel] [RFC v3 PATCH 00/45] Initial support of multi-process qemu
 2019-09-05 15:23 UTC  (18+ messages)
` [Qemu-devel] [RFC v3 PATCH 01/45] multi-process: memory: alloc RAM from file at offset
` [Qemu-devel] [RFC v3 PATCH 02/45] multi-process: util: Add qemu_thread_cancel() to cancel running thread
` [Qemu-devel] [RFC v3 PATCH 07/45] multi-process: define proxy-link object
` [Qemu-devel] [RFC v3 PATCH 19/45] multi-process: Add LSI device proxy object
` [Qemu-devel] [RFC v3 PATCH 40/45] multi-process/mon: Refactor monitor/chardev functions out of vl.c

[Ksummit-discuss] Topics for the Maintainer's Summit
 2019-09-05 15:26 UTC  (8+ messages)

[PATCH] libogg: udpate to 1.3.4
 2019-09-05 15:25 UTC 

[bisected] semctl/shmctl/msgctl broken on sparc64
 2019-09-05 15:25 UTC  (2+ messages)

[PATCH REPOST 0/2] can: flexcan: fix PM and wakeup issue
 2019-09-05 15:24 UTC  (11+ messages)
` [PATCH REPOST 1/2] can: flexcan: fix deadlock when using self wakeup

[RFC PATCH 0/2] Fix SEV user-space mapping of unencrypted coherent memory
 2019-09-05 15:24 UTC  (5+ messages)
` [RFC PATCH 1/2] x86: Don't let pgprot_modify() change the page encryption bit

[PATCH 0/7] Device Tree Overlay Support
 2019-09-05 15:24 UTC  (3+ messages)
` [PATCH 2/7] of: add support for devicetree overlays

pull-request: bpf-next 2019-09-05
 2019-09-05 15:23 UTC 

[PATCH 1/2] ipc: fix semtimedop for generic 32-bit architectures
 2019-09-05 15:21 UTC  (5+ messages)
  ` [PATCH 2/2] ipc: fix sparc64 ipc() wrapper

[U-Boot] [RFC] FAT errors
 2019-09-05 15:23 UTC  (4+ messages)

[PATCH] libjpeg-turbo: update to 2.0.3
 2019-09-05 15:22 UTC 

[PATCH] nvme: Remove double assignment of cq vector
 2019-09-05 15:22 UTC  (5+ messages)

[PATCH][V2] staging: rtl8723bs: hal: remove redundant variable n
 2019-09-05 15:22 UTC  (2+ messages)

[PATCH net 03/11] bonding: split IFF_BONDING into IFF_BONDING and IFF_BONDING_SLAVE
 2019-09-05 15:21 UTC  (3+ messages)

[patch 0/6] posix-cpu-timers: Fallout fixes and permission tightening
 2019-09-05 15:21 UTC  (4+ messages)

[dpdk-dev] [PATCH 00/10] fix global variable multiple definitions
 2019-09-05 15:19 UTC  (4+ messages)
` [dpdk-dev] [PATCH 09/10] app/test-pipeline: "

[PATCH][meta-oe] nano: update to 4.4
 2019-09-05 15:19 UTC 

[thud][PATCH 1/3] bind: update to latest LTS 9.11.5
 2019-09-05 15:19 UTC  (3+ messages)
` [thud][PATCH 2/3] bind: upgrade 9.11.5 -> 9.11.5-P4
` [thud][PATCH 3/3] go: update to 1.11.13, minor updates

[alsa-devel] Alsa conformance test - a new test for ALSA drivers
 2019-09-05 15:17 UTC  (2+ messages)

io_uring engine -- sqthread_poll option can't work as implemented
 2019-09-05 15:14 UTC  (8+ messages)

[PATCH] net/skbuff: silence warnings under memory pressure
 2019-09-05 15:14 UTC  (16+ messages)

[thud/master][PATCH] pcitest: update to ti2019.03-rc4 tag
 2019-09-05 15:12 UTC 

[dpdk-dev] [PATCH v2] net/af_xdp: enable support for unaligned umem chunks
 2019-09-05 15:11 UTC  (2+ messages)

[Qemu-devel] [Bug 1805256] [NEW] qemu-img hangs on high core count ARM system
 2019-09-05 15:03 UTC  (2+ messages)
` [Qemu-devel] [Bug 1805256] "

[PATCH] HID: hyperv: Use in-place iterator API in the channel callback
 2019-09-05 15:11 UTC  (4+ messages)

[PATCH net-next v2 0/4] ravb: remove use of undocumented registers
 2019-09-05 15:10 UTC  (5+ messages)
` [PATCH net-next v2 1/4] ravb: correct typo in FBP field of SFO register
` [PATCH net-next v2 2/4] ravb: remove undocumented counter processing
` [PATCH net-next v2 3/4] ravb: remove undocumented endianness selection
` [PATCH net-next v2 4/4] ravb: TROCR register is only present on R-Car Gen3

[Virtio-fs] [PATCH v2 0/2] Add virtio-fs (experimental)
 2019-09-05 15:05 UTC  (5+ messages)
` [Virtio-fs] [PATCH v2 1/2] virtio: add vhost-user-fs base device
  ` [Virtio-fs] [Qemu-devel] "
    `  "

[U-Boot] COM port tracing
 2019-09-05 15:10 UTC 

PCI/kernel msi code vs GIC ITS driver conflict?
 2019-09-05 15:09 UTC  (15+ messages)

[PATCH v2] watchdog: imx_sc: this patch just fixes whitespaces
 2019-09-05 15:08 UTC  (3+ messages)

Surround speaker connection on Acer 8951G
 2019-09-05 15:07 UTC  (12+ messages)
                  ` [alsa-devel] "

[igt-dev] [PATCH RFC i-g-t] tests/kms_atomic_multi: new test
 2019-09-05 15:08 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH 1/1] x86/purgatory: Change compiler flags to avoid relocation errors
 2019-09-05 15:07 UTC  (3+ messages)

[PATCH 1/2] drm/i915: Future-proof DDC pin mapping
 2019-09-05 15:07 UTC  (2+ messages)
` [PATCH 2/2] drm/i915: Unify ICP and MCC hotplug pin tables

[PATCH v4 0/15] CoW support for iomap
 2019-09-05 15:06 UTC  (16+ messages)
` [PATCH 01/15] iomap: Use a srcmap for a read-modify-write I/O
` [PATCH 02/15] iomap: Read page from srcmap if IOMAP_F_COW is set
` [PATCH 03/15] btrfs: Eliminate PagePrivate for btrfs data pages
` [PATCH 04/15] btrfs: Add a simple buffered iomap write
` [PATCH 05/15] btrfs: Add CoW in iomap based writes
` [PATCH 06/15] btrfs: remove buffered write code made unnecessary
` [PATCH 07/15] fs: Export generic_file_buffered_read()
` [PATCH 08/15] btrfs: basic direct read operation
` [PATCH 09/15] btrfs: Carve out btrfs_get_extent_map_write() out of btrfs_get_blocks_write()
` [PATCH 10/15] btrfs: Rename __endio_write_update_ordered() to btrfs_update_ordered_extent()
` [PATCH 11/15] iomap: use a function pointer for dio submits
` [PATCH 12/15] btrfs: Use iomap_dio_rw for performing direct I/O writes
` [PATCH 13/15] btrfs: Remove btrfs_dio_data and __btrfs_direct_write
` [PATCH 14/15] btrfs: update inode size during bio completion
` [PATCH 15/15] xfs: Use the new iomap infrastructure for CoW

[PATCH] drm/drm_connector: add additional aspect ratio values
 2019-09-05 15:06 UTC  (4+ messages)

[PATCH v1] watchdog: imx_sc: this patch just fixes whitespaces
 2019-09-05 15:06 UTC  (5+ messages)

[PATCH] PCI: rcar: Remove unnecessary header include (../pci.h)
 2019-09-05 15:05 UTC 

[PATCH] ACPI: support for NXP i2c controller
 2019-09-05 15:04 UTC  (7+ messages)

[dpdk-dev] [PATCH] test/crypto: add PDCP vectors and cases
 2019-09-05 14:47 UTC  (9+ messages)
` [dpdk-dev] [PATCH 0/7] Add PDCP test cases
  ` [dpdk-dev] [PATCH 1/7] test/crypto: Add PDCP cplane encap cases
  ` [dpdk-dev] [PATCH 2/7] test/crypto: Add PDCP cplane decap cases
  ` [dpdk-dev] [PATCH 3/7] test/crypto: Add PDCP uplane encap cases
  ` [dpdk-dev] [PATCH 4/7] test/crypto: Add PDCP uplane encap with integrity cases
  ` [dpdk-dev] [PATCH 5/7] test/crypto: Add PDCP uplane decap cases
  ` [dpdk-dev] [PATCH 6/7] test/crypto: Add PDCP cases for scatter gather bufs
  ` [dpdk-dev] [PATCH 7/7] test/crypto: support wireless algos for dpaa2_sec

[PATCH] drm/amdkfd: Fix a building error when KFD_SUPPORT_IOMMU_V2 is turned off
 2019-09-05 15:03 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: hal: remove redundant assignment to variable n
 2019-09-05 15:02 UTC  (4+ messages)

[PATCH 5.2 000/143] 5.2.12-stable review
 2019-09-05 15:00 UTC  (2+ messages)

[SPDK] NVMe vendor specific commands
 2019-09-05 15:00 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.