summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-07-21netfilter: x_tables: add compat version of xt_check_entry_offsetsFlorian Westphal1-0/+3
2016-07-21netfilter: x_tables: add and use xt_check_entry_offsetsFlorian Westphal1-0/+4
2016-06-23PCI/AER: Clear error status registers during enumeration and restoreTaku Izumi1-0/+5
2016-05-31IB/security: Restrict use of the write() interfaceJason Gunthorpe1-0/+16
2016-05-13mm/balloon_compaction: redesign ballooned pages managementKonstantin Khlebnikov3-83/+44
2016-05-11x86: LLVMLinux: Fix "incomplete type const struct x86cpu_device_id"Behan Webster1-0/+8
2016-05-11compiler-gcc: disable -ftracer for __noclone functionsPaolo Bonzini1-1/+1
2016-05-03cpuset: Fix potential deadlock w/ set_mems_allowedJohn Stultz1-0/+4
2016-05-03include/linux/poison.h: fix LIST_POISON{1,2} offsetVasily Kulikov1-2/+2
2016-04-23crypto: crypto_memneq - add equality testing of memory regions w/o timing leaksJames Yonan1-1/+17
2016-04-21pipe: limit the per-user amount of pages allocated in pipesWilly Tarreau2-0/+5
2016-04-11tracing: Fix trace_printk() to print when not using bprintk()Steven Rostedt (Red Hat)1-3/+3
2016-04-11fs/coredump: prevent fsuid=0 dumps into user-controlled directoriesJann Horn1-1/+1
2016-04-11PCI: Disable IO/MEM decoding for devices with non-compliant BARsBjorn Helgaas1-0/+1
2016-04-11mld, igmp: Fix reserved tailroom calculationBenjamin Poirier1-0/+24
2016-04-11net/ipv6: fix DEVCONF_ constantsJiri Slaby1-0/+4
2016-04-11ALSA: rawmidi: Make snd_rawmidi_transmit() race-freeTakashi Iwai1-0/+4
2016-04-11xen: Add RING_COPY_REQUEST()David Vrabel1-0/+14
2016-04-11locking: Remove atomicy checks from {READ,WRITE}_ONCEPeter Zijlstra1-16/+0
2016-04-11kernel: make READ_ONCE() valid on const argumentsLinus Torvalds1-3/+3
2016-04-11kernel: Change ASSIGN_ONCE(val, x) to WRITE_ONCE(x, val)Christian Borntraeger1-6/+6
2016-03-30kernel: Provide READ_ONCE and ASSIGN_ONCEChristian Borntraeger1-0/+74
2016-03-15modules: fix longstanding /proc/kallsyms vs module insertion race.Rusty Russell1-8/+9
2016-03-15efi: Make efivarfs entries immutable by defaultPeter Jones1-0/+2
2016-03-15efi: Make our variable validation list include the guidPeter Jones1-1/+2
2016-03-15efi: Do variable name validation tests in utf8Peter Jones1-2/+4
2016-03-15lib/ucs2_string: Add ucs2 -> utf8 helper functionsPeter Jones1-0/+4
2016-03-14tracing: Fix check for cpu online when event is disabledSteven Rostedt (Red Hat)1-8/+9
2016-03-07libata: Align ata_device's id on a cachelineHarvey Hunt1-1/+1
2016-03-07libata: fix HDIO_GET_32BIT ioctlArnd Bergmann1-2/+2
2016-03-07unix: correctly track in-flight fds in sending process user_structHannes Frederic Sowa2-2/+3
2016-03-07unix: properly account for FDs passed over unix socketswilly tarreau1-0/+1
2016-03-03nfs: fix nfs_size_to_loff_tChristoph Hellwig1-3/+1
2016-03-03ses: fix additional element traversal bugJames Bottomley1-0/+4
2016-03-03target: Fix race for SCF_COMPARE_AND_WRITE_POST checkingNicholas Bellinger1-1/+1
2016-03-03lockd: create NSM handles per net namespaceAndrey Ryabinin1-3/+6
2016-03-03tracepoints: Do not trace when cpu is offlineSteven Rostedt (Red Hat)1-0/+6
2016-03-02route: check and remove route cache when we get routeXin Long1-0/+1
2016-03-02net:Add sysctl_max_skb_fragsHans Westgaard Ry1-0/+1
2016-03-02net/ipv6: add sysctl option accept_ra_min_hop_limitHangbin Liu2-0/+3
2016-02-25radix-tree: fix oops after radix_tree_iter_retryKonstantin Khlebnikov1-3/+3
2016-02-25radix-tree: fix race in gang lookupMatthew Wilcox1-0/+16
2016-02-24tracing: Fix freak link error caused by branch tracerArnd Bergmann1-1/+1
2016-02-24ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn1-1/+23
2016-02-24pty: make sure super_block is still valid in final /dev/tty closeHerton R. Krzesinski1-0/+4
2016-02-24crypto: hash - Add crypto_ahash_has_setkeyHerbert Xu1-0/+7
2016-02-24crypto: af_alg - Add nokey compatibility pathHerbert Xu1-0/+2
2016-02-24crypto: af_alg - Disallow bind/setkey/... after accept(2)Herbert Xu1-5/+3
2016-02-15kernel/signal.c: unexport sigsuspend()Richard Weinberger1-1/+0
2016-02-12compiler-gcc: integrate the various compiler-gcc[345].h filesJoe Perches4-179/+110