1. 4ecd03a ANDROID: Update init/do_mounts.dm.c to the latest ChromiumOS version. by David Zeuthen · 8 years ago main master
  2. d8c5fca VENDOR: broadcom: bcmdhd: Use sdio_reset_comm from common kernel by Mattias Nissler · 8 years ago
  3. 2badfb6 UPSTREAM: KEYS: potential uninitialized variable by Dan Carpenter · 8 years ago
  4. ef5f0c9 UPSTREAM: KEYS: Fix ASN.1 indefinite length object parsing by David Howells · 8 years ago
  5. e983382 UPSTREAM: netfilter: x_tables: fix unconditional helper by Florian Westphal · 8 years ago
  6. b474e24 UPSTREAM: cdc_ncm: do not call usbnet_link_change from cdc_ncm_bind by Bjørn Mork · 8 years ago
  7. b27404f BACKPORT: PM / sleep: Go direct_complete if driver has no callbacks by Tomeu Vizoso · 8 years ago
  8. 0d2709c UPSTREAM: USB: usbfs: fix potential infoleak in devio by Kangjie Lu · 8 years ago
  9. 5466883 UPSTREAM: ALSA: timer: Fix leak in events via snd_timer_user_tinterrupt by Kangjie Lu · 8 years ago
  10. 4ffd264 UPSTREAM: ALSA: timer: Fix leak in events via snd_timer_user_ccallback by Kangjie Lu · 8 years ago
  11. 64a7de4 UPSTREAM: ALSA: timer: Fix leak in SNDRV_TIMER_IOCTL_PARAMS by Kangjie Lu · 8 years ago
  12. bd62548 UPSTREAM: net: fix infoleak in rtnetlink by Kangjie Lu · 8 years ago
  13. fca619e ANDROID: cpu: send KOBJ_ONLINE event when enabling cpus by Thierry Strudel · 8 years ago
  14. 008ffe4 FROMLIST: security,perf: Allow further restriction of perf_event_open by Jeff Vander Stoep · 8 years ago
  15. 958cbde BACKPORT: perf tools: Document the perf sysctls by Ben Hutchings · 8 years ago
  16. 2cd5629 UPSTREAM: arm64: module: avoid undefined shift behavior in reloc_data() by Ard Biesheuvel · 8 years ago
  17. 8c0d0da UPSTREAM: arm64: module: fix relocation of movz instruction with negative immediate by Ard Biesheuvel · 8 years ago
  18. 1ea37a6 UPSTREAM: mac80211: fix "warning: ‘target_metric’ may be used uninitialized" by Jeff Mahoney · 8 years ago
  19. 33d343f UPSTREAM: procfs: fix pthread cross-thread naming if !PR_DUMPABLE by Janis Danisevskis · 8 years ago
  20. 53cf63b ANDROID: wlcore: Disable filtering in AP role by Jimmy Perchet · 8 years ago
  21. 3302d2d ANDROID: quick selinux support for tracefs by Yongqin Liu · 8 years ago
  22. 2d6fd8d BACKPORT: selinux: restrict kernel module loading by Jeff Vander Stoep · 8 years ago
  23. 345ee8f FROMLIST: mmc: Add CONFIG_MMC_SIMULATE_MAX_SPEED by Mark Salyzyn · 8 years ago
  24. d316778 FROMLIST: dm verity fec: fix block calculation by Sami Tolvanen · 8 years ago
  25. ef5deaa ANDROID: dm verity fec: limit error correction recursion by Sami Tolvanen · 8 years ago
  26. 2e15952 ANDROID: dm verity fec: add sysfs attribute fec/corrected by Sami Tolvanen · 8 years ago
  27. 44bc4ab UPSTREAM: dm verity: add ignore_zero_blocks feature by Sami Tolvanen · 8 years ago
  28. 00f04dc UPSTREAM: dm verity: add support for forward error correction by Sami Tolvanen · 8 years ago
  29. d995365 UPSTREAM: dm verity: factor out verity_for_bv_block() by Sami Tolvanen · 8 years ago
  30. 037b3e8 UPSTREAM: dm verity: factor out structures and functions useful to separate object by Sami Tolvanen · 8 years ago
  31. 921ac76 UPSTREAM: dm verity: move dm-verity.c to dm-verity-target.c by Sami Tolvanen · 8 years ago
  32. cdb848b UPSTREAM: dm verity: separate function for parsing opt args by Sami Tolvanen · 9 years ago
  33. 8dc495f UPSTREAM: dm verity: clean up duplicate hashing code by Sami Tolvanen · 9 years ago
  34. d5aa039 UPSTREAM: dm: don't save and restore bi_private by Mikulas Patocka · 8 years ago
  35. 27560ff ANDROID: Included sdcardfs source code for kernel 3.0 by Daniel Campello · 9 years ago
  36. bb27b18 ANDROID: fuse: Add support for d_canonical_path by Daniel Rosenberg · 8 years ago
  37. 45499ab ANDROID: vfs: add d_canonical_path for stacked filesystem support by Daniel Rosenberg · 8 years ago
  38. 49f813c ANDROID: dm-crypt: run in a WQ_HIGHPRI workqueue by Tim Murray · 8 years ago
  39. 6ebf8ac UPSTREAM: hid-sensor-hub.c: fix wrong do_div() usage by Nicolas Pitre · 9 years ago
  40. da72494 UPSTREAM: net: diag: support v4mapped sockets in inet_diag_find_one_icsk() by Eric Dumazet · 8 years ago
  41. c0d4375 UPSTREAM: net: tcp: deal with listen sockets properly in tcp_abort. by Lorenzo Colitti · 8 years ago
  42. bf1878c UPSTREAM: tcp: diag: add support for request sockets to tcp_abort() by Eric Dumazet · 8 years ago
  43. a943340 UPSTREAM: net: diag: Support destroying TCP sockets. by Lorenzo Colitti · 8 years ago
  44. 393fb05 BACKPORT: net: diag: Support SOCK_DESTROY for inet sockets. by Lorenzo Colitti · 8 years ago
  45. fecab6c BACKPORT: net: diag: Add the ability to destroy a socket. by Lorenzo Colitti · 8 years ago
  46. b85437a UPSTREAM: net: diag: split inet_diag_dump_one_icsk into two by Lorenzo Colitti · 8 years ago
  47. 7d82c83 ANDROID: mmc: move to a SCHED_FIFO thread by Tim Murray · 8 years ago
  48. 42fb004 UPSTREAM: android: drivers: Avoid debugfs race in binder by Riley Andrews · 8 years ago
  49. 388508a UPSTREAM: android: binder: More offset validation by Arve Hjønnevåg · 8 years ago
  50. 2b69cc3 ANDROID: goldfish: pipe: fix platform_no_drv_owner.cocci warnings by Fengguang Wu · 8 years ago
  51. 1dc042c ANDROID: epoll: use freezable blocking call by Colin Cross · 11 years ago
  52. dc80ab9 FROMLIST: sysrq: Emergency Remount R/O in reverse order by Amir Goldstein · 9 years ago
  53. 6282f4f ANDROID: kbuild: make it possible to specify the module output dir by Rom Lemarchand · 9 years ago
  54. 225c5b6 ANDROID: hardlockup: detect hard lockups without NMIs using secondary cpus by Colin Cross · 11 years ago
  55. 2738216 ANDROID: w1: ds2482: Manage SLPZ pin sleep state by Todd Poynor · 12 years ago
  56. d333896 ANDROID: fuse: Freeze client on suspend when request sent to userspace by Todd Poynor · 13 years ago
  57. ff82b5c ANDROID: serial_core: Add wake_peer uart operation by San Mehat · 15 years ago
  58. 57c2ad3 ANDROID: mm: add a field to store names for private anonymous memory by Colin Cross · 9 years ago
  59. 7af185f ANDROID: add extra free kbytes tunable by Rik van Riel · 13 years ago
  60. e1892f1 FROMLIST: pstore-ram: add Device Tree bindings by Greg Hackmann · 9 years ago
  61. 1039bf2 ANDROID: initramfs: Add skip_initramfs command line option by Rom Lemarchand · 9 years ago
  62. 95405c8 ANDROID: of: Support CONFIG_CMDLINE_EXTEND config option by Doug Anderson · 12 years ago
  63. 3c1a414 ANDROID: ARM: decompressor: Flush tlb before swiching domain 0 to client mode by Arve Hjønnevåg · 11 years ago
  64. 121e3db ANDROID: arm64: pass return address to dma_common_contiguous_remap by Jin Qian · 9 years ago
  65. 6cf7b8d ANDROID: arch: arm64: force -fno-pic by Greg Hackmann · 9 years ago
  66. af96e243 ANDROID: arm64: check for upper PAGE_SHIFT bits in pfn_valid() by Greg Hackmann · 10 years ago
  67. 9587810 ANDROID: ARM: fault: assume no context when IRQs are disabled during data abort. by JP Abgrall · 11 years ago
  68. 846855a ANDROID: panic: Add board ID to panic output by Nishanth Menon · 13 years ago
  69. 229ea9a ANDROID: ARM: add option to flush console before reboot by Dima Zavin · 13 years ago
  70. 5169afc ANDROID: ARM: Make low-level printk work by Tony Lindgren · 19 years ago
  71. 76a11ed ANDROID: arm64: process: dump memory around registers when displaying regs by Greg Hackmann · 10 years ago
  72. 8811dde ANDROID: process: Add display of memory around registers when displaying regs. by San Mehat · 15 years ago
  73. b0a2e4c5 ANDROID: ion: Handle the memory mapping correctly on x86 by Vinil Cheeramvelil · 9 years ago
  74. 71715ea ANDROID: ion: Change minimum allocation order to PAGE_SHIFT by Rajmal Menariya · 9 years ago
  75. 03b5fdd ANDROID: proc: uid: Adds accounting for the cputimes per uid. by jinqian · 9 years ago
  76. f4aefee6 ANDROID: proc: make oom adjustment files user read-only by Rom Lemarchand · 9 years ago
  77. d25635a ANDROID: proc: smaps: Allow smaps access for CAP_SYS_RESOURCE by San Mehat · 15 years ago
  78. 6f832cb BACKPORT: proc: add /proc/<pid>/timerslack_ns interface by John Stultz · 8 years ago
  79. 9edf74e BACKPORT: timer: convert timer_slack_ns from unsigned long to u64 by John Stultz · 8 years ago
  80. 21be8a2 FROMLIST: prctl: Add PR_SET_TIMERSLACK_PID for setting timer slack of an arbitrary thread. by Ruchi Kandoi · 8 years ago
  81. 13a14ad ANDROID: memcg: add permission check by Rom Lemarchand · 10 years ago
  82. bafe9a4 ANDROID: cgroup: refactor allow_attach function into common code by Rom Lemarchand · 10 years ago
  83. 6bf510c ANDROID: cgroup: Add generic cgroup subsystem permission checks by Colin Cross · 13 years ago
  84. 47c66e7 ANDROID: Power: add an API to log wakeup reasons by Ruchi Kandoi · 10 years ago
  85. 326ff89 ANDROID: power: Add property CHARGE_COUNTER_EXT and 64-bit precision properties by Todd Poynor · 10 years ago
  86. eeaecb0 ANDROID: power: power_supply: add POWER_SUPPLY_PROP_CHARGE_ENABLED by Todd Poynor · 12 years ago
  87. a31b2b4 ANDROID: power: power_supply: add POWER_SUPPLY_PROP_USB_OTG by Todd Poynor · 12 years ago
  88. 7028f87 ANDROID: power_supply: Add custom property for USB High Current mode by Todd Poynor · 12 years ago
  89. d062e35 ANDROID: trace: power: add trace_clock_set_parent by Colin Cross · 12 years ago
  90. 911f236 ANDROID: trace: cpufreq: Add tracing for min/max cpufreq by Ruchi Kandoi · 8 years ago
  91. 31f11e5 ANDROID: tracing/sched: Add trace events to track cpu hotplug. by Arun Bharadwaj · 11 years ago
  92. 49aa4ec ANDROID: mmc: Add tracepoints of mmc block operations by Ken Sumrall · 11 years ago
  93. 33011b6 ANDROID: trace: add non-hierarchical function_graph option by Jamie Gennis · 11 years ago
  94. 6d815e2 ANDROID: trace: Add an option to show tgids in trace output by Jamie Gennis · 11 years ago
  95. f6df0f5 ANDROID: trace/events: add gpu trace events by Jamie Gennis · 11 years ago
  96. dd66e8f UPSTREAM: android: unconditionally remove callbacks in sync_fence_free() by Dmitry Torokhov · 8 years ago
  97. ef0906f CHROMIUM: android: fix warning when releasing active sync point by Dmitry Torokhov · 9 years ago
  98. 91ef96e ANDROID: sync: add Documentation/sync.txt by Erik Gilling · 12 years ago
  99. d21f66a ANDROID: cpufreq: interactive: New 'interactive' governor by Mike Chan · 14 years ago
  100. 9130c59 ANDROID: ARM: Call idle notifiers by Todd Poynor · 13 years ago