Age | Commit message (Expand) | Author |
2011-07-13 | mm: prevent concurrent unmap_mapping_range() on the same inode | Miklos Szeredi |
2011-07-13 | af_packet: prevent information leak | Eric Dumazet |
2011-07-13 | bug.h: Add WARN_RATELIMIT | Joe Perches |
2011-07-13 | netlink: Make nlmsg_find_attr take a const nlmsghdr*. | Nelson Elhage |
2011-07-13 | clocksource: Make watchdog robust vs. interruption | Thomas Gleixner |
2011-06-23 | genirq: Add IRQF_FORCE_RESUME | Thomas Gleixner |
2011-06-23 | pata_cm64x: fix boot crash on parisc | James Bottomley |
2011-06-23 | seqlock: Don't smp_rmb in seqlock reader spin loop | Milton Miller |
2011-05-09 | af_unix: limit recursion level | Eric Dumazet |
2011-05-09 | mmc: fix all hangs related to mmc/sd card insert/removal during suspend/resume | Maxim Levitsky |
2011-05-09 | mac80211: Add define for TX headroom reserved by mac80211 itself. | Gertjan van Wingerde |
2011-04-22 | next_pidmap: fix overflow condition | Linus Torvalds |
2011-04-14 | exec: copy-and-paste the fixes into compat_do_execve() paths | Oleg Nesterov |
2011-04-14 | exec: make argv/envp memory visible to oom-killer | Oleg Nesterov |
2011-04-14 | ASoC: Explicitly say registerless widgets have no register | Mark Brown |
2011-04-14 | ses: Avoid kernel panic when lun 0 is not mapped | Krishnasamy, Somasundaram |
2011-03-23 | ftrace: Fix memory leak with function graph and cpu hotplug | Steven Rostedt |
2011-03-14 | net: don't allow CAP_NET_ADMIN to load non-netdev kernel modules | Vasiliy Kulikov |
2011-03-14 | RxRPC: Fix v1 keys | Anton Blanchard |
2011-03-07 | sctp: Fix oops when sending queued ASCONF chunks | Vlad Yasevich |
2011-03-07 | drm: fix unsigned vs signed comparison issue in modeset ctl ioctl. | Dave Airlie |
2011-03-02 | CRED: Fix get_task_cred() and task_state() to not resurrect dead credentials | David Howells |
2011-02-17 | sched: Use group weight, idle cpu metrics to fix imbalances during idle | Suresh Siddha |
2011-02-17 | sched, cgroup: Fixup broken cgroup movement | Peter Zijlstra |
2011-02-17 | sched: Add IRQ_TIME_ACCOUNTING, finer accounting of irq time | Venkatesh Pallipadi |
2011-02-17 | sched: Add a PF flag for ksoftirqd identification | Venkatesh Pallipadi |
2011-02-17 | sched: Remove unused PF_ALIGNWARN flag | Dave Young |
2011-02-17 | sched: Consolidate account_system_vtime extern declaration | Venkatesh Pallipadi |
2011-02-17 | sched: Fix softirq time accounting | Venkatesh Pallipadi |
2011-02-17 | sched: Remove USER_SCHED | Dhaval Giani |
2011-02-17 | drm/radeon: remove 0x4243 pci id | Alex Deucher |
2011-02-17 | ieee80211: correct IEEE80211_ADDBA_PARAM_BUF_SIZE_MASK macro | Amitkumar Karwar |
2011-02-17 | klist: Fix object alignment on 64-bit. | David Miller |
2011-02-17 | USB: serial: handle Data Carrier Detect changes | Libor Pechacek |
2011-01-07 | sctp: Fix a race between ICMP protocol unreachable and connect() | Vlad Yasevich |
2011-01-07 | block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits instead | Martin K. Petersen |
2011-01-07 | nfsd: Fix possible BUG_ON firing in set_change_info | Neil Brown |
2010-12-09 | net: Limit socket I/O iovec total length to INT_MAX. | David S. Miller |
2010-12-09 | x25: Patch to fix bug 15678 - x25 accesses fields beyond end of packet. | John Hughes |
2010-12-09 | ssb: b43-pci-bridge: Add new vendor for BCM4318 | Daniel Klaffenbach |
2010-12-09 | ahci,ata_generic: let ata_generic handle new MBP w/ MCP89 | Tejun Heo |
2010-12-09 | block: Ensure physical block size is unsigned int | Martin K. Petersen |
2010-10-28 | mm: Move vma_stack_continue into mm.h | Stefan Bader |
2010-10-28 | tcp: Fix >4GB writes on 64-bit. | David S. Miller |
2010-10-28 | drm/radeon: fix PCI ID 5657 to be an RV410 | Dave Airlie |
2010-10-28 | x86/amd-iommu: Work around S3 BIOS bug | Joerg Roedel |
2010-09-26 | guard page for stacks that grow upwards | Luck, Tony |
2010-09-26 | mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory ... | Christoph Lameter |
2010-09-26 | tcp: Prevent overzealous packetization by SWS logic. | Alexey Kuznetsov |
2010-09-26 | tcp: Combat per-cpu skew in orphan tests. | David S. Miller |