1. ba0cc3c samples/bpf: add bpf_map_update_elem() tests by Alexei Starovoitov · 8 years ago
  2. a6ed3ea bpf: restore behavior of bpf_map_update_elem by Alexei Starovoitov · 8 years ago
  3. 5e3b724 net: dsa: b53: Add missing ULL suffix for 64-bit constant by Geert Uytterhoeven · 8 years ago
  4. 94d9f1c ipv4: panic in leaf_walk_rcu due to stale node pointer by David Forster · 8 years ago
  5. 372ee16 rxrpc: Fix races between skb free, ACK generation and replying by David Howells · 8 years ago
  6. 54447f1 net: arc_emac: add missing of_node_put() in arc_emac_probe() by Wei Yongjun · 8 years ago
  7. 5ef9f28 OVS: Ignore negative headroom value by Ian Wienand · 8 years ago
  8. 7cf210d Merge branch 'qlcnic-fixes' by David S. Miller · 8 years ago
  9. b8b2372 qlcnic: Update version to 5.3.65 by Manish Chopra · 8 years ago
  10. fc4ca98 qlcnic: fix napi budget alteration by Manish Chopra · 8 years ago
  11. 2b10d3e qlcnic: fix data structure corruption in async mbx command handling by Manish Chopra · 8 years ago
  12. cfaa218 Merge branch 'tg3-fixes' by David S. Miller · 8 years ago
  13. 9ce6fd7 tg3: Report the correct number of RSS queues through tg3_get_rxnfc by Siva Reddy Kallam · 8 years ago
  14. 087d7a8c tg3: Fix for diasllow rx coalescing time to be 0 by Satish Baddipadige · 8 years ago
  15. 1f415a7 bpf: fix method of PTR_TO_PACKET reg id generation by Jakub Kicinski · 8 years ago
  16. ea966cb net: xgene: fix maybe-uninitialized variable by Arnd Bergmann · 8 years ago
  17. bce91f8 openvswitch: Remove incorrect WARN_ONCE(). by Jarno Rajahalme · 8 years ago
  18. bf0f500 Merge tag 'trace-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  19. 4b2e016 fs/proc: Add compiler check for -Wno-override-init to support gcc < 4.2 by Geert Uytterhoeven · 8 years ago
  20. f093615 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  21. d52bd54 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  22. 8cbdd85 Merge tag 'for-linus-v4.8' of git://github.com/martinbrandenburg/linux by Linus Torvalds · 8 years ago
  23. 72b5ac5 Merge tag 'ceph-for-4.8-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  24. 3bd080e ipc: delete "nr_ipc_ns" by Alexey Dobriyan · 8 years ago
  25. a4691de kcov: allow more fine-grained coverage instrumentation by Vegard Nossum · 8 years ago
  26. f1cb637 init/Kconfig: add clarification for out-of-tree modules by Valdis Kletnieks · 8 years ago
  27. 27eb662 config: add android config fragments by Rob Herring · 8 years ago
  28. ac3339b init/Kconfig: ban CONFIG_LOCALVERSION_AUTO with allmodconfig by Alexey Dobriyan · 8 years ago
  29. 59dbb2a relay: add global mode support for buffer-only channels by Akash Goel · 8 years ago
  30. 841c06d init: allow blacklisting of module_init functions by Prarit Bhargava · 8 years ago
  31. ecfaf0c w1:omap_hdq: fix regression by H. Nikolaus Schaller · 8 years ago
  32. 939fc83 w1: add helper macro module_w1_family by Andrew F. Davis · 8 years ago
  33. 098f9fb w1: remove need for ida and use PLATFORM_DEVID_AUTO by Andrew F. Davis · 8 years ago
  34. 0b9364b rapidio/switches: add driver for IDT gen3 switches by Alexandre Bounine · 8 years ago
  35. adff164 powerpc/fsl_rio: apply changes for RIO spec rev 3 by Alexandre Bounine · 8 years ago
  36. 1ae842d rapidio: modify for rev.3 specification changes by Alexandre Bounine · 8 years ago
  37. a057a52 rapidio: change inbound window size type to u64 by Alexandre Bounine · 8 years ago
  38. 60e377b5c rapidio/idt_gen2: fix locking warning by Alexandre Bounine · 8 years ago
  39. 06e1b24 rapidio: fix error handling in mbox request/release functions by Alexandre Bounine · 8 years ago
  40. f5485eb rapidio/tsi721_dma: advance queue processing from transfer submit call by Alexandre Bounine · 8 years ago
  41. e519685 rapidio/tsi721: add messaging mbox selector parameter by Alexandre Bounine · 8 years ago
  42. cb782cd rapidio/tsi721: add PCIe MRRS override parameter by Alexandre Bounine · 8 years ago
  43. 4498c31 rapidio/tsi721_dma: add channel mask and queue size parameters by Alexandre Bounine · 8 years ago
  44. f8e3a68 rapidio: fix return value description for dma_prep functions by Alexandre Bounine · 8 years ago
  45. cca446d rapidio/documentation: fix mangled paragraph in mport_cdev by Alexandre Bounine · 8 years ago
  46. ea87b8e rapidio: remove unnecessary 0x prefixes before %pa extension uses by Joe Perches · 8 years ago
  47. b6e8d4a rapidio: add RapidIO channelized messaging driver by Alexandre Bounine · 8 years ago
  48. 1730f14 kexec: add restriction on kexec_load() segment sizes by zhong jiang · 8 years ago
  49. c025311 kexec: allow kdump with crash_kexec_post_notifiers by Petr Tesarik · 8 years ago
  50. 21db79e kexec: add a kexec_crash_loaded() function by Petr Tesarik · 8 years ago
  51. b26e27d kexec: use core_param for crash_kexec_post_notifiers boot option by Hidehiro Kawai · 8 years ago
  52. 0719392 ARM: kexec: fix kexec for Keystone 2 by Russell King · 8 years ago
  53. 51d5d12 ARM: keystone: dts: add psci command definition by Vitaly Andrianov · 8 years ago
  54. 43546d8 kexec: allow architectures to override boot mapping by Russell King · 8 years ago
  55. dae2801 kdump: arrange for paddr_vmcoreinfo_note() to return phys_addr_t by Russell King · 8 years ago
  56. 465d377 kexec: ensure user memory sizes do not wrap by Russell King · 8 years ago
  57. dc5ccca kexec: don't invoke OOM-killer for control page allocation by Russell King · 8 years ago
  58. 966fab0 ARM: kexec: advertise location of bootable RAM by Russell King · 8 years ago
  59. f7f0b7d ARM: kdump: advertise boot aliased crash kernel resource by Russell King · 8 years ago
  60. 4caf961 kexec: return error number directly by Minfei Huang · 8 years ago
  61. b06fb41 cpumask: fix code comment by Geliang Tang · 8 years ago
  62. 627393d kernel/exit.c: quieten greatest stack depth printk by Anton Blanchard · 8 years ago
  63. 7e78141 signal: consolidate {TS,TLF}_RESTORE_SIGMASK code by Andy Lutomirski · 8 years ago
  64. 0a11b9a reiserfs: fix "new_insert_key may be used uninitialized ..." by Jeff Mahoney · 8 years ago
  65. e63e88b nilfs2: move ioctl interface and disk layout to uapi separately by Ryusuke Konishi · 8 years ago
  66. 4ce5c34 nilfs2: use BIT() macro by Ryusuke Konishi · 8 years ago
  67. ad980c9 nilfs2: fix misuse of a semaphore in sysfs code by Ryusuke Konishi · 8 years ago
  68. a7d3f10 nilfs2: refactor parser of snapshot mount option by Ryusuke Konishi · 8 years ago
  69. aceb417 nilfs2: do not use yield() by Ryusuke Konishi · 8 years ago
  70. 39a9dcc nilfs2: emit error message when I/O error is detected by Ryusuke Konishi · 8 years ago
  71. d6517de nilfs2: replace nilfs_warning() with nilfs_msg() by Ryusuke Konishi · 8 years ago
  72. feee880 nilfs2: reduce bare use of printk() with nilfs_msg() by Ryusuke Konishi · 8 years ago
  73. 6625689 nilfs2: embed a back pointer to super block instance in nilfs object by Ryusuke Konishi · 8 years ago
  74. a66dfb0 nilfs2: add nilfs_msg() message interface by Ryusuke Konishi · 8 years ago
  75. cae3d4c nilfs2: hide function name argument from nilfs_error() by Ryusuke Konishi · 8 years ago
  76. a310dcb fs/binfmt_em86.c: fix incompatible pointer type by Daniel Wagner · 8 years ago
  77. ba093a6 mm: refuse wrapped vm_brk requests by Kees Cook · 8 years ago
  78. 0036d1f binfmt_elf: fix calculations for bss padding by Kees Cook · 8 years ago
  79. 45107ff checkpatch: if no filenames then read stdin by Allen Hubbe · 8 years ago
  80. ed43c4e checkpatch: check signoff when reading stdin by Allen Hubbe · 8 years ago
  81. c844711 checkpatch: improve 'bare use of' signed/unsigned types warning by Joe Perches · 8 years ago
  82. cec3aaa checkpatch: don't complain about BIT macro in uapi by Tomas Winkler · 8 years ago
  83. aab38f5 checkpatch: yet another commit id improvement by Joe Perches · 8 years ago
  84. dadf680 checkpatch: allow c99 style // comments by Joe Perches · 8 years ago
  85. d560a5f checkpatch: skip long lines that use an EFI_GUID macro by Joe Perches · 8 years ago
  86. a098ecd firmware: support loading into a pre-allocated buffer by Stephen Boyd · 8 years ago
  87. 0e742e9 firmware: provide infrastructure to make fw caching optional by Vikram Mulukutla · 8 years ago
  88. 9ccf981 firmware: consolidate kmap/read/write logic by Stephen Boyd · 8 years ago
  89. a23216a radix-tree: fix comment about "exceptional" bits by Ross Zwisler · 8 years ago
  90. a9bfd33 crc32: use ktime_get_ns() for measurement by Arnd Bergmann · 8 years ago
  91. f003a1f lib/iommu-helper: skip to next segment by Sebastian Ott · 8 years ago
  92. 4cad35a get_maintainer.pl: reduce need for command-line option -f by Joe Perches · 8 years ago
  93. 750afe7 printk: add kernel parameter to control writes to /dev/kmsg by Borislav Petkov · 8 years ago
  94. 6b1d174 ratelimit: extend to print suppressed messages on release by Borislav Petkov · 8 years ago
  95. b5644a1 fbdev/bfin_adv7393fb: move DRIVER_NAME before its first use by Borislav Petkov · 8 years ago
  96. 40a7d9f printk: include <asm/sections.h> instead of <asm-generic/sections.h> by Christoph Hellwig · 8 years ago
  97. cf77544 printk: introduce suppress_message_printing() by Sergey Senozhatsky · 8 years ago
  98. 874f9c7 printk: create pr_<level> functions by Joe Perches · 8 years ago
  99. bebca05 printk: do not include interrupt.h by Sergey Senozhatsky · 8 years ago
  100. 9d5059c dynamic_debug: only add header when used by Luis de Bethencourt · 8 years ago