index
:
kernel/git/stable/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-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-11-02
sysctl: make CONFIG_SYSCTL_SYSCALL default to n
WANG Cong
2011-11-02
sysctl: add support for poll()
Lucas De Marchi
2011-11-02
RapidIO: documentation update
Alexandre Bounine
2011-11-02
drivers/net/rionet.c: fix ethernet address macros for LE platforms
Alexandre Bounine
2011-11-02
RapidIO: fix potential null deref in rio_setup_device()
Alexandre Bounine
2011-11-02
RapidIO: add mport driver for Tsi721 bridge
Alexandre Bounine
2011-11-02
arch/powerpc/sysdev/fsl_rio.c: release rapidio port I/O region resource if po...
Liu Gang
2011-11-02
drivers/rapidio/rio-scan.c: use discovered bit to test if enumeration is comp...
Liu Gang
2011-11-02
init: add root=PARTUUID=UUID/PARTNROFF=%d support
Will Drewry
2011-11-02
include/linux/sem.h: make sysv_sem empty if SYSVIPC is disabled
Manfred Spraul
2011-11-02
ipc/sem.c: remove private structures from public header file
Manfred Spraul
2011-11-02
ipc/sem.c: handle spurious wakeups
Manfred Spraul
2011-11-02
ipc/sem.c: fix return code race with semop vs. semop +semctl(IPC_RMID)
Manfred Spraul
2011-11-02
ida: make ida_simple_get/put() IRQ safe
Tejun Heo
2011-11-02
proc: fix races against execve() of /proc/PID/fd**
Vasiliy Kulikov
2011-11-02
procfs: report EISDIR when reading sysctl dirs in proc
Pavel Emelyanov
2011-11-02
cpusets: avoid looping when storing to mems_allowed if one node remains set
David Rientjes
2011-11-02
mm/page_cgroup.c: quiet sparse noise
H Hartley Sweeten
2011-11-02
memcg: Fix race condition in memcg_check_events() with this_cpu usage
Steven Rostedt
2011-11-02
memcg: close race between charge and putback
Johannes Weiner
2011-11-02
memcg: skip scanning active lists based on individual size
Johannes Weiner
2011-11-02
memcg: do not expose uninitialized mem_cgroup_per_node to world
Igor Mammedov
2011-11-02
memcg: fix oom schedule_timeout()
KAMEZAWA Hiroyuki
2011-11-02
memcg: rename mem variable to memcg
Raghavendra K T
2011-11-02
cgroup/kmemleak: Annotate alloc_page() for cgroup allocations
Steven Rostedt
2011-11-02
cgroups: don't attach task to subsystem if migration failed
Ben Blum
2011-11-02
cgroups: more safe tasklist locking in cgroup_attach_proc
Ben Blum
2011-11-02
hfs: fix hfs_find_init() sb->ext_tree NULL ptr oops
Phillip Lougher
2011-11-02
isofs: add readpages support
Namjae Jeon
2011-11-02
minix: describe usage of different magic numbers
Sami Kerola
2011-11-02
drivers/rtc/rtc-mc13xxx.c: move probe and remove callbacks to .init.text and ...
Uwe Kleine-König
2011-11-02
rtc: add initial support for mcp7941x parts
David Anders
2011-11-02
drivers/rtc/class.c: convert idr to ida and use ida_simple_get()
Jonathan Cameron
2011-11-02
init/do_mounts_rd.c: fix ramdisk identification for padded cramfs
Neil Armstrong
2011-11-02
ramfs: remove module leftovers
Richard Weinberger
2011-11-02
binfmt_elf: fix PIE execution with randomization disabled
Jiri Kosina
2011-11-02
thp: share get_huge_page_tail()
Andrea Arcangeli
2011-11-02
sparc: gup_pte_range() support THP based tail recounting
Andrea Arcangeli
2011-11-02
s390: gup_huge_pmd() return 0 if pte changes
Andrea Arcangeli
2011-11-02
s390: gup_huge_pmd() support THP tail recounting
Andrea Arcangeli
2011-11-02
powerpc: gup_huge_pmd() return 0 if pte changes
Andrea Arcangeli
2011-11-02
powerpc: gup_hugepte() support THP based tail recounting
Andrea Arcangeli
2011-11-02
powerpc: gup_hugepte() avoid freeing the head page too many times
Andrea Arcangeli
2011-11-02
powerpc: get_hugepte() don't put_page() the wrong page
Andrea Arcangeli
2011-11-02
powerpc: remove superfluous PageTail checks on the pte gup_fast
Andrea Arcangeli
2011-11-02
mm: thp: tail page refcounting fix
Andrea Arcangeli
2011-11-02
Merge git://github.com/rustyrussell/linux
Linus Torvalds
2011-11-02
ASoC: Update git repository URL
Mark Brown
2011-11-02
[IA64] Wire up cross memory attach syscalls
Tony Luck
2011-11-02
ALSA: hda - Remove unused variables
Takashi Iwai
[prev]
[next]