2005-10-10 |
Chris Wright | Update release script. Needs new git to use git-tag... |
commit | commitdiff | tree |
2005-10-10 |
Chris Wright | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregk... |
commit | commitdiff | tree |
2005-10-10 |
Greg KH | 2.6.13.4 release v2.6.13.4 |
commit | commitdiff | tree |
2005-10-08 |
Chris Wright | Add CVE number for key-rka-memleak.patch |
commit | commitdiff | tree |
2005-10-08 |
Chris Wright | Add proper From: for key-rka-memleak.patch |
commit | commitdiff | tree |
2005-10-08 |
Chris Wright | Fix patch subject for drm-module_param-permissions... |
commit | commitdiff | tree |
2005-10-07 |
Greg KH | start 2.6.13.4 review cycle |
commit | commitdiff | tree |
2005-10-07 |
Greg KH | clean up the patches, running them through quilt |
commit | commitdiff | tree |
2005-10-07 |
Greg KH | add my signed-off-by |
commit | commitdiff | tree |
2005-10-07 |
Chris Wright | Add fix for request_key_auth memory leak |
commit | commitdiff | tree |
2005-10-07 |
Chris Wright | Add patch to plug names_cache memleak when AUDITSYSCALL... |
commit | commitdiff | tree |
2005-10-07 |
Chris Wright | Sparc64 FPU corruption fix from DaveM |
commit | commitdiff | tree |
2005-10-05 |
Chris Wright | Add module_param permissions fix, fwd from Dave Airlie |
commit | commitdiff | tree |
2005-10-05 |
Chris Wright | Add tcp BIC fix fwd from DaveM. |
commit | commitdiff | tree |
2005-10-05 |
Chris Wright | Add fix for orinoco information leak, fwd from jgarzik |
commit | commitdiff | tree |
2005-10-04 |
Chris Wright | Add ieee1394/sbp2 fixes from Stefan Richter |
commit | commitdiff | tree |
2005-10-04 |
Chris Wright | release 2.6.13.3 v2.6.13.3 |
commit | commitdiff | tree |
2005-10-03 |
Chris Wright | Drop check-connect-status-for-IPv6-UDP-socket.patch... |
commit | commitdiff | tree |
2005-10-03 |
Chris Wright | Remove missing-acct-mm-calls-in-compat_do_execve.patch... |
commit | commitdiff | tree |
2005-10-03 |
Chris Wright | review cycle for 2.6.13.3 |
commit | commitdiff | tree |
2005-09-30 |
Chris Wright | Add tcp_clam_window() fix fwd from DaveM |
commit | commitdiff | tree |
2005-09-30 |
Chris Wright | Add tcp congestion control fix from shemminger |
commit | commitdiff | tree |
2005-09-21 |
Chris Wright | Add skge oops fix from shemminger |
commit | commitdiff | tree |
2005-09-21 |
Chris Wright | format fix |
commit | commitdiff | tree |
2005-09-21 |
Chris Wright | Add route cacheing fix fwd from DaveM |
commit | commitdiff | tree |
2005-09-19 |
Chris Wright | Add UML page leak fix for x86_64, fwd by Blaisorblade |
commit | commitdiff | tree |
2005-09-19 |
Chris Wright | fix compile error (s/KERN_ERROR/KERN_ERR) in yenta... |
commit | commitdiff | tree |
2005-09-18 |
Chris Wright | Add missing-acct-mm-calls-in-compat_do_execve.patch... |
commit | commitdiff | tree |
2005-09-18 |
Chris Wright | Relase 2.6.13.2 v2.6.13.2 |
commit | commitdiff | tree |
2005-09-16 |
Chris Wright | Add found by Vasiliy Averin <vvs@sw.ru> to lost-sockfd... |
commit | commitdiff | tree |
2005-09-16 |
Chris Wright | Add ipvs fix for ip_vs_ftp and persistent connections... |
commit | commitdiff | tree |
2005-09-15 |
Chris Wright | Add IPv6 multicast filtering fix from David Stevens |
commit | commitdiff | tree |
2005-09-15 |
Chris Wright | Add fix for bad BUG_ON in de_thread() from Alex Nyberg |
commit | commitdiff | tree |
2005-09-15 |
Chris Wright | Add Yenta Oops fix from Ivan Kokshaysky |
commit | commitdiff | tree |
2005-09-15 |
Chris Wright | Start review cycle for 2.6.13.2 |
commit | commitdiff | tree |
2005-09-15 |
Chris Wright | fixup sunhme patch subject |
commit | commitdiff | tree |
2005-09-15 |
Chris Wright | Add lost fput/sockfd_put patches from Kirill and Maxim |
commit | commitdiff | tree |
2005-09-13 |
Chris Wright | Add usb ftdi_sio patch to series, refresh it, and sign... |
commit | commitdiff | tree |
2005-09-13 |
Chris Wright | Merge master.kernel.org:gregkh-stable-queue |
commit | commitdiff | tree |
2005-09-13 |
Chris Wright | Some more s/byte/dword/ PCI_ROM_ADDRESS config write... |
commit | commitdiff | tree |
2005-09-13 |
Chris Wright | Add fix for MPOL_F_VERIFY from Andi. |
commit | commitdiff | tree |
2005-09-13 |
Chris Wright | Add jfs_delete_inode Oops fix, fwd from Chuck Ebbert: |
commit | commitdiff | tree |
2005-09-13 |
Chris Wright | Add fix for DHCP + MASQUERADE problem |
commit | commitdiff | tree |
2005-09-12 |
Greg KH | added ftdi_sio patch |
commit | commitdiff | tree |
2005-09-12 |
Chris Wright | Fix for Sun HME (PCI ROM mapping fix) that fixes NULL... |
commit | commitdiff | tree |
2005-09-12 |
Chris Wright | format fix of Sun GEM patch |
commit | commitdiff | tree |
2005-09-12 |
Chris Wright | Fix for Sun GEM, no reports of it making a difference... |
commit | commitdiff | tree |
2005-09-12 |
Chris Wright | Data corruption fix in hpt366 |
commit | commitdiff | tree |
2005-09-12 |
Chris Wright | Forcedeth fix from Manfred, fwd from Daniel Drake. |
commit | commitdiff | tree |
2005-09-10 |
Chris Wright | Release 2.6.13.1 v2.6.13.1 |
commit | commitdiff | tree |
2005-09-09 |
Greg KH | added my "signed-off-by:" lines |
commit | commitdiff | tree |
2005-09-09 |
Chris Wright | fix sendmsg-DoS can number in patch description |
commit | commitdiff | tree |
2005-09-09 |
Chris Wright | Add raw sendmsg DoS patch (CAN-2005-2492) |
commit | commitdiff | tree |
2005-09-09 |
Chris Wright | Update sendmsg-stackoverflow patch with sparc64 build... |
commit | commitdiff | tree |
2005-09-08 |
Chris Wright | Launch 2.6.13.1 review cycle |
commit | commitdiff | tree |
2005-09-08 |
Chris Wright | Add sendmsg 32-bit compat overflow fix for CAN-2005... |
commit | commitdiff | tree |
2005-09-06 |
Chris Wright | Drop sk_forward_alloc fix in tcp_sendmsg as Herbert... |
commit | commitdiff | tree |
2005-09-06 |
Chris Wright | Update ipsec patch with bugzilla number. |
commit | commitdiff | tree |
2005-09-06 |
Chris Wright | Add ipv4 fragmentation csum handling fix from Stephen... |
commit | commitdiff | tree |
2005-09-06 |
Chris Wright | Sparc request_irq fix for RTC from DaveM. |
commit | commitdiff | tree |
2005-09-06 |
Chris Wright | Add ipsec oops fix from Herbert. |
commit | commitdiff | tree |
2005-09-06 |
Chris Wright | Add fix for libpcap and tcmpdump breakage from Herbert... |
commit | commitdiff | tree |
2005-09-05 |
Chris Wright | Add Ivan's fix for pci_assign_unassigned_resources... |
commit | commitdiff | tree |
2005-09-03 |
Chris Wright | Add PCI ROM mapping fix fwd from BenH. |
commit | commitdiff | tree |
2005-09-02 |
Chris Wright | Fix sk_forward_alloc underflow, from Herbert. |
commit | commitdiff | tree |
2005-09-01 |
Chris Wright | Refresh aacraid patch |
commit | commitdiff | tree |
2005-09-01 |
Chris Wright | Add aacraid fix from Mark Haverkamp, fwd from akpm. |
commit | commitdiff | tree |
2005-08-31 |
Chris Wright | Add Kconfig patch for saa7134-dvb (must select tda1004x) |
commit | commitdiff | tree |
2005-08-29 |
Chris Wright | delete backup patch left behind from a quilt refresh... |
commit | commitdiff | tree |
2005-08-29 |
Chris Wright | Move patches to 2.6.12.6 for release. v2.6.12.6 |
commit | commitdiff | tree |
2005-08-29 |
Chris Wright | Add full 2.6.12.6 patch series |
commit | commitdiff | tree |
2005-08-15 |
Chris Wright | move review/ patches to 2.6.12.5/ for release. |
commit | commitdiff | tree |
2005-08-15 |
Chris Wright | Update tag portion of release script. |
commit | commitdiff | tree |
2005-08-15 |
Chris Wright | Patch formatting updates for release. |
commit | commitdiff | tree |
2005-08-12 |
Chris Wright | Add hpa's Signed-off-by |
commit | commitdiff | tree |
2005-08-12 |
Chris Wright | Add CVE numbers for zlib fixes |
commit | commitdiff | tree |
2005-08-11 |
Chris Wright | Merge with Greg. |
commit | commitdiff | tree |
2005-08-11 |
Chris Wright | Patch needed bug fix as pointed out by Andi. |
commit | commitdiff | tree |
2005-08-11 |
Greg Kroah... | added my "signed-off-by" to the review patches |
commit | commitdiff | tree |
2005-08-11 |
Chris Wright | Move to review for 2.6.12.5 |
commit | commitdiff | tree |
2005-08-11 |
Chris Wright | Make email addr quilt friendly |
commit | commitdiff | tree |
2005-08-11 |
Chris Wright | Add some queued up patches (mostly security patches... |
commit | commitdiff | tree |
2005-08-10 |
Chris Wright | Fix for x86_64 smpboot timing problem, fwd from Andi. |
commit | commitdiff | tree |
2005-08-08 |
Chris Wright | Move reviewed patches to 2.6.12.4. v2.6.12.4 |
commit | commitdiff | tree |
2005-08-08 |
Chris Wright | Fix SRAT for non dual core AMD systems, from Andi. |
commit | commitdiff | tree |
2005-08-05 |
Chris Wright | Add sys_set_mempolicy patch, fwd from akpm. |
commit | commitdiff | tree |
2005-08-03 |
Chris Wright | Kick off 2.6.12.4 review cycle |
commit | commitdiff | tree |
2005-07-31 |
<greg@echidna... | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel... |
commit | commitdiff | tree |
2005-07-31 |
Chris Wright | Add powernow dual core oops fix, fwd from gentoo via... |
commit | commitdiff | tree |
2005-07-31 |
Chris Wright | add fix for early vlan initialization, fwd gentoo via... |
commit | commitdiff | tree |
2005-07-31 |
Chris Wright | sys_get_thread_area memleak fix from blaisorblade |
commit | commitdiff | tree |
2005-07-28 |
Chris Wright | Add bio_clone fix for md/dm data loss issue, fwd from... |
commit | commitdiff | tree |
2005-07-28 |
Greg Kroah... | updated patches with my signed-off-by and proper diffst... |
commit | commitdiff | tree |
2005-07-28 |
Greg Kroah... | move the 2.6.12.3 patches to their proper place. v2.6.12.3 |
commit | commitdiff | tree |
2005-07-27 |
Chris Wright | Add ipsec overflow patch fwd from DaveM. |
commit | commitdiff | tree |
2005-07-25 |
Chris Wright | Add three netfilter patches from Patrick. |
commit | commitdiff | tree |
2005-07-18 |
Chris Wright | Add skb signedness patch from Patrick. |
commit | commitdiff | tree |
2005-07-16 |
Chris Wright | Add x86_64 malicious 32bit app memleak fix. |
commit | commitdiff | tree |
2005-07-15 |
Chris Wright | Add qla2xxx fix from Andrew Vasquez and rocket.c ldisc... |
commit | commitdiff | tree |
2005-07-13 |
Greg KH | added tags patch for O=1 fix to queue. |
commit | commitdiff | tree |
next |