All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-07-03 07:29:40 to 2019-07-03 08:36:04 UTC [more...]

Shall we add some note info for tcp_min_snd_mss?
 2019-07-03  8:35 UTC 

[PATCH v2 0/2] dt-bindings: usb: renease_{usbhs,gen3} Rename bindings documentation files
 2019-07-03  8:35 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: usb: renesas_usbhs: Rename bindings documentation file
` [PATCH v2 2/2] dt-bindings: usb: renesas_gen3: "

[PATCH] ASoC: sunxi: sun50i-codec-analog: Add earpiece
 2019-07-03  8:34 UTC  (3+ messages)

[PATCH kexec-tools] x86: re-order includes to avoid duplicate struct e820entry
 2019-07-03  8:34 UTC  (2+ messages)

[PATCH net-next v5 0/5] Add MPLS actions to TC
 2019-07-03  8:33 UTC  (3+ messages)

[PATCH net-next] tipc: use rcu dereference functions properly
 2019-07-03  8:33 UTC  (3+ messages)

[PATCH 0/2] Improve whitelist selftest for read-only registers
 2019-07-03  8:32 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: Implement read-only support in whitelist selftest
` [PATCH 3/3] drm/i915: Add engine name to workaround debug print

[PATCH 0/5] Unmappable DRM client buffers for fbdev emulation
 2019-07-03  8:33 UTC  (11+ messages)
` [PATCH 1/5] drm/client: Support unmapping of DRM client buffers
` [PATCH 2/5] drm/fb-helper: Unmap BO for shadow-buffered framebuffer console
` [PATCH 3/5] drm/ast: Replace struct ast_fbdev with generic framebuffer emulation
` [PATCH 4/5] drm/bochs: Use shadow buffer for bochs framebuffer console
` [PATCH 5/5] drm/mgag200: Replace struct mga_fbdev with generic framebuffer emulation

[PATCH] x86/fpu: Fix nofxsr regression
 2019-07-03  8:32 UTC  (3+ messages)
  ` [PATCH] x86/fpu: Make no387 and nofxsr work a little better on modern CPUs

[RFC] Stateful codecs and requirements for compressed formats
 2019-07-03  8:32 UTC  (2+ messages)

[Qemu-devel] [PATCH] vfio-ccw: Test vfio_set_irq_signaling() return value
 2019-07-03  8:30 UTC  (2+ messages)

[PATCH] qlcnic: remove redundant assignment to variable err
 2019-07-03  8:32 UTC  (2+ messages)

Submodule "git branch" says (HEAD detached at <incorrect-commit>)
 2019-07-03  8:31 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 1/3] lib/igt_chamelium: add chamelium_port_get_video_params
 2019-07-03  8:32 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 2/3] lib/igt_chamelium: add chamelium_supports_get_video_params
` [igt-dev] [PATCH i-g-t 3/3] tests/kms_chamelium: add a test checking modes
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/3] lib/igt_chamelium: add chamelium_port_get_video_params

[PATCH] ALSA: usb-audio: fix Line6 Helix audio format rates
 2019-07-03  8:32 UTC  (8+ messages)
  ` [alsa-devel] "

[PATCH 0/2] RISC-V: Handle the siginfo_t offset problem
 2019-07-03  8:31 UTC  (3+ messages)
` [PATCH 1/2] uapi/asm-generic: Allow defining a custom __SIGINFO struct

[PATCH] arm64: mm: Fix dead assignment of old_pte
 2019-07-03  8:31 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 1/1] drm/amdgpu: adopt to hmm_range_register API change
 2019-07-03  8:30 UTC  (4+ messages)

[PATCH] checkpatch: avoid default n
 2019-07-03  8:30 UTC  (2+ messages)

[Qemu-devel] [PULL 0/1] Audio 20190703 patches
 2019-07-03  8:26 UTC  (2+ messages)

[PATCH] x86/ldt: Initialize the context lock for init_mm
 2019-07-03  8:28 UTC  (2+ messages)
` [tip:x86/urgent] "

[Qemu-devel] [PATCH] virtio-gpu: check if the resource already exists in virtio_gpu_load()
 2019-07-03  8:26 UTC  (2+ messages)

[PATCH bpf-next] bpf: cgroup: Fix build error without CONFIG_NET
 2019-07-03  8:26 UTC  (2+ messages)
` [PATCH v2 "

[dpdk-dev] [RFC PATCH] bus/pci: avoid depending on private value in kernel source
 2019-07-03  8:26 UTC  (8+ messages)

[PATCH v3] pinctrl: qcom: Add irq_enable callback for msm gpio
 2019-07-03  8:26 UTC  (2+ messages)

[PATCH v1 0/9] vfio_pci: wrap pci device as a mediated device
 2019-07-03  8:25 UTC  (10+ messages)
` [PATCH v1 9/9] smaples: add vfio-mdev-pci driver

[PATCH 00/14] powerpc/64s/exception: machine check cleanup series
 2019-07-03  7:54 UTC  (15+ messages)
` [PATCH 01/14] powerpc/64s/exception: machine check fwnmi remove HV case
` [PATCH 02/14] powerpc/64s/exception: machine check remove bitrotted comment
` [PATCH 03/14] powerpc/64s/exception: machine check fix KVM guest test
` [PATCH 04/14] powerpc/64s/exception: machine check adjust RFI target
` [PATCH 05/14] powerpc/64s/exception: machine check pseries should always run the early handler
` [PATCH 06/14] powerpc/64s/exception: machine check remove machine_check_pSeries_0 branch
` [PATCH 07/14] powerpc/64s/exception: machine check use correct cfar for late handler
` [PATCH 08/14] powerpc/64s/exception: machine check pseries should skip the late handler for host kernel MCEs
` [PATCH 09/14] powerpc/64s/exception: machine check restructure to reuse common macros
` [PATCH 10/14] powerpc/64s/exception: machine check move tramp code
` [PATCH 11/14] powerpc/64s/exception: simplify machine check early path
` [PATCH 12/14] powerpc/64s/exception: machine check move unrecoverable handling out of line
` [PATCH 13/14] powerpc/64s/exception: untangle early machine check handler branch
` [PATCH 14/14] powerpc/64s/exception: machine check improve labels and comments

[igt-dev] [PATCH i-g-t 1/5] lib/igt_kms: remove length parameter from kmstest_force_edid
 2019-07-03  8:24 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 5/5] lib/igt_kms: use igt_edid to generate a 4K EDID

[PATCH V2 2/2] PCI: Add NI-Serial PXI/PXIe+485 device IDs
 2019-07-03  7:25 UTC 

[PATCH v1 00/11] perf: Fix errors detected by Smatch
 2019-07-03  8:22 UTC  (11+ messages)
` [PATCH v1 10/11] perf intel-pt: Smatch: Fix potential NULL pointer dereference
` [PATCH v1 11/11] perf cs-etm: "

[Qemu-devel] [PATCH] monitor: vnc: Fix compilation error if CONFIG_VNC is disable
 2019-07-03  8:21 UTC  (2+ messages)

[PATCH 00/13] intel_rapl: RAPL abstraction and MMIO RAPL support
 2019-07-03  8:23 UTC  (10+ messages)
` [PATCH 04/13] intel_rapl: introduce struct rapl_private
` [PATCH 06/13] intel_rapl: abstract register access operations
` [PATCH 09/13] intel_rapl: abstract RAPL common code

[Qemu-devel] qgraph
 2019-07-03  8:19 UTC  (16+ messages)

[U-Boot] [PATCH] ARM: imx6: DHCOM i.MX6 PDK: Switch to DM for I2C
 2019-07-03  8:20 UTC 

[PATCH] selftests/ftrace: skip ftrace test if FTRACE was not enabled
 2019-07-03  8:20 UTC  (7+ messages)

[patch V2 6/6] x86/irq: Seperate unused system vectors from spurious entry again
 2019-07-03  8:19 UTC  (2+ messages)
` [tip:x86/apic] "

[PATCH] regulator: max77620: remove redundant assignment to variable ret
 2019-07-03  8:20 UTC  (2+ messages)

[GIT PULL] arm64: fixes for 5.2
 2019-07-03  8:20 UTC  (3+ messages)

[GIT PULL] SMB3 fix
 2019-07-03  8:20 UTC  (2+ messages)

[GIT PULL] fixes for v5.2-rc8
 2019-07-03  8:20 UTC  (2+ messages)

[PATCH 1/2] drm: report dp downstream port type as a subconnector property
 2019-07-03  8:19 UTC  (3+ messages)

[PATCH] percpu: Make pcpu_setup_first_chunk() void function
 2019-07-03  8:25 UTC 

[patch V2 5/6] x86/irq: Handle spurious interrupt after shutdown gracefully
 2019-07-03  8:18 UTC  (2+ messages)
` [tip:x86/apic] "

[PATCH 1/2] staging: android: ion: Remove file ion_carveout_heap.c
 2019-07-03  8:18 UTC  (2+ messages)
` [PATCH 2/2] staging: android: ion: Remove file ion_chunk_heap.c

[patch V2 4/6] x86/ioapic: Implement irq_get_irqchip_state() callback
 2019-07-03  8:18 UTC  (2+ messages)
` [tip:x86/apic] "

[PATCH] NFS: Less function calls in show_pnfs()
 2019-07-03  8:18 UTC  (3+ messages)

[patch V2 3/6] genirq: Add optional hardware synchronization for shutdown
 2019-07-03  8:17 UTC  (2+ messages)
` [tip:x86/apic] "

[PATCH] ext4: remove unnecessary error check
 2019-07-03  8:16 UTC 

[patch V2 2/6] genirq: Fix misleading synchronize_irq() documentation
 2019-07-03  8:16 UTC  (2+ messages)
` [tip:x86/apic] "

[patch V2 1/6] genirq: Delay deactivation in free_irq()
 2019-07-03  8:16 UTC  (2+ messages)
` [tip:x86/apic] "

[Qemu-devel] [PATCH] vfio/pci: Trace vfio_set_irq_signaling() failure in vfio_msix_vector_release()
 2019-07-03  8:14 UTC  (2+ messages)

[PATCH v4 00/16] crypto: caam - Add i.MX8MQ support
 2019-07-03  8:13 UTC  (17+ messages)
` [PATCH v4 01/16] crypto: caam - move DMA mask selection into a function
` [PATCH v4 02/16] crypto: caam - simplify clock initialization
` [PATCH v4 03/16] crypto: caam - move tasklet_init() call down
` [PATCH v4 04/16] crypto: caam - use deveres to allocate 'entinfo'
` [PATCH v4 05/16] crypto: caam - use devres to allocate 'outring'
` [PATCH v4 06/16] crypto: caam - use devres to allocate 'inpring'
` [PATCH v4 07/16] crytpo: caam - make use of iowrite64*_hi_lo in wr_reg64
` [PATCH v4 08/16] crypto: caam - use ioread64*_hi_lo in rd_reg64
` [PATCH v4 09/16] crypto: caam - drop 64-bit only wr/rd_reg64()
` [PATCH v4 10/16] crypto: caam - make CAAM_PTR_SZ dynamic
` [PATCH v4 11/16] crypto: caam - move cpu_to_caam_dma() selection to runtime
` [PATCH v4 12/16] crypto: caam - drop explicit usage of struct jr_outentry
` [PATCH v4 13/16] crypto: caam - don't hardcode inpentry size
` [PATCH v4 14/16] crypto: caam - force DMA address to 32-bit on 64-bit i.MX SoCs
` [PATCH v4 15/16] crypto: caam - always select job ring via RSR on i.MX8MQ
` [PATCH v4 16/16] crypto: caam - add clock entry for i.MX8MQ

[PATCH] generic/042: add sleep before shutdown
 2019-07-03  8:15 UTC  (3+ messages)

[PATCH for v5.2] iwlwifi: mvm: disable TX-AMSDU on older NICs
 2019-07-03  8:14 UTC  (2+ messages)

[PATCH][next] staging: rtl8723bs: hal: remove redundant assignment to packetType
 2019-07-03  8:14 UTC  (2+ messages)

[PATCH 1/2] staging: media: sunxi: Change return type of cedrus_find_format()
 2019-07-03  8:13 UTC  (4+ messages)
` [PATCH 2/2] staging: media: sunxi: Replace function cedrus_check_format()

[PATCH 1/2] multilib_script: fix whitespace
 2019-07-03  8:13 UTC  (4+ messages)
` [PATCH 2/2] multilib_script: use MLPREFIX instead of libdir when renaming

[dpdk-dev] [PATCH v2 0/7] ether: improvements and optimizations
 2019-07-03  8:12 UTC  (4+ messages)
` [dpdk-dev] [PATCH v7 00/12] "
  ` [dpdk-dev] [PATCH v7 11/12] net/vdev_netvsc: use common ethernet address parsing

[PATCH v7 0/2] fTPM: firmware TPM running in TEE
 2019-07-03  8:12 UTC  (11+ messages)
` [PATCH v7 1/2] "

[PATCH dev-5.17 v1 1/6] ARM: dts: nuvoton: Add Nuvoton RunBMC DeviceTree
 2019-07-03  8:12 UTC  (6+ messages)

[PATCH] waitqueue: fix clang -Wuninitialized warnings
 2019-07-03  8:10 UTC 

[igt-dev] [PATCH i-g-t] i915/gem_eio: Assert the hanging request is correctly identified
 2019-07-03  8:11 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH] perf tools: Do not rely on errno values for precise_ip fallback
 2019-07-03  8:09 UTC 

[PATCH] devres: allow const resource arguments
 2019-07-03  8:09 UTC  (2+ messages)

Delays in patch merges
 2019-07-03  8:09 UTC  (5+ messages)

[PATCH V2 1/2] serial/8250: Add support for NI-Serial PXI/PXIe+485 devices
 2019-07-03  7:24 UTC 

Why is Thunderbolt 3 limited to 2.5 GT/s on Linux?
 2019-07-03  8:07 UTC  (10+ messages)

[PATCH] drm/bridge: sii902x: add audio graph card support
 2019-07-03  8:04 UTC  (3+ messages)

[RFC 0/7] Bigjoiner atomic preparations
 2019-07-03  8:02 UTC  (4+ messages)
` [RFC 6/7] drm/i915: Try to make bigjoiner work in atomic check

[PATCH v5 0/6] add edma2 for i.mx7ulp
 2019-07-03  7:58 UTC  (3+ messages)

[PATCH bpf-next] bpf: cgroup: Fix build error without CONFIG_NET
 2019-07-03  8:01 UTC  (3+ messages)

[PATCH] media: cobalt: remove redundant assignment to variable data
 2019-07-03  8:00 UTC  (2+ messages)

[PATCH 1/2] elf: Support ELF loading with relocation
 2019-07-03  8:00 UTC  (5+ messages)
` [PATCH 2/2] x86: Support multiboot2 images

[PATCH v2] Revert "dmaengine: fsl-edma: support little endian for edma driver"
 2019-07-03  7:55 UTC  (2+ messages)

[Xen-devel] [PATCH 44/60] xen/sched: add fall back to idle vcpu when scheduling unit
 2019-07-03  7:54 UTC  (3+ messages)

Which changes in graphic stack could cause eye strain problems
 2019-07-03  7:57 UTC 

[igt-dev] [EARLY RFC 0/1] New device selection
 2019-07-03  7:56 UTC  (3+ messages)
` [igt-dev] [EARLY RFC 1/1] Introduce new method of "

KASAN: use-after-free Read in cpia2_usb_disconnect
 2019-07-03  7:42 UTC  (2+ messages)

[RFC PATCH] iomap: generalize IOMAP_INLINE to cover tail-packing case
 2019-07-03  7:55 UTC  (2+ messages)

[Qemu-devel] [PATCH] Add ati vgabios to INSTALL_BLOBS
 2019-07-03  7:53 UTC  (2+ messages)

[PATCH] atl1c: remove redundant assignment to variable tpd_req
 2019-07-03  7:53 UTC  (2+ messages)

[Bug 110714] New: Xorg crashes randomly because of memory leak
 2019-07-03  7:53 UTC  (2+ messages)
  ` [Bug 110714] "

[PATCH] rtl8xxxu: Fix wifi low signal strength issue of RTL8723BU
 2019-07-03  7:51 UTC  (6+ messages)

[PATCH] wic/plugins: Source that support both EFI and BIOS
 2019-07-03  7:51 UTC  (4+ messages)
` ✗ patchtest: failure for "

[Ksummit-discuss] [MAINTAINERS SUMMIT] Patch version changes in commit logs?
 2019-07-03  7:51 UTC  (11+ messages)

[Qemu-devel] [PATCH] numa: Make deprecation warnings conditional on !qtest_enabled()
 2019-07-03  7:49 UTC  (2+ messages)

[Fuego] How to add a Power-Controller and Console Server to FUEGO?
 2019-07-03  7:49 UTC  (6+ messages)

[PATCH -next] serial: 8250: 8250_core: Fix missing unlock on error in serial8250_register_8250_port(
 2019-07-03  7:47 UTC  (2+ messages)
` [PATCH -next] serial: 8250: 8250_core: Fix missing unlock on error in serial8250_register_8250_p

[dpdk-dev] [PATCH] net/mlx5: support matching on ICMP/ICMP6
 2019-07-03  7:46 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3] "
  ` [dpdk-dev] [Suspected-Phishing][PATCH "

[PATCH] usb: dwc3: pci: add support for TigerLake Devices
 2019-07-03  7:45 UTC 

[RFC PATCH 0/5] Add CONFIG symbol as module attribute
 2019-07-03  7:40 UTC  (12+ messages)

[U-Boot] [PATCH] drivers: net: phy: Ignore PHY ID 0 during PHY probing
 2019-07-03  7:39 UTC  (4+ messages)

[PATCH mlx5-next 0/5] Mellanox, mlx5 low level updates 2019-07-02
 2019-07-03  7:39 UTC  (6+ messages)
` [PATCH mlx5-next 1/5] net/mlx5: Introduce and use mlx5_eswitch_get_total_vports()
` [PATCH mlx5-next 2/5] net/mlx5: E-Switch prepare functions change handler to be modular
` [PATCH mlx5-next 3/5] net/mlx5: Refactor mlx5_esw_query_functions for modularity
` [PATCH mlx5-next 4/5] net/mlx5: Introduce TLS TX offload hardware bits and structures
` [PATCH mlx5-next 5/5] net/mlx5: Properly name the generic WQE control field

[PATCH 1/2] ASoC: codecs: ad193x: Group register initialization at probe
 2019-07-03  7:39 UTC  (2+ messages)
` [alsa-devel] "

[PATCH] dax: Fix missed PMD wakeups
 2019-07-03  7:24 UTC  (2+ messages)

[PATCH v5 net-next 0/6] net: ethernet: ti: cpsw: Add XDP support
 2019-07-03  7:38 UTC  (4+ messages)
` [PATCH v5 net-next 6/6] net: ethernet: ti: cpsw: add "

[PATCH net-next v6 00/15] ethtool netlink interface, part 1
 2019-07-03  7:38 UTC  (5+ messages)
` [PATCH net-next v6 11/15] ethtool: provide link mode names as a string set

[iptables PATCH 1/2] nft: Pass nft_handle down to mnl_batch_talk()
 2019-07-03  7:36 UTC  (2+ messages)
` [iptables PATCH 2/2] nft: Move send/receive buffer sizes into nft_handle

linux-next: Fixes tag needs some work in the staging tree
 2019-07-03  7:34 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] block/rbd: implement .bdrv_get_allocated_file_size callback
 2019-07-03  7:31 UTC  (8+ messages)
` [Qemu-devel] [Qemu-block] "

[PATCH 3/5] clk: imx8mm: correct the usb1_ctrl parent to be usb_bus
 2019-07-03  7:23 UTC  (6+ messages)
` [PATCH 4/5] arm64: dts: imx8mm: Remove setting for IMX8MM_CLK_USB_CORE_REF
` [PATCH 5/5] arm64: dts: imx8mm-evk: enable usb1 and typec support

[Bug 111042] Installer ends with WARNING: amdgpu dkms failed for running kernel
 2019-07-03  7:33 UTC 

[PATCH v2 1/3] habanalabs: Update the device idle check
 2019-07-03  7:31 UTC  (3+ messages)
` [PATCH v2 3/3] habanalabs: Add busy engines bitmask to HW idle IOCTL

Slow I/O on USB media after commit f664a3cc17b7d0a2bc3b3ab96181e1029b0ec0e6
 2019-07-03  7:29 UTC  (4+ 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.