All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-07-30 18:45:41 to 2019-07-30 19:43:35 UTC [more...]

[dpdk-dev] [PATCH] eal: fix ctrl thread affinity with --lcores
 2019-07-30 19:21 UTC  (5+ messages)

[Xen-devel] [PATCH v2 00/35] xen/arm: Rework head.S to make it more compliant with the Arm Arm
 2019-07-30 19:43 UTC  (9+ messages)
` [Xen-devel] [PATCH v2 20/35] xen/arm32: head: Mark the end of subroutines with ENDPROC
` [Xen-devel] [PATCH v2 21/35] xen/arm32: head: Don't clobber r14/lr in the macro PRINT
` [Xen-devel] [PATCH v2 22/35] xen/arm32: head: Rework UART initialization on boot CPU
` [Xen-devel] [PATCH v2 23/35] xen/arm32: head: Introduce print_reg

[PATCHv2 net-next 0/5] sctp: clean up __sctp_connect function
 2019-07-30 19:42 UTC  (6+ messages)
` [PATCHv2 net-next 1/5] sctp: only copy the available addr data in sctp_transport_init

[PATCH] mm: release the spinlock on zap_pte_range
 2019-07-30 19:42 UTC  (4+ messages)

[PATCH v3 0/2] Memory unplug fixes for radix guests
 2019-07-30 19:37 UTC  (3+ messages)
` [PATCH v3 2/2] powerpc/mm/radix: Free PUD table when freeing pagetable

[Qemu-devel] [PATCH for-4.2 v10 00/15] VIRTIO-IOMMU device
 2019-07-30 19:38 UTC  (5+ messages)
` [Qemu-devel] [PATCH for-4.2 v10 11/15] virtio-iommu: Expose the IOAPIC MSI reserved region when relevant
` [Qemu-devel] [PATCH for-4.2 v10 14/15] virtio-iommu-pci: Add virtio iommu pci support

gnupg: Fix for host clashes(2d678cd3f4) - reg
 2019-07-30 19:37 UTC 

[PATCH] powerpc: workaround clang codegen bug in dcbz
 2019-07-30 19:35 UTC  (10+ messages)

[PATCH v2 0/5] Create 'feature.*' config area and some centralized config parsing
 2019-07-30 19:35 UTC  (7+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/5] repo-settings: consolidate some config settings
  ` [PATCH v3 2/5] repo-settings: add feature.manyCommits setting
  ` [PATCH v3 4/5] repo-settings: create feature.manyFiles setting
  ` [PATCH v3 3/5] repo-settings: parse core.untrackedCache
  ` [PATCH v3 5/5] repo-settings: create feature.experimental setting

[PATCHv2] send-email: Ask if a patch should be sent twice
 2019-07-30 19:35 UTC  (3+ messages)

[U-Boot] [PATCH v2 0/4] efi_loader: implement ConvertPointer()
 2019-07-30 19:35 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/4] efi_selftest: fix SetVirtualAddressMap unit test
` [U-Boot] [PATCH v2 2/4] efi_loader: definition of efi_virtual_address_map()
` [U-Boot] [PATCH v2 3/4] efi_loader: implement ConvertPointer()
` [U-Boot] [PATCH v2 4/4] efi_selftest: sharpen ConvertPointer() test

between commits d7d170a8e357 and 22051d9c4a57 begins issue page allocation failure in gnome-shell process
 2019-07-30 19:34 UTC  (3+ messages)

[Qemu-devel] [PATCH for 4.2 v3 0/6] target/mips: Misc patches for 4.2
 2019-07-30 19:15 UTC  (8+ messages)
` [Qemu-devel] [PATCH for 4.2 v3 1/6] target/mips: Add support for DSPRAM
` [Qemu-devel] [PATCH for 4.2 v3 2/6] target/mips: Amend CP0 WatchHi register implementation
` [Qemu-devel] [PATCH for 4.2 v3 3/6] target/mips: Implement Global Invalidate TLB instruction
` [Qemu-devel] [PATCH for 4.2 v3 4/6] target/mips: Add emulation of CRC32 instructions
` [Qemu-devel] [PATCH for 4.2 v3 5/6] tests/tcg: target/mips: Add optional printing of more detailed failure info
` [Qemu-devel] [PATCH for 4.2 v3 6/6] tests/tcg: target/mips: Fix target configurations for MSA tests

Backport request for 4.9 99253eb750fd ("ipv6: check sk sk_type and protocol early in ip_mroute_set/getsockopt")
 2019-07-30 19:31 UTC  (2+ messages)

[PATCH v11 2/4] uprobe: use original page when all uprobes are removed
 2019-07-30 19:31 UTC  (2+ messages)
` [PATCH v11 3/4] mm, thp: introduce FOLL_SPLIT_PMD

[PATCH v5 00/29] compat_ioctl.c removal, part 1/3
 2019-07-30 19:25 UTC  (12+ messages)
` [PATCH v5 01/29] fix compat handling of FICLONERANGE, FIDEDUPERANGE and FS_IOC_FIEMAP
` [PATCH v5 02/29] FIGETBSZ: fix compat
` [PATCH v5 03/29] compat: itanic doesn't have one
` [PATCH v5 04/29] do_vfs_ioctl(): use saner types
` [PATCH v5 05/29] compat: move FS_IOC_RESVSP_32 handling to fs/ioctl.c
` [PATCH v5 06/29] compat_sys_ioctl(): make parallel to do_vfs_ioctl()
` [PATCH v5 07/29] ceph: fix compat_ioctl for ceph_dir_operations
` [PATCH v5 08/29] compat_ioctl: drop FIOQSIZE table entry
` [PATCH v5 09/29] compat_ioctl: pppoe: fix PPPOEIOCSFWD handling
` [PATCH v5 10/29] compat_ioctl: add compat_ptr_ioctl()
` [PATCH v5 11/29] compat_ioctl: move rtc handling into rtc-dev.c

[PATCH net] ipvs: Improve robustness to the ipvs sysctl
 2019-07-30 19:29 UTC  (4+ messages)
` [PATCH net v2] "

[Qemu-devel] [PATCH for 4.2 v4 0/6] target/mips: Misc patches for 4.2
 2019-07-30 19:27 UTC  (7+ messages)
` [Qemu-devel] [PATCH for 4.2 v4 1/6] target/mips: Add support for DSPRAM
` [Qemu-devel] [PATCH for 4.2 v4 2/6] target/mips: Amend CP0 WatchHi register implementation
` [Qemu-devel] [PATCH for 4.2 v4 3/6] target/mips: Implement Global Invalidate TLB instruction
` [Qemu-devel] [PATCH for 4.2 v4 4/6] target/mips: Add emulation of CRC32 instructions
` [Qemu-devel] [PATCH for 4.2 v4 5/6] tests/tcg: target/mips: Add optional printing of more detailed failure info
` [Qemu-devel] [PATCH for 4.2 v4 6/6] tests/tcg: target/mips: Fix target configurations for MSA tests

[PATCH] video: fbdev:via: Remove dead code
 2019-07-30 19:33 UTC 

+ uprobe-use-original-page-when-all-uprobes-are-removed.patch added to -mm tree
 2019-07-30 19:28 UTC  (4+ messages)

[PATCH] video/fbdev/aty128fb: Remove dead code
 2019-07-30 19:26 UTC  (2+ messages)

[v5 1/2] dt-bindings: gpio: aspeed: Add SGPIO support
 2019-07-30 19:25 UTC  (4+ messages)

[PATCH 1/2] dma-buf: add dma_fence_chain_for_each_unwrap helper
 2019-07-30 19:23 UTC  (2+ messages)

[Qemu-devel] [PATCH for-4.2 00/13] qcow2: Let check -r all repair some snapshot bits
 2019-07-30 19:22 UTC  (15+ messages)
` [Qemu-devel] [PATCH for-4.2 06/13] qcow2: Separate qcow2_check_read_snapshot_table()
` [Qemu-devel] [PATCH for-4.2 07/13] qcow2: Add qcow2_check_fix_snapshot_table()
` [Qemu-devel] [PATCH for-4.2 08/13] qcow2: Fix broken snapshot table entries
` [Qemu-devel] [PATCH for-4.2 09/13] qcow2: Fix overly long snapshot tables
` [Qemu-devel] [PATCH for-4.2 10/13] qcow2: Repair snapshot table with too many entries
` [Qemu-devel] [PATCH for-4.2 11/13] qcow2: Fix v3 snapshot table entry compliancy
` [Qemu-devel] [PATCH for-4.2 12/13] iotests: Add peek_file* functions

[igt-dev] [PATCH] lib/igt_kms.c igt_kms.h: tile property parser
 2019-07-30 19:24 UTC  (3+ messages)

[PATCH 0/3] Reduce the number of Valgrind reports in unit tests
 2019-07-30 19:22 UTC  (6+ messages)
` [PATCH 3/3] i386/kvm: initialize struct at full before ioctl call
  ` [Qemu-devel] "

[Regression] Commit "nvme/pci: Use host managed power state for suspend" has problems
 2019-07-30 19:19 UTC  (10+ messages)

[PATCH 00/10] Refactor rxe driver to remove multiple race conditions
 2019-07-30 19:20 UTC  (6+ messages)
` [PATCH 10/10] Replace tasklets with workqueues

[PATCH v5] PM / wakeup: show wakeup sources stats in sysfs
 2019-07-30 19:20 UTC  (8+ messages)

[igt-dev] [PATCH i-g-t] igt/tests/kms_dp_tiled_display.c : kms test file for display port tiled displays
 2019-07-30 19:21 UTC  (3+ messages)

[PATCH v2 0/2] mm,thp: Add filemap_huge_fault() for THP
 2019-07-30 19:18 UTC  (7+ messages)
` [PATCH v2 2/2] mm,thp: Add experimental config option RO_EXEC_FILEMAP_HUGE_FAULT_THP

[PATCH] loop: Don't change loop device under exclusive opener
 2019-07-30 19:17 UTC  (10+ messages)

[PATCH v8 00/11] x86: PIE support to extend KASLR randomization
 2019-07-30 19:09 UTC  (5+ messages)

[PATCH v9 00/11] x86: PIE support to extend KASLR randomization
 2019-07-30 19:12 UTC  (13+ messages)
` [PATCH v9 01/11] x86/crypto: Adapt assembly for PIE support
` [PATCH v9 02/11] x86: Add macro to get symbol address "
` [PATCH v9 03/11] x86: relocate_kernel - Adapt assembly "
` [PATCH v9 04/11] x86/entry/64: "
` [PATCH v9 05/11] x86: pm-trace - "
` [PATCH v9 06/11] x86/CPU: "
` [PATCH v9 07/11] x86/acpi: "
` [PATCH v9 08/11] x86/boot/64: "
` [PATCH v9 09/11] x86/power/64: "
` [PATCH v9 10/11] x86/paravirt: "
` [PATCH v9 11/11] x86/alternatives: "

[PATCH v9 00/11] x86: PIE support to extend KASLR randomization
 2019-07-30 19:12 UTC 

Do we have a buildd problem?
 2019-07-30 19:12 UTC 

[Qemu-devel] [PATCH v3] blockjob: drain all job nodes in block_job_drain
 2019-07-30 19:11 UTC  (2+ messages)

[PATCH 0/3] Don't sanitize enable_guc
 2019-07-30 19:11 UTC  (5+ messages)
` [PATCH 1/3] drm/i915/uc: Consider enable_guc modparam during fw selection
` [PATCH 2/3] drm/i915/guc: Use dedicated flag to track submission mode

[PATCH v2] perf vendor events: Add Icelake V1.00 event file
 2019-07-30 19:08 UTC  (3+ messages)

[PATCH] net: bridge: Allow bridge to joing multicast groups
 2019-07-30 19:00 UTC  (12+ messages)
                    ` [Bridge] "

[PATCH v2 0/7] drm/panfrost: Add heap and no execute buffer allocation
 2019-07-30 19:08 UTC  (10+ messages)
` [PATCH v2 6/7] drm/panfrost: Add support for GPU heap allocations
        `  "

[PATCH V3 2/2] mmc: sdhci: Fix O2 Host data read/write DLL lock phase shift issue
 2019-07-30 19:08 UTC 

[PATCH nf] netfilter: nf_tables: map basechain priority to hardware priority
 2019-07-30 19:08 UTC  (2+ messages)

[Fuego] Fixes for Jenkins issues in v1.5 - status report
 2019-07-30 19:07 UTC 

[PATCH] dm: fix dax_dev NULL dereference
 2019-07-30 19:07 UTC  (3+ messages)
  `  "

[PATCH V3 1/2] mmc: sdhci: Fix O2 Host data read/write DLL lock phase shift issue
 2019-07-30 19:07 UTC 

[PATCH 79/79] libperf: Initial documentation
 2019-07-30 19:07 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 78/79] libperf: Add perf_evsel__enable/disable test
 2019-07-30 19:06 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 0/2] KVM: selftests: Enable ucall and dirty_log_test on s390x
 2019-07-30 19:06 UTC  (4+ messages)
` [PATCH 2/2] KVM: selftests: Enable "

[PATCH 77/79] libperf: Add perf_evlist__enable/disable test
 2019-07-30 19:05 UTC  (2+ messages)
` [tip:perf/core] "

[GIT PULL] pidfd fixes
 2019-07-30 19:04 UTC 

[PATCH 76/79] libperf: Add perf_evsel tests
 2019-07-30 19:04 UTC  (2+ messages)
` [tip:perf/core] "

[RFC] net: phy: read link status twice when phy_check_link_status()
 2019-07-30 19:04 UTC  (8+ messages)

[libgpiod] [PATCH] gpioinfo: mark kernel claimed lines as used
 2019-07-30 19:04 UTC 

[PATCH 75/79] libperf: Add perf_evlist test
 2019-07-30 19:04 UTC  (2+ messages)
` [tip:perf/core] "

[BUG] bdw-rt5650 DSP boot timeout
 2019-07-30 19:04 UTC  (7+ messages)

[PATCH 74/79] libperf: Add perf_thread_map test
 2019-07-30 19:03 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH i-g-t v5] tests/i915/gem_exec_async: Update with engine discovery
 2019-07-30 19:03 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH 73/79] libperf: Add perf_cpu_map test
 2019-07-30 19:02 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 72/79] libperf: Add tests support
 2019-07-30 19:01 UTC  (2+ messages)
` [tip:perf/core] "

entity-manager experiments
 2019-07-30 19:01 UTC  (6+ messages)

[PATCH 71/79] libperf: Add install targets
 2019-07-30 19:00 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 70/79] libperf: Add perf_evsel__attr functions
 2019-07-30 19:00 UTC  (2+ messages)
` [tip:perf/core] libperf: Add perf_evsel__attr() function

[drm/mgag200] 90f479ae51: vm-scalability.median -18.8% regression
 2019-07-30 18:59 UTC  (7+ messages)

[SPDK] nvmf_tgt *ERROR*: Data buffer split over multiple RDMA Memory Regions
 2019-07-30 18:59 UTC 

[PATCH 69/79] libperf: Add perf_evlist__enable/disable functions
 2019-07-30 18:59 UTC  (2+ messages)
` [tip:perf/core] libperf: Adopt perf_evlist__enable()/disable() functions from perf

[PATCH 68/79] libperf: Add perf_evlist__open/close functions
 2019-07-30 18:58 UTC  (2+ messages)
` [tip:perf/core] libperf: Adopt simplified perf_evlist__open()/close() functions from tools/perf

[PATCH 67/79] libperf: Add perf_evsel__cpus/threads functions
 2019-07-30 18:57 UTC  (2+ messages)
` [tip:perf/core] libperf: Add perf_evsel__cpus()/threads() functions

[net 1/1] tipc: fix unitilized skb list crash
 2019-07-30 18:57 UTC  (2+ messages)

[PATCH v4 net-next 00/19] Add ionic driver
 2019-07-30 18:57 UTC  (4+ messages)
` [PATCH v4 net-next 13/19] ionic: Add initial ethtool support

[PATCH 66/79] libperf: Add perf_cpu_map__for_each_cpu macro
 2019-07-30 18:57 UTC  (2+ messages)
` [tip:perf/core] libperf: Add perf_cpu_map__for_each_cpu() macro

[PATCH 65/79] libperf: Add perf_evsel__enable/disable/apply_filter functions
 2019-07-30 18:56 UTC  (2+ messages)
` [tip:perf/core] libperf: Adopt perf_evsel__enable()/disable()/apply_filter() functions

[PATCH 63/79] libperf: Add perf_evsel__close function
 2019-07-30 18:54 UTC  (2+ messages)
` [tip:perf/core] libperf: Adopt simplified perf_evsel__close() function from tools/perf

[dpdk-dev] [PATCH 1/2] app/testpmd: fix scatter offload configuration
 2019-07-30 18:55 UTC  (8+ messages)
            ` [dpdk-dev] [dpdk-stable] "

[PATCH 64/79] libperf: Add perf_evsel__read function
 2019-07-30 18:55 UTC  (2+ messages)
` [tip:perf/core] libperf: Adopt perf_evsel__read() function from tools/perf

[meta-oe][PATCH] libdbi-perl: prevent native libdbi-perl depending on target perl
 2019-07-30 18:55 UTC 

[PATCH v2 0/2] crypto: validate inputs for gcm and aes
 2019-07-30 18:55 UTC  (3+ messages)
` [PATCH v2 1/2] crypto: gcm - helper functions for assoclen/authsize check

[Bug 204371] BUG kmalloc-4k (Tainted: G W ): Object padding overwritten
 2019-07-30 18:52 UTC 

[PATCH 62/79] libperf: Add perf_evsel__open function
 2019-07-30 18:53 UTC  (2+ messages)
` [tip:perf/core] libperf: Adopt simplified perf_evsel__open() function from tools/perf

[PATCH 61/79] libperf: Add perf_evsel__alloc_fd function
 2019-07-30 18:53 UTC  (2+ messages)
` [tip:perf/core] libperf: Adopt perf_evsel__alloc_fd() function from tools/perf

[PATCH] drm/i915/ehl: Ungate DDIC and DDID
 2019-07-30 18:53 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[Bug 204371] New: BUG kmalloc-4k (Tainted: G W ): Object padding overwritten
 2019-07-30 18:52 UTC 

[PATCH] scsi: cxlflash: Mark expected switch fall-throughs
 2019-07-30 18:52 UTC  (2+ messages)

[PATCH 60/79] libperf: Add readn/writen function
 2019-07-30 18:52 UTC  (2+ messages)
` [tip:perf/core] libperf: Adopt the readn()/writen() functions from tools/perf

[PATCH 58/79] libperf: Add fd array to struct perf_evsel
 2019-07-30 18:50 UTC  (2+ messages)
` [tip:perf/core] libperf: Move fd array from perf's evsel to lobperf's perf_evsel class

[PATCH 59/79] libperf: Add nr_members to struct perf_evsel
 2019-07-30 18:51 UTC  (2+ messages)
` [tip:perf/core] libperf: Move nr_members from perf's evsel to libperf's perf_evsel

[PATCH 56/79] libperf: Add perf_evlist__set_maps function
 2019-07-30 18:49 UTC  (2+ messages)
` [tip:perf/core] libperf: Add perf_evlist__set_maps() function

[PATCH 4.19 000/113] 4.19.63-stable review
 2019-07-30 18:51 UTC  (3+ messages)
` [PATCH 4.19 044/113] iio: iio-utils: Fix possible incorrect mask calculation

[dpdk-dev] [PATCH] librte_flow_classify: fix out-of-bounds access
 2019-07-30 18:51 UTC  (9+ messages)
      ` [dpdk-dev] [dpdk-stable] "

[PATCH 57/79] libperf: Add xyarray object
 2019-07-30 18:49 UTC  (2+ messages)
` [tip:perf/core] libperf: Adopt xyarray class from perf

[PATCH 5.2 000/215] 5.2.5-stable review
 2019-07-30 18:49 UTC  (3+ messages)

[PATCH v8 00/14] Rockchip ISP1 Driver
 2019-07-30 18:42 UTC  (17+ messages)
` [PATCH v8 02/14] media: doc: add document for rkisp1 meta buffer format
` [PATCH v8 03/14] media: rkisp1: Add user space ABI definitions
` [PATCH v8 04/14] media: rkisp1: add Rockchip MIPI Synopsys DPHY driver
` [PATCH v8 05/14] media: rkisp1: add Rockchip ISP1 subdev driver
` [PATCH v8 06/14] media: rkisp1: add ISP1 statistics driver
` [PATCH v8 07/14] media: rkisp1: add ISP1 params driver
` [PATCH v8 09/14] media: rkisp1: add rockchip isp1 core driver
` [PATCH v8 10/14] dt-bindings: Document the Rockchip ISP1 bindings
` [PATCH v8 11/14] dt-bindings: Document the Rockchip MIPI RX D-PHY bindings
` [PATCH v8 12/14] arm64: dts: rockchip: add isp0 node for rk3399
` [PATCH v8 13/14] arm64: dts: rockchip: add rx0 mipi-phy "
` [PATCH v8 14/14] MAINTAINERS: add entry for Rockchip ISP1 driver

[PATCH 55/79] libperf: Add threads to struct perf_evlist
 2019-07-30 18:48 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 0/2] tools: bpftool: add net (un)load command to load XDP
 2019-07-30 18:48 UTC  (3+ messages)
` [PATCH 1/2] tools: bpftool: add net load command to load XDP on interface
` [PATCH 2/2] tools: bpftool: add net unload command to unload "

[PATCH 53/79] libperf: Add has_user_cpus to struct perf_evlist
 2019-07-30 18:46 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 54/79] libperf: Add cpus to struct perf_evlist
 2019-07-30 18:47 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH V36 27/29] tracefs: Restrict tracefs when the kernel is locked down
 2019-07-30 18:47 UTC  (2+ messages)
` [PATCH] "

[PATCH 51/79] libperf: Add own_cpus to struct perf_evsel
 2019-07-30 18:45 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 52/79] libperf: Add threads to struct perf_evsel
 2019-07-30 18:46 UTC  (2+ messages)
` [tip:perf/core] "


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.