aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2016-01-112-12/+14
|\
| * xattr handlers: Simplify list operationAndreas Gruenbacher2015-12-131-3/+1
| * tmpfs: listxattr should include POSIX ACL xattrsAndreas Gruenbacher2015-12-061-1/+2
| * tmpfs: Use xattr handler infrastructureAndreas Gruenbacher2015-12-061-3/+1
| * vfs: Distinguish between full xattr names and proper prefixesAndreas Gruenbacher2015-12-061-0/+11
| * posix acls: Remove duplicate xattr name definitionsAndreas Gruenbacher2015-12-061-5/+1
| * vfs: Remove vfs_xattr_cmpAndreas Gruenbacher2015-12-061-2/+0
* | Merge branch 'work.symlinks' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-01-113-7/+44
|\ \
| * | switch ->get_link() to delayed_call, kill ->put_link()Al Viro2015-12-302-6/+42
| * | kill free_page_put_link()Al Viro2015-12-291-1/+0
| * | teach nfs_get_link() to work in RCU modeAl Viro2015-12-081-0/+1
| * | replace ->follow_link() with new method that could stay in RCU modeAl Viro2015-12-081-3/+3
| * | don't put symlink bodies in pagecache into highmemAl Viro2015-12-081-0/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-01-111-2/+0
|\ \
| * | compat_ioctl: don't pass fd around when not neededAl Viro2016-01-081-2/+0
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-01-081-7/+9
|\ \ \
| * | | sched/core: Fix unserialized r-m-w scribbling stuffPeter Zijlstra2016-01-061-5/+6
| * | | sched/core: Check tgid in is_global_init()Sergey Senozhatsky2016-01-061-2/+3
| |/ /
* | | Merge tag 'trace-v4.4-rc4-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-01-071-0/+1
|\ \ \
| * | | ftrace/module: Call clean up function when module init fails earlySteven Rostedt (Red Hat)2016-01-071-0/+1
* | | | Merge tag 'for-linus-20160106' of git://git.infradead.org/linux-mtdLinus Torvalds2016-01-061-1/+1
|\ \ \ \
| * | | | mtd: spi-nor: fix Spansion regressions (aliased with Winbond)Brian Norris2016-01-051-1/+1
* | | | | net: filter: make JITs zero A for SKF_AD_ALU_XOR_XRabin Vincent2016-01-061-0/+19
| |_|/ / |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-12-311-0/+1
|\ \ \ \
| * | | | net: cdc_ncm: avoid changing RX/TX buffers on MTU changesBjørn Mork2015-12-231-0/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-12-301-0/+1
|\ \ \ \ \
| * | | | | block: add blk_start_queue_async()Jens Axboe2015-12-281-0/+1
* | | | | | mm/vmstat: fix overflow in mod_zone_page_state()Heiko Carstens2015-12-291-3/+3
|/ / / / /
* | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2015-12-181-0/+4
|\ \ \ \ \
| * | | | | ses: fix additional element traversal bugJames Bottomley2015-12-111-0/+4
| | |_|_|/ | |/| | |
* | | | | include/linux/mmdebug.h: should include linux/bug.hJames Morse2015-12-181-0/+1
| |/ / / |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-12-175-10/+17
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-12-141-1/+1
| |\ \ \ \
| | * | | | netfilter: nfnetlink: avoid recurrent netns lookups in call_batchPablo Neira Ayuso2015-12-101-1/+1
| * | | | | qed: fix handling of concurrent ramrods.Tomer Tayar2015-12-071-0/+2
| * | | | | qed: Fix corner case for chain in-between pagesTomer Tayar2015-12-071-1/+2
| * | | | | net: remove unnecessary semicolon in netdev_alloc_pcpu_stats()Felix Fietkau2015-12-061-1/+1
| * | | | | rhashtable: Prevent spurious EBUSY errors on insertionHerbert Xu2015-12-041-7/+11
* | | | | | Merge tag 'dmaengine-fix-4.4-rc6' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds2015-12-151-1/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Merge branch 'fix/edma' into fixesVinod Koul2015-12-101-1/+1
| |\ \ \ \ \
| | * | | | | dmaengine: edma: DT: Change memcpy channel array from 16bit to 32bit typePeter Ujfalusi2015-12-101-1/+1
| | | |_|_|/ | | |/| | |
* | | | | | sched/wait: Fix the signal handling fixPeter Zijlstra2015-12-131-5/+5
* | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-12-131-0/+1
|\ \ \ \ \ \
| * | | | | | irqchip/gic-v3: Add missing struct device_node declarationMarc Zyngier2015-12-101-0/+1
* | | | | | | Merge tag 'usb-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-12-131-0/+3
|\ \ \ \ \ \ \
| * | | | | | | USB: add quirk for devices with broken LPMAlan Stern2015-12-111-0/+3
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-12-122-4/+4
|\ \ \ \ \ \ \
| * | | | | | | kernel: remove stop_machine() Kconfig dependencyChris Wilson2015-12-121-3/+3
| * | | | | | | mm: kmemleak: mark kmemleak_init prototype as __initNicolas Iooss2015-12-121-1/+1
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-12-121-7/+14
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |