1. d19f05d kernel/params.c: generalize bool_enable_only by Luis R. Rodriguez · 10 years ago
  2. 9c27847 kernel/params: constify struct kernel_param_ops uses by Luis R. Rodriguez · 10 years ago
  3. 28b8d0c sysfs: tightened sysfs permission checks by Gobinda Charan Maji · 10 years ago
  4. 6c9692e module: Make the mod_tree stuff conditional on PERF_EVENTS || TRACING by Peter Zijlstra · 10 years ago
  5. 93c2e10 module: Optimize __module_address() using a latched RB-tree by Peter Zijlstra · 10 years ago
  6. ade3f51 rbtree: Implement generic latch_tree by Peter Zijlstra · 10 years ago
  7. 7fc2632 seqlock: Introduce raw_read_seqcount_latch() by Peter Zijlstra · 10 years ago
  8. 0a04b01 rcu: Move lockless_dereference() out of rcupdate.h by Peter Zijlstra · 10 years ago
  9. 6695b92 seqlock: Better document raw_write_seqcount_latch() by Peter Zijlstra · 10 years ago
  10. d72da4a rbtree: Make lockless searches non-fatal by Peter Zijlstra · 10 years ago
  11. 0be964b module: Sanitize RCU usage and locking by Peter Zijlstra · 10 years ago
  12. c5db6a3 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  13. 0b6280c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  14. 1c8df7b Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  15. 572152a Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  16. d654976 tcp: fix a potential deadlock in tcp_get_info() by Eric Dumazet · 10 years ago
  17. 6efdb11 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 10 years ago
  18. 3d854120 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 10 years ago
  19. faecbb4 Revert "netfilter: bridge: query conntrack about skb dnat" by Florian Westphal · 10 years ago
  20. dd8edd7 Merge tag 'tty-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  21. 07ee072 rhashtable: Add cap on number of elements in hash table by Herbert Xu · 10 years ago
  22. 14db1e8 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  23. 929aa5b uidgid: make uid_valid and gid_valid work with !CONFIG_MULTIUSER by Josh Triplett · 10 years ago
  24. 8f4fc07 gfp: add __GFP_NOACCOUNT by Vladimir Davydov · 10 years ago
  25. f7bcb70 ktime: Fix ktime_divns to do signed division by John Stultz · 10 years ago
  26. 110bc76 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  27. 01d460d net: Remove remaining remnants of pm_qos from netdevice.h by David Ahern · 10 years ago
  28. 336b7e1 block: remove export for blk_queue_bio by Mike Snitzer · 10 years ago
  29. 2d94e52 HID: hid-sensor-hub: Fix debug lock warning by Srinivas Pandruvada · 10 years ago
  30. b3e5838 Merge branch 'for-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 10 years ago
  31. 1a48632 pty: Fix input race when closing by Peter Hurley · 10 years ago
  32. 9d88f22 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  33. 1daac19 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  34. 26b293e Merge tag 'trace-fixes-v4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  35. 0cd3be6 clk: si5351: Do not pass struct clk in platform_data by Sebastian Hesselbarth · 10 years ago
  36. 0782e63 sched: Handle priority boosted tasks proper in setscheduler() by Thomas Gleixner · 10 years ago
  37. ac01ce1 tracing: Make ftrace_print_array_seq compute buf_len by Alex Bennée · 10 years ago
  38. d8fce2d Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  39. d8fd150 nilfs2: fix sanity check of btree level in nilfs_btree_root_broken() by Ryusuke Konishi · 10 years ago
  40. 05836c3 util_macros.h: have array pointer point to array of constants by Guenter Roeck · 10 years ago
  41. d9cee5d Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  42. 73e8431 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 10 years ago
  43. b2387dd blk-mq: fix FUA request hang by Shaohua Li · 10 years ago
  44. 7829fb0 lib: make memzero_explicit more robust against dead store elimination by Daniel Borkmann · 10 years ago
  45. 6c3c1eb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  46. 9dbbe3c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  47. 9263a06 Merge tag 'tty-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  48. dcca8de Merge tag 'usb-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  49. bdd1f9e tcp: add tcpi_bytes_received to tcp_info by Eric Dumazet · 10 years ago
  50. 0df48c2 tcp: add tcpi_bytes_acked to tcp_info by Eric Dumazet · 10 years ago
  51. 46c264d bridge/nl: remove wrong use of NLM_F_MULTI by Nicolas Dichtel · 10 years ago
  52. 14bc84ce Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  53. b00f5c2 tty: Re-add external interface for tty_set_termios() by Frederic Danis · 10 years ago
  54. ee136af uas: Add US_FL_MAX_SECTORS_240 flag by Hans de Goede · 10 years ago
  55. 39376cc Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  56. 2decb26 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  57. 73459e2 x86: pvclock: Really remove the sched notifier for cross-cpu migrations by Paolo Bonzini · 10 years ago
  58. 9f86262 Merge git://git.infradead.org/intel-iommu by Linus Torvalds · 10 years ago
  59. 59953fb Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  60. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  61. 36a8032 Merge tag 'chrome-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platform by Linus Torvalds · 10 years ago
  62. 09c5b48 libata: Ignore spurious PHY event on LPM policy change by Gabriele Mazzotta · 10 years ago
  63. 8393b81 libata: Add helper to determine when PHY events should be ignored by Gabriele Mazzotta · 10 years ago
  64. 2ea2f62 net: fix crash in build_skb() by Eric Dumazet · 10 years ago
  65. ac74d8d fix I_DIO_WAKEUP definition by Eric Sandeen · 10 years ago
  66. fe0f07d direct-io: only inc/dec inode->i_dio_count for file systems by Jens Axboe · 10 years ago
  67. 1dcc73d irqchip: gic: Drop support for gic_arch_extn by Marc Zyngier · 10 years ago
  68. 547c4b5 netfilter: bridge: fix NULL deref in physin/out ifindex helpers by Florian Westphal · 10 years ago
  69. b3f4ef0 Merge tag 'dma-buf-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/sumits/dma-buf by Linus Torvalds · 10 years ago
  70. d6a4c0e Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  71. 474095e Merge tag 'md/4.1' of git://neil.brown.name/md by Linus Torvalds · 10 years ago
  72. d56a669 Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 10 years ago
  73. 1d8dc3d rhashtable: don't attempt to grow when at max_size by Johannes Berg · 10 years ago
  74. 836ee48 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  75. 860448c Merge branch 'for-4.1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  76. 1aef882 Merge tag 'xfs-for-linus-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 10 years ago
  77. f139b6c Merge tag 'nfs-rdma-for-4.1-1' of git://git.linux-nfs.org/projects/anna/nfs-rdma by Trond Myklebust · 10 years ago
  78. 40c64c2 NFS: Move nfs_idmap.h into fs/nfs/ by Anna Schumaker · 10 years ago
  79. f9ebd61 NFS: Remove CONFIG_NFS_V4 checks from nfs_idmap.h by Anna Schumaker · 10 years ago
  80. 3f94009 sunrpc: make debugfs file creation failure non-fatal by Jeff Layton · 10 years ago
  81. 9a51940 NFS: Don't zap caches on fallocate() by Anna Schumaker · 10 years ago
  82. ec65aaf netdev_alloc_pcpu_stats: use less common iterator variable by Johannes Berg · 10 years ago
  83. 7e01b5a kexec: allocate the kexec control page with KEXEC_CONTROL_MEMORY_GFP by Martin Schwidefsky · 10 years ago
  84. a62d016 Merge tag 'for-linus-20150422' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  85. 7c034df Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  86. 1204c46 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  87. 03c5774 mpls: Per-device MPLS state by Robert Shearman · 10 years ago
  88. b9bb6fb Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  89. f3ca10d Revert "mm: avoid tail page refcounting on non-THP compound pages" by Linus Torvalds · 10 years ago
  90. 5e6c94a Merge tag 'mmc-4.1-rc1' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 10 years ago
  91. 8b3c8ba Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  92. e5ac320 Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  93. 7d2b6ef Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  94. 5c73cc4 Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  95. e6c81cc Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  96. d0440c5 Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  97. 7c1c474 libceph: announce support for straw2 buckets by Ilya Dryomov · 10 years ago
  98. 958a276 crush: straw2 bucket type with an efficient 64-bit crush_ln() by Ilya Dryomov · 10 years ago
  99. 0ea611a ceph: rename snapshot support by Yan, Zheng · 10 years ago
  100. 0140e61 perf/x86/intel/uncore: Move PCI IDs for IMC to uncore driver by Sonny Rao · 10 years ago