summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-10-20mm: remove gup_flags FOLL_WRITE games from __get_user_pages()Linus Torvalds1-0/+1
2016-10-20PCI: Add Netronome NFP4000 PF device IDSimon Horman1-0/+1
2016-10-20PCI: Add Netronome vendor and device IDsJason S. McMullan1-0/+6
2016-08-27mm: Export migrate_page_move_mapping and migrate_page_copyRichard Weinberger1-0/+3
2016-08-22printk: do cond_resched() between lines while outputting to consolesTejun Heo1-0/+1
2016-08-22pipe: limit the per-user amount of pages allocated in pipesWilly Tarreau2-0/+5
2016-08-22USB: EHCI: declare hostpc register as zero-length arrayAlan Stern1-2/+2
2016-08-22netfilter: x_tables: introduce and use xt_copy_counters_from_userFlorian Westphal1-0/+3
2016-08-22netfilter: x_tables: xt_compat_match_from_user doesn't need a retvalFlorian Westphal1-1/+1
2016-08-22netfilter: x_tables: check for bogus target offsetFlorian Westphal1-2/+2
2016-08-22netfilter: x_tables: add compat version of xt_check_entry_offsetsFlorian Westphal1-0/+3
2016-08-22netfilter: x_tables: add and use xt_check_entry_offsetsFlorian Westphal1-0/+4
2016-06-07compiler-gcc: disable -ftracer for __noclone functionsPaolo Bonzini1-1/+1
2016-06-07include/linux/poison.h: fix LIST_POISON{1,2} offsetVasily Kulikov1-2/+2
2016-06-07tracing: Fix trace_printk() to print when not using bprintk()Steven Rostedt (Red Hat)1-3/+3
2016-06-07PCI: Disable IO/MEM decoding for devices with non-compliant BARsBjorn Helgaas1-0/+1
2016-06-07x86: LLVMLinux: Fix "incomplete type const struct x86cpu_device_id"Behan Webster1-0/+7
2016-06-07compiler-gcc: integrate the various compiler-gcc[345].h filesJoe Perches4-181/+110
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-10libata: Align ata_device's id on a cachelineHarvey Hunt1-1/+1
2016-03-10libata: fix HDIO_GET_32BIT ioctlArnd Bergmann1-2/+2
2016-03-04nfs: fix nfs_size_to_loff_tChristoph Hellwig1-3/+1
2016-03-04ses: fix additional element traversal bugJames Bottomley1-0/+4
2016-03-04lockd: create NSM handles per net namespaceAndrey Ryabinin1-3/+6
2016-03-04tracepoints: 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-20kernel/signal.c: unexport sigsuspend()Richard Weinberger1-1/+0
2016-01-29arm64: fix building without CONFIG_UID16Arnd Bergmann2-2/+2
2016-01-29unix: properly account for FDs passed over unix socketswilly tarreau1-0/+1
2016-01-23USB: add quirk for devices with broken LPMAlan Stern1-0/+3
2016-01-23ext4, jbd2: ensure entering into panic after recording an error in superblockDaeho Jeong1-0/+1
2015-10-27skbuff: Fix skb checksum partial check.Pravin B Shelar1-1/+1
2015-10-27skbuff: Fix skb checksum flag on skb pullPravin B Shelar1-0/+3
2015-10-23security: fix typo in security_task_prctlJann Horn1-1/+1
2015-09-21iio: Add inverse unit conversion macrosLars-Peter Clausen1-0/+17
2015-08-03nfs: increase size of EXCHANGE_ID name string bufferJeff Layton1-1/+1
2015-08-03libata: add ATA_HORKAGE_NOTRIMArne Fitzenreiter1-0/+1
2015-08-03jbd2: fix ocfs2 corrupt when updating journal superblock failsJoseph Qi1-2/+2
2015-07-04bus: mvebu: pass the coherency availability information at init timeGreg Ungerer1-1/+1
2015-07-04include/linux/sched.h: don't use task->pid/tgid in same_thread_group/has_grou...Oleg Nesterov1-4/+4
2015-07-04get rid of s_files and files_lockAl Viro1-13/+0