summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-07-27USB: EHCI: declare hostpc register as zero-length arrayAlan Stern1-2/+2
2016-06-24netfilter: x_tables: introduce and use xt_copy_counters_from_userFlorian Westphal1-0/+3
2016-06-24netfilter: x_tables: xt_compat_match_from_user doesn't need a retvalFlorian Westphal1-1/+1
2016-06-24netfilter: x_tables: check for bogus target offsetFlorian Westphal1-2/+2
2016-06-24netfilter: x_tables: add compat version of xt_check_entry_offsetsFlorian Westphal1-0/+3
2016-06-24netfilter: x_tables: add and use xt_check_entry_offsetsFlorian Westphal1-0/+4
2016-06-24pipe: limit the per-user amount of pages allocated in pipesWilly Tarreau2-0/+5
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-11compiler-gcc: integrate the various compiler-gcc[345].h filesJoe Perches4-181/+116
2016-05-04include/linux/poison.h: fix LIST_POISON{1,2} offsetVasily Kulikov1-2/+2
2016-04-12tracing: Fix trace_printk() to print when not using bprintk()Steven Rostedt (Red Hat)1-3/+3
2016-04-12fs/coredump: prevent fsuid=0 dumps into user-controlled directoriesJann Horn1-1/+1
2016-04-12PCI: Disable IO/MEM decoding for devices with non-compliant BARsBjorn Helgaas1-0/+1
2016-03-16Revert: "crypto: af_alg - Disallow bind/setkey/... after accept(2)"Greg Kroah-Hartman1-3/+5
2016-03-16modules: fix longstanding /proc/kallsyms vs module insertion race.Rusty Russell1-8/+9
2016-03-16efi: Make efivarfs entries immutable by defaultPeter Jones1-0/+2
2016-03-16efi: Make our variable validation list include the guidPeter Jones1-1/+2
2016-03-16efi: Do variable name validation tests in utf8Peter Jones1-2/+4
2016-03-16lib/ucs2_string: Add ucs2 -> utf8 helper functionsPeter Jones1-0/+4
2016-03-16tracing: Fix check for cpu online when event is disabledSteven Rostedt (Red Hat)1-8/+9
2016-03-09target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectorsMike Christie1-0/+4
2016-03-09target: Fix remote-port TMR ABORT + se_cmd fabric stopNicholas Bellinger1-0/+2
2016-03-09target: Add TFO->abort_task for aborted task resources releaseNicholas Bellinger2-0/+2
2016-03-09target: Fix Task Aborted Status (TAS) handlingAlex Leung1-1/+1
2016-03-09libata: Align ata_device's id on a cachelineHarvey Hunt1-1/+1
2016-03-09libata: fix HDIO_GET_32BIT ioctlArnd Bergmann1-2/+2
2016-03-03nfs: fix nfs_size_to_loff_tChristoph Hellwig1-3/+1
2016-03-03cputime: Prevent 32bit overflow in time[val|spec]_to_cputime()zengtao1-2/+3
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-03unix: correctly track in-flight fds in sending process user_structHannes Frederic Sowa2-2/+3
2016-03-03tracepoints: Do not trace when cpu is offlineSteven Rostedt (Red Hat)1-0/+6
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-25tracing: Fix freak link error caused by branch tracerArnd Bergmann1-1/+1
2016-02-25ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn1-1/+23
2016-02-25pty: make sure super_block is still valid in final /dev/tty closeHerton R. Krzesinski1-0/+4
2016-02-17crypto: af_alg - Disallow bind/setkey/... after accept(2)Herbert Xu1-5/+3
2016-02-17kernel/signal.c: unexport sigsuspend()Richard Weinberger1-1/+0
2016-01-28arm64: fix building without CONFIG_UID16Arnd Bergmann2-2/+2
2016-01-28ipv6: update skb->csum when CE mark is propagatedEric Dumazet1-3/+16
2016-01-28unix: properly account for FDs passed over unix socketswilly tarreau1-0/+1
2016-01-22net: add validation for the socket syscall protocol argumentHannes Frederic Sowa1-0/+1
2016-01-22sctp: update the netstamp_needed counter when copying socketsMarcelo Ricardo Leitner1-0/+2
2016-01-22USB: add quirk for devices with broken LPMAlan Stern1-0/+3
2016-01-22ext4, jbd2: ensure entering into panic after recording an error in superblockDaeho Jeong1-0/+1
2016-01-22ipv6: distinguish frag queues by device for multicast and link-local packetsMichal Kubeček1-0/+1
2016-01-22ip_tunnel: disable preemption when updating per-cpu tstatsJason A. Donenfeld2-2/+4