summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()Paolo Abeni2016-03-031-2/+10
* gro: Make GRO aware of lightweight tunnels.Jesse Gross2016-03-031-0/+18
* radix-tree: fix oops after radix_tree_iter_retryKonstantin Khlebnikov2016-02-251-3/+3
* radix-tree: fix race in gang lookupMatthew Wilcox2016-02-251-0/+16
* iommu/vt-d: Clear PPR bit to ensure we get more page request interruptsDavid Woodhouse2016-02-251-0/+3
* mm: replace vma_lock_anon_vma with anon_vma_lock_read/writeKonstantin Khlebnikov2016-02-251-14/+0
* tracepoints: Do not trace when cpu is offlineSteven Rostedt (Red Hat)2016-02-251-0/+5
* tracing: Fix freak link error caused by branch tracerArnd Bergmann2016-02-251-1/+1
* ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn2016-02-251-1/+23
* pty: make sure super_block is still valid in final /dev/tty closeHerton R. Krzesinski2016-02-251-0/+4
* crypto: af_alg - Allow af_af_alg_release_parent to be called on nokey pathHerbert Xu2016-02-171-0/+1
* crypto: skcipher - Add crypto_skcipher_has_setkeyHerbert Xu2016-02-171-0/+7
* crypto: hash - Add crypto_ahash_has_setkeyHerbert Xu2016-02-171-0/+6
* crypto: af_alg - Add nokey compatibility pathHerbert Xu2016-02-171-0/+2
* crypto: af_alg - Disallow bind/setkey/... after accept(2)Herbert Xu2016-02-171-5/+3
* tty: Wait interruptibly for tty lock on reopenPeter Hurley2016-02-171-0/+1
* ALSA: rawmidi: Make snd_rawmidi_transmit() race-freeTakashi Iwai2016-02-171-0/+4
* hrtimer: Handle remaining time proper for TIME_LOW_RESThomas Gleixner2016-02-171-3/+31
* printk: do cond_resched() between lines while outputting to consolesTejun Heo2016-02-171-0/+1
* net/mlx5_core: Fix trimming down IRQ numberDoron Tsur2016-01-312-3/+4
* ipv6: update skb->csum when CE mark is propagatedEric Dumazet2016-01-311-3/+16
* net: preserve IP control block during GSO segmentationKonstantin Khlebnikov2016-01-311-1/+2
* unix: properly account for FDs passed over unix socketswilly tarreau2016-01-311-0/+1
* usb: core: lpm: fix usb3_hardware_lpm sysfs nodeLu Baolu2016-01-311-0/+4
* 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 'sound-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2016-01-081-1/+1
|\ \
| * \ Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linusMark Brown2016-01-051-1/+1
| |\ \ | | |/ | |/|
| | * ASoC: Use nested lock for snd_soc_dapm_mutex_lockCharles Keepax2015-12-301-1/+1
* | | 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
* | | | net: Propagate lookup failure in l3mdev_get_saddr to callerDavid Ahern2016-01-042-7/+16
| |_|/ |/| |
* | | 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
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-12-181-0/+1
|\ \ \ \ \
| * | | | | include/linux/mmdebug.h: should include linux/bug.hJames Morse2015-12-181-0/+1
| | |/ / / | |/| | |
* | | | | Merge tag 'for-linus-4.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-12-181-0/+14
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | xen: Add RING_COPY_REQUEST()David Vrabel2015-12-181-0/+14
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-12-1714-28/+100
|\ \ \ \ \
| * | | | | net: fix warnings in 'make htmldocs' by moving macro definition out of field ...Hannes Frederic Sowa2015-12-161-1/+1
| * | | | | inet: tcp: fix inetpeer_set_addr_v4()Eric Dumazet2015-12-161-0/+1