Age | Commit message (Expand) | Author | Files | Lines |
2006-11-29 | [NETFILTER]: ipt_REJECT: fix memory corruption | Patrick McHardy | 1 | -7/+9 |
2006-11-29 | [NETFILTER]: conntrack: fix refcount leak when finding expectation | Yasuyuki Kozakai | 2 | -6/+6 |
2006-11-29 | [NETFILTER]: ctnetlink: fix reference count leak | Patrick McHardy | 2 | -0/+2 |
2006-11-29 | [NETFILTER]: nf_conntrack: fix the race on assign helper to new conntrack | Yasuyuki Kozakai | 1 | -7/+6 |
2006-11-29 | [NETFILTER]: nfctnetlink: assign helper to newly created conntrack | Yasuyuki Kozakai | 1 | -0/+8 |
2006-11-29 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris... | Linus Torvalds | 1 | -1/+2 |
2006-11-29 | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 4 | -7/+18 |
2006-11-29 | Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa | Linus Torvalds | 9 | -23/+41 |
2006-11-29 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 1 | -1/+1 |
2006-11-29 | [PATCH] add missing libsas include to fix s390 compilation. | Dave Jones | 1 | -0/+1 |
2006-11-29 | [PATCH] ecryptfs: fix crypto_alloc_blkcipher() error check | Akinobu Mita | 1 | -1/+2 |
2006-11-29 | [PATCH] fix create_write_pipe() error check | Akinobu Mita | 1 | -4/+4 |
2006-11-29 | [PATCH] Fix Intel/Sharp command set erase suspend bug | Joakim Tjernlund | 1 | -1/+1 |
2006-11-29 | [PATCH] bridge: fix possible overflow in get_fdb_entries | Chris Wright | 1 | -4/+5 |
2006-11-28 | [MIPS] Fix Bonito bootup message. | Ralf Baechle | 1 | -1/+1 |
2006-11-28 | [PATCH] x86-64: Use stricter in process stack check for unwinder | Andi Kleen | 1 | -1/+9 |
2006-11-28 | [PATCH] i386: Fix compilation with UP genericarch | Andi Kleen | 1 | -0/+4 |
2006-11-28 | [PATCH] x86-64: Fix warning in io_apic.c | Andi Kleen | 1 | -2/+0 |
2006-11-28 | [PATCH] x86-64: work around gcc4 issue with -Os in Dwarf2 stack unwind | Jan Beulich | 1 | -4/+5 |
2006-11-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Andi Kleen | 79 | -370/+877 |
2006-11-28 | [PATCH] x86_64: fix 'earlyprintk=...,keep' regression | Ingo Molnar | 1 | -1/+1 |
2006-11-28 | [ALSA] version 1.0.13 | Jaroslav Kysela | 1 | -1/+1 |
2006-11-28 | [ALSA] snd-emu10k1: Fix capture for one variant. | James Courtier-Dutton | 1 | -0/+1 |
2006-11-28 | [ALSA] Fix hang-up at disconnection of usb-audio | Takashi Iwai | 3 | -4/+8 |
2006-11-28 | [ALSA] hda: fix typo for xw4400 PCI sub-ID | John W. Linville | 1 | -1/+1 |
2006-11-28 | [ALSA] hda: fix sigmatel dell system detection | Matt Porter | 1 | -7/+7 |
2006-11-28 | [ALSA] Enable stereo line input for TAS codec | Paul Mackerras | 1 | -4/+9 |
2006-11-28 | [ALSA] rtctimer: handle RTC interrupts with a tasklet | Clemens Ladisch | 1 | -6/+14 |
2006-11-27 | selinux: fix dentry_open() error check | Akinobu Mita | 1 | -1/+2 |
2006-11-27 | Fix 'ALIGN()' macro, take 2 | Linus Torvalds | 1 | -1/+3 |
2006-11-27 | [PATCH] Fix incorrent type of flags in <asm/semaphore.h> | Kyle McMartin | 1 | -2/+4 |
2006-11-27 | Revert "[PATCH] Enforce "unsigned long flags;" when spinlocking" | Linus Torvalds | 2 | -86/+20 |
2006-11-26 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 7 | -13/+32 |
2006-11-26 | V4L/DVB (4874): Fix oops on symbol rate==0 | Andrew de Quincey | 1 | -0/+4 |
2006-11-26 | V4L/DVB (4885): Improve saa711x check | Hans Verkuil | 1 | -2/+7 |
2006-11-26 | V4L/DVB (4865): Fix: Slot 0 not NULL on disconnecting SN9C10x PC Camera | Luca Risolia | 2 | -4/+2 |
2006-11-26 | V4L/DVB (4849): Add missing spin_unlock to saa6588 decoder driver | Ira Snyder | 1 | -1/+3 |
2006-11-26 | V4L/DVB (4832): Fix uninitialised variable in dvb_frontend_swzigzag | Andrew de Quincey | 1 | -1/+1 |
2006-11-26 | V4L/DVB (4840): Budget: diseqc_method module parameter for cards with subsyst... | Oliver Endriss | 1 | -1/+9 |
2006-11-26 | V4L/DVB (4831): Fix tuning on older budget DVBS cards. | Andrew de Quincey | 1 | -0/+1 |
2006-11-26 | [XFRM] STATE: Fix to respond error to get operation if no matching entry exists. | Masahide NAKAMURA | 1 | -0/+1 |
2006-11-26 | [NET]: Re-fix of doc-comment in sock.h | Paul Bonser | 1 | -5/+10 |
2006-11-26 | [6PACK]: Masking bug in 6pack driver. | Jean Delvare | 1 | -1/+1 |
2006-11-26 | [NET]: Fix kfifo_alloc() error check. | Akinobu Mita | 2 | -0/+4 |
2006-11-26 | [UDP]: Make udp_encap_rcv use pskb_may_pull | Olaf Kirch | 1 | -5/+14 |
2006-11-26 | [NETFILTER]: H.323 conntrack: fix crash with CONFIG_IP_NF_CT_ACCT | Faidon Liambotis | 1 | -2/+2 |
2006-11-26 | [PATCH] uml: make execvp safe for our usage | Paolo 'Blaisorblade' Giarrusso | 4 | -9/+166 |
2006-11-26 | [PATCH] usb: ati remote memleak fix | Mariusz Kozlowski | 1 | -6/+4 |
2006-11-26 | [PATCH] lockdep: spin_lock_irqsave_nested() | Arjan van de Ven | 3 | -0/+41 |
2006-11-26 | [PATCH] Enforce "unsigned long flags;" when spinlocking | Alexey Dobriyan | 2 | -14/+76 |