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