1. e84f1ab tools/testing/selftests/ipc/msgque.c: improve error handling when not running as root by Shuah Khan · 10 years ago
  2. 058504e fs/seq_file: fallback to vmalloc allocation by Heiko Carstens · 10 years ago
  3. f74373a /proc/stat: convert to single_open_size() by Heiko Carstens · 10 years ago
  4. 0bc1f8b hwpoison: fix the handling path of the victimized page frame that belong to non-LRU by Chen Yucong · 10 years ago
  5. b27ebf7 mm:vmscan: update the trace-vmscan-postprocess.pl for event vmscan/mm_vmscan_lru_isolate by Chen Yucong · 10 years ago
  6. 496a8e6 msync: fix incorrect fstart calculation by Namjae Jeon · 10 years ago
  7. 2e32bae zram: revalidate disk after capacity change by Minchan Kim · 10 years ago
  8. e98f776 tools: memory-hotplug fix unexpected operator error by Shuah Khan · 10 years ago
  9. 1bd702e tools: cpu-hotplug fix unexpected operator error by Shuah Khan · 10 years ago
  10. 571ff47 autofs4: fix false positive compile error by Ian Kent · 10 years ago
  11. 8a5b20a slub: fix off by one in number of slab tests by Joonsoo Kim · 10 years ago
  12. dc78327 mm: page_alloc: fix CMA area initialisation when pageblock > MAX_ORDER by Michal Nazarewicz · 10 years ago
  13. abdd2e8 Btrfs: fix crash when starting transaction by Filipe Manana · 10 years ago
  14. be2c765 Btrfs: fix btrfs_print_leaf for skinny metadata by Josef Bacik · 10 years ago
  15. d288db5 Btrfs: fix race of using total_bytes_pinned by Liu Bo · 10 years ago
  16. 130d5b4 btrfs: use E2BIG instead of EIO if compression does not help by David Sterba · 10 years ago
  17. 0a4eaea btrfs: remove stale comment from btrfs_flush_all_pending_stuffs by David Sterba · 10 years ago
  18. 14f5979 Btrfs: fix use-after-free when cloning a trailing file hole by Filipe Manana · 10 years ago
  19. 0aeb8a6e btrfs: fix null pointer dereference in btrfs_show_devname when name is null by Anand Jain · 10 years ago
  20. e755f78 btrfs: fix null pointer dereference in clone_fs_devices when name is null by Anand Jain · 10 years ago
  21. 2aa06a3 btrfs: fix nossd and ssd_spread mount option regression by Eric Sandeen · 10 years ago
  22. 5f31648 Btrfs: fix race between balance recovery and root deletion by Wang Shilong · 10 years ago
  23. 3cc7939 Btrfs: atomically set inode->i_flags in btrfs_update_iflags by Filipe Manana · 10 years ago
  24. c2e28dc kbuild: Print the name of the build directory by Michal Marek · 10 years ago
  25. 4e57808 drm/vmwgfx: Fix incorrect write to read-only register v2: by Thomas Hellstrom · 10 years ago
  26. 43d826c iwlwifi: dvm: don't enable CTS to self by Emmanuel Grumbach · 10 years ago
  27. 1b64782 xen/manage: fix potential deadlock when resuming the console by David Vrabel · 10 years ago
  28. a921e2a Merge branch 'stmmac' by David S. Miller · 10 years ago
  29. c8df8ce net: stmmac: Remove unneeded I/O read caught by cppcheck by Vince Bridgers · 10 years ago
  30. 43d24e4 net: stmmac: Correct duplicate if/then/else case found by cppcheck by Vince Bridgers · 10 years ago
  31. 0acf167 net: stmmac: add platform init/exit for Altera's ARM socfpga by Vince Bridgers · 10 years ago
  32. 48bc034 ieee802154: reassembly: fix possible buffer overflow by Alexander Aring · 10 years ago
  33. 98846e6 Merge branch 'mlx4' by David S. Miller · 10 years ago
  34. bb27361 net/mlx4_en: IRQ affinity hint is not cleared on port down by Amir Vadai · 10 years ago
  35. 143b5ba lib/cpumask: cpumask_set_cpu_local_first to use all cores when numa node is not defined by Amir Vadai · 10 years ago
  36. 35f6f45 net/mlx4_en: Don't use irq_affinity_notifier to track changes in IRQ affinity map by Amir Vadai · 10 years ago
  37. 1b03747 defxx: Fix !DYNAMIC_BUFFERS compilation warnings by Maciej W. Rozycki · 10 years ago
  38. f46d53d defxx: Remove an incorrectly inverted preprocessor conditional by Maciej W. Rozycki · 10 years ago
  39. 5924f17 tcp: Fix divide by zero when pushing during tcp-repair by Christoph Paasch · 10 years ago
  40. 133d452 md: flush writes before starting a recovery. by NeilBrown · 10 years ago
  41. 9bd3592 md: make sure GET_ARRAY_INFO ioctl reports correct "clean" status by NeilBrown · 10 years ago
  42. 5925a05 net: fix sparse warning in sk_dst_set() by Eric Dumazet · 10 years ago
  43. a48e5fa vlan: free percpu stats in device destructor by Eric Dumazet · 10 years ago
  44. c556bcd clk: qcom: HDMI source sel is 3 not 2 by Stephen Boyd · 10 years ago
  45. e55a379 Merge branch 'drm-fixes-3.16' of git://people.freedesktop.org/~agd5f/linux by Dave Airlie · 10 years ago
  46. 1860268 drm: fix permissions on drm_drv.c by Dave Airlie · 10 years ago
  47. 69bbd9c nfs: fix nfs4d readlink truncated packet by Avi Kivity · 10 years ago
  48. 7dae77f drm/radeon: page table BOs are kernel allocations by Christian König · 10 years ago
  49. b397207 drm/radeon/cik: fix typo in EOP packet by Alex Deucher · 10 years ago
  50. 4924b8a Merge tag 'for_3.16/samsung-clk-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tfiga/samsung-clk into clk-fixes-samsung by Mike Turquette · 10 years ago
  51. ecca47c kernfs: kernfs_notify() must be useable from non-sleepable contexts by Tejun Heo · 10 years ago
  52. 449fd15 ARM: kprobes: Fix test code compilation errors for ARMv4 targets by Jon Medhurst · 11 years ago
  53. 2722260 ARM: kprobes: Disallow instructions with PC and register specified shift by Jon Medhurst · 11 years ago
  54. 48f7bc8 ARM: kprobes: Prevent known test failures stopping other tests running by Jon Medhurst · 11 years ago
  55. d9daa24 net: fix circular dependency in of_mdio code by Daniel Mack · 10 years ago
  56. eb608d2 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  57. 5c726dc Merge branch 'for-v3.16-rc/ti-clk-drv' of github.com:t-kristo/linux-pm into clk-fixes-ti by Mike Turquette · 10 years ago
  58. c3dcac8 clk: sunxi: fix devm_ioremap_resource error detection code by Himangi Saraogi · 10 years ago
  59. 1f9a726 perf: Do not allow optimized switch for non-cloned events by Jiri Olsa · 10 years ago
  60. b292d7a perf/x86/intel: ignore CondChgd bit to avoid false NMI handling by HATAYAMA Daisuke · 10 years ago
  61. b6220ad sched: Fix compiler warnings by Guenter Roeck · 10 years ago
  62. 3896c32 x86, tsc: Fix cpufreq lockup by Peter Zijlstra · 10 years ago
  63. e4adcff usb: chipidea: udc: delete td from req's td list at ep_dequeue by Peter Chen · 10 years ago
  64. 2a96dfa clk: s2mps11: Fix double free corruption during driver unbind by Krzysztof Kozlowski · 10 years ago
  65. 4332ec1 clk: ti: am43x: Fix boot with CONFIG_SOC_AM33XX disabled by Roger Quadros · 10 years ago
  66. b758858 net: bcmgenet: do not set packet length for RX buffers by Florian Fainelli · 10 years ago
  67. 219575e net: bcmgenet: start with carrier off by Florian Fainelli · 10 years ago
  68. 0f50ce9 net: bcmgenet: disable clock before register_netdev by Florian Fainelli · 10 years ago
  69. 16f62d9 net: systemport: fix TX NAPI work done return value by Florian Fainelli · 10 years ago
  70. 412bce8 net: systemport: fix UniMAC reset logic by Florian Fainelli · 10 years ago
  71. 3b140a6 net: systemport: do not clear IFF_MULTICAST flag by Florian Fainelli · 10 years ago
  72. 330d282 core: fix typo in percpu read_mostly section by Zhengyu He · 10 years ago
  73. 76bb5ab cpuset: break kernfs active protection in cpuset_write_resmask() by Tejun Heo · 10 years ago
  74. 07b0f00 bnx2x: fix possible panic under memory stress by Eric Dumazet · 10 years ago
  75. 099ed15 tracing: Remove ftrace_stop/start() from reading the trace file by Steven Rostedt (Red Hat) · 10 years ago
  76. d92a333 Merge tag 'fbdev-fixes-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 10 years ago
  77. 4f23174 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  78. a2b6d3b drm/radeon: Track the status of a page flip more explicitly by Michel Dänzer · 10 years ago
  79. b0880e8 drm/radeon/dpm: fix vddci setup typo on cayman by Alex Deucher · 10 years ago
  80. e079298 drm/radeon/dpm: fix typo in vddci setup for eg/btc by Alex Deucher · 10 years ago
  81. 88f3906 drm/radeon: use RADEON_MAX_CRTCS, RADEON_MAX_AFMT_BLOCKS (v2) by Stefan Brüns · 10 years ago
  82. 4e5f97d drm/radeon: Use only one line for whole DPCD debug output by Stefan Brüns · 10 years ago
  83. a624f42 drm/radeon: add a module parameter to control deep color support by Alex Deucher · 10 years ago
  84. 0c78a44 drm/radeon: enable bapm by default on desktop TN/RL boards by Alex Deucher · 10 years ago
  85. 09f95d5 drm/radeon: enable bapm by default on KV/KB by Alex Deucher · 10 years ago
  86. 9668295 drm/radeon: only apply bapm changes for AC power on ARUBA by Alex Deucher · 10 years ago
  87. 9368931 drm/radeon: adjust default dispclk on DCE6 (v2) by Alex Deucher · 10 years ago
  88. 4adccf9 tmon: set umask to a reasonable value by Neil Horman · 10 years ago
  89. 951fda3 tmon: Check log file for common secuirty issues by Neil Horman · 10 years ago
  90. 0b479c3 fb: adv7393: add missing semicolon by Scott Jiang · 10 years ago
  91. 5549d25 drm/i915: Drop early VLV WA to fix Voltage not getting dropped to Vmin by Deepak S · 10 years ago
  92. d1a792f Update imx-sdma cyclic handling to report residue by Russell King - ARM Linux · 10 years ago
  93. 13bbfb5 dma: cppi41: handle 0-length packets by Daniel Mack · 10 years ago
  94. 7f50236 ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fix by Eric Dumazet · 10 years ago
  95. e911036 UBI: fix the volumes tree sorting criteria by Heiko Schocher · 10 years ago
  96. 8ae587e usb: Kconfig: make EHCI_MSM selectable for QCOM SOCs by Srinivas Kandagatla · 10 years ago
  97. b14bf2d usb-storage/SCSI: Add broken_fua blacklist flag by Alan Stern · 10 years ago
  98. ba1ba3a Merge tag 'fixes-for-v3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 10 years ago
  99. 4a46b24 openvswitch: Use exact lookup for flow_get and flow_del. by Alex Wang · 10 years ago
  100. 6b53326 tools/thermal: tmon: fix compilation errors when building statically by Javi Merino · 10 years ago