All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-11-16 22:36:54 to 2017-11-17 00:35:03 UTC [more...]

+ mm-shmem-remove-unused-info-variable.patch added to -mm tree
 2017-11-17  0:35 UTC 

[PATCH] MIPS: Cleanup R10000_LLSC_WAR logic in atomic.h
 2017-11-17  0:31 UTC  (6+ messages)

[ndctl PATCH] ndctl, rpmspec: use %{version} for the git version override
 2017-11-17  0:35 UTC  (2+ messages)

(unknown),
 2017-11-17  0:30 UTC  (9+ messages)
` [RFC PATCH 1/2] mm: introduce MAP_FIXED_SAFE
` [PATCH 2/2] fs, elf: drop MAP_FIXED usage from elf_map

[PATCH -next] fork.c: Check error and return early
 2017-11-17  0:28 UTC 

[Buildroot] [PATCH] gptfdisk: bump to version 1.0.3
 2017-11-17  0:29 UTC 

What would it take to get WDS working with channel contexts?
 2017-11-17  0:28 UTC 

[PATCH] net: bridge: add max_fdb_count
 2017-11-17  0:27 UTC  (8+ messages)

[PATCH] f2fs-tools: define WITH_ANDROID if __ANDROID__ is defined
 2017-11-17  0:26 UTC 

[PATCH 01/27] distrodata.bbclass: make upstream version check more useful for git upstreams
 2017-11-17  0:25 UTC  (3+ messages)
` [PATCH 18/27] psmisc: update to 23.0

[SPDK] Set not only O_DIRECT but also O_DSYNC to BDEV_AIO
 2017-11-17  0:23 UTC 

[PATCH v2] tpm: Add explicit chip->ops locking for sysfs attributes
 2017-11-17  0:21 UTC  (2+ messages)

[PATCH 00/16] v6 kernel core pieces refcount conversions
 2017-11-17  0:16 UTC  (13+ messages)
` [PATCH 04/16] sched: convert user_struct.__count to refcount_t
` [PATCH 13/16] groups: convert group_info.usage "
` [PATCH 14/16] creds: convert cred.usage "
` [PATCH 15/16] kcov: convert kcov.refcount "

[RFC PATCH for 4.15 00/24] Restartable sequences and CPU op vector v11
 2017-11-17  0:14 UTC  (6+ messages)
` [RFC PATCH v3 for 4.15 08/24] Provide cpu_opv system call

[PATCH 0/2 v2] dmaengine: rcar-dmac: use TCRB instead of TCR
 2017-11-17  0:13 UTC  (7+ messages)
` [PATCH 1/2 v2] dmaengine: rcar-dmac: ensure CHCR DE bit is actually 0 after clear
` [PATCH 2/2 v2] dmaengine: rcar-dmac: use TCRB instead of TCR for residue

+ dma-debug-fix-incorrect-pfn-calculation-v4.patch added to -mm tree
 2017-11-17  0:13 UTC 

[PATCH v4] dma-debug: fix incorrect pfn calculation
 2017-11-17  0:13 UTC  (5+ messages)

[PATCH kernel] vfio/spapr: Add trace points for map/unmap
 2017-11-17  0:13 UTC  (5+ messages)

kernel BUG at fs/btrfs/ctree.h:1802!
 2017-11-17  0:12 UTC  (6+ messages)
` 4.13.12: "

rdma-core debian/master branch
 2017-11-17  0:12 UTC  (6+ messages)

[PATCH rdma-core v4 0/4] ibacm: acmp retry issues
 2017-11-17  0:11 UTC  (2+ messages)

[SPDK] Set not only O_DIRECT but also O_DSYNC to BDEV_AIO
 2017-11-17  0:08 UTC 

[PATCH 10/10] drm/i915: Add rudimentary plane state verification
 2017-11-17  0:07 UTC  (3+ messages)
` [PATCH v2 "

[SPDK] Regarding NVMe driver command queue depth
 2017-11-17  0:04 UTC 

[PATCH 00/32] Updated State of my clk patches
 2017-11-17  0:04 UTC  (33+ messages)
  ` [PATCH 01/32] bios/vpstate: There are some fermi vbios with no boost or tdp entry
  ` [PATCH 02/32] debugfs: Wake up GPU before doing any reclocking
  ` [PATCH 03/32] therm: Split return code and value in nvkm_get_temp
  ` [PATCH 04/32] hwmon: Properly check for errors
  ` [PATCH 05/32] clk: Improve names of pstate/cstate related variables and fields
  ` [PATCH 06/32] clk: Add NVKM_CLK_PSTATE_BOOT
  ` [PATCH 07/32] clk: Rename NVKM_CLK_CSTATE_HIGHEST to NVKM_CLK_CSTATE_AUTO
  ` [PATCH 08/32] clk: Rename nvkm_clk.states to pstates
  ` [PATCH 09/32] clk: Rename nvkm_pstate.list to cstates
  ` [PATCH 10/32] clk: Remove dstate
  ` [PATCH 11/32] clk: Rename nvkm_pstate_calc to nvkm_clk_update and export it
  ` [PATCH 12/32] clk: Use list_for_each_entry_from_reverse in nvkm_cstate_find_best
  ` [PATCH 13/32] clk: We should pass the pstate id around not the index in the list
  ` [PATCH 14/32] clk: Hold information about the current cstate status
  ` [PATCH 15/32] clk: Refactor the base and boost clock limits so that we can limit pstates
  ` [PATCH 16/32] therm: Move the temp readout into nvkm_therm_update
  ` [PATCH 17/32] core/device: Move therm behind clk
  ` [PATCH 18/32] therm: Trigger reclock in temperature daemon
  ` [PATCH 19/32] bios: Add thermal policies table
  ` [PATCH 20/32] therm: Cancel the timer only in fini
  ` [PATCH 21/32] clk: Parse thermal policies for throttling thresholds
  ` [PATCH 22/32] clk: Thermal throttling
  ` [PATCH 23/32] clk: Skip unchanging parts of the reclock
  ` [PATCH 24/32] clk: Save the max clock we can set
  ` [PATCH 25/32] nvif: Add boost info and set operations
  ` [PATCH 26/32] debugfs: Add boost interface to change the boost_mode
  ` [PATCH 27/32] bios/vpstate: Parse max battery id
  ` [PATCH 28/32] clk: Implement limiting pstates just like we do for cstates
  ` [PATCH 29/32] clk: Limit clocks on battery
  ` [PATCH 30/32] secboot/acr352: Reset PMU after secboot
  ` [PATCH 31/32] device: Enable clk for Maxwell2
  ` [PATCH 32/32] clk: Add trace message when setting a new cstate

[PULL REQUEST] Please pull rdma.git
 2017-11-17  0:03 UTC  (2+ messages)

[Buildroot] [PATCH] dropbear: change start-up script to honour pre-existing keys
 2017-11-17  0:03 UTC  (5+ messages)

[PATCH v2] add __builtin functions for isinf_sign, isfinite and isnan
 2017-11-17  0:02 UTC  (2+ messages)

[iproute2 1/1] tipc: change family attribute from u32 to u16
 2017-11-17  0:00 UTC  (2+ messages)

Boot crash @hci_uart_tx_wakeup+0x38/0x148 w/ Linus' HEAD?
 2017-11-16 23:59 UTC  (7+ messages)
        ` [PATCH] Bluetooth: hci_serdev: Init hci_uart proto_lock to avoid oops

[SPDK] Regarding NVMe driver command queue depth
 2017-11-16 23:57 UTC 

Intel-iommu: Possible memory corruption due to deferred iommu flush
 2017-11-16 23:57 UTC  (4+ messages)

[PATCH-stable] nvme: Fix memory order on async queue deletion
 2017-11-16 23:57 UTC  (2+ messages)

[PATCH 0/2] Driver for Oracle Data Analytics Accelerator
 2017-11-16 23:55 UTC  (2+ messages)

[GIT PULL 2/3] ARM: SoC driver updates for 4.15
 2017-11-16 23:55 UTC  (8+ messages)

[Bug 151491] New: free space lossage on busy system with bigalloc enabled and 128KB cluster
 2017-11-16 23:54 UTC  (2+ messages)
` [Bug 151491] "

[Fuego] Report of hackfest (was RE: Possible hackfest in China)
 2017-11-16 23:53 UTC  (2+ messages)

[RFC 00/19] KVM: s390/crypto/vfio: guest dedicated crypto adapters
 2017-11-16 23:53 UTC  (13+ messages)
` [RFC 08/19] s390/zcrypt: support for assigning adapters to matrix mdev

[PATCH v2 00/18] Add support for clang LTO
 2017-11-16 23:50 UTC  (21+ messages)
` [PATCH v2 08/18] arm64: don't disable ADR_PREL_PG_HI21* with ARM64_ERRATUM_843419
` [PATCH v2 11/18] arm64: make mrs_s and msr_s macros work with LTO

[PATCH v2 00/10] drm/i915: Plane assert/readout cleanups etc
 2017-11-16 23:49 UTC  (3+ messages)
` [PATCH 09/10] drm/i915: Use plane->get_hw_state() for initial plane fb readout

[Qemu-devel] [QEMU-PPC] [PATCH] Use compat mode to set cpu features
 2017-11-16 23:47 UTC  (4+ messages)
` [Qemu-devel] [QEMU-PPC] [PATCH] target/ppc: Update setting of cpu features to account for compat modes
  ` [Qemu-devel] [Qemu-ppc] "

[PATCH 01/10] remove mapping from balance_dirty_pages*()
 2017-11-16 23:45 UTC  (6+ messages)
` [PATCH 02/10] writeback: convert WB_WRITTEN/WB_DIRITED counters to bytes

[Bug 80675] New: KMS FB hand-over: no/black console on Nvidia MCP78S/C77/GeForce 8300 (10de:0848), X11 ok
 2017-11-16 23:45 UTC  (2+ messages)
  ` [Bug 80675] [NVAA] Nouveau KMS framebuffer hand-over: no/black console on Nvidia MCP78S/C77/GeForce 8300 (10de:0848) with 32MB graphics RAM, "

[PATCH 0/4] cpu_cooling: cooling dev registration cleanups
 2017-11-16 23:44 UTC  (5+ messages)
` [PATCH 4/4] cpu_cooling: Drop static-power related stuff

[PATCH 0/9] posix_clocks: Prepare syscalls for 64 bit time_t conversion
 2017-11-16 23:42 UTC  (9+ messages)

[PATCH-4.1.y 0/7] target: stable backports
 2017-11-16 23:42 UTC  (2+ messages)

On the state of documentation
 2017-11-16 23:39 UTC  (3+ messages)

[PATCH] cifs: fix return code when failing to rename a file onto a directory
 2017-11-16 23:38 UTC  (3+ messages)

[PATCH v3] ACPI / Processor: add sysfs support for low power idle
 2017-11-16 23:34 UTC  (4+ messages)

[PATCH] drm/i915/execlists: Skip a lite-restore immediately prior to a context-completion
 2017-11-16 23:31 UTC  (4+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH v2] refcount_t vs. atomic_t ordering differences
 2017-11-16 23:31 UTC  (3+ messages)
` [PATCH] refcount_t: documentation for memory "

[PATCH 0/6] Shrink some data structures
 2017-11-16 23:29 UTC  (3+ messages)
` [PATCH 6/6] btrfs: reoder btrfs_transaction members for better packing

[GIT PULL 3/3] ARM: SoC DT updates for 4.15
 2017-11-16 23:29 UTC  (2+ messages)

[PATCH v2] go: ensure use of BUILD_CC when building bootstrap tools
 2017-11-16 23:29 UTC  (5+ messages)

HPM firmware update
 2017-11-16 23:28 UTC  (4+ messages)

[PATCH] btrfs: handle dynamically reappearing missing device
 2017-11-16 23:28 UTC  (2+ messages)

[PATCH 4.9 000/104] 4.9.54-stable review
 2017-11-16 23:24 UTC  (10+ messages)
` [PATCH 4.9 086/104] arm64: kasan: avoid bad virt_to_pfn()

[PATCH 0/4] ARM: ep93xx: ts72xx: Add support for BK3 board
 2017-11-16 23:22 UTC  (10+ messages)
` [PATCH 1/4] ARM: ep93xx: ts72xx: Use DEFINE_RES_MEM macros where applicable
` [PATCH 2/4] ARM: ep93xx: ts72xx: Provide include guards for ts72xx.h file
` [PATCH 3/4] ARM: ep93xx: ts72xx: Exclude reusable part of the ts72xx board
` [PATCH 4/4] ARM: ep93xx: ts72xx: Add support for BK3 board - ts72xx derivative

[RFC] Improving udelay/ndelay on platforms where that is possible
 2017-11-16 23:22 UTC  (12+ messages)

[PATCH v3 03/10] drm/i915: s/enum plane/enum i9xx_plane_id/
 2017-11-16 23:21 UTC  (3+ messages)
` [PATCH v5 "

[Patch v7 00/22] CIFS: Implement SMB Direct protocol
 2017-11-16 23:18 UTC  (13+ messages)
` [Patch v7 01/22] CIFS: SMBD: Add parameter rdata to smb2_new_read_req
` [Patch v7 02/22] CIFS: SMBD: Introduce kernel config option CONFIG_CIFS_SMB_DIRECT
` [Patch v7 03/22] CIFS: SMBD: Add rdma mount option

[PATCH] python-setuptools: update to 36.7.2
 2017-11-16 23:17 UTC  (2+ messages)

[PATCH v4 1/3] image.bbclass: add prohibited-paths QA test
 2017-11-16 23:21 UTC  (3+ messages)
  ` [yocto] "

[PATCH 0/6] Cache coherent device memory (CDM) with HMM v5
 2017-11-16 23:11 UTC  (15+ messages)

Re: edt-ft5x06 question
 2017-11-16 23:10 UTC 

[PATCH] media: ABS macro parameter parenthesization
 2017-11-16 23:09 UTC 

[PATCH 0/12] PM / sleep: Driver flags for system suspend/resume
 2017-11-16 23:07 UTC  (4+ messages)
` [PATCH v3 1/6] PM / core: Add LEAVE_SUSPENDED driver flag

[PATCH] add __builtin functions for isinf_sign, isfinite and isnan
 2017-11-16 23:02 UTC  (2+ messages)

[Ocfs2-devel] [RFC] make ocfs2/o2net reliable
 2017-11-16 23:02 UTC  (2+ messages)

Regression in 4.14: wrong data being read from bcache device
 2017-11-16 23:02 UTC  (5+ messages)

[PATCH] ASoC: Intel: Add defaults for SND_SST_ options and machine drivers
 2017-11-16 23:01 UTC  (4+ messages)
  ` [alsa-devel] "

[PATCH] [RFT] drm: adv7511/33: fix adv7511_cec_init() failure handling
 2017-11-16 22:59 UTC  (3+ messages)
` [RFC][PATCH] drm: adv7511/33: Fix "

[xen-4.7-testing test] 116219: regressions - FAIL
 2017-11-16 23:00 UTC 

[fstests PATCH v2] generic: add test for DAX MAP_SYNC support
 2017-11-16 22:59 UTC  (5+ messages)
` [fstests PATCH v3] "

Static Analysis
 2017-11-16 22:58 UTC 

[Intel-wired-lan] [PATCH 0/7] [RESEND] [net] intel: Use smp_rmb rather than read_barrier_depends
 2017-11-16 22:57 UTC  (5+ messages)

[PATCH 0/7] Support for automatic checkpatch running in the kernel
 2017-11-16 22:57 UTC  (2+ messages)

[morty/master][PATCH] ltp-ddt: update to latest 20170929 base
 2017-11-16 22:52 UTC 

[PATCH] cpuidle: Allow menu governor to enter deeper sleep states after some time
 2017-11-16 22:47 UTC  (4+ messages)

GRO disabled with IPv4 options
 2017-11-16 22:47 UTC  (3+ messages)

[morty][PATCH v2 1/2] glibc: Fix CVE-2015-5180
 2017-11-16 22:46 UTC  (3+ messages)

[PATCH 4.13 00/44] 4.13.14-stable review
 2017-11-16 22:45 UTC  (2+ messages)

[Qemu-devel] [PATCH] ipmi: check ibe status before ibe outlen at ipmi_bmc_extern_handle_command
 2017-11-16 14:58 UTC  (2+ messages)

[PATCH for-4.10] x86/hvm: Don't corrupt the HVM context stream when writing the MSR record
 2017-11-16 22:45 UTC 

[PATCH 4.9 00/39] 4.9.63-stable review
 2017-11-16 22:44 UTC  (2+ messages)

linux-next: build warning after merge of the akpm-current tree
 2017-11-16 22:44 UTC  (4+ messages)

[PATCH 4.4 00/28] 4.4.99-stable review
 2017-11-16 22:44 UTC  (2+ messages)

[PATCH 3.18 00/20] 3.18.82-stable review
 2017-11-16 22:43 UTC  (2+ messages)

Documentation of post-receive hook
 2017-11-16 22:40 UTC 

КЛИЕНТСКИЕ БАЗЫ!!! Подробнее: prodawez401@gmail.com Узнайте подробности!
 2017-11-16 23:30 UTC 

[Qemu-devel] [PATCH v3 0/2] Fix savevm/loadvm after postcopy migration
 2017-11-16 22:35 UTC  (2+ messages)
` [Qemu-devel] [PATCH v3 2/2] tests/qemu-iotests: adding savevm/loadvm with postcopy flag test


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.