summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-08-01x86, mtrr: lock stop machine during MTRR rendezvous sequenceSuresh Siddha
2011-08-01firewire: cdev: prevent race between first get_info ioctlStefan Richter
2011-08-01mmc: Add PCI fixup quirks for Ricoh 1180:e823 readerManoj Iyer
2011-08-01mm/futex: fix futex writes on archs with SW tracking ofBenjamin Herrenschmidt
2011-08-01mm: prevent concurrent unmap_mapping_range() on the same inodeMiklos Szeredi
2011-08-01af_packet: prevent information leakEric Dumazet
2011-08-01bug.h: Add WARN_RATELIMITJoe Perches
2011-08-01clocksource: Make watchdog robust vs. interruptionThomas Gleixner
2011-08-01genirq: Add IRQF_FORCE_RESUMEThomas Gleixner
2011-08-01seqlock: Don't smp_rmb in seqlock reader spin loopMilton Miller
2011-04-28next_pidmap: fix overflow conditionLinus Torvalds
2011-04-28inet_diag: Make sure we actually run the same bytecode we audited.Nelson Elhage
2011-04-28ASoC: Explicitly say registerless widgets have no registerMark Brown
2011-04-28mm: page allocator: adjust the per-cpu counter threshold when memory is lowMel Gorman
2011-03-31ses: Avoid kernel panic when lun 0 is not mappedKrishnasamy, Somasundaram
2011-03-31ftrace: Fix memory leak with function graph and cpu hotplugSteven Rostedt
2011-03-31net: don't allow CAP_NET_ADMIN to load non-netdev kernel modulesVasiliy Kulikov
2011-03-31RxRPC: Fix v1 keysAnton Blanchard
2011-03-31drm: fix unsigned vs signed comparison issue in modeset ctl ioctl.Dave Airlie
2011-03-31sched: Use group weight, idle cpu metrics to fix imbalances during idleSuresh Siddha
2011-03-31sched, cgroup: Fixup broken cgroup movementPeter Zijlstra
2011-03-31sched: Add IRQ_TIME_ACCOUNTING, finer accounting of irq timeVenkatesh Pallipadi
2011-03-31sched: Add a PF flag for ksoftirqd identificationVenkatesh Pallipadi
2011-03-31sched: Remove unused PF_ALIGNWARN flagDave Young
2011-03-31sched: Consolidate account_system_vtime extern declarationVenkatesh Pallipadi
2011-03-31sched: Fix softirq time accountingVenkatesh Pallipadi
2011-03-31drm/radeon: remove 0x4243 pci idAlex Deucher
2011-03-31ieee80211: correct IEEE80211_ADDBA_PARAM_BUF_SIZE_MASK macroAmitkumar Karwar
2011-03-31klist: Fix object alignment on 64-bit.David Miller
2011-03-31USB: serial: handle Data Carrier Detect changesLibor Pechacek
2011-02-06block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits insteadMartin K. Petersen
2011-02-06PM / Runtime: Fix pm_runtime_suspended()Rafael J. Wysocki
2011-02-06sched: Cure more NO_HZ load average woesPeter Zijlstra
2011-02-06xen: Provide a variant of __RING_SIZE() that is an integer constant expressionJeremy Fitzhardinge
2011-02-06filter: fix sk_filter rcu handlingEric Dumazet
2011-02-06af_unix: limit recursion levelEric Dumazet
2011-02-06sock: Introduce cred_to_ucredEric W. Biederman
2011-02-06user_ns: Introduce user_nsmap_uid and user_ns_map_gid.Eric W. Biederman
2011-02-06af_unix: Allow credentials to work across user and pid namespaces.Eric W. Biederman
2011-02-06scm: Capture the full credentials of the scm sender.Eric W. Biederman
2011-02-06bootmem: Add alloc_bootmem_align()Suresh Siddha
2011-02-06ASoC: Fix off by one error in WM8994 EQ register bank sizeUk Kim
2010-12-14Un-inline get_pipe_info() helper functionLinus Torvalds
2010-12-14Export 'get_pipe_info()' to other usersLinus Torvalds
2010-12-14net: optimize Berkeley Packet Filter (BPF) processingHagen Paul Pfeifer
2010-12-14PM / Hibernate: Fix memory corruption related to swapRafael J. Wysocki
2010-12-14perf: Fix inherit vs. context rotation bugThomas Gleixner
2010-12-14exec: copy-and-paste the fixes into compat_do_execve() pathsOleg Nesterov
2010-12-14exec: make argv/envp memory visible to oom-killerOleg Nesterov
2010-12-14radix-tree: fix RCU bugNick Piggin