All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-04-15 12:34:28 to 2018-04-15 15:50:37 UTC [more...]

[PATCH] ARM: avoid Cortex-A9 livelock on tight dmb loops
 2018-04-15 15:50 UTC  (9+ messages)

[PATCH V4 0/2] blk-mq: fix race between completion and BLK_EH_RESET_TIMER
 2018-04-15 15:43 UTC  (3+ messages)
` [PATCH V4 1/2] blk-mq: set RQF_MQ_TIMEOUT_EXPIRED when the rq's timeout isn't handled
` [PATCH V4 2/2] blk-mq: fix race between complete and BLK_EH_RESET_TIMER

[PATCH v2 00/14] Move ad7746 driver out of staging
 2018-04-15 15:43 UTC  (27+ messages)
` [PATCH v2 01/14] staging: iio: ad7746: Automatically swap values in readings/writings
` [PATCH v2 02/14] staging: iio: ad7746: Adjust arguments to match open parenthesis
` [PATCH v2 03/14] staging: iio: ad7746: Fix bound checkings
` [PATCH v2 04/14] staging: iio: ad7746: Fix multiple line dereference
` [PATCH v2 05/14] staging: iio: ad7746: Reorder includes alphabetically
` [PATCH v2 06/14] staging: iio: ad7746: Reorder variable declarations
` [PATCH v2 07/14] staging: iio: ad7746: Remove unused defines
` [PATCH v2 08/14] staging: iio: ad7746: Add dt-bindings
` [PATCH v2 09/14] staging: iio: ad7746: Add remove()
` [PATCH v2 10/14] staging: iio: ad7746: Add comments
` [PATCH v2 11/14] staging: iio: ad7746: Add devicetree bindings documentation
` [PATCH v2 12/14] staging: iio: ad7746: Add ABI documentation
` [PATCH v2 14/14] staging: iio: Remove ad7746 from staging

[Bug 106053] Drawing at screen boundary is very slow
 2018-04-15 15:40 UTC  (2+ messages)

[Xenomai] undefined reference error when using xenomai-based library
 2018-04-15 15:40 UTC 

[PATCH 0/7] nd/repack-keep-pack update
 2018-04-15 15:36 UTC  (9+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/7] t7700: have closing quote of a test at the beginning of line
  ` [PATCH v2 2/7] repack: add --keep-pack option
  ` [PATCH v2 3/7] gc: add --keep-largest-pack option
  ` [PATCH v2 4/7] gc: add gc.bigPackThreshold config
  ` [PATCH v2 5/7] gc: handle a corner case in gc.bigPackThreshold
  ` [PATCH v2 6/7] gc --auto: exclude base pack if not enough mem to "repack -ad"
  ` [PATCH v2 7/7] pack-objects: show some progress when counting kept objects

[PATCH v6 1/4] eal/vfio: add multiple container support
 2018-04-15 15:33 UTC  (7+ messages)
` [PATCH v7 0/5] add ifcvf vdpa driver
  ` [PATCH v7 1/5] vfio: extend data structure for multi container
  ` [PATCH v7 2/5] vfio: add multi container support
  ` [PATCH v7 3/5] net/virtio: skip device probe in vdpa mode
  ` [PATCH v7 4/5] net/ifcvf: add ifcvf vdpa driver
  ` [PATCH v7 5/5] doc: add ifcvf driver document and release note

PMTU Discovery Security Concerns
 2018-04-15 15:47 UTC  (3+ messages)

[Buildroot] [PATCH 0/2] Fix/improve modem-manager init script
 2018-04-15 15:31 UTC  (4+ messages)
` [Buildroot] [PATCH 1/2] modem-manager: fix test of unset variable in "

List changes
 2018-04-15 15:25 UTC 

sparc/ppc/arm compat siginfo ABI regressions: sending SIGFPE via kill() returns wrong values in si_pid and si_uid
 2018-04-15 15:22 UTC  (16+ messages)
                    ` sparc/ppc/arm compat siginfo ABI regressions: sending SIGFPE via kill() returns wrong values in

usb-storage: stop using block layer bounce buffers
 2018-04-15 15:24 UTC 

Linux 3.18.105
 2018-04-15 15:16 UTC  (3+ messages)

[PATCH V3] blk-mq: fix race between complete and BLK_EH_RESET_TIMER
 2018-04-15 15:15 UTC  (4+ messages)

[PATCH v5 00/21] Device querying
 2018-04-15 15:13 UTC  (9+ messages)
` [PATCH v5 02/21] eal: list acceptable init priorities

[PATCH 00/30] kconfig: move compiler capability tests to Kconfig
 2018-04-15 15:12 UTC  (11+ messages)
` [PATCH 08/30] kconfig: add built-in function support
` [PATCH 20/30] kconfig: add basic helper macros to scripts/Kconfig.include
` [PATCH 21/30] stack-protector: test compiler capability in Kconfig and drop AUTO mode

Compex WLE1216V2-20 (QCA9984) firmware is missing
 2018-04-15 15:12 UTC  (2+ messages)

[ovmf baseline-only test] 74621: tolerable FAIL
 2018-04-15 15:10 UTC 

[PATCH v2 4/4] vfio: use the generic multi-process channel
 2018-04-15 15:10 UTC  (3+ messages)
` [PATCH v7] vfio: change to use "

[PATCH v1 00/18] Device querying
 2018-04-15 15:07 UTC  (24+ messages)
` [PATCH v7 00/22] "
  ` [PATCH v7 01/22] kvargs: build before EAL
  ` [PATCH v7 02/22] eal: list acceptable init priorities
  ` [PATCH v7 03/22] eal: add last init priority
  ` [PATCH v7 04/22] eal: introduce dtor macros
  ` [PATCH v7 05/22] eal: introduce device class abstraction
  ` [PATCH v7 06/22] eal/class: register destructor
  ` [PATCH v7 07/22] eal/dev: add device iterator interface
  ` [PATCH v7 08/22] eal/class: add device iteration
  ` [PATCH v7 09/22] eal/bus: "
  ` [PATCH v7 10/22] eal/dev: implement device iteration initialization
  ` [PATCH v7 11/22] eal/dev: implement device iteration
  ` [PATCH v7 12/22] kvargs: add generic string matching callback
  ` [PATCH v7 13/22] bus/pci: fix find device implementation
  ` [PATCH v7 14/22] bus/pci: implement device iteration and comparison
  ` [PATCH v7 15/22] bus/pci: add device matching field id
  ` [PATCH v7 16/22] bus/vdev: fix find device implementation
  ` [PATCH v7 17/22] bus/vdev: implement device iteration
  ` [PATCH v7 18/22] bus/vdev: add device matching field driver
  ` [PATCH v7 19/22] ethdev: add private generic device iterator
  ` [PATCH v7 20/22] ethdev: register ether layer as a class
  ` [PATCH v7 21/22] ethdev: add device matching field name
  ` [PATCH v7 22/22] app/testpmd: add show device command

[libvirt test] 122300: tolerable all pass - PUSHED
 2018-04-15 15:03 UTC 

[PATCH] swiotlb: use dma_direct_supported for swiotlb_ops
 2018-04-15 15:03 UTC  (3+ messages)
` [tip:x86/urgent] swiotlb: Use dma_direct_supported() "

io_pgetevents & aio fsync V3
 2018-04-15 15:01 UTC  (12+ messages)
` [PATCH 1/7] aio: don't print the page size at boot time
` [PATCH 2/7] aio: remove an outdated BUG_ON and comment in aio_complete
` [PATCH 3/7] aio: sanitize ki_list handling
` [PATCH 4/7] aio: remove the extra get_file/fput pair in io_submit_one
` [PATCH 5/7] aio: refactor read/write iocb setup
` [PATCH 6/7] aio: implement IOCB_CMD_FSYNC and IOCB_CMD_FDSYNC
` [PATCH 7/7] aio: implement io_pgetevents

[PATCH AUTOSEL for 3.18 051/101] scsi: sun_esp: fix device reference leaks
 2018-04-15 15:02 UTC  (4+ messages)
` [PATCH AUTOSEL for 3.18 059/101] x86/um: thin archives build fix

[PATCH AUTOSEL for 4.4 001/162] ALSA: timer: Wrap with spinlock for queue access
 2018-04-15 15:01 UTC  (4+ messages)
` [PATCH AUTOSEL for 4.4 065/162] tcp: Add a tcp_filter hook before handle ack packet

centralize SWIOTLB config symbol and misc other cleanups
 2018-04-15 14:59 UTC  (54+ messages)
` [PATCH 01/12] iommu-common: move to arch/sparc
` [PATCH 02/12] iommu-helper: unexport iommu_area_alloc
` [PATCH 03/12] iommu-helper: mark iommu_is_span_boundary as inline
` [PATCH 04/12] iommu-helper: move the IOMMU_HELPER config symbol to lib/
` [PATCH 05/12] scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/Kconfig
` [PATCH 06/12] dma-mapping: move the NEED_DMA_MAP_STATE "
` [PATCH 07/12] arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbol
` [PATCH 08/12] arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/Kconfig
` [PATCH 09/12] PCI: remove CONFIG_PCI_BUS_ADDR_T_64BIT
` [PATCH 10/12] arm: don't build swiotlb by default
` [PATCH 11/12] swiotlb: move the SWIOTLB config symbol to lib/Kconfig
` [PATCH 12/12] swiotlb: remove the CONFIG_DMA_DIRECT_OPS ifdefs

[PATCH] iio: hid-sensor-trigger: Fix sometimes not powering up the sensor after resume
 2018-04-15 14:58 UTC  (2+ messages)

usb-storage: stop using block layer bounce buffers
 2018-04-15 14:53 UTC 

[PATCH AUTOSEL for 4.14 001/161] firewire-ohci: work around oversized DMA reads on JMicron controllers
 2018-04-15 14:44 UTC  (10+ messages)
` [PATCH AUTOSEL for 4.14 015/161] printk: Add console owner and waiter logic to load balance console writes
` [PATCH AUTOSEL for 4.14 039/161] IB/cq: Don't force IB_POLL_DIRECT poll context for ib_process_cq_direct
` [PATCH AUTOSEL for 4.14 043/161] MIPS: JZ4770: Work around config2 misreporting associativity

[PATCH AUTOSEL for 4.15 001/189] firewire-ohci: work around oversized DMA reads on JMicron controllers
 2018-04-15 14:39 UTC  (14+ messages)
` [PATCH AUTOSEL for 4.15 019/189] printk: Add console owner and waiter logic to load balance console writes
` [PATCH AUTOSEL for 4.15 044/189] ASoC: bcm2835: fix hw_params error when device is in prepared state
` [PATCH AUTOSEL for 4.15 048/189] clk: ingenic: Fix recalc_rate for clocks with fixed divider
` [PATCH AUTOSEL for 4.15 168/189] nfsd: return RESOURCE not GARBAGE_ARGS on too many ops

[PATCH v6 0/8] vhost: introduce vhost crypto backend
 2018-04-15 14:34 UTC  (4+ messages)
` [PATCH v7 "
  ` [PATCH v7 7/8] examples/vhost_crypto: add vhost crypto sample application

[PATCH] fs/dcache.c: re-add cond_resched() in shrink_dcache_parent()
 2018-04-15 14:21 UTC  (10+ messages)

[PATCH v2] crypto: caam: Drop leading zero from input buffer
 2018-04-15 14:16 UTC  (3+ messages)

[meta-multimedia][PATCH] libde265: add recipe
 2018-04-15 14:15 UTC  (2+ messages)
` [meta-multimedia][PATCH] tinyalsa: "

[PATCH v3] crypto: caam: Drop leading zero from input buffer
 2018-04-15 14:12 UTC 

remounted ro during operation, unmountable since
 2018-04-15 14:07 UTC  (5+ messages)

Custom progress handlers
 2018-04-15 13:34 UTC  (4+ messages)

[PATCH] EVM: Allow runtime modification of the set of verified xattrs
 2018-04-15 14:05 UTC  (2+ messages)

Regression in patch add?
 2018-04-15 13:59 UTC  (2+ messages)

[Bug 104412] RX 460 HDMI 4k 60fps not working, DisplayPort is
 2018-04-15 13:57 UTC  (2+ messages)

[ANNOUNCE] fstests: master branch updated to fdf6d4bc862b
 2018-04-15 13:50 UTC 

[PATCH 0/2 v3] Fix nvme-rdma timeout flow
 2018-04-15 13:50 UTC  (4+ messages)
` [PATCH 2/2 v3] nvme-rdma: Fix command completion race at error recovery

[PATCH] Create 'bisect_flags' parameter in find_bisection() in preparation of passing multiple options
 2018-04-15 13:49 UTC  (4+ messages)
` [PATCH v2] Make it possible to implement bisecting only on first parents or on merge commits by passing flags to find_bisection(), instead of just a find_all boolean
` [PATCH v3] bisect: create 'bisect_flags' parameter in find_bisection()

INFO: rcu detected stall in n_tty_receive_char_special
 2018-04-15 13:43 UTC  (2+ messages)

[GIT PULL] auxdisplay for v4.17-rc1
 2018-04-15 13:39 UTC  (3+ messages)

[U-Boot] [PATCH 1/5] ARM: socfpga: Add boot trampoline for Arria10
 2018-04-15 13:37 UTC  (5+ messages)
` [U-Boot] [PATCH 2/5] image: socfpga: Add SFP image version 1 definition
` [U-Boot] [PATCH 3/5] tools: socfpga: Stop using global struct socfpga_image
` [U-Boot] [PATCH 4/5] tools: socfpga: Add SFP image V1 support
` [U-Boot] [PATCH 5/5] spl: socfpga: Generate Arria10 SFP header V1

[PATCH v3] net/ixgbe: Add access and locking APIs for MDIO
 2018-04-15 13:32 UTC  (3+ messages)
` [PATCH v4] net/ixgbe: add "

[RFC PATCH] kernel/sched/core: busy wait before going idle
 2018-04-15 13:31 UTC 

[PATCH 0/4 v4] sched/rt: track rt rq utilization
 2018-04-15 13:27 UTC  (5+ messages)
` [PATCH 1/4 v4] sched/pelt: Move pelt related code in a dedicated file

[meta-multimedia][PATCH] openh264: add recipe
 2018-04-15 13:22 UTC  (2+ messages)
` [meta-multimedia][PATCH v2] "

[PATCH] doc: reduce initial offload API scope to drivers
 2018-04-15 13:14 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] KVM: Switch 'requests' to be 64-bit (explicitly)
 2018-04-15 13:12 UTC  (2+ messages)

[PATCH v2 0/9] Designware EP support and code clean up
 2018-04-15 13:09 UTC  (5+ messages)
` [PATCH v2 8/9] PCI: dwc: Small computation improvement

[PATCH 0/3] x86: S3 resume adjustments
 2018-04-15 13:08 UTC  (3+ messages)

[PATCH] lib/librte_hash: fix incorrect comment for lookup
 2018-04-15 13:08 UTC  (3+ messages)

[PATCH v3 1/3] power: supply: Add support for the Qualcomm Battery Monitoring System
 2018-04-15 12:55 UTC  (5+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/3] dt-bindings: power: supply: qcom_bms: Add bindings

(4) the implementation of the rights of separation control
 2018-04-15 12:55 UTC 

One question about __tcp_select_window()
 2018-04-15 12:50 UTC 

[PATCH] ip_frag: fix double free of chained mbufs
 2018-04-15 12:46 UTC  (4+ messages)
` [PATCH v2] "

[GIT PULL] Btrfs updates for 4.17, part 2
 2018-04-15 12:36 UTC 

[PATCH] fs: xfs: Change return type to vm_fault_t
 2018-04-15 12:34 UTC  (7+ 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.