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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-25
futex: Remove duplicated code and fix undefined behaviour
Jiri Slaby
21
-506
/
+130
2017-08-25
Documentation/locking/atomic: Finish the document...
Peter Zijlstra
1
-0
/
+42
2017-08-25
locking/lockdep: Fix workqueue crossrelease annotation
Peter Zijlstra
4
-27
/
+66
2017-08-25
workqueue/lockdep: 'Fix' flush_work() annotation
Peter Zijlstra
1
-9
/
+11
2017-08-25
locking/lockdep/selftests: Add mixed read-write ABBA tests
Peter Zijlstra
1
-2
/
+115
2017-08-25
mm, locking/barriers: Clarify tlb_flush_pending() barriers
Peter Zijlstra
1
-33
/
+45
2017-08-25
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
412
-1435
/
+3222
2017-08-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
5
-6
/
+22
2017-08-25
Merge tag 'acpi-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
5
-16
/
+15
2017-08-25
Merge tag 'kbuild-fixes-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
9
-37
/
+48
2017-08-25
Merge branch 'for-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-60
/
+64
2017-08-25
Merge tag 'trace-v4.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-16
/
+38
2017-08-25
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
6
-6
/
+24
2017-08-24
pty: Repair TIOCGPTPEER
Eric W. Biederman
4
-53
/
+89
2017-08-24
Merge branches 'acpica-fix', 'acpi-ec-fix' and 'acpi-properties-fix'
Rafael J. Wysocki
4
-13
/
+8
2017-08-24
IB/mlx5: Always return success for RoCE modify port
Majd Dibbiny
1
-0
/
+6
2017-08-24
IB/mlx5: Fix Raw Packet QP event handler assignment
Majd Dibbiny
1
-0
/
+1
2017-08-24
IB/core: Avoid accessing non-allocated memory when inferring port type
Noa Osherovich
3
-5
/
+14
2017-08-24
Btrfs: fix blk_status_t/errno confusion
Omar Sandoval
5
-60
/
+64
2017-08-24
kbuild: update comments of Makefile.asm-generic
Cao jin
1
-2
/
+2
2017-08-24
tracing: Fix freeing of filter in create_filter() when set_str is false
Steven Rostedt (VMware)
1
-0
/
+4
2017-08-24
tracing: Fix kmemleak in tracing_map_array_free()
Chunyu Hu
1
-4
/
+7
2017-08-24
ftrace: Check for null ret_stack on profile function graph entry function
Steven Rostedt (VMware)
1
-0
/
+4
2017-08-24
Revert "pty: fix the cached path of the pty slave file descriptor in the master"
Linus Torvalds
3
-9
/
+4
2017-08-23
ARM: dts: exynos: add needs-hpd for Odroid-XU3/4
Hans Verkuil
1
-0
/
+1
2017-08-23
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
4
-11
/
+17
2017-08-23
Merge tag 'gpio-v4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2
-3
/
+9
2017-08-23
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
11
-13
/
+47
2017-08-23
ARM: at91: don't select CONFIG_ARM_CPU_SUSPEND for old platforms
Arnd Bergmann
2
-1
/
+13
2017-08-23
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-4
/
+9
2017-08-22
ACPI: device property: Fix node lookup in acpi_graph_get_child_prop_value()
Sakari Ailus
1
-1
/
+1
2017-08-22
ACPICA: Fix acpi_evaluate_object_typed()
Rafael J. Wysocki
1
-3
/
+7
2017-08-22
RDMA/uverbs: Initialize cq_context appropriately
Bharat Potnuri
1
-1
/
+1
2017-08-22
Merge tag 'mfd-fixes-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-0
/
+6
2017-08-22
arm64: kaslr: Adjust the offset to avoid Image across alignment boundary
Catalin Marinas
1
-7
/
+3
2017-08-22
arm64: kaslr: ignore modulo offset when validating virtual displacement
Ard Biesheuvel
2
-4
/
+9
2017-08-22
arm64: mm: abort uaccess retries upon fatal signal
Mark Rutland
1
-1
/
+4
2017-08-22
arm64: fpsimd: Prevent registers leaking across exec
Dave Martin
1
-0
/
+2
2017-08-22
Merge tag 'at91-ab-4.13-drivers-fixes' of git://git.kernel.org/pub/scm/linux/...
Arnd Bergmann
2
-5
/
+7
2017-08-22
Revert "mfd: da9061: Fix to remove BBAT_CONT register from chip model"
Lee Jones
1
-0
/
+6
2017-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
4
-15
/
+15
2017-08-21
sparc: kernel/pcic: silence gcc 7.x warning in pcibios_fixup_bus()
Thomas Petazzoni
1
-1
/
+1
2017-08-21
Merge tag 'arc-4.13-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
25
-70
/
+153
2017-08-21
Merge tag 'rtc-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+0
2017-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
31
-72
/
+144
2017-08-21
pids: make task_tgid_nr_ns() safe
Oleg Nesterov
3
-32
/
+34
2017-08-21
rtc: ds1307: fix regmap config
Heiner Kallweit
1
-1
/
+0
2017-08-21
soc: ti: knav: Add a NULL pointer check for kdev in knav_pool_create
Keerthy
1
-0
/
+3
2017-08-21
ipv6: repair fib6 tree in failure case
Wei Wang
1
-13
/
+11
2017-08-21
net_sched: fix order of queue length updates in qdisc_replace()
Konstantin Khlebnikov
1
-1
/
+4
[next]