1. fa93db1 syscall_get_arch: remove useless function arguments by Eric Paris · 11 years ago
  2. ca88ccf ARM: 7577/1: arch/add syscall_get_arch by Will Drewry · 12 years ago
  3. 2abc550 ARM: 7373/1: add support for the generic syscall.h interface by Wade Farnsworth · 13 years ago
  4. 8c0a6ab Revert "CHROMIUM: arch/arm: add asm/syscall.h" by Karsten Tausche · 4 years, 4 months ago
  5. 777e7ff Revert "CHROMIUM: ARM: r1->r0 for get/set arguments" by Karsten Tausche · 4 years, 4 months ago
  6. e0e0092 ARM: 7456/1: ptrace: provide separate functions for tracing syscall {entry,exit} by Will Deacon · 12 years ago
  7. f9ffeb1 ARM: 7455/1: audit: move syscall auditing until after ptrace SIGTRAP handling by Will Deacon · 12 years ago
  8. 287565a ARM: 7454/1: entry: don't bother with syscall tracing on ret_from_fork path by Will Deacon · 12 years ago
  9. 62f8844 UPSTREAM: arm: perf: Fix callchain parse error with kernel tracepoint events by Hou Pengyang · 10 years ago
  10. be1da6c UPSTREAM: ARM: 8170/1: Add global named register current_stack_pointer for ARM by Behan Webster · 10 years ago
  11. ccbf0f3 sched: Deliver sched_switch events to the current task by Andrew Vagin · 12 years ago
  12. a418b4e PARTIAL: USB: core: correct spelling mistakes in comments and warning by Rahul Bedarkar · 11 years ago
  13. 3fca16d selinux: properly handle multiple messages in selinux_netlink_send() by Paul Moore · 4 years, 7 months ago
  14. 5eb9faa PARTIAL: qseecom: don't unregister listener when data->released is true by Zhen Kong · 5 years ago
  15. 282f423 cpuset: Add allow_attach hook for cpusets on android. by Riley Andrews · 9 years ago
  16. c395967 ping: prevent NULL pointer dereference on write to msg_name by Hannes Frederic Sowa · 11 years ago
  17. 40b0af2 inet: prevent leakage of uninitialized memory to user in recv syscalls by Hannes Frederic Sowa · 11 years ago
  18. ff76500 net:ipv6:fixed space issues relating to operators. by Jeffrin Jose · 12 years ago
  19. bf56b32 ipv6: use newly introduced __ipv6_addr_needs_scope_id and ipv6_iface_scope_id by Hannes Frederic Sowa · 12 years ago
  20. c8f6fab ipv6: fix cleanup ordering for pingv6 registration by Sabrina Dubroca · 6 years ago
  21. 04a5263 net: ping: do not abuse udp_poll() by Eric Dumazet · 7 years ago
  22. c2e538b ipv6: fix endianness error in icmpv6_err by Hannes Frederic Sowa · 8 years ago
  23. 0915e74 ipv6: rename datagram_send_ctl and datagram_recv_ctl by Tom Parkin · 12 years ago
  24. f4d0fb5 ipv6: Export ipv6 functions for use by other protocols by Chris Elston · 13 years ago
  25. abe9eae ipv6: Introduce ip6_flowinfo() to extract flowinfo (tclass + flowlabel). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  26. 4e3f0e3 Revert "ping: prevent NULL pointer dereference on write to msg_name" by Karsten Tausche · 4 years, 4 months ago
  27. 55a09c6 ipv6: Introduce ip6_flow_hdr() to fill version, tclass and flowlabel. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  28. 4d123e5 ipv6/ip6_gre: set transport header correctly by Isaku Yamahata · 12 years ago
  29. 8d4864a gre6: fix rtnl dump messages by Nicolas Dichtel · 12 years ago
  30. 489e082 ipv6: gre: remove ip6gre_header_parse() by Eric Dumazet · 12 years ago
  31. dbc3f70 gre: remove unnecessary rcu_read_lock/unlock by stephen hemminger · 12 years ago
  32. 2e2923e gre: fix handling of key 0 by stephen hemminger · 12 years ago
  33. cd05153 ipv4: fix checkpatch errors by Daniel Baluta · 13 years ago
  34. 9496059 ipv4: Handle PMTU in all ICMP error handlers. by David S. Miller · 12 years ago
  35. f0c23a0 ipv4: Kill ip_rt_frag_needed(). by David S. Miller · 12 years ago
  36. 9f51e86 ipv6: gre: fix ip6gre_err() by Eric Dumazet · 12 years ago
  37. c3ea079 gre: Support GRE over IPv6 by xeb@mail.ru · 12 years ago
  38. 7c52291 ipv6_tunnel: Allow receiving packets on the fallback tunnel if they pass sanity checks by Ville Nuorvala · 12 years ago
  39. 5ba74e1 net: ipv4 and ipv6: Convert printk(KERN_DEBUG to pr_debug by Joe Perches · 12 years ago
  40. c7e7451 net: ipv6: Standardize prefixes for message logging by Joe Perches · 12 years ago
  41. 13f97a0 net: Convert net_ratelimit uses to net_<level>_ratelimited by Joe Perches · 13 years ago
  42. 9ae202f ipv6: Use container_of macro instead of magic number to get ipv6 header. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  43. 462f8e8 ieee802154/dgram: Pass source address in dgram_recvmsg by Stephen Röttger · 12 years ago
  44. c9ccca2 shm: add sealing API by David Herrmann · 10 years ago
  45. a4d6f93 mm: allow drivers to prevent new writable mappings by David Herrmann · 10 years ago
  46. 18a8753 mm: mmap_region: kill correct_wcount/inode, use allow_write_access() by Oleg Nesterov · 11 years ago
  47. cd9f39c FIXUP: make get_file() return its argument by Karsten Tausche · 4 years, 3 months ago
  48. b8d1295 make get_file() return its argument by Al Viro · 12 years ago
  49. 209ff32 Backport: new helper: file_inode(file) by Karsten Tausche · 4 years, 5 months ago
  50. 4eae6ef Revert "splice: introduce FMODE_SPLICE_READ and FMODE_SPLICE_WRITE" by Karsten Tausche · 4 years, 4 months ago
  51. 8a14c34 vfs: fix do_last() regression by Al Viro · 4 years, 9 months ago
  52. a243411 do_last(): fetch directory ->i_mode and ->i_uid before it's too late by Al Viro · 4 years, 10 months ago
  53. 063d55a namei: allow restricted O_CREAT of FIFOs and regular files by Salvatore Mesoraca · 6 years ago
  54. 5fc7b9e VFS: Introduce inode-getting helpers for layered/unioned fs environments by David Howells · 10 years ago
  55. f910390 do_last(): fix missing checks for LAST_BIND case by Al Viro · 11 years ago
  56. 4a7a6f8 userns: Store uid and gid types in vfs structures with kuid_t and kgid_t types by Eric W. Biederman · 13 years ago
  57. d6814e26 userns: Replace the hard to write inode_userns with inode_capable. by Eric W. Biederman · 13 years ago
  58. 07e997d vfs: fix bad hashing of dentries by Linus Torvalds · 10 years ago
  59. ebbce29 dcache.c: get rid of pointless macros by Al Viro · 11 years ago
  60. 91cd1b0 kernel: Move REPEAT_BYTE definition into linux/kernel.h by David S. Miller · 12 years ago
  61. d21506a msm: camera: Fix possible kernel panic in general buf manager by Yiduo Wang · 11 years ago
  62. cac11f8 fixme : debugging - Dumping regs for tracepoint events is not supported by the kernel by prityaa · 4 years, 5 months ago
  63. 620d526 perf: Fix race in perf_event_exec() by Peter Zijlstra · 9 years ago
  64. 6569f4e perf: Fix ring_buffer_attach() RCU sync, again by Oleg Nesterov · 9 years ago
  65. 6c3c38d perf: Fix perf_event_comm() vs. exec() assumption by Peter Zijlstra · 10 years ago
  66. 69435d2 ARM: 7374/1: add TRACEHOOK support by Wade Farnsworth · 13 years ago
  67. bf1d7e8 ARM: perf: add support for perf registers API by Will Deacon · 11 years ago
  68. ca304af perf: Add perf_output_skip function to skip bytes in sample by Jiri Olsa · 12 years ago
  69. 9e84d45 perf: Factor __output_copy to be usable with specific copy function by Frederic Weisbecker · 12 years ago
  70. b2a3ec6 perf: Add ability to sample machine state on interrupt by Stephane Eranian · 10 years ago
  71. 3b6a3e6 perf: Add ability to attach user stack dump to sample by Jiri Olsa · 12 years ago
  72. 243b8cc msm8974 perf: Pass last sampling period to perf_sample_data_init() by prityaa · 4 years, 5 months ago
  73. 9182ae8 perf: Pass last sampling period to perf_sample_data_init() by Robert Richter · 13 years ago
  74. 2e980e8 perf: Add ability to attach user level registers dump to sample by Jiri Olsa · 12 years ago
  75. 2dae869 perf: Unified API to record selective sets of arch registers by Jiri Olsa · 12 years ago
  76. 8faf506 perf: Add PERF_RECORD_SWITCH to indicate context switches by Adrian Hunter · 9 years ago
  77. 1b9e2d0 fixme use_clockid : capabilities are dependent on clock (kernel/clock) by prityaa · 4 years, 5 months ago
  78. bbde099 perf: Disable sampled events if no PMU interrupt by Vince Weaver · 10 years ago
  79. d9e1ef2 perf: Add per event clockid support by Peter Zijlstra · 10 years ago
  80. 0a229c3 string: introduce helper to get base file name from given path by Andy Shevchenko · 12 years ago
  81. 09b527f perf: Differentiate exec() and non-exec() comm events by Adrian Hunter · 10 years ago
  82. 1bde9af fixme : mmap2 is crashing at boot time skipping its implementation by prityaa · 4 years, 5 months ago
  83. adeccbb rcu,locking: Privatize smp_mb__after_unlock_lock() by Paul E. McKenney · 9 years ago
  84. a994998 perf: Remove the 'match' callback for auxiliary events processing by Jiri Olsa · 11 years ago
  85. ac75738 perf/core: Free AUX pages in unmap path by Alexander Shishkin · 9 years ago
  86. fe3a712 bug.h, compiler.h: introduce compiletime_assert & BUILD_BUG_ON_MSG by Daniel Santos · 12 years ago
  87. 96267c5 arch: Introduce smp_load_acquire(), smp_store_release() by Peter Zijlstra · 11 years ago
  88. f39d22f rcu: Provide grace-period piggybacking API by Paul E. McKenney · 11 years ago
  89. ccbfc66 perf: Add attribute to filter out callchains by Frederic Weisbecker · 12 years ago
  90. 81504ee perf/trace: Add ability to set a target task for events by Andrew Vagin · 12 years ago
  91. 942166f perf: Add data_{offset,size} to user_page by Alexander Shishkin · 10 years ago
  92. a84c26b perf/x86: Add ability to calculate TSC from perf sample timestamps by Adrian Hunter · 11 years ago
  93. 2c97d7e perf: Fix vmalloc ring buffer pages handling by Jiri Olsa · 12 years ago
  94. ec5bf68 mm: prepare VM_DONTDUMP for using in drivers by Konstantin Khlebnikov · 12 years ago
  95. 133394b perf: Fix capabilities bitfield compatibility in 'struct perf_event_mmap_page' by Peter Zijlstra · 11 years ago
  96. 27bd248 perf: Support overwrite mode for the AUX area by Alexander Shishkin · 10 years ago
  97. 73b7e88 perf: Add wakeup watermark control to the AUX area by Alexander Shishkin · 10 years ago
  98. 5720d4f perf: Add pmu callbacks to track event mapping and unmapping by Andy Lutomirski · 10 years ago
  99. 6d9d282 perf: Fix a race between ring_buffer_detach() and ring_buffer_attach() by Peter Zijlstra · 11 years ago
  100. 5aa0a2c perf: Add AUX area to ring buffer for raw data streams by Peter Zijlstra · 10 years ago