1. 2bfb843 bitops: Do not default to __clear_bit() for __clear_bit_unlock() by Peter Zijlstra · 10 years ago
  2. 3dba3f6 tracing: Fix trace_printk() to print when not using bprintk() by Steven Rostedt (Red Hat) · 10 years ago
  3. 74b23f7 fs/coredump: prevent fsuid=0 dumps into user-controlled directories by Jann Horn · 10 years ago
  4. 36591ef cgroup: ignore css_sets associated with dead cgroups during migration by Tejun Heo · 10 years ago
  5. 583aacb tty: Fix GPF in flush_to_ldisc(), part 2 by Peter Hurley · 10 years ago
  6. 15c3af0 dm snapshot: disallow the COW and origin devices from being identical by DingXiang · 10 years ago
  7. 8cbac3c PCI: Disable IO/MEM decoding for devices with non-compliant BARs by Bjorn Helgaas · 10 years ago
  8. d75936f Thermal: Ignore invalid trip points by Zhang Rui · 10 years ago
  9. e08f9a7 ASoC: samsung: pass DMA channels as pointers by Arnd Bergmann · 10 years ago
  10. b59ea3e block: don't optimize for non-cloned bio in bio_get_last_bvec() by Ming Lei · 10 years ago
  11. bfed1f5 cfg80211/wext: fix message ordering by Johannes Berg · 10 years ago
  12. f3c8385 tracing: Fix check for cpu online when event is disabled by Steven Rostedt (Red Hat) · 10 years ago
  13. 610dde5 modules: fix longstanding /proc/kallsyms vs module insertion race. by Rusty Russell · 10 years ago
  14. f4f0cca block: get the 1st and last bvec via helpers by Ming Lei · 10 years ago
  15. 0528bdb block: check virt boundary in bio_will_gap() by Ming Lei · 10 years ago
  16. 180c86a tracing: Do not have 'comm' filter override event 'comm' field by Steven Rostedt (Red Hat) · 10 years ago
  17. c5cbbec writeback: flush inode cgroup wb switches instead of pinning super_block by Tejun Heo · 10 years ago
  18. 7adb5cc block: bio: introduce helpers to get the 1st and last bvec by Ming Lei · 10 years ago
  19. cea2cbf libata: Align ata_device's id on a cacheline by Harvey Hunt · 10 years ago
  20. b693f2a libata: fix HDIO_GET_32BIT ioctl by Arnd Bergmann · 10 years ago
  21. 3028963 target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectors by Mike Christie · 10 years ago
  22. 53729db use ->d_seq to get coherency between ->d_inode and ->d_flags by Al Viro · 10 years ago
  23. fd921e5 nfs: fix nfs_size_to_loff_t by Christoph Hellwig · 10 years ago
  24. 4cbd196 cgroup: make sure a parent css isn't offlined before its children by Tejun Heo · 10 years ago
  25. fff4dc8 cpuset: make mm migration asynchronous by Tejun Heo · 10 years ago
  26. fb6a326 target: Fix remote-port TMR ABORT + se_cmd fabric stop by Nicholas Bellinger · 10 years ago
  27. 3b493f9 target: Fix LUN_RESET active I/O handling for ACK_KREF by Nicholas Bellinger · 10 years ago
  28. ee83447 libceph: fix ceph_msg_revoke() by Ilya Dryomov · 10 years ago
  29. 27f3561 Thermal: do thermal zone update after a cooling device registered by Chen Yu · 10 years ago
  30. 774ac8b Thermal: initialize thermal zone device correctly by Zhang Rui · 10 years ago
  31. 7712c01 uapi: update install list after nvme.h rename by Mike Frysinger · 10 years ago
  32. bcb1875 make sure that freeing shmem fast symlinks is RCU-delayed by Al Viro · 10 years ago
  33. f4eb8334 drm: add helper to check for wc memory support by Dave Airlie · 10 years ago
  34. ad9421d drm/dp/mst: move GUID storage from mgr, port to only mst branch by Hersen Wu · 10 years ago
  35. b870070 drm: Add drm_fixp_from_fraction and drm_fixp2int_ceil by Harry Wentland · 10 years ago
  36. 1596315 drm/dp/mst: always send reply for UP request by Mykola Lysenko · 10 years ago
  37. 242e16c cputime: Prevent 32bit overflow in time[val|spec]_to_cputime() by zengtao · 10 years ago
  38. 2a383bc Drivers: hv: vmbus: Fix a Host signaling bug by K. Y. Srinivasan · 10 years ago
  39. 0591398 efi: Make efivarfs entries immutable by default by Peter Jones · 10 years ago
  40. 5134c82 efi: Make our variable validation list include the guid by Peter Jones · 10 years ago
  41. e7f2a86 lib/ucs2_string: Add ucs2 -> utf8 helper functions by Peter Jones · 10 years ago
  42. 9653359 tcp/dccp: fix another race at listener dismantle by Eric Dumazet · 10 years ago
  43. 54d77a2 route: check and remove route cache when we get route by Xin Long · 10 years ago
  44. 1bec5f4 net:Add sysctl_max_skb_frags by Hans Westgaard Ry · 10 years ago
  45. 2679161 tcp: do not drop syn_recv on all icmp reports by Eric Dumazet · 10 years ago
  46. 3ba9b9f unix: correctly track in-flight fds in sending process user_struct by Hannes Frederic Sowa · 10 years ago
  47. e8e729c ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail() by Paolo Abeni · 10 years ago
  48. 306d316 gro: Make GRO aware of lightweight tunnels. by Jesse Gross · 10 years ago
  49. 55e0d98 radix-tree: fix oops after radix_tree_iter_retry by Konstantin Khlebnikov · 10 years ago
  50. f4595e0 radix-tree: fix race in gang lookup by Matthew Wilcox · 10 years ago
  51. 2231e57 iommu/vt-d: Clear PPR bit to ensure we get more page request interrupts by David Woodhouse · 10 years ago
  52. 413aab1 mm: replace vma_lock_anon_vma with anon_vma_lock_read/write by Konstantin Khlebnikov · 10 years ago
  53. 152fb02 tracepoints: Do not trace when cpu is offline by Steven Rostedt (Red Hat) · 10 years ago
  54. 2fa82bb tracing: Fix freak link error caused by branch tracer by Arnd Bergmann · 10 years ago
  55. 969624b ptrace: use fsuid, fsgid, effective creds for fs access checks by Jann Horn · 10 years ago
  56. 1bdf160 pty: make sure super_block is still valid in final /dev/tty close by Herton R. Krzesinski · 10 years ago
  57. 758c560 crypto: af_alg - Allow af_af_alg_release_parent to be called on nokey path by Herbert Xu · 10 years ago
  58. 7f5c995 crypto: skcipher - Add crypto_skcipher_has_setkey by Herbert Xu · 10 years ago
  59. f2e274c crypto: hash - Add crypto_ahash_has_setkey by Herbert Xu · 10 years ago
  60. d1b886e crypto: af_alg - Add nokey compatibility path by Herbert Xu · 10 years ago
  61. 7509864 crypto: af_alg - Disallow bind/setkey/... after accept(2) by Herbert Xu · 10 years ago
  62. c35f123 tty: Wait interruptibly for tty lock on reopen by Peter Hurley · 10 years ago
  63. c3f8a50 ALSA: rawmidi: Make snd_rawmidi_transmit() race-free by Takashi Iwai · 10 years ago
  64. dd0d511 hrtimer: Handle remaining time proper for TIME_LOW_RES by Thomas Gleixner · 10 years ago
  65. a623f87 printk: do cond_resched() between lines while outputting to consoles by Tejun Heo · 10 years ago
  66. 9ef3ceb net/mlx5_core: Fix trimming down IRQ number by Doron Tsur · 10 years ago
  67. a744010 ipv6: update skb->csum when CE mark is propagated by Eric Dumazet · 10 years ago
  68. 1f0bdf6 net: preserve IP control block during GSO segmentation by Konstantin Khlebnikov · 10 years ago
  69. 5e226f9 unix: properly account for FDs passed over unix sockets by willy tarreau · 10 years ago
  70. 8777642 usb: core: lpm: fix usb3_hardware_lpm sysfs node by Lu Baolu · 10 years ago
  71. de03017 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  72. 4054f64 Merge tag 'sound-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  73. 2626820 Merge tag 'trace-v4.4-rc4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  74. 049fb9b ftrace/module: Call clean up function when module init fails early by Steven Rostedt (Red Hat) · 10 years ago
  75. b06f3a1 Merge tag 'for-linus-20160106' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  76. be958bd sched/core: Fix unserialized r-m-w scribbling stuff by Peter Zijlstra · 10 years ago
  77. 570f524 sched/core: Check tgid in is_global_init() by Sergey Senozhatsky · 10 years ago
  78. 55795ef net: filter: make JITs zero A for SKF_AD_ALU_XOR_X by Rabin Vincent · 10 years ago
  79. 67b9bcd mtd: spi-nor: fix Spansion regressions (aliased with Winbond) by Brian Norris · 10 years ago
  80. 449af26 Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linus by Mark Brown · 10 years ago
  81. b5bdacf net: Propagate lookup failure in l3mdev_get_saddr to caller by David Ahern · 10 years ago
  82. 8f5daf2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  83. c616920 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  84. 783513e ASoC: Use nested lock for snd_soc_dapm_mutex_lock by Charles Keepax · 10 years ago
  85. 6cdb18a mm/vmstat: fix overflow in mod_zone_page_state() by Heiko Carstens · 10 years ago
  86. 2149141 block: add blk_start_queue_async() by Jens Axboe · 10 years ago
  87. 1dfddff5 net: cdc_ncm: avoid changing RX/TX buffers on MTU changes by Bjørn Mork · 10 years ago
  88. 4fee35a Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  89. 8b4414f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  90. 1d5cda4 include/linux/mmdebug.h: should include linux/bug.h by James Morse · 10 years ago
  91. 3273cba Merge tag 'for-linus-4.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  92. 454d5d8 xen: Add RING_COPY_REQUEST() by David Vrabel · 10 years ago
  93. 73796d8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  94. 7bbadd2 net: fix warnings in 'make htmldocs' by moving macro definition out of field declaration by Hannes Frederic Sowa · 10 years ago
  95. 887dc9f inet: tcp: fix inetpeer_set_addr_v4() by Eric Dumazet · 10 years ago
  96. edb42dc Merge tag 'dmaengine-fix-4.4-rc6' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  97. 5037e9e net: fix IP early demux races by Eric Dumazet · 10 years ago
  98. 79462ad0 net: add validation for the socket syscall protocol argument by Hannes Frederic Sowa · 10 years ago
  99. e5f5d74 openvswitch: fix trivial comment typo by Paolo Abeni · 10 years ago
  100. 9e5be5b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago