summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
* cputime: Prevent 32bit overflow in time[val|spec]_to_cputime()zengtao2016-03-03
* Drivers: hv: vmbus: Fix a Host signaling bugK. Y. Srinivasan2016-03-03
* efi: Make efivarfs entries immutable by defaultPeter Jones2016-03-03
* efi: Make our variable validation list include the guidPeter Jones2016-03-03
* lib/ucs2_string: Add ucs2 -> utf8 helper functionsPeter Jones2016-03-03
* tcp/dccp: fix another race at listener dismantleEric Dumazet2016-03-03
* route: check and remove route cache when we get routeXin Long2016-03-03
* net:Add sysctl_max_skb_fragsHans Westgaard Ry2016-03-03
* tcp: do not drop syn_recv on all icmp reportsEric Dumazet2016-03-03
* unix: correctly track in-flight fds in sending process user_structHannes Frederic Sowa2016-03-03
* ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()Paolo Abeni2016-03-03
* gro: Make GRO aware of lightweight tunnels.Jesse Gross2016-03-03
* radix-tree: fix oops after radix_tree_iter_retryKonstantin Khlebnikov2016-02-25
* radix-tree: fix race in gang lookupMatthew Wilcox2016-02-25
* iommu/vt-d: Clear PPR bit to ensure we get more page request interruptsDavid Woodhouse2016-02-25
* mm: replace vma_lock_anon_vma with anon_vma_lock_read/writeKonstantin Khlebnikov2016-02-25
* tracepoints: Do not trace when cpu is offlineSteven Rostedt (Red Hat)2016-02-25
* tracing: Fix freak link error caused by branch tracerArnd Bergmann2016-02-25
* ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn2016-02-25
* pty: make sure super_block is still valid in final /dev/tty closeHerton R. Krzesinski2016-02-25
* crypto: af_alg - Allow af_af_alg_release_parent to be called on nokey pathHerbert Xu2016-02-17
* crypto: skcipher - Add crypto_skcipher_has_setkeyHerbert Xu2016-02-17
* crypto: hash - Add crypto_ahash_has_setkeyHerbert Xu2016-02-17
* crypto: af_alg - Add nokey compatibility pathHerbert Xu2016-02-17
* crypto: af_alg - Disallow bind/setkey/... after accept(2)Herbert Xu2016-02-17
* tty: Wait interruptibly for tty lock on reopenPeter Hurley2016-02-17
* ALSA: rawmidi: Make snd_rawmidi_transmit() race-freeTakashi Iwai2016-02-17
* hrtimer: Handle remaining time proper for TIME_LOW_RESThomas Gleixner2016-02-17
* printk: do cond_resched() between lines while outputting to consolesTejun Heo2016-02-17
* net/mlx5_core: Fix trimming down IRQ numberDoron Tsur2016-01-31
* ipv6: update skb->csum when CE mark is propagatedEric Dumazet2016-01-31
* net: preserve IP control block during GSO segmentationKonstantin Khlebnikov2016-01-31
* unix: properly account for FDs passed over unix socketswilly tarreau2016-01-31
* usb: core: lpm: fix usb3_hardware_lpm sysfs nodeLu Baolu2016-01-31
* Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-01-08
|\
| * sched/core: Fix unserialized r-m-w scribbling stuffPeter Zijlstra2016-01-06
| * sched/core: Check tgid in is_global_init()Sergey Senozhatsky2016-01-06
* | Merge tag 'sound-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2016-01-08
|\ \
| * \ Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linusMark Brown2016-01-05
| |\ \ | | |/ | |/|
| | * ASoC: Use nested lock for snd_soc_dapm_mutex_lockCharles Keepax2015-12-30
* | | Merge tag 'trace-v4.4-rc4-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-01-07
|\ \ \
| * | | ftrace/module: Call clean up function when module init fails earlySteven Rostedt (Red Hat)2016-01-07
* | | | Merge tag 'for-linus-20160106' of git://git.infradead.org/linux-mtdLinus Torvalds2016-01-06
|\ \ \ \
| * | | | mtd: spi-nor: fix Spansion regressions (aliased with Winbond)Brian Norris2016-01-05
| | |_|/ | |/| |
* | | | net: filter: make JITs zero A for SKF_AD_ALU_XOR_XRabin Vincent2016-01-06
* | | | net: Propagate lookup failure in l3mdev_get_saddr to callerDavid Ahern2016-01-04
| |_|/ |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-12-31
|\ \ \
| * | | net: cdc_ncm: avoid changing RX/TX buffers on MTU changesBjørn Mork2015-12-23
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-12-30
|\ \ \ \
| * | | | block: add blk_start_queue_async()Jens Axboe2015-12-28