All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-04-15 10:24:37 to 2018-04-15 15:08:27 UTC [more...]

[PATCH v1 00/18] Device querying
 2018-04-15 15:07 UTC  (15+ 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 v2 00/14] Move ad7746 driver out of staging
 2018-04-15 15:07 UTC  (9+ 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 4/4] vfio: use the generic multi-process channel
 2018-04-15 15:06 UTC  (2+ messages)
` [PATCH v7] vfio: change to use "

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

[PATCH 00/30] kconfig: move compiler capability tests to Kconfig
 2018-04-15 15:02 UTC  (8+ messages)
` [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

[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)

[PATCH] ARM: avoid Cortex-A9 livelock on tight dmb loops
 2018-04-15 14:08 UTC  (7+ 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)

PMTU Discovery Security Concerns
 2018-04-15 14:08 UTC 

[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  (8+ 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)

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

[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)

Build failure for kernel 4.9.94 for perf
 2018-04-15 12:31 UTC 

[PATCH v4] blk-mq: Fix race conditions in request timeout handling
 2018-04-15 12:28 UTC  (12+ messages)

[PATCH] eal/ppc: fix secondary process to map hugepages in correct order
 2018-04-15 12:28 UTC  (4+ messages)

[Bug 105940] New: Display freeze caused by nouveau
 2018-04-15 12:26 UTC  (2+ messages)
  ` [Bug 105940] "

[PATCH 0/2] ath10k: HTT ops wrappers
 2018-04-15 12:22 UTC  (6+ messages)
` [PATCH 1/2] ath10k: add inlined wrappers for htt tx ops
` [PATCH 2/2] ath10k: add inlined wrappers for htt rx ops

BUILD_BUG_ON_MSG
 2018-04-15 12:22 UTC  (2+ messages)

[PATCH] bus/fslmc: use PRIu64 instead of llX in format specifier
 2018-04-15 12:22 UTC  (4+ messages)
` [PATCH v3] "

[PATCH] block: do not use interruptible wait anywhere
 2018-04-15 12:15 UTC  (6+ messages)
` [PATCH v2] "
    ` blktest for "

having issue removing a drive with a bad block
 2018-04-15 12:14 UTC 

[Buildroot] [RFC PATCH 1/3] download/git: fix fetch all refs for old git
 2018-04-15 12:12 UTC  (3+ messages)

[RFC] virtio: Use DMA MAP API for devices without an IOMMU
 2018-04-15 12:11 UTC  (11+ messages)

[PATCH v6 00/10] crypto: add virtio poll mode driver
 2018-04-15 12:09 UTC  (4+ messages)
` [PATCH v9 00/11] "
  ` [PATCH v9 09/11] crypto/virtio: build with meson

[Buildroot] [RFC PATCH 3/3] download/git: unshallow when fetching all refs
 2018-04-15 12:08 UTC  (3+ messages)

[PATCH] IB: make INFINIBAND_ADDR_TRANS configurable
 2018-04-15 12:06 UTC  (2+ messages)

[PATCH v2] ACPI / video: Default lcd_only to true on Win8 ready and newer machines
 2018-04-15 12:04 UTC  (3+ messages)
` [REGRESSION] [v2] "

[PATCH v6 0/1] Safe LSM (un)loading, and immutable hooks
 2018-04-15 12:03 UTC  (5+ messages)
` [PATCH v6 1/1] security: Add mechanism to safely (un)load LSMs after boot time

[PATCH v7 00/26] PM / Domains: Support hierarchical CPU arrangement (PSCI/ARM)
 2018-04-15 12:02 UTC  (11+ messages)
` [PATCH v7 06/26] timer: Export next wakeup time of a CPU
` [PATCH v7 11/26] of: base: Add of_get_cpu_state_node() to get idle states for a CPU node

[Buildroot] [RFC PATCH 2/3] download/git: recover dirty cache
 2018-04-15 12:02 UTC  (3+ messages)

Recent changes (master)
 2018-04-15 12:00 UTC 

[PATCH] staging: pi433: use help in Kconfig description
 2018-04-15 11:42 UTC 

[Bug 105797] Tracker for YoYo based games start-up crashes
 2018-04-15 11:23 UTC  (2+ messages)

usb: mon: Change return type to vm_fault_t
 2018-04-15 11:10 UTC 

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

[U-Boot] [PATCH v2] bootm: Align cache flush begin address
 2018-04-15 10:48 UTC 

[U-Boot] [PATCH] Revert "imximage: Remove failure when no IVT offset is found"
 2018-04-15 10:46 UTC  (2+ messages)

[PATCH] ethdev: check consistency of per port offloads
 2018-04-15 10:37 UTC  (4+ messages)
` [PATCH v2] ethdev: check Rx/Tx offloads

[xen-unstable-coverity test] 122308: all pass - PUSHED
 2018-04-15 10:33 UTC 

[PATCH] phy: Add a driver for the ATH79 USB phy
 2018-04-15 10:28 UTC  (2+ messages)

[U-Boot] [PULL] Please pull u-boot-imx
 2018-04-15 10:28 UTC 

[Bug 106054] [vega10] powerplay non critical errors on vega 56 with vega 64bios
 2018-04-15 10:25 UTC 

[U-Boot] [PATCH] mx6cuboxi: Fix some memory configuration errors
 2018-04-15 10:24 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.