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.19.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-7.0.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-11
xen/bootup: allow {read|write}_cr8 pvops call.
Konrad Rzeszutek Wilk
1
-1
/
+15
2014-02-11
xen/bootup: allow read_tscp call for Xen PV guests.
Konrad Rzeszutek Wilk
1
-0
/
+2
2014-02-11
x86, mm, paravirt: Fix vmalloc_fault oops during lazy MMU updates
Samu Kallio
1
-2
/
+4
2014-02-11
x86/mm: Check if PUD is large when validating a kernel address
Mel Gorman
2
-0
/
+8
2014-02-11
x86, tls: Off by one limit check
Dan Carpenter
1
-2
/
+2
2014-02-11
x86/msr: Add capabilities check
Alan Cox
1
-0
/
+3
2014-02-11
x86/xen: don't assume %ds is usable in xen_iret for 32-bit PVOPS.
Jan Beulich
1
-7
/
+7
2014-02-11
ALSA: seq: Fix missing error handling in snd_seq_timer_open()
Takashi Iwai
1
-4
/
+4
2014-02-11
mempolicy: fix a race in shared_policy_replace()
Mel Gorman
2
-22
/
+17
2014-02-11
mm: Hold a file reference in madvise_remove
Andy Lutomirski
1
-3
/
+13
2014-02-11
mm: mmu_notifier: fix freed page still mapped in secondary MMU
Xiao Guangrong
1
-22
/
+23
2014-02-11
mm: fix invalidate_complete_page2() lock ordering
Hugh Dickins
1
-1
/
+2
2014-02-11
mm: bugfix: set current->reclaim_state to NULL while returning from kswapd()
Takamori Yamaguchi
1
-0
/
+2
2014-02-11
mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDED
Christoffer Dall
1
-1
/
+7
2014-02-11
mm: fix vma_resv_map() NULL pointer
Dave Hansen
1
-1
/
+2
2014-02-11
hugetlb: fix resv_map leak in error path
Dave Hansen
1
-6
/
+22
2014-02-11
tracing: Fix double free when function profile init failed
Namhyung Kim
1
-1
/
+0
2014-02-11
tracing: Don't call page_to_pfn() if page is NULL
Wen Congyang
1
-2
/
+2
2014-02-11
Prevent interface errors with Seagate FreeAgent GoFlex
Daniel J Blueman
1
-0
/
+1
2014-02-11
Fix a dead loop in async_synchronize_full()
Li Zhong
1
-4
/
+9
2014-02-11
cgroup: remove incorrect dget/dput() pair in cgroup_create_dir()
Tejun Heo
1
-2
/
+0
2014-02-11
Driver core: treat unregistered bus_types as having no devices
Bjorn Helgaas
1
-2
/
+2
2014-02-11
kernel/resource.c: fix stack overflow in __reserve_region_with_split()
T Makphaibulchoke
1
-12
/
+38
2014-02-11
kernel/sys.c: call disable_nonboot_cpus() in kernel_restart()
Shawn Guo
1
-0
/
+1
2014-02-11
coredump: prevent double-free on an error path in core dumper
Denys Vlasenko
1
-15
/
+4
2014-02-11
wake_up_process() should be never used to wakeup a TASK_STOPPED/TRACED task
Oleg Nesterov
1
-1
/
+2
2014-02-11
kernel/signal.c: stop info leak via the tkill and the tgkill syscalls
Emese Revfy
1
-1
/
+1
2014-02-11
ptrace: ptrace_resume() shouldn't wake up !TASK_TRACED thread
Oleg Nesterov
1
-1
/
+1
2014-02-11
exec: use -ELOOP for max recursion depth
Kees Cook
5
-17
/
+6
2014-02-11
exec: do not leave bprm->interp on stack
Kees Cook
4
-2
/
+23
2014-02-11
gen_init_cpio: avoid stack overflow when expanding
Kees Cook
1
-20
/
+23
2014-02-11
tick: Cleanup NOHZ per cpu data on cpu down
Thomas Gleixner
1
-1
/
+1
2014-02-11
timer: Don't reinitialize the cpu base lock during CPU_UP_PREPARE
Tirupathi Reddy
1
-1
/
+1
2014-02-11
posix-cpu-timers: Fix nanosleep task_struct leak
Stanislaw Gruszka
1
-2
/
+21
2014-02-11
clockevents: Don't allow dummy broadcast timers
Mark Rutland
1
-1
/
+2
2014-02-11
hfsplus: fix potential overflow in hfsplus_file_truncate()
Vyacheslav Dubeyko
1
-1
/
+1
2014-02-11
kernel panic when mount NFSv4
Trond Myklebust
1
-1
/
+1
2014-02-11
NFSv4: Revalidate uid/gid after open
Jonathan Nieder
1
-0
/
+1
2014-02-11
NFSv3: Ensure that do_proc_get_root() reports errors correctly
Trond Myklebust
1
-1
/
+1
2014-02-11
nfsd4: fix oops on unusual readlike compound
J. Bruce Fields
1
-1
/
+10
2014-02-11
tg3: Avoid null pointer dereference in tg3_interrupt in netconsole mode
Nithin Nayak Sujir
1
-0
/
+4
2014-02-11
b43legacy: Fix crash on unload when firmware not available
Larry Finger
1
-0
/
+2
2014-02-11
xfrm_user: return error pointer instead of NULL #2
Mathias Krause
1
-2
/
+4
2014-02-11
xfrm_user: return error pointer instead of NULL
Mathias Krause
1
-2
/
+4
2014-02-11
xfrm_user: fix info leak in copy_to_user_tmpl()
Mathias Krause
1
-0
/
+1
2014-02-11
xfrm_user: fix info leak in copy_to_user_policy()
Mathias Krause
1
-0
/
+1
2014-02-11
xfrm_user: fix info leak in copy_to_user_state()
Mathias Krause
1
-0
/
+1
2014-02-11
drop_monitor: dont sleep in atomic context
Eric Dumazet
1
-68
/
+33
2014-02-11
drop_monitor: prevent init path from scheduling on the wrong cpu
Neil Horman
1
-5
/
+7
2014-02-11
drop_monitor: Make updating data->skb smp safe
Neil Horman
1
-16
/
+54
[prev]
[next]