1. aa57aca ACPI / PM: Update the copyright notice and description of power.c by Rafael J. Wysocki · 9 years ago
  2. 89c22d8 net: Fix skb csum races when peeking by Herbert Xu · 9 years ago
  3. c9805b9 Revert "net: fec: Ensure clocks are enabled while using mdio bus" by Fabio Estevam · 9 years ago
  4. da27862 NET: AX.25: Stop heartbeat timer on disconnect. by Richard Stearn · 9 years ago
  5. 738ac1e net: Clone skb before setting peeked flag by Herbert Xu · 9 years ago
  6. 035d210 rtnetlink: reject non-IFLA_VF_PORT attributes inside IFLA_VF_PORTS by Daniel Borkmann · 9 years ago
  7. 91a5773 ARM: DRA7: hwmod: fix gpmc hwmod by Roger Quadros · 9 years ago
  8. 2252607 gpio: brcmstb: fix null ptr dereference in driver remove by Gregory Fong · 9 years ago
  9. 30bb6fb gpio: Remove double "base" in comment by Geert Uytterhoeven · 9 years ago
  10. 39561e8 gpio: of: remove unnecessary variable in of_get_gpio_hog() by Masahiro Yamada · 9 years ago
  11. 4c52bd5 gpio: mvebu: kill bogus dependency on GPIO_GENERIC by Masahiro Yamada · 9 years ago
  12. 41ec66c gpio: altera: use of_mm_gpiochip_remove() to fix memory leak by Masahiro Yamada · 9 years ago
  13. 1c8b5d6 gpio: altera: fix return value of altera_gpio_remove() by Masahiro Yamada · 9 years ago
  14. d58ec58 gpio: altera: kill bogus dependency on GPIO_GENERIC by Masahiro Yamada · 9 years ago
  15. 80d2bf5 gpio: zynq: add missing module_exit function by Masahiro Yamada · 9 years ago
  16. 7c50181 dt-bindings: brcmstb-gpio: document properties for wakeup by Gregory Fong · 9 years ago
  17. d32651f gpiolib: Fix docs for gpiochip_add_pingroup_range by Tomeu Vizoso · 9 years ago
  18. db3b0fc gpio: generic: add get_direction support by Philipp Zabel · 9 years ago
  19. d6a8c6d rcutorture: Enable lockdep-RCU on TASKS01 by Paul E. McKenney · 9 years ago
  20. 5be5d1a rcutorture: Add RCU-tasks qualifier to dereference by Paul E. McKenney · 9 years ago
  21. 3a0af33 rcutorture: Fix rcu_torture_cbflood() for callback-free RCU by Paul E. McKenney · 9 years ago
  22. e8e255f rcutorture: Bounds-check rcutorture.shuffle_interval by Paul E. McKenney · 9 years ago
  23. 4444d85 rcutorture: Check nfakewriters parameter by Paul E. McKenney · 9 years ago
  24. d9eba76 rcutorture: Better bounds checking for n_barrier_cbs by Paul E. McKenney · 9 years ago
  25. 4262169 rcu: Simplify arithmetic to calculate number of RCU nodes by Alexander Gordeev · 9 years ago
  26. cb00710 rcu: Limit count of static data to the number of RCU levels by Alexander Gordeev · 9 years ago
  27. 199977b rcu: Remove unnecessary fields from rcu_state structure by Alexander Gordeev · 9 years ago
  28. 05b84ae rcu: Limit rcu_capacity[] size to RCU_NUM_LVLS items by Alexander Gordeev · 9 years ago
  29. a6d7708 rcu: Limit rcu_state::levelcnt[] to RCU_NUM_LVLS items by Alexander Gordeev · 9 years ago
  30. 9618138 rcu: Simplify rcu_init_geometry() capacity arithmetics by Alexander Gordeev · 9 years ago
  31. 679f985 rcu: Cleanup rcu_init_geometry() code and arithmetics by Alexander Gordeev · 9 years ago
  32. 372b0ec rcu: Remove superfluous local variable in rcu_init_geometry() by Alexander Gordeev · 9 years ago
  33. 75cf15a rcu: Panic if RCU tree can not accommodate all CPUs by Alexander Gordeev · 9 years ago
  34. 319362c rcu: Provide more diagnostics for stalled GP kthread by Paul E. McKenney · 9 years ago
  35. f765d11 rcu: Change return type to bool by Nicholas Mc Guire · 9 years ago
  36. d5671f6 rcu: Deinline rcu_read_lock_sched_held() if DEBUG_LOCK_ALLOC by Denys Vlasenko · 9 years ago
  37. 96d7744 doc: Call out smp_mb__after_unlock_lock() transitivity by Paul E. McKenney · 9 years ago
  38. 9af194c documentation: Replace ACCESS_ONCE() by READ_ONCE() and WRITE_ONCE() by Paul E. McKenney · 9 years ago
  39. 57aecae documentation: Fix variable-name typo in memory-barriers.txt by Paul E. McKenney · 9 years ago
  40. 297f739 documentation: Fix spelling of "operators" by Paul E. McKenney · 9 years ago
  41. 21b05de documentation: Bring rcutorture parameters up to date by Paul E. McKenney · 9 years ago
  42. 7bee607 NVMe: Reread partitions on metadata formats by Keith Busch · 9 years ago
  43. 16ff49a Merge tag 'locks-v4.2-1' of git://git.samba.org/jlayton/linux by Linus Torvalds · 9 years ago
  44. df14a68 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  45. bec33cd Merge tag 'arc-v4.2-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 9 years ago
  46. 9c69481 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  47. 113e0d1 PCI / ACPI: Fix pci_acpi_optimize_delay() comment by Srinidhi Kasagar · 9 years ago
  48. b9e23f3 ARM: OMAP2+: DRA7: clockdomain: change l4per2_7xx_clkdm to SW_WKUP by Vignesh R · 9 years ago
  49. e913bfb Merge tag 'iio-for-4.3a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 9 years ago
  50. 2645695 jfs: clean up jfs_rename and fix out of order unlock by Dave Kleikamp · 9 years ago
  51. 221272f seccomp: swap hard-coded zeros to defined name by Kees Cook · 9 years ago
  52. 13c4a90 seccomp: add ptrace options for suspend/resume by Tycho Andersen · 9 years ago
  53. 8225d38 seccomp: Replace smp_read_barrier_depends() with lockless_dereference() by Pranith Kumar · 10 years ago
  54. 97d6e2b Merge tag 'module-final-v4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 9 years ago
  55. 7558009 Merge tag 'trace-v4.2-rc1-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  56. 7d1442b ASoC: Fix warning caused by a typo in comments of snd_soc_add_platform() by Masanari Iida · 9 years ago
  57. 231b86b ASoC: Fix warning while make xmldocs caused by soc-core.c by Masanari Iida · 9 years ago
  58. 6c7941d netfilter: xtables: remove __pure annotation by Florian Westphal · 9 years ago
  59. dcebd31 netfilter: add and use jump label for xt_tee by Florian Westphal · 9 years ago
  60. 7814b6e netfilter: xtables: don't save/restore jumpstack offset by Florian Westphal · 9 years ago
  61. e7c8899 netfilter: move tee_active to core by Florian Westphal · 9 years ago
  62. 98d1bd8 netfilter: xtables: compute exact size needed for jumpstack by Florian Westphal · 9 years ago
  63. fd2ecda netfilter: nftables: Only run the nftables chains in the proper netns by Eric W. Biederman · 9 years ago
  64. 085db2c netfilter: Per network namespace netfilter hooks. by Eric W. Biederman · 9 years ago
  65. 412efa7 ASoC: Intel: Get correct usage_count value to load firmware by Shilpa Sreeramalu · 9 years ago
  66. d531be2 libata: increase the timeout when setting transfer mode by Mikulas Patocka · 9 years ago
  67. 0edcf28 netfilter: Factor out the hook list selection from nf_register_hook by Eric W. Biederman · 9 years ago
  68. 4c09115 netfilter: Simply the tests for enabling and disabling the ingress queue hook by Eric W. Biederman · 9 years ago
  69. 70aa996 netfilter: kill nf_hooks_active by Eric W. Biederman · 9 years ago
  70. 0d6ef06 ipvs: Delete an unnecessary check before the function call "module_put" by Markus Elfring · 9 years ago
  71. af34d63 libata: add ATA_HORKAGE_MAX_SEC_1024 to revert back to previous max_sectors limit by David Milburn · 9 years ago
  72. c62ff6b drm/armada: avoid saving the adjusted mode to crtc->mode by Russell King · 9 years ago
  73. 73068ce drm/armada: fix overlay when partially off-screen by Russell King · 9 years ago
  74. 98fb74f drm/armada: convert overlay to use drm_plane_helper_check_update() by Russell King · 9 years ago
  75. 0481c8c drm/armada: fix gem object free after failed prime import by Russell King · 9 years ago
  76. 41dbb2d drm/armada: fix incorrect overlay plane cleanup by Russell King · 9 years ago
  77. 070f3f6 drm/armada: fix missing overlay wake-up by Russell King · 9 years ago
  78. cda57b1 libata: force disable trim for SuperSSpeed S238 by Arne Fitzenreiter · 9 years ago
  79. 71d126f libata: add ATA_HORKAGE_NOTRIM by Arne Fitzenreiter · 9 years ago
  80. 2649548 drm/i915: Invert fastboot check by Daniel Vetter · 9 years ago
  81. 1ed51de drm/i915: Clarify logic for initial modeset by Daniel Vetter · 9 years ago
  82. e2ff2d4 drm/i915: Unconditionally check gmch pfit state by Daniel Vetter · 9 years ago
  83. 3c71ba3 perf tools: Really allow to specify custom CC, AR or LD by Alexey Brodkin · 9 years ago
  84. a7fde09 perf auxtrace: Fix misplaced check for HAVE_SYNC_COMPARE_AND_SWAP_SUPPORT by Adrian Hunter · 9 years ago
  85. ca6e440 Merge tag 'drm-intel-fixes-2015-07-15' into drm-intel-next-queued by Daniel Vetter · 9 years ago
  86. dcb54fc phy: berlin-usb: fix divider for BG2 by Thomas Hebb · 9 years ago
  87. 96696a9 phy: berlin-usb: fix divider for BG2CD by Thomas Hebb · 9 years ago
  88. 1c4b1d1 phy/pxa: add HAS_IOMEM dependency by Sebastian Ott · 9 years ago
  89. 0a0830f phy: ti-pipe3: fix suspend by Roger Quadros · 9 years ago
  90. b1d725e Merge tag 'omap-for-v4.3/dt-pt1' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/dt by Olof Johansson · 9 years ago
  91. 6802b78 ARM: dts: Add sbs-battery dts fragment used by chromebooks by Chris Zhong · 10 years ago
  92. 8f539a8 drm/i915: always disable irqs in intel_pipe_update_start by Maarten Lankhorst · 9 years ago
  93. 342defd drm/i915: Remove use of runtime pm in atomic commit functions by Maarten Lankhorst · 9 years ago
  94. f6ac4b2 drm/i915: Call plane update functions directly from intel_atomic_commit. by Maarten Lankhorst · 9 years ago
  95. 74c090b drm/i915: Use full atomic modeset. by Maarten Lankhorst · 9 years ago
  96. 4c62360 efi: Handle memory error structures produced based on old versions of standard by Luck, Tony · 9 years ago
  97. 9b01435 drm/i915/gen9: Add WaSetDisablePixMaskCammingAndRhwoInCommonSliceChicken by Arun Siluvery · 9 years ago
  98. a4106a7 drm/i915/gen9: Add WaFlushCoherentL3CacheLinesAtContextSwitch workaround by Arun Siluvery · 9 years ago
  99. 0907c8f drm/i915/gen9: Add WaDisableCtxRestoreArbitration workaround by Arun Siluvery · 9 years ago
  100. 0504cff drm/i915: Enable WA batch buffers for Gen9 by Arun Siluvery · 9 years ago