CHANGE LOG

CHANGE LOG

Heskyy
- Fix garbage collector racing against connect()
- Do not use atomic ops for unix_sk(sk)->inflight
- fix header validation in geneve[6]_xmit_skb
- Allocate local memory for page request queue
- avoid unused-but-set-variable warning
- hide unused 'pn' variable
- fix function cast warning
- Disable port sync when bigjoiner is used
- Fix abs() warning in posix_timers test
- release mutex after nft_gc_seq_end from abort path
- mark set as dead when unbinding anonymous set with timeout
- release mutex after nft_gc_seq_end from abort path
- add binder generic netlink for txn report
- iommu vt d allocate local memory for page request qu
- fix race condition between ipv6_get_ifaddr and ipv6_del_addr
- WIP: add binder generic netlink for txn report
- af unix fix garbage collector racing against connect(fixded)
- af unix do not use atomic ops for unix sk sk infligh(fixded)
- nf_tables: release mutex after nft_gc_seq_end from abort path
- nf_tables: release batch on table validation from abort path
- nf_tables: mark set as dead when unbinding anonymous set with timeout

Report Page