messages from 2026-04-10 08:36:28 to 2026-04-10 13:45:57 UTC [more...]
[patch 00/38] treewide: Cleanup LATCH, CLOCK_TICK_RATE and get_cycles() [ab]use
2026-04-10 13:45 UTC (41+ messages)
` [patch 01/38] percpu: Sanitize __percpu_qual include hell
` [patch 02/38] x86: Cleanup include recursion hell
` [patch 03/38] x86/apm: Remove last LATCH usage
` [patch 04/38] x86: Use PIT_TICK_RATE instead of CLOCK_TICK_RATE
` [patch 05/38] treewide: Remove CLOCK_TICK_RATE
` [patch 06/38] calibrate: Rework delay timer calibration
` [patch 07/38] treewide: Consolidate cycles_t
` [patch 08/38] x86/tsc: Use rdtsc() instead of get_cycles()
` [patch 09/38] iommu/vt-d: Use sched_clock() "
` [patch 10/38] arcnet: Remove function timing code
` [patch 11/38] misc: sgi-gru: Remove get_cycles() [ab]use
` [patch 12/38] wifi: wil6210: Replace get_cyles() usage
` [patch 13/38] crypto: tcrypt: Replace get_cycles() with ktime_get()
` [patch 14/38] slub: Use prandom instead of get_cycles()
` [patch 15/38] ptp: ptp_vmclock: Replace get_cycles() usage
` [patch 16/38] fbdev: udlfb: Replace get_cycles() with ktime_get()
` [patch 17/38] ext4: Replace get_cycles() usage "
` [patch 18/38] lib/tests: Replace get_cycles() "
` [patch 19/38] kcsan: Replace get_cycles() usage
` [patch 20/38] kasan: sw_tags: Replace get_cycles() by random_get_entropy()
` [patch 21/38] hamradio: baycom_epp: Remove BAYCOM_DEBUG
` [patch 22/38] random: Provide CONFIG_ARCH_HAS_RANDOM_ENTROPY
` [patch 23/38] alpha: Select ARCH_HAS_RANDOM_ENTROPY
` [patch 24/38] ARM: "
` [patch 25/38] arm64: "
` [patch 26/38] loongarch: "
` [patch 27/38] m68k: "
` [patch 28/38] mips: "
` [patch 29/38] nios2: "
` [patch 30/38] openrisc: "
` [patch 31/38] parisc: "
` [patch 32/38] powerpc/spufs: Use mftb() directly
` [patch 33/38] powerpc: Select ARCH_HAS_RANDOM_ENTROPY
` [patch 34/38] riscv: "
` [patch 35/38] s390: "
` [patch 36/38] sparc: Select ARCH_HAS_RANDOM_ENTROPY for SPARC64
` [patch 37/38] x86: Select ARCH_HAS_RANDOM_ENTROPY
` [patch 38/38] treewide: Remove asm/timex.h includes from generic code
[PATCH net-next v2 00/14][pull request] Introduce iXD driver
2026-04-10 13:32 UTC (4+ messages)
` [PATCH net-next v2 02/14] libie: add PCI device initialization helpers to libie
[PATCH net] ice: fix double free in ice_sf_eth_activate() error path
2026-04-10 13:32 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH net-next v12 0/6] tls: Add TLS 1.3 hardware offload support
2026-04-10 13:25 UTC (5+ messages)
` [PATCH v12 5/6] tls: add hardware offload key update support
[PATCH iwl-next] i40e: PTP: set supported flags in ptp_clock_info
2026-04-10 13:20 UTC (7+ messages)
[PATCH net v2 0/4] Fix i40e/ice/iavf VF bonding after netdev lock changes
2026-04-10 13:19 UTC (5+ messages)
` [PATCH net v2 3/4] iavf: send MAC change request synchronously
` [Intel-wired-lan] "
[PATCH net-next v3 01/12] dt-bindings: net: airoha: Add EN7581 ethernet-ports properties
2026-04-10 13:14 UTC (3+ messages)
[PATCH 0/4] ionic: RDMA completion timestamping support
2026-04-10 13:10 UTC (4+ messages)
` [PATCH 2/4] net: ionic: Add PHC state page for user space access
[PATCH net-next] net: stmmac: enable RPS and RBU interrupts
2026-04-10 13:07 UTC
[PATCH net-next] net: Rename ifq_idx to rxq_idx in netif_mp_* helpers
2026-04-10 13:06 UTC
[PATCH] udp: Force compute_score to always inline
2026-04-10 13:04 UTC (3+ messages)
[PATCH net-next v3 0/4] net: move .getsockopt away from __user buffers
2026-04-10 12:52 UTC (7+ messages)
[PATCH net-next v3 02/12] net: airoha: Set PPE cpu port for GDM2 if loopback is enabled
2026-04-10 12:52 UTC (3+ messages)
[PATCH net-next v4 0/2] net: pse-pd: add poll path and LED trigger support
2026-04-10 12:44 UTC (3+ messages)
` [PATCH net-next v4 1/2] net: pse-pd: add devm_pse_poll_helper()
` [PATCH net-next v4 2/2] net: pse-pd: add LED trigger support via notification path
[PATCH net v4 0/2] stmmac crash/stall fixes when under memory pressure
2026-04-10 12:23 UTC (4+ messages)
[PATCH net v2 1/1] af_unix: read UNIX_DIAG_VFS data under unix_state_lock
2026-04-10 12:11 UTC (2+ messages)
[PATCH v2 net-next 00/15] net/sched: prepare RTNL removal from qdisc dumps
2026-04-10 11:52 UTC (3+ messages)
[PATCH net-next v3 04/12] net: airoha: Rely on net_device pointer in HTB callbacks
2026-04-10 11:52 UTC (5+ messages)
[PATCH net-next v3 0/9] net: dsa: add DSA support for the LAN9645x switch chip family
2026-04-10 11:48 UTC (10+ messages)
` [PATCH net-next v3 1/9] net: dsa: add tag driver for LAN9645X
` [PATCH net-next v3 2/9] dt-bindings: net: lan9645x: add LAN9645X switch bindings
` [PATCH net-next v3 3/9] net: dsa: lan9645x: add autogenerated register macros
` [PATCH net-next v3 4/9] net: dsa: lan9645x: add basic dsa driver for LAN9645X
` [PATCH net-next v3 5/9] net: dsa: lan9645x: add bridge support
` [PATCH net-next v3 6/9] net: dsa: lan9645x: add vlan support
` [PATCH net-next v3 7/9] net: dsa: lan9645x: add mac table integration
` [PATCH net-next v3 8/9] net: dsa: lan9645x: add mdb management
` [PATCH net-next v3 9/9] net: dsa: lan9645x: add port statistics
[PATCH net v4 0/8] net/sched: netem bug fixes
2026-04-10 11:39 UTC (6+ messages)
` [PATCH net v4 4/8] net/sched: netem: refactor dequeue into helper functions
` [PATCH net v4 5/8] net/sched: netem: batch-transfer ready packets to avoid child re-entrancy
[PATCH net v6 0/2] net,bpf: fix null-ptr-deref in xdp_master_redirect() for bonding and add selftest
2026-04-10 11:37 UTC (3+ messages)
` [PATCH net v6 1/2] net, bpf: fix null-ptr-deref in xdp_master_redirect() for down master
` [PATCH net v6 2/2] selftests/bpf: add test for xdp_master_redirect with bond not up
[PATCH net-next 00/11] netfilter: updates for net-next
2026-04-10 11:23 UTC (12+ messages)
` [PATCH net-next 01/11] ipvs: show the current conn_tab size to users
` [PATCH net-next 02/11] ipvs: add ip_vs_status info
` [PATCH net-next 03/11] ipvs: add conn_lfactor and svc_lfactor sysctl vars
` [PATCH net-next 04/11] netfilter: x_physdev: reject empty or not-nul terminated device names
` [PATCH net-next 05/11] netfilter: nfnetlink: prefer skb_mac_header helpers
` [PATCH net-next 06/11] netfilter: xt_HL: add pr_fmt and checkentry validation
` [PATCH net-next 07/11] netfilter: xt_socket: enable defrag after all other checks
` [PATCH net-next 08/11] netfilter: conntrack: remove UDP-Lite conntrack support
` [PATCH net-next 09/11] netfilter: x_tables: Avoid a couple -Wflex-array-member-not-at-end warnings
` [PATCH net-next 10/11] netfilter: nft_fwd_netdev: check ttl/hl before forwarding
` [PATCH net-next 11/11] netfilter: require Ethernet MAC header before using eth_hdr()
[bug report] ipv4: icmp: fix null-ptr-deref in icmp_build_probe()
2026-04-10 11:19 UTC (3+ messages)
[PATCH net 1/1] net/sched: act_ct: Only release RCU read lock after ct_ft
2026-04-10 11:16 UTC
[PATCH nf] netfilter: nf_tables: use RCU-safe list primitives for basechain hook list
2026-04-10 11:14 UTC (3+ messages)
[syzbot] [mptcp?] possible deadlock in mptcp_pm_mp_prio_send_ack
2026-04-10 11:13 UTC (2+ messages)
[PATCH net-next v11 00/14] netkit: Support for io_uring zero-copy and AF_XDP
2026-04-10 11:10 UTC (11+ messages)
` [PATCH net-next v11 03/14] net: Add lease info to queue-get response
[PATCH net-next v3 00/12] net: airoha: Support multiple net_devices connected to the same GDM port
2026-04-10 10:39 UTC (3+ messages)
[PATCH net-next v3 10/12] net: airoha: Do not stop GDM port if it is shared
2026-04-10 10:35 UTC (3+ messages)
[PATCH net] netrom: do some basic forms of validation on incoming frames
2026-04-10 10:28 UTC (5+ messages)
[PATCH net-next v3 09/12] net: airoha: Support multiple net_devices for a single FE GDM port
2026-04-10 10:19 UTC (3+ messages)
[bug report] xfrm: fix ip_rt_bug race in icmp_route_lookup reverse path
2026-04-10 10:16 UTC
[bug report] [NET]: Add Tehuti network driver
2026-04-10 10:13 UTC
[bug report] octeontx2-af: npc: cn20k: virtual index support
2026-04-10 10:12 UTC
[bug report] octeontx2-af: npc: cn20k: add debugfs support
2026-04-10 10:12 UTC
[net-next PATCH v5 0/4] octeontx2: CN20K NPA Halo context support
2026-04-10 10:11 UTC (6+ messages)
` [net-next PATCH v5 1/4] octeontx2-af: npa: cn20k: Add NPA Halo support
[PATCH 1/1] selftests: vsock: avoid mktemp -u for Unix socket paths
2026-04-10 10:07 UTC (6+ messages)
` [PATCH v2] selftests: vsock: avoid races creating "
` [PATCH v3] "
[PATCH v2 0/2] mfd: nct6694: Refactor transport layer and add HIF (eSPI) support
2026-04-10 9:59 UTC (4+ messages)
` [PATCH v2 1/2] mfd: nct6694: Switch to devm_mfd_add_devices() and drop IDA
[bug report] octeontx2-af: npc: cn20k: Use common APIs
2026-04-10 9:52 UTC (2+ messages)
[PATCH net] ice: fix null-ptr dereference on false-positive tx timeout
2026-04-10 9:42 UTC (4+ messages)
` [PATCH net] ice: fix netdev bring-up and bring-down in self-test
[PATCH net-next] ppp: tear down bridge before clearing pch->chan
2026-04-10 9:38 UTC
[PATCH iwl-net 0/4] ice: E825C missing PHY timestamp interrupt fixes
2026-04-10 9:34 UTC (9+ messages)
` [PATCH iwl-net 1/4] ice: fix timestamp interrupt configuration for E825C
` [Intel-wired-lan] "
` [PATCH iwl-net 2/4] ice: perform PHY soft reset for E825C ports at initialization
` [Intel-wired-lan] "
` [PATCH iwl-net 3/4] ice: fix ready bitmap check for non-E822 devices
` [Intel-wired-lan] "
` [PATCH iwl-net 4/4] ice: fix ice_ptp_read_tx_hwtstamp_status_eth56g
` [Intel-wired-lan] "
[PATCH net-next] net: lan743x: rename chip_rev to fpga_rev
2026-04-10 8:57 UTC
[PATCH net v2] net: fix __this_cpu_add() in preemptible code in dev_xmit_recursion_inc/dec
2026-04-10 8:55 UTC (2+ messages)
[PATCH net 1/1] af_unix: Hold receive queue lock in ioctl(SIOCATMARK)
2026-04-10 8:48 UTC (2+ messages)
[PATCH RFC net-next 00/10] net: stmmac: clean up / fix synopsys IP version checks
2026-04-10 8:39 UTC (4+ messages)
` [PATCH RFC net-next 02/10] net: stmmac: rename dev_id to userver
[PATCH v3 net] vsock: fix buffer size clamping order
2026-04-10 8:36 UTC (2+ messages)
page: | 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