All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-07-18 14:35:08 to 2018-07-18 15:27:08 UTC [more...]

[PATCH v14 00/22] selftests, powerpc, x86 : Memory Protection Keys
 2018-07-18 15:27 UTC  (13+ messages)
` [PATCH v14 01/22] selftests/x86: Move protecton key selftest to arch neutral directory
` [PATCH v14 03/22] selftests/vm: move generic definitions to header file
` [PATCH v14 04/22] selftests/vm: move arch-specific definitions to arch-specific header

[Bug 107278] Raven: pci_pm_resume takes over 1 second
 2018-07-18 15:27 UTC  (3+ messages)

Showing /sys/fs/cgroup/memory/memory.stat very slow on some machines
 2018-07-18 15:26 UTC  (6+ messages)

[GIT PULL v2] ARM: mvebu: arm for v4.19 (#1)
 2018-07-18 15:26 UTC 

Commit 554c8aa8ecad causing severe performance degression with pcc-cpufreq
 2018-07-18 15:25 UTC  (2+ messages)

[U-Boot] [PATCH v3] env: Added support to save env to spi through Kconfig
 2018-07-18 15:25 UTC  (4+ messages)

[PATCH 1/1] Preventive fix in sound module
 2018-07-18 15:24 UTC  (4+ messages)
  ` [PATCHv2 "

[PATCH] drivers/char/random.c: fix uninitialized value warning
 2018-07-18 15:24 UTC  (2+ messages)

[PATCH 0/8] Clarify commit-graph and grafts/replace/shallow incompatibilities
 2018-07-18 15:22 UTC  (10+ messages)
` [PATCH 1/8] refs.c: migrate internal ref iteration to pass thru repository argument
` [PATCH 2/8] refs.c: upgrade for_each_replace_ref to be a each_repo_ref_fn callback
` [PATCH 3/8] commit-graph: update design document
` [PATCH 4/8] test-repository: properly init repo
` [PATCH 5/8] commit-graph: not compatible with replace objects
` [PATCH 6/8] commit-graph: not compatible with grafts
` [PATCH 7/8] commit-graph: not compatible with uninitialized repo
` [PATCH 8/8] commit-graph: close_commit_graph before shallow walk
` [PATCH] DO-NOT-MERGE: write and read commit-graph always

[PATCH v2] drm/sun4i: sun4i: Introduce a quirk for lowest plane alpha support
 2018-07-18 15:23 UTC  (5+ messages)

[PATCH v2 1/8] examples/vm_power: add check for port count
 2018-07-18 15:23 UTC  (4+ messages)
` [0/9] examples/vm_power: 100% Busy Polling

[U-Boot] [RFC 00/35] sunxi: Add initial CLK, RESET support
 2018-07-18 15:22 UTC  (7+ messages)
` [U-Boot] [RFC 17/35] clk: sunxi: Add initial CLK driver for H3_H5

[Qemu-devel] [PATCH for-3.1] qemu-iotests: Adapt to moved location of StringIO module in py3
 2018-07-18 15:22 UTC  (5+ messages)

[PATCH] power:ds2782:Fix description error
 2018-07-18 15:20 UTC 

[PATCH] mmc: sunxi: Use new timing mode for A64 eMMC controller
 2018-07-18 15:22 UTC  (7+ messages)

[PATCH v11 0/9] cpuset: Enable cpuset controller in default hierarchy
 2018-07-18 15:21 UTC  (9+ messages)
` [PATCH v11 7/9] cpuset: Expose cpus.effective and mems.effective on cgroup v2 root

Memory allocated using rte_zmalloc() has non-zeros
 2018-07-18 15:20 UTC 

[Buildroot] [PATCH] cutelyst: new package
 2018-07-18 15:20 UTC  (3+ messages)

[PATCH v4 00/14] crypto: Remove VLA usage
 2018-07-18 15:19 UTC  (16+ messages)
` [PATCH v4 11/14] treewide: Prepare to remove VLA usage for AHASH_REQUEST_ON_STACK

[Bug 107277] Raven: pci_pm_suspend takes over 1 second
 2018-07-18 15:19 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] libglib2: Avoid absolute path to python in shebang
 2018-07-18 15:18 UTC  (2+ messages)

[PATCH v4 0/9] osstest: FreeBSD bugfixes and improvements
 2018-07-18 15:18 UTC  (8+ messages)
` [PATCH v4 5/9] osstest: abstract code to create a FreeBSD build job
` [PATCH v4 8/9] osstest: introduce a helper to create Xen build jobs
` [PATCH v4 9/9] osstest: add FreeBSD Xen build job

reduce lookups in the COW extent tree V3
 2018-07-18 14:40 UTC  (3+ messages)
` [PATCH 5/6] xfs: maintain a sequence count for inode fork manipulations

[Bug 200517] New: Vega 8/Radeon 535 hybrid graphics - amdgpu crash on modesetting
 2018-07-18 15:18 UTC  (3+ messages)
` [Bug 200517] "

[GIT PULL] arm: zynq: Xilinx DT changes for v4.19
 2018-07-18 15:18 UTC  (3+ messages)

[Buildroot] [git commit] libglib2: Avoid absolute path to python in shebang
 2018-07-18 15:18 UTC 

[PATCH i-g-t] lib: Move trash_bos to their only user
 2018-07-18 15:18 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH 1/4] spi: spi-bitbang: change flags from u8 to u16
 2018-07-18 15:17 UTC  (3+ messages)
` Applied "spi: spi-bitbang: change flags from u8 to u16" to the spi tree

Applied "regmap: add SCCB support" to the regmap tree
 2018-07-18 15:17 UTC 

[U-Boot] [RFC PATCH 00/15] cmd: fpga: Fix fpga command handling and add some fpga tests
 2018-07-18 15:16 UTC  (16+ messages)
` [U-Boot] [RFC PATCH 01/15] test/py: Extend fpga command to test all fpga load types
` [U-Boot] [RFC PATCH 02/15] cmd: fpga: Move error handling to do_fpga()
` [U-Boot] [RFC PATCH 03/15] cmd: fpga: Move fpga_get_op to avoid local function declaration
` [U-Boot] [RFC PATCH 04/15] cmd: fpga: Cleanup error handling in connection to FPGA_NONE
` [U-Boot] [RFC PATCH 05/15] cmd: fpga: Move parameter checking for loadfs/loads
` [U-Boot] [RFC PATCH 06/15] cmd: fpga: Remove parameter checking from fpga loadfs command
` [U-Boot] [RFC PATCH 07/15] cmd: fpga: Clean wrong_parms handling
` [U-Boot] [RFC PATCH 08/15] cmd: fpga: Create new do_fpga_wrapper for using u-boot subcommands
` [U-Boot] [RFC PATCH 09/15] cmd: fpga: Extract fpga info command to separate function
` [U-Boot] [RFC PATCH 10/15] cmd: fpga: Fix dump and all direct fpga load commands
` [U-Boot] [RFC PATCH 11/15] cmd: fpga: Fix loadfs command
` [U-Boot] [RFC PATCH 12/15] cmd: fpga: Fix loadmk command
` [U-Boot] [RFC PATCH 13/15] cmd: fpga: Use CMD_RET_FAILURE instead of simple 1
` [U-Boot] [RFC PATCH 14/15] cmd: fpga: Fix loads command
` [U-Boot] [RFC PATCH 15/15] MAINTAINERS: Add myself as the FPGA maintainer

[PATCH v2 0/7] swap: THP optimizing refactoring
 2018-07-18 15:15 UTC  (9+ messages)
` [PATCH v2 2/7] mm/swapfile.c: Replace some #ifdef with IS_ENABLED()
` [PATCH v2 7/7] swap, put_swap_page: Share more between huge/normal code path

[PATCH] erofs: fix unrecognized mount option message level
 2018-07-18 15:16 UTC 

[PATCH 0/3] Re-structure free_area_init_node / free_area_init_core
 2018-07-18 15:15 UTC  (10+ messages)
` [PATCH 1/3] mm/page_alloc: Move ifdefery out of free_area_init_core
` [PATCH 2/3] mm/page_alloc: Refactor free_area_init_core
` [PATCH 3/3] mm/page_alloc: Split context in free_area_init_node

[Qemu-devel] [PATCH 0/7 V11] nvdimm: guarantee persistence of QEMU writes to persistent memory
 2018-07-18 15:15 UTC  (5+ messages)
` [Qemu-devel] [PATCH 2/7 V11] memory, exec: switch file ram allocation functions to 'flags' parameters
` [Qemu-devel] [PATCH 5/7 V11] mem/nvdimm: ensure write persistence to PMEM in label emulation

[PATCH v2] locking/rwsem: Take read lock immediate if queue empty with no writer
 2018-07-18 15:15 UTC  (2+ messages)

[PATCH 1/7] drm/amd/display: Remove unnecessary warning
 2018-07-18 15:15 UTC  (2+ messages)
  ` [PATCH 1/7 v2] "

[Qemu-devel] spice/qlx: atomic-alignment error with clang-7
 2018-07-18 15:14 UTC  (3+ messages)

[PATCH] random: add a config option to trust the CPU's hwrng
 2018-07-18 15:14 UTC  (3+ messages)

[PATCH v1 0/3] console, serial8250: Disable PM and DMA ops
 2018-07-18 15:14 UTC  (18+ messages)

[PATCH v1 0/2] Document Intel IPU3 ImgU driver and uAPI
 2018-07-18 14:34 UTC  (3+ messages)
` [PATCH v1 1/2] doc-rst: Add Intel IPU3 documentation

NULL pointer dereference in msi_set_mask_bit
 2018-07-18 15:12 UTC  (4+ messages)

[PATCH] mtd: Make Kconfig formatting consistent
 2018-07-18 15:09 UTC 

[Qemu-devel] [BUG?] aio_get_linux_aio: Assertion `ctx->linux_aio' failed
 2018-07-18 15:10 UTC  (4+ messages)

[PATCH] mm/page_alloc: Deprecate kernelcore=nn and movable_core=
 2018-07-18 15:10 UTC  (4+ messages)

[Qemu-devel] [PATCH] block/vvfat: Disable debug message by default
 2018-07-18 15:08 UTC 

[Qemu-devel] [PATCH v5 0/7] monitor: enable OOB by default
 2018-07-18 15:08 UTC  (9+ messages)
` [Qemu-devel] (no subject)
  ` [Qemu-devel] monitor: enable OOB by default

[PATCH v2 0/2] Add Mediatek X20 Development Board support
 2018-07-18 15:07 UTC  (6+ messages)
` [PATCH v2 2/2] arm64: dts: "

[PATCH] net/thunderx: add support for Rx VLAN offload
 2018-07-18 15:05 UTC  (3+ messages)
` [PATCH v3 1/2] net/thunderx: enable Rx checksum offload
  ` [PATCH v3 2/2] net/thunderx: add support for Rx VLAN offload

[PATCH 0/4] spi: introduce SPI_CS_WORD mode flag
 2018-07-18 15:04 UTC  (3+ messages)
` [PATCH 2/4] spi: add new SPI_CS_WORD flag

[meta-oe][PATCH v2] cryptsetup: Upgrade to 2.0.3
 2018-07-18 15:04 UTC  (4+ messages)

[U-Boot] Commit d233ccb1d84b90 broke MMC access on BeagleBoard xM
 2018-07-18 15:04 UTC  (2+ messages)
` [U-Boot] Re : "

[LTP] [PATCH] open|creat: skip S_ISGID check on files created by non-group members
 2018-07-18 15:04 UTC  (2+ messages)

[PATCH] rpc.gssd: truncates 32-bit UIDs/GIDs to 16 bits architectures
 2018-07-18 14:26 UTC  (3+ messages)

[PATCH v4] dt-bindings: mediatek: Add binding for mt2712 IOMMU and SMI
 2018-07-18 15:02 UTC  (7+ messages)

[GIT PULL] ARM: mvebu: arm for v4.19 (#1)
 2018-07-18 15:02 UTC  (3+ messages)

[PATCH 00/16] Consolidate reachability logic
 2018-07-18 15:01 UTC  (7+ messages)

[PATCH 0/7] DC Patches Jul 17, 2018
 2018-07-18 15:02 UTC  (3+ messages)
` [PATCH 7/7] drm/amd/display: dal 3.1.58

[PATCH 4.4 0/3] 4.4.142-stable review
 2018-07-18 15:02 UTC  (3+ messages)
` [PATCH 4.4 2/3] x86/cpu: Probe CPUID leaf 6 even when cpuid_level == 6
` [PATCH 4.4 3/3] perf tools: Move syscall number fallbacks from perf-sys.h to tools/arch/x86/include/asm/

Does lthread_cond_wait need a mutex?
 2018-07-18 15:01 UTC  (2+ messages)

[PATCH RFC V2 3/3] scsi_mq: enable runtime PM
 2018-07-18 15:01 UTC  (2+ messages)

[PATCH 0/6] git-submodule.sh: convert part of cmd_update to C
 2018-07-18 15:00 UTC  (3+ messages)
` [PATCH 6/6] submodule--helper: introduce new update-module-mode helper

[GIT PULL] arm64: zynqmp: Xilinx DT changes for v4.19
 2018-07-18 15:00 UTC  (2+ messages)

[freebsd-master test] 125317: all pass - PUSHED
 2018-07-18 14:59 UTC 

[GIT PULL] pxa for v4.19-v2
 2018-07-18 14:59 UTC  (4+ messages)

[PATCH v2 0/2] Re-Enable support to disable switch regulators
 2018-07-18 14:58 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: pfuze100: add optional disable switch-regulators binding

[PATCH] pktcdvd:checkpatch:fix pointer declaration
 2018-07-18 14:59 UTC 

[resend PATCH v4 2/5] clk: mediatek: mt2701-mmsys: switch to platform device probing (fwd)
 2018-07-18 14:58 UTC  (3+ messages)

[MODERATED] [QUESTION] about vmx_l1d_flush_pages
 2018-07-18 14:58 UTC 

[linux-lvm] Unable to un-cache logical volume when chunk size is over 1MiB
 2018-07-18 14:58 UTC  (11+ messages)

[PATCH 2/3] arm64: dts: rockchip: add power button support for Firefly-RK3399
 2018-07-18 14:58 UTC  (2+ messages)
` [PATCH 3/3] arm64: dts: rockchip: add led "

[PATCH 1/3] arm64: dts: rockchip: add WiFi module support for Firefly-RK3399
 2018-07-18 14:58 UTC 

[PATCH] drm/i915: Always retire residual requests before suspend
 2018-07-18 14:57 UTC  (4+ messages)

[resend PATCH v4 3/5] clk: mediatek: mt8173: switch mmsys to platform device probing (fwd)
 2018-07-18 14:57 UTC  (3+ messages)

[U-Boot] [PATCH] spl: fpga: Implement fpga bistream loading with fpga_load
 2018-07-18 14:57 UTC  (7+ messages)

[PATCH RFC] drm: Add ASPEED GFX driver
 2018-07-18 14:56 UTC  (3+ messages)

[PATCH v2 0/2] x86: HW vulnerability mitigation logging improvements
 2018-07-18 14:55 UTC  (6+ messages)
` [PATCH v2 1/2] x86: report use of PCID together with reporting XPTI status

[PATCH] pktcdvd:checkpatch:remove static initialise null
 2018-07-18 14:55 UTC 

[PATCH] drm/i915/execlists: Check active for idleness before running tasklet
 2018-07-18 14:54 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[LTP] [PATCH v3 1/3] lib: Add tst_crypto and tst_netlink libs
 2018-07-18 14:54 UTC  (5+ messages)
` [LTP] [PATCH v3 3/3] Add Doxygen configuration

Compliment of the day to you Dear Friend
 2018-07-18 14:16 UTC 

[PATCH v3 0/3] add crc64 calculation as kernel library
 2018-07-18 14:53 UTC  (4+ messages)
` [PATCH v3 3/3] lib/test_crc: Add test cases for crc calculation

[PATCH 0/3] Finish Armada DRM DT support
 2018-07-18 14:53 UTC  (4+ messages)
` [PATCH 3/3] ARM: dts: cubox: add LCD controller and TDA998x configuration

[PATCH v2] checkpatch: Only encode UTF-8 quoted printable mail headers
 2018-07-18 14:52 UTC 

[PATCH] arm64: dts: msm8916: drop legacy suffix for clocks used by MSM DRM driver
 2018-07-18 14:52 UTC 

[PATCH 0/2] x86/xstate: Fixes and improvements to xsetbv handling
 2018-07-18 14:52 UTC  (5+ messages)
` [PATCH 1/2] x86/xstate: Use the CPUID policy in valid_xcr0(), rather than allowing all features
` [PATCH 2/2] x86/xstate: Make errors in xstate calculations more obvious by crashing the domain

[PATCH net] net/page_pool: Fix inconsistent lock state warning
 2018-07-18 14:13 UTC  (5+ messages)
` [PATCH net] net/xdp: Fix suspicious RCU usage warning

[PATCH] sched: add 64-bit counter retrieval API
 2018-07-18 14:51 UTC 

[PATCH v5 0/11] Add basic SoC support for mt6765
 2018-07-18 14:50 UTC  (4+ messages)
` [PATCH v5 06/11] soc: mediatek: add new flow for mtcmos power

[PATCH RFC V2 3/3] scsi_mq: enable runtime PM
 2018-07-18 14:50 UTC  (2+ messages)

[PATCH v9 2/4] rtc: ds1307: support m41t11 variant
 2018-07-18 14:11 UTC  (7+ messages)
` [PATCH v9 4/4] rtc: ds1307: add frequency_test_enable sysfs attribute to check tick on m41txx
    ` [PATCH v10 2/4] rtc: ds1307: support m41t11 variant
      ` [PATCH v10 4/4] rtc: ds1307: add frequency_test_enable sysfs attribute to check tick on m41txx

[PREEMPT_RT]: Using printk-rt-aware.patch in non-rt kernel
 2018-07-18 14:49 UTC  (2+ messages)

[PATCH] ASoC: Intel: bytcr_rt5640: Add quirk for the "Connect Tablet 9" tablet
 2018-07-18 14:49 UTC  (4+ messages)

[U-Boot] [PATCH v4 6/6] common: Generic loader for file system
 2018-07-18 14:48 UTC  (2+ messages)

[PATCH -next v4 0/3] introduce SCCB regmap
 2018-07-18 14:47 UTC  (3+ messages)
` [PATCH -next v4 1/3] regmap: add SCCB support

v12.2.7 Luminous released
 2018-07-18 14:47 UTC  (2+ messages)

[PATCHSET v3] block: Separating discards from writes in Linux IO statistics
 2018-07-18 14:45 UTC  (2+ messages)

[PATCH] btrfs-progs: btrfs_close_devices(): only fsync() if device->writeable
 2018-07-18 14:06 UTC  (2+ messages)

[U-Boot] [PATCH v4 0/6] Generic file system firmware loader DM
 2018-07-18 14:43 UTC  (2+ messages)

[PATCH v2] KVM: Add coalesced PIO support
 2018-07-18 14:43 UTC  (2+ messages)

usb hub driver bug in overcurrent handling?
 2018-07-18 14:42 UTC 

[PATCH] Revert "drm/sun4i: Handle DRM_BUS_FLAG_PIXDATA_*EDGE"
 2018-07-18 14:42 UTC  (5+ messages)
` [PATCH] drm/sun4i: Handle DRM_BUS_FLAG_PIXDATA_*EDGE checking if panel is used

[PATCH v1] drm/i915/gen11: Preempt-to-idle support in execlists
 2018-07-18 14:42 UTC  (4+ messages)
` [PATCH v6] drm/i915: Add IOCTL Param to control data port coherency

[PATCH v3 0/2] EFI build improvements
 2018-07-18 14:41 UTC  (3+ messages)
` [PATCH v3 2/2] x86/efi: split compiler vs linker support

[linux-lvm] Got only half the space of RAID10 LV with 4 PVs (similar to RAID1 cause LV shows it has 4 'Mirrored volumes')
 2018-07-18 14:41 UTC  (3+ messages)

[PATCH 1/5] drm/fourcc: Add is_yuv field to drm_format_info to denote if the format is yuv
 2018-07-18 14:40 UTC  (6+ messages)
` [PATCH 5/5] drm/sun4i: Substitute sun4i_backend_format_is_yuv() with format->is_yuv
  ` [Intel-gfx] "

[PATCH] net: phy: use generic clause 45 autonegotiation done
 2018-07-18 14:39 UTC  (2+ messages)

[PATCH v2 2/3] btrfs-progs: map-logical: Use btrfs_next_extent_item()
 2018-07-18 14:00 UTC  (2+ messages)

[PATCH] venus: vdec: fix decoded data size
 2018-07-18 14:37 UTC  (4+ messages)

[PATCH 0/4] mtd: use mtd_device_register() where applicable
 2018-07-18 14:37 UTC  (2+ messages)

[PATCH] drm/i915: Cache the error string
 2018-07-18 14:35 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915: Cache the error string (rev2)

[PATCH v2 0/6] x86: (allow to) suppress use of hyper-threading
 2018-07-18 14:35 UTC  (5+ messages)
` [PATCH v2 2/6] x86: distinguish CPU offlining from CPU removal


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.