summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-06-10ipv6: make fragment identifications less predictableEric Dumazet
2013-06-10tcp: allow splice() to build full TSO packetsEric Dumazet
2013-06-10inet: add RCU protection to inet->optEric Dumazet
2013-06-10NLS: improve UTF8 -> UTF16 string conversion routineAlan Stern
2013-06-10fat: Fix stat->f_namelenKevin Dankwardt
2013-06-10scsi: use __uX types for headers exported to user spacePeter Korsgaard
2013-06-10mempolicy: fix a race in shared_policy_replace()Mel Gorman
2013-06-10mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDEDChristoffer Dall
2013-06-10tracing: Don't call page_to_pfn() if page is NULLWen Congyang
2013-06-10signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorerBen Hutchings
2013-06-10ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up()Oleg Nesterov
2013-06-10exec: use -ELOOP for max recursion depthKees Cook
2013-06-10exec: do not leave bprm->interp on stackKees Cook
2013-06-10usermodehelper: implement UMH_KILLABLEOleg Nesterov
2013-06-10Revert "block: improve queue_should_plug() by looking at IO depths"Jens Axboe
2012-10-07random: remove rand_initialize_irq()Theodore Ts'o
2012-10-07random: add new get_random_bytes_arch() functionTheodore Ts'o
2012-10-07random: create add_device_randomness() interfaceLinus Torvalds
2012-10-07random: make 'add_interrupt_randomness()' do something saneTheodore Ts'o
2012-10-07random: Add support for architectural random hooksH. Peter Anvin
2012-10-07epoll: limit pathsJason Baron
2012-10-07epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()Oleg Nesterov
2012-10-07sched/x86: Fix overflow in cyc2ns_offsetSalman Qazi
2012-10-07ipsec: be careful of non existing mac headersEric Dumazet
2012-10-07hugepages: fix use after free bug in "quota" handlingDavid Gibson
2012-10-07KVM: Ensure all vcpus are consistent with in-kernel irqchip settingsAvi Kivity
2012-10-07block: Fix io_context leak after failure of clone with CLONE_IOLouis Rilling
2012-10-07rose: Add length checks to CALL_REQUEST parsingBen Hutchings
2012-10-07time: Move ktime_t overflow checking into timespec_valid_strictJohn Stultz
2012-10-07time: Improve sanity checking of timekeeping inputsJohn Stultz
2012-10-07timekeeping: Provide hrtimer update functionThomas Gleixner
2012-10-07hrtimer: Provide clock_was_set_delayed()John Stultz
2012-10-07ntp: Fix leap-second hrtimer livelockJohn Stultz
2012-03-17regset: Return -EFAULT, not -EIO, on host-side memory faultH. Peter Anvin
2012-03-17regset: Prevent null pointer reference on readonly regsetsH. Peter Anvin
2012-03-17writeback: fixups for !dirty_writeback_centisecsJens Axboe
2012-03-04PM / Sleep: Fix freezer failures due to racy usermodehelper_is_disabled()Srivatsa S. Bhat
2012-03-04PM: Print a warning if firmware is requested when tasks are frozenRafael J. Wysocki
2012-03-04Fix autofs compile without CONFIG_COMPATLinus Torvalds
2012-03-04crypto: sha512 - use standard ror64()Alexey Dobriyan
2012-03-04printk_ratelimited(): fix uninitialized spinlockOGAWA Hirofumi
2012-03-04kernel.h: fix wrong usage of __ratelimit()Yong Zhang
2012-03-04lib: proportion: lower PROP_MAX_SHIFT to 32 on 64-bit kernelWu Fengguang
2012-02-13net: sock_queue_err_skb() dont mess with sk_forward_allocEric Dumazet
2012-02-03block: fail SCSI passthrough ioctls on partition devicesPaolo Bonzini
2012-02-03drm: Fix authentication kernel crashThomas Hellstrom
2012-01-25kernel.h: add printk_ratelimited and pr_<level>_rlJoe Perches
2012-01-25block: add and use scsi_blk_cmd_ioctlPaolo Bonzini
2012-01-25svcrpc: destroy server sockets all at onceJ. Bruce Fields
2012-01-25V4L/DVB: v4l2-ioctl: integer overflow in video_usercopy()Dan Carpenter