Age | Commit message (Expand) | Author |
2011-04-17 | bfa: fix system crash when reading sysfs fc_host statistics | Krishna Gudipati |
2011-04-17 | HID: hidraw: fix window in hidraw_release | Jiri Slaby |
2011-04-17 | x86, vt-d: Quirk for masking vtd spec errors to platform error handling logic | Suresh Siddha |
2011-04-17 | x86, vt-d: Fix the vt-d fault handling irq migration in the x2apic mode | Kenji Kaneshige |
2011-04-17 | x86, vt-d: Handle previous faults after enabling fault handling | Suresh Siddha |
2011-04-17 | x86: Enable the intr-remap fault handling after local APIC setup | Kenji Kaneshige |
2011-04-17 | x86, gcc-4.6: Use gcc -m options when building vdso | H. Peter Anvin |
2011-04-17 | tracing: Fix panic when lseek() called on "trace" opened for writing | Slava Pestov |
2011-04-17 | md: fix bug with re-adding of partially recovered device. | NeilBrown |
2011-04-17 | orinoco: clear countermeasure setting on commit | David Kilroy |
2011-04-17 | orinoco: fix TKIP countermeasure behaviour | David Kilroy |
2011-04-17 | ACPI: EC: Add another dmi match entry for MSI hardware | Alexey Starikovskiy |
2011-04-17 | Subject: [PATCH] ACPICA: Fix Scope() op in module level code | Bob Moore |
2011-04-17 | PM / Hibernate: Fix PM_POST_* notification with user-space suspend | Takashi Iwai |
2011-04-17 | IB/uverbs: Handle large number of entries in poll CQ | Dan Carpenter |
2011-04-17 | amd64_edac: Fix interleaving check | Borislav Petkov |
2011-04-17 | hwmon: (adm1026) Fix setting fan_div | Gabriele Gorla |
2011-04-17 | hwmon: (adm1026) Allow 1 as a valid divider value | Gabriele Gorla |
2011-04-17 | sunrpc: prevent use-after-free on clearing XPT_BUSY | NeilBrown |
2011-04-17 | NFS: Fix fcntl F_GETLK not reporting some conflicts | Sergey Vlasov |
2011-04-17 | nfsd: Fix possible BUG_ON firing in set_change_info | Neil Brown |
2011-04-17 | NFS: Fix panic after nfs_umount() | Chuck Lever |
2011-04-17 | nohz: Fix get_next_timer_interrupt() vs cpu hotplug | Heiko Carstens |
2011-04-17 | nohz: Fix printk_needs_cpu() return value on offline cpus | Heiko Carstens |
2011-04-17 | drm/kms: remove spaces from connector names (v2) | Alex Deucher |
2011-04-17 | ALSA: hda: Use model=lg quirk for LG P1 Express to enable playback and capture | Daniel T Chen |
2011-04-17 | fuse: fix ioctl when server is 32bit | Miklos Szeredi |
2011-04-17 | fuse: verify ioctl retries | Miklos Szeredi |
2011-04-17 | x86, hotplug: In the MWAIT case of play_dead, CLFLUSH the cache line | H. Peter Anvin |
2011-04-17 | x86, hotplug: Move WBINVD back outside the play_dead loop | H. Peter Anvin |
2011-04-17 | x86, hotplug: Use mwait to offline a processor, fix the legacy case | H. Peter Anvin |
2011-04-17 | x86, mwait: Move mwait constants to a common header file | H. Peter Anvin |
2011-04-17 | x25: decrement netdev reference counts on unload | Apollon Oikonomopoulos |
2011-04-17 | ifb: goto resched directly if error happens and dp->tq isn't empty | Changli Gao |
2011-04-17 | econet: Fix crash in aun_incoming(). | David S. Miller |
2011-04-17 | econet: Do the correct cleanup after an unprivileged SIOCSIFADDR. | Nelson Elhage |
2011-04-17 | filter: fix sk_filter rcu handling | Eric Dumazet |
2011-04-17 | bonding: Fix slave selection bug. | Hillf Danton |
2011-04-17 | driver/net/benet: fix be_cmd_multicast_set() memcpy bug | Joe Jin |
2011-04-17 | net: packet: fix information leak to userland | Vasiliy Kulikov |
2011-04-17 | af_unix: limit recursion level | Eric Dumazet |
2011-04-17 | af_unix: limit unix_tot_inflight | Eric Dumazet |
2011-04-17 | tcp: avoid a possible divide by zero | Eric Dumazet |
2011-04-17 | tcp: Bug fix in initialization of receive window. | Nandita Dukkipati |
2011-04-17 | tcp: Make TCP_MAXSEG minimum more correct. | David S. Miller |
2011-04-17 | tcp: Increase TCP_MAXSEG socket option minimum. | David S. Miller |
2011-04-17 | tcp: Don't change unlocked socket state in tcp_v4_err(). | David S. Miller |
2011-04-17 | exec: make argv/envp memory visible to oom-killer | Oleg Nesterov |
2011-04-17 | filter: make sure filters dont read uninitialized memory | David S. Miller |
2011-04-17 | ACPI: debugfs custom_method open to non-root | Dave Jones |