1. ae89bc6 BACKPORT: printk: hash addresses printed with %p by Tobin C. Harding · 7 years ago
  2. 92fc159 ANDROID: Fix race in crng_reseed() by Sandeep Patil · 5 years ago
  3. 72cabd4 UPSTREAM: siphash: implement HalfSipHash1-3 for hash tables by Jason A. Donenfeld · 7 years ago
  4. c626dde UPSTREAM: siphash: add cryptographically secure PRF by Jason A. Donenfeld · 7 years ago
  5. 440a6cc BACKPORT: vsprintf: refactor %pK code out of pointer() by Tobin C. Harding · 6 years ago
  6. b4d4c26 BACKPORT: docs: correct documentation for %pK by Tobin C. Harding · 6 years ago
  7. a9929df Merge upstream-f2fs-stable-linux-4.9.y into android-4.9 by Jaegeuk Kim · 5 years ago
  8. 572b9da BACKPORT: filemap: add a comment about FAULT_FLAG_RETRY_NOWAIT behavior by Linus Torvalds · 5 years ago
  9. f959372 BACKPORT: filemap: drop the mmap_sem for all blocking operations by Josef Bacik · 5 years ago
  10. 091c93e BACKPORT: filemap: kill page_cache_read usage in filemap_fault by Josef Bacik · 5 years ago
  11. 0b90a82 ANDROID: binder: remove extra declaration left after backport by Todd Kjos · 5 years ago
  12. 60679b3 UPSTREAM: net: socket: set sock->sk to NULL after calling proto_ops::release() by Eric Biggers · 5 years ago
  13. c8ddc8c FROMGIT: binder: fix BUG_ON found by selinux-testsuite by Todd Kjos · 5 years ago
  14. e8bdeec ANDROID: dm-bow: Fix 32 bit compile errors by Paul Lawrence · 5 years ago
  15. cbbb29d ANDROID: fix 4.9 backport of psi header refactoring by Suren Baghdasaryan · 5 years ago
  16. 88589c5 UPSTREAM: mm: proc: smaps_rollup: fix pss_locked calculation by Sandeep Patil · 5 years ago
  17. 70d7ef5 UPSTREAM: binder: fix handling of misaligned binder object by Todd Kjos · 5 years ago
  18. 557929b UPSTREAM: binder: fix sparse issue in binder_alloc_selftest.c by Todd Kjos · 5 years ago
  19. 8539b1e BACKPORT: binder: use userspace pointer as base of buffer space by Todd Kjos · 5 years ago
  20. e60bc94 UPSTREAM: binder: fix kerneldoc header for struct binder_buffer by Todd Kjos · 5 years ago
  21. 8d24e2a BACKPORT: binder: remove user_buffer_offset by Todd Kjos · 5 years ago
  22. 46dc639 UPSTREAM: binder: remove kernel vm_area for buffer space by Todd Kjos · 5 years ago
  23. a2dbf9a UPSTREAM: binder: avoid kernel vm_area for buffer fixups by Todd Kjos · 5 years ago
  24. d73356a BACKPORT: binder: add function to copy binder object from buffer by Todd Kjos · 5 years ago
  25. 90a570c BACKPORT: binder: add functions to copy to/from binder buffers by Todd Kjos · 5 years ago
  26. d504949 UPSTREAM: binder: create userspace-to-binder-buffer copy function by Todd Kjos · 5 years ago
  27. d32f0fb ANDROID: Add dm-bow to cuttlefish configuration by Paul Lawrence · 5 years ago
  28. 387e079 ANDROID: dm-bow: Backport to 4.9 by Paul Lawrence · 5 years ago
  29. 9aa7b21 ANDROID: dm-bow: backport to 4.14 by Paul Lawrence · 5 years ago
  30. de12cfe ANDROID: dm-bow: Add dm-bow feature by Paul Lawrence · 6 years ago
  31. 72b54df Merge 4.9.165 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  32. 1c453af Linux 4.9.165 by Greg Kroah-Hartman · 5 years ago
  33. 5e29da0 KVM: X86: Fix residual mmio emulation request to userspace by Wanpeng Li · 7 years ago
  34. 7b3c6c4 KVM: nVMX: Ignore limit checks on VMX instructions using flat segments by Sean Christopherson · 5 years ago
  35. 9748354 KVM: nVMX: Sign extend displacements of VMX instr's mem operands by Sean Christopherson · 5 years ago
  36. 45fe916 drm/radeon/evergreen_cs: fix missing break in switch statement by Gustavo A. R. Silva · 5 years ago
  37. 7e1b580 media: uvcvideo: Avoid NULL pointer dereference at the end of streaming by Sakari Ailus · 5 years ago
  38. 3b2bbd1 rcu: Do RCU GP kthread self-wakeup from softirq and interrupt by Zhang, Jun · 5 years ago
  39. f61b68e md: Fix failed allocation of md_register_thread by Aditya Pakki · 5 years ago
  40. 5ed7a8f perf intel-pt: Fix divide by zero when TSC is not available by Adrian Hunter · 5 years ago
  41. 4f7c16b perf intel-pt: Fix overlap calculation for padding by Adrian Hunter · 5 years ago
  42. 300ef83 perf auxtrace: Define auxtrace record alignment by Adrian Hunter · 5 years ago
  43. d07d516 perf intel-pt: Fix CYC timestamp calculation after OVF by Adrian Hunter · 5 years ago
  44. 7fb9a25 bcache: never writeback a discard operation by Daniel Axtens · 5 years ago
  45. 6f76eec PM / wakeup: Rework wakeup source timer cancellation by Viresh Kumar · 5 years ago
  46. 33c164d nfsd: fix wrong check in write_v4_end_grace() by Yihao Wu · 5 years ago
  47. e4ea22f nfsd: fix memory corruption caused by readdir by NeilBrown · 5 years ago
  48. 7ed6082 NFS: Don't recoalesce on error in nfs_pageio_complete_mirror() by Trond Myklebust · 5 years ago
  49. 18ae814 NFS: Fix an I/O request leakage in nfs_do_recoalesce by Trond Myklebust · 5 years ago
  50. 0da4596 NFS: Fix I/O request leakages by Trond Myklebust · 5 years ago
  51. e393365 dm: fix to_sector() for 32bit by NeilBrown · 5 years ago
  52. a331023 ARM: s3c24xx: Fix boolean expressions in osiris_dvs_notify by Gustavo A. R. Silva · 5 years ago
  53. 380960e powerpc/ptrace: Simplify vr_get/set() to avoid GCC warning by Michael Ellerman · 5 years ago
  54. b8f072b powerpc: Fix 32-bit KVM-PR lockup and host crash with MacOS guest by Mark Cave-Ayland · 5 years ago
  55. 5d8fff6 powerpc/83xx: Also save/restore SPRG4-7 during suspend by Christophe Leroy · 5 years ago
  56. f3b4d46 powerpc/powernv: Make opal log only readable by root by Jordan Niethe · 5 years ago
  57. abd8c86 powerpc/wii: properly disable use of BATs when requested. by Christophe Leroy · 5 years ago
  58. 9b53d04 powerpc/32: Clear on-stack exception marker upon exception return by Christophe Leroy · 5 years ago
  59. 241f3e3 jbd2: fix compile warning when using JBUFFER_TRACE by zhangyi (F) · 5 years ago
  60. 6713df7 jbd2: clear dirty flag when revoking a buffer from an older transaction by zhangyi (F) · 5 years ago
  61. 16afcc3 serial: 8250_pci: Have ACCES cards that use the four port Pericom PI7C9X7954 chip use the pci_pericom_setup() by Jay Dolan · 5 years ago
  62. 1c1919e serial: 8250_pci: Fix number of ports for ACCES serial cards by Jay Dolan · 5 years ago
  63. a3a6508 8250: FIX Fourth port offset of Pericom PI7C9X7954 boards by Angelo Butti · 8 years ago
  64. 0cfe116 serial: 8250_of: assume reg-shift of 2 for mrvl,mmp-uart by Lubomir Rintel · 5 years ago
  65. 03b0466 serial: uartps: Fix stuck ISR if RX disabled with non-empty FIFO by Anssi Hannula · 5 years ago
  66. bf20b9d drm/i915: Relax mmap VMA check by Tvrtko Ursulin · 5 years ago
  67. 5458907 i2c: tegra: fix maximum transfer size by Sowjanya Komatineni · 5 years ago
  68. c281b04 parport_pc: fix find_superio io compare code, should use equal test. by QiaoChong · 5 years ago
  69. 6e7a860 intel_th: Don't reference unassigned outputs by Alexander Shishkin · 5 years ago
  70. 4b0a5e8 device property: Fix the length used in PROPERTY_ENTRY_STRING() by Heikki Krogerus · 5 years ago
  71. 45a67f1 kernel/sysctl.c: add missing range check in do_proc_dointvec_minmax_conv by Zev Weiss · 5 years ago
  72. 5b4e779 mm/vmalloc: fix size check for remap_vmalloc_range_partial() by Roman Penyaev · 5 years ago
  73. 78f42f1 mm: hwpoison: fix thp split handing in soft_offline_in_use_page() by zhongjiang · 5 years ago
  74. 55bfb2a nfit: acpi_nfit_ctl(): Check out_obj->type in the right place by Dexuan Cui · 5 years ago
  75. b1fc27d clk: ingenic: Fix doc of ingenic_cgu_div_info by Paul Cercueil · 5 years ago
  76. febc1a3 clk: ingenic: Fix round_rate misbehaving with non-integer dividers by Paul Cercueil · 5 years ago
  77. 51e197b clk: clk-twl6040: Fix imprecise external abort for pdmclk by Tony Lindgren · 5 years ago
  78. 4b5f060 ext2: Fix underflow in ext2_max_size() by Jan Kara · 5 years ago
  79. 14a0bfd ext4: fix crash during online resizing by Jan Kara · 5 years ago
  80. 05b6516 cpufreq: pxa2xx: remove incorrect __init annotation by Arnd Bergmann · 5 years ago
  81. 4ddd617 cpufreq: tegra124: add missing of_node_put() by Yangtao Li · 5 years ago
  82. b9ad2da libertas_tf: don't set URB_ZERO_PACKET on IN USB transfer by Lubomir Rintel · 5 years ago
  83. a329c15 crypto: pcbc - remove bogus memcpy()s with src == dest by Eric Biggers · 5 years ago
  84. fc3a73f Btrfs: fix corruption reading shared and compressed extents after hole punching by Filipe Manana · 5 years ago
  85. 0284f46 btrfs: ensure that a DUP or RAID1 block group has exactly two stripes by Johannes Thumshirn · 5 years ago
  86. 9cfc01b m68k: Add -ffreestanding to CFLAGS by Finn Thain · 5 years ago
  87. 943ebf4 splice: don't merge into linked buffers by Jann Horn · 5 years ago
  88. 8c93709 fs/devpts: always delete dcache dentry-s in dput() by Varad Gautam · 5 years ago
  89. 1ef34b9 scsi: target/iscsi: Avoid iscsit_release_commands_from_conn() deadlock by Bart Van Assche · 5 years ago
  90. 98a5238 scsi: sd: Optimal I/O size should be a multiple of physical block size by Martin K. Petersen · 5 years ago
  91. 85af500 scsi: virtio_scsi: don't send sc payload with tmfs by Felipe Franciosi · 5 years ago
  92. ffcad0a s390/virtio: handle find on invalid queue gracefully by Halil Pasic · 5 years ago
  93. c7a897a clocksource/drivers/exynos_mct: Clear timer interrupt when shutdown by Stuart Menefy · 5 years ago
  94. c83aa58 clocksource/drivers/exynos_mct: Move one-shot check from tick clear to ISR by Stuart Menefy · 5 years ago
  95. e24432b regulator: s2mpa01: Fix step values for some LDOs by Stuart Menefy · 5 years ago
  96. 686ca7f regulator: s2mps11: Fix steps for buck7, buck8 and LDO35 by Krzysztof Kozlowski · 5 years ago
  97. b8a8115 spi: pxa2xx: Setup maximum supported DMA transfer length by Andy Shevchenko · 5 years ago
  98. 1a3f244 spi: ti-qspi: Fix mmap read when more than one CS in use by Vignesh R · 5 years ago
  99. d74bc74 ACPI / device_sysfs: Avoid OF modalias creation for removed device by Andy Shevchenko · 5 years ago
  100. 037a6cf tracing: Do not free iter->trace in fail path of tracing_open_pipe() by zhangyi (F) · 5 years ago