index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-15
hotplug: Make register and unregister notifier API symmetric
Michal Hocko
1
-11
/
+4
2016-12-15
acpi, nfit, libnvdimm: fix / harden ars_status output length handling
Dan Williams
1
-1
/
+1
2016-12-10
constify iov_iter_count() and iter_is_iovec()
Al Viro
1
-2
/
+2
2016-12-08
PCI: Export pcie_find_root_port
Johannes Thumshirn
1
-0
/
+14
2016-12-08
mm: fix false-positive WARN_ON() in truncate/invalidate for hugetlb
Kirill A. Shutemov
1
-6
/
+15
2016-12-08
kasan: update kasan_global for gcc 7
Dmitry Vyukov
1
-1
/
+3
2016-12-02
iommu/vt-d: Fix PASID table allocation
David Woodhouse
1
-0
/
+1
2016-11-26
sunrpc: svc_age_temp_xprts_now should not call setsockopt non-tcp transports
Scott Mayhew
1
-0
/
+1
2016-11-18
ACPI/PCI: pci_link: penalize SCI correctly
Sinan Kaya
1
-0
/
+1
2016-11-18
svcrdma: Tail iovec leaves an orphaned DMA mapping
Chuck Lever
1
-0
/
+9
2016-11-18
mm, frontswap: make sure allocated frontswap map is assigned
Vlastimil Babka
1
-2
/
+3
2016-11-15
net: add recursion limit to GRO
Sabrina Dubroca
1
-1
/
+38
2016-11-15
net: core: Correctly iterate over lower adjacency list
Ido Schimmel
1
-1
/
+1
2016-11-10
pwm: Unexport children before chip removal
David Hsu
1
-0
/
+5
2016-10-31
libnvdimm: clear the internal poison_list when clearing badblocks
Vishal Verma
1
-0
/
+2
2016-10-31
mm/hugetlb: check for reserved hugepages during memory offline
Gerald Schaefer
1
-3
/
+3
2016-10-31
posix_acl: Clear SGID bit when setting file permissions
Jan Kara
1
-0
/
+1
2016-10-28
irqchip/gic-v3-its: Fix entry size mask for GITS_BASER
Vladimir Murzin
1
-1
/
+1
2016-10-28
cpufreq: fix overflow in cpufreq_table_find_index_dl()
Sergey Senozhatsky
1
-2
/
+2
2016-10-28
cpufreq: skip invalid entries when searching the frequency
Aaro Koskinen
1
-52
/
+52
2016-10-28
PM / devfreq: event: remove duplicate devfreq_event_get_drvdata()
Lin Huang
1
-5
/
+0
2016-10-22
vfs: move permission checking into notify_change() for utimes(NULL)
Miklos Szeredi
1
-0
/
+1
2016-10-22
ipc/sem.c: fix complex_count vs. simple op race
Manfred Spraul
1
-0
/
+1
2016-10-22
mm: filemap: don't plant shadow entries without radix tree node
Johannes Weiner
1
-3
/
+3
2016-10-22
debugfs: introduce a public file_operations accessor
Christian Lamparter
1
-0
/
+17
2016-10-20
mm: remove gup_flags FOLL_WRITE games from __get_user_pages()
Linus Torvalds
1
-0
/
+1
2016-10-16
mfd: 88pm80x: Double shifting bug in suspend/resume
Dan Carpenter
1
-2
/
+2
2016-10-07
Using BUG_ON() as an assert() is _never_ acceptable
Linus Torvalds
1
-2
/
+2
2016-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-3
/
+4
2016-10-01
include/linux/property.h: fix typo/compile error
John Youn
1
-1
/
+1
2016-10-01
mm: workingset: fix crash in shadow node shrinker caused by replace_page_cach...
Johannes Weiner
1
-0
/
+2
2016-09-29
dma-mapping.h: preserve unmap info for CONFIG_DMA_API_DEBUG
Andrey Smirnov
1
-1
/
+1
2016-09-26
ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_route
Nikolay Aleksandrov
2
-2
/
+2
2016-09-26
fault_in_multipages_readable() throws set-but-unused error
Dave Chinner
1
-0
/
+1
2016-09-23
Merge tag 'linux-can-fixes-for-4.8-20160922' of git://git.kernel.org/pub/scm/...
David S. Miller
1
-1
/
+2
2016-09-22
Merge tag 'media/v4.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2
-4
/
+79
2016-09-22
can: dev: fix deadlock reported after bus-off
Sergei Miroshnichenko
1
-1
/
+2
2016-09-21
fix fault_in_multipages_...() on architectures with no-op access_ok()
Al Viro
1
-19
/
+19
2016-09-20
fanotify: fix list corruption in fanotify_get_response()
Jan Kara
1
-3
/
+0
2016-09-20
fsnotify: add a way to stop queueing events on group shutdown
Jan Kara
1
-0
/
+3
2016-09-18
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+2
2016-09-18
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+10
2016-09-18
fix iov_iter_fault_in_readable()
Al Viro
1
-1
/
+1
2016-09-14
cpu/hotplug: Include linux/types.h in linux/cpuhotplug.h
Paul Burton
1
-0
/
+2
2016-09-13
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-3
/
+4
2016-09-13
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+21
2016-09-13
genirq: Provide irq_gc_{lock_irqsave,unlock_irqrestore}() helpers
Boris Brezillon
1
-0
/
+10
2016-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-2
/
+4
2016-09-10
Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+2
2016-09-10
fscrypto: require write access to mount to set encryption policy
Eric Biggers
1
-3
/
+2
[next]