All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-09-11 21:52:27 to 2018-09-11 23:21:53 UTC [more...]

[PATCH v4 0/2] ext4: fix DAX dma vs truncate/hole-punch
 2018-09-11 18:21 UTC  (10+ messages)

[PATCH] dmaengine: timb_dma: Use proper enum in td_prep_slave_sg
 2018-09-11 23:20 UTC  (2+ messages)
`  "

[PATCH v2] efi: take size of partition entry from GPT header
 2018-09-11 23:20 UTC  (4+ messages)

[Ksummit-discuss] [MAINTAINERS SUMMIT] Bug-introducing patches
 2018-09-11 23:20 UTC  (19+ messages)

[PATCH 0/3] add LG panel to dpcd quirk database
 2018-09-11 23:19 UTC  (3+ messages)
` [PATCH v3 "

[PATCH 00/10] kni: Interface detach and link status fixes
 2018-09-11 23:18 UTC  (22+ messages)
  ` [PATCH v2 10/10] kni: add API to set link status on kernel interface
    ` [PATCH 0/2] "
    ` [PATCH 1/2] "

[PATCH v7 0/8] Allow setting up shared memory areas between VMs from xl config files
 2018-09-11 23:15 UTC  (10+ messages)
` [PATCH v7 1/8] xen: xsm: flask: introduce XENMAPSPACE_gmfn_share for memory sharing
` [PATCH v7 2/8] libxl: introduce a new structure to represent static shared memory regions
` [PATCH v7 7/8] xen/arm: export shared memory regions as reserved-memory on device tree

bpf: btf: Change how section is supported in btf_header
 2018-09-11 18:10 UTC  (2+ messages)

[linux-linus bisection] complete test-amd64-i386-xl-qemut-stubdom-debianhvm-amd64-xsm
 2018-09-11 23:10 UTC 

[linux-linus test] 127497: regressions - FAIL
 2018-09-11 23:09 UTC 

[PATCH] dmaengine: xilinx_dma: Fix __aligned attribute on zynqmp_dma_desc_ll
 2018-09-11 23:05 UTC  (2+ messages)
`  "

[openembedded][wayland][weston]: How to configure screen resolution
 2018-09-11 22:58 UTC  (5+ messages)
        ` [oe] Fwd: "

[Bug 200621] New: Freezing with amdgpu driver
 2018-09-11 23:04 UTC  (2+ messages)
` [Bug 200621] "

[Fuego] [PATCH] Add settings of board to lib file
 2018-09-11 23:03 UTC  (2+ messages)

A NFS client partial file corruption problem in recent/current kernels
 2018-09-11 18:02 UTC  (3+ messages)

[Buildroot] [PATCH v3 1/1] python-kivy: new package
 2018-09-11 23:02 UTC  (2+ messages)

[PATCH v2 0/6] drivers/qcom: add additional functionality to RPMH
 2018-09-11 23:02 UTC  (5+ messages)
` [PATCH v2 1/6] drivers: qcom: rpmh-rsc: return if the controller is idle
` [PATCH v2 3/6] drivers: qcom: rpmh: disallow active requests in solver mode

[RFC 00/12] Multi-Key Total Memory Encryption API (MKTME)
 2018-09-11 23:01 UTC  (15+ messages)
` [RFC 04/12] x86/mm: Add helper functions to manage memory encryption keys
` [RFC 11/12] keys/mktme: Add a new key service type for "

[PATCH net-next v3 00/17] WireGuard: Secure Network Tunnel
 2018-09-11 23:01 UTC  (21+ messages)
` [PATCH net-next v3 02/17] zinc: introduce minimal cryptography library
` [PATCH net-next v3 05/17] zinc: ChaCha20 x86_64 implementation
` [PATCH net-next v3 17/17] net: WireGuard secure network tunnel

[PATCH 00/35][v2] My current patch queue
 2018-09-11 17:58 UTC  (37+ messages)
` [PATCH 01/36] btrfs: add btrfs_delete_ref_head helper
` [PATCH 02/36] btrfs: add cleanup_ref_head_accounting helper
` [PATCH 03/36] btrfs: cleanup extent_op handling
` [PATCH 04/36] btrfs: only track ref_heads in delayed_ref_updates
` [PATCH 05/36] btrfs: only count ref heads run in __btrfs_run_delayed_refs
` [PATCH 06/36] btrfs: introduce delayed_refs_rsv
` [PATCH 07/36] btrfs: check if free bgs for commit
` [PATCH 08/36] btrfs: dump block_rsv whe dumping space info
` [PATCH 09/36] btrfs: release metadata before running delayed refs
` [PATCH 10/36] btrfs: protect space cache inode alloc with nofs
` [PATCH 11/36] btrfs: fix truncate throttling
` [PATCH 12/36] btrfs: don't use global rsv for chunk allocation
` [PATCH 13/36] btrfs: add ALLOC_CHUNK_FORCE to the flushing code
` [PATCH 14/36] btrfs: reset max_extent_size properly
` [PATCH 15/36] btrfs: don't enospc all tickets on flush failure
` [PATCH 16/36] btrfs: run delayed iputs before committing
` [PATCH 17/36] btrfs: loop in inode_rsv_refill
` [PATCH 18/36] btrfs: move the dio_sem higher up the callchain
` [PATCH 19/36] btrfs: set max_extent_size properly
` [PATCH 20/36] btrfs: don't use ctl->free_space for max_extent_size
` [PATCH 21/36] btrfs: reset max_extent_size on clear in a bitmap
` [PATCH 22/36] btrfs: only run delayed refs if we're committing
` [PATCH 23/36] btrfs: make sure we create all new bgs
` [PATCH 24/36] btrfs: assert on non-empty delayed iputs
` [PATCH 25/36] btrfs: pass delayed_refs_root to btrfs_delayed_ref_lock
` [PATCH 26/36] btrfs: make btrfs_destroy_delayed_refs use btrfs_delayed_ref_lock
` [PATCH 27/36] btrfs: make btrfs_destroy_delayed_refs use btrfs_delete_ref_head
` [PATCH 28/36] btrfs: handle delayed ref head accounting cleanup in abort
` [PATCH 29/36] btrfs: call btrfs_create_pending_block_groups unconditionally
` [PATCH 30/36] btrfs: just delete pending bgs if we are aborted
` [PATCH 31/36] btrfs: cleanup pending bgs on transaction abort
` [PATCH 32/36] btrfs: clear delayed_refs_rsv for dirty bg cleanup
` [PATCH 33/36] btrfs: only free reserved extent if we didn't insert it
` [PATCH 34/36] btrfs: fix insert_reserved error handling
` [PATCH 35/36] btrfs: wait on ordered extents on abort cleanup
` [PATCH 36/36] MAINTAINERS: update my email address for btrfs

[PATCH] rsxx: Remove unnecessary parentheses
 2018-09-11 22:57 UTC  (3+ messages)

[PATCH] pata_atiixp: Remove unnecessary parentheses
 2018-09-11 22:57 UTC  (2+ messages)

[PATCH v2] ipmi: looped device detection
 2018-09-11 22:56 UTC 

Build failure with parallel build and opkg
 2018-09-11 22:49 UTC 

[PATCH v12 0/6] Driver for at91 usart in spi mode
 2018-09-11 22:54 UTC  (21+ messages)

[PATCH] ipmi: looped device detection
 2018-09-11 22:53 UTC  (2+ messages)

[PATCH i2c-next v6] i2c: aspeed: Handle master/slave combined irq events properly
 2018-09-11 22:53 UTC  (14+ messages)
        ` [PATCH] Revert "i2c: aspeed: Handle master/slave combined irq events properly"

Ceph Day in Berlin - November 12 - CFP now open
 2018-09-11 22:52 UTC 

[PATCH] platform/x86: sony-laptop: Mark expected switch fall-through
 2018-09-11 22:51 UTC  (4+ messages)

[Intel-wired-lan] [jkirsher-net-queue:dev-queue] BUILD SUCCESS f996047db81161d1a40ba212189ba7e13f6dd5f5
 2018-09-11 22:50 UTC 

Ceph Day at University of Santa Cruz - September 19
 2018-09-11 22:50 UTC 

[igt-dev] [PATCH i-g-t v2] lib/igt_fb: Don't use blitter for large buffers
 2018-09-11 22:49 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCH 1/7] drm/msm: dpu: Remove impossible checks
 2018-09-11 22:48 UTC  (5+ messages)
` [PATCH 2/7] drm/msm: dpu: Move atomic_check_plane_state() call to atomic_check
` [PATCH 3/7] drm/msm: dpu: Consolodate atomic_check functions()

[v12,1/2] i2c: buses: add i2c bus driver for NVIDIA GPU
 2018-09-11 22:48 UTC 

[PATCH 00/33] VFS: Introduce filesystem context [ver #11]
 2018-09-11 17:46 UTC  (3+ messages)
` [PATCH 14/33] vfs: Implement a filesystem superblock creation/configuration "

[PATCH v3 2/2] f2fs: fix setattr project check upon fssetxattr ioctl
 2018-09-11 22:47 UTC  (2+ messages)

[PATCH 1/3] soc: fsl: add Platform PM driver QorIQ platforms
 2018-09-11 22:42 UTC  (6+ messages)
` [PATCH 2/3] Documentation: dt: binding: fsl: update property description for RCPM

[Bug 107907] Steam game Medieval II: Total War hangs on Ubuntu 18.04
 2018-09-11 22:41 UTC  (2+ messages)

[Fuego] [PATCH] perl-xml-simple: add test case for perl-xml-simple
 2018-09-11 22:39 UTC  (2+ messages)

[U-Boot] [PATCH 0/3] Support for the Aspeed ast2500 FMC/SPI controllers
 2018-09-11 22:39 UTC  (8+ messages)
` [U-Boot] [PATCH 1/3] aspeed: ast2500: Add AHB clock
` [U-Boot] [PATCH 2/3] spi: Add support for the Aspeed ast2500 SPI controllers

[PATCH] f2fs: submit cached bio to avoid endless PageWriteback
 2018-09-11 22:39 UTC  (2+ messages)

[PATCH] staging: wilc1000: fix null checks on wilc
 2018-09-11 17:38 UTC 

[PATCH 0/4] Address issues slowing persistent memory initialization
 2018-09-11 22:35 UTC  (4+ messages)
` [PATCH 3/4] mm: Defer ZONE_DEVICE page initialization to the point where we init pgmap

[Qemu-devel] [PATCH v4 0/4] block/rbd: enable filename parsing on open
 2018-09-11 22:32 UTC  (5+ messages)
` [Qemu-devel] [PATCH v4 1/4] block/rbd: pull out qemu_rbd_convert_options
` [Qemu-devel] [PATCH v4 2/4] block/rbd: Attempt to parse legacy filenames
` [Qemu-devel] [PATCH v4 3/4] block/rbd: add iotest for rbd legacy keyvalue filename parsing
` [Qemu-devel] [PATCH v4 4/4] block/rbd: add deprecation documentation for filename keyvalue pairs

[PULL] drm-intel-fixes
 2018-09-11 22:32 UTC 

[Qemu-devel] [PATCH v3 0/4] block/rbd: enable filename parsing on open
 2018-09-11 22:16 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 4/4] block/rbd: add deprecation documenation for filename keyvalue pairs

Microphone detected, but no output for all ASUS G751xx with ALC668 chipset
 2018-09-11 22:31 UTC  (14+ messages)

[PATCH v3 0/2] rtc: abx80x: add basic watchdog support
 2018-09-11 17:28 UTC  (3+ messages)
` [PATCH 1/2] rtc: abx80x: use a 'priv' struct for client data
` [PATCH 2/2] rtc: abx80x: add basic watchdog support

[Bug 201067] New: [bisected] [4.19-rc2 regression] Display corruption with Vega 64 in 4.19-rc2
 2018-09-11 22:27 UTC  (2+ messages)
` [Bug 201067] "

[PATCH] brcmsmac: ap mode: update beacon when TIM changes
 2018-09-11 17:26 UTC 

[PATCH RESEND net-next] docs: net: Convert tcp.txt to RST format
 2018-09-11 22:25 UTC  (3+ messages)

[PATCH v5 0/2] Harden spectrev2 userspace-userspace protection
 2018-09-11 22:25 UTC  (11+ messages)
` [PATCH v5 1/2] x86/speculation: apply IBPB more strictly to avoid cross-process data leak

Optimize VM handling a bit more
 2018-09-11 22:25 UTC  (7+ messages)
` [PATCH 01/11] drm/amdgpu: try allocating VRAM as power of two

2.19.0.rc2.windows.1: stash fails with dirty submodule
 2018-09-11 22:24 UTC  (3+ messages)

What's cooking in git.git (Sep 2018, #02; Tue, 11)
 2018-09-11 22:20 UTC 

[xen-4.9-testing test] 126201: regressions - FAIL
 2018-09-11 22:18 UTC  (5+ messages)

[Ksummit-discuss] [MAINTAINER SUMMIT] community management/subsystem governance
 2018-09-11 22:17 UTC  (9+ messages)

Sensor alarm logging in IPMI SEL
 2018-09-11 22:16 UTC  (4+ messages)

tools/bpf regression causing samples/bpf/ to hang
 2018-09-11 17:15 UTC  (3+ messages)

[RFC PATCH RESEND 1/5] f2fs: support superblock checksum
 2018-09-11 22:14 UTC  (6+ messages)
` [RFC PATCH v3 3/5] f2fs-tools: unify the writeback of superblock

[PATCH] net/core/filter: fix unused-variable warning
 2018-09-11 22:13 UTC  (2+ messages)

[PATCH v3 0/4] fs/dcache: Track # of negative dentries
 2018-09-11 22:13 UTC  (9+ messages)
` [PATCH v3 1/4] fs/dcache: Fix incorrect nr_dentry_unused accounting in shrink_dcache_sb()
` [PATCH v3 2/4] fs: Don't need to put list_lru into its own cacheline
` [PATCH v3 3/4] fs/dcache: Track & report number of negative dentries
` [PATCH v3 4/4] fs/dcache: Eliminate branches in nr_dentry_negative accounting

[Qemu-devel] [PATCH] PC Chipset: Improve serial divisor calculation
 2018-09-11 21:59 UTC  (3+ messages)

[PATCH v2] f2fs: add new idle interval timing for discard and gc paths
 2018-09-11 22:09 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH v3 0/2] media: v4l2-subdev.h: allow V4L2_FRMIVAL_TYPE_CONTINUOUS & _STEPWISE
 2018-09-11 17:06 UTC  (3+ messages)
  ` [PATCH v3 1/2] "
  ` [PATCH v3 2/2] media: imx: capture: use 'v4l2_fill_frmivalenum_from_subdev'

[PATCH] drm/i915: Fix a potential integer overflow with framebuffers extending past 4 GiB
 2018-09-11 22:06 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[U-Boot] [PATCH v3 01/13] efi_loader: support Unicode text input
 2018-09-11 22:05 UTC  (2+ messages)
` [U-Boot] [PATCH v5 1/13] "

[Bug 106175] amdgpu.dc=1 shows performance issues with Xorg compositors when moving windows
 2018-09-11 22:05 UTC  (2+ messages)

[PATCH] mm, thp: Fix mlocking THP page with migration enabled
 2018-09-11 22:02 UTC  (3+ messages)

[Intel-wired-lan] [PATCH next-queue] ixgbevf: fix msglen for ipsec mbx messages
 2018-09-11 22:00 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu: Moved fault hash table to amdgpu vm
 2018-09-11 22:00 UTC  (11+ messages)

[Intel-wired-lan] [PATCH v2 0/4] i40e AF_XDP zero-copy buffer leak fixes
 2018-09-11 22:00 UTC  (9+ messages)
` [Intel-wired-lan] [PATCH v2 1/4] i40e: clean zero-copy XDP Tx ring on shutdown/reset
` [Intel-wired-lan] [PATCH v2 2/4] net: xsk: add a simple buffer reuse queue
` [Intel-wired-lan] [PATCH v2 3/4] i40e: clean zero-copy XDP Rx ring on shutdown/reset
` [Intel-wired-lan] [PATCH v2 4/4] i40e: disallow changing the number of descriptors when AF_XDP is on

[PATCH v2] iio: proximity: Add driver support for ST's VL53L0X ToF ranging sensor
 2018-09-11 16:57 UTC  (3+ messages)

[RFC] managing PHY carrier from user space
 2018-09-11 16:56 UTC  (2+ messages)

[Intel-wired-lan] [PATCH net-next] ixgbe: remove redundant function ixgbe_fw_recovery_mode()
 2018-09-11 21:56 UTC  (2+ messages)

Editing 4
 2018-09-11  6:12 UTC 

Editing 4
 2018-09-11  6:22 UTC 

[U-Boot] [PATCH 0/3] add optional hex output of u-boot-spl
 2018-09-11 21:55 UTC  (3+ messages)
` [U-Boot] [PATCH 3/3] arm; socfpga: stratix10: Add CONFIG_OF_EMBED

[Intel-wired-lan] [PATCH] ixgbe: Fix ixgbe TX hangs with XDP_TX beyond queue limit
 2018-09-11 21:54 UTC  (2+ messages)

i.MX DT memory nodes
 2018-09-11 21:54 UTC  (2+ messages)

[Intel-wired-lan] [PATCH v7 11/11] igc: Add watchdog
 2018-09-11 21:54 UTC  (2+ messages)

[Intel-wired-lan] [PATCH v7 10/11] igc: Add setup link functionality
 2018-09-11 21:53 UTC  (2+ messages)

kernels >= v4.12 oops/crash with ipsec-traffic: partly bisected
 2018-09-11 16:53 UTC  (4+ messages)
` kernels > v4.12 oops/crash with ipsec-traffic: bisected to b838d5e1c5b6e57b10ec8af2268824041e3ea911: ipv4: mark DST_NOGC and remove the operation of dst_free()

[Intel-wired-lan] [PATCH v7 09/11] igc: Add code for PHY support
 2018-09-11 21:52 UTC  (2+ messages)

[Intel-wired-lan] [PATCH v7 08/11] igc: Add NVM support
 2018-09-11 21:52 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.