1. b51d23e module: add per-module param_lock by Dan Streetman · 9 years ago
  2. 5104b7d module: make perm const by Dan Streetman · 9 years ago
  3. 74c3dea3 params: suppress unused variable error, warn once just in case code changes. by Rusty Russell · 9 years ago
  4. b6c09b5 modules: clarify CONFIG_MODULE_COMPRESS help, suggest 'N'. by Rusty Russell · 9 years ago
  5. 6727bb9 kernel/module.c: avoid ifdefs for sig_enforce declaration by Luis R. Rodriguez · 9 years ago
  6. 552f530 kernel/workqueue.c: remove ifdefs over wq_power_efficient by Luis R. Rodriguez · 9 years ago
  7. 154be21 kernel/params.c: export param_ops_bool_enable_only by Luis R. Rodriguez · 9 years ago
  8. d19f05d kernel/params.c: generalize bool_enable_only by Luis R. Rodriguez · 9 years ago
  9. 05f408d kernel/module.c: use generic module param operaters for sig_enforce by Luis R. Rodriguez · 9 years ago
  10. 9c27847 kernel/params: constify struct kernel_param_ops uses by Luis R. Rodriguez · 9 years ago
  11. 28b8d0c sysfs: tightened sysfs permission checks by Gobinda Charan Maji · 9 years ago
  12. 4f666546 module: Rework module_addr_{min,max} by Peter Zijlstra · 9 years ago
  13. b7df4d1 module: Use __module_address() for module_address_lookup() by Peter Zijlstra · 9 years ago
  14. 6c9692e module: Make the mod_tree stuff conditional on PERF_EVENTS || TRACING by Peter Zijlstra · 9 years ago
  15. 93c2e10 module: Optimize __module_address() using a latched RB-tree by Peter Zijlstra · 9 years ago
  16. ade3f51 rbtree: Implement generic latch_tree by Peter Zijlstra · 9 years ago
  17. 7fc2632 seqlock: Introduce raw_read_seqcount_latch() by Peter Zijlstra · 9 years ago
  18. 0a04b01 rcu: Move lockless_dereference() out of rcupdate.h by Peter Zijlstra · 9 years ago
  19. 6695b92 seqlock: Better document raw_write_seqcount_latch() by Peter Zijlstra · 9 years ago
  20. d72da4a rbtree: Make lockless searches non-fatal by Peter Zijlstra · 9 years ago
  21. 0be964b module: Sanitize RCU usage and locking by Peter Zijlstra · 9 years ago
  22. bed831f module, jump_label: Fix module locking by Peter Zijlstra · 9 years ago
  23. 926a59b module: Annotate module version magic by Peter Zijlstra · 9 years ago
  24. a8b253b Merge tag 'pinctrl-v4.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 9 years ago
  25. e7db38a Merge tag 'gpio-v4.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  26. ba155e2 Linux 4.1-rc5 by Linus Torvalds · 9 years ago
  27. 5b13966 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  28. c5db6a3 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  29. 9bd4459 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  30. 086e8dd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  31. 7ce14f6 Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  32. cf539cb Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  33. 0b6280c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  34. 1c8df7b Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  35. a30ec4b Merge tag 'md/4.1-rc4-fixes' of git://neil.brown.name/md by Linus Torvalds · 9 years ago
  36. 1d82b0b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  37. 2a058f3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  38. 93a33a5 bridge: fix lockdep splat by Eric Dumazet · 9 years ago
  39. f96dee1 net: core: 'ethtool' issue with querying phy settings by Arun Parameswaran · 9 years ago
  40. 47cc84c bridge: fix parsing of MLDv2 reports by Thadeu Lima de Souza Cascardo · 9 years ago
  41. 9eeb516 ARM: zynq: DT: Use the zynq binding with macb by Nathan Sullivan · 9 years ago
  42. 222ca8e net: macb: Disable half duplex gigabit on Zynq by Nathan Sullivan · 9 years ago
  43. 6db9959 net: macb: Document zynq gem dt binding by Nathan Sullivan · 9 years ago
  44. d4e64c2 ipv4: fill in table id when replacing a route by Michal Kubeček · 9 years ago
  45. 44f6731 cdc_ncm: Fix tx_bytes statistics by Bjørn Mork · 9 years ago
  46. 572152a Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  47. 381c759 ipv4: Avoid crashing in ip_error by Eric W. Biederman · 9 years ago
  48. d654976 tcp: fix a potential deadlock in tcp_get_info() by Eric Dumazet · 9 years ago
  49. a8106b1 Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  50. bb43589 Merge tag 'drm-intel-fixes-2015-05-21' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  51. a1cae34 crypto: s390/ghash - Fix incorrect ghash icv buffer handling. by Harald Freudenberger · 9 years ago
  52. 865d872 Merge tag 'for-linus-4.1b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  53. f0d8690 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  54. 2f8126e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  55. 0c68e5b Merge tag 'sound-4.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  56. 1865892 Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  57. 83ee412 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  58. 97793a8 Merge tag 'mmc-4.1-rc3' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 9 years ago
  59. 6efdb11 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 9 years ago
  60. e51a363 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  61. 77b071e Input: smtpe-ts - wait 50mS until polling for pen-up by Marek Vasut · 9 years ago
  62. e686e9e Input: smtpe-ts - use msecs_to_jiffies() instead of HZ by Marek Vasut · 9 years ago
  63. 3d854120 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  64. 4cce593 Merge tag 'hwmon-for-linus-v4.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 9 years ago
  65. 15397f1 Input: joydev - don't classify the vmmouse as a joystick by Thomas Hellstrom · 9 years ago
  66. c78e174 net: sched: fix call_rcu() race on classifier module unloads by Daniel Borkmann · 9 years ago
  67. 6ca1213 drm/radeon: fix error flag checking in native aux path by Alex Deucher · 9 years ago
  68. 0f28d12 drm/radeon: retry dcpd fetch by Alex Deucher · 9 years ago
  69. 755c814 drm/msm/mdp5: fix incorrect parameter for msm_framebuffer_iova() by Stephane Viau · 9 years ago
  70. 8532e34 md/bitmap: remove rcu annotation from pointer arithmetic. by NeilBrown · 9 years ago
  71. a811577 md/raid0: fix restore to sector variable in raid0_make_request by Eric Work · 9 years ago
  72. 4876969 raid5: fix broken async operation chain by Shaohua Li · 9 years ago
  73. 412dbad Input: vmmouse - do not reference non-existing version of X driver by Thomas Hellstrom · 9 years ago
  74. 72eceab Input: alps - fix finger jumps on lifting 2 fingers on v7 touchpad by Hans de Goede · 9 years ago
  75. c07678b IB/cma: Fix broken AF_IB UD support by Matthew Finlay · 9 years ago
  76. 3ad2a5f irqchip/gicv3-its: ITS table size should not be smaller than PSZ by Minghuan Lian · 9 years ago
  77. 153c35b Btrfs: fix regression in raid level conversion by Chris Mason · 9 years ago
  78. 521a04d Revert "libceph: clear r_req_lru_item in __unregister_linger_request()" by Ilya Dryomov · 9 years ago
  79. b049453 libceph: request a new osdmap if lingering request maps to no osd by Ilya Dryomov · 9 years ago
  80. c29ed5a ib/cm: Change reject message type when destroying cm_id by Ted Kim · 9 years ago
  81. c15e10e net: phy: Make sure phy_start() always re-enables the phy interrupts by Tim Beale · 9 years ago
  82. 7764b9d Merge branch 'ipv6_ecmp_fixes' by David S. Miller · 9 years ago
  83. 2759647 ipv6: fix ECMP route replacement by Michal Kubeček · 9 years ago
  84. 35f1b4e ipv6: do not delete previously existing ECMP routes if add fails by Michal Kubeček · 9 years ago
  85. faecbb4 Revert "netfilter: bridge: query conntrack about skb dnat" by Florian Westphal · 9 years ago
  86. 1086bbe netfilter: ensure number of counters is >0 in do_replace() by Dave Jones · 9 years ago
  87. 3bfe049 netfilter: nfnetlink_{log,queue}: Register pernet in first place by Francesco Ruggeri · 9 years ago
  88. c447e76 kvm/fpu: Enable eager restore kvm FPU for MPX by Liang Li · 9 years ago
  89. 0fdd74f Revert "KVM: x86: drop fpu_activate hook" by Paolo Bonzini · 9 years ago
  90. e8fd5e9 kvm: fix crash in kvm_vcpu_reload_apic_access_page by Andrea Arcangeli · 9 years ago
  91. 26ba61f HID: wacom: fix an Oops caused by wacom_wac_finger_count_touches by Ping Cheng · 9 years ago
  92. 219f47e ALSA: hda - Disable widget power-saving for ALC292 & co by Takashi Iwai · 9 years ago
  93. 48f4b3a ALSA: hda - Reduce verbs by node power-saves by Takashi Iwai · 9 years ago
  94. 976fa9a ALSA: sound/atmel/ac97c.c: remove unused variable by Arnd Bergmann · 9 years ago
  95. a962959 Btrfs: fix racy system chunk allocation when setting block group ro by Filipe Manana · 9 years ago
  96. 2c2ed5a btrfs: clear 'ret' in btrfs_check_shared() loop by Mark Fasheh · 9 years ago
  97. f7c125a Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes by Dave Airlie · 9 years ago
  98. 892bd62 Merge tag 'mac80211-for-davem-2015-05-19' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 9 years ago
  99. b7b0ed9 tcp: don't over-send F-RTO probes by Yuchung Cheng · 9 years ago
  100. da34ac7 tcp: only undo on partial ACKs in CA_Loss by Yuchung Cheng · 9 years ago