All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-02-23 07:15:43 to 2019-02-23 09:43:11 UTC [more...]

[PATCH v1 iproute2-next 0/4] Dynamic rdma link creation
 2019-02-23  9:43 UTC  (8+ messages)
` [PATCH v1 iproute2-next 1/4] rdma: add helper rd_sendrecv_msg()
` [PATCH v1 iproute2-next 2/4] Sync up rdma_netlink.h
` [PATCH v1 iproute2-next 3/4] rdma: add 'link add/delete' commands

[PATCH v5 0/2] Clean up UFSHC driver
 2019-02-23  9:39 UTC  (3+ messages)

Am a newby and I cannot compile git
 2019-02-23  9:38 UTC  (3+ messages)

[PATCH v2 0/2] i2c: gpio: fault-injector: add two new injectors
 2019-02-23  9:37 UTC  (5+ messages)
` [PATCH v2 1/2] i2c: gpio: fault-injector: add 'lose_arbitration' injector
` [PATCH v2 2/2] i2c: gpio: fault-injector: add 'inject_panic' injector

[PATCH 1/2] libjpeg-turbo: upgrade 2.0.1 -> 2.0.2
 2019-02-23  9:36 UTC  (4+ messages)
` [PATCH 2/2] glib-networking: upgrade 2.54.1 -> 2.58.0

[PATCH v2] Staging: gasket: Replaces symbolic permissions
 2019-02-23  9:34 UTC  (4+ messages)
  ` [Outreachy kernel] "

[PATCH 1/2] habanalabs: don't print result when rc indicates error
 2019-02-23  9:34 UTC  (5+ messages)
` [PATCH 2/2] habanalabs: driver's Kconfig must select DMA_SHARED_BUFFER

[PATCH v2 0/5] soc: ti: k3-am654: Allow for exclsive request of devices
 2019-02-23  9:32 UTC  (12+ messages)
` [PATCH v2 1/5] firmware: ti_sci: (Dis)Allow for device exclusive permissions
` [PATCH v2 2/5] dt-bindings: ti_sci_pm_domains: Add support for exclusive access
` [PATCH v2 3/5] soc: ti: "
` [PATCH v2 4/5] soc: ti: ti_sci_pm_domains: Switch to SPDX Licensing
` [PATCH v2 5/5] arm64: dts: ti: k3-am654: Update the power domain cells

[PATCH v4 0/2] i2c: designware: Add support for a bus clock
 2019-02-23  9:32 UTC  (2+ messages)

[igt-dev] [igt PATCH v1 1/1] i915/gem_ctx_switch: evenly run 4 child processes
 2019-02-23  9:31 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for series starting with [i-g-t] i915/gem_ctx_switch: Use minimum qlen over all engines and measure switches (rev2)

[PATCH 0/8] commit-graph: segfault & other fixes for broken graphs
 2019-02-23  9:29 UTC  (4+ messages)
` [PATCH 7/8] commit-graph write: don't die if the existing graph is corrupt

[PATCH V5 1/2] i2c: tegra: remove master fifo support on tegra186
 2019-02-23  9:29 UTC  (4+ messages)
` [PATCH V5 2/2] i2c: tegra: remove multi-master support

[PATCH] drm/i915: Engine relative MMIO
 2019-02-23  9:27 UTC  (3+ messages)

[PATCH] usb: dwc3: gadget: issue a stop command for ISOC endpoint
 2019-02-23  9:26 UTC  (6+ messages)
        `  "

[Patch net-next 00/12] code optimizations & bugfixes for HNS3 driver
 2019-02-23  9:22 UTC  (13+ messages)
` [Patch net-next 01/12] net: hns3: add xps setting support for hns3 driver
` [Patch net-next 02/12] net: hns3: avoid mult + div op in critical data path
` [Patch net-next 03/12] net: hns3: limit some variable scope "
` [Patch net-next 04/12] net: hns3: remove some ops in struct hns3_nic_ops
` [Patch net-next 05/12] net: hns3: add unlikely for error handling in data path
` [Patch net-next 06/12] net: hns3: replace hnae3_set_bit and hnae3_set_field "
` [Patch net-next 07/12] net: hns3: remove hnae3_get_bit "
` [Patch net-next 08/12] net: hns3: add support to config depth for tx|rx ring separately
` [Patch net-next 09/12] net: hns3: enable VF VLAN filter for each VF when initializing
` [Patch net-next 10/12] net: hns3: fix get VF RSS issue
` [Patch net-next 11/12] net: hns3: fix setting of the hns reset_type for rdma hw errors
` [Patch net-next 12/12] net: hns3: fix improper error handling for hns3_client_start

[PATCH 0/2] crypto: arm64/chacha - fix for big endian
 2019-02-23  9:24 UTC  (7+ messages)
` [PATCH 1/2] crypto: arm64/chacha - fix chacha_4block_xor_neon() "
` [PATCH 2/2] crypto: arm64/chacha - fix hchacha_block_neon() "

[Qemu-devel] [PATCH v2] iotests: handle TypeError for Python3 in test 242
 2019-02-23  9:19 UTC  (2+ messages)

[PATCH iproute2-next v2 00/19] Export object IDs to users
 2019-02-23  9:15 UTC  (21+ messages)
` [PATCH iproute2-next v2 01/19] rdma: update uapi headers
` [PATCH iproute2-next v2 02/19] rdma: Remove duplicated print code
` [PATCH iproute2-next v2 03/19] rdma: Provide unique indexes for all visible objects
` [PATCH iproute2-next v2 04/19] rdma: Provide parent context index for all objects except CM_ID
` [PATCH iproute2-next v2 05/19] rdma: Move resource PD logic to separate file
` [PATCH iproute2-next v2 06/19] rdma: Refactor out resource MR "
` [PATCH iproute2-next v2 07/19] rdma: Move out resource CQ "
` [PATCH iproute2-next v2 08/19] rdma: Move out resource CM-ID "
` [PATCH iproute2-next v2 09/19] rdma: Move resource QP "
` [PATCH iproute2-next v2 10/19] rdma: Properly mark RDMAtool license
` [PATCH iproute2-next v2 11/19] rdma: Simplify code to reuse existing functions
` [PATCH iproute2-next v2 12/19] rdma: Simplify CM_ID print code
` [PATCH iproute2-next v2 13/19] rdma: Refactor CQ prints
` [PATCH iproute2-next v2 14/19] rdma: Move MR code to be suitable for per-line parsing
` [PATCH iproute2-next v2 15/19] rdma: Place PD parsing print routine into separate function
` [PATCH iproute2-next v2 16/19] rdma: Move QP code to "
` [PATCH iproute2-next v2 17/19] rdma: Unify netlink attribute checks prior to prints
` [PATCH iproute2-next v2 18/19] rdma: Perform single .doit call to query specific objects
` [PATCH iproute2-next v2 19/19] rdma: Provide and reuse filter functions

[PATCH net-next] route: Add a new fib_multipath_hash_policy base on cpu id for tunnel packet
 2019-02-23  9:14 UTC  (3+ messages)

A bug in the alsa project
 2019-02-23  9:06 UTC 

[PATCH iproute2-next v1 00/19] Export object IDs to users
 2019-02-23  9:05 UTC  (7+ messages)
` [PATCH iproute2-next v1 04/19] rdma: Provide parent context index for all objects except CM_ID
` [PATCH iproute2-next v1 05/19] rdma: Move resource PD logic to separate file

[PATCH] iio: potentiometer: add driver for Maxim Integrated DS1807
 2019-02-23  9:04 UTC  (12+ messages)

[PATCH] net: phy: realtek: Dummy IRQ calls for RTL8366RB
 2019-02-23  9:00 UTC  (2+ messages)

[GIT PULL v3] Hyper-V commits for 5.0-rc
 2019-02-23  8:57 UTC  (2+ messages)

Question: can anyone tell me what QD exactly a device is received from this test script
 2019-02-23  8:54 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/tor: security bump to 0.3.5.8
 2019-02-23  8:54 UTC  (2+ messages)

[Buildroot] [git commit] package/tor: security bump to 0.3.5.8
 2019-02-23  8:54 UTC 

[Buildroot] [PATCH] configs/imx23evk: Bump the U-Boot version
 2019-02-23  8:54 UTC  (2+ messages)

[Buildroot] [git commit] configs/imx23evk: Bump the U-Boot version
 2019-02-23  8:53 UTC 

[PATCH 0/5] allow to define cs deassert times in us, ns and SCK-len
 2019-02-23  8:49 UTC  (10+ messages)
` [PATCH 1/5] spi: core: allow defining time that cs is deasserted
` [PATCH 2/5] spi: core: allow reporting the effectivly used speed_hz for a transfer
` [PATCH 3/5] spi: core: allow defining time that cs is deasserted as a multiple of SCK
` [PATCH 4/5] spi: bcm2835: support effective_speed_hz

[PATCH] RDMA/cma: Make CM response timeout and # CM retries configurable
 2019-02-23  8:49 UTC  (5+ messages)

[PATCH] fs: Avoid signed overflow UBSAN warning
 2019-02-23  9:02 UTC 

[PATCH 0/3] soc: fsl: dpio: enable and configure cache stashing
 2019-02-23  8:48 UTC  (4+ messages)
` [PATCH 1/3] soc: fsl: dpio: enable frame data cache stashing per software portal
` [PATCH 2/3] soc: fsl: dpio: configure cache stashing destination
` [PATCH 3/3] dpaa2-eth: configure the cache stashing amount on a queue

[igt-dev] [PATCH i-g-t] tests/kms_available_modes_crc limit tested fb formats
 2019-02-23  8:47 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for tests/kms_available_modes_crc limit tested fb formats (rev14)

[Buildroot] [PATCH 1/1] package/stress-ng: Fix build issue with libbsd wchar check
 2019-02-23  8:46 UTC  (2+ messages)

[PATCH net] staging: fsl-dpaa2: ethsw: Add missing netdevice check
 2019-02-23  8:45 UTC  (2+ messages)

[Buildroot] [git commit] package/stress-ng: Fix build issue with libbsd wchar check
 2019-02-23  8:44 UTC 

[PATCH] sched/x86: Save [ER]FLAGS on context switch
 2019-02-23  8:43 UTC  (18+ messages)
              ` [RFC][PATCH] objtool: STAC/CLAC validation

[PATCHv3 net-next] tls: Return type of non-data records retrieved using MSG_PEEK in recvmsg
 2019-02-23  8:42 UTC 

[patch V4 00/11] MDS basics
 2019-02-23  8:41 UTC  (6+ messages)
` [patch V4 02/11] x86/speculation/mds: Add basic bug infrastructure for MDS
  ` [MODERATED] "
` [patch V4 10/11] Documentation: Move L1TF to separate directory
  ` [MODERATED] "

[PATCHv2 net-next] tls: Return type of non-data records retrieved using MSG_PEEK in recvmsg
 2019-02-23  8:39 UTC 

[PATCH] staging/ks7070: Removed unused varibale
 2019-02-23  8:38 UTC  (5+ messages)

[PATCH] iwlwifi: mvm: fix an unaligned access
 2019-02-23  8:35 UTC  (3+ messages)
` [PATCH v2] iwlwifi: mvm: fix unaligned read of rx_pkt_status
  ` [PATCH] "

Linux kernel 4.20.12 released
 2019-02-23  8:30 UTC 

[PATCH] staging: netlogic: Add SPDX-License-Identifier tag
 2019-02-23  8:26 UTC  (6+ messages)
` [Outreachy kernel] "

[PATCH] staging: netlogic: Add SPDX-License-Identifier in platform_net.h
 2019-02-23  8:25 UTC  (4+ messages)
` [Outreachy kernel] "

Linux kernel 4.9.160 released
 2019-02-23  8:25 UTC 

Linux kernel 4.14.103 released
 2019-02-23  8:25 UTC 

Linux kernel 4.19.25 released
 2019-02-23  8:25 UTC 

[PATCH] crypto: cavium/zip - fix collision with generic cra_driver_name
 2019-02-23  8:23 UTC 

Linux kernel 3.18.136 released
 2019-02-23  8:20 UTC 

Linux kernel 4.4.176 released
 2019-02-23  8:20 UTC 

[PATCH 0/2] Staging: mt7621-dma: Fix checkpatch issues
 2019-02-23  8:19 UTC  (3+ messages)
` [PATCH 1/2] Staging: mt761-dma: Alignment should match open paranthesis
` [PATCH 2/2] Staging: mt7621_dma: Prefer unsigned int over just unsigned

[Buildroot] raspberrypi3_qt5we_defconfig on mind autobuilder
 2019-02-23  8:13 UTC  (2+ messages)

[PATCH 4.20 00/32] 4.20.12-stable review
 2019-02-23  8:05 UTC  (5+ messages)

[PATCH v5] drm/i915/pmu: Always sample an active ringbuffer
 2019-02-23  8:05 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915/pmu: Always sample an active ringbuffer (rev2)

next-20190222 kselftest results
 2019-02-23  8:00 UTC  (3+ messages)

next-20190221 kselftest results
 2019-02-23  8:00 UTC  (3+ messages)

[PATCH v4] staging: nrf24: add new driver for 2.4GHz radio transceiver
 2019-02-23  8:00 UTC  (4+ messages)

VAS INTERESUYUT BAZY DANNYKH? - YOU ARE INTERESTED IN DATABASES?
 2019-02-23  4:11 UTC 

[PATCH net-next 1/5] net/mlx5e: Return -EOPNOTSUPP when modify header action zero
 2019-02-23  7:58 UTC  (6+ messages)
` [PATCH net-next 2/5] net/mlx5e: Make the log friendly when decapsulation offload not supported

[PATCH] regulator: axp20x: Get rid of AXP20X_xxx_START/END/STEPS defines
 2019-02-23  7:55 UTC  (5+ messages)

[Qemu-devel] [PATCH v3 00/30] Kconfig dependencies for ARM machines
 2019-02-23  7:49 UTC  (31+ messages)
` [Qemu-devel] [PATCH v3 01/30] hw/arm/Kconfig: Add a config switch for MUSCA
` [Qemu-devel] [PATCH v3 02/30] hw/pci/pci-stub: Add msi_enabled() and msi_notify() to the pci stubs
` [Qemu-devel] [PATCH v3 03/30] hw/ide/ahci: Add a Kconfig switch for the AHDI-ICH9 device
` [Qemu-devel] [PATCH v3 04/30] hw/sd/sdhci: Move PCI-related code into a separate file
` [Qemu-devel] [PATCH v3 05/30] hw/arm: Express dependencies of the exynos machines with Kconfig
` [Qemu-devel] [PATCH v3 06/30] hw/arm: Express dependencies of the highbank "
` [Qemu-devel] [PATCH v3 07/30] hw/arm: Express dependencies of integratorcp "
` [Qemu-devel] [PATCH v3 08/30] hw/arm: Express dependencies of the fsl-imx31 machine "
` [Qemu-devel] [PATCH v3 09/30] hw/arm: Express dependencies of musicpal "
` [Qemu-devel] [PATCH v3 10/30] hw/arm: Express dependencies of the OMAP machines "
` [Qemu-devel] [PATCH v3 11/30] hw/arm: Express dependencies of stellaris "
` [Qemu-devel] [PATCH v3 12/30] hw/arm: Express dependencies of realview, versatile and vexpress "
` [Qemu-devel] [PATCH v3 13/30] hw/arm: Express dependencies of the PXA2xx machines "
` [Qemu-devel] [PATCH v3 14/30] hw/arm: Express dependencies of xilinx-zynq "
` [Qemu-devel] [PATCH v3 15/30] hw/arm: Express dependencies of collie "
` [Qemu-devel] [PATCH v3 16/30] hw/arm: Express dependencies of the aspeed boards "
` [Qemu-devel] [PATCH v3 17/30] hw/arm: Express dependencies of the virt machine "
` [Qemu-devel] [PATCH v3 18/30] hw/arm: Express dependencies of netduino / stm32f2xx "
` [Qemu-devel] [PATCH v3 19/30] hw/arm: Express dependencies of allwinner / cubieboard "
` [Qemu-devel] [PATCH v3 20/30] hw/arm: Express dependencies of the MPS2 boards "
` [Qemu-devel] [PATCH v3 21/30] hw/arm: Express dependencies of the raspi machines "
` [Qemu-devel] [PATCH v3 22/30] hw/arm: Express dependencies of canon-a1100 "
` [Qemu-devel] [PATCH v3 23/30] hw/arm: Express dependencies of sabrelite "
` [Qemu-devel] [PATCH v3 24/30] hw/arm: Express dependencies of the MSF2 / EMCRAFT_SF2 machine "
` [Qemu-devel] [PATCH v3 25/30] hw/arm: Express dependencies for remaining IMX boards "
` [Qemu-devel] [PATCH v3 26/30] hw/arm: Express dependencies of the microbit / nrf51 machine "
` [Qemu-devel] [PATCH v3 27/30] hw/arm: Express dependencies of the ZynqMP zcu102 "
` [Qemu-devel] [PATCH v3 28/30] hw/arm: Express dependencies of the xlnx-versal-virt "
` [Qemu-devel] [PATCH v3 29/30] hw/arm: Express dependencies of the musca machines "
` [Qemu-devel] [PATCH v3 30/30] hw/arm: Remove hard-enablement of the remaining PCI devices

[PATCH V3] staging: ks7010: removed unused variables
 2019-02-23  7:48 UTC 

VAS INTERESUYUT BAZY DANNYKH? - YOU ARE INTERESTED IN DATABASES?
 2019-02-23  4:05 UTC 

[Outreachy kernel] [PATCH] Staging: sm750fb: Fix missing blank line
 2019-02-23  7:44 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH] batctl: Add hop_penalty setting command
 2019-02-23  7:41 UTC 

[PATCH V2] staging: ks7070: removed unused varibales
 2019-02-23  7:34 UTC  (3+ messages)

[Bug 109440] Radeon RX 580 fails to initialize
 2019-02-23  7:33 UTC  (2+ messages)

[PATCH v2 bpf-next 0/9] bpf: Network Resource Manager (NRM)
 2019-02-23  7:30 UTC  (4+ messages)
` [PATCH v2 bpf-next 4/9] bpf: add bpf helper bpf_skb_ecn_set_ce

[PATCH] drm/i915: extract AUX mask assignment to separate function
 2019-02-23  7:25 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH] Staging: sm750fb: Fix missing a blank line after declarations
 2019-02-23  7:24 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH] Staging: ks7010: Match alignments with open paranthesis
 2019-02-23  7:19 UTC 

[PATCH net-next v2 0/3] ipv4/v6: icmp: small cleanup and update
 2019-02-23  7:28 UTC  (2+ messages)
` [PATCH net-next v2 3/3] ipv6: icmp: use percpu allocation


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.