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
2014-02-20
Linux 3.4.81
v3.4.81
Greg Kroah-Hartman
1
-1
/
+1
2014-02-20
nfs: tear down caches in nfs_init_writepagecache when allocation fails
Jeff Layton
1
-2
/
+8
2014-02-20
lib/vsprintf.c: kptr_restrict: fix pK-error in SysRq show-all-timers(Q)
Dan Rosenberg
1
-1
/
+2
2014-02-20
virtio-blk: Use block layer provided spinlock
Asias He
1
-6
/
+3
2014-02-20
Input: synaptics - handle out of bounds values from the hardware
Seth Forshee
1
-0
/
+23
2014-02-20
PM / Hibernate: Hibernate/thaw fixes/improvements
Bojan Smojver
1
-23
/
+39
2014-02-20
KVM: Fix buffer overflow in kvm_set_irq()
Avi Kivity
1
-0
/
+1
2014-02-20
target/file: Re-enable optional fd_buffered_io=1 operation
Nicholas Bellinger
2
-3
/
+39
2014-02-20
target/file: Use O_DSYNC by default for FILEIO backends
Nicholas Bellinger
2
-62
/
+17
2014-02-20
IB/qib: Convert qib_user_sdma_pin_pages() to use get_user_pages_fast()
Jan Kara
1
-5
/
+1
2014-02-20
sched/nohz: Fix rq->cpu_load calculations some more
Peter Zijlstra
3
-10
/
+45
2014-02-20
sched/nohz: Fix rq->cpu_load[] calculations
Peter Zijlstra
3
-16
/
+41
2014-02-20
ftrace: Have function graph only trace based on global_ops filters
Steven Rostedt
1
-1
/
+44
2014-02-20
ftrace: Fix synchronization location disabling and freeing ftrace_ops
Steven Rostedt
1
-18
/
+32
2014-02-20
ftrace: Synchronize setting function_trace_op with ftrace_trace_function
Steven Rostedt
1
-0
/
+17
2014-02-20
dm sysfs: fix a module unload race
Mikulas Patocka
6
-27
/
+76
2014-02-20
mm: setup pageblock_order before it's used by sparsemem
Xishi Qiu
3
-2
/
+7
2014-02-20
mm/page_alloc.c: remove pageblock_default_order()
Andrew Morton
1
-18
/
+15
2014-02-20
drm/i915: kick any firmware framebuffers before claiming the gtt
Daniel Vetter
1
-7
/
+30
2014-02-20
ext4: protect group inode free counting with group lock
Tao Ma
1
-1
/
+3
2014-02-20
printk: Fix scheduling-while-atomic problem in console_cpu_notify()
Paul E. McKenney
1
-1
/
+0
2014-02-20
x86, hweight: Fix BUG when booting with CONFIG_GCOV_PROFILE_ALL=y
Peter Oberparleiter
1
-0
/
+1
2014-02-20
mm: __set_page_dirty uses spin_lock_irqsave instead of spin_lock_irq
KOSAKI Motohiro
1
-2
/
+4
2014-02-20
mm: __set_page_dirty_nobuffers() uses spin_lock_irqsave() instead of spin_loc...
KOSAKI Motohiro
1
-2
/
+3
2014-02-20
SELinux: Fix kernel BUG on empty security contexts.
Stephen Smalley
1
-0
/
+4
2014-02-14
Linux 3.4.80
v3.4.80
Greg Kroah-Hartman
1
-1
/
+1
2014-02-13
3.4.y: timekeeping: fix 32-bit overflow in get_monotonic_boottime
Colin Cross
1
-1
/
+1
2014-02-13
timekeeping: Avoid possible deadlock from clock_was_set_delayed
John Stultz
1
-4
/
+8
2014-02-13
rtc-cmos: Add an alarm disable quirk
Borislav Petkov
1
-1
/
+51
2014-02-13
sched/rt: Avoid updating RT entry timeout twice within one tick period
Ying Xue
2
-1
/
+6
2014-02-13
sched: Unthrottle rt runqueues in __disable_runtime()
Peter Boonstoppel
4
-6
/
+6
2014-02-13
sched,rt: fix isolated CPUs leaving root_task_group indefinitely throttled
Mike Galbraith
1
-0
/
+13
2014-02-13
sched/rt: Fix SCHED_RR across cgroups
Colin Cross
1
-5
/
+10
2014-02-13
hpfs: deadlock and race in directory lseek()
Al Viro
1
-4
/
+6
2014-02-13
PCI: Enable ARI if dev and upstream bridge support it; disable otherwise
Yijing Wang
1
-7
/
+7
2014-02-13
drm/radeon/DCE4+: clear bios scratch dpms bit (v2)
Alex Deucher
1
-0
/
+4
2014-02-13
drm/radeon: set the full cache bit for fences on r7xx+
Alex Deucher
2
-6
/
+8
2014-02-13
drm/radeon: skip colorbuffer checking if COLOR_INFO.FORMAT is set to INVALID
Marek Olšák
2
-2
/
+8
2014-02-13
radeon/pm: Guard access to rdev->pm.power_state array
Michel Dänzer
1
-2
/
+4
2014-02-13
drm/radeon: warn users when hw_i2c is enabled (v2)
Alex Deucher
1
-0
/
+3
2014-02-13
dm space map common: make sure new space is used during extend
Joe Thornber
1
-1
/
+5
2014-02-13
dm: wait until embedded kobject is released before destroying a device
Mikulas Patocka
3
-1
/
+22
2014-02-13
sunrpc: Fix infinite loop in RPC state machine
Weston Andros Adamson
1
-2
/
+6
2014-02-13
nfs4.1: properly handle ENOTSUP in SECINFO_NO_NAME
Weston Andros Adamson
1
-2
/
+2
2014-02-13
NFSv4: OPEN must handle the NFS4ERR_IO return code correctly
Trond Myklebust
1
-16
/
+31
2014-02-13
spidev: fix hang when transfer_one_message fails
Daniel Santos
1
-1
/
+3
2014-02-13
IB/qib: Fix QP check when looping back to/from QP1
Ira Weiny
1
-1
/
+8
2014-02-13
ore: Fix wrong math in allocation of per device BIO
Boaz Harrosh
2
-12
/
+26
2014-02-13
mtd: mxc_nand: remove duplicated ecc_stats counting
Michael Grzeschik
1
-1
/
+0
2014-02-13
ACPI / init: Flag use of ACPI and ACPI idioms for power supplies to regulator...
Mark Brown
1
-0
/
+9
[next]