index
:
linux/linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-06-30
MAINTAINERS: update sound soc intel patterns
Joe Perches
2015-06-30
MAINTAINERS: remove website for paride
Sudip Mukherjee
2015-06-30
MAINTAINERS: update Emulex ocrdma email addresses
Laurent Navet
2015-06-30
bcache: use kvfree() in various places
Pekka Enberg
2015-06-30
libcxgbi: use kvfree() in cxgbi_free_big_mem()
Pekka Enberg
2015-06-30
target: use kvfree() in session alloc and free
Pekka Enberg
2015-06-30
IB/ehca: use kvfree() in ipz_queue_{cd}tor()
Pekka Enberg
2015-06-30
drm/nouveau/gem: use kvfree() in u_free()
Pekka Enberg
2015-06-30
drm: use kvfree() in drm_free_large()
Pekka Enberg
2015-06-30
cxgb4: use kvfree() in t4_free_mem()
Pekka Enberg
2015-06-30
cxgb3: use kvfree() in cxgb_free_mem()
Pekka Enberg
2015-06-30
kernel/relay.c: use kvfree() in relay_free_page_array()
Pekka Enberg
2015-06-30
printk: improve the description of /dev/kmsg line format
Antonio Ospite
2015-06-30
arch/unicore32/kernel/fpu-ucf64.c: remove unnecessary KERN_ERR
Masanari Iida
2015-06-30
drivers/scsi/scsi_debug.c: resolve sg buffer const-ness issue
Dave Gordon
2015-06-30
lib/scatterlist: mark input buffer parameters as 'const'
Dave Gordon
2015-06-30
lib/scatterlist.c: fix kerneldoc for sg_pcopy_{to,from}_buffer()
Dave Gordon
2015-06-30
ipc,sysv: return -EINVAL upon incorrect id/seqnum
Davidlohr Bueso
2015-06-30
ipc,sysv: make return -EIDRM when racing with RMID consistent
Davidlohr Bueso
2015-06-30
ipc: rename ipc_obtain_object
Davidlohr Bueso
2015-06-30
ipc,msg: provide barrier pairings for lockless receive
Davidlohr Bueso
2015-06-30
ipc,shm: move BUG_ON check into shm_lock
Davidlohr Bueso
2015-06-30
ipc/util.c: use kvfree() in ipc_rcu_free()
Pekka Enberg
2015-06-30
arc: use for_each_sg()
Akinobu Mita
2015-06-30
devpts: if initialization failed, don't crash when opening /dev/ptmx
Josh Triplett
2015-06-30
scripts/gdb: remove useless global instruction
Thiébaud Weksteen
2015-06-30
scripts/gdb: add ps command
Thiébaud Weksteen
2015-06-30
scripts/gdb: fix PEP8 compliance
Thiébaud Weksteen
2015-06-30
scripts/gdb: fix typo in exception name
Thiébaud Weksteen
2015-06-30
scripts/gdb: enable completion for lx-list-check parameter
Jan Kiszka
2015-06-30
scripts/gdb: also allow list_head pointer as lx-list-check paramter
Jan Kiszka
2015-06-30
scripts/gdb: add command to check list consistency
Thiébaud Weksteen
2015-06-30
memstick: remove deprecated use of pci api
Quentin Lambert
2015-06-30
fs/affs/symlink.c: remove unneeded err variable
Fabian Frederick
2015-06-30
fs/affs/amigaffs.c: remove unneeded initialization
Fabian Frederick
2015-06-30
fs/affs/inode.c: remove unneeded initialization
Fabian Frederick
2015-06-30
fs/adfs: remove unneeded cast
Firo Yang
2015-06-30
gcov: add support for GCC 5.1
Lorenzo Stoakes
2015-06-30
kernel/panic/kexec: fix "crash_kexec_post_notifiers" option issue in oops path
HATAYAMA Daisuke
2015-06-30
kernel/panic: call the 2nd crash_kexec() only if crash_kexec_post_notifiers i...
HATAYAMA Daisuke
2015-06-30
x86/kexec: prepend elfcorehdr instead of appending it to the crash-kernel com...
KarimAllah Ahmed
2015-06-30
fs: document seq_open()'s usage of file->private_data
Yann Droneaud
2015-06-30
fs: allocate structure unconditionally in seq_open()
Yann Droneaud
2015-06-30
fs: use seq_open_private() for proc_mounts
Yann Droneaud
2015-06-30
mm: meminit: finish initialisation of struct pages before basic setup
Mel Gorman
2015-06-30
mm: meminit: remove mminit_verify_page_links
Mel Gorman
2015-06-30
mm: meminit: reduce number of times pageblocks are set during struct page init
Mel Gorman
2015-06-30
mm: meminit: free pages in large chunks where possible
Mel Gorman
2015-06-30
x86: mm: enable deferred struct page initialisation on x86-64
Mel Gorman
2015-06-30
mm: meminit: minimise number of pfn->page lookups during initialisation
Mel Gorman
[prev]
[next]