messages from 2022-06-03 08:12:28 to 2022-06-05 23:57:04 UTC [more...]
[PATCH] net/bluetooth: fix erroneous use of bitmap_from_u64()
2022-06-05 23:56 UTC (4+ messages)
[PATCH net] af_unix: Fix a data-race in unix_dgram_peer_wake_me()
2022-06-05 23:23 UTC
[PATCH v2 0/3] J7200: CPSW5G: Add support for QSGMII mode to am65-cpsw driver
2022-06-05 22:43 UTC (3+ messages)
` [PATCH v2 1/3] dt-bindings: net: ti: k3-am654-cpsw-nuss: Update bindings for J7200 CPSW5G
linux-next: build warning after merge of the bluetooth tree
2022-06-05 22:40 UTC (3+ messages)
[PATCH] stmmac: intel: Fix an error handling path in intel_eth_pci_probe()
2022-06-05 20:50 UTC
[PATCH v4 0/7] can: refactoring of can-dev module and of Kbuild
2022-06-05 20:46 UTC (39+ messages)
` [PATCH v4 1/7] can: Kbuild: rename config symbol CAN_DEV into CAN_NETLINK
` [PATCH v4 2/7] can: Kconfig: turn menu "CAN Device Drivers" into a menuconfig using CAN_DEV
` [PATCH v4 3/7] can: bittiming: move bittiming calculation functions to calc_bittiming.c
` [PATCH v4 4/7] can: Kconfig: add CONFIG_CAN_RX_OFFLOAD
` [PATCH v4 5/7] net: Kconfig: move the CAN device menu to the "Device Drivers" section
` [PATCH v4 6/7] can: skb: move can_dropped_invalid_skb() and can_skb_headroom_valid() to skb.c
` [PATCH v4 7/7] can: skb: drop tx skb if in listen only mode
` [PATCH v5 0/7] can: refactoring of can-dev module and of Kbuild
` [PATCH v5 1/7] can: Kbuild: rename config symbol CAN_DEV into CAN_NETLINK
` [PATCH v5 2/7] can: Kconfig: turn menu "CAN Device Drivers" into a menuconfig using CAN_DEV
` [PATCH v5 3/7] can: bittiming: move bittiming calculation functions to calc_bittiming.c
` [PATCH v5 4/7] can: Kconfig: add CONFIG_CAN_RX_OFFLOAD
` [PATCH v5 5/7] net: Kconfig: move the CAN device menu to the "Device Drivers" section
` [PATCH v5 6/7] can: skb: move can_dropped_invalid_skb() and can_skb_headroom_valid() to skb.c
` [PATCH v5 7/7] can: skb: drop tx skb if in listen only mode
[PATCH] net-sysfs: allow changing sysfs carrier when interface is down
2022-06-05 18:50 UTC (10+ messages)
[PATCH v2] net: ethernet: bgmac: Fix refcount leak in bcma_mdio_mii_register
2022-06-05 17:53 UTC (2+ messages)
[PATCH bpf-next 0/3] bpf: Fix cookie values for kprobe multi
2022-06-05 16:55 UTC (14+ messages)
` [PATCH bpf-next 2/3] ftrace: Keep address offset in ftrace_lookup_symbols
` [PATCH bpf-next 3/3] bpf: Force cookies array to follow symbols sorting
[PATCH v2 0/2] Introduce ICSSG based ethernet Driver
2022-06-05 16:24 UTC (8+ messages)
` [PATCH v2 1/2] dt-bindings: net: Add ICSSG Ethernet Driver bindings
` [PATCH v2 2/2] net: ti: icssg-prueth: Add ICSSG ethernet driver
[PATCH v2 0/3] net: mdio: mdio-thunder: MDIO clock related changes for Marvell Octeon Family
2022-06-05 14:59 UTC (6+ messages)
` [PATCH v2 2/3] dt-bindings: net: cavium-mdio.txt: add clock-frequency attribute
` [PATCH v2 3/3] net: mdio: mdio-thunder: support for clock-freq attribute
[net] 6922110d15: suspend-stress.fail
2022-06-05 14:39 UTC
[PATCH AUTOSEL 5.18 040/159] net: sched: use queue_mapping to pick tx queue
2022-06-05 12:55 UTC (3+ messages)
[PATCH 1/1] nfc: nfcmrvl: Fix memory leak in nfcmrvl_play_deferred
2022-06-05 8:14 UTC
[PATCH] net: dsa: lantiq_gswip: Fix refcount leak in gswip_gphy_fw_list
2022-06-05 7:23 UTC
[PATCH 1/2] Bluetooth: Fix index added after unregister
2022-06-05 4:50 UTC (2+ messages)
[PATCH v2 1/2] dt-bindings: bluetooth: broadcom: Add BCM4349B1 DT binding
2022-06-05 4:50 UTC (2+ messages)
[RFC PATCH v1 0/9] deferred_probe_timeout logic clean up
2022-06-05 4:12 UTC (12+ messages)
` [RFC PATCH v1 2/9] pinctrl: devicetree: Delete usage of driver_deferred_probe_check_state()
` [RFC PATCH v1 4/9] Revert "driver core: Set default deferred_probe_timeout back to 0."
[PATCH] net: ethernet: mtk_eth_soc: fix misuse of mem alloc interface netdev_alloc_frag
2022-06-05 3:12 UTC (10+ messages)
` [PATCH v2] net: ethernet: mtk_eth_soc: fix misuse of mem alloc interface netdev[napi]_alloc_frag
` "
` [PATCH v3] "
get TCP/UDP ports from skb
2022-06-04 22:36 UTC
[RFC] Backporting "add second dif to raw, inet{6,}, udp, multicast sockets" to LTS 4.9
2022-06-04 17:27 UTC (4+ messages)
[PATCH] nfp: Remove kernel.h when not needed
2022-06-04 12:58 UTC (3+ messages)
PR with merges
2022-06-04 11:51 UTC
[PATCH bpf 1/2] bpf: Fix calling global functions from BPF_PROG_TYPE_EXT programs
2022-06-04 9:53 UTC (6+ messages)
` [PATCH bpf 2/2] selftests/bpf: Add selftest for calling global functions from freplace
[PATCH 0/3] bpf: Add support for maps with authenticated values
2022-06-04 9:32 UTC (7+ messages)
` [PATCH 1/3] bpf: Add BPF_F_VERIFY_ELEM to require signature verification on map values
[PATCH bpf-next v8 00/11] bpf: cgroup_sock lsm flavor
2022-06-04 8:27 UTC (16+ messages)
` [PATCH bpf-next v8 03/11] bpf: per-cgroup "
` [PATCH bpf-next v8 04/11] bpf: minimize number of allocated lsm slots per program
` [PATCH bpf-next v8 05/11] bpf: implement BPF_PROG_QUERY for BPF_LSM_CGROUP
` [PATCH bpf-next v8 06/11] bpf: allow writing to a subset of sock fields from lsm progtype
` [PATCH bpf-next v8 07/11] libbpf: add lsm_cgoup_sock type
` [PATCH bpf-next v8 08/11] libbpf: implement bpf_prog_query_opts
[PATCH v2] xfrm: xfrm_policy: fix a possible double xfrm_pols_put() in xfrm_bundle_lookup()
2022-06-04 7:40 UTC (2+ messages)
[PATCH] net: altera: Replace kernel.h with the necessary inclusions
2022-06-04 6:54 UTC
[PATCH] net: dsa: microchip: ksz8xxx: Replace kernel.h with the necessary inclusions
2022-06-04 6:15 UTC
[PATCH] WAN: Fix syntax errors in comments
2022-06-04 4:09 UTC
[PATCH 2/2] SUNRPC: Fix infinite looping in rpc_clnt_iterate_for_each_xprt
2022-06-04 3:28 UTC
[syzbot] kernel BUG in __skb_gso_segment
2022-06-04 3:26 UTC (2+ messages)
[PATCH wpan-next 0/6] net: ieee802154: PAN management
2022-06-04 2:01 UTC (8+ messages)
` [PATCH wpan-next 1/6] net: ieee802154: Drop coordinator interface type
` [PATCH wpan-next 2/6] net: ieee802154: Add support for internal PAN management
` [PATCH wpan-next 3/6] net: ieee802154: Create a node type
` [PATCH wpan-next 4/6] net: ieee802154: Add the PAN coordinator information
` [PATCH wpan-next 5/6] net: ieee802154: Full PAN management
` [PATCH wpan-next 6/6] net: ieee802154: Trace the registration of new PANs
[PATCH wpan-next v4 00/11] ieee802154: Synchronous Tx support
2022-06-04 1:50 UTC (5+ messages)
[PATCH 1/1] nfc: nfcmrvl: Fix memory leak in nfcmrvl_play_deferred
2022-06-04 1:33 UTC (2+ messages)
[PATCH net-next v2 0/2] Update bhash2 when socket's rcv saddr changes
2022-06-04 0:38 UTC (3+ messages)
[PATCH net] net: stmmac: Fix WoL for PCI-based setups
2022-06-03 23:55 UTC (2+ messages)
[PATCH iproute2-next] lib/rt_names: Fix cache getting trashed on integer input to rtnl_*_a2n
2022-06-03 23:19 UTC
[BUG] Potential net namespace information leakage in /proc/net/sockstat
2022-06-03 23:14 UTC (2+ messages)
[RFC Patch v5 0/5] net_sched: introduce eBPF based Qdisc
2022-06-03 23:14 UTC (3+ messages)
` [RFC Patch v5 4/5] "
[PATCH bpf-next] selftests/bpf: add drv mode testing for xdping
2022-06-03 21:50 UTC (2+ messages)
[PATCH bpf-next v3 0/6] Support riscv jit to provide
2022-06-03 21:05 UTC (6+ messages)
` [PATCH bpf-next v3 4/6] libbpf: Unify memory address casting operation style
` [PATCH bpf-next v3 6/6] selftests/bpf: Remove the casting about jited_ksyms and jited_linfo
[PATCH v2 0/9] bpf: Per-operation map permissions
2022-06-03 21:00 UTC (8+ messages)
` [PATCH v2 1/9] libbpf: Introduce bpf_map_get_fd_by_id_flags()
` [PATCH v2 2/9] libbpf: Introduce bpf_obj_get_flags()
` [PATCH v2 9/9] selftests/bpf: Add map access tests
[PATCHv4 bpf-next 0/2] perf tools: Fix prologue generation
2022-06-03 20:45 UTC (3+ messages)
` [PATCHv4 bpf-next 1/2] perf tools: Register fallback libbpf section handler
` [PATCHv4 bpf-next 2/2] perf tools: Rework prologue generation code
[PATCH bpf-next v1 0/5] bpf: rstat: cgroup hierarchical stats
2022-06-03 19:52 UTC (6+ messages)
` [PATCH bpf-next v1 5/5] bpf: add a selftest for cgroup hierarchical stats collection
[PATCHv3 bpf-next 0/3] perf tools: Fix prologue generation
2022-06-03 19:28 UTC (5+ messages)
` [PATCHv3 bpf-next 1/2] perf tools: Register fallback libbpf section handler
` [PATCHv3 bpf-next 2/2] perf tools: Rework prologue generation code
[PATCH] rethook: Reject getting a rethook if RCU is not watching
2022-06-03 19:21 UTC (8+ messages)
[syzbot] possible deadlock in j1939_sk_queue_drop_all
2022-06-03 19:14 UTC (2+ messages)
[GIT PULL] vhost,virtio,vdpa: features, fixes, cleanups
2022-06-03 18:50 UTC (2+ messages)
[PATCH v2 1/3] dt-bindings: net: convert emac_rockchip.txt to YAML
2022-06-03 18:30 UTC (4+ messages)
` [PATCH v2 2/3] ARM: dts: rockchip: fix rk3036 emac node compatible string
` [PATCH v2 3/3] ARM: dts: rockchip: restyle emac nodes
[PATCH v2] libbpf: Fix is_pow_of_2
2022-06-03 18:30 UTC (5+ messages)
[PATCH] cgroup: serialize css kill and release paths
2022-06-03 18:17 UTC (4+ messages)
` [PATCH v2] "
[PATCH net 0/3] Documentation: add description for a couple of sctp sysctl options
2022-06-03 18:09 UTC (4+ messages)
` [PATCH net 1/3] Documentation: add description for net.sctp.reconf_enable
` [PATCH net 2/3] Documentation: add description for net.sctp.intl_enable
` [PATCH net 3/3] Documentation: add description for net.sctp.ecn_enable
[PATCH iproute2-next] show rx_otherehost_dropped stat in ip link show
2022-06-03 17:30 UTC
[PATCH v2] ipv6/addrconf: fix timing bug in tempaddr regen
2022-06-03 17:13 UTC (4+ messages)
[PATCH v1 1/2] wireless: ray_cs: Utilize strnlen() in parse_addr()
2022-06-03 17:05 UTC (4+ messages)
` [PATCH v1 2/2] wireless: ray_cs: Drop useless status variable "
9p EBADF with cache enabled (Was: 9p fs-cache tests/benchmark (was: 9p fscache Duplicate cookie detected))
2022-06-03 16:46 UTC (4+ messages)
[PATCH iproute2-next] ss: Shorter display format for TLS zerocopy sendfile
2022-06-03 15:51 UTC (6+ messages)
` [PATCH iproute2-next v2] "
[syzbot] WARNING: refcount bug in sk_psock_get (2)
2022-06-03 15:34 UTC
[PATCH net-next] net: atm: remove the ambassador driver
2022-06-03 15:29 UTC (2+ messages)
[PATCH v3] Bluetooth: When HCI work queue is drained, only queue chained work
2022-06-03 14:30 UTC (2+ messages)
[PATCH] [doc] msg_zerocopy.rst: clarify the TCP shutdown scenario
2022-06-03 13:30 UTC (5+ messages)
[PATCH v1 1/1] rtw88: use %*ph to print small buffer
2022-06-03 12:56 UTC
[REGRESSION] net: SRv6 End.DT6 function is broken in VRF mode
2022-06-03 12:23 UTC
[PATCH] vdpa: allow vdpa dev_del management operation to return failure
2022-06-03 10:33 UTC
[PATCH v5 0/4] Implement vdpasim suspend operation
2022-06-03 10:09 UTC (5+ messages)
` [PATCH v5 1/4] vdpa: Add "
` [PATCH v5 2/4] vhost-vdpa: introduce SUSPEND backend feature bit
` [PATCH v5 3/4] vhost-vdpa: uAPI to suspend the device
` [PATCH v5 4/4] vdpa_sim: Implement suspend vdpa op
[PATCH net-next v4] ipv6: Fix signed integer overflow in __ip6_append_data
2022-06-03 8:58 UTC (4+ messages)
[PATCH v2] Bluetooth: When HCI work queue is drained, only queue chained work
2022-06-03 8:12 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).