1. 9f56548 can: c_can_pci: fix null-pointer-deref in c_can_start() - set device pointer by Einar Jón · 8 years ago
  2. a1af471 IB/srp: fix invalid indirect_sg_entries parameter value by Israel Rukshin · 8 years ago
  3. c2293e7 IB/srp: fix mr allocation when the device supports sg gaps by Israel Rukshin · 8 years ago
  4. 24be606 IB/iser: Fix sg_tablesize calculation by Max Gurtovoy · 8 years ago
  5. 9560060 IB/cxgb3: fix misspelling in header guard by Nicolas Iooss · 8 years ago
  6. d7f56ee s390/ptrace: Preserve previous registers for short regset write by Martin Schwidefsky · 8 years ago
  7. 62d7f21 s390/mm: Fix cmma unused transfer from pgste into pte by Christian Borntraeger · 8 years ago
  8. 97a2e39 RDMA/cma: Fix unknown symbol when CONFIG_IPV6 is not enabled by Jack Morgenstein · 8 years ago
  9. ffb97c1 Btrfs: remove ->{get, set}_acl() from btrfs_dir_ro_inode_operations by Omar Sandoval · 8 years ago
  10. ad80fad Btrfs: disable xattr operations on subvolume directories by Omar Sandoval · 8 years ago
  11. 79babd4 Btrfs: remove old tree_root case in btrfs_read_locked_inode() by Omar Sandoval · 8 years ago
  12. 959f970 ISDN: eicon: silence misleading array-bounds warning by Arnd Bergmann · 8 years ago
  13. 4859524 xfs: prevent quotacheck from overloading inode lru by Brian Foster · 8 years ago
  14. 03707d6 sysctl: fix proc_doulongvec_ms_jiffies_minmax() by Eric Dumazet · 8 years ago
  15. c755686 userns: Make ucounts lock irq-safe by Nikolay Borisov · 8 years ago
  16. 13e39d5 vring: Force use of DMA API for ARM-based systems with legacy devices by Will Deacon · 8 years ago
  17. 96e5cec mm, page_alloc: fix premature OOM when racing with cpuset mems update by Vlastimil Babka · 8 years ago
  18. b678e4f mm, page_alloc: move cpuset seqcount checking to slowpath by Vlastimil Babka · 8 years ago
  19. d1656c5 mm, page_alloc: fix fast-path race with cpuset update or removal by Vlastimil Babka · 8 years ago
  20. ade7afe mm, page_alloc: fix check for NULL preferred_zone by Vlastimil Babka · 8 years ago
  21. 9b1a1ae mm/mempolicy.c: do not put mempolicy before using its nodemask by Vlastimil Babka · 8 years ago
  22. 6676aa6 mm/huge_memory.c: respect FOLL_FORCE/FOLL_COW for thp by Keno Fischer · 8 years ago
  23. a2104c7 drm/atomic: clear out fence when duplicating state by Lucas Stach · 8 years ago
  24. bbae3c4 Revert "drm/radeon: always apply pci shutdown callbacks" by Alex Deucher · 8 years ago
  25. 5270c01 drm/vc4: fix a bounds check by Dan Carpenter · 8 years ago
  26. cfba2a0 drm/vc4: Return -EINVAL on the overflow checks failing. by Eric Anholt · 8 years ago
  27. b9edac5 drm/vc4: Fix an integer overflow in temporary allocation layout. by Eric Anholt · 8 years ago
  28. 3260083 drm/vc4: Fix memory leak of the CRTC state. by Eric Anholt · 8 years ago
  29. 4c741e2ad drm/i915: Ignore bogus plane coordinates on SKL when the plane is not visible by Ville Syrjälä · 8 years ago
  30. f1dc9aa drm: Fix broken VT switch with video=1366x768 option by Takashi Iwai · 8 years ago
  31. 2abb7f4 drm: Schedule the output_poll_work with 1s delay if we have delayed event by Peter Ujfalusi · 8 years ago
  32. e4be4d4 tile/ptrace: Preserve previous registers for short regset write by Dave Martin · 8 years ago
  33. 544160b fbdev: color map copying bounds checking by Kees Cook · 8 years ago
  34. 5ea9de8 ANDROID: sched/walt: Drop arch-specific timer access by Chris Redpath · 8 years ago
  35. 660cd19 ANDROID: sched/walt: include missing header for arm_timer_read_counter() by Amit Pundir · 8 years ago
  36. f122216 ANDROID: fs: Export vfs_rmdir2 by Guenter Roeck · 8 years ago
  37. 0de4c4c ANDROID: fs: Export free_fs_struct and set_fs_pwd by Guenter Roeck · 8 years ago
  38. cd08287 Merge tag 'v4.9.6' into android-4.9 by Dmitry Shmidt · 8 years ago
  39. 9dcfc2a ANDROID: cpufreq: interactive: Use idle-end notifiers by Viresh Kumar · 8 years ago
  40. c33cc8f FROMLIST: cpufreq: Add android's 'interactive' governor by Viresh Kumar · 8 years ago
  41. a9a8266 ANDROID: cpufreq: conservative: fix duplicate 'static' error by Amit Pundir · 8 years ago
  42. 71f1b59 ANDROID: sdcardfs: eliminate the offset argument to ->direct_IO by Amit Pundir · 8 years ago
  43. d4ae31b ANDROID: sdcardfs: make it use new .rename i_op by Amit Pundir · 8 years ago
  44. 82a2800 ANDROID: sdcardfs: Propagate dentry down to inode_change_ok() by Amit Pundir · 8 years ago
  45. c9bae39 ANDROID: sdcardfs: get rid of 'parent' argument of ->d_compare() by Amit Pundir · 8 years ago
  46. 48bc6d3 ANDROID: sdcardfs: add parent pointer into dentry name hash by Amit Pundir · 8 years ago
  47. b47e110 ANDROID: sdcardfs: use wrappers to access i_mutex by Amit Pundir · 8 years ago
  48. 1eea0df ANDROID: mnt: remount should propagate to slaves of slaves by Daniel Rosenberg · 8 years ago
  49. 3adfc03 ANDROID: sdcardfs: Fix locking issue with permision fix up by Daniel Rosenberg · 8 years ago
  50. 63d2076 ANDROID: sdcardfs: Switch ->d_inode to d_inode() by Daniel Rosenberg · 8 years ago
  51. 1503e16 ANDROID: sdcardfs: Change magic value by Daniel Rosenberg · 8 years ago
  52. 9021927 ANDROID: sdcardfs: Use per mount permissions by Daniel Rosenberg · 8 years ago
  53. 317e770 ANDROID: sdcardfs: Add gid and mask to private mount data by Daniel Rosenberg · 8 years ago
  54. 1844d9e ANDROID: sdcardfs: User new permission2 functions by Daniel Rosenberg · 8 years ago
  55. bbcd0ff ANDROID: vfs: Add permission2 for filesystems with per mount permissions by Daniel Rosenberg · 8 years ago
  56. 2757e9b ANDROID: vfs: Add setattr2 for filesystems with per mount permissions by Daniel Rosenberg · 8 years ago
  57. 29f888e ANDROID: vfs: Allow filesystems to access their private mount data by Daniel Rosenberg · 8 years ago
  58. 1aaf05b ANDROID: mnt: Add filesystem private data to mount points by Daniel Rosenberg · 8 years ago
  59. 9480415 ANDROID: sdcardfs: Move directory unlock before touch by Daniel Rosenberg · 8 years ago
  60. 2dd0dbb ANDROID: sdcardfs: fix external storage exporting incorrect uid by alvin_liang · 8 years ago
  61. 5080d24 ANDROID: sdcardfs: Added top to sdcardfs_inode_info by Daniel Rosenberg · 8 years ago
  62. fbd34b6 ANDROID: sdcardfs: Switch package list to RCU by Daniel Rosenberg · 8 years ago
  63. cb1b945 ANDROID: sdcardfs: Fix locking for permission fix up by Daniel Rosenberg · 8 years ago
  64. 7c4dcd2 ANDROID: sdcardfs: Check for other cases on path lookup by Daniel Rosenberg · 8 years ago
  65. 2b31462 ANDROID: sdcardfs: override umask on mkdir and create by Daniel Rosenberg · 8 years ago
  66. 262200a ANDROID: sched/debug: Add energy procfs interface by Dietmar Eggemann · 10 years ago
  67. 86ee634 ANDROID: cpufreq: sched: Fix kernel crash on accessing sysfs file by Viresh Kumar · 8 years ago
  68. 82ab243 ANDROID: FIXUP: sched/tune: add fixes missing from a previous patch by Patrick Bellasi · 8 years ago
  69. 751e509 ANDROID: sched: tune: Fix lacking spinlock initialization by Ke Wang · 8 years ago
  70. 69e2e59 ANDROID: cgroup: Remove leftover instances of allow_attach by Guenter Roeck · 8 years ago
  71. e57a740 ANDROID: FIXUP: sched: scheduler-driven cpu frequency selection by Ricky Liang · 9 years ago
  72. 345eb97 ANDROID: sched/rt: Add Kconfig option to enable panicking for RT throttling by Matt Wagantall · 10 years ago
  73. 989a768 ANDROID: sched/rt: print RT tasks when RT throttling is activated by Matt Wagantall · 10 years ago
  74. ae8edda ANDROID: sched/fair: Favor higher cpus only for boosted tasks by Srinath Sridharan · 8 years ago
  75. 6d9689e ANDROID: sched/fair: call OPP update when going idle after migration by Juri Lelli · 8 years ago
  76. 6344206 ANDROID: sched/cpufreq_sched: fix thermal capping events by Juri Lelli · 8 years ago
  77. 5ce4e78 ANDROID: sched/fair: Picking cpus with low OPPs for tasks that prefer idle CPUs by Srinath Sridharan · 8 years ago
  78. f472539 ANDROID: FIXUP: sched/tune: do initialization as a postcore_initicall by Patrick Bellasi · 8 years ago
  79. 8e45d94 ANDROID: DEBUG: sched: add tracepoint for RD overutilized by Patrick Bellasi · 9 years ago
  80. 42503db ANDROID: sched/tune: Introducing a new schedtune attribute prefer_idle by Srinath Sridharan · 8 years ago
  81. bd7ee31 ANDROID: sched: use util instead of capacity to select busy cpu by Todd Kjos · 8 years ago
  82. b5e1207 ANDROID: arch_timer: add error handling when the MPM global timer is cleared by Chris Redpath · 8 years ago
  83. a31778a ANDROID: FIXUP: sched: Fix double-release of spinlock in move_queued_task by Todd Kjos · 8 years ago
  84. 64f6fd1 ANDROID: FIXUP: sched/fair: Fix hang during suspend in sched_group_energy by Todd Kjos · 8 years ago
  85. 3480e6b ANDROID: FIXUP: sched: fix SchedFreq integration for both PELT and WALT by Patrick Bellasi · 8 years ago
  86. d4e7420 ANDROID: sched: EAS: Avoid causing spikes to max-freq unnecessarily by Todd Kjos · 8 years ago
  87. c4eef1f ANDROID: FIXUP: sched: fix set_cfs_cpu_capacity when WALT is in use by Patrick Bellasi · 8 years ago
  88. 3a73c96 ANDROID: sched/walt: Accounting for number of irqs pending on each core by Srinath Sridharan · 8 years ago
  89. 26c2154 ANDROID: sched: Introduce Window Assisted Load Tracking (WALT) by Srivatsa Vaddagiri · 8 years ago
  90. d5563d3 ANDROID: sched/tune: fix PB and PC cuts indexes definition by Patrick Bellasi · 8 years ago
  91. 8dce8eb ANDROID: sched/fair: optimize idle cpu selection for boosted tasks by Todd Kjos · 8 years ago
  92. d248900 ANDROID: FIXUP: sched/tune: fix accounting for runnable tasks by Patrick Bellasi · 8 years ago
  93. 52cb67e ANDROID: sched/tune: use a single initialisation function by Patrick Bellasi · 8 years ago
  94. 2ed513e ANDROID: FIXUP: sched/tune: fix payoff calculation for boost region by Patrick Bellasi · 8 years ago
  95. e71c425 ANDROID: sched/tune: Add support for negative boost values by Srinath Sridharan · 8 years ago
  96. c5b2042 ANDROID: FIX: sched/tune: move schedtune_nornalize_energy into fair.c by Patrick Bellasi · 8 years ago
  97. 4a5fe54 ANDROID: FIX: sched/tune: update usage of boosted task utilisation on CPU selection by Patrick Bellasi · 8 years ago
  98. c6a6f3b ANDROID: sched/fair: add tunable to set initial task load by Todd Kjos · 9 years ago
  99. 1931b93 ANDROID: sched/fair: add tunable to force selection at cpu granularity by Juri Lelli · 8 years ago
  100. bf47bdd ANDROID: sched: EAS: take cstate into account when selecting idle core by Srinath Sridharan · 8 years ago