I announced the v2.6.22.22-op1 "stable" kernel. gitweb: http://repo.or.cz/w/linux-2.6.22.y-op.git git-tree: git://repo.or.cz/linux-2.6.22.y-op.git patches-gitweb : http://repo.or.cz/w/linux-2.6.22.y-op-patches.git tar-bz2: http://students.zipernowsky.hu/~oliverp/kernel-stable/v2.6.22.22-op1.tar.bz2 patch: http://students.zipernowsky.hu/~oliverp/kernel-stable/patch-v2.6.22.22-op1.bz2 incr-patch: http://students.zipernowsky.hu/~oliverp/kernel-stable/incr/patch-v2.6.22.21-op1-v2.6.2... chlog: http://students.zipernowsky.hu/~oliverp/kernel-stable/chlog-v2.6.22.22-op1 --- Makefile | 2 +- drivers/net/tulip/de2104x.c | 10 +++++++--- fs/aio.c | 23 ++++++++++++----------- fs/dcache.c | 3 --- fs/inotify.c | 30 +++++++++++++++--------------- fs/splice.c | 23 ++++++++++++++++++----- net/ipv4/tcp_output.c | 2 +- 7 files changed, 54 insertions(+), 39 deletions(-) --- Davide Libenzi (1): eventfd/kaio integration fix Grant Grundler (1): 2.6.25-rc4 de_stop_rxtx polling wrong Hugh Dickins (1): splice: use mapping_gfp_mask James Morris (1): security: revalidate rw permissions for sys_splice and sys_vmsplice Jeff Moyer (1): aio: account I/O wait time properly Jens Axboe (1): splice: only return -EAGAIN if there's hope of more data Nick Piggin (2): inotify: fix race inotify: remove debug code Oliver Pinter (1): v2.6.22.22-op1 Patrick McHardy (1): TCP: Fix shrinking windows with window scaling ---
