All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-10 05:48:48 to 2018-03-10 09:40:17 UTC [more...]

[PATCH v5 00/11] dax: fix dma vs truncate/hole-punch
 2018-03-10  9:46 UTC  (39+ messages)
` [PATCH v5 01/11] dax: store pfns in the radix
` [PATCH v5 02/11] xfs, dax: introduce xfs_dax_aops
` [PATCH v5 03/11] ext4, dax: introduce ext4_dax_aops
` [PATCH v5 04/11] ext2, dax: introduce ext2_dax_aops
` [PATCH v5 05/11] fs, dax: use page->mapping to warn if truncate collides with a busy page
` [PATCH v5 06/11] mm, dax: enable filesystems to trigger dev_pagemap ->page_free callbacks
` [PATCH v5 07/11] mm, dev_pagemap: introduce CONFIG_DEV_PAGEMAP_OPS
` [PATCH v5 08/11] wait_bit: introduce {wait_on,wake_up}_atomic_one
` [PATCH v5 09/11] mm, fs, dax: handle layout changes to pinned dax mappings
` [PATCH v5 10/11] xfs: prepare xfs_break_layouts() for another layout type
` [PATCH v5 11/11] xfs, dax: introduce xfs_break_dax_layouts()

fallocate on XFS for swap
 2018-03-10  9:38 UTC  (4+ messages)

git stash push -u always warns "pathspec '...' did not match any files"
 2018-03-10  9:18 UTC  (5+ messages)

How to replace a failed drive in btrfs RAID 1 filesystem
 2018-03-10  9:37 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/25] remove i386/pc dependency: generic SuperIO
 2018-03-10  9:33 UTC  (7+ messages)
` [Qemu-devel] [PATCH 02/25] hw/dma/i8257: Rename DMA_init() to i8257_dma_init()

[PATCH tools/memory-model 4/4] tools/memory-model: Update: Remove rb-dep, smp_read_barrier_depends, and lockless_dereference
 2018-03-10  9:29 UTC  (2+ messages)
` [tip:locking/core] tools/memory-model: Finish the removal of rb-dep, smp_read_barrier_depends(), and lockless_dereference()

[PATCH tools/memory-model 3/4] tools/memory-order: Add documentation of new litmus test
 2018-03-10  9:28 UTC  (2+ messages)
` [tip:locking/core] tools/memory-model: "

[PATCH tools/memory-model 2/4] tools/memory-model: Remove mention of docker/gentoo image
 2018-03-10  9:28 UTC  (2+ messages)
` [tip:locking/core] "

[PATCH tools/memory-model 1/4] memory-barriers: More text to de-emphasize smp_read_barrier_depends()
 2018-03-10  9:27 UTC  (2+ messages)
` [tip:locking/core] locking/memory-barriers: De-emphasize smp_read_barrier_depends() some more

DMA issues on PowerPC64
 2018-03-10  9:24 UTC  (2+ messages)

log_offset parameter not logging offset
 2018-03-10  9:18 UTC  (5+ messages)

[PATCH] x86/microcode/AMD: check microcode file sanity before loading it
 2018-03-10  9:18 UTC  (2+ messages)

[Xenomai] -Werror=format-security
 2018-03-10  9:16 UTC 

[PATCH 2/4] timekeeping: Determine multiplier directly from NTP tick length
 2018-03-10  9:13 UTC  (2+ messages)
` [tip:timers/core] timekeeping/ntp: Determine the "

[PATCH 1/4] timekeeping: Don't align frequency adjustments to ticks
 2018-03-10  9:12 UTC  (2+ messages)
` [tip:timers/core] timekeeping/ntp: Don't align NTP "

[PATCH 01/13] ath10k: platform driver for WCN3990 SNOC WLAN module
 2018-03-10  9:11 UTC  (7+ messages)

[RFC/RFT][PATCH v3 0/6] sched/cpuidle: Idle loop rework
 2018-03-10  9:09 UTC  (5+ messages)

[Bug 105051] circular locking,
 2018-03-10  9:06 UTC  (2+ messages)
` [Bug 105051] circular locking, switcheroo-cont/889 is trying to acquire lock vga_switchto_stage2, but vga_switcheroo_debugfs_write already has lock

Dependency required for wil6210 kernel module
 2018-03-10  8:56 UTC  (3+ messages)

[PATCH 2/2] seq_file: account everything
 2018-03-10  8:52 UTC 

[PATCH 1/2] seq_file: allocate seq_file from kmem_cache
 2018-03-10  8:50 UTC 

[Buildroot] [git commit] tpm2-tss: new package
 2018-03-10  8:43 UTC  (5+ messages)

[PATCH v2] net: ipv6: xfrm6_state: remove VLA usage
 2018-03-10  8:43 UTC  (2+ messages)

[PATCH v2 0/8] tpm: factor out tpm1 code into tpm1-cmd.c
 2018-03-10  8:24 UTC  (18+ messages)
` [PATCH v2 1/8] tpm: move tpm1_pcr_extend to tpm1-cmd.c
` [PATCH v2 2/8] tpm: move tpm_getcap "
` [PATCH v2 3/8] tpm: factor out tpm1_get_random into tpm1-cmd.c
` [PATCH v2 4/8] tpm: move tpm1 selftest code from tpm-interface tpm1-cmd.c
` [PATCH v2 5/8] tpm: factor out tpm1 pm suspend flow into tpm1-cmd.c
` [PATCH v2 6/8] tpm: factor out tpm_startup function
` [PATCH v2 7/8] tpm: Move pcr extend to tpm2-cmd.c
` [PATCH v2 8/8] tpm: move tpm2 code validation to tpm2-space.c

[Qemu-devel] [PATCH v5 00/21] blockjobs: add explicit job management
 2018-03-10  8:27 UTC  (22+ messages)
` [Qemu-devel] [PATCH v5 01/21] blockjobs: fix set-speed kick
` [Qemu-devel] [PATCH v5 02/21] blockjobs: model single jobs as transactions
` [Qemu-devel] [PATCH v5 03/21] Blockjobs: documentation touchup
` [Qemu-devel] [PATCH v5 04/21] blockjobs: add status enum
` [Qemu-devel] [PATCH v5 05/21] blockjobs: add state transition table
` [Qemu-devel] [PATCH v5 06/21] iotests: add pause_wait
` [Qemu-devel] [PATCH v5 07/21] blockjobs: add block_job_verb permission table
` [Qemu-devel] [PATCH v5 08/21] blockjobs: add ABORTING state
` [Qemu-devel] [PATCH v5 09/21] blockjobs: add CONCLUDED state
` [Qemu-devel] [PATCH v5 10/21] blockjobs: add NULL state
` [Qemu-devel] [PATCH v5 11/21] blockjobs: add block_job_dismiss
` [Qemu-devel] [PATCH v5 12/21] blockjobs: ensure abort is called for cancelled jobs
` [Qemu-devel] [PATCH v5 13/21] blockjobs: add commit, abort, clean helpers
` [Qemu-devel] [PATCH v5 14/21] blockjobs: add block_job_txn_apply function
` [Qemu-devel] [PATCH v5 15/21] blockjobs: add prepare callback
` [Qemu-devel] [PATCH v5 16/21] blockjobs: add waiting status
` [Qemu-devel] [PATCH v5 17/21] blockjobs: add PENDING status and event
` [Qemu-devel] [PATCH v5 18/21] blockjobs: add block-job-finalize
` [Qemu-devel] [PATCH v5 19/21] blockjobs: Expose manual property
` [Qemu-devel] [PATCH v5 20/21] iotests: test manual job dismissal
` [Qemu-devel] [PATCH v5 21/21] tests/test-blockjob: test cancellations

[RFC PATCH -tip 0/9] kprobes: Cleanup jprobe implementation
 2018-03-10  8:24 UTC  (4+ messages)
` [RFC PATCH -tip 8/9] error-injection: Fix to not enabling preemption in pre_handler

[PATCH V2 net-next] liquidio: fix ndo_change_mtu to always return correct status to the caller
 2018-03-10  8:17 UTC 

zerofree btrfs support?
 2018-03-10  8:16 UTC  (2+ messages)

[PATCH 0/4] ARM: sunxi: Clean and improvements for multi-cluster SMP
 2018-03-10  8:16 UTC  (3+ messages)

[xen-4.10-testing test] 120352: regressions - FAIL
 2018-03-10  8:13 UTC 

[GIT PULL][PATCH 0/4] Timekeeping queue for 4.17
 2018-03-10  8:11 UTC  (3+ messages)
` [PATCH 3/4] y2038: time: Introduce struct __kernel_old_timeval

[PATCH 4.9 00/65] 4.9.87-stable review
 2018-03-10  7:59 UTC  (2+ messages)

KASAN: use-after-free Read in sctp_association_free (2)
 2018-03-10  7:58 UTC  (4+ messages)

[Bug 105423] Unable to unbind my 2nd GPU (Rx580)
 2018-03-10  7:57 UTC  (2+ messages)

[PATCH v12] ath10k: add LED and GPIO controlling support for various chipsets
 2018-03-10  7:56 UTC  (15+ messages)

[Buildroot] [PATCH 01/19] package/libdrm: bump version to 2.4.91
 2018-03-10  7:48 UTC  (9+ messages)
` [Buildroot] [PATCH 03/19] package/x11r7/xlib_libxshmfence: bump version to 1.3
` [Buildroot] [PATCH 04/19] package/xutil_util-macros: bump version to 1.19.2
` [Buildroot] [PATCH 05/19] package/x11r7/xkeyboard-config: bump version to 2.23.1
` [Buildroot] [PATCH 06/19] package/x11r7/xcb-proto: bump version to 1.13

[Buildroot] [git commit] package/x11r7/xcb-proto: bump version to 1.13
 2018-03-10  7:47 UTC 

[Buildroot] [git commit] package/x11r7/xkeyboard-config: bump version to 2.23.1
 2018-03-10  7:47 UTC 

[morty][PATCH v2] gcc6.4 upgrade
 2018-03-10  7:46 UTC  (3+ messages)

[PATCH 2/2] drivers: android: binder: fixed a brace coding style issue
 2018-03-10  7:46 UTC 

[Buildroot] [git commit] package/xutil_util-macros: bump version to 1.19.2
 2018-03-10  7:46 UTC 

[Buildroot] [git commit] package/x11r7/xlib_libxshmfence: bump version to 1.3
 2018-03-10  7:45 UTC 

[PATCH 0/4] multipath-tools: important fixes for 0.7.5
 2018-03-10  7:43 UTC  (3+ messages)

[Buildroot] [PATCH 00/10] Add docker-compose
 2018-03-10  7:39 UTC  (29+ messages)
` [Buildroot] [PATCH 01/10] package: add python-docker-pycreds
` [Buildroot] [PATCH 02/10] package: add python-websocket-client
` [Buildroot] [PATCH 03/10] package: add python-backports-ssl-match-hostname
` [Buildroot] [PATCH 04/10] package: add python-docker
` [Buildroot] [PATCH 05/10] package: add python-cached-property
` [Buildroot] [PATCH 06/10] package: add python-texttable
` [Buildroot] [PATCH 07/10] package: add python-dockerpty
` [Buildroot] [PATCH 08/10] package: add python-functools32
` [Buildroot] [PATCH 09/10] python-jsonschema: needs python-functools32 when used with python 2.7
` [Buildroot] [PATCH 10/10] package: add docker-compose

[Buildroot] [git commit] package: add docker-compose
 2018-03-10  7:39 UTC 

[Buildroot] [git commit] python-jsonschema: needs python-functools32 when used with python 2.7
 2018-03-10  7:39 UTC 

[Buildroot] [git commit] package: add python-functools32
 2018-03-10  7:38 UTC 

[Buildroot] [git commit] package: add python-dockerpty
 2018-03-10  7:38 UTC 

[Buildroot] [git commit] package: add python-texttable
 2018-03-10  7:37 UTC 

[Buildroot] [git commit] package: add python-cached-property
 2018-03-10  7:36 UTC 

[Buildroot] [git commit] package: add python-docker
 2018-03-10  7:31 UTC 

net/i40e: fix intr callback unregister by adding retry
 2018-03-10  7:31 UTC  (2+ messages)

[Buildroot] [git commit] package: add python-backports-ssl-match-hostname
 2018-03-10  7:31 UTC 

[Buildroot] [git commit] package: add python-websocket-client
 2018-03-10  7:30 UTC 

[Buildroot] [git commit] package: add python-docker-pycreds
 2018-03-10  7:28 UTC 

[PATCH 4.14 1/4] powerpc/mm/slice: Remove intermediate bitmap copy
 2018-03-10  7:27 UTC  (3+ messages)

[PATCH 4.4 00/36] 4.4.121-stable review
 2018-03-10  7:19 UTC  (2+ messages)

[PATCH 4.14 0/9] 4.14.26-stable review
 2018-03-10  7:19 UTC  (2+ messages)

[PATCH 1/1] x86/kprobes: Prohibit probing of .entry_trampoline code
 2018-03-10  7:07 UTC  (2+ messages)
` [tip:x86/pti] x86/kprobes: Fix kernel crash when probing "

[PATCH v3] kernel.h: Skip single-eval logic on literals in min()/max()
 2018-03-10  7:03 UTC  (7+ messages)

[igt-dev] [PATCH i-g-t v2] tests/kms_rotation_crc: Remove hardcoding of platforms in igt_require()
 2018-03-10  7:02 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for tests/kms_rotation_crc: Remove hardcoding of platforms in igt_require() (rev2)

[Buildroot] [autobuild.buildroot.net] Build results for 2018-03-09
 2018-03-10  7:00 UTC 

[PATCH v2 1/3] dell-led: Change dell-led.h to dell-common.h
 2018-03-10  6:50 UTC  (6+ messages)
` [PATCH v2 3/3] ALSA: hda: Disabled unused audio controller for Dell platforms with Switchable Graphics

[PATCH] x86, powerpc : pkey-mprotect must allow pkey-0
 2018-03-10  6:50 UTC  (4+ messages)

[PATCH] drm/i915: Disable LVDS on Radiant P845
 2018-03-10  6:46 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

+ hugetlbfs-check-for-pgoff-value-overflow.patch added to -mm tree
 2018-03-10  6:43 UTC 

[PATCH] vgacon: fix function prototypes
 2018-03-10  6:40 UTC  (2+ messages)

"quota-df" feature
 2018-03-10  6:37 UTC  (9+ messages)

[Bug 75985] New: HDMI audio device only visible after rescan
 2018-03-10  6:36 UTC  (2+ messages)
  ` [Bug 75985] [NVC1] "

[PATCH 0/2] Remove VLA usage in rtc-s5m
 2018-03-10  6:27 UTC  (3+ messages)
` [PATCH 1/2] rtc: s5m: Move enum from rtc.h to rtc-s5m.c
` [PATCH 2/2] rtc: s5m: Remove VLA usage

[Intel-gfx] [PATCH igt] igt: Add gem_ctx_freq to exercise requesting freq on a ctx
 2018-03-10  6:24 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for igt: Add gem_ctx_freq to exercise requesting freq on a ctx (rev2)

[PATCH 3.18 00/21] 3.18.99-stable review
 2018-03-10  6:19 UTC  (2+ messages)

[PATCH v2 0/7] Modernize vga_switcheroo by using device link for HDA
 2018-03-10  6:09 UTC  (4+ messages)

iwlwifi still randomly fails to restore from S3 sleep (4.15.6 now): 0010:iwl_trans_pcie_grab_nic_access+0xc3/0xd8
 2018-03-10  6:09 UTC  (2+ messages)

[U-Boot] [PATCH] mx6sabresd: Select the CONFIG_EFI_PARTITION option
 2018-03-10  6:04 UTC  (4+ messages)

Ryzen 5 2400G Stuttering since 2018-03-07
 2018-03-10  6:02 UTC 

[PATCH 4.15 00/11] 4.15.9-stable review
 2018-03-10  5:59 UTC  (2+ messages)

[PATCH v2 0/3] drm: Add LVDS decoder bridge
 2018-03-10  5:53 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] tests/pm_rpm: Don't try to create an X-tiled ARGB8888 framebuffer
 2018-03-10  5:50 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

Two packages installing same file (with different content) to rootfs
 2018-03-10  5:43 UTC  (2+ 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.