Age | Commit message (Expand) | Author |
2013-06-27 | net: force a reload of first item in hlist_nulls_for_each_entry_rcu | Eric Dumazet |
2013-06-27 | net: Block MSG_CMSG_COMPAT in send(m)msg and recv(m)msg | Andy Lutomirski |
2013-06-20 | mm: migration: add migrate_entry_wait_huge() | Naoya Horiguchi |
2013-06-07 | wait: fix false timeouts when using wait_event_timeout() | Imre Deak |
2013-05-19 | macvlan: fix passthru mode race between dev removal and rx path | Jiri Pirko |
2013-05-19 | if_cablemodem.h: Add parenthesis around ioctl macros | Josh Boyer |
2013-05-07 | ipc: sysv shared memory limited to 8TiB | Robin Holt |
2013-05-01 | net: fix incorrect credentials passing | Linus Torvalds |
2013-05-01 | netfilter: don't reset nf_trace in nf_reset() | Patrick McHardy |
2013-05-01 | net: count hw_addr syncs so that unsync works properly. | Vlad Yasevich |
2013-04-25 | vm: add vm_iomap_memory() helper function | Linus Torvalds |
2013-04-25 | KVM: Allow cross page reads and writes from cached translations. | Andrew Honig |
2013-04-12 | spinlocks and preemption points need to be at least compiler barriers | Linus Torvalds |
2013-04-12 | libata: Set max sector to 65535 for Slimtype DVD A DS8A8SH drive | Shan Hai |
2013-04-12 | libata: Use integer return value for atapi_command_packet_set | Shan Hai |
2013-04-05 | thermal: shorten too long mcast group name | Masatake YAMATO |
2013-04-05 | KVM: Ensure all vcpus are consistent with in-kernel irqchip settings | Avi Kivity |
2013-04-05 | NFSv4: Fix an Oops in the NFSv4 getacl code | Trond Myklebust |
2013-04-05 | NFSv4: include bitmap in nfsv4 get acl data | Andy Adamson |
2013-03-28 | exec: use -ELOOP for max recursion depth | Kees Cook |
2013-03-20 | perf,x86: fix link failure for non-Intel configs | David Rientjes |
2013-03-20 | perf,x86: fix kernel crash with PEBS/BTS after suspend/resume | Stephane Eranian |
2013-03-04 | unbreak automounter support on 64-bit kernel with 32-bit userspace (v2) | Helge Deller |
2013-03-04 | ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up() | Oleg Nesterov |
2013-03-04 | quota: autoload the quota_v2 module for QFMT_VFS_V1 quota format | Theodore Ts'o |
2013-02-28 | fb: Yet another band-aid for fixing lockdep mess | Takashi Iwai |
2013-02-28 | fb: rework locking to fix lock ordering on takeover | Alan Cox |
2013-02-28 | NLS: improve UTF8 -> UTF16 string conversion routine | Alan Stern |
2013-02-28 | ALSA: usb: Fix Processing Unit Descriptor parsers | Pawel Moll |
2013-02-28 | mm: mmu_notifier: have mmu_notifiers use a global SRCU so they may safely sch... | Sagi Grimberg |
2013-02-21 | printk: fix buffer overflow when calling log_prefix function from call_consol... | Alexandre SIMON |
2013-01-27 | ahci: Add identifiers for ASM106x devices | Alan Cox |
2013-01-17 | rtnetlink: Fix problem with buffer allocation | Greg Rose |
2013-01-17 | rtnetlink: Compute and store minimum ifinfo dump size | Greg Rose |
2013-01-11 | PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHz | Andy Lutomirski |
2013-01-11 | tcp: implement RFC 5961 4.2 | Eric Dumazet |
2013-01-11 | tcp: implement RFC 5961 3.2 | Eric Dumazet |
2013-01-11 | ftrace: Do not function trace inlined functions | Steven Rostedt |
2013-01-11 | mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDED | Christoffer Dall |
2013-01-11 | exec: do not leave bprm->interp on stack | Kees Cook |
2012-12-17 | tmpfs: fix shared mempolicy leak | Mel Gorman |
2012-11-26 | PCI : ability to relocate assigned pci-resources | Ram Pai |
2012-11-17 | nfsd: add get_uint for u32's | J. Bruce Fields |
2012-10-13 | mempolicy: fix a race in shared_policy_replace() | Mel Gorman |
2012-10-13 | xfrm_user: ensure user supplied esn replay window is valid | Mathias Krause |
2012-10-07 | serial: set correct baud_base for EXSYS EX-41092 Dual 16950 | Flavio Leitner |
2012-10-02 | time: Move ktime_t overflow checking into timespec_valid_strict | John Stultz |
2012-10-02 | time: Improve sanity checking of timekeeping inputs | John Stultz |
2012-10-02 | sched: Fix race in task_group() | Peter Zijlstra |
2012-10-02 | NFS: Fix the initialisation of the readdir 'cookieverf' array | Trond Myklebust |