1. 585bc2a can: rcar_can: unify error messages by Sergei Shtylyov · 9 years ago
  2. ae185f1 can: rcar_can: print request_irq() error code by Sergei Shtylyov · 9 years ago
  3. 3255f68 can: rcar_can: fix typo in error message by Sergei Shtylyov · 9 years ago
  4. c1a4c87 can: rcar_can: print signed IRQ # by Sergei Shtylyov · 9 years ago
  5. 5e63e6b can: rcar_can: fix IRQ check by Sergei Shtylyov · 9 years ago
  6. 1daa1cf Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  7. 7b73216 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  8. c4bc680 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  9. 75a6f82 freeing unlinked file indefinitely delayed by Al Viro · 9 years ago
  10. 9391dd0 fix a braino in ovl_d_select_inode() by Al Viro · 9 years ago
  11. 0a73d0a 9p: don't leave a half-initialized inode sitting around by Al Viro · 9 years ago
  12. 76b63da Merge branch 'dsa-of-parsing-fixes' by David S. Miller · 9 years ago
  13. c8cf89f net: dsa: Fix off-by-one in switch address parsing by Florian Fainelli · 9 years ago
  14. 8f5063e net: dsa: Test array index before use by Florian Fainelli · 9 years ago
  15. 2ee9401 net: switchdev: don't abort unsupported operations by Vivien Didelot · 9 years ago
  16. c590032 net: bcmgenet: fix accounting of packet drops vs errors by Petri Gynther · 9 years ago
  17. 22401ff cdc_ncm: update specs URL by Enrico Mioso · 9 years ago
  18. 59c3cb5 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/nvdimm by Linus Torvalds · 9 years ago
  19. e492519 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  20. 8a7b8ff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  21. 4322f02 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  22. 9cb1680 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  23. 2278cb0 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  24. 31b7a57 Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  25. 84e3e9d Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  26. 77b5a08 bcache: don't embed 'return' statements in closure macros by Jens Axboe · 10 years ago
  27. c4d029f tick/broadcast: Prevent NULL pointer dereference by Thomas Gleixner · 9 years ago
  28. 145c370 Doc: z8530book: Fix typo in API-z8530-sync-txdma-open.html by Masanari Iida · 9 years ago
  29. 8220ea2 net: inet_diag: always export IPV6_V6ONLY sockopt for listening sockets by Phil Sutter · 9 years ago
  30. 51ed7f3e bridge: mdb: allow the user to delete mdb entry if there's a querier by Satish Ashok · 9 years ago
  31. 7234e03 Merge branch 'netdev_unregister_races' by David S. Miller · 9 years ago
  32. 2c17d27 net: call rcu_read_lock early in process_backlog by Julian Anastasov · 9 years ago
  33. e9e4dd3 net: do not process device backlog during unregistration by Julian Anastasov · 9 years ago
  34. b9243b5 Merge branch 'parisc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago
  35. 3dbbbe0 Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into for-linus2 by James Morris · 9 years ago
  36. 892e8ca selinux: fix mprotect PROT_EXEC regression caused by mm change by Stephen Smalley · 9 years ago
  37. 1604f87 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  38. 01ab605 parisc: Fix some PTE/TLB race conditions and optimize __flush_tlb_range based on timing results by John David Anglin · 9 years ago
  39. cb908ed stifb: Implement hardware accelerated copyarea by Alex Ivanov · 9 years ago
  40. 3cdeb9d Merge tag 'powerpc-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  41. f0f2c07 nfit: add support for NVDIMM "latch" flag by Ross Zwisler · 9 years ago
  42. c2ad295 nfit: update block I/O path to use PMEM API by Ross Zwisler · 9 years ago
  43. 9d27a87 tools/testing/nvdimm: add mock acpi_nfit_flush_address entries to nfit_test by Dan Williams · 9 years ago
  44. f7ec836 tools/testing/nvdimm: fix return code for unimplemented commands by Dan Williams · 9 years ago
  45. b1b2e62 tools/testing/nvdimm: mock ioremap_wt by Dan Williams · 9 years ago
  46. b864bc1 pmem: add maintainer for include/linux/pmem.h by Ross Zwisler · 9 years ago
  47. dbf3c37 Revert "Input: synaptics - allocate 3 slots to keep stability in image sensors" by Dmitry Torokhov · 9 years ago
  48. ad2daa8 arm64: entry32: remove pointless register assignment by Mark Rutland · 9 years ago
  49. ee4100d kvm: x86: fix load xsave feature warning by Wanpeng Li · 9 years ago
  50. fd717f1 KVM: x86: apply guest MTRR virtualization on host reserved pages by Paolo Bonzini · 9 years ago
  51. e098223 KVM: SVM: Sync g_pat with guest-written PAT value by Jan Kiszka · 9 years ago
  52. 3c2e7f7 KVM: SVM: use NPT page attributes by Paolo Bonzini · 9 years ago
  53. 5544eb9 KVM: count number of assigned devices by Paolo Bonzini · 9 years ago
  54. 370777d KVM: VMX: fix vmwrite to invalid VMCS by Radim Krčmář · 9 years ago
  55. d1fe921 KVM: x86: reintroduce kvm_is_mmio_pfn by Paolo Bonzini · 9 years ago
  56. 5d75a74 x86: hyperv: add CPUID bit for crash handlers by Paolo Bonzini · 9 years ago
  57. 51d5367 MIPS: O32: Use compat_sys_getsockopt. by Ralf Baechle · 9 years ago
  58. 1e18ac7 MIPS: c-r4k: Extend way_string array by Paul Burton · 9 years ago
  59. 6b5e741 MIPS: Pistachio: Support CDMM & Fast Debug Channel by James Hogan · 9 years ago
  60. 6249ecb MIPS: Malta: Make GIC FDC IRQ workaround Malta specific by James Hogan · 9 years ago
  61. cccf34e MIPS: c-r4k: Fix cache flushing for MT cores by Markos Chandras · 9 years ago
  62. 2d28b63 Merge tag 'omapdrm-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-fixes by Dave Airlie · 9 years ago
  63. 59e7a16 Merge tag 'drm-intel-fixes-2015-07-09' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  64. 008b3f1 Merge tag 'drm-amdkfd-fixes-2015-07-09' of git://people.freedesktop.org/~gabbayo/linux into drm-fixes by Dave Airlie · 9 years ago
  65. 9d5715f Merge branch 'drm-fixes-4.2' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  66. a7d35f9 bridge: fix potential crash in __netdev_pick_tx() by Eric Dumazet · 9 years ago
  67. fcc028c net: axienet: Fix devm_ioremap_resource return value check by Krzysztof Kozlowski · 9 years ago
  68. 2c069a1 cxl: Check if afu is not null in cxl_slbia by Daniel Axtens · 9 years ago
  69. 1fb01ca ACPI / PCI: Fix regressions caused by resource_size_t overflow with 32-bit kernel by Jiang Liu · 9 years ago
  70. 5a31d59 cpufreq: Allow freq_table to be obtained for offline CPUs by Viresh Kumar · 9 years ago
  71. 35afd02 cpufreq: Initialize the governor again while restoring policy by Viresh Kumar · 9 years ago
  72. 8dfbc0a Merge tag 'omap-for-v4.2/fixes-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Kevin Hilman · 9 years ago
  73. d024bae Merge tag 'sunxi-late-for-4.2' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into fixes by Kevin Hilman · 9 years ago
  74. fc5778c Merge branch 'pktgen-races' by David S. Miller · 9 years ago
  75. 1fbe4b46 net: pktgen: kill the "Wait for kthread_stop" code in pktgen_thread_worker() by Oleg Nesterov · 9 years ago
  76. fecdf8b net: pktgen: fix race between pktgen_thread_worker() and kthread_stop() by Oleg Nesterov · 9 years ago
  77. 4a0e3e9 cdc_ncm: Add support for moving NDP to end of NCM frame by Enrico Mioso · 9 years ago
  78. 5a0266a drivers: net: cpsw: fix disabling of tx interrupt in rx isr by Mugunthan V N · 9 years ago
  79. adb3505 net: systemport: Use eth_hw_addr_random by Vaishali Thakkar · 9 years ago
  80. ae0afb4 suspend-to-idle: Prevent RCU from complaining about tick_freeze() by Rafael J. Wysocki · 9 years ago
  81. 06b285b blkcg: fix blkcg_policy_data allocation bug by Tejun Heo · 9 years ago
  82. 7876f93 blkcg: implement all_blkcgs list by Tejun Heo · 9 years ago
  83. 144232b blkcg: blkcg_css_alloc() should grab blkcg_pol_mutex while iterating blkcg_policy[] by Tejun Heo · 9 years ago
  84. 838f13b blkcg: allow blkcg_pol_mutex to be grabbed from cgroup [file] methods by Tejun Heo · 9 years ago
  85. c4b5fd3 Merge branch 'hpfs-patches' (patches from Mikulas Patocka) by Linus Torvalds · 9 years ago
  86. a28e4b2 hpfs: hpfs_error: Remove static buffer, use vsprintf extension %pV instead by Joe Perches · 10 years ago
  87. ce65761 hpfs: kstrdup() out of memory handling by Sanidhya Kashyap · 10 years ago
  88. d7b0409 hpfs: Remove unessary cast by Firo Yang · 9 years ago
  89. a27b5b9 hpfs: add fstrim support by Mikulas Patocka · 9 years ago
  90. 4f001fd i2c: Mark instantiated device nodes with OF_POPULATE by Pantelis Antoniou · 10 years ago
  91. eb8173e i2c: jz4780: Fix return value if probe fails by Axel Lin · 9 years ago
  92. 4c0a9f7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  93. 7249481 i2c: xgene-slimpro: Fix missing mbox_free_channel call in probe error path by Axel Lin · 9 years ago
  94. fc0a1f0 i2c: I2C_MT65XX should depend on HAS_DMA by Geert Uytterhoeven · 9 years ago
  95. 9abea2d ioctl_compat: handle FITRIM by Mikulas Patocka · 9 years ago
  96. 0294100 intel_pmc_ipc: Update kerneldoc formatting by qipeng.zha · 9 years ago
  97. 3324603 selinux: don't waste ebitmap space when importing NetLabel categories by Paul Moore · 9 years ago
  98. 6f95772 Fix firmware loader uevent buffer NULL pointer dereference by Linus Torvalds · 9 years ago
  99. 6b7339f mm: avoid setting up anonymous pages into file mapping by Kirill A. Shutemov · 9 years ago
  100. 6e67b7a MAINTAINERS: add secondary tree for ceph modules by Sage Weil · 9 years ago