summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-01-16x86: Get rid of asmregparmRichard Weinberger1-4/+0
2013-01-16mutex: Place lock in contended state after fastpath_lock failureWill Deacon1-2/+9
2013-01-16perf_events: Fix races in group compositionPeter Zijlstra1-0/+4
2013-01-16sctp: Enforce retransmission limit during shutdownThomas Graf1-0/+1
2013-01-16sctp: ABORT if receive, reassmbly, or reodering queue is not empty while clos...Thomas Graf1-1/+1
2013-01-16linux/log2.h: Fix rounddown_pow_of_two(1)Linus Torvalds1-1/+0
2013-01-16time: Move ktime_t overflow checking into timespec_valid_strictJohn Stultz1-0/+7
2013-01-16time: Improve sanity checking of timekeeping inputsJohn Stultz2-9/+20
2012-08-17random: remove rand_initialize_irq()Theodore Ts'o2-3/+0
2012-08-17random: add tracepoints for easier debugging and verificationTheodore Ts'o1-0/+134
2012-08-17random: add new get_random_bytes_arch() functionTheodore Ts'o1-0/+1
2012-08-17random: create add_device_randomness() interfaceLinus Torvalds1-0/+1
2012-08-17random: make 'add_interrupt_randomness()' do something saneTheodore Ts'o1-1/+1
2012-08-17random: Add support for architectural random hooksH. Peter Anvin1-0/+13
2012-08-17mm: avoid null pointer access in vm_struct via /proc/vmallocinfoMitsuo Hayasaka1-0/+1
2012-08-17timekeeping: Provide hrtimer update functionThomas Gleixner1-1/+1
2012-08-17hrtimer: Provide clock_was_set_delayed()John Stultz1-0/+7
2012-08-17ntp: Fix leap-second hrtimer livelockJohn Stultz1-1/+1
2012-08-17ext2,ext3,ext4: don't inherit APPEND_FL or IMMUTABLE_FL for new inodesTheodore Ts'o2-4/+4
2012-08-17NLM: Don't hang forever on NLM unlock requestsTrond Myklebust1-0/+1
2012-08-17scm: lower SCM_MAX_FDEric Dumazet1-2/+3
2012-08-17time: Change jiffies_to_clock_t() argument type to unsigned longhank1-1/+1
2012-08-17KVM: Ensure all vcpus are consistent with in-kernel irqchip settingsAvi Kivity1-0/+7
2012-08-17regset: Prevent null pointer reference on readonly regsetsH. Peter Anvin1-0/+6
2012-08-17drm: integer overflow in drm_mode_dirtyfb_ioctl()Xi Wang1-0/+2
2012-08-17rose: Add length checks to CALL_REQUEST parsingBen Hutchings1-1/+7
2012-05-17tty: Make tiocgicount a handlerAlan Cox2-0/+11
2012-05-17net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller2-11/+20
2012-05-17crypto: Move md5_transform to lib/md5.cDavid S. Miller1-0/+5
2012-05-17mm: prevent concurrent unmap_mapping_range() on the same inodeMiklos Szeredi1-0/+2
2012-05-17af_packet: prevent information leakEric Dumazet1-0/+2
2012-05-17bug.h: Add WARN_RATELIMITJoe Perches1-0/+16
2012-05-17clocksource: Make watchdog robust vs. interruptionThomas Gleixner1-0/+1
2012-05-17genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlierIan Campbell1-0/+6
2012-05-17genirq: Add IRQF_FORCE_RESUMEThomas Gleixner1-1/+2
2012-05-17pata_cm64x: fix boot crash on pariscJames Bottomley1-0/+2
2012-05-17seqlock: Don't smp_rmb in seqlock reader spin loopMilton Miller1-2/+2
2012-03-14net: sk_add_backlog() take rmem_alloc into accountEric Dumazet1-2/+11
2012-03-14gro: Only reset frag0 when skb can be pulledHerbert Xu1-1/+4
2012-03-14mmc: fix all hangs related to mmc/sd card insert/removal during suspend/resumeMaxim Levitsky1-0/+3
2012-03-14next_pidmap: fix overflow conditionLinus Torvalds1-1/+1
2012-03-14exec: copy-and-paste the fixes into compat_do_execve() pathsOleg Nesterov1-0/+4
2012-03-14ASoC: Explicitly say registerless widgets have no registerMark Brown1-8/+8
2012-03-14ses: Avoid kernel panic when lun 0 is not mappedKrishnasamy, Somasundaram1-1/+1
2011-06-26netlink: Make nlmsg_find_attr take a const nlmsghdr*.Nelson Elhage1-1/+1
2011-06-26epoll: convert max_user_watches to longRobin Holt1-1/+1
2011-06-26ftrace: Fix memory leak with function graph and cpu hotplugSteven Rostedt1-0/+2
2011-06-26RxRPC: Fix v1 keysAnton Blanchard1-1/+0
2011-06-26CRED: Fix get_task_cred() and task_state() to not resurrect dead credentialsDavid Howells1-20/+1
2011-06-26sched, cgroup: Fixup broken cgroup movementPeter Zijlstra1-1/+1