All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-08 19:14:00 to 2018-03-08 19:58:40 UTC [more...]

[Qemu-devel] [PATCH v4 00/29] postcopy+vhost-user/shared ram
 2018-03-08 19:57 UTC  (17+ messages)
` [Qemu-devel] [PATCH v4 01/29] migrate: Update ram_block_discard_range for shared
` [Qemu-devel] [PATCH v4 02/29] qemu_ram_block_host_offset
` [Qemu-devel] [PATCH v4 03/29] postcopy: use UFFDIO_ZEROPAGE only when available
` [Qemu-devel] [PATCH v4 04/29] postcopy: Add notifier chain
` [Qemu-devel] [PATCH v4 05/29] postcopy: Add vhost-user flag for postcopy and check it
` [Qemu-devel] [PATCH v4 06/29] vhost-user: Add 'VHOST_USER_POSTCOPY_ADVISE' message
` [Qemu-devel] [PATCH v4 07/29] libvhost-user: Support sending fds back to qemu
` [Qemu-devel] [PATCH v4 08/29] libvhost-user: Open userfaultfd
` [Qemu-devel] [PATCH v4 09/29] postcopy: Allow registering of fd handler
` [Qemu-devel] [PATCH v4 10/29] vhost+postcopy: Register shared ufd with postcopy
` [Qemu-devel] [PATCH v4 11/29] vhost+postcopy: Transmit 'listen' to client
` [Qemu-devel] [PATCH v4 12/29] postcopy+vhost-user: Split set_mem_table for postcopy
` [Qemu-devel] [PATCH v4 13/29] migration/ram: ramblock_recv_bitmap_test_byte_offset
` [Qemu-devel] [PATCH v4 14/29] libvhost-user+postcopy: Register new regions with the ufd
` [Qemu-devel] [PATCH v4 15/29] vhost+postcopy: Send address back to qemu
` [Qemu-devel] [PATCH v4 16/29] vhost+postcopy: Stash RAMBlock and offset

Case sensitivity when deleting a checked out branch
 2018-03-08 19:57 UTC 

[PATCH] net: phy: Move interrupt check from phy_check to phy_interrupt
 2018-03-08 19:57 UTC  (3+ messages)

[GIT PULL 00/54] perf/core improvements and fixes
 2018-03-08 19:50 UTC  (48+ messages)
` [PATCH 01/54] perf cgroup: Remove misplaced __maybe_unused
` [PATCH 04/54] perf cgroup: Rename close_cgroup() to cgroup__put()
` [PATCH 06/54] perf cgroup: Introduce find_cgroup() method
` [PATCH 07/54] perf cgroup: Introduce cgroup__new() out of open coded equivalent
` [PATCH 08/54] perf sched: Move thread::shortname to thread_runtime
` [PATCH 10/54] perf record: Combine some auxtrace initialization into a single function
` [PATCH 11/54] perf cgroup: Add evlist__findnew_cgroup()
` [PATCH 13/54] perf cgroup: Make the cgroup name be const char *
` [PATCH 14/54] perf trace: Support setting cgroups as targets
` [PATCH 16/54] perf auxtrace: Rename some buffer-queuing functions
` [PATCH 17/54] perf auxtrace: Make auxtrace_queues__add_buffer() return buffer_ptr
` [PATCH 18/54] perf tools: Correct title markers for asciidoctor
` [PATCH 19/54] perf pmu: Support wildcards on pmu name in dynamic pmu events
` [PATCH 20/54] perf pmu: Display pmu name when printing unmerged events in stat
` [PATCH 21/54] perf pmu: Auto-merge PMU events created by prefix or glob match
` [PATCH 22/54] perf evlist: Store 'overwrite' in struct perf_mmap
` [PATCH 23/54] perf mmap: Store mmap scope in struct perf_mmap()
` [PATCH 24/54] perf mmap: Use the stored scope data in perf_mmap__push()
` [PATCH 26/54] perf mmap: Use stored 'overwrite' in perf_mmap__consume()
` [PATCH 27/54] perf mmap: Simplify perf_mmap__consume()
` [PATCH 28/54] perf mmap: Simplify perf_mmap__read_event()
` [PATCH 30/54] perf intel-pt: Fix overlap detection to identify consecutive buffers correctly
` [PATCH 32/54] perf intel-pt: Fix error recovery from missing TIP packet
` [PATCH 34/54] perf intel-pt/bts: In auxtrace_record__init_intel() evlist is never NULL
` [PATCH 36/54] perf intel-pt: Tidy old_buffer handling in intel_pt_get_trace()
` [PATCH 38/54] perf intel-pt: Adjust overlap-checking to support sampling mode
` [PATCH 39/54] perf annotate: Fix s390 target function disassembly
` [PATCH 40/54] perf report: Fix the output for stdio events list
` [PATCH 41/54] perf report: Display perf.data header info
` [PATCH 42/54] perf record: Move machine variable down the function
` [PATCH 43/54] perf record: Remove progname from struct record
` [PATCH 44/54] perf tools: Add refcnt into struct mem_info
` [PATCH 45/54] perf c2c: Use mem_info refcnt logic
` [PATCH 46/54] perf tools: Add MEM_TOPOLOGY feature to perf data file
` [PATCH 47/54] perf tools: Update tags with .cpp files
` [PATCH 48/54] perf build: Add llvm/clang/cxx make tests into FEATURE_TESTS_EXTRA
` [PATCH 49/54] perf build: Add llvm/clang make targets to FILES
` [PATCH 50/54] perf build: Force llvm/clang test compile output to .make.output
` [PATCH 51/54] perf report: Provide libtraceevent with a kernel symbol resolver
` [PATCH 52/54] perf annotate: Support to display the IPC/Cycle in TUI mode
` [PATCH 53/54] perf annotate: Handle s390 PC relative load and store instruction
` [PATCH 54/54] perf tools: Update quipper information

[PATCH 0/3] Remove accidental VLA usage
 2018-03-08 19:57 UTC  (4+ messages)

[PATCH v3 0/6] ipc: Clamp *mni to the real IPCMNI limit
 2018-03-08 19:57 UTC  (15+ messages)
` [PATCH v3 3/6] sysctl: Add flags to support min/max range clamping
` [PATCH v3 4/6] sysctl: Warn when a clamped sysctl parameter is set out of range

[PATCH] python/sepolgen: fix typo in PolicyGenerator
 2018-03-08 19:57 UTC  (2+ messages)

[PATCH net-next 1/1] tc-testing: add csum tests
 2018-03-08 19:56 UTC 

[Qemu-devel] [PATCH v2 0/8] RFC: ovmf: preliminary TPM2 support
 2018-03-08 19:56 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 7/8] ovmf: link with Tcg2Dxe module
  ` [Qemu-devel] [edk2] "
` [Qemu-devel] [PATCH v2 8/8] ovmf: add DxeTpm2MeasureBootLib

[U-Boot] [PATCH v2 1/1] scripts/coccinelle: add some more coccinelle tests
 2018-03-08 19:56 UTC 

[PATCH] drm/meson: Add support for DMT modes on HDMI
 2018-03-08 19:55 UTC  (4+ messages)

[Bug 199047] New: [amdgpu CARRIZO] disabled backlight after S3 resume
 2018-03-08 19:55 UTC  (2+ messages)
` [Bug 199047] "

libsemanage: Perform access check using euid instead of uid v2
 2018-03-08 19:54 UTC  (3+ messages)
` [PATCH 2/3] libsemanage: remove access() check to make setuid programs work

Warning from swake_up_all in 4.14.15-rt13 non-RT
 2018-03-08 19:54 UTC  (5+ messages)

[PATCH] firmware: meson-sm: rework meson_sm_init to use module_platform_driver_probe
 2018-03-08 19:54 UTC  (3+ messages)

[Qemu-devel] [PULL] RISC-V QEMU Port Submission v8.2
 2018-03-08 19:53 UTC  (3+ messages)
` [Qemu-devel] [patches] "

[PATCH] staging: speakup: Replace simple_strtoul with kstrtoul
 2018-03-08 19:53 UTC  (2+ messages)

[Buildroot] [git commit] tpm2-tss: new package
 2018-03-08 19:53 UTC  (2+ messages)

[PATCH 00/16] xfsprogs: misc fixes, geometry refactoring
 2018-03-08 19:52 UTC  (6+ messages)
` [PATCH 03/16] xfs_scrub: log operational messages when interactive
  ` [PATCH v2 "
` [PATCH 04/16] xfs_scrub: don't ask user to run xfs_repair for only warnings
  ` [PATCH v2 "

[PATCH v7 00/13] Support PPTT for ARM64
 2018-03-08 19:52 UTC  (7+ messages)
` [PATCH v7 05/13] ACPI/PPTT: Add Processor Properties Topology Table parsing

[PATCH] aic7xxx/aic79xx: remove VLAs
 2018-03-08 19:52 UTC  (2+ messages)

[U-Boot] [RFC 00/14] bmips: add bcm6348-enet support
 2018-03-08 19:50 UTC  (11+ messages)
` [U-Boot] [PATCH v5 00/15] "
  ` [U-Boot] [PATCH v5 02/15] dma: add channels support
  ` [U-Boot] [PATCH v5 07/15] phy: add support for internal phys
  ` [U-Boot] [PATCH v5 08/15] net: add support for bcm6348-enet

[PATCH] ima: drop vla in ima_audit_measurement()
 2018-03-08 19:50 UTC  (11+ messages)

[Qemu-devel] [PATCH v2 0/2] block latency histogram
 2018-03-08 19:49 UTC  (8+ messages)
` [Qemu-devel] [PATCH v2 1/2] block/accounting: introduce "

[PATCH 1/3] libsepol: initialize tmp_key->ibdev_name if its allocation failed
 2018-03-08 19:49 UTC  (3+ messages)
` [PATCH 3/3] libsemanage: silence clang static analyzer report

[PATCHv2] arm: dts: zynq: Add support for Z-turn board
 2018-03-08 19:49 UTC 

[PATCH RFC 4/5] tls: RX path for ktls
 2018-03-08 19:48 UTC  (2+ messages)

[PATCH 06/10] drm/i915: Replace pcu_lock with sb_lock
 2018-03-08 19:49 UTC  (2+ messages)
` [PATCH v2] "

linux-next on n900: oops in codec_reg_show() when grepping sysfs
 2018-03-08 19:47 UTC  (4+ messages)

[RFC PATCH] git-submodule.sh:cmd_update: if submodule branch exists, fetch that instead of default
 2018-03-08 19:41 UTC  (3+ messages)

[PATCH] riscv: Implement free_initrd_mem
 2018-03-08 19:47 UTC  (7+ messages)

[PATCH] xfs: do not log/recover swapext extent owner changes for deleted inodes
 2018-03-08 19:46 UTC  (5+ messages)

[Qemu-devel] [PATCH 2/2] slirp: Add classless static routes support to DHCP server
 2018-03-08 19:46 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/2 v2] "

[PATCH] staging: speakup: Replace simple_strtoul with kstrtoul
 2018-03-08 19:45 UTC  (2+ messages)

[PATCH] amlogic: meson-gx-socinfo: Update soc ids
 2018-03-08 19:45 UTC  (7+ messages)

[Qemu-devel] [PATCH v6 00/11] xen: xen-domid-restrict improvements
 2018-03-08 17:54 UTC  (2+ messages)

[RFC][PATCH 1/2] drm_hwcomposer: Error out on YUV layer as it would fail for single planes
 2018-03-08 19:43 UTC  (3+ messages)

[pull request][for-next 00/11] Mellanox, mlx5 IPSec updates 2018-02-28-2 (Part 2)
 2018-03-08 19:43 UTC  (6+ messages)

[PATCH v3 00/10] drivers/qcom: add RPMH communication support
 2018-03-08 19:41 UTC  (4+ messages)
` [PATCH v3 05/10] drivers: qcom: rpmh-rsc: write sleep/wake requests to TCS

[RFC] config: remove RTE_NEXT_ABI
 2018-03-08 19:40 UTC  (5+ messages)

[PATCH] set_handle_irq: Return EBUSY if the handler has already been registered
 2018-03-08 19:41 UTC  (3+ messages)

[CI 1/2] drm/i915: Kick the rps worker when changing the boost frequency
 2018-03-08 19:41 UTC  (3+ messages)
` ✓ Fi.CI.IGT: success for series starting with [CI,1/2] "

[PATCH] iio: potentiometer: ds1803: Remove VLA usage
 2018-03-08 19:39 UTC  (2+ messages)

[xtf test] 120303: all pass - PUSHED
 2018-03-08 19:38 UTC 

[PATCH] riscv: Respect the initrd found in the dt, if any
 2018-03-08 19:35 UTC  (4+ messages)

[PATCH] staging: speakup: Replace simple_strtoul with kstrtoul
 2018-03-08 19:34 UTC  (3+ messages)

[PATCH] multipath-tools: refresh kernel-doc from kernel sources
 2018-03-08 19:34 UTC 

[PATCH 1/1] libselinux, libsemanage: Replace PYSITEDIR with PYTHONLIBDIR
 2018-03-08 19:34 UTC  (3+ messages)

tools/libacpi printf output to logging instead of console/stdout ?
 2018-03-08 19:32 UTC  (4+ messages)

[PATCH] selftests/android/ion: Makefile: fix build error
 2018-03-08 19:32 UTC  (4+ messages)

[PATCH v3 0/6] DRM/i915 cgroup integration
 2018-03-08 19:31 UTC  (8+ messages)
` [PATCH v3 5/6] drm/i915: Introduce 'priority offset' for GPU contexts (v2)

[PATCH v12 0/3] mm, x86, powerpc: Enhancements to Memory Protection Keys
 2018-03-08 19:30 UTC  (5+ messages)
` [PATCH v12 3/3] mm, x86, powerpc: display pkey in smaps only if arch supports pkeys
    ` mm, x86, powerpc: pkey semantics for key-0 ?

[PATCH 0/2] fix memory leak / panic in ioremap huge pages
 2018-03-08 19:30 UTC  (5+ messages)
` [PATCH 1/2] mm/vmalloc: Add interfaces to free unused page table

[PATCH v2 1/6] staging: vc04_services: Replace "firmware" node with a compatible lookup
 2018-03-08 19:30 UTC  (3+ messages)

[PATCH] git manpage: note git-security@googlegroups.com
 2018-03-08 19:29 UTC  (2+ messages)

[PATCH v4] Staging: iio: adis16209: Change some macro names
 2018-03-08 19:27 UTC  (4+ messages)

[GSoC][PATCH v4] Make options that expect object ids less chatty if id is invalid
 2018-03-08 19:27 UTC  (2+ messages)

How to change/fix 'Received UUID'
 2018-03-08 19:26 UTC  (10+ messages)

[igt-dev] [PATCH i-g-t v7 1/2] include: bump drm uAPI headers
 2018-03-08 19:24 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,v7,1/2] "

[Qemu-devel] [PATCH] s390x/virtio: Convert virtio-ccw from *_exit to *_unrealize
 2018-03-08 19:24 UTC  (3+ messages)

[U-Boot] No BOOT_FROM tag build error
 2018-03-08 19:24 UTC  (5+ messages)

[Buildroot] [PATCH 01/19] package/libdrm: bump version to 2.4.91
 2018-03-08 19:23 UTC  (3+ messages)
` [Buildroot] [PATCH 18/19] package/x11r7/xdriver_xf86-video-ati: bump version to 18.0.0

[PATCH 00/17] staging: remove requirement that lustre be built as module
 2018-03-08 19:23 UTC  (7+ messages)
` [PATCH 09/17] staging: lustre: ldlm: use delayed_work for pools_recalc
  ` [lustre-devel] "
` [PATCH 10/17] staging: lustre: ptlrpc: use delayed_work in sec_gc
  ` [lustre-devel] "

[Qemu-devel] [PATCH] fsl-imx6: Swap Ethernet interrupt defines
 2018-03-08 19:22 UTC  (5+ messages)

[PATCH 0/5] sysctl: Enable easy addition of range showing sysctl parameters
 2018-03-08 19:21 UTC  (3+ messages)

[PATCH v2 1/2] backlight: Add RAVE SP backlight driver
 2018-03-08 19:20 UTC  (2+ messages)
` [PATCH v2 2/2] dt-bindings: backlight: Add binding for "

[Fuego] [PATCH] ftc: add support for --header_fields and --fields to gen-report
 2018-03-08 19:18 UTC 

[PATCH v5 00/21] Verbatim device names and devm_nvmem_(un)register()
 2018-03-08 19:11 UTC  (10+ messages)
` [PATCH v5 02/21] nvmem: core: Allow specifying device name verbatim
` [PATCH v5 06/21] nvmem: uniphier-efuse: Convert to use devm_nvmem_register()
` [PATCH v5 07/21] nvmem: snvs_lgpr: "
` [PATCH v5 08/21] nvmem: rockchip-efuse: "
` [PATCH v5 09/21] nvmem: mtk-efuse: "
` [PATCH v5 11/21] nvmem: meson-efuse: "
` [PATCH v5 12/21] nvmem: lpc18xx_otp: "
` [PATCH v5 14/21] nvmem: bcm-ocotp: "
` [PATCH v5 15/21] nvmem: qfprom: "

[LTP] [PATCH v2] mtest06: Use temp dir from $TMPDIR if present
 2018-03-08 19:16 UTC 

[PATCH linux dev-4.13 0/2] hwmon: (occ): Port fixes to 4.13
 2018-03-08 19:15 UTC  (4+ messages)
` [PATCH linux dev-4.13 1/2] hwmon (occ): Remove temperature fault attribute and VRM temp alarm

[Buildroot] [PATCH v2,1/1] libmpdclient: fix install
 2018-03-08 19:15 UTC 

[Fuego] [PATCH 3/3] ftc: gen-report: Add support csv formatter
 2018-03-08 19:14 UTC  (4+ messages)

[PATCH v2 0/2] Add Renesas R8A77980 PFC driver
 2018-03-08 19:14 UTC  (2+ messages)
` [PATCH v2 2/2] pinctrl: sh-pfc: add R8A77980 PFC support


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.