1. 1e34792 ARM: 8275/1: mm: fix PMD_SECT_RDONLY undeclared compile error by Victor Kamensky · 9 years ago
  2. 606185b HID: roccat: potential out of bounds in pyra_sysfs_write_settings() by Dan Carpenter · 9 years ago
  3. a63b03e mutex: Always clear owner field upon mutex_unlock() by Chris Wilson · 9 years ago
  4. 7f1a169 sched/fair: Fix RCU stall upon -ENOMEM in sched_create_group() by Tetsuo Handa · 10 years ago
  5. 269ad80 sched/deadline: Avoid double-accounting in case of missed deadlines by Luca Abeni · 10 years ago
  6. 6a503c3 sched/deadline: Fix migration of SCHED_DEADLINE tasks by Luca Abeni · 10 years ago
  7. 32a8df4 sched: Fix odd values in effective_load() calculations by Yuyang Du · 10 years ago
  8. 536ebe9ca sched, fanotify: Deal with nested sleeps by Peter Zijlstra · 10 years ago
  9. 5306c31 perf/x86/uncore/hsw-ep: Handle systems with only two SBOXes by Andi Kleen · 9 years ago
  10. 86c269f perf/x86_64: Improve user regs sampling by Andy Lutomirski · 9 years ago
  11. 88a7c26 perf: Move task_pt_regs sampling into arch code by Andy Lutomirski · 9 years ago
  12. 0f363b2 x86: Fix off-by-one in instruction decoder by Peter Zijlstra · 10 years ago
  13. 300176a Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 9 years ago
  14. ae75097 s390/bpf: Fix JMP_JGE_X (A > X) and JMP_JGT_X (A >= X) by Michael Holzheu · 9 years ago
  15. df3eed3 s390/bpf: Fix ALU_NEG (A = -A) by Michael Holzheu · 9 years ago
  16. 96b932b gpio: dln2: use bus_sync_unlock instead of scheduling work by Octavian Purdila · 10 years ago
  17. 0c81859 net: fec: fix NULL pointer dereference in fec_enet_timeout_work by Hubert Feurstein · 9 years ago
  18. b284fbe sh_eth: Fix access to TRSCER register by Nobuhiro Iwamatsu · 9 years ago
  19. d407bc0 sh-eth: Set fdr_value of R-Car SoCs by Nobuhiro Iwamatsu · 9 years ago
  20. 000f42a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net by David S. Miller · 9 years ago
  21. 9e5e366 mm, vmscan: prevent kswapd livelock due to pfmemalloc-throttled process being killed by Vlastimil Babka · 9 years ago
  22. 4bdfc1c memcg: fix destination cgroup leak on task charges migration by Vladimir Davydov · 9 years ago
  23. 24d404d mm: memcontrol: switch soft limit default back to infinity by Johannes Weiner · 9 years ago
  24. 70ecb3c mm/debug_pagealloc: remove obsolete Kconfig options by Joonsoo Kim · 9 years ago
  25. 75069f2 vfs: renumber FMODE_NONOTIFY and add to uniqueness check by David Drysdale · 9 years ago
  26. 9de93e78 arch/blackfin/mach-bf533/boards/stamp.c: add linux/delay.h by Oleg Nesterov · 9 years ago
  27. 53dc20b ocfs2: fix the wrong directory passed to ocfs2_lookup_ino_from_name() when link file by Xue jiufei · 9 years ago
  28. 75dd112 MAINTAINERS: update rydberg's addresses by Henrik Rydberg · 9 years ago
  29. 2d6d7f9 mm: protect set_page_dirty() from ongoing truncation by Johannes Weiner · 9 years ago
  30. 7a3ef20 mm: prevent endless growth of anon_vma hierarchy by Konstantin Khlebnikov · 9 years ago
  31. 3245d6a exit: fix race between wait_consider_task() and wait_task_zombie() by Oleg Nesterov · 9 years ago
  32. eb4f73b ocfs2: remove bogus check in dlm_process_recovery_data by Joseph Qi · 9 years ago
  33. 11c8f01 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  34. 90ac086 Makefile: include arch/*/include/generated/uapi before .../generated by Michal Marek · 9 years ago
  35. c4ccac4 Merge tag 'pinctrl-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 9 years ago
  36. 74e59ea Merge tag 'pm+acpi-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  37. 086b2a9 Merge tag 'keys-fixes-20150107' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 9 years ago
  38. b11ecb2 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  39. 1c16938 Merge tag 'iommu-fixes-v3.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
  40. 716c13a Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  41. 879828c gpio: grgpio: Avoid potential NULL pointer dereference by Axel Lin · 10 years ago
  42. d7d5a00 libceph: fix sparse endianness warnings by Ilya Dryomov · 10 years ago
  43. 0668ff5 ceph: use %zu for len in ceph_fill_inline_data() by Ilya Dryomov · 10 years ago
  44. 7a509a6 NVMe: Fix locking on abort handling by Keith Busch · 9 years ago
  45. c9d3bf8 NVMe: Start and stop h/w queues on reset by Keith Busch · 9 years ago
  46. cef6a94 NVMe: Command abort handling fixes by Keith Busch · 9 years ago
  47. 0fb59cb NVMe: Admin queue removal handling by Keith Busch · 9 years ago
  48. f5db310 selftests/vm: fix link error for transhuge-stress test by Andrey Skvortsov · 9 years ago
  49. ea191d2 NVMe: Reference count admin queue usage by Keith Busch · 9 years ago
  50. c917dfe NVMe: Start all requests by Keith Busch · 9 years ago
  51. eb130db blk-mq: End unstarted requests on a dying queue by Keith Busch · 9 years ago
  52. 5b3f25f blk-mq: Allow requests to never expire by Keith Busch · 9 years ago
  53. 1885b24 blk-mq: Add helper to abort requeued requests by Jens Axboe · 9 years ago
  54. c68ed59 blk-mq: Let drivers cancel requeue_work by Keith Busch · 9 years ago
  55. 973c019 blk-mq: Export if requests were started by Keith Busch · 9 years ago
  56. 3fd5940 blk-mq: Wake tasks entering queue on dying by Keith Busch · 9 years ago
  57. c09e31c perf hists browser: Fix segfault when showing callchain by Namhyung Kim · 10 years ago
  58. d114960 perf callchain: Free callchains when hist entries are deleted by Namhyung Kim · 10 years ago
  59. 5ca8271 perf hists: Fix children sort key behavior by Namhyung Kim · 10 years ago
  60. 7be0772 x86/xen: avoid freeing static 'name' when kasprintf() fails by Vitaly Kuznetsov · 9 years ago
  61. a97dae1 x86/xen: add extra memory for remapped frames during setup by David Vrabel · 9 years ago
  62. bc7142c x86/xen: don't count how many PFNs are identity mapped by David Vrabel · 9 years ago
  63. 701a261 x86/xen: Free bootmem in free_p2m_page() during early boot by Boris Ostrovsky · 9 years ago
  64. 0e63ea4 arm64/efi: add missing call to early_ioremap_reset() by Ard Biesheuvel · 9 years ago
  65. fbc89c9 s390/mm: avoid using pmd_to_page for !USE_SPLIT_PMD_PTLOCKS by Martin Schwidefsky · 9 years ago
  66. ed9eb84 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 9 years ago
  67. 79305ec Merge tag 'amdkfd-fixes-2015-01-06' of git://people.freedesktop.org/~gabbayo/linux into drm-fixes by Dave Airlie · 9 years ago
  68. eaee8ec Merge branch 'drm-fixes-3.19' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  69. f662488 Merge branch 'linux-3.19' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 9 years ago
  70. ac08468 ARM: 8253/1: mm: use phys_addr_t type in map_lowmem() for kernel mem region by Grygorii Strashko · 10 years ago
  71. cca547e ARM: 8249/1: mm: dump: don't skip regions by Mark Rutland · 10 years ago
  72. 841ee23 ARM: wire up execveat syscall by Russell King · 10 years ago
  73. 49a068f rpc: fix xdr_truncate_encode to handle buffer ending on page boundary by J. Bruce Fields · 10 years ago
  74. 94ae1db nfsd: fix fi_delegees leak when fi_had_conflict returns true by Jeff Layton · 10 years ago
  75. 17ded32 blk-mq: get rid of ->cmd_size in the hardware queue by Jens Axboe · 9 years ago
  76. 7c2e211 vfio-pci: Fix the check on pci device type in vfio_pci_probe() by Wei Yang · 9 years ago
  77. 990428b assoc_array: Include rcupdate.h for call_rcu() definition by Pranith Kumar · 10 years ago
  78. 92cb465 ALSA: fireworks: fix an endianness bug for transaction length by Takashi Sakamoto · 9 years ago
  79. 913015c thermal: rcar: change type of ctemp in rcar_thermal_update_temp() by Yoshihiro Shimoda · 9 years ago
  80. 1131374 thermal: rcar: fix ENR register value by Yoshihiro Shimoda · 9 years ago
  81. 59c6832 arm64: fix missing asm/io.h include in kernel/smp_spin_table.c by Paul Walmsley · 9 years ago
  82. 2c2b282 arm64: fix missing asm/alternative.h include in kernel/module.c by Paul Walmsley · 9 years ago
  83. 082471a arm64: fix missing linux/bug.h include in asm/arch_timer.h by Paul Walmsley · 9 years ago
  84. 2ec4560 arm64: fix missing asm/pgtable-hwdef.h include in asm/processor.h by Paul Walmsley · 9 years ago
  85. 80639d4 arm64: sanity checks: add missing AArch32 registers by Mark Rutland · 9 years ago
  86. 3efcb7a arm64: Remove unused prepare_to_copy() by Tobias Klauser · 9 years ago
  87. 0f9132c arm64: Correct __NR_compat_syscalls for bpf by Mark Rutland · 9 years ago
  88. 99975cc vhost/net: length miscalculation by Michael S. Tsirkin · 9 years ago
  89. fce7fcc pinctrl: st: Add irq_disable hook to st_gpio_irqchip by Patrice CHOTARD · 9 years ago
  90. 96d16c3 pinctrl: st: avoid multiple mutex lock by Francesco VIRLINZI · 9 years ago
  91. 5afb287 gpio: dln2: Fix gpio output value in dln2_gpio_direction_output() by Axel Lin · 10 years ago
  92. 0acb0e7 gpio: dln2: fix issue when an IRQ is unmasked then enabled by Octavian Purdila · 10 years ago
  93. e38f978 s390/timex: fix get_tod_clock_ext() inline assembly by Chen Gang · 9 years ago
  94. 60834b7 ALSA: hda - Add new GPU codec ID 0x10de0072 to snd-hda by Aaron Plattner · 9 years ago
  95. bdec419 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  96. 0adc180 Merge tag 'for-linus-3' of git://git.code.sf.net/p/openipmi/linux-ipmi by Linus Torvalds · 9 years ago
  97. df23075 i40e: Fix bug with TCP over IPv6 over VXLAN by Anjali Singhai · 10 years ago
  98. f638597 i40e: Fix Rx checksum error counter by Anjali Singhai · 10 years ago
  99. d91649f i40e: fix un-necessary Tx hangs by Jesse Brandeburg · 9 years ago
  100. 2abad79 qla3xxx: don't allow never end busy loop by Andy Shevchenko · 9 years ago