1. 01acc73 i40evf: fix client notify of l2 params by Alan Brady · 6 years ago
  2. 94075bb i40e: Fix FLR reset timeout issue by Filip Sadowski · 6 years ago
  3. e56afa5 i40e: Remove limit of 64 max queues per channel by Amritha Nambiar · 6 years ago
  4. 34c164d i40e: fix the calculation of VFs mac addresses by Zijie Pan · 6 years ago
  5. 3d72aeb i40e: Fix for NUP NVM image downgrade failure by Jacob Keller · 6 years ago
  6. f68d62a x86/mm/kasan: Don't use vmemmap_populate() to initialize shadow by Andrey Ryabinin · 6 years ago
  7. 548c305 x86/entry/64: Fix entry_SYSCALL_64_after_hwframe() IRQ tracing by Andy Lutomirski · 6 years ago
  8. f3f1dfd powerpc/perf/imc: Use cpu_to_node() not topology_physical_package_id() by Michael Ellerman · 7 years ago
  9. 841b86f treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts by Kees Cook · 6 years ago
  10. 919b250 timer: Remove redundant __setup_timer*() macros by Kees Cook · 6 years ago
  11. 188665b timer: Pass function down to initialization routines by Kees Cook · 6 years ago
  12. 1fe66ba timer: Remove unused data arguments from macros by Kees Cook · 6 years ago
  13. 354b46b timer: Switch callback prototype to take struct timer_list * argument by Kees Cook · 6 years ago
  14. c1eba5b timer: Pass timer_list pointer to callbacks unconditionally by Kees Cook · 6 years ago
  15. 9477b4a Coccinelle: Remove setup_timer.cocci by Kees Cook · 6 years ago
  16. 513ae78 timer: Remove setup_*timer() interface by Kees Cook · 6 years ago
  17. 7eeb6b8 timer: Remove init_timer() interface by Kees Cook · 7 years ago
  18. 86cb30e treewide: setup_timer() -> timer_setup() (2 field) by Kees Cook · 7 years ago
  19. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  20. b9eaf18 treewide: init_timer() -> setup_timer() by Kees Cook · 7 years ago
  21. 24ed960 treewide: Switch DEFINE_TIMER callbacks to struct timer_list * by Kees Cook · 7 years ago
  22. 6cc73a0 s390: cmm: Convert timers to use timer_setup() by Kees Cook · 6 years ago
  23. 87c1d2d lightnvm: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  24. bd1a7b4 drivers/net: cris: Convert timers to use timer_setup() by Kees Cook · 6 years ago
  25. 0078730 drm/vc4: Convert timers to use timer_setup() by Kees Cook · 6 years ago
  26. bca237a block/laptop_mode: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  27. 1e9aa74 net/atm/mpc: Avoid open-coded assignment of timer callback function by Kees Cook · 7 years ago
  28. 2ea5b4d drm/i915/selftests: Convert timers to use timer_setup() by Kees Cook · 6 years ago
  29. 72a9f9a usb: usbatm: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  30. ff07a23 drivers/firmware: psci: Convert timers to use timer_setup() by Kees Cook · 6 years ago
  31. 8238573 ARC: perf: avoid vmalloc backed mmap by Vineet Gupta · 8 years ago
  32. 5b9027d ARCv2: perf: optimize given that num counters <= 32 by Vineet Gupta · 9 years ago
  33. 4d43129 ARCv2: perf: tweak overflow interrupt by Vineet Gupta · 9 years ago
  34. f1a8b8e bpf: change bpf_probe_write_user to bpf_trace_printk in test_verifier by Yonghong Song · 6 years ago
  35. c6f9288 platform/x86: dell-laptop: fix error return code in dell_init() by weiyongjun (A) · 6 years ago
  36. 0a62d6c ALSA: usb-audio: Add sanity checks in v2 clock parsers by Takashi Iwai · 6 years ago
  37. 8428a8e ALSA: usb-audio: Fix potential zero-division at parsing FU by Takashi Iwai · 6 years ago
  38. f658f17 ALSA: usb-audio: Fix potential out-of-bound access at parsing SU by Takashi Iwai · 6 years ago
  39. d937cd6 ALSA: usb-audio: Add sanity checks to FE parser by Takashi Iwai · 6 years ago
  40. 0c86a6b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  41. 446947b drm/amdgpu: fix rmmod KCQ disable failed error by Wang Hongcheng · 6 years ago
  42. d5a480b drm/amdgpu: fix kernel hang when starting VNC server by Xiangliang.Yu · 7 years ago
  43. b620fd2 Merge tag 'for-linus-4.15-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 6 years ago
  44. adb072d Merge tag 'ceph-for-4.15-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  45. 3d4e830 ALSA: timer: Remove kernel warning at compat ioctl error paths by Takashi Iwai · 6 years ago
  46. 11ca75d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 6 years ago
  47. 400eeff ARM: 8722/1: mm: make STRICT_KERNEL_RWX effective for LPAE by Philip Derrin · 6 years ago
  48. 3b0c0c9 ARM: 8721/1: mm: dump: check hardware RO bit for LPAE by Philip Derrin · 6 years ago
  49. 29337b6 ARM: make decompressor debug output user selectable by Russell King · 6 years ago
  50. 1ee5e87 ARM: fix get_user_pages_fast by Russell King · 6 years ago
  51. 20e3f98 ALSA: pcm: update tstamp only if audio_tstamp changed by Henrik Eriksson · 6 years ago
  52. a13e8d4 Merge tag 'mac80211-for-davem-2017-11-20' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 6 years ago
  53. b48b1f7 nfp: flower: add missing kdoc by Jakub Kicinski · 6 years ago
  54. e0e853a tipc: fix access of released memory by Jon Maloy · 6 years ago
  55. f9409e7 net: qmi_wwan: add Quectel BG96 2c7c:0296 by Sebastian Sjoholm · 6 years ago
  56. bf4e9f2 mlxsw: spectrum: Do not try to create non-existing ports during unsplit by Ido Schimmel · 6 years ago
  57. feb3c76 apparmor: fix possible recursive lock warning in __aa_create_ns by John Johansen · 6 years ago
  58. 5d7c44e apparmor: fix locking when creating a new complain profile. by John Johansen · 6 years ago
  59. 06d426d apparmor: fix profile attachment for special unconfined profiles by John Johansen · 6 years ago
  60. 844b829 apparmor: ensure that undecidable profile attachments fail by John Johansen · 6 years ago
  61. 4633307 apparmor: fix leak of null profile name if profile allocation fails by John Johansen · 6 years ago
  62. e3bcfc1 apparmor: remove unused redundant variable stop by Colin Ian King · 7 years ago
  63. 954317f apparmor: Fix bool initialization/comparison by Thomas Meyer · 7 years ago
  64. 7bba39a apparmor: initialized returned struct aa_perms by Arnd Bergmann · 7 years ago
  65. 62b49c4 powerpc/vas: Export chip_to_vas_id() by Sukadev Bhattiprolu · 6 years ago
  66. ed59b7d Merge ath-current from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git by Kalle Valo · 6 years ago
  67. 274e0a1 xfs: abstract out dev_t conversions by Christoph Hellwig · 6 years ago
  68. 6818caa xfs: fix memory leak in xfs_iext_free_last_leaf by Shu Wang · 6 years ago
  69. 7b659ee x86/pkeys/selftests: Fix protection keys write() warning by Dave Hansen · 6 years ago
  70. 91c49c2 x86/pkeys/selftests: Rename 'si_pkey' to 'siginfo_pkey' by Dave Hansen · 6 years ago
  71. a640012 x86/mpx/selftests: Fix up weird arrays by Dave Hansen · 6 years ago
  72. c51ff2c x86/pkeys: Update documentation about availability by Dave Hansen · 6 years ago
  73. 5933a62 apparmor: fix spelling mistake: "resoure" -> "resource" by Colin Ian King · 7 years ago
  74. aa5222e sched/deadline: Don't use dubious signed bitfields by Dan Carpenter · 7 years ago
  75. e1d1ea5 Merge tag 'fbdev-v4.15' of git://github.com/bzolnier/linux by Linus Torvalds · 6 years ago
  76. c633e89 Merge tag 'devicetree-fixes-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 6 years ago
  77. bf8973f Merge tag 'jfs-4.15-2' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 6 years ago
  78. fd11a64 x86/umip: Print a warning into the syslog if UMIP-protected instructions are used by Ricardo Neri · 6 years ago
  79. 135f971 drm/amdgpu: don't skip attributes when powerplay is enabled by Alex Deucher · 6 years ago
  80. 6547f42 Merge branch 'bpf-offload-fixes' by Daniel Borkmann · 6 years ago
  81. 14380194 bpf: make bpf_prog_offload_verifier_prep() static inline by Jakub Kicinski · 6 years ago
  82. 1ee6400 bpf: revert report offload info to user space by Jakub Kicinski · 6 years ago
  83. 51aa423 bpftool: revert printing program device bound info by Jakub Kicinski · 6 years ago
  84. 62c71b4 bpf: offload: ignore namespace moves by Jakub Kicinski · 6 years ago
  85. 479321e bpf: turn bpf_prog_get_type() into a wrapper by Jakub Kicinski · 6 years ago
  86. 441a330 net: xdp: don't allow device-bound programs in driver mode by Jakub Kicinski · 6 years ago
  87. 288b3de bpf: offload: move offload device validation out to the drivers by Jakub Kicinski · 6 years ago
  88. 1f6f4cb bpf: offload: rename the ifindex field by Jakub Kicinski · 6 years ago
  89. 649f11d bpf: offload: limit offload to cls_bpf and xdp programs only by Jakub Kicinski · 6 years ago
  90. 13a9c48 bpf: offload: add comment warning developers about double destroy by Jakub Kicinski · 6 years ago
  91. 8d8258b drm/amd/pp: fix typecast error in powerplay. by Rex Zhu · 6 years ago
  92. 87c9fd8 dt-bindings: rtc: imxdi: Improve the bindings text by Fabio Estevam · 6 years ago
  93. 495bbde rtc: sc27xx: Add Spreadtrum SC27xx PMIC RTC driver by Baolin Wang · 6 years ago
  94. 4255c30 platform/x86: dell-smbios-wmi: Disable userspace interface if missing hotfix by Mario Limonciello · 6 years ago
  95. 3a025e1 Add optional check for bad kernel-doc comments by Matthew Wilcox · 6 years ago
  96. def4db3 dt-bindings: trivial-devices: Remove fsl,mc13892 by Jonathan Neuschäfer · 6 years ago
  97. 02a876b of: Document exactly what of_find_node_by_name() puts by Stephen Boyd · 6 years ago
  98. 8631390 MAINTAINERS: fix jfs tree location by Tom Saeger · 6 years ago
  99. e7e61fc Documentation: fix profile= options in kernel-parameters.txt by Randy Dunlap · 6 years ago
  100. 0cf9bb6 documentation/svga.txt: update outdated file by Randy Dunlap · 6 years ago