All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-08-08 23:16:31 to 2018-08-09 01:53:29 UTC [more...]

[PATCH 0/4] locks: avoid thundering-herd wake-ups
 2018-08-08 22:50 UTC  (8+ messages)

[RFC] 0-length PPDU reporting
 2018-08-09  1:53 UTC  (3+ messages)
` [RFA] 0-length PSDU reporting

[linux-linus test] 125788: trouble: blocked/broken/fail/pass
 2018-08-09  1:53 UTC 

[PATCH] net/ixgbe: remove hardcoded CRC STRIP config from ixgbe
 2018-08-09  1:51 UTC  (3+ messages)

[PATCH] drivers/net/usb/r8152: remove the unneeded variable "ret" in rtl8152_system_suspend
 2018-08-09  1:39 UTC 

[PATCH] f2fs: avoid fi->i_gc_rwsem[WRITE] lock in f2fs_gc
 2018-08-09  1:44 UTC  (5+ messages)
` [PATCH v2] "
  ` [f2fs-dev] [PATCH v3] "

[PATCH v7 0/9] powerpc/pseries: Machine check handler improvements
 2018-08-09  1:43 UTC  (6+ messages)
` [PATCH v7 7/9] powerpc/pseries: Dump the SLB contents on SLB MCE errors
` [PATCH v7 8/9] powerpc/mce: Add sysctl control for recovery action on MCE

[PATCH 1/1] verify-tag/verify-commit should exit unsuccessfully when signature is not trusted
 2018-08-09  1:43 UTC  (11+ messages)

[PATCH] drivers/net/usb/r8152: change rtl8152_system_suspend to be void function
 2018-08-09  1:42 UTC  (2+ messages)

[PATCH] dt-bindings: media: adv748x: Document secondary addresses
 2018-08-08 23:14 UTC  (3+ messages)

[PATCH] ACPI: nfit: check dcr immediately following its assignment codes
 2018-08-09  1:35 UTC  (5+ messages)
  ` [External] "

RDMA connection closed and not re-opened
 2018-08-08 23:11 UTC  (13+ messages)

[PATCH RFC 00/10] Introduce lockless shrink_slab()
 2018-08-09  0:07 UTC  (13+ messages)
` [PATCH RFC 01/10] rcu: Make CONFIG_SRCU unconditionally enabled

[PATCH 1/1] iommu/arm-smmu-v3: fix unexpected CMD_SYNC timeout
 2018-08-09  1:30 UTC  (5+ messages)

[xen-unstable-smoke test] 125816: trouble: blocked/broken/pass
 2018-08-09  1:30 UTC 

[PATCH net-next] rds: avoid lock hierarchy violation between m_rs_lock and rs_recv_lock
 2018-08-08 22:37 UTC  (4+ messages)

[PATCH V2] blk-mq: count the hctx as active before allocate tag
 2018-08-09  1:24 UTC  (3+ messages)

[LTP] [PATCH] syscalls/setxattr: fix iterations and missing coverage
 2018-08-09  1:22 UTC 

[PATCH v5 0/4] MIPS: Override barrier_before_unreachable() to fix microMIPS
 2018-08-08 22:52 UTC  (5+ messages)
` [PATCH v5 1/4] alpha: Use OPTIMIZE_INLINING instead of asm/compiler.h
` [PATCH v5 2/4] um: Add generated/ to MODE_INCLUDE
` [PATCH v5 3/4] compiler.h: Allow arch-specific overrides
` [PATCH v5 4/4] MIPS: Workaround GCC __builtin_unreachable reordering bug

[PATCH] net/9p/trans_virtio.c: decrease the refcount of 9p virtio device when removing it
 2018-08-09  1:18 UTC  (6+ messages)

[PATCH v2] scsi: aic94xx: fix an error code in aic94xx_init()
 2018-08-09  1:18 UTC  (2+ messages)

[PATCH 1/4] drm/i915: kill intel_display_power_well_is_enabled()
 2018-08-09  1:16 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/4] "

[PATCH] st: remove redundant pointer STbuffer
 2018-08-09  1:16 UTC  (3+ messages)

[RFC PATCH 0/7] A General Accelerator Framework, WarpDrive
 2018-08-09  1:09 UTC  (6+ messages)
` [RFC PATCH 2/7] iommu: Add share domain interface in iommu for spimdev

Question about inode_permission() check in unix_find_other()
 2018-08-09  1:09 UTC 

[PATCH net 0/2] Mellanox, mlx5e fixes 2018-08-07
 2018-08-08 22:48 UTC  (3+ messages)
` [PATCH net 1/2] net/mlx5e: Properly check if hairpin is possible between two functions
` [PATCH net 2/2] net/mlx5e: Cleanup of dcbnl related fields

[PATCH v2 0/2] Don't use coherent DMA buffers for ISO transfer
 2018-08-08 22:46 UTC  (3+ messages)
` [PATCH v2 2/2] media: usb: pwc: "

[PATCH 1/2] drm/i915: Allow control of PSR at runtime through debugfs, v5
 2018-08-09  1:06 UTC  (4+ messages)
` [PATCH 2/2] drm/i915/psr: Add debugfs support to force a downgrade to PSR1 mode

[PATCH RFC ftrace/core] tracing: Directly call tracer and lockdep probes
 2018-08-09  1:06 UTC  (3+ messages)

use generic DMA mapping code in powerpc
 2018-08-09  1:05 UTC  (62+ messages)
` [PATCH 01/20] kernel/dma/direct: take DMA offset into account in dma_direct_supported
` [PATCH 02/20] kernel/dma/direct: refine dma_direct_alloc zone selection
` [PATCH 07/20] powerpc/dma: remove the unused ARCH_HAS_DMA_MMAP_COHERENT define
` [PATCH 08/20] powerpc/dma: remove the unused dma_nommu_ops export
` [PATCH 09/20] powerpc/dma: remove the unused ISA_DMA_THRESHOLD export
` [PATCH 10/20] powerpc/dma-noncoherent: don't disable irqs over kmap_atomic
` [PATCH 11/20] powerpc/dma: split the two __dma_alloc_coherent implementations
` [PATCH 12/20] powerpc/dma: use phys_to_dma instead of get_dma_offset
` [PATCH 13/20] powerpc/dma: remove get_dma_offset
` [PATCH 14/20] powerpc/dma: replace dma_nommu_dma_supported with dma_direct_supported
` [PATCH 15/20] powerpc/dma: remove the unused unmap_page and unmap_sg methods
` [PATCH 16/20] powerpc/dma: use dma_direct_{alloc,free}
` [PATCH 17/20] powerpc/dma-swiotlb: use generic swiotlb_dma_ops
` [PATCH 18/20] powerpc/dma-noncoherent: use generic dma_noncoherent_ops
` [PATCH 20/20] powerpc/dma: remove dma_nommu_mmap_coherent

[Buildroot] PERL/CGI: Can not install CGI.pm via buildroot
 2018-08-09  1:05 UTC  (3+ messages)

[RFC net-next 00/15] net: A socket API for LoRa
 2018-08-09  0:50 UTC  (7+ messages)

fio percentage_random query
 2018-08-08 22:37 UTC  (2+ messages)

[RFC PATCH v1] media: uvcvideo: Cache URB header data before processing
 2018-08-08 22:35 UTC  (6+ messages)

[Qemu-devel] [PATCH] spapr_cpu_core: vmstate_[un]register per-CPU data from (un)realizefn
 2018-08-09  0:23 UTC  (2+ messages)

[PATCH 2/2] media: usb: pwc: Don't use coherent DMA buffers for ISO transfer
 2018-08-08 22:32 UTC  (4+ messages)

[PATCH 01/20] drm: Let userspace check if driver supports modeset
 2018-08-09  0:48 UTC  (23+ messages)
` [PATCH 02/20] drm/i915: Set PCH as NOP when display is disabled
` [PATCH 03/20] drm/i915/runtime_pm: Share code to enable/disable PCH reset handshake
` [PATCH 04/20] drm/i915: Move out non-display related calls from display/modeset init/cleanup
` [PATCH 05/20] drm/i915: Release POWER_DOMAIN_INIT reference when display is disabled
` [PATCH 06/20] drm/i915: Move drm_vblank_init() to i915_load_modeset_init()
` [PATCH 07/20] drm/i915: Move FBC init and cleanup calls to modeset functions
` [PATCH 08/20] drm/i915: Do not modifiy reserved bit in gens that do not have IPC
` [PATCH 09/20] drm/i915: Move intel_init_ipc() call to i915_load_modeset_init()
` [PATCH 10/20] drm/i915: Do not call modeset related functions when display is disabled
` [PATCH 11/20] drm/i915: Grab a runtime pm reference before run live selftests
` [PATCH 12/20] drm/i915: Unset reset pch handshake when PCH is not present in one place
` [PATCH 13/20] drm/i915: Remove redundant checks for num_pipes == 0
` [PATCH 14/20] drm/i915: Keep overlay functions naming consistent
` [PATCH 15/20] drm/i915: Do not reset display when display is disabled
` [PATCH 16/20] drm/i915: Do not initialize display clocks "
` [PATCH 17/20] drm/i915: Remove duplicated definition of intel_update_rawclk
` [PATCH 18/20] drm/i195: Do not initialize display core when display is disabled
` [PATCH 19/20] drm/i915: Warn when display irq functions is executed "
` [PATCH 20/20] drm/i915: Do not enable all power wells "
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/20] drm: Let userspace check if driver supports modeset
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[RFC] submodule: munge paths to submodule git directories
 2018-08-09  0:45 UTC  (5+ messages)
` [PATCH 0/2] munge submodule names
  ` [PATCH 1/2] submodule: create helper to build paths to submodule gitdirs

[PATCH v2 00/10] detect broken &&-chains in subshells
 2018-08-09  0:44 UTC  (4+ messages)
` [PATCH 0/5] chainlint: improve robustness against "unusual" shell coding

[PATCH v2] platform/x86: acer-wmi: refactor function has_cap
 2018-08-09  0:44 UTC  (2+ messages)

need your reply
 2018-08-08 12:18 UTC 

[PATCH] drm/panel: sn65dsi86: Implement AUX channel
 2018-08-09  0:42 UTC  (2+ messages)

[RFC 1/4] ethdev: claim device reset as async
 2018-08-09  0:41 UTC  (3+ messages)

[RFC PATCH v1] media: uvcvideo: Cache URB header data before processing
 2018-08-08 22:20 UTC  (2+ messages)

[rocko/master][PATCH] opencv: bump SRCREV to include optimized stereobm kernel
 2018-08-09  0:41 UTC 

[PATCH/RFC] clone: report duplicate entries on case-insensitive filesystems
 2018-08-09  0:41 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] net: phy: sftp: print debug message with text, not numbers
 2018-08-08 22:16 UTC  (2+ messages)

[U-Boot] [PATCH] pci: Support parsing PCI controller DT subnodes
 2018-08-09  0:36 UTC  (9+ messages)

[tpm2] Cannot get tabrmd to run
 2018-08-09  0:36 UTC 

[PATCH] rtc: isl1208: fix error handling in isl1208_probe()
 2018-08-08 22:13 UTC 

[PATCH] drm/i915: Restore user forcewake domains across suspend
 2018-08-09  0:33 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915: Restore user forcewake domains across suspend (rev2)

[meta-java][master-next][PATCH v2] openjdk-8: update to 8u172b11
 2018-08-09  0:27 UTC 

[meta-java][master-next][PATCH 1/4] gitignore: ignore new python byte-code files
 2018-08-09  0:26 UTC  (4+ messages)
` [meta-java][master-next][PATCH 2/4] openjdk-8: speed-up do_install() (pack200)
` [meta-java][master-next][PATCH 3/4] Revert "openjdk-8: fix build for gcc8.x"
` [meta-java][master-next][PATCH 4/4] openjdk-8: update to work with gcc v8

ffbe758dbb [ 0.052456] Kernel panic - not syncing: Can't create rootfs
 2018-08-09  0:23 UTC  (2+ messages)

[RFC PATCH v3 1/3] f2fs: support superblock checksum
 2018-08-09  0:20 UTC  (2+ messages)

[Buildroot] [PATCH] ncurses: make host-ncurses use host terminfo
 2018-08-09  0:19 UTC  (5+ messages)

Kernel module sends infinite netlink messages on v0.0.20180802
 2018-08-09  0:30 UTC  (3+ messages)

[ovmf baseline-only test] 75055: tolerable FAIL
 2018-08-09  0:12 UTC 

[PATCH v2] usb: add usb_fill_iso_urb()
 2018-08-08 21:48 UTC  (2+ messages)

wireless dongle causing entire machine to hang
 2018-08-08 21:43 UTC  (3+ messages)

[PATCH 00/14] Add minimal DTS support for M3-N Starter Kit
 2018-08-08 21:42 UTC  (6+ messages)
` [PATCH 02/14] dt-bindings: arm: don't embed SoC name into the ULCB boards' compatible

Recent removal of a.out and COFF support for sparc
 2018-08-09  0:03 UTC  (15+ messages)

[U-Boot] please pull u-boot-samsung master
 2018-08-09  0:02 UTC  (2+ messages)

WORLDE Controller KS49 or Prodipe MIDI 49C USB controller
 2018-08-08 23:56 UTC 

[Patch net-next] net_sched: fix a potential out-of-bound access
 2018-08-08 21:32 UTC 

[PATCH v17.1 00/14] xfs-4.19: online repair support
 2018-08-08 21:26 UTC  (8+ messages)
` [PATCH 03/14] xfs: repair the AGFL

[xen-unstable test] 125789: regressions - trouble: blocked/broken/fail/pass
 2018-08-08 23:45 UTC 

[PATCH] x86/PCI: Claim the resources of firmware enabled IOAPIC before children bus
 2018-08-08 21:23 UTC  (4+ messages)

[PATCH v2 0/2] firmware: coreboot: Fix probe and simplify code
 2018-08-08 23:42 UTC  (4+ messages)
` [PATCH v2 2/2] firmware: coreboot: Collapse platform drivers into bus core

[meta-yocto][PATCH] meta-yocto-bsp: replace deprecated "SERIAL_CONSOLE"
 2018-08-08 23:42 UTC  (2+ messages)

Strange bug with Prodipe MIDI 49C USB
 2018-08-08 23:42 UTC 

[PATCH v1] Added max_bpp property to limit maximum bpp even if HDMI TV advertises higher limit
 2018-08-08 23:41 UTC  (2+ messages)

[Bug 105251] [Vega10] GPU lockup on boot: VMC page fault
 2018-08-08 23:40 UTC  (2+ messages)

RFC: xprt_lock_connect
 2018-08-08 21:19 UTC  (2+ messages)

[LTP] [PATCH] tracing: ftrace_lib: check if tracing_max_latency exists
 2018-08-08 23:40 UTC 

[PATCH v2] drm/i915/gvt: fix memory leak in intel_vgpu_ioctl()
 2018-08-08 23:37 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/gvt: fix memory leak in intel_vgpu_ioctl() (rev3)

[PATCH 03/11] dt-bindings: interrupt-controller: RISC-V PLIC documentation
 2018-08-08 23:32 UTC  (4+ messages)

[BUG] Loopback devices with 4k logical block size are not automatically scanned for GPT partitions
 2018-08-08 23:30 UTC 

[PATCH v2] dt-bindings: media: adv748x: Document re-mappable addresses
 2018-08-08 23:29 UTC 

[RFC PATCH] packfile: iterate packed objects in pack order
 2018-08-08 23:25 UTC  (2+ messages)

linux-next: build failure after merge of the tip tree
 2018-08-08 23:24 UTC 

[PATCH mlx5-next 0/6] Mellanox, mlx5 next updates 2018-08-09
 2018-08-08 23:23 UTC  (7+ messages)
` [PATCH mlx5-next 1/6] net/mlx5: Use max_num_eqs for calculation of required MSIX vectors
` [PATCH mlx5-next 2/6] net/mlx5: Rename modify/query_vport state related enums
` [PATCH mlx5-next 3/6] net/mlx5: E-Switch, Remove unused argument when creating legacy FDB
` [PATCH mlx5-next 4/6] net/mlx5: Remove unused mlx5_query_vport_admin_state
` [PATCH mlx5-next 5/6] net/mlx5: Unexport functions that need not be exported
` [PATCH mlx5-next 6/6] net/mlx5: Reduce command polling interval

[net PATCH 0/3] Fix two teardown bugs for BPF maps cpumap and devmap
 2018-08-08 21:00 UTC  (4+ messages)
` [net PATCH 1/3] xdp: fix bug in cpumap teardown code path
` [net PATCH 2/3] samples/bpf: xdp_redirect_cpu adjustment to reproduce teardown race easier
` [net PATCH 3/3] xdp: fix bug in devmap teardown code path

[MODERATED] [PATCH] SPTE masking
 2018-08-08 23:21 UTC 

[tpm2] Cannot get tabrmd to run
 2018-08-08 23:20 UTC 

[PATCH] misc: mic: SCIF Fix scif_get_new_port() error handling
 2018-08-08 23:13 UTC  (2+ messages)

[PATCH] drm/i915: Re-apply "Perform link quality check, unconditionally during long pulse"
 2018-08-08 23:17 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Re-apply "Perform link quality check, unconditionally during long pulse" (rev3)


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.