messages from 2021-03-30 11:47:31 to 2021-03-30 22:29:55 UTC [more...]
[PATCH] qrtr: Convert qrtr_ports from IDR to XArray
2021-03-30 22:28 UTC (3+ messages)
[PATCH net] net: phy: broadcom: Only advertise EEE for supported modes
2021-03-30 22:00 UTC
[syzbot] KASAN: use-after-free Read in delete_partition (2)
2021-03-30 21:45 UTC
[PATCH v2 bpf-next 00/14] bpf: Support calling kernel function
2021-03-30 21:43 UTC (5+ messages)
BUG: use-after-free in macvlan_broadcast
2021-03-30 21:28 UTC (2+ messages)
[PATCH bpf-next 0/5] libbpf: Add TC-BPF API
2021-03-30 21:25 UTC (14+ messages)
` [PATCH bpf-next 3/5] libbpf: add low level "
` [PATCH bpf-next 5/5] libbpf: add selftests for "
[PATCH] bpf: remove redundant assignment of variable id
2021-03-30 21:10 UTC (2+ messages)
[PATCH net-next] net: fix icmp_echo_enable_probe sysctl
2021-03-30 21:09 UTC (2+ messages)
WARNING in ieee802154_del_seclevel
2021-03-30 21:08 UTC (2+ messages)
` [syzbot] "
[Patch bpf-next] net: filter: Remove unused bpf_load_pointer
2021-03-30 21:00 UTC (3+ messages)
[PATCH net] sch_htb: fix null pointer dereference on a null new_q
2021-03-30 21:00 UTC (2+ messages)
[PATCH net v2] net: let skb_orphan_partial wake-up waiters
2021-03-30 21:00 UTC (3+ messages)
[PATCH net-next V6 0/6] add support for RFC 8335 PROBE
2021-03-30 20:50 UTC (2+ messages)
[PATCH -next v2 1/2] mISDN: Use DEFINE_SPINLOCK() for spinlock
2021-03-30 20:50 UTC (2+ messages)
[PATCH net-next 1/1] stmmac: intel: add cross time-stamping freq difference adjustment
2021-03-30 20:50 UTC (2+ messages)
[PATCH -next] net: mhi: remove pointless conditional before kfree_skb()
2021-03-30 20:50 UTC (2+ messages)
[PATCH] net: qrtr: Fix memory leak on qrtr_tx_wait failure
2021-03-30 20:50 UTC (4+ messages)
[PATCH mlx5-next v7 0/4] Dynamically assign MSI-X vectors count
2021-03-30 20:41 UTC (7+ messages)
[PATCH net-next] net: phy: lan87xx: fix access to wrong register of LAN87xx
2021-03-30 20:20 UTC (3+ messages)
[PATCH] net/ncsi: Avoid channel_monitor hrtimer deadlock
2021-03-30 20:20 UTC (2+ messages)
[net-next 01/12] net/mlx5e: Add states to PTP channel
2021-03-30 20:10 UTC (2+ messages)
pull-request: can-next 2021-03-30
2021-03-30 20:10 UTC (22+ messages)
` [net-next 17/39] can: m_can: m_can_class_allocate_dev(): remove impossible error return judgment
` [net-next 18/39] can: m_can: add infrastructure for internal timestamps
` [net-next 20/39] can: m_can: fix periph RX path: use rx-offload to ensure skbs are sent from softirq context
` [net-next 21/39] can: tcan4x5x: remove duplicate include of regmap.h
` [net-next 24/39] can: mcp251xfd: move netdevice.h to mcp251xfd.h
` [net-next 25/39] can: mcp251xfd: mcp251xfd_get_timestamp(): move "
` [net-next 26/39] can: mcp251xfd: add HW timestamp infrastructure
` [net-next 27/39] can: mcp251xfd: add HW timestamp to RX, TX and error CAN frames
` [net-next 28/39] can: c_can: convert block comments to network style comments
` [net-next 29/39] can: c_can: remove unnecessary blank lines and add suggested ones
` [net-next 30/39] can: c_can: fix indention
` [net-next 31/39] can: c_can: fix print formating string
` [net-next 32/39] can: c_can: replace double assignments by two single ones
` [net-next 33/39] can: c_can: fix remaining checkpatch warnings
` [net-next 34/39] can: c_can: remove unused code
` [net-next 35/39] can: c_can: fix indentation
` [net-next 36/39] can: c_can: add a comment about IF_RX interface's use
` [net-next 37/39] can: c_can: use 32-bit write to set arbitration register
` [net-next 38/39] can: c_can: prepare to up the message objects number
` [net-next 39/39] can: c_can: add support to 64 message objects
[net-next 01/39] MAINTAINERS: remove Dan Murphy from m_can and tcan4x5x
2021-03-30 20:10 UTC (2+ messages)
[RFC PATCH bpf-next 0/4] bpf: Tracing programs re-attach
2021-03-30 20:02 UTC (4+ messages)
` [RFC PATCH bpf-next 2/4] selftests/bpf: Add re-attach test to fentry_test
[PATCH net-next 0/4] ionic: code cleanup for heartbeat, dma error counts, sizeof, stats
2021-03-30 19:52 UTC (5+ messages)
` [PATCH net-next 1/4] ionic: count dma errors
` [PATCH net-next 2/4] ionic: fix sizeof usage
` [PATCH net-next 3/4] ionic: avoid races in ionic_heartbeat_check
` [PATCH net-next 4/4] ionic: pull per-q stats work out of queue loops
[PATCH v2] wireless/nl80211.c: fix uninitialized variable
2021-03-30 19:26 UTC (2+ messages)
[PATCH bpf-next] bpf: add 'BPF_RB_MAY_WAKEUP' flag
2021-03-30 18:12 UTC (5+ messages)
` [PATCH bpf-next] bpf: check flags in 'bpf_ringbuf_discard()' and 'bpf_ringbuf_submit()'
[PATCH bpf-next 0/3] Handle no-BTF object files better
2021-03-30 18:00 UTC (12+ messages)
` [PATCH bpf-next 3/3] selftests/bpf: allow compiling BPF objects without BTF
[PATCH v4 0/3] PCI: Disable parity checking
2021-03-30 17:43 UTC (4+ messages)
` [PATCH v4 1/3] PCI: Add pci_disable_parity()
` [PATCH v4 2/3] IB/mthca: Disable parity reporting
` [PATCH v4 3/3] ARM: iop32x: disable N2100 PCI "
[PATCH v3 bpf 0/3] AF_XDP Socket Creation Fixes
2021-03-30 17:25 UTC (7+ messages)
` [PATCH v3 bpf 1/3] libbpf: ensure umem pointer is non-NULL before dereferencing
` [PATCH v3 bpf 2/3] libbpf: restore umem state after socket create failure
` [PATCH v3 bpf 3/3] libbpf: only create rx and tx XDP rings when necessary
[PATCH v2] wireless/nl80211.c: fix uninitialized variable
2021-03-30 17:14 UTC (2+ messages)
[PATCH net-next] hv_netvsc: Add error handling while switching data path
2021-03-30 17:11 UTC (3+ messages)
[PATCH v3 00/23] Add Intel Ethernet Protocol Driver for RDMA (irdma)
2021-03-30 16:59 UTC (24+ messages)
` [PATCH v3 01/23] iidc: Introduce iidc.h
` [PATCH v3 02/23] ice: Initialize RDMA support
` [PATCH v3 03/23] ice: Implement iidc operations
` [PATCH v3 04/23] ice: Register auxiliary device to provide RDMA
` [PATCH v3 05/23] ice: Add devlink params support
` [PATCH v3 06/23] i40e: Prep i40e header for aux bus conversion
` [PATCH v3 07/23] i40e: Register auxiliary devices to provide RDMA
` [PATCH v3 08/23] RDMA/irdma: Register auxiliary driver and implement private channel OPs
` [PATCH v3 09/23] RDMA/irdma: Implement device initialization definitions
` [PATCH v3 10/23] RDMA/irdma: Implement HW Admin Queue OPs
` [PATCH v3 11/23] RDMA/irdma: Add HMC backing store setup functions
` [PATCH v3 12/23] RDMA/irdma: Add privileged UDA queue implementation
` [PATCH v3 13/23] RDMA/irdma: Add QoS definitions
` [PATCH v3 14/23] RDMA/irdma: Add connection manager
` [PATCH v3 15/23] RDMA/irdma: Add PBLE resource manager
` [PATCH v3 16/23] RDMA/irdma: Implement device supported verb APIs
` [PATCH v3 17/23] RDMA/irdma: Add RoCEv2 UD OP support
` [PATCH v3 18/23] RDMA/irdma: Add user/kernel shared libraries
` [PATCH v3 19/23] RDMA/irdma: Add miscellaneous utility definitions
` [PATCH v3 20/23] RDMA/irdma: Add dynamic tracing for CM
` [PATCH v3 21/23] RDMA/irdma: Add ABI definitions
` [PATCH v3 22/23] RDMA/irdma: Add irdma Kconfig/Makefile and remove i40iw
` [PATCH v3 23/23] RDMA/irdma: Update MAINTAINERS file
[PATCH pre-5.10] selinux: vsock: Set SID for socket returned by accept()
2021-03-30 16:56 UTC (2+ messages)
[PATCH v5 bpf-next 00/17] AF_XDP selftests improvements & bpf_link
2021-03-30 16:34 UTC (2+ messages)
[PATCH bpf-next 0/2] bpf: Update doc about calling kernel function
2021-03-30 16:33 UTC (2+ messages)
[PATCH bpf-next] libbpf: fix memory leak when emitting final btf_ext
2021-03-30 16:32 UTC (2+ messages)
cleanup unused or almost unused IOMMU APIs and the FSL PAMU driver v2
2021-03-30 16:28 UTC (40+ messages)
` [PATCH 01/18] iommu: remove the unused domain_window_disable method
` [PATCH 02/18] iommu/fsl_pamu: remove fsl_pamu_get_domain_attr
` [PATCH 03/18] iommu/fsl_pamu: remove support for setting DOMAIN_ATTR_GEOMETRY
` [PATCH 04/18] iommu/fsl_pamu: merge iommu_alloc_dma_domain into fsl_pamu_domain_alloc
` [PATCH 05/18] iommu/fsl_pamu: remove support for multiple windows
` [PATCH 06/18] iommu/fsl_pamu: remove ->domain_window_enable
` [PATCH 07/18] iommu/fsl_pamu: replace DOMAIN_ATTR_FSL_PAMU_STASH with a direct call
` [PATCH 08/18] iommu/fsl_pamu: merge pamu_set_liodn and map_liodn
` [PATCH 09/18] iommu/fsl_pamu: merge handle_attach_device into fsl_pamu_attach_device
` [PATCH 10/18] iommu/fsl_pamu: enable the liodn when attaching a device
` [PATCH 11/18] iommu/fsl_pamu: remove the snoop_id field
` [PATCH 12/18] iommu: remove DOMAIN_ATTR_PAGING
` [PATCH 13/18] iommu: remove DOMAIN_ATTR_GEOMETRY
` [PATCH 14/18] iommu: remove DOMAIN_ATTR_NESTING
` [PATCH 15/18] iommu: remove iommu_set_cmd_line_dma_api and iommu_cmd_line_dma_api
` [PATCH 16/18] iommu: remove DOMAIN_ATTR_DMA_USE_FLUSH_QUEUE
` [PATCH 17/18] iommu: remove DOMAIN_ATTR_IO_PGTABLE_CFG
` [PATCH 18/18] iommu: remove iommu_domain_{get,set}_attr
[RESEND net-next 0/4] net: remove repeated words
2021-03-30 16:27 UTC (7+ messages)
` [RESEND net-next 1/4] net: i40e: "
` [RESEND net-next 2/4] net: bonding: remove repeated word
` [RESEND net-next 3/4] net: phy: "
[PATCH net-next] mld: add missing rtnl_lock() in do_ipv6_getsockopt()
2021-03-30 16:13 UTC (5+ messages)
[PATCH net-next v3 0/8] udp: GRO L4 improvements
2021-03-30 15:49 UTC (9+ messages)
` [PATCH net-next v3 1/8] udp: fixup csum for GSO receive slow path
` [PATCH net-next v3 4/8] udp: never accept GSO_FRAGLIST packets
` [PATCH net-next v3 5/8] vxlan: allow L4 GRO passthrough
` [PATCH net-next v3 8/8] selftests: net: add UDP GRO forwarding self-tests
[PATCH net] net: let skb_orphan_partial wake-up waiters
2021-03-30 15:32 UTC (6+ messages)
[PATCH v2 0/7] remove different PHY fixups
2021-03-30 15:04 UTC (4+ messages)
ip-nexthop does not support flush by id
2021-03-30 15:04 UTC (3+ messages)
[PATCH net-next v3 0/7] mld: change context from atomic to sleepable
2021-03-30 15:01 UTC (5+ messages)
` [PATCH net-next v3 7/7] mld: add mc_lock for protecting per-interface mld data
[PATCH v19 0/7] KVM: arm64: Add host/guest KVM-PTP support
2021-03-30 14:54 UTC (8+ messages)
` [PATCH v19 1/7] arm/arm64: Probe for the presence of KVM hypervisor
` [PATCH v19 2/7] KVM: arm64: Advertise KVM UID to guests via SMCCC
` [PATCH v19 3/7] ptp: Reorganize ptp_kvm.c to make it arch-independent
` [PATCH v19 4/7] time: Add mechanism to recognize clocksource in time_get_snapshot
` [PATCH v19 5/7] clocksource: Add clocksource id for arm arch counter
` [PATCH v19 6/7] KVM: arm64: Add support for the KVM PTP service
` [PATCH v19 7/7] ptp: arm/arm64: Enable ptp_kvm for arm/arm64
[PATCH net-next 0/5] dpaa2-switch: add STP support
2021-03-30 14:54 UTC (6+ messages)
` [PATCH net-next 1/5] dpaa2-switch: fix the translation between the bridge and dpsw STP states
` [PATCH net-next 2/5] dpaa2-switch: create and assign an ACL table per port
` [PATCH net-next 3/5] dpaa2-switch: keep track of the current learning state "
` [PATCH net-next 4/5] dpaa2-switch: trap STP frames to the CPU
` [PATCH net-next 5/5] dpaa2-switch: setup learning state on STP state change
[PATCH net-next v1 0/3] provide basic selftest support for the ethernet FEC driver
2021-03-30 14:49 UTC (8+ messages)
` [PATCH net-next v1 1/3] net: phy: micrel: KSZ8081: add loopback support
` [PATCH net-next v1 2/3] net: phy: at803x: AR8085: "
` [PATCH net-next v1 3/3] net: fec: add basic selftest support
[PATCH 00/11] treewide: address gcc-11 -Wstringop-overread warnings
2021-03-30 14:44 UTC (5+ messages)
` [PATCH 06/11] cgroup: fix -Wzero-length-bounds warnings
[PATCH net-next v2 0/6] stmmac: Add XDP support
2021-03-30 14:04 UTC (3+ messages)
[PATCH linux-next 0/1] Sparx5 SerDes: Fixed stack frame size warning
2021-03-30 13:59 UTC (6+ messages)
` [PATCH linux-next 1/1] phy: Sparx5 Eth SerDes: Use direct register operations
[PATCH net v4] net: fix race between napi kthread mode and busy poll
2021-03-30 13:39 UTC (5+ messages)
[syzbot] KMSAN: uninit-value in INET_ECN_decapsulate (2)
2021-03-30 13:26 UTC
❌ FAIL: Test report for kernel 5.10.0-rc6 (mainline.kernel.org)
2021-03-30 13:22 UTC (10+ messages)
[syzbot] memory leak in radix_tree_insert
2021-03-30 13:16 UTC
[PATCH 0/6] Clean up obsolete TODO files
2021-03-30 13:07 UTC (3+ messages)
` [PATCH 1/6] mips/sgi-ip27: Delete obsolete TODO file
Regression v5.12-rc3: net: stmmac: re-init rx buffers when mac resume back
2021-03-30 12:50 UTC (7+ messages)
[PATCH] wireless/nl80211.c: fix uninitialized variable
2021-03-30 12:48 UTC (4+ messages)
[PATCH -next v2] drivers: net: CONFIG_ATH9K select LEDS_CLASS and NEW_LEDS
2021-03-30 12:05 UTC
[PATCH v2 bpf 0/3] AF_XDP Socket Creation Fixes
2021-03-30 12:04 UTC (6+ messages)
` [PATCH v2 bpf 3/3] libbpf: ignore return values of setsockopt for XDP rings
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).