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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-01
scripts/dtc: fix '%zx' warning
Russell King
1
-1
/
+1
2017-09-01
include/linux/compiler.h: don't perform compiletime_assert with -O0
Joe Stringer
1
-1
/
+5
2017-09-01
mm, madvise: ensure poisoned pages are removed from per-cpu lists
Mel Gorman
1
-0
/
+6
2017-09-01
mm, uprobes: fix multiple free of ->uprobes_state.xol_area
Eric Biggers
2
-2
/
+8
2017-09-01
kernel/kthread.c: kthread_worker: don't hog the cpu
Shaohua Li
1
-0
/
+1
2017-09-01
mm,page_alloc: don't call __node_reclaim() with oom_lock held.
Tetsuo Handa
1
-3
/
+6
2017-09-01
mm/mmu_notifier: kill invalidate_page
Jérôme Glisse
2
-39
/
+0
2017-09-01
KVM: update to new mmu_notifier semantic v2
Jérôme Glisse
7
-77
/
+0
2017-09-01
xen/gntdev: update to new mmu_notifier semantic
Jérôme Glisse
1
-8
/
+0
2017-09-01
sgi-gru: update to new mmu_notifier semantic
Jérôme Glisse
1
-12
/
+0
2017-09-01
misc/mic/scif: update to new mmu_notifier semantic
Jérôme Glisse
1
-11
/
+0
2017-09-01
iommu/intel: update to new mmu_notifier semantic
Jérôme Glisse
1
-9
/
+0
2017-09-01
iommu/amd: update to new mmu_notifier semantic
Jérôme Glisse
1
-8
/
+0
2017-09-01
IB/hfi1: update to new mmu_notifier semantic
Jérôme Glisse
1
-9
/
+0
2017-09-01
IB/umem: update to new mmu_notifier semantic
Jérôme Glisse
1
-19
/
+0
2017-09-01
drm/amdgpu: update to new mmu_notifier semantic
Jérôme Glisse
1
-31
/
+0
2017-09-01
powerpc/powernv: update to new mmu_notifier semantic
Jérôme Glisse
1
-10
/
+0
2017-09-01
mm/rmap: update to new mmu_notifier semantic v2
Jérôme Glisse
1
-3
/
+32
2017-09-01
dax: update to new mmu_notifier semantic
Jérôme Glisse
3
-13
/
+33
2017-09-01
ceph: fix readpage from fscache
Yan, Zheng
2
-18
/
+18
2017-09-01
binfmt_flat: fix arch/m32r and arch/microblaze flat_put_addr_at_rp()
Randy Dunlap
2
-2
/
+3
2017-09-01
compat_hdio_ioctl: Fix a declaration
Bart Van Assche
1
-1
/
+1
2017-09-01
<linux/uaccess.h>: Fix copy_in_user() declaration
Bart Van Assche
1
-1
/
+1
2017-09-01
annotate RWF_... flags
Christoph Hellwig
7
-53
/
+80
2017-09-01
teach SYSCALL_DEFINE/COMPAT_SYSCALL_DEFINE to handle __bitwise arguments
Al Viro
3
-7
/
+9
2017-08-31
wl1251: add a missing spin_lock_init()
Cong Wang
1
-0
/
+1
2017-08-31
Documentation/sphinx: fix kernel-doc decode for non-utf-8 locale
Jani Nikula
1
-5
/
+3
2017-08-31
Input: xpad - fix PowerA init quirk for some gamepad models
Cameron Gutman
1
-5
/
+19
2017-08-31
i2c: designware: Round down ACPI provided clk to nearest supported clk
Hans de Goede
1
-4
/
+12
2017-08-31
genalloc: Fix an incorrect kerneldoc comment
Jonathan Corbet
1
-2
/
+3
2017-08-31
IB/core: Expose ioctl interface through experimental Kconfig
Matan Barak
3
-0
/
+17
2017-08-31
IB/core: Assign root to all drivers
Matan Barak
4
-0
/
+45
2017-08-31
IB/core: Add completion queue (cq) object actions
Matan Barak
2
-1
/
+157
2017-08-31
IB/core: Add legacy driver's user-data
Matan Barak
3
-0
/
+96
2017-08-31
IB/core: Export ioctl enum types to user-space
Matan Barak
2
-17
/
+55
2017-08-31
IB/core: Explicitly destroy an object while keeping uobject
Matan Barak
2
-0
/
+36
2017-08-31
IB/core: Add macros for declaring methods and attributes
Matan Barak
1
-1
/
+104
2017-08-31
IB/core: Add uverbs merge trees functionality
Matan Barak
3
-2
/
+706
2017-08-31
IB/core: Add DEVICE object and root tree structure
Matan Barak
3
-0
/
+70
2017-08-31
IB/core: Declare an object instead of declaring only type attributes
Matan Barak
4
-99
/
+107
2017-08-31
IB/core: Add new ioctl interface
Matan Barak
7
-10
/
+543
2017-08-31
RDMA/vmw_pvrdma: Fix a signedness
Adit Ranadive
1
-1
/
+1
2017-08-31
RDMA/vmw_pvrdma: Report network header type in WC
Aditya Sarwade
2
-2
/
+5
2017-08-31
IB/core: Add might_sleep() annotation to ib_init_ah_from_wc()
Roland Dreier
1
-0
/
+2
2017-08-31
IB/cm: Fix sleeping in atomic when RoCE is used
Roland Dreier
1
-19
/
+44
2017-08-31
Merge tag 'asoc-fix-v4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Takashi Iwai
3
-2
/
+12
2017-08-31
Merge tag 'vfio-ccw-20170724' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Martin Schwidefsky
1
-1
/
+1
2017-08-31
s390/mm: fix BUG_ON in crst_table_upgrade
Martin Schwidefsky
1
-2
/
+4
2017-08-31
s390/mm: fork vs. 5 level page tabel
Martin Schwidefsky
1
-0
/
+5
2017-08-31
Merge remote-tracking branch 'asoc/fix/rt5670' into asoc-fixes
Mark Brown
2
-1
/
+11
[prev]
[next]