All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-23 05:46:35 to 2020-07-23 06:16:05 UTC [more...]

[PATCH bpf-next v3 00/13] bpf: implement bpf iterator for map elements
 2020-07-23  6:15 UTC  (13+ messages)
` [PATCH bpf-next v3 01/13] bpf: refactor bpf_iter_reg to have separate seq_info member
` [PATCH bpf-next v3 02/13] bpf: refactor to provide aux info to bpf_iter_init_seq_priv_t
` [PATCH bpf-next v3 04/13] bpf: implement bpf iterator for map elements
` [PATCH bpf-next v3 05/13] bpf: implement bpf iterator for hash maps
` [PATCH bpf-next v3 06/13] bpf: implement bpf iterator for array maps
` [PATCH bpf-next v3 07/13] bpf: implement bpf iterator for sock local storage map
` [PATCH bpf-next v3 08/13] tools/libbpf: add support for bpf map element iterator
` [PATCH bpf-next v3 09/13] tools/bpftool: add bpftool "
` [PATCH bpf-next v3 10/13] selftests/bpf: add test for bpf hash map iterators
` [PATCH bpf-next v3 11/13] selftests/bpf: add test for bpf array "
` [PATCH bpf-next v3 12/13] selftests/bpf: add a test for bpf sk_storage_map iterator
` [PATCH bpf-next v3 13/13] selftests/bpf: add a test for out of bound rdonly buf access

[PATCH v3] Add MediaTek MT6779 devapc driver
 2020-07-23  6:11 UTC  (7+ messages)
` [PATCH v3 2/2] soc: mediatek: add mtk-devapc driver

[PATCH] usb: typec: tcpm: Migrate workqueue to RT priority for processing events
 2020-07-23  6:15 UTC 

[virtio-dev] [PATCH v5 00/10] introduce virtio vhost-user backend device type
 2020-07-23  6:15 UTC  (6+ messages)
` [virtio-dev] [PATCH v5 01/10] vhost-user: add vhost-user "

[PATCH 0/4] add i2c support for mt8192
 2020-07-23  6:03 UTC  (14+ messages)
` [PATCH 1/4] i2c: mediatek: Add apdma sync in i2c driver
` [PATCH 2/4] i2c: mediatek: Support DMA mask range over 33-bits

[PATCH v2 0/4] mm/hugetlb: Small cleanup and improvement
 2020-07-23  6:14 UTC  (7+ messages)
` [PATCH v2 2/4] mm/hugetlb.c: Remove the unnecessary non_swap_entry()
` [PATCH v2 3/4] doc/vm: fix typo in the hugetlb admin documentation

[Bridge] get rid of the address_space override in setsockopt v2
 2020-07-23  6:09 UTC  (139+ messages)
`  "
` [MPTCP] "
` [Bridge] [PATCH 01/26] bpfilter: fix up a sparse annotation
  `  "
  ` [MPTCP] "
` [Bridge] [PATCH 02/26] net/bpfilter: split __bpfilter_process_sockopt
  `  "
  ` [MPTCP] "
` [Bridge] [PATCH 03/26] bpfilter: reject kernel addresses
  `  "
  ` [MPTCP] "
` [Bridge] [PATCH 04/26] net: add a new sockptr_t type
  `  "
  ` [MPTCP] "
` [Bridge] [PATCH 05/26] net: switch copy_bpf_fprog_from_user to sockptr_t
  `  "
  ` [MPTCP] "
` [Bridge] [PATCH 06/26] net: switch sock_setbindtodevice "
  `  "
  ` [MPTCP] "
` [Bridge] [PATCH 07/26] net: switch sock_set_timeout "
  `  "
  ` [MPTCP] "
` [Bridge] [PATCH 08/26] "
  `  "
  ` [MPTCP] "
` [Bridge] [PATCH 09/26] net/xfrm: switch xfrm_user_policy "
  `  "
  ` [MPTCP] "
` [Bridge] [PATCH 10/26] netfilter: remove the unused user argument to do_update_counters
  `  "
  ` [MPTCP] "
` [Bridge] [PATCH 11/26] netfilter: switch xt_copy_counters to sockptr_t
  `  "
  ` [MPTCP] "
` [Bridge] [PATCH 12/26] netfilter: switch nf_setsockopt "
  `  "
  ` [MPTCP] "
` [Bridge] [PATCH 13/26] bpfilter: switch bpfilter_ip_set_sockopt "
  `  "
  ` [MPTCP] "
` [Bridge] [PATCH 14/26] net/ipv4: switch ip_mroute_setsockopt "
  `  "
  ` [MPTCP] "
` [Bridge] [PATCH 15/26] net/ipv4: merge ip_options_get and ip_options_get_from_user
  `  "
  ` [MPTCP] "
` [Bridge] [PATCH 16/26] net/ipv4: switch do_ip_setsockopt to sockptr_t
  `  "
  ` [MPTCP] "
` [Bridge] [PATCH 17/26] net/ipv6: switch ip6_mroute_setsockopt "
  `  "
  ` [MPTCP] "
` [Bridge] [PATCH 18/26] net/ipv6: split up ipv6_flowlabel_opt
  `  "
  ` [MPTCP] "
` [Bridge] [PATCH 19/26] net/ipv6: switch ipv6_flowlabel_opt to sockptr_t
  `  "
  ` [MPTCP] "
` [Bridge] [PATCH 20/26] net/ipv6: factor out a ipv6_set_opt_hdr helper
  `  "
  ` [MPTCP] "
` [Bridge] [PATCH 21/26] net/ipv6: switch do_ipv6_setsockopt to sockptr_t
  `  "
  ` [MPTCP] "
` [Bridge] [PATCH 22/26] net/udp: switch udp_lib_setsockopt "
  `  "
  ` [MPTCP] "
` [Bridge] [PATCH 23/26] net/tcp: switch ->md5_parse "
  `  "
  ` [MPTCP] "
` [Bridge] [PATCH 24/26] net/tcp: switch do_tcp_setsockopt "
  `  "
  ` [MPTCP] "
` [Bridge] [PATCH 25/26] net: pass a sockptr_t into ->setsockopt
  `  "
  ` [MPTCP] "
` [Bridge] [PATCH 26/26] net: optimize the sockptr_t for unified kernel/user address spaces
  `  "
  ` [MPTCP] "

[PATCH v5 0/4] Add USB PHY support for new Ingenic SoCs
 2020-07-23  6:13 UTC  (5+ messages)
` [PATCH v5 1/4] dt-bindings: USB: Add bindings "
` [PATCH v5 2/4] USB: PHY: JZ4770: Unify code style and simplify code
` [PATCH v5 3/4] USB: PHY: JZ4770: Add support for new Ingenic SoCs
` [PATCH v5 4/4] USB: PHY: JZ4770: Reformat the code to align it

[v4 0/5] Migrate non-migrated pages of a SVM
 2020-07-23  6:10 UTC  (3+ messages)
` [v4 3/5] KVM: PPC: Book3S HV: in H_SVM_INIT_DONE, migrate remaining normal-GFNs to secure-GFNs

[dpdk-dev] [PATCH RFC v2 6/7] net/mlx5: relax ordering for multi-packet RQ buffer refcnt
 2020-07-23  6:11 UTC  (6+ messages)
` [dpdk-dev] [PATCH v3] net/mlx5: relaxed "

[RFC 0/7] Add support to process rx packets in thread
 2020-07-23  6:09 UTC  (8+ messages)
` [RFC 2/7] ath10k: Add support to process rx packet "

[PATCH] dma-contiguous: cleanup dma_alloc_contiguous
 2020-07-23  6:09 UTC  (3+ messages)

[PATCH] stress-ng: create a symlink for /usr/bin/stress
 2020-07-23  6:09 UTC  (2+ messages)
` [OE-core] "

[PATCH] io/attr.c: Disallow specifying both -D and -R options for chattr command
 2020-07-23  6:08 UTC  (2+ messages)

[PATCH 0/2] Instruction set detection for clang
 2020-07-23  6:04 UTC  (4+ messages)
` [PATCH 1/2] configure: avx2 and avx512f "

Starting Xen guest on Raspberry-Pi4. #meta-virtualization #yocto
 2020-07-23  6:03 UTC  (3+ messages)
      ` [meta-virtualization] "

[pinctrl:devel] BUILD SUCCESS WITH WARNING 66c00f561d94f8b5eae8c0e1aa8e4cfad9cf64f9
 2020-07-23  6:02 UTC 

[dpdk-dev] [PATCH] net/iavf: disable function simple xor for AVF RSS
 2020-07-23 11:10 UTC  (2+ messages)

[PATCH] iio:dac:ad5592r: Fix use of true for IIO_SHARED_BY_TYPE
 2020-07-23  5:59 UTC  (2+ messages)

[ANNOUNCE] ndctl v69
 2020-07-23  5:57 UTC 

[PATCH for-next] RDMA/rxe: Remove pkey table
 2020-07-23  5:57 UTC  (3+ messages)
  ` FW: "

[v3 00/15] powerpc/perf: Add support for power10 PMU Hardware
 2020-07-23  5:56 UTC  (4+ messages)
` [v3 12/15] powerpc/perf: Add support for outputting extended regs in perf intr_regs

[PATCH v4 bpf-next 0/4] bpf: fix stackmap on perf_events with PEBS
 2020-07-23  5:55 UTC  (3+ messages)
` [PATCH v4 bpf-next 2/4] bpf: fail PERF_EVENT_IOC_SET_BPF when bpf_get_[stack|stackid] cannot work

linux-next: build failure after merge of the scsi-mkp tree
 2020-07-23  5:54 UTC  (2+ messages)

[PATCH] md/raid5: use do_div() for 64 bit divisions
 2020-07-23  5:54 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] Add new IGT test to validate crtc Dithering
 2020-07-23  5:53 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t] tests/kms_dither: "

[Bug 1888606] [NEW] Heap-use-after-free in virtio_gpu_ctrl_response
 2020-07-23  5:51 UTC  (2+ messages)

[PATCH] ARM: dts: imx7d-sdb: Add notes for audio sound card
 2020-07-23  5:43 UTC  (2+ messages)

[PATCH 0/4] ASoC: fsl_asrc: allow selecting arbitrary clocks
 2020-07-23  5:46 UTC  (6+ messages)

stable/linux-4.14.y baseline: 155 runs, 1 regressions (v4.14.189)
 2020-07-23  5:48 UTC 

am654_sdhci: mmc fail to send stop cmd
 2020-07-23  5:48 UTC  (9+ messages)

patch "iio: imu: st_lsm6dsx: reset hw ts after resume" added to staging-next
 2020-07-23  5:44 UTC 


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.