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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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-10-09
init/Kconfig: Fix HAVE_FUTEX_CMPXCHG to not break up the EXPERT menu
Josh Triplett
1
-0
/
+1
2014-10-09
perf: fix perf bug in fork()
Peter Zijlstra
2
-3
/
+6
2014-10-09
udf: Avoid infinite loop when processing indirect ICBs
Jan Kara
1
-14
/
+21
2014-10-06
Linux 3.10.56
v3.10.56
Greg Kroah-Hartman
1
-1
/
+1
2014-10-06
vm_is_stack: use for_each_thread() rather then buggy while_each_thread()
Oleg Nesterov
1
-6
/
+3
2014-10-06
oom_kill: add rcu_read_lock() into find_lock_task_mm()
Oleg Nesterov
1
-4
/
+8
2014-10-06
oom_kill: has_intersects_mems_allowed() needs rcu_read_lock()
Oleg Nesterov
1
-8
/
+11
2014-10-06
oom_kill: change oom_kill.c to use for_each_thread()
Oleg Nesterov
1
-10
/
+10
2014-10-06
introduce for_each_thread() to replace the buggy while_each_thread()
Oleg Nesterov
4
-0
/
+22
2014-10-06
kernel/fork.c:copy_process(): unify CLONE_THREAD-or-thread_group_leader code
Oleg Nesterov
1
-8
/
+7
2014-10-06
arm: multi_v7_defconfig: Enable Zynq UART driver
Soren Brinkmann
1
-0
/
+2
2014-10-06
ext2: Fix fs corruption in ext2_get_xip_mem()
Jan Kara
2
-0
/
+3
2014-10-06
serial: 8250_dma: check the result of TX buffer mapping
Heikki Krogerus
1
-5
/
+12
2014-10-06
ARM: 7748/1: oabi: handle faults when loading swi instruction from userspace
Will Deacon
1
-13
/
+29
2014-10-06
netfilter: nf_conntrack: avoid large timeout for mid-stream pickup
Florian Westphal
1
-0
/
+6
2014-10-06
PM / sleep: Use valid_state() for platform-dependent sleep states only
Rafael J. Wysocki
4
-37
/
+36
2014-10-06
PM / sleep: Add state field to pm_states[] entries
Rafael J. Wysocki
4
-27
/
+30
2014-10-06
ipvs: fix ipv6 hook registration for local replies
Julian Anastasov
1
-1
/
+1
2014-10-06
ipvs: Maintain all DSCP and ECN bits for ipv6 tun forwarding
Alex Gartrell
1
-1
/
+1
2014-10-06
ipvs: avoid netns exit crash on ip_vs_conn_drop_conntrack
Julian Anastasov
1
-1
/
+0
2014-10-06
md/raid1: fix_read_error should act on all non-faulty devices.
NeilBrown
1
-2
/
+2
2014-10-06
media: cx18: fix kernel oops with tda8290 tuner
Hans Verkuil
1
-0
/
+1
2014-10-06
Fix nasty 32-bit overflow bug in buffer i/o code.
Anton Altaparmakov
1
-2
/
+4
2014-10-06
perf kmem: Make it work again on non NUMA machines
Jiri Olsa
1
-1
/
+1
2014-10-06
perf: Fix a race condition in perf_remove_from_context()
Cong Wang
1
-0
/
+10
2014-10-06
alarmtimer: Lock k_itimer during timer callback
Richard Larocque
1
-2
/
+8
2014-10-06
alarmtimer: Do not signal SIGEV_NONE timers
Richard Larocque
1
-2
/
+4
2014-10-06
parisc: Only use -mfast-indirect-calls option for 32-bit kernel builds
John David Anglin
1
-1
/
+6
2014-10-06
powerpc/perf: Fix ABIv2 kernel backtraces
Anton Blanchard
2
-1
/
+8
2014-10-06
sched: Fix unreleased llc_shared_mask bit during CPU hotplug
Wanpeng Li
1
-0
/
+3
2014-10-06
ocfs2/dlm: do not get resource spinlock if lockres is new
Joseph Qi
1
-8
/
+10
2014-10-06
nilfs2: fix data loss with mmap()
Andreas Rohner
1
-1
/
+6
2014-10-06
fs/notify: don't show f_handle if exportfs_encode_inode_fh failed
Andrey Vagin
1
-1
/
+1
2014-10-06
fsnotify/fdinfo: use named constants instead of hardcoded values
Andrey Vagin
1
-2
/
+2
2014-10-06
kcmp: fix standard comparison bug
Rasmus Villemoes
1
-3
/
+4
2014-10-06
Revert "mac80211: disable uAPSD if all ACs are under ACM"
Johannes Berg
1
-2
/
+1
2014-10-06
usb: dwc3: core: fix ordering for PHY suspend
Felipe Balbi
1
-3
/
+4
2014-10-06
usb: dwc3: core: fix order of PM runtime calls
Felipe Balbi
1
-3
/
+3
2014-10-06
usb: host: xhci: fix compliance mode workaround
Felipe Balbi
1
-3
/
+5
2014-10-06
genhd: fix leftover might_sleep() in blk_free_devt()
Jens Axboe
1
-2
/
+0
2014-10-06
lockd: fix rpcbind crash on lockd startup failure
J. Bruce Fields
1
-3
/
+1
2014-10-06
rtlwifi: rtl8192cu: Add new ID
Larry Finger
1
-0
/
+1
2014-10-06
percpu: perform tlb flush after pcpu_map_pages() failure
Tejun Heo
1
-0
/
+1
2014-10-06
percpu: fix pcpu_alloc_pages() failure path
Tejun Heo
1
-6
/
+15
2014-10-06
percpu: free percpu allocation info for uniprocessor system
Honggang Li
1
-0
/
+2
2014-10-06
ata_piix: Add Device IDs for Intel 9 Series PCH
James Ralston
1
-0
/
+8
2014-10-06
Input: i8042 - add nomux quirk for Avatar AVIU-145A6
Hans de Goede
1
-0
/
+7
2014-10-06
Input: i8042 - add Fujitsu U574 to no_timeout dmi table
Hans de Goede
1
-0
/
+8
2014-10-06
Input: atkbd - do not try 'deactivate' keyboard on any LG laptops
Dmitry Torokhov
1
-8
/
+0
2014-10-06
Input: elantech - fix detection of touchpad on ASUS s301l
Hans de Goede
1
-0
/
+7
[prev]
[next]