All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-27 08:20:50 to 2019-08-27 08:57:17 UTC [more...]

[PATCH 00/13] Modernize Loongson64 Machine
 2019-08-27  8:53 UTC  (3+ messages)
` [PATCH 01/13] MIPS: Loongson64: Rename CPU TYPES
` [PATCH 12/13] MIPS: Loongson64: Add generic dts

[PATCH 1/4] drm/amdgpu: Extends amdgpu vm definitions (v2)
 2019-08-27  8:57 UTC  (4+ messages)
` [PATCH 2/4] drm/amdgpu: Support new arcturus mtype

[PATCH v3 00/10] arm64: Stolen time support
 2019-08-27  8:57 UTC  (7+ messages)
` [PATCH v3 01/10] KVM: arm64: Document PV-time interface

[Qemu-devel] [PATCH 00/13] RFC: luks/encrypted qcow2 key management
 2019-08-27  8:55 UTC  (7+ messages)
` [Qemu-devel] [PATCH 05/13] qcrypto-luks: clear the masterkey and password before freeing them always

git slow unless piped to cat
 2019-08-27  8:56 UTC  (3+ messages)

[PATCH 0/4] genirq/nvme: add IRQF_RESCUE_THREAD for avoiding IRQ flood
 2019-08-27  8:53 UTC  (5+ messages)
` [PATCH 1/4] softirq: implement IRQ flood detection mechanism
` [PATCH 2/4] genirq: add IRQF_RESCUE_THREAD
` [PATCH 3/4] nvme: pci: pass IRQF_RESCURE_THREAD to request_threaded_irq
` [PATCH 4/4] genirq: use irq's affinity for threaded irq with IRQF_RESCUE_THREAD

[PATCH v2 0/3] Add possibility to specify the number of displayed logos
 2019-08-27  8:54 UTC  (6+ messages)
` [PATCH v2 2/3] fbdev: fbmem: allow overriding the number of bootup logos

[PATCH v1 0/6] Allow kexec reboot for GICv3 and device tree
 2019-08-27  8:53 UTC  (7+ messages)

[PATCH RFC v2 0/8] drm/bridge: dw-hdmi: implement bus-format negotiation and YUV420 support
 2019-08-27  8:53 UTC  (4+ messages)
` [PATCH RFC v2 2/8] drm/meson: meson_dw_hdmi: switch to drm_bridge_funcs

[PATCH] ext4: tidy up white space in count_rsvd()
 2019-08-27  8:47 UTC  (2+ messages)

broken userland ABI in configfs binary attributes
 2019-08-27  8:51 UTC  (5+ messages)
` [RFC] "

[Xen-devel] [PATCH v2 2/6] x86/boot: Only jump into low trampoline code for real-mode boot
 2019-08-27  8:51 UTC  (8+ messages)
` [Xen-devel] [PATCH v2 4/6] x86/boot: Rename trampoline_{start, end} to boot_trampoline_{start, end}

[PATCH 0/8] regulator: support Silergy SY8824C/SY8824E etc
 2019-08-27  8:49 UTC  (9+ messages)
` [PATCH 1/8] regulator: add binding for the SY8824C voltage regulator
` [PATCH 2/8] regulator: add support for SY8824C regulator
` [PATCH 3/8] dt-bindings: sy8824x: Document SY8824E support
` [PATCH 4/8] regulator: sy8824x: add "
` [PATCH 5/8] dt-bindings: sy8824x: Document SY20276 support
` [PATCH 6/8] regulator: sy8824x: add "
` [PATCH 7/8] dt-bindings: sy8824x: Document SY20278 support
` [PATCH 8/8] regulator: sy8824x: add "

[RFC PATCH 0/2] Add support for SBI version to 0.2
 2019-08-27  8:39 UTC  (13+ messages)
` [RFC PATCH 1/2] RISC-V: Mark existing SBI as legacy SBI
` [RFC PATCH 2/2] RISC-V: Add basic support for SBI v0.2

[PATCH v3 00/19][RFC] virtio-fs: Enable DAX support
 2019-08-27  8:46 UTC  (12+ messages)
` [PATCH 04/19] virtio: Implement get_shm_region for PCI transport
    ` [Virtio-fs] "
` [PATCH 05/19] virtio: Implement get_shm_region for MMIO transport
    ` [Virtio-fs] "

[dpdk-dev] [PATCH] app/testpmd: remove duplicated support for Rx offloading
 2019-08-27  8:48 UTC  (2+ messages)
` [dpdk-dev] [dpdk-stable] "

[Qemu-devel] [PATCH v2 0/2] nbd: tolerate more errors to extension requests
 2019-08-27  8:47 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/2] nbd: Use g_autofree in a few places
` [Qemu-devel] [PATCH v2 2/2] nbd: Tolerate more errors to structured reply request

[PATCH v2] drm/i915/tgl: Gen-12 display loses Yf tiling and legacy CCS support
 2019-08-27  8:45 UTC 

[Xen-devel] [PATCH 00/14] livepatch: new features and fixes
 2019-08-27  8:46 UTC  (14+ messages)
` [Xen-devel] [PATCH v2 00/12] "
  ` [Xen-devel] [PATCH v2 01/12] livepatch: Always check hypervisor build ID upon hotpatch upload
  ` [Xen-devel] [PATCH v2 02/12] livepatch: Allow to override inter-modules buildid dependency
  ` [Xen-devel] [PATCH v2 03/12] livepatch: Export payload structure via livepatch_payload.h
  ` [Xen-devel] [PATCH v2 04/12] livepatch: Implement pre-|post- apply|revert hooks
  ` [Xen-devel] [PATCH v2 05/12] livepatch: Add support for apply|revert action replacement hooks
  ` [Xen-devel] [PATCH v2 06/12] livepatch: Do not enforce ELF_LIVEPATCH_FUNC section presence
  ` [Xen-devel] [PATCH v2 07/12] livepatch: Add per-function applied/reverted state tracking marker
  ` [Xen-devel] [PATCH v2 08/12] livepatch: Add support for inline asm hotpatching expectations
  ` [Xen-devel] [PATCH v2 09/12] livepatch: Add support for modules .modinfo section metadata
  ` [Xen-devel] [PATCH v2 10/12] livepatch: Handle arbitrary size names with the list operation
  ` [Xen-devel] [PATCH v2 11/12] livepatch: Add metadata runtime retrieval mechanism
  ` [Xen-devel] [PATCH v2 12/12] livepatch: Add python bindings for livepatch operations

[PATCH v2 3/3] dwc: PCI: intel: Intel PCIe RC controller driver
 2019-08-27  8:47 UTC  (6+ messages)

[Buildroot] [PATCH] package/strace: fix build with v5.2 kernel headers
 2019-08-27  8:47 UTC 

[dpdk-dev] [PATCH] net/ark: implement dynamic log type
 2019-08-27  8:45 UTC  (2+ messages)

[PATCH v2 00/21] drm: Add support for bus-format negotiation
 2019-08-27  8:43 UTC  (4+ messages)
` [PATCH v2 17/21] drm/imx: pd: Use bus format/flags provided by the bridge when available

[PATCH 0/2] powerpc/82xx: Adjustments for pq2ads_pci_init_irq()
 2019-08-27  8:28 UTC  (9+ messages)
` [PATCH 1/2] powerpc/82xx: Delete an unnecessary of_node_put() call in pq2ads_pci_init_irq()
` [PATCH 2/2] powerpc/82xx: Use common error handling code "

[U-Boot] [PATCH] sandbox: fix cpu property in test.dts for pytest
 2019-08-27  8:43 UTC  (2+ messages)

RFC: Proposing git-filter-repo for inclusion in git.git
 2019-08-27  8:43 UTC  (4+ messages)
` [RFC PATCH 0/5] Remove git-filter-branch from git.git; host it elsewhere

[Qemu-devel] [PATCH] xhci: Fix memory leak in xhci_address_slot
 2019-08-27  8:40 UTC  (2+ messages)

[Bug 204707] New: RTL8822CE cannot discover pair-able devices
 2019-08-27  8:42 UTC  (3+ messages)
` [Bug 204707] "

[Xen-devel] [linux-next test] 140659: regressions - FAIL
 2019-08-27  8:41 UTC 

[PATCH] ndctl: Use the same align value as original namespace on reconfigure
 2019-08-27  8:39 UTC  (2+ messages)

[PATCH i-g-t] i915/gem_mmap_gtt: Race mmap offset generation against closure
 2019-08-27  8:41 UTC  (3+ messages)
` [igt-dev] "

[PATCH] [PATCH v7] USB: serial: pl2303: Add new PID to support PL2303HXN (TYPE_HXN)
 2019-08-27  8:40 UTC  (3+ messages)

[U-Boot] [PATCH v2] net: make net_random_ethaddr() more random
 2019-08-27  8:40 UTC  (2+ messages)

5.3.0-rc6: DELL Latitude 7400 2-in-1 (Whiskey Lake) unable to `s2idle`, XHC causes wakeups
 2019-08-27  8:34 UTC 

[Qemu-devel] [PATCH] qmp: Fix memory leak in migrate_params_test_apply
 2019-08-27  8:38 UTC  (3+ messages)

[PATCH v2] drm/i915/gvt: update vgpu workload head pointer correctly
 2019-08-27  8:39 UTC 

[U-Boot] rtc: ds3231/ds3232: fix coding style
 2019-08-27  8:39 UTC 

[Xen-devel] [PATCH 0/6] x86emul: further work
 2019-08-27  8:37 UTC  (3+ messages)

[PATCH v6 0/3] ASoC: sun4i-i2s: Updates to the driver
 2019-08-27  8:36 UTC  (13+ messages)
` [PATCH v6 1/3] ASoC: sun4i-i2s: incorrect regmap for A83T
  ` [linux-sunxi] "
` [PATCH v6 3/3] ASoC: sun4i-i2s: Adjust LRCLK width

[Qemu-devel] [PATCH v6 0/8] Add Qemu to SeaBIOS LCHS interface
 2019-08-27  8:24 UTC  (9+ messages)
` [Qemu-devel] [PATCH v6 1/8] block: Refactor macros - fix tabbing
` [Qemu-devel] [PATCH v6 2/8] block: Support providing LCHS from user
` [Qemu-devel] [PATCH v6 3/8] bootdevice: Add interface to gather LCHS
` [Qemu-devel] [PATCH v6 4/8] scsi: Propagate unrealize() callback to scsi-hd
` [Qemu-devel] [PATCH v6 5/8] bootdevice: Gather LCHS from all relevant devices
` [Qemu-devel] [PATCH v6 6/8] bootdevice: Refactor get_boot_devices_list
` [Qemu-devel] [PATCH v6 7/8] bootdevice: FW_CFG interface for LCHS values
` [Qemu-devel] [PATCH v6 8/8] hd-geo-test: Add tests for lchs override

[PATCH] drm/amdgpu: introduce vram lost for reset
 2019-08-27  8:34 UTC 

[PATCH 5/9] block: support diskcipher
 2019-08-27  8:33 UTC  (5+ messages)
  ` [f2fs-dev] "

[Qemu-devel] [PATCH] libvhost-user-glib: fix VugDev main fd cleanup
 2019-08-27  8:31 UTC 

[PATCH net] ipv6: Default fib6_type to RTN_UNICAST when not set
 2019-08-27  8:33 UTC 

[PATCH 00/35] ASoC: Intel: Clenaup SST initialization
 2019-08-27  8:33 UTC  (16+ messages)

[PATCH v2 0/4] Add support for updated vmware hypercall instruction
 2019-08-27  8:33 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/1] net/enic: enic driver doesn't work with 2nd process
 2019-08-27  8:33 UTC  (2+ messages)
` [dpdk-dev] [PATCH 1/1] "

[U-Boot] rtc: ds3231/ds3232: fix coding style
 2019-08-27  8:32 UTC 

[v2 PATCH -mm] mm: account deferred split THPs into MemAvailable
 2019-08-27  8:32 UTC  (7+ messages)

[PATCH 1/5] drm/i915: Allow i915 to manage the vma offset nodes instead of drm core
 2019-08-27  8:31 UTC  (4+ messages)
` [PATCH 5/5] drm/i915: cpu-map based dumb buffers

[PATCH 5.3] rt2x00: clear up IV's on key removal
 2019-08-27  8:30 UTC  (2+ messages)

[RFC PATCH net-next] net: phy: force phy suspend when calling phy_stop
 2019-08-27  8:29 UTC  (3+ messages)

[PATCH] iio: imu: st_lsm6dsx: rely on IIO_G_TO_M_S_2 for gain definition for LSM9DS1
 2019-08-27  8:29 UTC 

[dpdk-dev] [PATCH v2 0/2] add abi version testing to app/test
 2019-08-27  8:28 UTC  (5+ messages)

[dpdk-dev] [PATCH] net/cxgbe: implement dynamic log type
 2019-08-27  8:28 UTC  (2+ messages)

[PATCH] MIPS64: add KASAN support
 2019-08-27  8:28 UTC 

[PATCH] ASoC: rsnd: fixup 6ch settings to 8ch
 2019-08-27  8:28 UTC  (5+ messages)

ib_umem_get and DMA_API_DEBUG question
 2019-08-27  8:28 UTC  (2+ messages)

[tip: perf/core] perf record: Move record_opts and other record decls out of perf.h
 2019-08-27  8:26 UTC 

[tip: perf/core] perf augmented_raw_syscalls: Postpone tmp map lookup to after pid_filter
 2019-08-27  8:26 UTC 

[PATCH 1/2] perf report: Use timestamp__scnprintf_nsec for time sort key
 2019-08-27  8:26 UTC  (2+ messages)
` [tip: perf/core] perf report: Use timestamp__scnprintf_nsec() "

[tip: perf/core] perf sort: Remove needless headers from sort.h, provide fwd struct decls
 2019-08-27  8:26 UTC 

[tip: perf/core] perf cpumap: No need to include perf.h, ditch it
 2019-08-27  8:26 UTC 

[tip: perf/core] perf augmented_raw_syscalls: Rename augmented_filename to augmented_arg
 2019-08-27  8:26 UTC 

[tip: perf/core] perf augmented_raw_syscalls: Reduce perf_event_output() boilerplate
 2019-08-27  8:26 UTC 

[PATCH] Fixes hang in zstd compression test by changing the source of random data
 2019-08-27  8:26 UTC  (2+ messages)
` [tip: perf/core] perf tests: "

[PATCH] perf trace beauty ioctl: fix off-by-one error in table
 2019-08-27  8:26 UTC  (2+ messages)
` [tip: perf/core] perf trace beauty ioctl: Fix off-by-one error in cmd->string table

[PATCH 04/12] libperf: Add namespaces_event to perf/event.h
 2019-08-27  8:26 UTC  (2+ messages)
` [tip: perf/core] libperf: Add PERF_RECORD_NAMESPACES 'struct namespaces_event' "

[PATCH 01/12] libperf: Add mmap_event to perf/event.h
 2019-08-27  8:26 UTC  (2+ messages)
` [tip: perf/core] libperf: Add PERF_RECORD_MMAP 'struct mmap_event' "

[PATCH 09/12] libperf: Add throttle_event to perf/event.h
 2019-08-27  8:26 UTC  (2+ messages)
` [tip: perf/core] libperf: Add PERF_RECORD_THROTTLE 'struct throttle_event' "

[tip: perf/core] libperf: Rename the PERF_RECORD_ structs to have a "perf" suffix
 2019-08-27  8:26 UTC 

[PATCH 11/12] libperf: Add bpf_event to perf/event.h
 2019-08-27  8:26 UTC  (2+ messages)
` [tip: perf/core] libperf: Add PERF_RECORD_BPF_EVENT 'struct bpf_event' "

[PATCH 08/12] libperf: Add read_event to perf/event.h
 2019-08-27  8:26 UTC  (2+ messages)
` [tip: perf/core] libperf: Add PERF_RECORD_READ 'struct read_event' "

[tip: perf/core] libperf: Add PERF_RECORD_MMAP2 'struct mmap2_event' to perf/event.h
 2019-08-27  8:26 UTC 

[PATCH 03/12] libperf: Add comm_event to perf/event.h
 2019-08-27  8:26 UTC  (2+ messages)
` [tip: perf/core] libperf: Add PERF_RECORD_COMM 'struct comm_event' "

Consultation about the issue of archiver
 2019-08-27  8:17 UTC  (2+ messages)

[PATCH 07/12] libperf: Add lost_samples_event to perf/event.h
 2019-08-27  8:26 UTC  (2+ messages)
` [tip: perf/core] libperf: Add PERF_RECORD_LOST_SAMPLES 'struct lost_samples_event' "

[PATCH v1 0/2] phy: intel-lgm-sdxc: Add support for SDXC PHY
 2019-08-27  8:26 UTC  (6+ messages)
` [PATCH v1 1/2] dt-bindings: phy: intel-sdxc-phy: Add YAML schema for LGM "
` [PATCH v1 2/2] phy: intel-lgm-sdxc: Add support for "

[tip: perf/core] perf tools: Rename perf_event::bpf_event to perf_event::bpf
 2019-08-27  8:26 UTC 

[PATCH 12/12] libperf: Add sample_event to perf/event.h
 2019-08-27  8:26 UTC  (2+ messages)
` [tip: perf/core] libperf: Add PERF_RECORD_SAMPLE 'struct sample_event' "

[PATCH 05/12] libperf: Add fork_event to perf/event.h
 2019-08-27  8:26 UTC  (2+ messages)
` [tip: perf/core] libperf: Add PERF_RECORD_FORK 'struct fork_event' "

[PATCH 10/12] libperf: Add ksymbol_event to perf/event.h
 2019-08-27  8:26 UTC  (2+ messages)
` [tip: perf/core] libperf: Add PERF_RECORD_KSYMBOL 'struct ksymbol_event' "

[tip: perf/core] perf tool: Rename perf_tool::bpf_event to bpf
 2019-08-27  8:26 UTC 

[tip: perf/core] perf evsel: Rename perf_missing_features::bpf_event to ::bpf
 2019-08-27  8:26 UTC 

[PATCH] iio: imu: st_lsm6dsx: remove invalid gain value for LSM9DS1
 2019-08-27  8:26 UTC 

[tip: perf/core] perf tools: Rename perf_event::ksymbol_event to perf_event::ksymbol
 2019-08-27  8:26 UTC 

[PATCH 2/2] perf report: Fix --ns time sort key output
 2019-08-27  8:26 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH 06/12] libperf: Add lost_event to perf/event.h
 2019-08-27  8:26 UTC  (2+ messages)
` [tip: perf/core] libperf: Add PERF_RECORD_LOST 'struct lost_event' "

[Xen-devel] [PATCH v7] x86/emulate: Send vm_event from emulate
 2019-08-27  8:26 UTC  (11+ messages)

[RESEND PATCH] perf: Remove duplicate headers
 2019-08-27  8:26 UTC  (2+ messages)
` [tip: perf/core] perf tools: "

[tip: perf/core] perf stat: Remove needless headers from stat.h
 2019-08-27  8:26 UTC 

[tip: perf/core] perf augmented_raw_syscalls: Introduce helper to get the scratch space
 2019-08-27  8:26 UTC 

[tip: perf/core] perf cacheline: Move cacheline related routines to separate files
 2019-08-27  8:26 UTC 

[tip: perf/core] perf srcline: Add missing srcline.h header to files needing its defs
 2019-08-27  8:26 UTC 

[PATCH 1/3] powerpc/64: __ioremap_at clean up in the error case
 2019-08-27  8:16 UTC  (3+ messages)

[dpdk-dev] [PATCH 0/6] replace usage of LOGTYPE_PMD in Intel drivers
 2019-08-27  8:24 UTC  (5+ messages)
` [dpdk-dev] [PATCH 1/6] net/e1000: use dynamic log type for tx/rx debug
` [dpdk-dev] [PATCH 3/6] net/ixgbe: "

[GIT PULL] perf/core improvements and fixes
 2019-08-27  8:24 UTC  (2+ messages)

[PATCH] x86: tpm: Remove a busy bit of the NVS area for supporting AMD's fTPM
 2019-08-27  8:23 UTC  (3+ messages)

[U-Boot] [PATCH 1/3] Revert "blk: Invalidate block cache when switching hwpart"
 2019-08-27  8:22 UTC  (4+ messages)
` [U-Boot] [PATCH 2/3] mmc: invalidate block cache after hwpart switched successfully

[patch net-next rfc 3/7] net: rtnetlink: add commands to add and delete alternative ifnames
 2019-08-27  8:22 UTC  (4+ messages)

[PATCH] drm/i915/gvt: update vgpu workload head pointer correctly
 2019-08-27  8:17 UTC  (2+ messages)

[PATCH 1/2] powerpc: permanently include 8xx registers in reg.h
 2019-08-27  8:13 UTC 

[PATCH 01/16] s390/boot: fix section name escaping
 2019-08-27  8:21 UTC  (6+ messages)
` [PATCH 14/16] include/linux: prefer __section from compiler_attributes.h

[PATCH v2 00/15] kvm: x86: Support AMD SVM AVIC w/ in-kernel irqchip mode
 2019-08-27  8:20 UTC  (5+ messages)
` [PATCH v2 04/15] kvm: x86: Add per-VM APICv state debugfs

5.3.0-rc6: i915 fails at typec_displayport 5120x1440
 2019-08-27  8:20 UTC  (2+ messages)

[dpdk-dev] [RFC PATCH 0/2] virtio: one way barrier for packed vring flags
 2019-08-27  8:19 UTC  (2+ messages)
` [dpdk-dev] [RFC PATCH 2/2] virtio: one way barrier for packed vring desc used flags


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.