summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-11-23lib/lzo: Update LZO compression to current upstream versionMarkus F.X.J. Oberhumer1-7/+8
2014-11-23ptrace,x86: force IRET path after a ptrace_stop()Tejun Heo1-0/+3
2014-06-19ethtool: Report link-down while interface is downBen Hutchings1-1/+3
2014-05-19exec/ptrace: fix get_dumpable() incorrect testsKees Cook2-3/+4
2014-05-19vm: add vm_iomap_memory() helper functionLinus Torvalds1-0/+2
2014-05-19net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa1-0/+8
2014-05-19ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTOJiri Bohac1-0/+2
2014-05-19ipv6: drop packets with multiple fragmentation headersHannes Frederic Sowa1-0/+1
2014-05-19net: Swap ver and type in pppoe_hdrChangli Gao1-2/+2
2014-05-19tcp: must unclone packets before mangling themEric Dumazet1-0/+10
2014-05-19HID: provide a helper for validating hid reportsKees Cook1-0/+4
2014-05-19HID: validate HID report id sizeKees Cook1-1/+3
2013-06-10tcp: allow splice() to build full TSO packetsEric Dumazet1-1/+1
2013-06-10NLS: improve UTF8 -> UTF16 string conversion routineAlan Stern1-2/+3
2013-06-10fat: Fix stat->f_namelenKevin Dankwardt1-1/+2
2013-06-10mempolicy: fix a race in shared_policy_replace()Mel Gorman1-1/+1
2013-06-10mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDEDChristoffer Dall1-1/+7
2013-06-10ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up()Oleg Nesterov1-1/+10
2013-06-10exec: use -ELOOP for max recursion depthKees Cook1-2/+0
2013-06-10exec: do not leave bprm->interp on stackKees Cook1-0/+1
2013-06-10usermodehelper: implement UMH_KILLABLEOleg Nesterov1-0/+2
2013-06-10Revert "block: improve queue_should_plug() by looking at IO depths"Jens Axboe1-3/+1
2012-10-08random: remove rand_initialize_irq()Theodore Ts'o2-3/+0
2012-10-08random: add new get_random_bytes_arch() functionTheodore Ts'o1-0/+1
2012-10-08random: create add_device_randomness() interfaceLinus Torvalds1-0/+1
2012-10-08random: make 'add_interrupt_randomness()' do something saneTheodore Ts'o1-1/+1
2012-10-08random: Add support for architectural random hooksH. Peter Anvin1-0/+13
2012-10-08epoll: limit pathsJason Baron2-0/+2
2012-10-08epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()Oleg Nesterov1-1/+4
2012-10-08sched/x86: Fix overflow in cyc2ns_offsetSalman Qazi1-0/+13
2012-10-08ipsec: be careful of non existing mac headersEric Dumazet1-0/+10
2012-10-08hugepages: fix use after free bug in "quota" handlingDavid Gibson1-4/+10
2012-10-08KVM: Ensure all vcpus are consistent with in-kernel irqchip settingsAvi Kivity1-0/+7
2012-10-08block: Fix io_context leak after failure of clone with CLONE_IOLouis Rilling1-2/+3
2012-10-08time: Move ktime_t overflow checking into timespec_valid_strictJohn Stultz1-0/+7
2012-10-08time: Improve sanity checking of timekeeping inputsJohn Stultz2-9/+20
2012-10-08timekeeping: Provide hrtimer update functionThomas Gleixner1-1/+1
2012-10-08hrtimer: Provide clock_was_set_delayed()John Stultz1-0/+7
2012-10-08ntp: Fix leap-second hrtimer livelockJohn Stultz1-1/+1
2012-03-17regset: Return -EFAULT, not -EIO, on host-side memory faultH. Peter Anvin1-2/+2
2012-03-17regset: Prevent null pointer reference on readonly regsetsH. Peter Anvin1-0/+6
2012-03-17writeback: fixups for !dirty_writeback_centisecsJens Axboe1-0/+1
2012-03-04PM / Sleep: Fix freezer failures due to racy usermodehelper_is_disabled()Srivatsa S. Bhat1-0/+4
2012-03-04PM: Print a warning if firmware is requested when tasks are frozenRafael J. Wysocki1-0/+5
2012-03-04Fix autofs compile without CONFIG_COMPATLinus Torvalds1-0/+4
2012-03-04crypto: sha512 - use standard ror64()Alexey Dobriyan1-0/+20
2012-03-04printk_ratelimited(): fix uninitialized spinlockOGAWA Hirofumi1-8/+7
2012-03-04kernel.h: fix wrong usage of __ratelimit()Yong Zhang1-1/+1
2012-03-04lib: proportion: lower PROP_MAX_SHIFT to 32 on 64-bit kernelWu Fengguang1-0/+4
2012-02-03block: fail SCSI passthrough ioctls on partition devicesPaolo Bonzini1-0/+1