summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-07-12netfilter: x_tables: introduce and use xt_copy_counters_from_userFlorian Westphal1-0/+3
2016-07-12netfilter: x_tables: xt_compat_match_from_user doesn't need a retvalFlorian Westphal1-1/+1
2016-07-12netfilter: x_tables: check for bogus target offsetFlorian Westphal1-2/+2
2016-07-12netfilter: x_tables: add compat version of xt_check_entry_offsetsFlorian Westphal1-0/+3
2016-07-12netfilter: x_tables: add and use xt_check_entry_offsetsFlorian Westphal1-0/+4
2016-07-12pipe: limit the per-user amount of pages allocated in pipesWilly Tarreau2-0/+5
2016-07-12ASoC: samsung: pass DMA channels as pointersArnd Bergmann1-0/+4
2016-07-12mm: rename deactivate_page to deactivate_file_pageMinchan Kim1-1/+1
2016-07-12USB: EHCI: declare hostpc register as zero-length arrayAlan Stern1-2/+2
2016-07-12nfsd4/rpc: move backchannel create logic into rpc codeJ. Bruce Fields1-2/+0
2016-06-19irqchip/gic-v3: Fix ICC_SGI1R_EL1.INTID decoding maskMarc Zyngier1-1/+1
2016-06-19arm64: GICv3: introduce symbolic names for GICv3 ICC_SGI1R_EL1 fieldsAndre Przywara1-0/+12
2016-06-03can: fix handling of unmodifiable configuration optionsOliver Hartkopp1-2/+20
2016-06-03USB: leave LPM alone if possible when binding/unbinding interface driversAlan Stern1-1/+1
2016-06-03usb: core: hub: hub_port_init lock controller instead of busChris Bainbridge2-2/+2
2016-05-17Minimal fix-up of bad hashing behavior of hash_64()Linus Torvalds1-2/+18
2016-05-17regulator: s2mps11: Fix invalid selector mask and voltages for buck9Krzysztof Kozlowski1-0/+2
2016-05-10mm: hugetlb: allow hugepages_supported to be architecture specificDominik Dingel1-9/+8
2016-04-20USB: uas: Add a new NO_REPORT_LUNS quirkHans de Goede1-0/+2
2016-04-20compiler-gcc: disable -ftracer for __noclone functionsPaolo Bonzini1-1/+1
2016-04-20compiler-gcc: integrate the various compiler-gcc[345].h filesJoe Perches4-179/+116
2016-04-18mm: use 'unsigned int' for page orderKirill A. Shutemov2-3/+4
2016-04-18fs/coredump: prevent fsuid=0 dumps into user-controlled directoriesJann Horn1-1/+1
2016-04-18tracing: Fix trace_printk() to print when not using bprintk()Steven Rostedt (Red Hat)1-3/+3
2016-04-18Thermal: Ignore invalid trip pointsZhang Rui1-0/+2
2016-04-18PCI: Disable IO/MEM decoding for devices with non-compliant BARsBjorn Helgaas1-0/+1
2016-04-18PCI: Add dev->has_secondary_link to track downstream PCIe linksYijing Wang1-0/+1
2016-04-18x86, irq: Keep balance of IOAPIC pin reference countJiang Liu1-0/+1
2016-04-13include/linux/poison.h: fix LIST_POISON{1,2} offsetVasily Kulikov1-2/+2
2016-04-13modules: fix longstanding /proc/kallsyms vs module insertion race.Rusty Russell1-8/+9
2016-04-12efi: Make efivarfs entries immutable by defaultPeter Jones1-0/+2
2016-04-12efi: Make our variable validation list include the guidPeter Jones1-1/+2
2016-04-12lib/ucs2_string: Add ucs2 -> utf8 helper functionsPeter Jones1-0/+4
2016-04-12ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn1-1/+23
2016-04-12tty: Fix GPF in flush_to_ldisc(), part 2Peter Hurley1-1/+1
2016-03-22tracing: Fix check for cpu online when event is disabledSteven Rostedt (Red Hat)1-8/+9
2016-03-13block: bio: introduce helpers to get the 1st and last bvecMing Lei1-0/+37
2016-03-11libata: Align ata_device's id on a cachelineHarvey Hunt1-1/+1
2016-03-07libata: fix HDIO_GET_32BIT ioctlArnd Bergmann1-2/+2
2016-03-07nfs: fix nfs_size_to_loff_tChristoph Hellwig1-3/+1
2016-03-04tracing: Fix freak link error caused by branch tracerArnd Bergmann1-1/+1
2016-03-04tracepoints: Do not trace when cpu is offlineSteven Rostedt (Red Hat)1-0/+5
2016-03-02pty: make sure super_block is still valid in final /dev/tty closeHerton R. Krzesinski1-0/+4
2016-02-15net: filter: make JITs zero A for SKF_AD_ALU_XOR_XRabin Vincent1-0/+19
2016-02-15unix: properly account for FDs passed over unix socketswilly tarreau1-0/+1
2016-02-15radix-tree: fix oops after radix_tree_iter_retryKonstantin Khlebnikov1-3/+3
2016-02-15mm: replace vma_lock_anon_vma with anon_vma_lock_read/writeKonstantin Khlebnikov1-14/+0
2016-02-15radix-tree: fix race in gang lookupMatthew Wilcox1-0/+16
2016-02-09printk: do cond_resched() between lines while outputting to consolesTejun Heo1-0/+1
2016-02-09locks: update comments that refer to inode->i_flockJeff Layton1-9/+10