All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-08-28 14:01:09 to 2018-08-28 14:46:38 UTC [more...]

[RFC PATCH] watchdog: HACK: disable bind attributes with NOWAYOUT
 2018-08-28 14:18 UTC  (3+ messages)

[PATCH 2/2] drm/bridge: Add support for a virtual display bridge
 2018-08-28 14:46 UTC  (3+ messages)

[PATCH v2 00/40] Tegra SDHCI add support for HS200 and UHS signaling
 2018-08-28 14:45 UTC  (5+ messages)
` [PATCH v2 11/40] mmc: sdhci: Add a quirk to skip clearing the transfer mode register on tuning

[PATCH v2 00/10] arm: add one kconfig option per platform
 2018-08-28 14:45 UTC  (5+ messages)
` [PATCH v2 3/6] xen/arm: add RCAR2 kconfig

[tpm2] TPM2TSS engine for OpenSSL
 2018-08-28 14:45 UTC 

[PATCH 0/8] gpio-addr-flash: Support for device-tree and cleanup
 2018-08-28 14:44 UTC  (4+ messages)
` [PATCH 2/8] mtd: maps: gpio-addr-flash: Fix ioremapped size

[Qemu-devel] [PATCH for-3.1 v10 00/31] block: Fix some filename generation issues
 2018-08-28 14:44 UTC  (5+ messages)
` [Qemu-devel] [PATCH for-3.1 v10 21/31] block: Add strong_runtime_opts to BlockDriver
` [Qemu-devel] [PATCH for-3.1 v10 30/31] block: BDS options may lack the "driver" option

[PATCH] [intel-gfx] drm/i915/intel_csr.c Fix DMC FW Loading issue on ICL
 2018-08-28 14:44 UTC 

[PATCH v8 0/8] Cedrus driver for the Allwinner Video Engine, using media requests
 2018-08-28 14:44 UTC  (4+ messages)
` [PATCH v8 3/8] dt-bindings: media: Document bindings for the Cedrus VPU driver

KASAN: use-after-free Read in vhost_work_queue
 2018-08-28 14:44 UTC 

[PATCH 1/2] kmod: do not reset $bindir/sbindir, use EXTRA_OECONF instead
 2018-08-28 14:43 UTC  (2+ messages)
` [PATCH 2/2] lib/oe/package_manager: turn postinst failure warnings into bitbake failures

[PATCH] ARM: omap: Convert to using %pOFn instead of device_node.name
 2018-08-28 14:44 UTC  (6+ messages)
` [PATCH] sparc: "
` [PATCH] ata: ahci: "

[PATCH 0/6] xen/arm: SMCCC fixup and improvement
 2018-08-28 14:43 UTC  (8+ messages)
` [PATCH 5/6] xen/arm: smccc: Add wrapper to automatically select the calling convention

[Qemu-devel] [PATCH v3 0/8] Add limited MXU instruction support
 2018-08-28 14:43 UTC  (7+ messages)
` [Qemu-devel] [PATCH v3 3/8] target/mips: Add MXU instructions S32I2M and S32M2I
` [Qemu-devel] [PATCH v3 4/8] target/mips: Add MXU instruction S8LDD
` [Qemu-devel] [PATCH v3 6/8] target/mips: Add MXU instruction D16MAC

[PATCH] dt-binding: arm/cpus.txt: fix dynamic-power-coefficient unit
 2018-08-28 14:42 UTC  (5+ messages)

[PATCH v2 00/29] at24: remove at24_platform_data
 2018-08-28 14:41 UTC  (14+ messages)
` [PATCH v2 01/29] nvmem: add support for cell lookups

[PATCH] pinctrl: sh-pfc: r8a77990: Add DU pins, groups and function
 2018-08-28 10:49 UTC  (3+ messages)

[PATCH] mm, oom: OOM victims do not need to select next OOM victim unless __GFP_NOFAIL
 2018-08-28 13:29 UTC  (3+ messages)

[LTP] [PATCH RFC v3 1/3] lib: add tst_timer_find_clock()
 2018-08-28 14:40 UTC  (3+ messages)
` [LTP] [PATCH RFC v3 2/3] lib: introduce tst_timeout_remaining()
` [LTP] [PATCH RFC v3 3/3] move_pages12: end early if runtime gets close to test time

[PATCHv2 0/5] perf/hw_breakpoint: Fix breakpoint modify
 2018-08-28 14:39 UTC  (8+ messages)
` [PATCH 4/5] perf/hw_breakpoint: Set breakpoint as disabled in modify_user_hw_breakpoint error path

[PATCH] media: v4l2-subdev.h: allow V4L2_FRMIVAL_TYPE_CONTINUOUS & _STEPWISE
 2018-08-28 10:48 UTC  (6+ messages)

[PATCH] block, bfq: return nbytes and not zero from struct cftype .write() method
 2018-08-28 14:38 UTC  (5+ messages)
      ` (Was: [PATCH] block, bfq: return nbytes and not zero from struct cftype .write() method)

[LTP] [PATCH v2 1/2] lib: add tst_get_timeout()
 2018-08-28 14:38 UTC  (4+ messages)

[PATCH] ZBD support improvment and cleanup
 2018-08-28 14:38 UTC  (5+ messages)
` [PATCH] zbd: Improve read randomness
` [PATCH] zbd: Remove inexitent function declaration

[PATCH] ipmi: msghandler: ensure error value in rv is being returned on error
 2018-08-28 14:36 UTC  (2+ messages)

[PATCH] block: Fix unneeded NULL check
 2018-08-28 14:38 UTC  (2+ messages)

[PATCH v12 00/12]
 2018-08-28 14:36 UTC  (13+ messages)
` [PATCH v12 01/12] livepatch: Change void *new_func -> unsigned long new_addr in struct klp_func
` [PATCH v12 02/12] livepatch: Helper macros to define livepatch structures
` [PATCH v12 03/12] livepatch: Shuffle klp_enable_patch()/klp_disable_patch() code
` [PATCH v12 04/12] livepatch: Consolidate klp_free functions
` [PATCH v12 05/12] livepatch: Refuse to unload only livepatches available during a forced transition
` [PATCH v12 06/12] livepatch: Simplify API by removing registration step
` [PATCH v12 07/12] livepatch: Use lists to manage patches, objects and functions
` [PATCH v12 08/12] livepatch: Add atomic replace
` [PATCH v12 09/12] livepatch: Remove Nop structures when unused
` [PATCH v12 10/12] livepatch: Atomic replace and cumulative patches documentation
` [PATCH v12 11/12] livepatch: Remove ordering and refuse loading conflicting patches
` [PATCH v12 12/12] selftests/livepatch: introduce tests

[PATCH v3] mtd: spi-nor: fsl-quadspi: fix read error for flash size larger than 16MB
 2018-08-28 14:36 UTC  (2+ messages)

[PATCH v5 0/5] seccomp trap to userspace
 2018-08-28 14:36 UTC  (6+ messages)
` [PATCH v5 1/5] seccomp: add a return code to "
` [PATCH v5 2/5] seccomp: make get_nth_filter available outside of CHECKPOINT_RESTORE
` [PATCH v5 3/5] seccomp: add a way to get a listener fd from ptrace
` [PATCH v5 4/5] seccomp: add support for passing fds via USER_NOTIF
` [PATCH v5 5/5] samples: add an example of seccomp user trap

RV: 20183516 document set
 2018-08-28  8:41 UTC 

[PATCH v2 00/23] Make CONFIG_HVM work
 2018-08-28 14:36 UTC  (5+ messages)
` [PATCH v2 19/23] x86: PIT emulation is common to both PV and HVM

[PATCH] btrfs: remove unused pointer inode
 2018-08-28 10:45 UTC 

[Fuego] [PATCH v2] batch: add test case for batch
 2018-08-28 14:36 UTC 

[Buildroot] SDL2+directfb combo does not work as built by buildroot-2018.02.3
 2018-08-28 14:35 UTC  (5+ messages)

VirtIO console hangs
 2018-08-28 14:35 UTC  (2+ messages)

[PATCH 1/2] drm/bridge: Add virtual display DT bindings
 2018-08-28 14:35 UTC  (4+ messages)

do_rootfs fails at master with something about glibc-binary-localedata-
 2018-08-28 14:34 UTC 

[PATCH] ath10k: retrieve MAC address from firmware if provided
 2018-08-28 14:33 UTC  (5+ messages)

[PATCH] memory_hotplug: fix kernel_panic on offline page processing
 2018-08-28 14:33 UTC  (3+ messages)

[PATCH 1/2] ipmi_ssif: Unregister i2c device only if created by ssif
 2018-08-28 14:32 UTC  (5+ messages)

[PATCH] xenforeignmemory: fix fd leakage in error path
 2018-08-28 14:32 UTC  (2+ messages)

[PATCH 4.4 0/3] Fix read-only issue with non-empty workdir
 2018-08-28 10:40 UTC  (4+ messages)
` [PATCH 4.4 1/3] ovl: rename is_merge to is_lowest
` [PATCH 4.4 2/3] ovl: override creds with the ones from the superblock mounter
` [PATCH 4.4 3/3] ovl: proper cleanup of workdir

[RFT 0/8] arm64: dts: renesas: Ebisu: Add HDMI and CVBS input
 2018-08-28 10:40 UTC  (4+ messages)

[PATCH] ARM: mm: Stop printing the virtual memory layout
 2018-08-28 14:31 UTC  (4+ messages)

[GIT PULL] Staging/IIO driver patches for 4.19-rc1
 2018-08-28 14:30 UTC  (4+ messages)

[PATCH] unicore32: Stop printing the virtual memory layout
 2018-08-28 14:30 UTC  (2+ messages)

[PATCH] tools lib traceevent: Change to SPDX License format
 2018-08-28 10:39 UTC 

[PATCH v3 0/7] use oidset for skiplist + docs + tests + comment support
 2018-08-28 14:29 UTC  (4+ messages)
` [PATCH v3 6/7] fsck: use oidset for skiplist

[meta-networking][PATCH v3] grpc: update from 1.8.5 -> 1.14.1
 2018-08-28 14:29 UTC 

[PATCH 1/2] ath10k: Support extended board data download for dual-band QCA9984
 2018-08-28 14:28 UTC  (2+ messages)

[PATCH v2 1/2] rtc: mips: default to rtc-cmos on mips
 2018-08-28 14:26 UTC  (2+ messages)
` [PATCH v2 2/2] rtc: move compat_ioctl handling into rtc-dev.c

[PATCH 1/2] drm/i915: Don't pass plane to .check_plane()
 2018-08-28 14:27 UTC  (2+ messages)
` [PATCH 2/2] drm/i915: Reject compressed Y/Yf with interlaced modes

[PATCH 1/2] ARM: uniphier: dts: add more clocks to Denali NAND controller node
 2018-08-28 14:26 UTC  (3+ messages)

[PATCH v2 0/3] Add SPI dts node for UniPhier SoCs
 2018-08-28 14:25 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/2] commit: Add top-node/base-node options
 2018-08-28 14:26 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] "

[PATCH 1/2] add configure option --with-root-libdir
 2018-08-28 14:25 UTC  (6+ messages)

[PATCH] boost: add ptest support
 2018-08-28 14:25 UTC  (6+ messages)

Your reply
 2018-08-28 14:25 UTC 

[meta-networking][PATCH v2] grpc: update from 1.8.5 -> 1.14.1
 2018-08-28 14:24 UTC  (3+ messages)

[RFC PATCH 00/17] btrfs zoned block device support
 2018-08-28 10:33 UTC  (3+ messages)

[PATCH 0/2] Fix allmodconfig build with bare-metal toolchain
 2018-08-28 14:24 UTC  (3+ messages)
` [PATCH 1/2] codafs: Fix build using "
` [PATCH 2/2] scsi: aic7xxx: "

[LTP] [PATCH 0/5] New fuzzy sync library API
 2018-08-28 14:23 UTC  (3+ messages)
` [LTP] [PATCH 2/5] tst_timer: Create interface for using multiple timers

wireless-regdb: Update regulatory rules for Finland (FI) on 5GHz (SRD devices)
 2018-08-28 10:32 UTC 

[igt-dev] [PATCH i-g-t 01/25] lib/igt_kms: Fill the plane format/mod information for pre-blobifier drivers
 2018-08-28 14:21 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 05/25] tests/gem_render_copy: Fix clipped height

[Buildroot] [git commit branch/2018.05.x] Update for 2018.05.2
 2018-08-28 14:22 UTC 

Patch "Revert "MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratum"" has been added to the 4.4-stable tree
 2018-08-28 14:11 UTC  (2+ messages)

Patch "usb/phy: fix PPC64 build errors in phy-fsl-usb.c" has been added to the 4.4-stable tree
 2018-08-28 14:11 UTC 

[PATCH v13 00/13] Intel SGX1 support
 2018-08-28 14:07 UTC  (10+ messages)
` [PATCH v13 07/13] x86/sgx: Add data structures for tracking the EPC pages
` [PATCH v13 09/13] x86/sgx: Enclave Page Cache (EPC) memory manager

[IPMBD] ipmbSend handling
 2018-08-28 14:21 UTC  (4+ messages)

[PATCH] xenforeignmemory: work around bug in older privcmd
 2018-08-28 14:20 UTC  (3+ messages)

[meta-python][PATCH] python{, 3}-protobuf: Update 3.6.0 -> 3.6.1
 2018-08-28 14:20 UTC 

[meta-oe][PATCH 1/2] protobuf: Update from 3.6.0.1 -> 3.6.1
 2018-08-28 14:20 UTC  (2+ messages)
` [meta-oe][PATCH 2/2] protobuf-c: Update 1.3.0 -> 1.3.1

Your reply
 2018-08-28 14:20 UTC 

[Vega10] [bisected] Performance regression with Dawn Of War III and RADV
 2018-08-28 14:19 UTC  (2+ messages)

[PATCH] ocfs2: remove unused pointer 'eb'
 2018-08-28 14:19 UTC  (2+ messages)

[PATCH v2] mtd: spi-nor: fsl-quadspi: fix read error for flash size larger than 16MB
 2018-08-28 14:17 UTC  (4+ messages)
  `  "

[PATCH] Properly interpret indirect call in perf annotate
 2018-08-28 14:18 UTC  (6+ messages)

[RFC PATCH RESEND 1/4] f2fs: support superblock checksum
 2018-08-28 14:18 UTC  (4+ messages)
` [RFC PATCH v2 3/4] f2fs-tools: unify the writeback of superblock

[PATCH v3 0/2]: perf: reduce data loss when profiling highly parallel CPU bound workloads
 2018-08-28 14:17 UTC  (4+ messages)

Patch "usb/phy: fix PPC64 build errors in phy-fsl-usb.c" has been added to the 3.18-stable tree
 2018-08-28 14:10 UTC 

[PATCH] tools lib traceevent, perf tools: Split trace-seq related APIs in a separate header file, trace-seq.h
 2018-08-28 10:25 UTC 

[Buildroot] [git commit] package/openssh: also install ssh-copy-id script
 2018-08-28 14:16 UTC  (2+ messages)

[Bug 107560] radeon (amdgpu) GDM flip queue failed invalid argument, DisplayPort issues
 2018-08-28 14:16 UTC  (6+ messages)

Patch "Revert "MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratum"" has been added to the 3.18-stable tree
 2018-08-28 14:10 UTC  (2+ messages)

[Buildroot] [PATCH] openssh: bump to version 7.7p1
 2018-08-28 14:15 UTC  (2+ messages)

Questions about the hash function transition
 2018-08-28 14:15 UTC  (3+ messages)

[Qemu-devel] [PATCH v4] vl.c deprecate incorrect CPUs topology
 2018-08-28 14:14 UTC  (2+ messages)

[Buildroot] [PATCH] openssh: security bump to version 7.8
 2018-08-28 14:14 UTC  (2+ messages)

[PATCH] of/platform: Initialise AMBA default DMA masks
 2018-08-28 14:14 UTC  (4+ messages)

[PATCH] drm/i915: Fix gtt_view asserts
 2018-08-28 14:14 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[Buildroot] [git commit branch/2018.02.x] openssh: security bump to version 7.8
 2018-08-28 14:13 UTC 

[Buildroot] [git commit branch/2018.02.x] openssh: bump to version 7.7p1
 2018-08-28 14:13 UTC 

[Buildroot] [git commit branch/2018.02.x] package/openssh: also install ssh-copy-id script
 2018-08-28 14:13 UTC 

[PATCH] Revert "staging: erofs: disable compiling temporarile"
 2018-08-28 14:13 UTC  (7+ messages)

[PATCH 0/2] watchdog: fix OOPS when using stop_on_unregister and use it for R-Car
 2018-08-28 10:13 UTC  (3+ messages)
` [PATCH 1/2] watchdog: core: fix null pointer dereference when releasing cdev
` [PATCH 2/2] watchdog: renesas_wdt: stop when unregistering

[RFC PATCH 00/11] Avoid synchronous TLB invalidation for intermediate page-table entries on arm64
 2018-08-28 14:12 UTC  (6+ messages)
` [RFC PATCH 08/11] asm-generic/tlb: Track freeing of page-table directories in struct mmu_gather

[Buildroot] [git commit branch/2018.05.x] openssh: security bump to version 7.8
 2018-08-28 14:12 UTC 

[PATCH] net/virtio-user: fix memory hotplug support
 2018-08-28 14:12 UTC  (13+ messages)

[PATCH v3 0/6] PMD driver for AF_XDP
 2018-08-28 14:11 UTC  (3+ messages)

[PATCH v1] testpmd: add new command for show port info
 2018-08-28 14:11 UTC 

[RFT] Remove USB bus reset delay from OHCI handover code
 2018-08-28 14:11 UTC 

[PATCHv8 0/9] Add Intel Stratix10 FPGA manager and service layer
 2018-08-28 14:11 UTC  (4+ messages)
` [PATCHv8 7/9] defconfig: enable fpga "

Patch "arc: fix build errors in arc/include/asm/delay.h" has been added to the 4.4-stable tree
 2018-08-28 14:11 UTC 

Patch "arc: fix type warnings in arc/mm/cache.c" has been added to the 4.4-stable tree
 2018-08-28 14:11 UTC 

[RFC 0/3] mac80211: handle push-pull path in ATF
 2018-08-28 10:20 UTC  (7+ messages)
` [RFC 3/3] mac80211: add ieee80211_reorder_txq

[Bug 200635] Oops error in refresh_sit_entry() while unmounting a crafted F2FS image
 2018-08-28 14:11 UTC 

Patch "arc: fix type warnings in arc/mm/cache.c" has been added to the 3.18-stable tree
 2018-08-28 14:09 UTC 

Patch "arc: fix build errors in arc/include/asm/delay.h" has been added to the 3.18-stable tree
 2018-08-28 14:09 UTC 

[PATCH] drm/amdgpu: remove amdgpu_bo_gpu_accessible
 2018-08-28 14:08 UTC  (2+ messages)

[Qemu-devel] [PATCH v9 0/6] Add support for TPM Physical Presence interface
 2018-08-28 14:05 UTC  (3+ messages)
` [Qemu-devel] [PATCH v9 1/6] hw/i386: add pc-i440fx-3.1 & pc-q35-3.1

[PATCH v2] rombios: remove packed attribute for pushad_regs_t
 2018-08-28 14:04 UTC  (2+ messages)

[PATCH v4 0/4] Refactoring for remove_memory_section/unregister_mem_sect_under_nodes
 2018-08-28 14:04 UTC  (3+ messages)
` [PATCH v4 3/4] mm/memory_hotplug: Define nodemask_t as a stack variable

[PATCH 0/3] dmaengine: xilinx_dma: Minor fix and refactoring
 2018-08-28 14:03 UTC  (6+ messages)
` [3/3] dmaengine: xilinx_dma: Fix 64-bit simple CDMA transfer
    ` [PATCH 3/3] "

[PATCH v4 00/16] Add utilization clamping support
 2018-08-28 13:53 UTC  (3+ messages)
` [PATCH v4 03/16] sched/core: uclamp: add CPU's clamp groups accounting
` [PATCH v4 04/16] sched/core: uclamp: update CPU's refcount on clamp changes

[PATCH 1/2] drm/i915: introduce dp_to_i915() helper
 2018-08-28 14:00 UTC  (3+ messages)


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.