messages from 2022-06-22 09:06:19 to 2022-06-23 01:02:05 UTC [more...]
[PATCH RFC 00/30] Overhaul NFSD filecache
2022-06-23 1:01 UTC (38+ messages)
` [PATCH RFC 01/30] NFSD: Report filecache LRU size
` [PATCH RFC 02/30] NFSD: Report count of calls to nfsd_file_acquire()
` [PATCH RFC 03/30] NFSD: Report count of freed filecache items
` [PATCH RFC 04/30] NFSD: Report average age of "
` [PATCH RFC 05/30] NFSD: Add nfsd_file_lru_dispose_list() helper
` [PATCH RFC 06/30] NFSD: Refactor nfsd_file_gc()
` [PATCH RFC 07/30] NFSD: Refactor nfsd_file_lru_scan()
` [PATCH RFC 08/30] NFSD: Report the number of items evicted by the LRU walk
` [PATCH RFC 09/30] NFSD: Record number of flush calls
` [PATCH RFC 10/30] NFSD: Report filecache item construction failures
` [PATCH RFC 11/30] NFSD: Zero counters when the filecache is re-initialized
` [PATCH RFC 12/30] NFSD: Hook up the filecache stat file
` [PATCH RFC 13/30] NFSD: WARN when freeing an item still linked via nf_lru
` [PATCH RFC 14/30] NFSD: Trace filecache LRU activity
` [PATCH RFC 15/30] NFSD: Leave open files out of the filecache LRU
` [PATCH RFC 16/30] NFSD: Fix the filecache LRU shrinker
` [PATCH RFC 17/30] NFSD: Never call nfsd_file_gc() in foreground paths
` [PATCH RFC 18/30] NFSD: No longer record nf_hashval in the trace log
` [PATCH RFC 19/30] NFSD: Remove lockdep assertion from unhash_and_release_locked()
` [PATCH RFC 20/30] NFSD: nfsd_file_unhash can compute hashval from nf->nf_inode
` [PATCH RFC 21/30] NFSD: Refactor __nfsd_file_close_inode()
` [PATCH RFC 22/30] NFSD: nfsd_file_hash_remove can compute hashval
` [PATCH RFC 23/30] NFSD: Remove nfsd_file::nf_hashval
` [PATCH RFC 24/30] NFSD: Remove stale comment from nfsd_file_acquire()
` [PATCH RFC 25/30] NFSD: Clean up "open file" case in nfsd_file_acquire()
` [PATCH RFC 26/30] NFSD: Document nfsd_file_cache_purge() API contract
` [PATCH RFC 27/30] NFSD: Replace the "init once" mechanism
` [PATCH RFC 28/30] NFSD: Set up an rhashtable for the filecache
` [PATCH RFC 29/30] NFSD: Convert the filecache to use rhashtable
` [PATCH RFC 30/30] NFSD: Clean up unusued code after rhashtable conversion
[RFC PATCH v1 0/3] Create common DPLL/clock configuration API
2022-06-23 0:57 UTC (4+ messages)
` [RFC PATCH v1 1/3] dpll: Add DPLL framework base functions
` [RFC PATCH v1 2/3] dpll: add netlink events
` [RFC PATCH v1 3/3] ptp_ocp: implement DPLL ops
[PATCH] amt: remove unnecessary (void*) conversions
2022-06-23 0:40 UTC (2+ messages)
[PATCH net] MAINTAINERS: Add a maintainer for OCP Time Card
2022-06-23 0:40 UTC (2+ messages)
[PATCH net-next] i40e: xsk: read the XDP program once per NAPI
2022-06-23 0:35 UTC (3+ messages)
[PATCH net-next 00/19] ipmr: get rid of rwlocks
2022-06-23 0:34 UTC (2+ messages)
[net] 4890b686f4: netperf.Throughput_Mbps -69.4% regression
2022-06-23 0:28 UTC (2+ messages)
[PATCH] net/ipv4/ip_gre.c net/ipv6/ip6_gre.c: ip and gre header are recorded twice
2022-06-23 0:19 UTC (2+ messages)
[PATCH net] selftests/net: pass ipv6_args to udpgso_bench's IPv6 TCP test
2022-06-23 0:02 UTC
Netlink NLM_F_DUMP_INTR flag lost
2022-06-22 23:55 UTC (6+ messages)
[PATCH net-next] net: pcs: xpcs: depends on PHYLINK in Kconfig
2022-06-22 23:12 UTC (7+ messages)
mainline build failure due to 281d0c962752 ("fortify: Add Clang support")
2022-06-22 22:40 UTC (13+ messages)
[PATCH net-next] net/funeth: Support UDP segmentation offload
2022-06-22 22:37 UTC
[PATCH v1 0/2] Fix console probe delay due to fw_devlink
2022-06-22 22:33 UTC (5+ messages)
` [PATCH v1 1/2] driver core: fw_devlink: Allow firmware to mark devices as best effort
` [PATCH v1 2/2] of: base: Avoid console probe delay when fw_devlink.strict=1
[PATCH v2 0/9] deferred_probe_timeout logic clean up
2022-06-22 22:30 UTC (14+ messages)
` [PATCH v2 1/9] PM: domains: Delete usage of driver_deferred_probe_check_state()
` [PATCH v2 7/9] driver core: Set fw_devlink.strict=1 by default
[PATCH net 1/2] Revert "net/tls: fix tls_sk_proto_close executed repeatedly"
2022-06-22 22:26 UTC (7+ messages)
` [PATCH net 2/2] sock: redo the psock vs ULP protection check
` [PATCH net] selftests/bpf: Test sockmap update when socket has ULP
[PATCH net] net: ensure all external references are released in deferred skbuffs
2022-06-22 21:12 UTC (18+ messages)
[PATCH net-next v7] net: txgbe: Add build support for txgbe
2022-06-22 20:59 UTC (2+ messages)
[linux-next:master] BUILD REGRESSION ac0ba5454ca85162c08dc429fef1999e077ca976
2022-06-22 20:28 UTC
[syzbot] INFO: task hung in hci_power_on
2022-06-22 19:43 UTC (2+ messages)
[PATCH] vhost-vdpa: call vhost_vdpa_cleanup during the release
2022-06-22 18:53 UTC (2+ messages)
[PATCH bpf-next v3 0/5] Align BPF TCP CCs implementing cong_control() with non-BPF CCs
2022-06-22 18:48 UTC (7+ messages)
` [PATCH bpf-next v3 3/5] selftests/bpf: Test a BPF CC writing sk_pacing_*
[PATCH v5 0/5] bpf: Add bpf_verify_pkcs7_signature() helper
2022-06-22 18:16 UTC (8+ messages)
` [PATCH v5 3/5] "
` [PATCH v5 5/5] selftests/bpf: Add test for "
[PATCH] hinic: Replace memcpy() with direct assignment
2022-06-22 18:10 UTC (2+ messages)
[PATCH] net: sun: cassini: drop unexpected word 'is' in comments
2022-06-22 17:17 UTC
[net-next: PATCH 00/12] ACPI support for DSA
2022-06-22 16:21 UTC (36+ messages)
` [net-next: PATCH 03/12] net: dsa: switch to device_/fwnode_ APIs
` [net-next: PATCH 08/12] ACPI: scan: prevent double enumeration of MDIO bus children
` [net-next: PATCH 09/12] Documentation: ACPI: DSD: introduce DSA description
[PATCH v3] net: helper function skb_len_add
2022-06-22 16:09 UTC
[PATCH bpf-next v10 00/11] bpf: cgroup_sock lsm flavor
2022-06-22 16:03 UTC (12+ messages)
` [PATCH bpf-next v10 01/11] bpf: add bpf_func_t and trampoline helpers
` [PATCH bpf-next v10 02/11] bpf: convert cgroup_bpf.progs to hlist
` [PATCH bpf-next v10 03/11] bpf: per-cgroup lsm flavor
` [PATCH bpf-next v10 04/11] bpf: minimize number of allocated lsm slots per program
` [PATCH bpf-next v10 05/11] bpf: implement BPF_PROG_QUERY for BPF_LSM_CGROUP
` [PATCH bpf-next v10 06/11] bpf: expose bpf_{g,s}etsockopt to lsm cgroup
` [PATCH bpf-next v10 07/11] tools/bpf: Sync btf_ids.h to tools
` [PATCH bpf-next v10 08/11] libbpf: add lsm_cgoup_sock type
` [PATCH bpf-next v10 09/11] libbpf: implement bpf_prog_query_opts
` [PATCH bpf-next v10 10/11] bpftool: implement cgroup tree for BPF_LSM_CGROUP
` [PATCH bpf-next v10 11/11] selftests/bpf: lsm_cgroup functional test
[PATCH v2 00/19] Control VQ support in vDPA
2022-06-22 15:44 UTC (6+ messages)
` [PATCH v2 19/19] vdpasim: control virtqueue support
[PATCH v2] net: helper function for skb_shift
2022-06-22 15:37 UTC (4+ messages)
[PATCH 0/2] Introduce security_create_user_ns()
2022-06-22 15:26 UTC (5+ messages)
[PATCH net] net: clear msg_get_inq in __sys_recvfrom() and __copy_msghdr_from_user()
2022-06-22 15:24 UTC (2+ messages)
[PATCH net-next] net: phy: mxl-gpy: add temperature sensor
2022-06-22 15:05 UTC (2+ messages)
[PATCH net-next 0/2] net: use new hwmon_sanitize_name()
2022-06-22 15:00 UTC (5+ messages)
` [PATCH net-next 1/2] net: sfp: use hwmon_sanitize_name()
` [PATCH net-next 2/2] net: phy: nxp-tja11xx: use devm_hwmon_sanitize_name()
[PATCH 1/2] dt-bindings: net: wireless: ath11k: add new DT entry for board ID
2022-06-22 14:55 UTC (4+ messages)
[PATCH] cxgb4/cxgb4vf: Fix typo in comments
2022-06-22 14:48 UTC
[PATCH] bnxt: Fix typo in comments
2022-06-22 14:45 UTC
[PATCH net-next v2] net: pcs: xpcs: select PHYLINK in Kconfig
2022-06-22 14:35 UTC (2+ messages)
[REGRESSION] AX88772 card booted without cable can't receive
2022-06-22 14:16 UTC
[PATCH net] test_bpf: fix incorrect netdev features
2022-06-22 13:50 UTC
[PATCH] net: page_pool: optimize page pool page allocation in NUMA scenario
2022-06-22 13:42 UTC
[net-next 6/6] can: mcp251xfd: mcp251xfd_regmap_crc_read(): work around broken CRC on TBC register
2022-06-22 13:47 UTC (6+ messages)
[PATCH v3 net-next 0/6] af_unix: Introduce per-netns socket hash table
2022-06-22 12:20 UTC (2+ messages)
[PATCH net] Revert "drivers/net/ethernet/neterion/vxge: Fix a use-after-free bug in vxge-main.c"
2022-06-22 12:20 UTC (2+ messages)
[PATCH] tc-testing: gitignore, delete plugins directory
2022-06-22 12:12 UTC
[PATCH net-next 00/13] mlxsw: Unified bridge conversion - part 2/6
2022-06-22 12:00 UTC (2+ messages)
[RESEND PATCH] net/ncsi: use proper "mellanox" DT vendor prefix
2022-06-22 11:54 UTC
[PATCH][next] raw: remove redundant pointers saddr and daddr
2022-06-22 11:52 UTC (2+ messages)
[PATCH] wifi: mac80211: remove redundant pointer bss
2022-06-22 11:34 UTC
[PATCH net-next v8 05/16] net: pcs: add Renesas MII converter driver
2022-06-22 10:27 UTC (2+ messages)
[PATCH v2] Bluetooth: Collect kcov coverage from hci_rx_work
2022-06-22 10:20 UTC (4+ messages)
[Patch net-next 00/13] net: dsa: microchip: common spi probe for the ksz series switches - part 2
2022-06-22 9:04 UTC (14+ messages)
` [Patch net-next 01/13] net: dsa: microchip: rename shutdown to reset in ksz_dev_ops
` [Patch net-next 02/13] net: dsa: microchip: add config_cpu_port to struct ksz_dev_ops
` [Patch net-next 03/13] net: dsa: microchip: add the enable_stp_addr pointer in ksz_dev_ops
` [Patch net-next 04/13] net: dsa: microchip: move setup function to ksz_common
` [Patch net-next 05/13] net: dsa: microchip: move broadcast rate limit to ksz_setup
` [Patch net-next 06/13] net: dsa: microchip: move multicast enable "
` [Patch net-next 07/13] net: dsa: microchip: move start of switch "
` [Patch net-next 08/13] net: dsa: microchip: common dsa_switch_ops for ksz switches
` [Patch net-next 09/13] net: dsa: microchip: ksz9477: separate phylink mode from switch register
` [Patch net-next 10/13] net: dsa: microchip: common menuconfig for ksz series switch
` [Patch net-next 11/13] net: dsa: microchip: move ksz_dev_ops to ksz_common.c
` [Patch net-next 12/13] net: dsa: microchip: remove the ksz8/ksz9477_switch_register
` [Patch net-next 13/13] net: dsa: microchip: common ksz_spi_probe for ksz switches
[PATCH net-next v3 00/10] add more features for mtk-star-emac
2022-06-22 9:05 UTC (5+ messages)
` [PATCH net-next v3 06/10] net: ethernet: mtk-star-emac: add timing adjustment support
` [PATCH net-next v3 07/10] dt-bindings: net: mtk-star-emac: add description for new properties
` [PATCH net-next v3 09/10] net: ethernet: mtk-star-emac: separate tx/rx handling with two NAPIs
` [PATCH net-next v3 10/10] net: ethernet: mtk-star-emac: enable half duplex hardware support
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).