summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-02-11mempolicy: fix a race in shared_policy_replace()Mel Gorman1-1/+1
2014-02-11mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDEDChristoffer Dall1-1/+7
2014-02-11tracing: Don't call page_to_pfn() if page is NULLWen Congyang1-2/+2
2014-02-11exec: use -ELOOP for max recursion depthKees Cook1-2/+0
2014-02-11exec: do not leave bprm->interp on stackKees Cook1-0/+1
2014-02-11net: fix a race in sock_queue_err_skb()Eric Dumazet1-1/+3
2014-02-11tcp: tcp_sendpages() should call tcp_push() onceEric Dumazet1-1/+1
2014-02-11HID: provide a helper for validating hid reportsKees Cook1-0/+4
2014-02-11HID: validate HID report id sizeKees Cook1-1/+3
2014-02-11ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...Hannes Frederic Sowa1-0/+1
2014-02-11block: fail SCSI passthrough ioctls on partition devicesPaolo Bonzini1-0/+1
2014-02-11block: add and use scsi_blk_cmd_ioctlPaolo Bonzini1-0/+2
2014-02-11KVM: unmap pages from the iommu when slots are removedAlex Williamson1-0/+6
2014-02-11inet: add RCU protection to inet->optEric Dumazet2-8/+17
2013-01-17x86: Get rid of asmregparmRichard Weinberger1-4/+0
2013-01-17mutex: Place lock in contended state after fastpath_lock failureWill Deacon1-2/+9
2013-01-17perf_events: Fix races in group compositionPeter Zijlstra1-0/+4
2013-01-17sctp: Enforce retransmission limit during shutdownThomas Graf1-0/+1
2013-01-17sctp: ABORT if receive, reassmbly, or reodering queue is not empty while clos...Thomas Graf1-1/+1
2013-01-17linux/log2.h: Fix rounddown_pow_of_two(1)Linus Torvalds1-1/+0
2013-01-17time: Move ktime_t overflow checking into timespec_valid_strictJohn Stultz1-0/+7
2013-01-17time: 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