1. 1c52d85 x86/asm/32: Make sync_core() handle missing CPUID on all 32-bit kernels by Andy Lutomirski · 9 years ago
  2. 3df8d920 x86/cpu: Probe CPUID leaf 6 even when cpuid_level == 6 by Andy Lutomirski · 9 years ago
  3. 7ebb916 x86/tools: Fix gcc-7 warning in relocs.c by Markus Trippelsdorf · 9 years ago
  4. 8b5e99f x86/unwind: Dump stack data on warnings by Josh Poimboeuf · 9 years ago
  5. 8023e0e x86/unwind: Adjust last frame check for aligned function stacks by Josh Poimboeuf · 9 years ago
  6. 22d3c0d x86/init: Fix a couple of comment typos by Dmitry Torokhov · 9 years ago
  7. 32786fd x86/init: Remove i8042_detect() from platform ops by Dmitry Torokhov · 9 years ago
  8. d79e141 Input: i8042 - Trust firmware a bit more when probing on X86 by Dmitry Torokhov · 9 years ago
  9. 93ffa9a x86/init: Add i8042 state to the platform data by Dmitry Torokhov · 9 years ago
  10. 2b4c915 x86/microcode/AMD: Use native_cpuid() in load_ucode_amd_bsp() by Boris Ostrovsky · 9 years ago
  11. a15a753 x86/microcode/AMD: Do not load when running on a hypervisor by Borislav Petkov · 9 years ago
  12. 200d355 x86/microcode/AMD: Sanitize apply_microcode_early_amd() by Borislav Petkov · 9 years ago
  13. 8feaa64 x86/microcode/AMD: Make find_proper_container() sane again by Borislav Petkov · 9 years ago
  14. b0b3a37 Merge tag 'rtc-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 9 years ago
  15. d3e5925 rtc: mcp795: Fix whitespace and indentation. by Emil Bartczak · 9 years ago
  16. a2b4299 rtc: mcp795: Prefer using the BIT() macro. by Emil Bartczak · 9 years ago
  17. 43d0b10 rtc: mcp795: fix month write resetting date to 1. by Emil Bartczak · 9 years ago
  18. 26eeefd rtc: mcp795: fix time range difference between linux and RTC chip. by Emil Bartczak · 9 years ago
  19. e72765c rtc: mcp795: fix bitmask value for leap year (LP). by Emil Bartczak · 9 years ago
  20. bcf18d8 rtc: mcp795: use bcd2bin/bin2bcd. by Emil Bartczak · 9 years ago
  21. 0b6a8f5 rtc: add support for EPSON TOYOCOM RTC-7301SF/DG by Akinobu Mita · 9 years ago
  22. 9c19b89 rtc: ds1307: Add ACPI support by Tin Huynh · 9 years ago
  23. 3be134e Merge tag 'libnvdimm-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  24. 8421c60 Merge tag 'platform-drivers-x86-v4.10-2' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 9 years ago
  25. 83da6b5 platform/x86: surface3-wmi: Balance locking on error path by Andy Shevchenko · 9 years ago
  26. 957ae50 platform/x86: Add Whiskey Cove PMIC TMU support by Nilesh Bacchewar · 9 years ago
  27. f7dd3b17 Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  28. 1bbb05f Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  29. 451bb1a Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  30. 98da295 Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  31. eb3a3c0 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  32. 8c9b9d8 x86/tsc: Limit the adjust value further by Thomas Gleixner · 9 years ago
  33. 16588f6 x86/tsc: Annotate printouts as firmware bug by Thomas Gleixner · 9 years ago
  34. ffc7dc8 x86/floppy: Use designated initializers by Kees Cook · 9 years ago
  35. 52f40e9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  36. 231753e Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 9 years ago
  37. 3e3397e net: mv643xx_eth: fix build failure by Sudip Mukherjee · 9 years ago
  38. a6b3c48 isdn: Constify some function parameters by Emese Revfy · 9 years ago
  39. 9a60c90 mlxsw: spectrum: Mark split ports as such by Ido Schimmel · 9 years ago
  40. 0110c35 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  41. 483c493 cgroup: Fix CGROUP_BPF config by Andy Lutomirski · 9 years ago
  42. 67a72a5 Merge tag 'mac80211-for-davem-2016-12-16' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 9 years ago
  43. 7729bad qed: fix old-style function definition by Arnd Bergmann · 9 years ago
  44. c2ed188 net: ipv6: check route protocol when deleting routes by Mantas M · 9 years ago
  45. c762eaa r6040: move spinlock in r6040_close as SOFTIRQ-unsafe lock order detected by Manuel Bessler · 9 years ago
  46. 3a7f076 irda: w83977af_ir: cleanup an indent issue by Dan Carpenter · 9 years ago
  47. 7cafe8f net: sfc: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 9 years ago
  48. 99bff5e net: davicom: dm9000: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 9 years ago
  49. 93dfe6c net: cirrus: ep93xx: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 9 years ago
  50. b7b44fd net: chelsio: cxgb3: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 9 years ago
  51. 49cad93 net: chelsio: cxgb2: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 9 years ago
  52. 6219d05 Merge branch 'bpf-fixes' by David S. Miller · 9 years ago
  53. 6760bf2 bpf: fix mark_reg_unknown_value for spilled regs on map value marking by Daniel Borkmann · 9 years ago
  54. 5ccb071 bpf: fix overflow in prog accounting by Daniel Borkmann · 9 years ago
  55. aafe6ae bpf: dynamically allocate digest scratch buffer by Daniel Borkmann · 9 years ago
  56. d9cb5bf Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  57. 0f484e4 Merge tag 'kvmgt-vfio-mdev-for-v4.10-rc1' of git://github.com/01org/gvt-linux by Linus Torvalds · 9 years ago
  58. af79ce4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  59. c07dee7 Merge tag 'for-linus-20161216' of git://git.infradead.org/linux-mtd by Linus Torvalds · 9 years ago
  60. 135c919 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  61. 37861ff Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  62. 41e0e24 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  63. 0aaf214 Merge tag 'docs-4.10-2' of git://git.lwn.net/linux by Linus Torvalds · 9 years ago
  64. c44ef85 Merge branch 'for-4.10/libnvdimm' into libnvdimm-for-next by Dan Williams · 9 years ago
  65. d7fe1a6 dax: add region 'id', 'size', and 'align' attributes by Dan Williams · 9 years ago
  66. 40e972a Merge branch 'gtp-fixes' by David S. Miller · 9 years ago
  67. d928be8 gtp: Fix initialization of Flags octet in GTPv1 header by Harald Welte · 9 years ago
  68. 88edf10 gtp: gtp_check_src_ms_ipv4() always return success by Lionel Gauthier · 9 years ago
  69. e999cb4 net/x25: use designated initializers by Kees Cook · 9 years ago
  70. ebf12f1 isdn: use designated initializers by Kees Cook · 9 years ago
  71. 9751362 bna: use designated initializers by Kees Cook · 9 years ago
  72. aabd7ad WAN: use designated initializers by Kees Cook · 9 years ago
  73. 9d1c0ca net: use designated initializers by Kees Cook · 9 years ago
  74. 99a5e17 ATM: use designated initializers by Kees Cook · 9 years ago
  75. 4794195 isdn/gigaset: use designated initializers by Kees Cook · 9 years ago
  76. cd333e3 Merge branch 'virtio_net-XDP' by David S. Miller · 9 years ago
  77. 72979a6 virtio_net: xdp, add slowpath case for non contiguous buffers by John Fastabend · 9 years ago
  78. 56434a0 virtio_net: add XDP_TX support by John Fastabend · 9 years ago
  79. 672aafd virtio_net: add dedicated XDP transmit queues by John Fastabend · 9 years ago
  80. f600b69 virtio_net: Add XDP support by John Fastabend · 9 years ago
  81. f23bc46 net: xdp: add invalid buffer warning by John Fastabend · 9 years ago
  82. 08abb79 sctp: sctp_transport_lookup_process should rcu_read_unlock when transport is null by Xin Long · 9 years ago
  83. 5cb2cd6 sctp: sctp_epaddr_lookup_transport should be protected by rcu_read_lock by Xin Long · 9 years ago
  84. 10a3ecf Merge branch 'dpaa_eth-fixes' by David S. Miller · 9 years ago
  85. 63f4b4b0 MAINTAINERS: net: add entry for Freescale QorIQ DPAA Ethernet driver by Madalin Bucur · 9 years ago
  86. 708f0f4 dpaa_eth: remove redundant dependency on FSL_SOC by Madalin Bucur · 9 years ago
  87. 7d6f8dc dpaa_eth: use big endian accessors by Claudiu Manoil · 9 years ago
  88. 616f6b4 irda: irnet: add member name to the miscdevice declaration by LABBE Corentin · 9 years ago
  89. 33de4d1 irda: irnet: Remove unused IRNET_MAJOR define by LABBE Corentin · 9 years ago
  90. 24c946c irnet: ppp: move IRNET_MINOR to include/linux/miscdevice.h by LABBE Corentin · 9 years ago
  91. e292823 irda: irnet: Move linux/miscdevice.h include by LABBE Corentin · 9 years ago
  92. 078497a irda: irproc.c: Remove unneeded linux/miscdevice.h include by LABBE Corentin · 9 years ago
  93. dcdc43d bpf: cgroup: annotate pointers in struct cgroup_bpf with __rcu by Daniel Mack · 9 years ago
  94. 28055c9 Merge branch 'inet_csk_get_port-and-soreusport-fixes' by David S. Miller · 9 years ago
  95. 0643ee4 inet: Fix get port to handle zero port number with soreuseport set by Tom Herbert · 9 years ago
  96. 9af7e92 inet: Don't go into port scan when looking for specific bind port by Tom Herbert · 9 years ago
  97. 0eb6984 bpf, test_verifier: fix a test case error result on unprivileged by Daniel Borkmann · 9 years ago
  98. a08dd0d bpf: fix regression on verifier pruning wrt map lookups by Daniel Borkmann · 9 years ago
  99. eb63ecc net: vrf: Drop conntrack data after pass through VRF device on Tx by David Ahern · 9 years ago
  100. a0f37ef net: vrf: Fix NAT within a VRF by David Ahern · 9 years ago