blob: 62241f374ec12366bedd367ee23a368a39a8f5e2 [file] [log] [blame]
96e99be40e4c ("pipe: reject F_SETPIPE_SZ with size over UINT_MAX")
4c2e4befb3cc ("pipe, sysctl: drop 'min' parameter from pipe-max-size converter")
fb910c42cceb ("sysctl: check for UINT_MAX before unsigned int min/max")
7a8d181949fb ("pipe: add proc_dopipe_max_size() to safely assign pipe_max_size")
d3f14c485867 ("pipe: avoid round_pipe_size() nr_pages overflow on 32-bit")
98159d977f71 ("pipe: match pipe_max_size data type with procfs")
61d9b56a8920 ("sysctl: add unsigned int range support")
4f2fec00afa6 ("sysctl: simplify unsigned int support")
89c5b53b16bf ("sysctl: fix lax sysctl_check_table() sanity check")
1680a3868f00 ("sysctl: add sanity check for proc_douintvec")