All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-04-17 17:31:11 to 2018-04-17 17:51:20 UTC [more...]

[PATCH RESEND net-next] net/ncsi: Refactor MAC, VLAN filters
 2018-04-17 17:51 UTC  (2+ messages)

[PATCH bpf-next v3 0/8] bpf: document eBPF helpers and add a script to generate man page
 2018-04-17 17:51 UTC  (3+ messages)
` [PATCH bpf-next v3 7/8] bpf: add documentation for eBPF helpers (51-57)

[PATCH v2 00/10] Compute and consume generation numbers
 2018-04-17 17:50 UTC  (4+ messages)
` [PATCH v3 0/9] "
  ` [PATCH v3 8/9] commit-graph: always load commit-graph information

ioctl FIBMAP for dax gone in v4.17-rc1
 2018-04-17 17:50 UTC  (9+ messages)

[PATCH 00/16 v1] Kill fs_info::volume_mutex
 2018-04-17 17:47 UTC  (7+ messages)
` [PATCH 08/16] btrfs: add sanity check when resuming balance after mount
` [PATCH 13/16] btrfs: remove redundant read-only check from btrfs_cancel_balance

[PATCH v3 00/20] Allow compile-testing NO_DMA (drivers)
 2018-04-17 17:49 UTC  (104+ messages)
` [PATCH v3 01/20] ASoC: Remove depends on HAS_DMA in case of platform dependency
  ` [v3,01/20] "
` [PATCH v3 02/20] ata: "
  ` [v3,02/20] "
` [PATCH v3 03/20] crypto: "
  ` [v3,03/20] "
` [PATCH v3 04/20] fbdev: "
  ` [v3,04/20] "
` [PATCH v3 05/20] firewire: "
  ` [v3,05/20] "
` [PATCH v3 06/20] fpga: "
  ` [v3,06/20] "
` [PATCH v3 07/20] i2c: "
  ` [v3,07/20] "
` [PATCH v3 08/20] iio: adc: "
  ` [v3,08/20] "
` [PATCH v3 09/20] iommu: "
  ` [v3,09/20] "
` [PATCH v3 10/20] lightnvm: "
  ` [v3,10/20] "
` [PATCH v3 11/20] mailbox: "
  ` [v3,11/20] "
` [PATCH v3 12/20] media: "
  ` [v3,12/20] "
` [PATCH v3 14/20] mtd: "
  ` [v3,14/20] "
` [PATCH v3 15/20] net: "
  ` [v3,15/20] "
` [PATCH v3 16/20] remoteproc: "
  ` [v3,16/20] "
` [PATCH v3 18/20] spi: "
  ` [v3,18/20] "
` [PATCH v3 19/20] staging: vc04_services: "
  ` [v3,19/20] "
` [PATCH v3 20/20] usb: "
  ` [v3,20/20] "

[v3,17/20] serial: Remove depends on HAS_DMA in case of platform dependency
 2018-04-17 17:49 UTC  (5+ messages)
` [PATCH v3 17/20] "

[v3,13/20] mmc: Remove depends on HAS_DMA in case of platform dependency
 2018-04-17 17:49 UTC  (4+ messages)
` [PATCH v3 13/20] "

[merged] mm-slab-reschedule-cache_reap-on-the-same-cpu.patch removed from -mm tree
 2018-04-17 17:48 UTC 

[merged] ipc-shm-fix-use-after-free-of-shm-file-via-remap_file_pages.patch removed from -mm tree
 2018-04-17 17:48 UTC 

[merged] gup-return-efault-on-access_ok-failure.patch removed from -mm tree
 2018-04-17 17:48 UTC 

[merged] mm-gup_benchmark-handle-gup-failures.patch removed from -mm tree
 2018-04-17 17:48 UTC 

[merged] resource-fix-integer-overflow-at-reallocation-v1.patch removed from -mm tree
 2018-04-17 17:48 UTC 

[PATCH] regulator: Fix return type of of_map_mode()
 2018-04-17 17:48 UTC  (3+ messages)

4.17.0-rc1 doesn't boot
 2018-04-17 17:48 UTC  (9+ messages)

[PATCH] net/tap: fix the protocol field for non ip
 2018-04-17 17:48 UTC  (3+ messages)

[PATCH v2 00/21] Allow compile-testing NO_DMA (drivers)
 2018-04-17 17:48 UTC  (6+ messages)

[PATCH hwc v2 00/18] Add scene flattening support
 2018-04-17 17:47 UTC  (3+ messages)
` [PATCH hwc v2 17/18] drm_hwcomposer: Flatten scene synchronously

[PATCH net,stable] tun: fix vlan packet truncation
 2018-04-17 17:47 UTC  (2+ messages)

[PATCH v10 00/11] Aspect ratio support in DRM layer
 2018-04-17 17:47 UTC  (6+ messages)
` [PATCH v10 10/11] drm: Add aspect ratio parsing "
    ` [Intel-gfx] "

perf probe line numbers + CONFIG_DEBUG_INFO_SPLIT=y
 2018-04-17 17:47 UTC 

[PATCH] drm/i915/selftests: Fix error checking for wait_var_timeout
 2018-04-17 17:47 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH bpf-next 0/9] bpf: add bpf_get_stack helper
 2018-04-17 17:46 UTC  (10+ messages)
` [PATCH bpf-next 1/9] bpf: change prototype for stack_map_get_build_id_offset
` [PATCH bpf-next 2/9] bpf: add bpf_get_stack helper
` [PATCH bpf-next 3/9] bpf/verifier: refine retval R0 state for "
` [PATCH bpf-next 4/9] bpf/verifier: improve register value range tracking with ARSH
` [PATCH bpf-next 5/9] tools/bpf: add bpf_get_stack helper to tools headers
` [PATCH bpf-next 6/9] samples/bpf: move common-purpose perf_event functions to bpf_load.c
` [PATCH bpf-next 7/9] samples/bpf: add a test for bpf_get_stack helper
` [PATCH bpf-next 8/9] tools/bpf: add a verifier test case for bpf_get_stack helper and ARSH
` [PATCH bpf-next 9/9] tools/bpf: add a test_progs test case for bpf_get_stack helper

[PATCH v3 0/2] Base enablement of IOMMU debugfs support
 2018-04-17 17:46 UTC  (13+ messages)
` [PATCH v3 1/2] iommu - Enable debugfs exposure of the IOMMU
` [PATCH v3 2/2] iommu/amd: Add basic debugfs infrastructure for AMD IOMMU

[PATCH v3] grub-install: locale depends on nls
 2018-04-17 17:45 UTC  (2+ messages)

[PATCH v2 00/20] fanotify: super block mark
 2018-04-17 17:45 UTC  (4+ messages)
` [PATCH v2 05/20] fsnotify: use type id to identify connector object type

[PATCH] drm/amd/display: Disable CRTC if primary plane has no FB
 2018-04-17 17:44 UTC  (2+ messages)

[PATCH] net/vmxnet3: change the SPDX tag style
 2018-04-17 17:44 UTC  (3+ messages)

[asoc:for-4.18 48/50] sound/soc/intel/skylake/skl-pcm.c:1351:4: error: implicit declaration of function 'skl_tplg_add_moduleid_in_bind_params'; did you mean 'skl_tplg_update_pipe_params'?
 2018-04-17 17:43 UTC 

kdump in upstream kexec-tools
 2018-04-17 17:43 UTC  (5+ messages)

Optimizing writes to unchanged files during merges?
 2018-04-17 17:43 UTC  (16+ messages)

[PATCH RESEND net-next v2] KEYS: DNS: limit the length of option strings
 2018-04-17 17:43 UTC  (3+ messages)

[PATCH v4 0/2] SDM845 System Cache Driver
 2018-04-17 17:43 UTC  (5+ messages)
` [PATCH v4 1/2] Documentation: Documentation for qcom, llcc

(no subject)
 2018-04-17 17:42 UTC  (5+ messages)
` kernel panics with 4.14.X versions

[PATCH 0/2] fscrypt / f2fs: prepare I/O path for fs-verity
 2018-04-17 17:42 UTC  (8+ messages)
` [PATCH 2/2] f2fs: refactor read path to allow multiple postprocessing steps
      ` [f2fs-dev] "

[Qemu-devel] [PATCH for 2.13] spapr: Correct max associativity domains value for non-NUMA configs
 2018-04-17 17:17 UTC  (2+ messages)
` [Qemu-devel] [Qemu-ppc] "

[PATCH net-next] selftest: tc_flower: add testcase for 'ip_flags'
 2018-04-17 17:42 UTC  (2+ messages)

[PATCH v3 1/4] drm/i915: Enable edp psr error interrupts on hsw
 2018-04-17 17:41 UTC  (4+ messages)
` [PATCH v4] "

man page for "git remote set-url" seems confusing/contradictory
 2018-04-17 17:41 UTC  (7+ messages)

[PATCH v8 0/9] NFSD support for async COPY
 2018-04-17 17:41 UTC  (11+ messages)

[PATCH net] Count IPv6 interface receive statistics on the ingress netdev
 2018-04-17 17:40 UTC  (2+ messages)

[RFC 00/10] Adds pcitest tool support for MSI-X
 2018-04-17 17:38 UTC  (5+ messages)
` [RFC 06/10] misc: pci_endpoint_test: Add MSI-X support

[PATCH v2 net-next] net: introduce a new tracepoint for tcp_rcv_space_adjust
 2018-04-17 17:38 UTC  (2+ messages)

[RFC PATCH v2 0/6] Energy Aware Scheduling
 2018-04-17 17:39 UTC  (4+ messages)
` [RFC PATCH v2 3/6] sched: Add over-utilization/tipping point indicator

[PATCH] block: Avoid executing a report or reset zones while a queue is frozen
 2018-04-17 17:35 UTC  (4+ messages)

[PATCH] modules: Fix display of wrong module .text address
 2018-04-17 17:34 UTC  (4+ messages)

[RFC PATCH] arm64: fault: Don't leak data in ESR context for user fault on kernel VA
 2018-04-17 17:34 UTC  (3+ messages)

[PATCH] net/sfc: add missing Rx fini on RSS setup fail path
 2018-04-17 17:34 UTC  (2+ messages)
` [dpdk-stable] "

[Buildroot] [Bug 10961] New: [Buildroot 2018.02] Grub2 fails to build for x86_64 when BR2_SSP_ALL is enabled
 2018-04-17 17:33 UTC  (2+ messages)
` [Buildroot] [Bug 10961] "

[BUG] git p4 clone fails when p4 sizes does not return 'fileSize' key
 2018-04-17 17:33 UTC  (4+ messages)

[ovmf baseline-only test] 74631: all pass
 2018-04-17 17:32 UTC 

[PATCH] mktarball: For qemu upstream, use their scripts/archive-source.sh
 2018-04-17 17:31 UTC  (3+ messages)

[Xenomai] [RFC] Dropping pvalloc/pvfree/pvstrdup from libcopperplate
 2018-04-17 17:31 UTC 

4.16 OMAP serial transmit corruption?
 2018-04-17 17:31 UTC  (5+ messages)

[PATCH v1 0/4] More DRM object properties on Tegra
 2018-04-17 17:31 UTC  (4+ messages)
` [PATCH v1 4/4] drm/tegra: plane: Add custom CSC BLOB property


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.