All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-19 07:11:39 to 2020-07-19 08:23:19 UTC [more...]

post-receive: pub/scm/linux/kernel/git/leon/linux-rdma
 2020-07-19  8:23 UTC 

[PATCH v4 0/7] efi_loader: secure boot: support intermediate certificates in signature
 2020-07-19  8:20 UTC  (3+ messages)
` [PATCH v4 1/7] lib: crypto: add public_key_verify_signature()

[PATCH] habanalabs: use no flags on MMU cache invalidation
 2020-07-19  8:10 UTC  (2+ messages)

[PATCH v5 0/19] backlight: backlight updates
 2020-07-19  8:07 UTC  (60+ messages)
` [PATCH v5 01/19] backlight: refactor fb_notifier_callback()
` [PATCH v5 02/19] backlight: add backlight_is_blank()
` [PATCH v5 03/19] backlight: improve backlight_ops documentation
` [PATCH v5 04/19] backlight: improve backlight_properties documentation
` [PATCH v5 05/19] backlight: improve backlight_device documentation
` [PATCH v5 06/19] backlight: document inline functions in backlight.h
` [PATCH v5 07/19] backlight: document enums "
` [PATCH v5 08/19] backlight: remove the unused backlight_bl driver
` [PATCH v5 09/19] backlight: drop extern from prototypes
` [PATCH v5 10/19] backlight: add overview and update existing doc
` [PATCH v5 11/19] backlight: wire up kernel-doc documentation
` [PATCH v5 12/19] backlight: introduce backlight_get_brightness()
` [PATCH v5 13/19] backlight: as3711_bl: simplify update_status
` [PATCH v5 14/19] backlight: cr_bllcd: introduce gpio-backlight semantics
` [PATCH v5 15/19] backlight: gpio_backlight: simplify update_status()
` [PATCH v5 16/19] backlight: jornada720_bl: introduce backlight_is_blank()
` [PATCH v5 17/19] backlight: use backlight_get_brightness()
` [PATCH v5 18/19] backlight: drop backlight_put()
` [PATCH v5 19/19] backlight: make of_find_backlight static

[PATCH net-next v1] net: phy: at803x: add mdix configuration support for AR9331 and AR8035
 2020-07-19  8:05 UTC 

How to comfirm whether __GI___clock_gettime() implemented as fast system call or not on x86_64 platform with Linux 4.19.84?
 2020-07-19  8:04 UTC 

[Buildroot] [PATCH] initscripts: Make installation of S20urandom optional
 2020-07-19  8:05 UTC  (2+ messages)

[Buildroot] local autobuild failures
 2020-07-19  8:03 UTC  (4+ messages)

[Buildroot] [PATCH v2 1/1] package/meson: fix LDFLAGS rpath match pattern
 2020-07-19  8:01 UTC  (2+ messages)

[PATCH] i2c: iproc: fix race between client unreg and isr
 2020-07-19  7:59 UTC  (2+ messages)

[PATCH v2 1/1] efi_loader: use logging for bootefi command
 2020-07-19  7:57 UTC 

[Buildroot] [git commit] package/meson: fix LDFLAGS rpath match pattern
 2020-07-19  7:55 UTC 

How to add python debugger "epdb" module in recipe
 2020-07-19  7:55 UTC 

[PATCH] m68k: Replace HTTP links with HTTPS ones
 2020-07-19  7:51 UTC  (4+ messages)

[LTP] [PATCH 0/9] Rewrite shmctl() testcases
 2020-07-19  7:48 UTC  (3+ messages)
` [LTP] [PATCH 3/9] syscalls/ipc: shmctl04: Rewrite from scratch

[PATCH net] bonding: check error value of register_netdevice() immediately
 2020-07-19  7:41 UTC  (3+ messages)

[GIT PULL] dma-mapping fixes for 5.8
 2020-07-19  7:39 UTC  (2+ messages)

WARNING in do_syscall_64
 2020-07-19  7:42 UTC 

[Bug 208605] New: AACRAID frequent hos bus reset with intensive IO on large arrays
 2020-07-19  7:32 UTC  (2+ messages)
` [Bug 208605] "

[PATCH] drm/lima: fix wait pp reset timeout
 2020-07-19  7:30 UTC 

[RFC PATCH v4 08/12] ipe: add property for signed dmverity volumes
 2020-07-19  7:28 UTC  (2+ messages)

[dpdk-dev] [RFC PATCH 1/6] eal: introduce macros for getting value for bit
 2020-07-19  7:28 UTC  (3+ messages)
` [dpdk-dev] [PATCH v7 0/9] Improve mlx5 PMD driver framework for multiple classes

[PATCH v3 0/4] Fix up and simplify error recovery mechanism
 2020-07-19  7:27 UTC  (3+ messages)
` [PATCH v3 1/4] scsi: ufs: Add checks before setting clk-gating states

[PATCH rdma-next v1] RDMA/include: Replace license text with SPDX tags
 2020-07-19  7:25 UTC 

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

[libvirt test] 152006: regressions - FAIL
 2020-07-19  7:18 UTC 

[RFC PATCH v2] scsi: ufs: set STATE_ERROR when ufshcd_probe_hba() failed
 2020-07-19  7:14 UTC  (2+ messages)

[Linux-kernel-mentees] [PATCH] checkpatch: Fix SPDX license check for scripts
 2020-07-19  7:13 UTC  (10+ messages)

[dpdk-dev] [PATCH v1 8/8] mlx5: remove inclusion of verbs header files
 2020-07-19  7:11 UTC  (10+ messages)
` [dpdk-dev] [PATCH v2 0/8] mlx5 PMD multi OS support - part #3
  ` [dpdk-dev] [PATCH v2 1/8] net/mlx5: move flow prio discovery and adjust under Verbs
  ` [dpdk-dev] [PATCH v2 2/8] net/mlx5: replace Linux specific calls with rte API
  ` [dpdk-dev] [PATCH v2 3/8] net/mlx5: refactor Linux MAC operations
  ` [dpdk-dev] [PATCH v2 4/8] linux/mlx5: add setters for promiscuous and all-multi
  ` [dpdk-dev] [PATCH v2 5/8] net/mlx5: eliminate dependency on Linux in shared header
  ` [dpdk-dev] [PATCH v2 6/8] net/mlx5: header file cleanup
  ` [dpdk-dev] [PATCH v2 7/8] net/mlx5: refactor multi process communication
  ` [dpdk-dev] [PATCH v2 8/8] mlx5: remove inclusion of Verbs header files


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.