All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-02-04 17:18:50 to 2019-02-04 18:14:36 UTC [more...]

[RFC PATCH] virtio_ring: Use DMA API if guest memory is encrypted
 2019-02-04 18:14 UTC  (5+ messages)

[U-Boot] IMX6 NAND boot regression
 2019-02-04 18:14 UTC  (5+ messages)

[Buildroot] [PATCH v2] docs/website: consolidate CDN's and enable SRI
 2019-02-04 18:13 UTC  (6+ messages)

[PATCH] drm/i915: do not return invalid pointers as a *dentry
 2019-02-04 18:13 UTC  (4+ messages)
    ` [Intel-gfx] "

[PATCH] send-error-report: Use https instead of http protocol
 2019-02-04 18:13 UTC 

[PATCH] NFS: Don't use page_file_mapping after removing the page
 2019-02-04 18:13 UTC 

[PATCH v2 0/7] sh_eth: implement simple RX checksum offload
 2019-02-04 18:12 UTC  (16+ messages)
` [PATCH v2 1/7] sh_eth: rename sh_eth_cpu_data::hw_checksum
` [PATCH v2 2/7] sh_eth: RX checksum offload support
` [PATCH v2 3/7] sh_eth: offload RX checksum on R7S72100
` [PATCH v2 4/7] sh_eth: offload RX checksum on R8A7740
` [PATCH v2 5/7] sh_eth: offload RX checksum on R8A77980
` [PATCH v2 6/7] sh_eth: offload RX checksum on SH7734
` [PATCH v2 7/7] sh_eth: offload RX checksum on SH7763

[PATCH 1/1] Makefile: improve SPARSE_FLAGS customisation
 2019-02-04 18:12 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t] lib: sync i915_pciids.h with kernel
 2019-02-04 18:12 UTC  (2+ messages)

[PATCH 0/8] xfsprogs: various fixes
 2019-02-04 18:12 UTC  (5+ messages)
` [PATCH 1/8] xfs_scrub_all: walk the lsblk device/fs hierarchy correctly
` [PATCH 2/8] xfs_scrub_all.timer: activate after most of the system is up

[meta-oe][PATCH 1/3] opencv: Upgrade to 3.4.5
 2019-02-04 18:11 UTC  (3+ messages)
` [meta-oe][PATCH 2/3] breakpad: Drop SRCPV from PV
` [meta-oe][PATCH 3/3] ltrace: Fix build with clang

[PATCH v3 0/5] UFS on APQ8098/MSM8998
 2019-02-04 18:11 UTC  (11+ messages)
` [PATCH v3 1/5] arm64: dts: qcom: msm8998: Add UFS nodes
` [PATCH v3 2/5] arm64: dts: qcom: msm8998: Allow drivers to set-load
` [PATCH v3 3/5] dt-bindings: phy-qcom-qmp: Add qcom,msm8998-qmp-ufs-phy
` [PATCH v3 4/5] phy: qcom-qmp: Add QMP UFS PHY support for msm8998
` [PATCH v3 5/5] Revert "scsi: ufs: disable vccq if it's not needed by UFS device"

[PATCH] http: cast result to FILE *
 2019-02-04 18:10 UTC  (6+ messages)

[PATCH] ath10k: implement set_base_macaddr to fix rx-bssid mask in multiple APs conf
 2019-02-04 18:10 UTC  (4+ messages)

Fedora DKMS Issues
 2019-02-04 18:09 UTC  (2+ messages)

[PATCH 0/3] Use HMM to replace get_user_pages
 2019-02-04 18:09 UTC  (5+ messages)
` [PATCH 1/3] drm/amdgpu: use HMM mirror callback to replace mmu notifier v6

[tpm2] tpm2-abrmd in a container
 2019-02-04 18:08 UTC 

[PATCH 1/1] mm/vmalloc: convert vmap_lazy_nr to atomic_long_t
 2019-02-04 18:06 UTC  (5+ messages)

[Buildroot] [PATCH] ncdu: bump to version 1.13
 2019-02-04 18:06 UTC  (3+ messages)

[PATCH v4 00/11] mtd: cfi_cmdset_0002: Fix flash write issue for OpenWrt Project
 2019-02-04 18:05 UTC  (13+ messages)
` [PATCH v4 01/11] mtd: cfi_cmdset_0002: Use chip_good() to retry in do_write_oneword()
` [PATCH v4 02/11] mtd: cfi_cmdset_0002: Remove chip_ready() from do_write_buffer()
` [PATCH v4 03/11] mtd: cfi_cmdset_0002: Remove goto statement "
` [PATCH v4 04/11] mtd: cfi_cmdset_0002: Call xip_enable() once only in do_write_buffer()
` [PATCH v4 05/11] mtd: cfi_cmdset_0002: Split do_write_oneword() to reduce function size
` [PATCH v4 06/11] mtd: cfi_cmdset_0002: Split do_write_oneword() op_done goto statement
` [PATCH v4 07/11] mtd: cfi_cmdset_0002: Remove op_done goto statement from do_write_oneword()
` [PATCH v4 08/11] mtd: cfi_cmdset_0002: Remove retry "
` [PATCH v4 09/11] mtd: cfi_cmdset_0002: Split write-to-buffer-reset sequence
` [PATCH v4 10/11] mtd: cfi_cmdset_0002: Split to wait write buffer to check if completed
` [PATCH v4 11/11] mtd: cfi_cmdset_0002: Split do_write_oneword() to reduce exit paths

[Buildroot] [PATCHv2 0/8] fix scp and reintroduce source-check target
 2019-02-04 18:05 UTC  (9+ messages)
` [Buildroot] [PATCHv2 1/8] support/download/scp: fix download with scheme prefix 'scp://'
` [Buildroot] [PATCHv2 2/8] support/download: reintroduce 'source-check' target
` [Buildroot] [PATCHv2 3/8] support/download/hg: implement source-check
` [Buildroot] [PATCHv2 4/8] support/download/wget: "
` [Buildroot] [PATCHv2 5/8] support/download/file: "
` [Buildroot] [PATCHv2 6/8] Config.in: reintroduce BR2_SSH
` [Buildroot] [PATCHv2 7/8] support/download/scp: implement source-check
` [Buildroot] [PATCHv2 8/8] support/download/{bzr, cvs, git, svn}: highlight unimplemented source-check

[Qemu-devel] [PATCH] tpm_tis: validate locality values don't overrun array
 2019-02-04 18:05 UTC  (2+ messages)

[Buildroot] [PATCH] store debug information in $HOST_DIR/lib/debug
 2019-02-04 18:05 UTC  (3+ messages)

[3/3] udc: net2280: Fix typo
 2019-02-04 18:04 UTC 

[2/3] udc: net2280: Fix overrun of OUT messages
 2019-02-04 18:04 UTC 

[1/3] udc: net2280: Fix net2280_disable
 2019-02-04 18:04 UTC 

[PATCH 0/4] AM57xx: PRU ICSS Support
 2019-02-04 18:03 UTC  (5+ messages)
` [PATCH 2/4] bus: ti-sysc: Add support for PRUSS SYSC type
` [PATCH 3/4] ARM: dts: dra7: add PRU-ICSS modules

[PATCH 2/2] mtd: spinand: micron: Support for all Micron SPI NAND flashes
 2019-02-04 18:02 UTC 

[Buildroot] [git commit] libtommath: bump to version 1.1.0
 2019-02-04 18:03 UTC 

[PATCH v4 0/5] Register an Energy Model for Arm reference platforms
 2019-02-04 18:03 UTC  (4+ messages)
` [PATCH v4 1/5] PM / OPP: Introduce a power estimation helper

[Buildroot] [PATCH v2] libtommath: bump to version 1.1.0
 2019-02-04 18:02 UTC  (2+ messages)

Need to retouch your photos?
 2019-02-04 11:11 UTC 

[PATCH v4 0/6] Add support for mt8183 SCP
 2019-02-04 18:02 UTC  (9+ messages)
` [PATCH v4 2/6] remoteproc/mediatek: add SCP support for mt8183

[PATCH 2/2] mtd: spinand: micron: Support for all Micron SPI NAND flashes
 2019-02-04 18:01 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/2] Fix SEV VM device assignment
 2019-02-04 17:59 UTC  (6+ messages)
` [Qemu-devel] [PATCH 2/2] target/i386: sev: Do not pin the ram device memory region
` [Qemu-devel] [PATCH 1/2] memory: Fix the memory region type assignment order

[PATCH v2 00/10] xfs: incore unlinked list
 2019-02-04 18:00 UTC  (11+ messages)
` [PATCH 01/10] xfs: clean up iunlink functions
` [PATCH 02/10] xfs: track unlinked inode counts in per-ag data
` [PATCH 03/10] xfs: add xfs_verify_agino_or_null helper
` [PATCH 04/10] xfs: refactor AGI unlinked bucket updates
` [PATCH 05/10] xfs: strengthen AGI unlinked inode bucket pointer checks
` [PATCH 06/10] xfs: refactor inode unlinked pointer update functions
` [PATCH 07/10] xfs: refactor unlinked list search and mapping to a separate function
` [PATCH 08/10] xfs: refactor inode update in iunlink_remove
` [PATCH 09/10] xfs: add tracepoints for high level iunlink operations
` [PATCH 10/10] xfs: cache unlinked pointers in an rhashtable

[PATCH] git-commit.txt: better description what it does
 2019-02-04 17:59 UTC  (3+ messages)
` [PATCH v2] "

[Qemu-devel] [PULL 00/25] pci, pc, virtio: fixes, cleanups, features
 2019-02-04 17:59 UTC  (2+ messages)

Build regressions/improvements in v5.0-rc5
 2019-02-04 17:58 UTC  (4+ messages)

[PATCH v4 11/16] block: sed-opal: ioctl for writing to shadow mbr
 2019-02-04 17:58 UTC  (2+ messages)

[PATCH 1/4] drm/i915: Enable transition watermarks for glk
 2019-02-04 17:58 UTC  (8+ messages)
` [PATCH 4/4] drm/i915: Drop WaIncreaseLatencyIPCEnabled/1140 for cnl
` ✗ Fi.CI.IGT: failure for series starting with [1/4] drm/i915: Enable transition watermarks for glk

[PATCH] drm/i915: HDCP state handling in ddi_update_pipe
 2019-02-04 17:57 UTC  (8+ messages)
` ✓ Fi.CI.IGT: success for "
` ✓ Fi.CI.IGT: success for drm/i915: HDCP state handling in ddi_update_pipe (rev2)

[PATCH v2 [rebased]] [Enhancement] Improve internals / refactoring
 2019-02-04 17:56 UTC  (3+ messages)
` [PATCH v3 [re-fixed] ] "

[xen-4.9-testing bisection] complete build-amd64-xsm
 2019-02-04 17:55 UTC 

[Buildroot] [PATCH v2,1/1] gnuchess: needs -fPIC
 2019-02-04 17:55 UTC  (4+ messages)

btrfs as / filesystem in RAID1
 2019-02-04 17:55 UTC  (4+ messages)

[PATCH] v2 Override DPM1 PCIe parameters
 2019-02-04 17:54 UTC  (8+ messages)
` [PATCH] drm/amd/powerplay: add override pcie parameters for Vega20 (v2)

Need to retouch your photos?
 2019-02-04 11:41 UTC 

Fleshing out the picture to Load Balancing^W^W HW semaphores
 2019-02-04 17:51 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [01/22] drm/i915/execlists: Suppress mere WAIT preemption (rev2)

[U-Boot] [PATCH] MAINTAINERS: Change fsl-qoriq, mpc85xx, mpc86xx maintainers
 2019-02-04 17:51 UTC  (3+ messages)
` [U-Boot] [PATCH v2] "

[PATCH 0/6] RFC v2: mm: gup/dma tracking
 2019-02-04 17:51 UTC  (3+ messages)

[PATCH v3 00/10] x86/split_lock: Enable #AC exception for split locked accesses
 2019-02-04 17:49 UTC  (3+ messages)
` [PATCH v3 08/10] x86/setcpuid: Add kernel option setcpuid

[PATCH] aio: Fix locking in aio_poll()
 2019-02-04 17:49 UTC  (2+ messages)

bpf: BPF_PROG_TEST_RUN leads to unkillable process
 2019-02-04 17:48 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/5] add the BiosTablesTest UEFI app, build it with the new roms/edk2 submodule
 2019-02-04 17:47 UTC  (6+ messages)
` [Qemu-devel] [PATCH v3 1/5] roms: add the edk2 project as a git submodule
` [Qemu-devel] [PATCH v3 4/5] tests/uefi-test-tools: add build scripts

[Qemu-devel] [PATCH v2] s390x/tcg: Don't model FP registers as globals
 2019-02-04 17:47 UTC  (5+ messages)

[dm-crypt] How to get PBKDF settings of an existing key slot via libcryptsetup ?
 2019-02-04 17:47 UTC  (5+ messages)

[PATCH] s390: bpf: fix JMP32 code-gen
 2019-02-04 17:46 UTC  (2+ messages)

[PATCH] evolution-data-server: fix multilib install
 2019-02-04 17:46 UTC 

[PATCH bpf-next v4 0/3] tools/bpf: changes of libbpf debug interfaces
 2019-02-04 17:44 UTC  (4+ messages)

[PATCH] libsepol: Fix RESOURCE_LEAK defects reported by coverity scan
 2019-02-04 17:44 UTC  (2+ messages)

[PATCH net 0/4] s390/qeth: fixes 2019-02-04
 2019-02-04 17:44 UTC  (2+ messages)

[PATCH] media: staging/intel-ipu3: Implement lock for stream on/off operations
 2019-02-04 17:43 UTC  (4+ messages)

[rocko/master][PATCH v1] matrix-gui-apps: bump SRCREV to get the mmwavegesture-hmi changes
 2019-02-04 17:43 UTC 

[Qemu-devel] [PATCH v2] gdbstub: allow killing QEMU via vKill command
 2019-02-04 17:40 UTC  (2+ messages)

Yocto Project Unassigned Bugs - Help Needed
 2019-02-04 17:39 UTC 

[PATCH] x86, kexec_file_load: fill in acpi_rsdp_addr boot param unconditionally
 2019-02-04 17:38 UTC  (2+ messages)

perf_event_open+clone = unkillable process
 2019-02-04 17:38 UTC  (5+ messages)

[PATCH] vivid: add vertical down sampling to imagesize calc
 2019-02-04 17:37 UTC 

[Qemu-devel] [PATCH v11 0/3] qemu-img info lists bitmap directory entries
 2019-02-04 17:37 UTC  (13+ messages)
` [Qemu-devel] [PATCH v11 2/3] "

[PATCH v2] NFS: Fix up return value on fatal errors in nfs_page_async_flush()
 2019-02-04 17:37 UTC  (2+ messages)

[meta-networking][thud][PATCH] wireless-regdb: update 2018.05.31 -> 2018.10.24
 2019-02-04 17:36 UTC  (4+ messages)

[PATCH v2] uuid: Added l_uuid_from_string
 2019-02-04 17:36 UTC  (2+ messages)

[PATCH] regulator: lochnagar: Fix n_voltages setting for VDDCORE
 2019-02-04 17:35 UTC  (4+ messages)

[PATCH 0/6] drm/drv: Remove drm_dev_unplug()
 2019-02-04 17:35 UTC  (4+ messages)
` [PATCH 2/6] drm/drv: Prepare to remove drm_dev_unplug()
  ` [Intel-gfx] "

[PATCH bpf-next] bpf: support SO_DEBUG in bpf_setsockopt()
 2019-02-04 17:35 UTC  (3+ messages)

[PATCH 00/10] ICL support and other enhancements for PMC Core
 2019-02-04 17:34 UTC  (3+ messages)
` [PATCH 06/10] x86/cpu: Add Icelake to Intel family

[PATCH 1/3] drm/amdkfd: Move a constant definition around
 2019-02-04 17:32 UTC  (9+ messages)
` [PATCH 2/3] drm/amdkfd: Fix bugs regarding CP user queue doorbells mask on SOC15

[PATCH 0/7] Add Mediatek thermal dirver for mt8183
 2019-02-04 17:31 UTC  (7+ messages)
` [PATCH 1/7] thermal: mediatek: fix register index error
` [PATCH 3/7] thermal: mediatek: add calibration item

[PATCH v11 0/3] Bug fixes for Qualcomm BT chip wcn3990
 2019-02-04 17:31 UTC  (3+ messages)
` [PATCH v11 3/3] Bluetooth: hci_qca: Disable IBS state machine and flush Tx buffer

[PATCH net-next 0/3] nixge: Fixed-link support
 2019-02-04 17:30 UTC  (4+ messages)
` [PATCH net-next 1/3] net: nixge: Make mdio child node optional
` [PATCH net-next 2/3] net: nixge: Add support for fixed-link configurations
` [PATCH net-next 3/3] dt-bindings: net: Add fixed-link support

[meta-oe][thud][PATCH] Add czmq (C bindings for ZeroMQ)
 2019-02-04 17:23 UTC  (2+ messages)

[Qemu-devel] [PATCH] docker: fix test-mingw
 2019-02-04 17:28 UTC  (3+ messages)

[U-Boot] [PATCH 2/2] efi_loader: set the dhcp ack received flag
 2019-02-04 17:28 UTC  (9+ messages)

[U-Boot] [PATCH 1/1] efi_loader: efi_dp_split_file_path() error handling
 2019-02-04 17:26 UTC 

0e334db6bb4b1fd1e2d72c1f3d8f004313cd9f94 (posix-timers: Fix division by zero bug). Problems with glibc
 2019-02-04 17:25 UTC  (4+ messages)

[v10 0/3] Add Colorspace connector property interface
 2019-02-04 17:24 UTC  (9+ messages)
` [v10 1/3] drm: Add HDMI colorspace property
      ` [Intel-gfx] "
` [v10 3/3] drm/i915: Attach colorspace property and enable modeset

[Qemu-devel] SeaBIOS regression
 2019-02-04 17:21 UTC  (2+ messages)

[PATCH] arm64: ptdump: Don't iterate kernel page tables using PTRS_PER_PXX
 2019-02-04 16:54 UTC 

[PATCH v2 00/12] ARM: davinci: modernize the timer support
 2019-02-04 17:17 UTC  (15+ messages)
` [PATCH v2 02/12] clocksource: davinci-timer: new driver
` [PATCH v2 04/12] ARM: davinci: WARN_ON() if clk_get() fails
` [PATCH v2 05/12] ARM: davinci: da850: switch to using the clocksource driver
` [PATCH v2 06/12] ARM: davinci: da830: "
` [PATCH v2 07/12] ARM: davinci: move timer definitions to davinci.h
` [PATCH v2 08/12] ARM: davinci: dm355: switch to using the clocksource driver
` [PATCH v2 09/12] ARM: davinci: dm365: "
` [PATCH v2 10/12] ARM: davinci: dm644x: "
` [PATCH v2 11/12] ARM: davinci: dm646x: "
` [PATCH v2 12/12] ARM: davinci: remove legacy timer support

[PATCH net] net: cls_flower: Remove filter from mask before freeing it
 2019-02-04 17:21 UTC  (2+ messages)

[PATCH] PCI / ACPI: Don't clear pme_poll on device that has unreliable ACPI wake
 2019-02-04 17:20 UTC  (10+ messages)
              ` [Intel-wired-lan] "

[PATCH for-4.12 0/8] pvh/dom0/shadow/amd fixes
 2019-02-04 17:18 UTC  (4+ messages)
` [PATCH for-4.12 2/8] amd/ntp: remove assert that prevents creating 2M MMIO entries


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.