summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2016-04-23crypto: crypto_memneq - add equality testing of memory regions w/o timing leaksJames Yonan
2016-04-21pipe: limit the per-user amount of pages allocated in pipesWilly Tarreau
2016-04-11tracing: Fix trace_printk() to print when not using bprintk()Steven Rostedt (Red Hat)
2016-04-11fs/coredump: prevent fsuid=0 dumps into user-controlled directoriesJann Horn
2016-04-11PCI: Disable IO/MEM decoding for devices with non-compliant BARsBjorn Helgaas
2016-04-11mld, igmp: Fix reserved tailroom calculationBenjamin Poirier
2016-04-11net/ipv6: fix DEVCONF_ constantsJiri Slaby
2016-04-11ALSA: rawmidi: Make snd_rawmidi_transmit() race-freeTakashi Iwai
2016-04-11xen: Add RING_COPY_REQUEST()David Vrabel
2016-04-11locking: Remove atomicy checks from {READ,WRITE}_ONCEPeter Zijlstra
2016-04-11kernel: make READ_ONCE() valid on const argumentsLinus Torvalds
2016-04-11kernel: Change ASSIGN_ONCE(val, x) to WRITE_ONCE(x, val)Christian Borntraeger
2016-03-30kernel: Provide READ_ONCE and ASSIGN_ONCEChristian Borntraeger
2016-03-14modules: fix longstanding /proc/kallsyms vs module insertion race.Rusty Russell
2016-03-14efi: Make efivarfs entries immutable by defaultPeter Jones
2016-03-14efi: Make our variable validation list include the guidPeter Jones
2016-03-14efi: Do variable name validation tests in utf8Peter Jones
2016-03-14lib/ucs2_string: Add ucs2 -> utf8 helper functionsPeter Jones
2016-03-14tracing: Fix check for cpu online when event is disabledSteven Rostedt (Red Hat)
2016-03-07libata: Align ata_device's id on a cachelineHarvey Hunt
2016-03-07libata: fix HDIO_GET_32BIT ioctlArnd Bergmann
2016-03-07unix: correctly track in-flight fds in sending process user_structHannes Frederic Sowa
2016-03-07unix: properly account for FDs passed over unix socketswilly tarreau
2016-03-03nfs: fix nfs_size_to_loff_tChristoph Hellwig
2016-03-03ses: fix additional element traversal bugJames Bottomley
2016-03-03target: Fix race for SCF_COMPARE_AND_WRITE_POST checkingNicholas Bellinger
2016-03-03lockd: create NSM handles per net namespaceAndrey Ryabinin
2016-03-03tracepoints: Do not trace when cpu is offlineSteven Rostedt (Red Hat)
2016-03-02route: check and remove route cache when we get routeXin Long
2016-03-02net:Add sysctl_max_skb_fragsHans Westgaard Ry
2016-03-02net/ipv6: add sysctl option accept_ra_min_hop_limitHangbin Liu
2016-02-25radix-tree: fix oops after radix_tree_iter_retryKonstantin Khlebnikov
2016-02-25radix-tree: fix race in gang lookupMatthew Wilcox
2016-02-24tracing: Fix freak link error caused by branch tracerArnd Bergmann
2016-02-24ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn
2016-02-24pty: make sure super_block is still valid in final /dev/tty closeHerton R. Krzesinski
2016-02-24crypto: hash - Add crypto_ahash_has_setkeyHerbert Xu
2016-02-24crypto: af_alg - Add nokey compatibility pathHerbert Xu
2016-02-24crypto: af_alg - Disallow bind/setkey/... after accept(2)Herbert Xu
2016-02-15kernel/signal.c: unexport sigsuspend()Richard Weinberger
2016-02-12compiler-gcc: integrate the various compiler-gcc[345].h filesJoe Perches
2016-02-12compiler/gcc4+: Remove inaccurate comment about 'asm goto' miscompilesSteven Noonan
2016-02-12arm64: fix building without CONFIG_UID16Arnd Bergmann
2016-02-12ipv6: update skb->csum when CE mark is propagatedEric Dumazet
2016-01-13module: remove MODULE_GENERIC_TABLERusty Russell
2016-01-11block: Always check queue limits for cloned requestsHannes Reinecke
2016-01-09SUNRPC: Fix oops when trace sunrpc_task events in nfs clientDitang Chen
2016-01-05net: fix IP early demux racesEric Dumazet
2016-01-05net: add validation for the socket syscall protocol argumentHannes Frederic Sowa
2016-01-05sctp: update the netstamp_needed counter when copying socketsMarcelo Ricardo Leitner