All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-21 17:32:52 to 2020-05-21 18:00:29 UTC [more...]

[PATCH 1/3] iio: core: wrap IIO device into a iio_dev_priv object
 2020-05-21 18:00 UTC  (9+ messages)

[PATCH rdma-next] IB/cma: Fix ports memory leak in cma_configfs
 2020-05-21  7:26 UTC 

[PATCH rdma-rc] RDMA/mlx5: Fix NULL pointer dereference in destroy_prefetch_work
 2020-05-21  7:25 UTC 

[PATCH iproute2-next 0/4] RAW format dumps through RDMAtool
 2020-05-20 10:25 UTC  (5+ messages)
` [PATCH iproute2-next 1/4] rdma: Refactor res_qp_line
` [PATCH iproute2-next 2/4] rdma: Add support to get QP in raw format
` [PATCH iproute2-next 3/4] rdma: Add support to get CQ "
` [PATCH iproute2-next 4/4] rdma: Add support to get MR "

Possible bug in drivers/misc/cardreader/rtsx_pcr.c
 2020-05-21 17:59 UTC  (2+ messages)

[PATCH V3 0/4] Introducing RDMA shared CQ pool
 2020-05-20  9:32 UTC  (5+ messages)
` [PATCH V3 2/4] RDMA/core: Introduce shared CQ pool API

[PATCH 0/2] Make WOL of e1000e consistent with sysfs device wakeup
 2020-05-21 17:59 UTC  (6+ messages)
` [Intel-wired-lan] "
` [PATCH 1/2] e1000e: Do not wake up the system via WOL if device wakeup is disabled
  ` [Intel-wired-lan] "
` [Intel-wired-lan] [PATCH 2/2] e1000e: Make WOL info in ethtool consistent with device wake up ability
  `  "

[PATCH v2] exfat: add the dummy mount options to be backward compatible with staging/exfat
 2020-05-21 17:57 UTC  (3+ messages)

[PATCH 00/12] iio: imu: new inv_icm42600 driver
 2020-05-21 17:56 UTC  (16+ messages)
` [PATCH 01/12] iio: imu: inv_icm42600: add core of "
` [PATCH 02/12] iio: imu: inv_icm42600: add I2C driver for "
` [PATCH 04/12] iio: imu: inv_icm42600: add gyroscope IIO device
` [PATCH 09/12] iio: imu: inv_icm42600: add buffer support in iio devices

[PATCH] USB: sisusbvga: Fix left shifting a possible negative value
 2020-05-21 17:56 UTC  (3+ messages)

[PATCH v2 1/3] device: Add device type property
 2020-05-21 17:55 UTC  (3+ messages)
` [PATCH v2 2/3] doc/device-api: Add Types property to org.bluez.Device1
` [PATCH v2 3/3] client: Print device property "Types"

[U-Boot] [ANN] Monthly developer call
 2020-05-21 17:56 UTC  (10+ messages)

[PATCH 0/4] Update K3 DSP remoteproc driver for C71x DSPs
 2020-05-21 17:54 UTC  (4+ messages)
` [PATCH 2/4] remoteproc: introduce version element into resource type field

[PATCH] iio: make iio_device_get_drvdata take a const struct iio_dev *
 2020-05-21 17:53 UTC 

[PATCH 00/10] [RFC] In-tree sparse-checkout definitions
 2020-05-21 17:54 UTC  (5+ messages)
` [PATCH 06/10] sparse-checkout: use oidset to prevent repeat blobs

[RFC PATCH v2 0/4] grep: honor sparse checkout and add option to ignore it
 2020-05-21 17:52 UTC  (8+ messages)
` [RFC PATCH v2 3/4] grep: honor sparse checkout patterns

Building directly with sphinx
 2020-05-21 17:51 UTC  (3+ messages)

linux-next: Tree for May 19 (block/rnbd/)
 2020-05-21 17:50 UTC  (2+ messages)
` [PATCH] rnbd: fix compilation error when CONFIG_MODULES is disabled

[PATCH for-4.14 0/3] Remove the 1GB limitation on Rasberry Pi 4
 2020-05-21 17:50 UTC  (3+ messages)

do a single memdup_user in sctp_setsockopt
 2020-05-21 17:47 UTC  (100+ messages)
` [PATCH 01/49] sctp: copy the optval from user space "
` [PATCH 02/49] sctp: pass a kernel pointer to sctp_setsockopt_bindx
` [PATCH 03/49] sctp: pass a kernel pointer to __sctp_setsockopt_connectx
` [PATCH 04/49] sctp: pass a kernel pointer to sctp_setsockopt_disable_fragments
` [PATCH 05/49] sctp: pass a kernel pointer to sctp_setsockopt_events
` [PATCH 06/49] sctp: pass a kernel pointer to sctp_setsockopt_autoclose
` [PATCH 07/49] sctp: pass a kernel pointer to sctp_setsockopt_peer_addr_params
` [PATCH 08/49] sctp: pass a kernel pointer to sctp_setsockopt_delayed_ack
` [PATCH 09/49] sctp: pass a kernel pointer to sctp_setsockopt_partial_delivery_point
` [PATCH 10/49] sctp: pass a kernel pointer to sctp_setsockopt_initmsg
` [PATCH 11/49] sctp: pass a kernel pointer to sctp_setsockopt_default_send_param
` [PATCH 12/49] sctp: pass a kernel pointer to sctp_setsockopt_default_sndinfo
` [PATCH 13/49] sctp: pass a kernel pointer to sctp_setsockopt_primary_addr
` [PATCH 14/49] sctp: pass a kernel pointer to sctp_setsockopt_peer_primary_addr
` [PATCH 15/49] sctp: pass a kernel pointer to sctp_setsockopt_nodelay
` [PATCH 16/49] sctp: pass a kernel pointer to sctp_setsockopt_rtoinfo
` [PATCH 17/49] sctp: pass a kernel pointer to sctp_setsockopt_associnfo
` [PATCH 18/49] sctp: pass a kernel pointer to sctp_setsockopt_mappedv4
` [PATCH 19/49] sctp: pass a kernel pointer to sctp_setsockopt_maxseg
` [PATCH 20/49] sctp: pass a kernel pointer to sctp_setsockopt_adaptation_layer
` [PATCH 21/49] sctp: pass a kernel pointer to sctp_setsockopt_context
` [PATCH 22/49] sctp: pass a kernel pointer to sctp_setsockopt_fragment_interleave
` [PATCH 23/49] sctp: pass a kernel pointer to sctp_setsockopt_maxburst
` [PATCH 24/49] sctp: pass a kernel pointer to sctp_setsockopt_auth_chunk
` [PATCH 25/49] sctp: pass a kernel pointer to sctp_setsockopt_hmac_ident
` [PATCH 26/49] sctp: pass a kernel pointer to sctp_setsockopt_auth_key
` [PATCH 27/49] sctp: pass a kernel pointer to sctp_setsockopt_active_key
` [PATCH 28/49] sctp: pass a kernel pointer to sctp_setsockopt_del_key
` [PATCH 29/49] sctp: pass a kernel pointer to sctp_setsockopt_deactivate_key
` [PATCH 30/49] sctp: pass a kernel pointer to sctp_setsockopt_auto_asconf
` [PATCH 31/49] sctp: pass a kernel pointer to sctp_setsockopt_paddr_thresholds
` [PATCH 32/49] sctp: pass a kernel pointer to sctp_setsockopt_recvrcvinfo
` [PATCH 33/49] sctp: pass a kernel pointer to sctp_setsockopt_recvnxtinfo
` [PATCH 34/49] sctp: pass a kernel pointer to sctp_setsockopt_pr_supported
` [PATCH 35/49] sctp: pass a kernel pointer to sctp_setsockopt_default_prinfo
` [PATCH 36/49] sctp: pass a kernel pointer to sctp_setsockopt_reconfig_supported
` [PATCH 37/49] sctp: pass a kernel pointer to sctp_setsockopt_enable_strreset
` [PATCH 38/49] sctp: pass a kernel pointer to sctp_setsockopt_reset_streams
` [PATCH 39/49] sctp: pass a kernel pointer to sctp_setsockopt_reset_assoc
` [PATCH 40/49] sctp: pass a kernel pointer to sctp_setsockopt_add_streams
` [PATCH 41/49] sctp: pass a kernel pointer to sctp_setsockopt_scheduler
` [PATCH 42/49] sctp: pass a kernel pointer to sctp_setsockopt_scheduler_value
` [PATCH 43/49] sctp: pass a kernel pointer to sctp_setsockopt_interleaving_supported
` [PATCH 44/49] sctp: pass a kernel pointer to sctp_setsockopt_reuse_port
` [PATCH 45/49] sctp: pass a kernel pointer to sctp_setsockopt_event
` [PATCH 46/49] "
` [PATCH 47/49] sctp: pass a kernel pointer to sctp_setsockopt_auth_supported
` [PATCH 48/49] sctp: pass a kernel pointer to sctp_setsockopt_ecn_supported
` [PATCH 49/49] sctp: pass a kernel pointer to sctp_setsockopt_pf_expose

[RFC PATCH net-next 0/4] RGMII Internal delay common property
 2020-05-21 17:48 UTC  (5+ messages)
` [RFC PATCH net-next 1/4] dt-bindings: net: Add tx and rx internal delays
` [RFC PATCH net-next 2/4] net: phy: Add a helper to return the index for of the internal delay
` [RFC PATCH net-next 3/4] dt-bindings: net: Add RGMII internal delay for DP83869
` [RFC PATCH net-next 4/4] net: dp83869: Add RGMII internal delay configuration

Anyone know what is creating commits with bogus dates?
 2020-05-21 17:49 UTC 

[PATCH net-next v3 0/2] DP83869 Enhancements
 2020-05-21 17:47 UTC  (3+ messages)
` [PATCH net-next v3 1/2] net: phy: dp83869: Update port-mirroring to read straps
` [PATCH net-next v3 2/2] net: phy: dp83869: Set opmode from straps

[PATCH 1/2] arm64: dts: qcom: sc7180: Add A618 gpu dt blob
 2020-05-21 17:47 UTC  (8+ messages)
` [PATCH 2/2] dt-bindings: arm-smmu: Add sc7180 compatible string

[PATCH net-next v2 0/2] flow_dissector, cls_flower: Add support for multiple MPLS Label Stack Entries
 2020-05-21 17:47 UTC  (3+ messages)
` [PATCH net-next v2 1/2] flow_dissector: Parse "
` [PATCH net-next v2 2/2] cls_flower: Support filtering on "

[PATCH v3 00/16] spi: dw: Add generic DW DMA controller support
 2020-05-21 17:46 UTC  (2+ messages)

[Bug 207833] New: Brightness control not working on ASUS TUF FA506IU (AMD Ryzen 7 4800H / Nvidia GTX 1660 Ti)
 2020-05-21 17:46 UTC 

[PATCH V3 07/15] arch/kunmap_atomic: Consolidate duplicate code
 2020-05-21 17:42 UTC  (14+ messages)
` [PATCH] arch/{mips,sparc,microblaze,powerpc}: Don't enable pagefault/preempt twice

[net-next v4 00/12][pull request] 100GbE Intel Wired LAN Driver Updates 2020-05-19
 2020-05-21 17:43 UTC  (4+ messages)
` [net-next v4 01/12] Implementation of Virtual Bus

Pending 3.20 release
 2020-05-21 17:43 UTC  (3+ messages)

[PATCH 2/3] target: fix NULL pointer dereference
 2020-05-21 17:42 UTC  (2+ messages)

[PATCH 3/3] target: rename target_setup_cmd_from_cdb() to target_parse_cdb()
 2020-05-21 17:42 UTC 

[PATCH 1/3] target: factor out a new helper, target_init_cmd_from_cdb()
 2020-05-21 17:42 UTC  (2+ messages)

[PATCH v3 0/2] Fix PCI HyperV device error handling
 2020-05-21 17:42 UTC  (4+ messages)

[dpdk-dev] [PATCH v2 3/5] doc: add cycles per packet in testpmd user guide
 2020-05-21 17:41 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3 1/2] "

[PATCH] media: staging: tegra-vde: fix runtime pm imbalance on error
 2020-05-21 17:39 UTC  (9+ messages)
    `  "

[PATCH 0/3] target: fix NULL pointer dereference
 2020-05-21 17:41 UTC 

Porting Xenomai to STM32MP1
 2020-05-21 17:41 UTC  (2+ messages)

[GIT PULL] iommu/arm-smmu: Updates for 5.8
 2020-05-21 17:39 UTC  (3+ messages)

[PATCH v1 2/2] firmware: dmi_scan: Pass dmi_entry_point to kexec'ed kernel
 2020-05-21 17:39 UTC  (12+ messages)

[oe] [meta-python] [PATCH] python3-parse-type: Modify ptest output format
 2020-05-21 17:39 UTC  (2+ messages)

[PATCH v3 0/7] Base support for POWER10
 2020-05-21 17:17 UTC  (3+ messages)
` [PATCH v3 6/7] powerpc/dt_cpu_ftrs: Add MMA feature

arm64/acpi: NULL dereference reports from UBSAN at boot
 2020-05-21 17:37 UTC  (3+ messages)

[dunfell][ 01/10] tunes: Add new tune files for cortexa55 and cortexa73-cortexa53
 2020-05-21 17:37 UTC  (3+ messages)
` [dunfell][ 08/10] armv8/tunes: Define TUNE_PKGARCH
  ` [OE-core] "

[PATCH v2 0/3] Re-introduce TX FIFO resize for larger EP bursting
 2020-05-21 17:37 UTC  (2+ messages)

[PATCH] mm, memcg: reclaim more aggressively before high allocator throttling
 2020-05-21 17:37 UTC  (11+ messages)

[PATCH v2 1/5] powerpc/pmem: Add new instructions for persistent storage and sync
 2020-05-21 17:02 UTC  (9+ messages)
` [PATCH v2 3/5] libnvdimm/nvdimm/flush: Allow architecture to override the flush barrier

[Bug 1879998] [NEW] Bad check for return value of mmap()
 2020-05-21 17:09 UTC 

Git Test Coverage Report (v2.27.0-rc0)
 2020-05-21 17:35 UTC  (4+ messages)
` [PATCH v2 0/2] Improve Fix code coverage for checkout
  ` [PATCH v2 1/2] builtin/checkout: simplify metadata initialization

linux-next: build failure after merge of the tip tree
 2020-05-21 17:35 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu: improve error handling in pcie_bw
 2020-05-21 17:35 UTC  (5+ messages)
` [PATCH 2/2] drm/amdgpu: drop navi pcie bw callback

[PATCH v2 00/10] accel: Allow targets to use Kconfig, disable semihosting by default
 2020-05-21 17:33 UTC  (4+ messages)
` [PATCH v2 09/10] Makefile: Allow target-specific optional Kconfig

[Intel-gfx] [PATCH 1/2] drm/i915/execlists: Shortcircuit queue_prio() for no internal levels
 2020-05-21 17:33 UTC  (2+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915: Improve execute_cb struct packing

[PATCH v1 0/8] plugins/next (cleanup, cpu_index and lockstep)
 2020-05-21 17:10 UTC  (5+ messages)
` [PATCH v1 5/8] cpus-common: ensure auto-assigned cpu_indexes don't clash

[RFC PATCH 0/2] PCI/AER: handling for RCiEPs
 2020-05-21 17:31 UTC  (3+ messages)
` [PATCH 1/2] PCI/AER: Do not reset the device status if doing firmware first handling
` [PATCH 2/2] PCI/AER: Add partial initial support for RCiEPs using RCEC or firmware first


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.