All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-20 19:34:07 to 2020-05-20 19:56:42 UTC [more...]

remove kernel_setsockopt and kernel_getsockopt v2
 2020-05-20 19:55 UTC  (132+ messages)
` [Ocfs2-devel] "
` [Cluster-devel] "
` [PATCH 01/33] dlm: use the tcp version of accept_from_sock for sctp as well
  ` [Ocfs2-devel] "
  ` [Cluster-devel] "
` [PATCH 02/33] net: remove kernel_getsockopt
  ` [Ocfs2-devel] "
  ` [Cluster-devel] "
` [PATCH 03/33] net: add sock_set_reuseaddr
  ` [Ocfs2-devel] "
  ` [Cluster-devel] "
` [PATCH 04/33] net: add sock_no_linger
  ` [Ocfs2-devel] "
  ` [Cluster-devel] "
` [PATCH 05/33] net: add sock_set_priority
  ` [Ocfs2-devel] "
  ` [Cluster-devel] "
` [Cluster-devel] [PATCH 06/33] net: add sock_set_sndtimeo
  `  "
  ` [Ocfs2-devel] "
` [Cluster-devel] [PATCH 07/33] net: add sock_bindtoindex
  `  "
  ` [Ocfs2-devel] "
` [Cluster-devel] [PATCH 08/33] net: add sock_enable_timestamps
  `  "
  ` [Ocfs2-devel] "
` [Cluster-devel] [PATCH 09/33] net: add sock_set_keepalive
  `  "
  ` [Ocfs2-devel] "
` [PATCH 10/33] net: add sock_set_rcvbuf
  ` [Ocfs2-devel] "
  ` [Cluster-devel] "
` [Cluster-devel] [PATCH 11/33] net: add sock_set_reuseport
  `  "
  ` [Ocfs2-devel] "
` [Cluster-devel] [PATCH 12/33] tcp: add tcp_sock_set_cork
  `  "
  ` [Ocfs2-devel] "
` [Cluster-devel] [PATCH 13/33] tcp: add tcp_sock_set_nodelay
  `  "
  ` [Ocfs2-devel] "
` [Cluster-devel] [PATCH 14/33] tcp: add tcp_sock_set_quickack
  `  "
  ` [Ocfs2-devel] "
` [Cluster-devel] [PATCH 15/33] tcp: add tcp_sock_set_syncnt
  `  "
  ` [Ocfs2-devel] "
` [Cluster-devel] [PATCH 16/33] tcp: add tcp_sock_set_user_timeout
  `  "
  ` [Ocfs2-devel] "
` [PATCH 17/33] tcp: add tcp_sock_set_keepidle
  ` [Ocfs2-devel] "
  ` [Cluster-devel] "
` [Cluster-devel] [PATCH 18/33] tcp: add tcp_sock_set_keepintvl
  `  "
  ` [Ocfs2-devel] "
` [Cluster-devel] [PATCH 19/33] tcp: add tcp_sock_set_keepcnt
  `  "
  ` [Ocfs2-devel] "
` [Cluster-devel] [PATCH 20/33] ipv4: add ip_sock_set_tos
  `  "
  ` [Ocfs2-devel] "
` [Cluster-devel] [PATCH 21/33] ipv4: add ip_sock_set_freebind
  `  "
  ` [Ocfs2-devel] "
` [Cluster-devel] [PATCH 22/33] ipv4: add ip_sock_set_recverr
  `  "
  ` [Ocfs2-devel] "
` [Cluster-devel] [PATCH 23/33] ipv4: add ip_sock_set_mtu_discover
  `  "
  ` [Ocfs2-devel] "
` [Cluster-devel] [PATCH 24/33] ipv4: add ip_sock_set_pktinfo
  `  "
  ` [Ocfs2-devel] "
` [Cluster-devel] [PATCH 25/33] ipv6: add ip6_sock_set_v6only
  `  "
  ` [Ocfs2-devel] "
` [Cluster-devel] [PATCH 26/33] ipv6: add ip6_sock_set_recverr
  `  "
  ` [Ocfs2-devel] "
` [Cluster-devel] [PATCH 27/33] ipv6: add ip6_sock_set_addr_preferences
  `  "
  ` [Ocfs2-devel] "
` [Cluster-devel] [PATCH 28/33] ipv6: add ip6_sock_set_recvpktinfo
  `  "
  ` [Ocfs2-devel] "
` [Cluster-devel] [PATCH 29/33] rxrpc: add rxrpc_sock_set_min_security_level
  `  "
  ` [Ocfs2-devel] "
` [Cluster-devel] [PATCH 30/33] tipc: call tsk_set_importance from tipc_topsrv_create_listener
  `  "
  ` [Ocfs2-devel] "
` [Cluster-devel] [PATCH 31/33] sctp: add sctp_sock_set_nodelay
  `  "
  ` [Ocfs2-devel] "
` [Cluster-devel] [PATCH 32/33] net: add a new bind_add method
  `  "
  ` [Ocfs2-devel] "
` [Cluster-devel] [PATCH 33/33] net: remove kernel_setsockopt
  `  "
  ` [Ocfs2-devel] "

[PATCH 1/8] virt: vbox: Fix VBGL_IOCTL_VMMDEV_REQUEST_BIG and _LOG req numbers to match upstream
 2020-05-20 19:54 UTC  (8+ messages)
` [PATCH 2/8] virt: vbox: Fix guest capabilities mask check
` [PATCH 3/8] virt: vbox: Rename guest_caps struct members to set_guest_caps
` [PATCH 4/8] virt: vbox: Add vbg_set_host_capabilities() helper function
` [PATCH 5/8] virt: vbox: Add support for the new VBG_IOCTL_ACQUIRE_GUEST_CAPABILITIES ioctl
` [PATCH 6/8] virt: vbox: Add a few new vmmdev request types to the userspace whitelist
` [PATCH 7/8] virt: vbox: Log unknown ioctl requests as error
` [PATCH 8/8] virt: vbox: Fix some comments which talk about the "session spinlock"

XHCI vs PCM2903B/PCM2904 part 2
 2020-05-20 19:53 UTC  (4+ messages)

[PATCH v2 0/9] pc-bios: s390x: Cleanup part 1
 2020-05-20 19:53 UTC  (5+ messages)
` [PATCH v2 1/9] pc-bios: s390x: cio.c cleanup and compile fix
` [PATCH v2 2/9] pc-bios: s390x: Consolidate timing functions into time.h

[jpirko-mlxsw:petrm_wip4 5/5] net/sched/cls_api.c:3886:20: warning: variable 'fl' set but not used
 2020-05-20 19:53 UTC 

[linux-next:master 8920/10701] drivers/md/dm-zoned-metadata.c:2468:6: warning: no previous prototype for function 'dmz_print_dev'
 2020-05-20 19:52 UTC  (2+ messages)

[ovmf test] 150278: all pass
 2020-05-20 19:51 UTC 

[PATCH] bisect--helper: avoid segfault with bad syntax in start --term-.+
 2020-05-20 19:52 UTC 

[PATCH 0/2] Control over userfaultfd kernel-fault handling
 2020-05-20 19:51 UTC  (8+ messages)
` [PATCH 2/2] Add a new sysctl knob: unprivileged_userfaultfd_user_mode_only

[patch V6 00/37] x86/entry: Rework leftovers and merge plan
 2020-05-20 19:51 UTC  (6+ messages)
` [patch V6 01/37] tracing/hwlat: Use ktime_get_mono_fast_ns()

[PATCH v5 00/18] Rework READ_ONCE() to improve codegen
 2020-05-20 19:51 UTC  (8+ messages)
` [PATCH v5 04/18] sparc32: mm: Reduce allocation size for PMD and PTE tables

[PATCH] drm/i915/hdcp: Add additional R0' wait
 2020-05-20 19:50 UTC  (4+ messages)
` [PATCH v2] "
  ` [Intel-gfx] "

Question regarding PCI/AER: Enable reporting for ports enumerated after AER driver registration
 2020-05-20 19:47 UTC 

[GIT PULL] UBI/UBIFS fixes for 5.7 final
 2020-05-20 19:49 UTC  (2+ messages)

[GIT PULL] MTD fixes for 5.7 final
 2020-05-20 19:49 UTC  (2+ messages)

[patch V6 12/37] x86/entry: Provide idtentry_entry/exit_cond_rcu()
 2020-05-20 19:49 UTC  (14+ messages)

[GIT PULL] UML fixes for 5.7 final
 2020-05-20 19:49 UTC  (2+ messages)

[PATCH 0/3] xfs: fix stale disk exposure after crash
 2020-05-20 19:48 UTC  (5+ messages)
` [PATCH 3/3] xfs: measure all contiguous previous extents for prealloc size

[PATCH] nvmet: fix memory leak when removing namespaces and controllers concurrently
 2020-05-20 19:48 UTC 

[PATCH v3 0/5] iio: imu: bmi160: added regulator and mount-matrix support
 2020-05-20 19:46 UTC  (6+ messages)
` [PATCH v3 1/5] dt-bindings: iio: imu: bmi160: convert txt format to yaml
` [PATCH v3 2/5] dt-bindings: iio: imu: bmi160: add regulators and mount-matrix
` [PATCH v3 3/5] iio: imu: bmi160: fix typo
` [PATCH v3 4/5] iio: imu: bmi160: added regulator support
` [PATCH v3 5/5] iio: imu: bmi160: added mount-matrix support

[PATCH] drm/i915/hdcp: Avoid duplicate HDCP enables
 2020-05-20 19:47 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH net 1/1] sctp: Start shutdown on association restart if in SHUTDOWN-SENT state and socket is closed
 2020-05-20 19:46 UTC  (3+ messages)
  ` [PATCH net 1/1] sctp: Start shutdown on association restart if in SHUTDOWN-SENT state and socket

general protection fault in unpin_user_pages
 2020-05-20 19:43 UTC  (3+ messages)
` [PATCH] rds: fix crash in rds_info_getsockopt()

[stable] i2c: dev: Fix the race between the release of i2c_dev and cdev
 2020-05-20 19:45 UTC 

[PATCH v3 0/7] Introduce features and debugfs/sysfs entries for MHI
 2020-05-20 19:44 UTC  (6+ messages)
` [PATCH v3 2/7] bus: mhi: core: Introduce independent voting mechanism

[tpm2] Re: trying duplication and then rsa_en/decrypt
 2020-05-20 19:44 UTC 

[PATCH] 9p/xen: increase XEN_9PFS_RING_ORDER
 2020-05-20 19:36 UTC  (2+ messages)
` [V9fs-developer] "

[linuxtv-media:master 440/495] drivers/staging/media/atomisp/pci/atomisp_cmd.c:4278:17: warning: address of 'config->info' will always evaluate to 'true'
 2020-05-20 19:42 UTC  (2+ messages)

[PATCH 5/9] blk-mq: don't set data->ctx and data->hctx in blk_mq_alloc_request_hctx
 2020-05-20 19:41 UTC  (14+ messages)
                  ` io_uring vs CPU hotplug, was "

[PATCH v7 00/11] Add support for mt2701 JPEG ENC support
 2020-05-20 19:40 UTC  (9+ messages)
` [PATCH v7 11/11] media: platform: Add jpeg dec/enc feature

[PATCH 1/2] linux-ti-staging: update to 5.4.40 and 07.00.00.003 tag
 2020-05-20 19:40 UTC  (2+ messages)
` [PATCH 2/2] u-boot-ti-staging: update to "

[PATCH V3 0/8] Enable ext4 support for per-file/directory DAX operations
 2020-05-20 19:40 UTC  (4+ messages)
` [PATCH V3 4/8] fs/ext4: Update ext4_should_use_dax()

[PATCH v2 2/2] nvmet: avoid memleak by freeing any remaining aens in nvmet_async_events_free
 2020-05-20 19:40 UTC  (12+ messages)

Fetching 24 Linux commits = 1.2 GiB
 2020-05-20 19:40 UTC  (5+ messages)

[tpm2] Re: trying duplication and then rsa_en/decrypt
 2020-05-20 19:38 UTC 

[ANNOUNCE] Git v2.27.0-rc1
 2020-05-20 19:31 UTC  (2+ messages)

[PATCH v1 01/25] net: core: device_rename: Use rwsem instead of a seqcount
 2020-05-20 19:37 UTC  (2+ messages)

[PATCH 1/1] efi_loader: initialize root node first
 2020-05-20 19:36 UTC 

[PATCH] Makefile: support compressed debug info
 2020-05-20 19:36 UTC  (2+ messages)
` [PATCH v2] "

[linuxtv-media:master 443/495] drivers/staging/media/atomisp/pci/sh_css_sp.c:1039:23: warning: address of 'binary->in_frame_info' will always evaluate to 'true'
 2020-05-20 19:31 UTC 

[linux-5.4 test] 150273: tolerable FAIL
 2020-05-20 19:34 UTC 

DMA API stable backports for AMD SEV
 2020-05-20 19:34 UTC  (3+ messages)

[PATCH 2/2] ext4: skip non-loaded groups at cr=0/1
 2020-05-20 19:34 UTC  (6+ 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.