1. 5e3ce74 ANDROID: cpufreq: interactive: build fixes by Amit Pundir · 8 years ago
  2. 67aa284 ANDROID: cpufreq: interactive: Clean up default and fallback governor setup by Amit Pundir · 8 years ago
  3. 6e6823c ANDROID: sdcardfs: get rid of 'parent' argument of ->d_compare() by Amit Pundir · 8 years ago
  4. 4790c48 ANDROID: sdcardfs: add parent pointer into dentry name hash by Amit Pundir · 8 years ago
  5. 5a95be3 ANDROID: ext4: fix FIDTRIM support by Amit Pundir · 8 years ago
  6. cd60b7b ANDROID: dm verity fec: include dm-core.h instead of dm.h by Amit Pundir · 8 years ago
  7. b92e096 ANDROID: sdcardfs: eliminate the offset argument to ->direct_IO by Amit Pundir · 8 years ago
  8. 3e5ef44 ANDROID: sdcardfs: use wrappers to access i_mutex by Amit Pundir · 8 years ago
  9. 0917208 ANDROID: usb: gadget: u_ether: fix dev->trans_start removal fallout by Amit Pundir · 8 years ago
  10. 3b111f5 ANDROID: proc: fix depreciated call to get_user_pages in task_mmu by Michael Scott · 8 years ago
  11. 8405c74 ANDROID: usb: gadget: fix MTP OS desc support by Amit Pundir · 8 years ago
  12. 5236519 ANDROID: android-base: CONFIG_HARDENED_USERCOPY=y by Sami Tolvanen · 8 years ago
  13. b9a1548 android-base.cfg: Enable kernel ASLR by Jeff Vander Stoep · 8 years ago
  14. 508d929 android-recommended.cfg: enable fstack-protector-strong by Jeff Vander Stoep · 8 years ago
  15. 9ff9c61 ANDROID: base-cfg: enable UID_CPUTIME by Amit Pundir · 8 years ago
  16. 81bb630 ANDROID: restrict access to perf events by Jeff Vander Stoep · 8 years ago
  17. 9b663a3 android: configs: base: enable configfs gadget functions by Amit Pundir · 9 years ago
  18. 1bf8439 ANDROID: configs: merge AOSP config fragments by Amit Pundir · 8 years ago
  19. 70e0cee ANDROID: binder: Clear binder and cookie when setting handle in flat binder struct by Arve Hjønnevåg · 8 years ago
  20. 4581a89 ANDROID: binder: Add strong ref checks by Arve Hjønnevåg · 8 years ago
  21. 2320e1e Fix a build breakage in IO latency hist code. by Mohan Srinivasan · 8 years ago
  22. 048871b FROMLIST: arm64: Enable CONFIG_ARM64_SW_TTBR0_PAN by Catalin Marinas · 8 years ago
  23. 068ae70 FROMLIST: arm64: xen: Enable user access before a privcmd hvc call by Catalin Marinas · 8 years ago
  24. 138dcc21 FROMLIST: arm64: Handle faults caused by inadvertent user access with PAN enabled by Catalin Marinas · 8 years ago
  25. be6383d FROMLIST: arm64: Disable TTBR0_EL1 during normal kernel execution by Catalin Marinas · 8 years ago
  26. e4cbde7 FROMLIST: BACKPORT: arm64: Introduce uaccess_{disable,enable} functionality based on TTBR0_EL1 by Catalin Marinas · 8 years ago
  27. 154f66c FROMLIST: BACKPORT: arm64: Factor out TTBR0_EL1 post-update workaround into a specific asm macro by Catalin Marinas · 8 years ago
  28. 7c93e72 FROMLIST: arm64: Factor out PAN enabling/disabling into separate uaccess_* macros by Catalin Marinas · 8 years ago
  29. 0842aa5 ANDROID: dm: android-verity: Remove fec_header location constraint by Badhri Jagan Sridharan · 8 years ago
  30. dd85f78 ANDROID: fs: FS tracepoints to track IO. by Mohan Srinivasan · 8 years ago
  31. 4e6fe4f ANDROID: fiq_debugger: Pass task parameter to unwind_frame() by Jeff Vander Stoep · 8 years ago
  32. 8d6d148 input: keyreset: switch to orderly_reboot by Eric Ernst · 8 years ago
  33. ea79ca9 Android: Fix build breakages. by Mohan Srinivasan · 8 years ago
  34. 266ee74 cpuset: Make cpusets restore on hotplug by Riley Andrews · 8 years ago
  35. 0ef170d Android: MMC/UFS IO Latency Histograms. by Mohan Srinivasan · 8 years ago
  36. 9b25916 BACKPORT: Don't show empty tag stats for unprivileged uids by Mohamad Ayyash · 8 years ago
  37. 0049b50 ANDROID: dm: android-verity: Allow android-verity to be compiled as an independent module by Badhri Jagan Sridharan · 8 years ago
  38. 0911a76 ANDROID: dm-verity: adopt changes made to dm callbacks by Badhri Jagan Sridharan · 8 years ago
  39. 8df25b9c ANDROID: net: core: fix UID-based routing by Amit Pundir · 8 years ago
  40. bc39b33 ANDROID: net: fib: remove duplicate assignment by Amit Pundir · 8 years ago
  41. 050be414e ANDROID: dm verity fec: pack the fec_header structure by Jeremy Compostella · 8 years ago
  42. c42679a ANDROID: dm: android-verity: Verify header before fetching table by Badhri Jagan Sridharan · 8 years ago
  43. 1db87a1 ANDROID: dm: allow adb disable-verity only in userdebug by Badhri Jagan Sridharan · 8 years ago
  44. d7244d1 ANDROID: dm: mount as linear target if eng build by Badhri Jagan Sridharan · 8 years ago
  45. 2e06b0c ANDROID: dm: use default verity public key by Badhri Jagan Sridharan · 8 years ago
  46. 69fe2d0 ANDROID: dm: fix signature verification flag by Badhri Jagan Sridharan · 8 years ago
  47. 63f5e95 ANDROID: dm: use name_to_dev_t by Jeremy Compostella · 8 years ago
  48. 3ef213f ANDROID: dm: rename dm-linear methods for dm-android-verity by Badhri Jagan Sridharan · 8 years ago
  49. 146168a ANDROID: dm: Minor cleanup by Badhri Jagan Sridharan · 8 years ago
  50. ca6bb2d ANDROID: dm: Mounting root as linear device when verity disabled by Badhri Jagan Sridharan · 8 years ago
  51. dc03f32 ANDROID: dm-android-verity: Rebase on top of 4.1 by Badhri Jagan Sridharan · 8 years ago
  52. c674582 ANDROID: dm: Add android verity target by Badhri Jagan Sridharan · 8 years ago
  53. 5d06078 ANDROID: dm: fix dm_substitute_devices() by Jeremy Compostella · 8 years ago
  54. 8acc3e1 ANDROID: dm: Rebase on top of 4.1 by Badhri Jagan Sridharan · 8 years ago
  55. 077d23c CHROMIUM: dm: boot time specification of dm= by Will Drewry · 14 years ago
  56. 5ae143f Implement memory_state_time, used by qcom,cpubw by James Carr · 8 years ago
  57. 0bf3708 usb: gadget: f_accessory: remove duplicate endpoint alloc by Anson Jacob · 8 years ago
  58. 84c517b cpuset: Add allow_attach hook for cpusets on android. by Riley Andrews · 9 years ago
  59. f2653e0 ANDROID: sdcardfs: fix itnull.cocci warnings by Julia Lawall · 8 years ago
  60. f82a370 sdcardfs: Truncate packages_gid.list on overflow by Daniel Rosenberg · 8 years ago
  61. e7ae508 netfilter: xt_quota2: make quota2_log work well by Liping Zhang · 8 years ago
  62. 0c3610e ANDROID: cpu: send KOBJ_ONLINE event when enabling cpus by Thierry Strudel · 8 years ago
  63. 07c3914 ANDROID: dm verity fec: initialize recursion level by Sami Tolvanen · 8 years ago
  64. d5c2f72 ANDROID: dm verity fec: add missing release from fec_ktype by Sami Tolvanen · 8 years ago
  65. 6692077 ANDROID: dm verity fec: limit error correction recursion by Sami Tolvanen · 8 years ago
  66. 88b2873 FROMLIST: security,perf: Allow further restriction of perf_event_open by Jeff Vander Stoep · 8 years ago
  67. 8ea7ae8 ARM64: Ignore Image-dtb from git point of view by Dmitry Shmidt · 8 years ago
  68. cc13358 arm64: add option to build Image-dtb by Haojian Zhuang · 8 years ago
  69. 1b6ae4b ANDROID: usb: gadget: f_midi: set fi->f to NULL when free f_midi function by Winter Wang · 8 years ago
  70. a673014 cpufreq: interactive: drop cpufreq_{get,put}_global_kobject func calls by Amit Pundir · 8 years ago
  71. e094aab xt_qtaguid: Fix panic caused by processing non-full socket. by John Stultz · 8 years ago
  72. 3d8fc19 fiq_debugger: Add fiq_debugger.disable option by Dmitry Shmidt · 8 years ago
  73. ff1d208 FROMLIST: wlcore: Disable filtering in AP role by Jimmy Perchet · 8 years ago
  74. 4139e50 fiq_debugger: Add option to apply uart overlay by FIQ_DEBUGGER_UART_OVERLAY by Dmitry Shmidt · 8 years ago
  75. 121c3a3 usb: dual-role: make stub functions inline by Jack Pham · 8 years ago
  76. 7fbe4dd quick selinux support for tracefs by Yongqin Liu · 8 years ago
  77. fd34d9f xt_qtaguid: Fix panic caused by synack processing by John Stultz · 8 years ago
  78. 2e4aa2a fuse: Add support for d_canonical_path by Daniel Rosenberg · 8 years ago
  79. 7a9d217 vfs: change d_canonical_path to take two paths by Daniel Rosenberg · 8 years ago
  80. e0844a4 netfilter: xt_qtaguid: seq_printf fixes by Amit Pundir · 9 years ago
  81. 6904e43 ANDROID: mmc: Add CONFIG_MMC_SIMULATE_MAX_SPEED by Mark Salyzyn · 8 years ago
  82. 1160fcb cpufreq: interactive: only apply interactive boost when enabled by Daniel Kurtz · 9 years ago
  83. 78e6913 cpufreq: interactive: fix policy locking by Dmitry Torokhov · 9 years ago
  84. 1298863 ANDROID: dm verity fec: add sysfs attribute fec/corrected by Sami Tolvanen · 8 years ago
  85. a476a7e mm: Export do_munmap by Guenter Roeck · 8 years ago
  86. a282633 sdcardfs: remove unneeded __init and __exit by Daniel Rosenberg · 8 years ago
  87. 5778f25 sdcardfs: Remove unused code by Daniel Rosenberg · 8 years ago
  88. 8bd523d fs: Export d_absolute_path by Guenter Roeck · 8 years ago
  89. 1f1c75a sdcardfs: remove effectless config option by Daniel Rosenberg · 8 years ago
  90. b182888 inotify: Fix erroneous update of bit count by Daniel Rosenberg · 8 years ago
  91. 39ce5c6 fs: sdcardfs: Declare LOOKUP_CASE_INSENSITIVE unconditionally by Guenter Roeck · 8 years ago
  92. b6002ce trace: cpufreq: fix typo in min/max cpufreq by Thierry Strudel · 8 years ago
  93. 9939f95 sdcardfs: Add support for d_canonical_path by Daniel Rosenberg · 8 years ago
  94. 47270dd vfs: add d_canonical_path for stacked filesystem support by Daniel Rosenberg · 8 years ago
  95. 083a4b7 sdcardfs: Bring up to date with Android M permissions: by Daniel Rosenberg · 8 years ago
  96. 7bd49fe2 Changed type-casting in packagelist management by Daniel Campello · 9 years ago
  97. ab059be Port of sdcardfs to 4.4 by Daniel Campello · 9 years ago
  98. cf94d7d Included sdcardfs source code for kernel 3.0 by Daniel Campello · 9 years ago
  99. 1b23a7f ANDROID: usb: gadget: Add support for MTP OS desc by Badhri Jagan Sridharan · 9 years ago
  100. 8860007 CHROMIUM: usb: gadget: f_accessory: add .raw_request callback by Mark Kuo · 8 years ago