summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2016-02-25radix-tree: fix oops after radix_tree_iter_retryKonstantin Khlebnikov
2016-02-25radix-tree: fix race in gang lookupMatthew Wilcox
2016-02-25iommu/vt-d: Clear PPR bit to ensure we get more page request interruptsDavid Woodhouse
2016-02-25mm: replace vma_lock_anon_vma with anon_vma_lock_read/writeKonstantin Khlebnikov
2016-02-25tracepoints: Do not trace when cpu is offlineSteven Rostedt (Red Hat)
2016-02-25tracing: Fix freak link error caused by branch tracerArnd Bergmann
2016-02-25ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn
2016-02-25pty: make sure super_block is still valid in final /dev/tty closeHerton R. Krzesinski
2016-02-17tty: Wait interruptibly for tty lock on reopenPeter Hurley
2016-02-17hrtimer: Handle remaining time proper for TIME_LOW_RESThomas Gleixner
2016-02-17printk: do cond_resched() between lines while outputting to consolesTejun Heo
2016-01-31net/mlx5_core: Fix trimming down IRQ numberDoron Tsur
2016-01-31net: preserve IP control block during GSO segmentationKonstantin Khlebnikov
2016-01-31unix: properly account for FDs passed over unix socketswilly tarreau
2016-01-31usb: core: lpm: fix usb3_hardware_lpm sysfs nodeLu Baolu
2016-01-08Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-01-07Merge tag 'trace-v4.4-rc4-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-01-07ftrace/module: Call clean up function when module init fails earlySteven Rostedt (Red Hat)
2016-01-06Merge tag 'for-linus-20160106' of git://git.infradead.org/linux-mtdLinus Torvalds
2016-01-06sched/core: Fix unserialized r-m-w scribbling stuffPeter Zijlstra
2016-01-06sched/core: Check tgid in is_global_init()Sergey Senozhatsky
2016-01-06net: filter: make JITs zero A for SKF_AD_ALU_XOR_XRabin Vincent
2016-01-05mtd: spi-nor: fix Spansion regressions (aliased with Winbond)Brian Norris
2015-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-12-30Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-12-29mm/vmstat: fix overflow in mod_zone_page_state()Heiko Carstens
2015-12-28block: add blk_start_queue_async()Jens Axboe
2015-12-23net: cdc_ncm: avoid changing RX/TX buffers on MTU changesBjørn Mork
2015-12-18Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2015-12-18include/linux/mmdebug.h: should include linux/bug.hJames Morse
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-12-15Merge tag 'dmaengine-fix-4.4-rc6' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds
2015-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-12-13sched/wait: Fix the signal handling fixPeter Zijlstra
2015-12-13Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-12-13Merge tag 'usb-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-12-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-12-12Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-12-12kernel: remove stop_machine() Kconfig dependencyChris Wilson
2015-12-12mm: kmemleak: mark kmemleak_init prototype as __initNicolas Iooss
2015-12-11USB: add quirk for devices with broken LPMAlan Stern
2015-12-11ses: fix additional element traversal bugJames Bottomley
2015-12-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-12-10irqchip/gic-v3: Add missing struct device_node declarationMarc Zyngier
2015-12-10netfilter: nfnetlink: avoid recurrent netns lookups in call_batchPablo Neira Ayuso
2015-12-10Merge branch 'fix/edma' into fixesVinod Koul
2015-12-10dmaengine: edma: DT: Change memcpy channel array from 16bit to 32bit typePeter Ujfalusi
2015-12-09Merge tag 'vfio-v4.4-rc5' of git://github.com/awilliam/linux-vfioLinus Torvalds
2015-12-09Merge tag 'devicetree-fixes-for-4.4-rc4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2015-12-09bitops.h: correctly handle rol32 with 0 byte shiftSasha Levin