All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-09-18 09:14:12 to 2017-09-18 09:36:12 UTC [more...]

[PATCH 4.9 00/78] 4.9.51-stable review
 2017-09-18  9:12 UTC  (76+ messages)
` [PATCH 4.9 01/78] ipv6: accept 64k - 1 packet length in ip6_find_1stfragopt()
` [PATCH 4.9 02/78] ipv6: add rcu grace period before freeing fib6_node
` [PATCH 4.9 04/78] macsec: add genl family module alias
` [PATCH 4.9 06/78] fsl/man: Inherit parent device and of_node
` [PATCH 4.9 07/78] sctp: Avoid out-of-bounds reads from address storage
` [PATCH 4.9 08/78] qlge: avoid memcpy buffer overflow
` [PATCH 4.9 09/78] netvsc: fix deadlock betwen link status and removal
` [PATCH 4.9 10/78] cxgb4: Fix stack out-of-bounds read due to wrong size to t4_record_mbox()
` [PATCH 4.9 11/78] packet: Dont write vnet header beyond end of buffer
` [PATCH 4.9 12/78] kcm: do not attach PF_KCM sockets to avoid deadlock
` [PATCH 4.9 13/78] Revert "net: phy: Correctly process PHY_HALTED in phy_stop_machine()"
` [PATCH 4.9 14/78] tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0
` [PATCH 4.9 15/78] mlxsw: spectrum: Forbid linking to devices that have uppers
` [PATCH 4.9 16/78] bridge: switchdev: Clear forward mark when transmitting packet
` [PATCH 4.9 18/78] Revert "net: fix percpu memory leaks"
` [PATCH 4.9 19/78] gianfar: Fix Tx flow control deactivation
` [PATCH 4.9 20/78] vhost_net: correctly check tx avail during rx busy polling
` [PATCH 4.9 21/78] ip6_gre: update mtu properly in ip6gre_err
` [PATCH 4.9 22/78] ipv6: fix memory leak with multiple tables during netns destruction
` [PATCH 4.9 23/78] ipv6: fix typo in fib6_net_exit()
` [PATCH 4.9 24/78] sctp: fix missing wake ups in some situations
` [PATCH 4.9 25/78] ip_tunnel: fix setting ttl and tos value in collect_md mode
` [PATCH 4.9 26/78] f2fs: let fill_super handle roll-forward errors
` [PATCH 4.9 27/78] f2fs: check hot_data for roll-forward recovery
` [PATCH 4.9 28/78] x86/fsgsbase/64: Fully initialize FS and GS state in start_thread_common
` [PATCH 4.9 29/78] x86/fsgsbase/64: Report FSBASE and GSBASE correctly in core dumps
` [PATCH 4.9 30/78] x86/switch_to/64: Rewrite FS/GS switching yet again to fix AMD CPUs
` [PATCH 4.9 31/78] xfs: Move handling of missing page into one place in xfs_find_get_desired_pgoff()
` [PATCH 4.9 32/78] xfs: fix spurious spin_is_locked() assert failures on non-smp kernels
` [PATCH 4.9 33/78] xfs: push buffer of flush locked dquot to avoid quotacheck deadlock
` [PATCH 4.9 34/78] xfs: try to avoid blowing out the transaction reservation when bunmaping a shared extent
` [PATCH 4.9 35/78] xfs: release bli from transaction properly on fs shutdown
` [PATCH 4.9 36/78] xfs: remove bli from AIL before release on transaction abort
` [PATCH 4.9 37/78] xfs: dont allow bmap on rt files
` [PATCH 4.9 38/78] xfs: free uncommitted transactions during log recovery
` [PATCH 4.9 39/78] xfs: free cowblocks and retry on buffered write ENOSPC
` [PATCH 4.9 40/78] xfs: dont crash on unexpected holes in dir/attr btrees
` [PATCH 4.9 41/78] xfs: check _btree_check_block value
` [PATCH 4.9 42/78] xfs: set firstfsb to NULLFSBLOCK before feeding it to _bmapi_write
` [PATCH 4.9 43/78] xfs: check _alloc_read_agf buffer pointer before using
` [PATCH 4.9 44/78] xfs: fix quotacheck dquot id overflow infinite loop
` [PATCH 4.9 45/78] xfs: fix multi-AG deadlock in xfs_bunmapi
` [PATCH 4.9 46/78] xfs: Fix per-inode DAX flag inheritance
` [PATCH 4.9 47/78] xfs: fix inobt inode allocation search optimization
` [PATCH 4.9 48/78] xfs: clear MS_ACTIVE after finishing log recovery
` [PATCH 4.9 49/78] xfs: dont leak quotacheck dquots when cow recovery
` [PATCH 4.9 50/78] iomap: fix integer truncation issues in the zeroing and dirtying helpers
` [PATCH 4.9 51/78] xfs: write unmount record for ro mounts
` [PATCH 4.9 52/78] xfs: toggle readonly state around xfs_log_mount_finish
` [PATCH 4.9 53/78] xfs: remove xfs_trans_ail_delete_bulk
` [PATCH 4.9 54/78] xfs: Add infrastructure needed for error propagation during buffer IO failure
` [PATCH 4.9 55/78] xfs: Properly retry failed inode items in case of error during buffer writeback
` [PATCH 4.9 56/78] xfs: fix recovery failure when log record header wraps log end
` [PATCH 4.9 57/78] xfs: always verify the log tail during recovery
` [PATCH 4.9 58/78] xfs: fix log recovery corruption error due to tail overwrite
` [PATCH 4.9 59/78] xfs: handle -EFSCORRUPTED during head/tail verification
` [PATCH 4.9 60/78] xfs: add log recovery tracepoint for head/tail
` [PATCH 4.9 61/78] xfs: stop searching for free slots in an inode chunk when there are none
` [PATCH 4.9 62/78] xfs: evict all inodes involved with log redo item
` [PATCH 4.9 63/78] xfs: check for race with xfs_reclaim_inode() in xfs_ifree_cluster()
` [PATCH 4.9 64/78] xfs: open-code xfs_buf_item_dirty()
` [PATCH 4.9 65/78] xfs: remove unnecessary dirty bli format check for ordered bufs
` [PATCH 4.9 66/78] xfs: ordered buffer log items are never formatted
` [PATCH 4.9 67/78] xfs: refactor buffer logging into buffer dirtying helper
` [PATCH 4.9 68/78] xfs: dont log dirty ranges for ordered buffers
` [PATCH 4.9 69/78] xfs: skip bmbt block ino validation during owner change
` [PATCH 4.9 70/78] xfs: move bmbt owner change to last step of extent swap
` [PATCH 4.9 71/78] xfs: disallow marking previously dirty buffers as ordered
` [PATCH 4.9 72/78] xfs: relog dirty buffers during swapext bmbt owner change
` [PATCH 4.9 73/78] xfs: disable per-inode DAX flag
` [PATCH 4.9 74/78] xfs: fix incorrect log_flushed on fsync
` [PATCH 4.9 75/78] xfs: dont set v3 xflags for v2 inodes
` [PATCH 4.9 76/78] xfs: open code end_buffer_async_write in xfs_finish_page_writeback
` [PATCH 4.9 77/78] xfs: use kmem_free to free return value of kmem_zalloc
` [PATCH 4.9 78/78] md/raid5: release/flush io in raid5_do_work()

[Qemu-devel] [PATCH 0/6] block: Fix permissions after ro/rw reopen
 2017-09-18  9:35 UTC  (4+ messages)
` [Qemu-devel] [PATCH 6/6] block: Fix permissions after bdrv_reopen()

[ovmf baseline-only test] 72120: all pass
 2017-09-18  9:36 UTC 

rdma-core_15-1_amd64.changes is NEW
 2017-09-18  9:36 UTC 

[PATCH v3] [DVB][FRONTEND] Added a new ioctl for optimizing frontend property set operation
 2017-09-18  9:35 UTC  (2+ messages)
  ` [PATCH v4] "

[PATCH v2 00/17] x86: emulator enhancements
 2017-09-18  9:35 UTC  (4+ messages)
` [PATCH v2 17/17] x86/HVM: eliminate custom #MF/#XM handling

[PATCH v3 0/5] KVM: MMU: 5 level EPT/shadow support
 2017-09-18  9:35 UTC  (6+ messages)
` [PATCH v3 2/5] KVM: MMU: check guest CR3 reserved bits based on its physical address width

[PATCH 0/2] have crypto drivers use a standard map file name format
 2017-09-18  9:35 UTC  (2+ messages)

[Buildroot] [PATCH] docs/manual: fix typo
 2017-09-18  9:34 UTC 

[Qemu-devel] [PATCH] qemu.py: Fix syntax error
 2017-09-18  9:34 UTC  (2+ messages)

[PATCH rdma-core 1/2] debian: Let lintian ignore example udev rule
 2017-09-18  9:33 UTC  (2+ messages)
  ` [PATCH rdma-core 2/2] debian: Move perl:Depends from ibverbs-providers to rdma-core

[PATCH] staging: lustre: lustre: Use kstrtoull instead of simple_strtoull
 2017-09-18  9:33 UTC  (2+ messages)

[PATCH] tools/kvm_stat: Add Python 3 support to kvm_stat
 2017-09-18  9:32 UTC  (2+ messages)

[PATCHv3 0/3] arm64: dts: add ls2088a and 1088a pcie DT nodes
 2017-09-18  9:32 UTC  (8+ messages)
  ` [PATCHv3 1/3] arm64: dts: ls2088a: add pcie support
  ` [PATCHv3 2/3] arm64: dts: ls1088a: add gicv3 ITS DT node
  ` [PATCHv3 3/3] arm64: dts: ls1088a: add PCIe controller DT nodes

[PATCH 00/13] Move PCI away from the EAL
 2017-09-18  9:31 UTC  (16+ messages)
` [PATCH v2 00/14] "
  ` [PATCH v2 01/14] eal: expose rte_eal_using_phys_addrs
  ` [PATCH v2 02/14] ethdev: remove useless PCI dependency
  ` [PATCH v2 03/14] bus: properly include rte_debug
  ` [PATCH v2 04/14] eal: remove references to PCI
  ` [PATCH v2 05/14] pci: introduce PCI lib and bus
  ` [PATCH v2 06/14] lib: include rte_bus_pci
  ` [PATCH v2 07/14] drivers: "
  ` [PATCH v2 08/14] test: "
  ` [PATCH v2 09/14] app/testpmd: "
  ` [PATCH v2 10/14] cryptodev: move PCI specific helpers to drivers/crypto
  ` [PATCH v2 11/14] pci: avoid inlining functions
  ` [PATCH v2 12/14] pci: avoid over-complicated macro
  ` [PATCH v2 13/14] pci: deprecate misnamed functions
  ` [PATCH v2 14/14] doc: add notes on EAL PCI API update

[Qemu-devel] [RFC v2 00/32] postcopy+vhost-user/shared ram
 2017-09-18  9:31 UTC  (8+ messages)
` [Qemu-devel] [RFC v2 16/32] vhost+postcopy: Send address back to qemu

[PATCH v4 0/3] MAP_DIRECT and block-map sealed files
 2017-09-18  9:31 UTC  (12+ messages)
` [PATCH v4 2/3] mm: introduce MAP_VALIDATE a mechanism for adding new mmap flags

[PATCH v3 0/4] drm/agpsupport: Code cleanup
 2017-09-18  9:31 UTC  (3+ messages)
` [Outreachy kernel] "

[PATCH 00/18] *** misc patches for SRIOV ***
 2017-09-18  9:31 UTC  (21+ messages)
` [PATCH 08/18] drm/amdgpu:halt when vm fault
` [PATCH 09/18] drm/amdgpu:insert TMZ_BEGIN
` [PATCH 10/18] drm/amdgpu:hdp flush should be put it initialized
` [PATCH 11/18] drm/amdgpu:add vgt_flush for gfx9
` [PATCH 12/18] drm/amdgpu:use formal register to trigger hdp invalidate
` [PATCH 13/18] drm/amdgpu:fix driver unloading bug
` [PATCH 14/18] drm/amdgpu: Fix amdgpu reload failure under SRIOV
` [PATCH 15/18] drm/amdgpu/sriov: fix page fault issue of driver unload
` [PATCH 16/18] drm/amdgpu: increate mailbox polling timeout to 12s
` [PATCH 17/18] drm/amdgpu:fix uvd ring fini routine

[PATCH] doc: announce ABI change for ring structure
 2017-09-18  9:30 UTC  (4+ messages)

[PATCH 0/5] extra fixes for LLVM
 2017-09-18  9:30 UTC  (6+ messages)
` [PATCH 1/5] llvm: warn instead of assert on global inits
` [PATCH 2/5] llvm: gracefully catch impossible type/value
` [PATCH 3/5] llvm: add support for float initializer
` [PATCH 4/5] llvm: give names easier to debug
` [PATCH 5/5] llvm: only compare void pointers

[RESENT PATCH v9 1/2] ASoC: rt5514: Add devicetree bindings for rt5514-spi
 2017-09-18  9:30 UTC  (4+ messages)

[PATCH] kbuild: deb-pkg: remove firmware package support
 2017-09-18  9:30 UTC  (3+ messages)

[Qemu-devel] [PATCH v8 00/13] tests: Add VM based build tests (for non-x86_64 and/or non-Linux)
 2017-09-18  9:29 UTC  (5+ messages)
` [Qemu-devel] [PATCH v8 03/13] scripts: Add archive-source.sh
` [Qemu-devel] [PATCH v8 13/13] docker: Use archive-source.py

[Qemu-devel] [PATCH v2 0/2] x86_iommu: Fix segfault when starting on non-PCI machines
 2017-09-18  9:29 UTC  (2+ messages)

patch "usb: Increase quirk delay for USB devices" added to usb-linus
 2017-09-18  9:29 UTC 

patch "uwb: properly check kthread_run return value" added to usb-linus
 2017-09-18  9:29 UTC 

[Buildroot] [PATCH] Added support for package flatbuffers
 2017-09-18  9:28 UTC  (3+ messages)

[Qemu-devel] [PATCH v5 08/12] char: convert the escc device to keycodemapdb
 2017-09-18  9:28 UTC  (2+ messages)

how to run balance successfully (No space left on device)?
 2017-09-18  9:27 UTC  (4+ messages)

[Qemu-devel] [RFC 00/15] QMP: out-of-band (OOB) execution support
 2017-09-18  9:26 UTC  (11+ messages)

[PATCH v4 0/3] media: ov7670: Add entity init and power operation
 2017-09-18  9:26 UTC  (9+ messages)
` [PATCH v4 2/3] media: ov7670: Add the get_fmt callback
` [PATCH v4 3/3] media: ov7670: Add the s_power operation

[PATCH v2 4/5] drm/i915/guc: Cleanup adding GuC work items
 2017-09-18  9:25 UTC  (2+ messages)
` [PATCH v3 "

[PATCH] ASoC: qcom: remove duplicate initializations of dma_ch and v
 2017-09-18  9:26 UTC  (2+ messages)

[PATCH 0/7] I2C GPIO to use gpiolibs open drain
 2017-09-18  9:26 UTC  (4+ messages)
` [PATCH 7/7] i2c: gpio: Add support for named gpios in DT

[Qemu-devel] [RFC PATCH] NUMA: Enable adding NUMA node implicitly
 2017-09-18  9:24 UTC  (3+ messages)

[PATCH] kbuild: rpm-pkg: delete firmware_install to fix build error
 2017-09-18  9:24 UTC  (3+ messages)

[PATCH] cec-core.rst/cec-ioc-receive.rst: clarify CEC_TX_STATUS_ERROR
 2017-09-18  9:23 UTC 

backport a patch for Linux 4.4 and 4.9
 2017-09-18  9:23 UTC 

[PATCH 1/2] powerpc/vdso64: Coarse timer support preparatory patch
 2017-09-18  9:23 UTC  (2+ messages)
` [PATCH 2/2] powerpc/vdso64: Add support for CLOCK_{REALTIME/MONOTONIC}_COARSE

Processing of rdma-core_15-1_amd64.changes
 2017-09-18  9:23 UTC 

[PATCH BlueZ] tools: Only add unique entries to readline history
 2017-09-18  9:23 UTC 

[PATCH v2 1/3] adapter: Fix not waiting for start discovery result
 2017-09-18  9:23 UTC  (2+ messages)

[PATCH v3] irq_work: improve the flag definitions
 2017-09-18  9:23 UTC 

[PATCH 0/3] STM32 CRYP crypto driver
 2017-09-18  9:20 UTC  (2+ messages)

[PATCH 0/3] ima: only call integrity_kernel_read to calc file hash
 2017-09-18  9:19 UTC  (11+ messages)
` [PATCH 3/3] ima: use fs method to read integrity data
  ` [PATCH 3/3] ima: use fs method to read integrity data (updated patch description)

[PATCH 4.13 00/52] 4.13.3-stable review
 2017-09-18  9:09 UTC  (3+ messages)
` [PATCH 4.13 20/52] x86/mm, mm/hwpoison: Clear PRESENT bit for kernel 1:1 mappings of poison pages

[PATCH][V2] i2c: i2c-stm32f7: make structure stm32f7_setup static const
 2017-09-18  9:18 UTC  (5+ messages)

[RFC] Unicore Subproject Proposal
 2017-09-18  9:16 UTC  (6+ messages)

Returned mail: see transcript for details
 2017-09-18  9:16 UTC 

Page allocator bottleneck
 2017-09-18  9:16 UTC  (3+ messages)

[PATCH v2 5/8] arm64: dts: renesas: r8a77970: add EtherAVB support
 2017-09-18  9:15 UTC  (4+ messages)

[PATCH v2 4/8] arm64: dts: renesas: r8a77970: add [H]SCIF support
 2017-09-18  9:15 UTC  (5+ messages)

[PATCH 4.12 00/52] 4.12.14-stable review
 2017-09-18  9:11 UTC  (8+ messages)
` [PATCH 4.12 36/52] Revert "net: use lib/percpu_counter API for fragmentation mem accounting"
` [PATCH 4.12 40/52] ip6_gre: update mtu properly in ip6gre_err
` [PATCH 4.12 42/52] ipv6: fix typo in fib6_net_exit()
` [PATCH 4.12 44/52] f2fs: let fill_super handle roll-forward errors
` [PATCH 4.12 50/52] idr: remove WARN_ON_ONCE() when trying to replace negative ID
` [PATCH 4.12 51/52] md/raid1/10: reset bio allocated from mempool
` [PATCH 4.12 52/52] md/raid5: release/flush io in raid5_do_work()

[PATCH] net/bonding: strengthen the judgment of lacp packets
 2017-09-18  9:14 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.