aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-09-18nfs: increase size of EXCHANGE_ID name string bufferJeff Layton
2015-09-18include/linux/sched.h: don't use task->pid/tgid in same_thread_group/has_grou...Oleg Nesterov
2014-12-13net: sctp: fix panic on duplicate ASCONF chunksDaniel Borkmann
2014-11-23lib/lzo: Update LZO compression to current upstream versionMarkus F.X.J. Oberhumer
2014-11-23net: sctp: fix skb_over_panic when receiving malformed ASCONF chunksDaniel Borkmann
2014-11-23ptrace,x86: force IRET path after a ptrace_stop()Tejun Heo
2014-11-23ALSA: control: Protect user controls against concurrent accessLars-Peter Clausen
2014-06-19ethtool: Report link-down while interface is downBen Hutchings
2014-05-19ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...Hannes Frederic Sowa
2014-05-19exec/ptrace: fix get_dumpable() incorrect testsKees Cook
2014-05-19vm: add vm_iomap_memory() helper functionLinus Torvalds
2014-05-19inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct...Hannes Frederic Sowa
2014-05-19net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa
2014-05-19ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTOJiri Bohac
2014-05-19ipv6: drop packets with multiple fragmentation headersHannes Frederic Sowa
2014-05-19net: Swap ver and type in pppoe_hdrChangli Gao
2014-05-19net: dst: provide accessor function to dst->xfrmVlad Yasevich
2014-05-19tcp: must unclone packets before mangling themEric Dumazet
2014-05-19HID: provide a helper for validating hid reportsKees Cook
2014-05-19HID: validate HID report id sizeKees Cook
2014-05-19sctp: deal with multiple COOKIE_ECHO chunksMax Matveev
2014-05-19scsi: fix missing include linux/types.h in scsi_netlink.hThomas Bork
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