All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-11-25 22:53:13 to 2019-11-26 00:35:28 UTC [more...]

[PATCH 00/15] Retire dma_buf_k(un)map
 2019-11-26  0:35 UTC  (4+ messages)
` [PATCH 05/15] drm/armada: Delete dma_buf->k(un)map implemenation

[Intel-gfx] [PATCH v7 0/7] Clear Color Support for TGL Render Decompression
 2019-11-26  0:34 UTC  (27+ messages)
  `  "
  ` [Intel-gfx] [PATCH v7 1/7] drm/framebuffer: Format modifier for Intel Gen-12 render compression
      `  "
  ` [Intel-gfx] [PATCH v7 2/7] drm/i915: Use intel_tile_height() instead of re-implementing
      `  "
  ` [Intel-gfx] [PATCH v7 3/7] drm/i915: Move CCS stride alignment W/A inside intel_fb_stride_alignment
      `  "
  ` [Intel-gfx] [PATCH v7 4/7] drm/i915/tgl: Gen-12 render decompression
      `  "
  ` [Intel-gfx] [PATCH v7 5/7] drm/i915: Extract framebufer CCS offset checks into a function
      `  "
  ` [Intel-gfx] [PATCH v7 6/7] drm/framebuffer/tgl: Format modifier for Intel Gen 12 render compression with Clear Color
      `  "
  ` [Intel-gfx] [PATCH v7 7/7] drm/i915/tgl: Add Clear Color support for TGL Render Decompression
      `  "
  ` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Clear Color Support for TGL Render Decompression (rev10)
      `  "

[RFC] Hook management via 'git hooks' command
 2019-11-26  0:28 UTC  (8+ messages)

[PATCH] cpu: microcode: replace 0 with NULL
 2019-11-26  0:27 UTC 

Timing this week
 2019-11-26  0:23 UTC  (2+ messages)

[PATCH v2] cronie:upgrade 1.5.4 -> 1.5.5
 2019-11-26  0:19 UTC  (4+ messages)
` [PATCH v2] cmake-native:upgrade 3.15.3 -> 3.15.5

[Intel-gfx] [PATCH] drm/i915/display: Force the state compute phase once to enable PSR
 2019-11-26  0:19 UTC  (6+ messages)
  `  "
  ` [Intel-gfx] ✓ Fi.CI.BAT: success for "
      `  "

[BUGFIX PATCH v3 0/4] selftests/ftrace: Fix ftracetest testcases for non-function tracer case
 2019-11-26  0:13 UTC  (4+ messages)
` [BUGFIX PATCH v3 1/4] selftests/ftrace: Fix to check the existence of set_ftrace_filter

PURCHASW ORDER-06517
 2019-11-26  0:12 UTC 

[PATCH -v5 00/17] Rewrite x86/ftrace to use text_poke (and more)
 2019-11-26  0:11 UTC  (4+ messages)

[PATCH v4] drm/scheduler: Avoid accessing freed bad job
 2019-11-26  0:09 UTC  (6+ messages)

[PATCH] t5150: skip request-pull test if Perl is disabled
 2019-11-26  0:02 UTC 

[BUG] rk3399 rockpro64 fails to power off
 2019-11-26  0:06 UTC  (2+ messages)

[BUG] rk3399 fails to reboot correctly with PCIE device inserted
 2019-11-26  0:05 UTC  (4+ messages)

[PATCH v8 1/9] hugetlb_cgroup: Add hugetlb_cgroup reservation counter
 2019-11-26  0:05 UTC  (9+ messages)
` [PATCH v8 2/9] hugetlb_cgroup: add interface for charge/uncharge hugetlb reservations

[PATCH net 0/4] ibmvnic: Harden device commands and queries
 2019-11-25 23:12 UTC  (11+ messages)
` [PATCH net v2 "
  ` [PATCH net v2 1/4] ibmvnic: Fix completion structure initialization
  ` [PATCH net v2 2/4] ibmvnic: Terminate waiting device threads after loss of service
  ` [PATCH net v2 3/4] ibmvnic: Bound waits for device queries
  ` [PATCH net v2 4/4] ibmvnic: Serialize "

[GIT] Networking
 2019-11-26  0:01 UTC 

[QUESTION] What is the best license option for new files introduced in QEMU?
 2019-11-25 23:59 UTC  (4+ messages)

[PATCH v36 00/17] QEMU AVR 8 bit cores
 2019-11-25 23:58 UTC  (4+ messages)
` [PATCH v36 17/17] target/avr: Update MAINTAINERS file

[PATCH v3] ARM: dts: aspeed: Adding Facebook Yosemite V2 BMC
 2019-11-26  0:00 UTC  (2+ messages)

[PATCH v2 00/21] t: test cleanup stemming from experimentally enabling pipefail
 2019-11-25 23:57 UTC  (5+ messages)
` [PATCH v3 00/22] "
  ` [PATCH v3 22/22] t7700: stop losing return codes of git commands

i2c error for ME port
 2019-11-25 23:54 UTC  (8+ messages)

[tpm2] Re: Is there a way to get the name for an NV index in tpm2_tools?
 2019-11-25 23:52 UTC 

[PATCH v2 00/19] pin_user_pages(): reduced-risk series for Linux 5.5
 2019-11-25 23:10 UTC  (80+ messages)
` [PATCH v2 01/19] mm/gup: factor out duplicate code from four routines
` [PATCH v2 02/19] mm/gup: move try_get_compound_head() to top, fix minor issues
` [PATCH v2 03/19] mm: Cleanup __put_devmap_managed_page() vs ->page_free()
` [PATCH v2 04/19] goldish_pipe: rename local pin_user_pages() routine
` [PATCH v2 05/19] mm: fix get_user_pages_remote()'s handling of FOLL_LONGTERM
` [PATCH v2 06/19] vfio: fix FOLL_LONGTERM use, simplify get_user_pages_remote() call
` [PATCH v2 07/19] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH v2 08/19] goldish_pipe: convert to pin_user_pages() and put_user_page()
` [PATCH v2 09/19] IB/{core, hw, umem}: set FOLL_PIN via pin_user_pages*(), fix up ODP
  ` [PATCH v2 09/19] IB/{core,hw,umem}: "
` [PATCH v2 10/19] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote()
` [PATCH v2 11/19] drm/via: set FOLL_PIN via pin_user_pages_fast()
` [PATCH v2 12/19] fs/io_uring: set FOLL_PIN via pin_user_pages()
` [PATCH v2 13/19] net/xdp: "
` [PATCH v2 14/19] media/v4l2-core: set pages dirty upon releasing DMA buffers
` [PATCH v2 15/19] media/v4l2-core: pin_user_pages (FOLL_PIN) and put_user_page() conversion
` [PATCH v2 16/19] vfio, mm: "
` [PATCH v2 17/19] powerpc: book3s64: convert to pin_user_pages() and put_user_page()
` [PATCH v2 18/19] mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1"
` [PATCH v2 19/19] mm, tree-wide: rename put_user_page*() to unpin_user_page*()

[RFC v2 0/2] docs: ftrace: Clarify the RAM impact of buffer_size_kb
 2019-11-25 23:49 UTC  (5+ messages)
` [RFC v2 2/2] docs: ftrace: Fix typos

pull-request: bpf-next 2019-11-26
 2019-11-25 23:49 UTC  (2+ messages)

[U-Boot] imx8mq-evk boot regression
 2019-11-25 23:49 UTC  (3+ messages)

Build regressions/improvements in v5.4
 2019-11-25 23:48 UTC  (3+ messages)

[PATCH 0/1] bpf: fix a no-mmu build failure by providing a stub allocator
 2019-11-25 23:45 UTC  (4+ messages)
` [PATCH] "

[GIT PULL] Please pull my kvm-ppc-next-5.5-2 tag
 2019-11-25 23:44 UTC  (4+ messages)

[PATCH V2] ppc/spapr_events: fix potential NULL pointer dereference in rtas_event_log_dequeue
 2019-11-25 23:13 UTC  (2+ messages)

[PATCH] mos6522: update counters when timer interrupts are off
 2019-11-25 23:12 UTC  (2+ messages)

[PATCH] MIPS: Make sure ebase address is in KSEG0
 2019-11-25 23:42 UTC  (6+ messages)

[U-Boot] [PATCH v3] arm: add acpi support for the arm
 2019-11-25 23:40 UTC  (7+ messages)

[PATCH] irqchip/aspeed-i2c-ic: Fix irq domain name memory leak
 2019-11-25 23:38 UTC  (3+ messages)

[PATCH 1/3] net: inet_is_local_reserved_port() should return bool not int
 2019-11-25 23:37 UTC  (5+ messages)
` [PATCH] net: port < inet_prot_sock(net) --> inet_port_requires_bind_service(net, port)
      ` [PATCH v2] "

Help me fix a regression caused by 56b9918490 (PM: sleep: Simplify suspend-to-idle control flow)
 2019-11-25 23:32 UTC  (15+ messages)

[dpdk-dev] [PATCH] mem: clarify documentation for rte_mem_virt2iova
 2019-11-25 23:32 UTC  (3+ messages)

[RFC PATCH] drm/amdgpu: allocate entities on demand
 2019-11-25 23:31 UTC  (4+ messages)

[dpdk-dev] [PATCH v1] lib/power: fix incorrect parameter to strerror
 2019-11-25 23:27 UTC  (2+ messages)

[PATCH] iommu/amd: Disable IOMMU on Stoney Ridge systems
 2019-11-25 19:51 UTC  (2+ messages)

[dpdk-dev] [PATCH] malloc: fix memory element size in case of padding
 2019-11-25 23:24 UTC  (3+ messages)

[kvm-unit-tests PATCH] x86: Add RDTSC test
 2019-11-25 23:22 UTC  (2+ messages)

[PATCH v2 0/2] s390x/cpumodel: Introduce dynamic feature group
 2019-11-25 23:20 UTC  (2+ messages)

[PATCH 1/1] drm/amdgpu: Raise KFD unpinned system memory limit
 2019-11-25 23:19 UTC  (4+ messages)

[PATCH] drm/i915/selftests: Move mock_vma to the heap to reduce stack_frame
 2019-11-25 23:17 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "
    `  "

[tpm2] Re: TPM 2.0 over TCP/IP
 2019-11-25 23:16 UTC 

[iproute2-next] tipc: add new commands to set TIPC AEAD key
 2019-11-25 23:16 UTC  (2+ messages)

[U-Boot] [RFC] Eliminate boards not using CONFIG_DM=y
 2019-11-25 23:16 UTC 

[PATCH v2 0/5] MAINTAINERS: Fine adjustment for (mostly mips) content
 2019-11-25 22:58 UTC  (7+ messages)
` [PATCH v2 2/5] MAINTAINERS: Adjust maintainership for Fulong 2E board
    ` [EXTERNAL]Re: "

[dpdk-dev] [PATCH] lib/hash: remove unnecessary locks in lock-free
 2019-11-25 23:14 UTC  (6+ messages)

[dpdk-dev] [PATCH] remove blank lines at end of file
 2019-11-25 23:13 UTC  (2+ messages)

[PATCH V2 net-next 0/6] mlxfw: Improve error reporting
 2019-11-25 23:12 UTC  (5+ messages)
` [PATCH V2 net-next 1/6] netlink: Convert extack msg to a formattable buffer

[OpenRISC] tick timer doubt
 2019-11-25 23:12 UTC  (8+ messages)

[PATCH,bpf-next 0/2] Fix broken samples due to symbol mismatch
 2019-11-25 23:11 UTC  (3+ messages)
` [PATCH,bpf-next 2/2] samples: bpf: fix syscall_tp due to unused syscall

[PATCH] net-sctp: replace some sock_net(sk) with just 'net'
 2019-11-25 23:09 UTC  (2+ messages)
` [PATCH v2] "

[tpm2] TPM 2.0 over TCP/IP
 2019-11-25 23:04 UTC 

[GIT PULL] splice: fix for 5.5
 2019-11-25 23:03 UTC 

Workqueues splat due to ending up on wrong CPU
 2019-11-25 23:03 UTC 

[tpm2] Re: Is there a way to get the name for an NV index in tpm2_tools?
 2019-11-25 23:02 UTC 

[Buildroot] [PATCH] linux: adding CIP RT
 2019-11-25 22:58 UTC 

[merged] mm-ksm-dont-warn-if-page-is-still-mapped-in-remove_stable_node.patch removed from -mm tree
 2019-11-25 22:58 UTC 

[merged] mm-memory_hotplug-dont-access-uninitialized-memmaps-in-shrink_zone_span.patch removed from -mm tree
 2019-11-25 22:58 UTC 

[merged] revert-fs-ocfs2-fix-possible-null-pointer-dereferences-in-ocfs2_xa_prepare_entry.patch removed from -mm tree
 2019-11-25 22:58 UTC 

[PULL 0/1] vmstate-static-checker fix for 4.2
 2019-11-25 22:53 UTC  (2+ messages)
` [PULL 1/1] vmstate-static-checker: Fix for current python

[dpdk-dev] [PATCH] mk: add EXTRA_CFLAGS to link step for shared library
 2019-11-25 22:56 UTC  (2+ messages)

Commit 0be0ee71 ("fs: properly and reliably lock f_pos in fdget_pos()") breaking userspace
 2019-11-25 22:55 UTC  (2+ messages)

[dpdk-dev] [PATCH v3] hash: added a new API to hash to query key id
 2019-11-25 22:53 UTC  (6+ messages)

[PATCH net] ipv6: set lwtstate for ns and na dst
 2019-11-25 22:53 UTC  (2+ messages)

[PATCH 0/1] sequencer: fix empty commit check when amending
 2019-11-25 22:52 UTC  (11+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/1] "


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.