summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2014-02-10mempolicy: fix a race in shared_policy_replace()Mel Gorman
2014-02-10mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDEDChristoffer Dall
2014-02-10exec: use -ELOOP for max recursion depthKees Cook
2014-02-10exec: do not leave bprm->interp on stackKees Cook
2014-02-10tcp: tcp_sendpages() should call tcp_push() onceEric Dumazet
2014-02-10HID: provide a helper for validating hid reportsKees Cook
2014-02-10HID: validate HID report id sizeKees Cook
2014-02-10block: fail SCSI passthrough ioctls on partition devicesPaolo Bonzini
2014-02-10block: add and use scsi_blk_cmd_ioctlPaolo Bonzini
2014-02-10KVM: unmap pages from the iommu when slots are removedAlex Williamson
2013-01-16x86: Get rid of asmregparmRichard Weinberger
2013-01-16perf_events: Fix races in group compositionPeter Zijlstra
2013-01-16linux/log2.h: Fix rounddown_pow_of_two(1)Linus Torvalds
2013-01-16time: Move ktime_t overflow checking into timespec_valid_strictJohn Stultz
2013-01-16time: Improve sanity checking of timekeeping inputsJohn Stultz
2012-08-17random: remove rand_initialize_irq()Theodore Ts'o
2012-08-17random: add new get_random_bytes_arch() functionTheodore Ts'o
2012-08-17random: create add_device_randomness() interfaceLinus Torvalds
2012-08-17random: make 'add_interrupt_randomness()' do something saneTheodore Ts'o
2012-08-17random: Add support for architectural random hooksH. Peter Anvin
2012-08-17mm: avoid null pointer access in vm_struct via /proc/vmallocinfoMitsuo Hayasaka
2012-08-17timekeeping: Provide hrtimer update functionThomas Gleixner
2012-08-17hrtimer: Provide clock_was_set_delayed()John Stultz
2012-08-17ntp: Fix leap-second hrtimer livelockJohn Stultz
2012-08-17ext2,ext3,ext4: don't inherit APPEND_FL or IMMUTABLE_FL for new inodesTheodore Ts'o
2012-08-17NLM: Don't hang forever on NLM unlock requestsTrond Myklebust
2012-08-17time: Change jiffies_to_clock_t() argument type to unsigned longhank
2012-08-17KVM: Ensure all vcpus are consistent with in-kernel irqchip settingsAvi Kivity
2012-08-17regset: Prevent null pointer reference on readonly regsetsH. Peter Anvin
2012-05-17tty: Make tiocgicount a handlerAlan Cox
2012-05-17net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller
2012-05-17crypto: Move md5_transform to lib/md5.cDavid S. Miller
2012-05-17mm: prevent concurrent unmap_mapping_range() on the same inodeMiklos Szeredi
2012-05-17af_packet: prevent information leakEric Dumazet
2012-05-17clocksource: Make watchdog robust vs. interruptionThomas Gleixner
2012-05-17genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlierIan Campbell
2012-05-17genirq: Add IRQF_FORCE_RESUMEThomas Gleixner
2012-05-17pata_cm64x: fix boot crash on pariscJames Bottomley
2012-05-17seqlock: Don't smp_rmb in seqlock reader spin loopMilton Miller
2012-03-14gro: Only reset frag0 when skb can be pulledHerbert Xu
2012-03-14mmc: fix all hangs related to mmc/sd card insert/removal during suspend/resumeMaxim Levitsky
2012-03-14next_pidmap: fix overflow conditionLinus Torvalds
2012-03-14exec: copy-and-paste the fixes into compat_do_execve() pathsOleg Nesterov
2011-06-26epoll: convert max_user_watches to longRobin Holt
2011-06-26ftrace: Fix memory leak with function graph and cpu hotplugSteven Rostedt
2011-06-26CRED: Fix get_task_cred() and task_state() to not resurrect dead credentialsDavid Howells
2011-06-26sched, cgroup: Fixup broken cgroup movementPeter Zijlstra
2011-06-26ieee80211: correct IEEE80211_ADDBA_PARAM_BUF_SIZE_MASK macroAmitkumar Karwar
2011-06-26klist: Fix object alignment on 64-bit.David Miller
2011-06-26USB: serial: handle Data Carrier Detect changesLibor Pechacek