messages from 2020-09-21 13:47:31 to 2020-09-21 23:51:22 UTC [more...]
[PATCH 1/9] kernel: add a PF_FORCE_COMPAT flag
2020-09-21 23:51 UTC (5+ messages)
[RFC] [PATCH v1 0/3] isolation: limit msix vectors based on housekeeping CPUs
2020-09-21 23:40 UTC (6+ messages)
` [RFC][Patch v1 1/3] sched/isolation: API to get num of hosekeeping CPUs
` [RFC][Patch v1 2/3] i40e: limit msix vectors based on housekeeping CPUs
[PATCH net] net: mscc: ocelot: return error if VCAP filter is not found
2020-09-21 23:36 UTC
[PATCH net-next] ipvs: Remove unused macros
2020-09-21 23:35 UTC (3+ messages)
[PATCHv2 bpf-next] selftests/bpf: Fix stat probe in d_path test
2020-09-21 23:32 UTC (2+ messages)
[PATCH iproute2] build: avoid make jobserver warnings
2020-09-21 23:22 UTC
[PATCH net-next 0/3] octeontx2-af: add support for KPU profile customization
2020-09-21 23:26 UTC (5+ messages)
` [PATCH net-next v2 1/3] octeontx2-af: fix LD CUSTOM LTYPE aliasing
` [PATCH net-next v2 2/3] octeontx2-af: prepare for custom KPU profiles
` [PATCH net-next v2 3/3] octeontx2-af: add support for custom KPU entries
[PATCH bpf-next v7 00/10] bpf: Support multi-attach for freplace programs
2020-09-21 23:26 UTC (18+ messages)
` [PATCH bpf-next v7 01/10] bpf: disallow attaching modify_return tracing functions to other BPF programs
` [PATCH bpf-next v7 03/10] bpf: verifier: refactor check_attach_btf_id()
` [PATCH bpf-next v7 04/10] bpf: move prog->aux->linked_prog and trampoline into bpf_link on attach
` [PATCH bpf-next v7 05/10] bpf: support attaching freplace programs to multiple attach points
` [PATCH bpf-next v7 06/10] bpf: Fix context type resolving for extension programs
` [PATCH bpf-next v7 07/10] libbpf: add support for freplace attachment in bpf_link_create
` [PATCH bpf-next v7 08/10] selftests: add test for multiple attachments of freplace program
` [PATCH bpf-next v7 10/10] selftests: Add selftest for disallowing modify_return attachment to freplace
[net-next v2 PATCH 0/2] Introduce mbox tracepoints for Octeontx2
2020-09-21 23:18 UTC (4+ messages)
` [net-next v2 PATCH 1/2] octeontx2-af: Introduce tracepoints for mailbox
` [net-next v2 PATCH 2/2] octeontx2-pf: Add tracepoints for PF/VF mailbox
[PATCH net-next] net: Update MAINTAINERS for MediaTek switch driver
2020-09-21 23:09 UTC
[PATCH net-next] net: hns3: Constify static structs
2020-09-21 22:55 UTC
[PATCH net 0/3] Fix broken tc-flower rules for mscc_ocelot switches
2020-09-21 22:56 UTC (4+ messages)
` [PATCH net 1/3] net: dsa: felix: fix some key offsets for IP4_TCP_UDP VCAP IS2 entries
` [PATCH net 2/3] net: dsa: seville: "
` [PATCH net 3/3] net: mscc: ocelot: "
[PATCH net-next] net: phy: bcm7xxx: Add an entry for BCM72113
2020-09-21 22:50 UTC (2+ messages)
[PATCH bpf-next v4] bpf: using rcu_read_lock for bpf_sk_storage_map iterator
2020-09-21 22:47 UTC (2+ messages)
[PATCH net-next 0/2] devlink: Use nla_policy to validate range
2020-09-21 22:47 UTC (4+ messages)
` [PATCH net-next 1/2] devlink: Enhance policy to validate eswitch mode value
` [PATCH net-next 2/2] devlink: Enhance policy to validate port type input value
[net-next v8 0/5] devlink flash update overwrite mask
2020-09-21 22:42 UTC
[PATCH] net: lantiq: Add locking for TX DMA channel
2020-09-21 22:31 UTC
[PATCH RESEND bpf-next v4 00/11] Make check_func_arg type checks table driven
2020-09-21 22:23 UTC (3+ messages)
` [PATCH bpf-next v4 11/11] bpf: use a table to drive helper arg type checks
[PATCH net-next] net: bridge: pop vlan from skb if filtering is disabled but it's a pvid
2020-09-21 22:12 UTC (8+ messages)
[PATCH net] net: bridge: br_vlan_get_pvid_rcu() should dereference the VLAN group under RCU
2020-09-21 22:07 UTC
[PATCH net-next 7/8] netdevsim: Simulate port function state for a PCI port
2020-09-21 22:02 UTC (9+ messages)
` [PATCH net-next v2 0/8] devlink: Add SF add/delete devlink ops
pull-request: can-next 2020-09-21
2020-09-21 21:57 UTC (16+ messages)
` [PATCH 09/38] can: remove "WITH Linux-syscall-note" from SPDX tag of C files
` [PATCH 10/38] can: dev: can_put_echo_skb(): print number of echo_skb that is occupied
` [PATCH 11/38] can: dev: can_put_echo_skb(): propagate error in case of errors
` [PATCH 12/38] can: dev: can_change_state(): print human readable state change messages
` [PATCH 13/38] can: dev: can_bus_off(): print scheduling of restart if activated
` [PATCH 16/38] can: mscan: mark expected switch fall-through
` [PATCH 17/38] can: ti_hecc: convert to devm_platform_ioremap_resource_byname()
` [PATCH 18/38] can: peak_usb: convert to use le32_add_cpu()
` [PATCH 20/38] can: pch_can: use generic power management
` [PATCH 21/38] can: pcan_usb: Document the commands sent to the device
` [PATCH 22/38] can: pcan_usb: add support of rxerr/txerr counters
` [PATCH 23/38] can: spi: Kconfig: remove unneeded dependencies form Kconfig symbols
` [PATCH 24/38] dt-bindings: can: mcp251x: change example interrupt type to IRQ_TYPE_LEVEL_LOW
` [PATCH 25/38] dt-bindings: can: mcp251x: document GPIO support
[PATCH bpf-next 1/2] bpf: Use --no-fail option if CONFIG_BPF is not enabled
2020-09-21 21:55 UTC (2+ messages)
pull-request: mac80211-next 2020-09-21
2020-09-21 21:55 UTC (2+ messages)
pull-request: mac80211 2020-09-21
2020-09-21 21:55 UTC (2+ messages)
[PATCH v3 00/11] Fix PM hibernation in Xen guests
2020-09-21 21:54 UTC (8+ messages)
` [PATCH v3 01/11] xen/manage: keep track of the on-going suspend mode
[PATCH net-next v2] net: natsemi: Remove set but not used variable
2020-09-21 21:54 UTC (2+ messages)
[PATCH] ipv6: route: convert comma to semicolon
2020-09-21 21:52 UTC (2+ messages)
[PATCH] net: unix: remove redundant assignment to variable 'err'
2020-09-21 21:52 UTC (2+ messages)
[PATCH v2 net-next] net: phy: realtek: enable ALDPS to save power for RTL8211F
2020-09-21 21:50 UTC (3+ messages)
[PATCH iproute2-next] ip: promote missed packets to the -s row
2020-09-21 21:49 UTC (6+ messages)
[PATCH v4 0/2] net: mdio-ipq4019: add Clause 45 support
2020-09-21 21:48 UTC (2+ messages)
[PATCH net-next 0/5] PHY subsystem kernel doc
2020-09-21 21:45 UTC (2+ messages)
[PATCH net-next v1 0/7] udp_tunnel: convert Intel drivers with shared tables
2020-09-21 21:44 UTC (4+ messages)
` [PATCH net-next v1 4/7] selftests: net: add a test for shared UDP tunnel info tables
` [Intel-wired-lan] "
[PATCH] net: dsa: rtl8366rb: Roof MTU for switch
2020-09-21 21:43 UTC (2+ messages)
BPF redirect API design issue for BPF-prog MTU feedback?
2020-09-21 21:17 UTC (12+ messages)
[PATCH v3 00/14] Adding GAUDI NIC code to habanalabs driver
2020-09-21 21:20 UTC (12+ messages)
[PATCH net-next] net-sysfs: add backlog len and CPU id to softnet data
2020-09-21 20:56 UTC (2+ messages)
[PATCH net] sfc: Fix error code in probe
2020-09-21 20:55 UTC (2+ messages)
[PATCH V2 net-next 0/7] Update license and polish ENA driver code
2020-09-21 20:54 UTC (2+ messages)
[PATCH bpf v1 0/3] fix BTF usage on embedded systems
2020-09-21 20:52 UTC (10+ messages)
` [PATCH bpf v1 1/3] bpf: fix sysfs export of empty BTF section
` [PATCH bpf v1 2/3] bpf: prevent .BTF section elimination
` [PATCH bpf v1 3/3] libbpf: fix native endian assumption when parsing BTF
[PATCH -next] chelsio: simplify the return expression of t3_ael2020_phy_prep()
2020-09-21 20:49 UTC (2+ messages)
[PATCH net-next 06/16] net: bridge: mcast: rename br_ip's u member to dst
2020-09-21 20:49 UTC (2+ messages)
[PATCH -next] connector: simplify the return expression of cn_add_callback()
2020-09-21 20:48 UTC (2+ messages)
[PATCH -next] enetc: simplify the return expression of enetc_vf_set_mac_addr()
2020-09-21 20:48 UTC (2+ messages)
[PATCH -next] ice: simplify the return expression of ice_finalize_update()
2020-09-21 20:47 UTC (2+ messages)
[PATCH -next] mlxsw: spectrum_router: simplify the return expression of __mlxsw_sp_router_init()
2020-09-21 20:46 UTC (2+ messages)
[PATCH -next] net: hns3: simplify the return expression of hclgevf_client_start()
2020-09-21 20:45 UTC (2+ messages)
[PATCH -next] net: qlcnic: simplify the return expression of qlcnic_83xx_shutdown
2020-09-21 20:43 UTC (2+ messages)
Exposing device ACL setting through devlink
2020-09-21 20:37 UTC (11+ messages)
[PATCH net-next 0/2] Devlink regions for SJA1105 DSA driver
2020-09-21 19:47 UTC (10+ messages)
` [PATCH net-next 1/2] net: dsa: sja1105: move devlink param code to sja1105_devlink.c
` [PATCH net-next 2/2] net: dsa: sja1105: expose static config as devlink region
[pull request][net 00/15] mlx5 Fixes 2020-09-18
2020-09-21 19:38 UTC (4+ messages)
[RFC PATCH v2 0/3] l3mdev icmp error route lookup fixes
2020-09-21 19:33 UTC (5+ messages)
[RFC PATCH] bpf: Fix potential call bpf_link_free() in atomic context
2020-09-21 19:27 UTC (4+ messages)
[PATCH v2 1/2] bus: mhi: Remove auto-start option
2020-09-21 18:42 UTC (3+ messages)
[PATCH bpf-next v3 0/6] bpf: BTF support for ksyms
2020-09-21 18:11 UTC (12+ messages)
` [PATCH bpf-next v3 1/6] bpf: Introduce pseudo_btf_id
` [PATCH bpf-next v3 2/6] bpf/libbpf: BTF support for typed ksyms
` [PATCH bpf-next v3 3/6] selftests/bpf: ksyms_btf to test "
` [PATCH bpf-next v3 4/6] bpf: Introduce bpf_per_cpu_ptr()
[PATCH net-next 0/3] dpaa2-mac: add PCS support through the Lynx module
2020-09-21 18:06 UTC (6+ messages)
` [PATCH net-next 1/3] net: pcs-lynx: add support for 10GBASER
` [PATCH net-next 2/3] of: add of_mdio_find_device() api
` [PATCH net-next 3/3] dpaa2-mac: add PCS support through the Lynx module
KMSAN: uninit-value in gc_worker (3)
2020-09-21 17:42 UTC
[PATCH v2] Bluetooth: Check for encryption key size on connect
2020-09-21 17:15 UTC (2+ messages)
[PATCH v1] Bluetooth: Enforce key size of 16 bytes on FIPS level
2020-09-21 17:13 UTC (2+ messages)
[PATCH] net/packet: fix overflow in tpacket_rcv
2020-09-21 17:02 UTC (2+ messages)
[PATCH 00/14] drop double zeroing
2020-09-21 16:58 UTC (2+ messages)
[PATCH -next v2] mt7601u: Convert to DEFINE_SHOW_ATTRIBUTE
2020-09-21 16:51 UTC (2+ messages)
let import_iovec deal with compat_iovecs as well
2020-09-21 16:31 UTC (14+ messages)
` [PATCH 1/9] kernel: add a PF_FORCE_COMPAT flag
let import_iovec deal with compat_iovecs as well v2
2020-09-21 16:27 UTC (25+ messages)
` [PATCH 01/11] compat.h: fix a spelling error in <linux/compat.h>
` [PATCH 02/11] mm: call import_iovec() instead of rw_copy_check_uvector() in process_vm_rw()
` [PATCH 03/11] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c and mark it static
` [PATCH 04/11] iov_iter: explicitly check for CHECK_IOVEC_ONLY in rw_copy_check_uvector
` [PATCH 05/11] iov_iter: merge the compat case into rw_copy_check_uvector
` [PATCH 06/11] iov_iter: handle the compat case in import_iovec
` [PATCH 07/11] fs: remove various compat readv/writev helpers
` [PATCH 08/11] fs: remove the compat readv/writev syscalls
` [PATCH 09/11] fs: remove compat_sys_vmsplice
` [PATCH 10/11] mm: remove compat_process_vm_{readv,writev}
` [PATCH 11/11] security/keys: remove compat_keyctl_instantiate_key_iov
[PATCH 1/2] net/mlx5e: IPsec: Use kvfree() for memory allocated with kvzalloc()
2020-09-21 16:23 UTC (2+ messages)
` [PATCH 2/2] net/mlx5e: Use kfree() to free fd->g in accel_fs_tcp_create_groups()
[PATCH v8 bpf-next 0/7] bpf: tailcalls in BPF subprograms
2020-09-21 16:05 UTC (2+ messages)
[PATCH 4/9 next] fs/io_uring Don't use the return value from import_iovec()
2020-09-21 16:01 UTC (4+ messages)
[PATCH] mm/memcontrol: Add the drop_cache interface for cgroup v2
2020-09-21 15:55 UTC (2+ messages)
linux-next: Tree for Sep 21 (drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c)
2020-09-21 15:42 UTC
[PATCH net-next v3] mptcp: Wake up MPTCP worker when DATA_FIN found on a TCP FIN packet
2020-09-21 15:15 UTC (2+ messages)
[PATCH] net: phy: realtek: fix rtl8211e rx/tx delay config
2020-09-21 15:12 UTC (7+ messages)
[PATCH 3/9 next] lib/iov_iter: Improved function for importing iovec[] from userpace
2020-09-21 14:57 UTC (3+ messages)
KASAN: stack-out-of-bounds Read in xfrm_selector_match (2)
2020-09-21 14:56 UTC
KMSAN: uninit-value in hci_event_packet (2)
2020-09-21 14:51 UTC
[PATCH 5/9 next] scsi: Use iovec_import() instead of import_iovec()
2020-09-21 14:50 UTC (3+ messages)
[PATCH net] inet_diag: validate INET_DIAG_REQ_PROTOCOL attribute
2020-09-21 14:43 UTC (2+ messages)
[PATCH v3 0/7] xfrm: Add compat layer
2020-09-21 14:36 UTC (8+ messages)
` [PATCH v3 1/7] xfrm: Provide API to register translator module
` [PATCH v3 2/7] xfrm/compat: Add 64=>32-bit messages translator
` [PATCH v3 3/7] xfrm/compat: Attach xfrm dumps to 64=>32 bit translator
` [PATCH v3 4/7] netlink/compat: Append NLMSG_DONE/extack to frag_list
` [PATCH v3 5/7] xfrm/compat: Add 32=>64-bit messages translator
` [PATCH v3 6/7] xfrm/compat: Translate 32-bit user_policy from sockptr
` [PATCH v3 7/7] selftest/net/xfrm: Add test for ipsec tunnel
[PATCH] net: bypass ->sendpage for slab pages
2020-09-21 14:25 UTC (6+ messages)
[PATCH 2/9 next] fs: Move rw_copy_check_uvector() into lib/iov_iter.c and make static
2020-09-21 14:10 UTC (2+ messages)
[PATCH 1/9 next] mm:process_vm_access Call import_iovec() instead of rw_copy_check_uvector()
2020-09-21 14:09 UTC (2+ messages)
WARNING: suspicious RCU usage in bond_ipsec_add_sa (2)
2020-09-21 14:06 UTC (2+ messages)
[PATCH -next] mlxsw: spectrum_acl_tcam: simplify the return expression of ishtp_cl_driver_register()
2020-09-21 13:51 UTC (2+ 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).