index
:
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
20
-306
/
+218
|
\
|
*
don't bother with deferred freeing of fdtables
Al Viro
2013-05-01
1
-1
/
+0
|
*
proc: Move non-public stuff from linux/proc_fs.h to fs/proc/internal.h
David Howells
2013-05-01
1
-107
/
+33
|
*
proc: Make the PROC_I() and PDE() macros internal to procfs
David Howells
2013-05-01
1
-15
/
+2
|
*
proc: Supply a function to remove a proc entry by PDE
David Howells
2013-05-01
1
-0
/
+2
|
*
take cgroup_open() and cpuset_open() to fs/proc/base.c
Al Viro
2013-05-01
2
-3
/
+2
|
*
drm: proc: Use minor->index to label things, not PDE->name
David Howells
2013-05-01
1
-2
/
+1
|
*
drm: Constify drm_proc_list[]
David Howells
2013-05-01
1
-1
/
+1
|
*
proc: Supply an accessor for getting the data from a PDE's parent
David Howells
2013-05-01
1
-0
/
+1
|
*
proc: Add proc_mkdir_data()
David Howells
2013-05-01
1
-3
/
+10
|
*
proc: Move some bits from linux/proc_fs.h to linux/{of.h,signal.h,tty.h}
David Howells
2013-05-01
4
-37
/
+22
|
*
proc: Move PDE_NET() to fs/proc/proc_net.c
David Howells
2013-05-01
1
-5
/
+0
|
*
proc: Split the namespace stuff out into linux/proc_ns.h
David Howells
2013-05-01
2
-66
/
+76
|
*
proc: Supply PDE attribute setting accessor functions
David Howells
2013-05-01
1
-0
/
+5
|
*
proc: Split kcore bits from linux/procfs.h into linux/kcore.h
David Howells
2013-04-29
2
-31
/
+38
|
*
proc: Delete create_proc_read_entry()
David Howells
2013-04-29
1
-16
/
+0
|
*
hostap: Don't use create_proc_read_entry()
David Howells
2013-04-29
1
-1
/
+3
|
*
nubus: Don't use create_proc_read_entry()
David Howells
2013-04-29
1
-0
/
+4
|
*
procfs: Mark create_proc_read_entry deprecated
David Howells
2013-04-29
1
-2
/
+4
|
*
new helper: read_code()
Al Viro
2013-04-29
1
-0
/
+1
|
*
try a saner locking for pde_opener...
Al Viro
2013-04-09
1
-1
/
+1
|
*
procfs: preparations for remove_proc_entry() race fixes
Al Viro
2013-04-09
1
-9
/
+2
|
*
proc: Kill create_proc_entry()
David Howells
2013-04-09
1
-15
/
+2
|
*
bluetooth: kill unused fops field in struct bt_sock_list
Al Viro
2013-04-09
1
-1
/
+0
|
*
bluetooth: kill unused 'module' argument of bt_procfs_init()
Al Viro
2013-04-09
1
-1
/
+1
|
*
create_proc_cpu_mask() doesn't need an argument...
Al Viro
2013-04-09
1
-2
/
+2
|
*
procfs: new helper - PDE_DATA(inode)
Al Viro
2013-04-09
1
-0
/
+5
|
*
procfs: kill ->write_proc()
Al Viro
2013-04-09
1
-1
/
+0
|
*
new helper: single_open_size()
Al Viro
2013-04-09
1
-0
/
+1
|
*
scsi: bury ->proc_info()
Al Viro
2013-04-09
1
-2
/
+1
|
*
scsi: saner replacements for ->proc_info()
Al Viro
2013-04-09
1
-1
/
+4
|
*
procfs: switch /proc/self away from proc_dir_entry
Al Viro
2013-04-09
1
-0
/
+1
|
*
get rid of the last free_pipe_info() callers
Al Viro
2013-04-09
1
-2
/
+1
|
*
get rid of alloc_pipe_info() argument
Al Viro
2013-04-09
1
-1
/
+1
|
*
get rid of pipe->inode
Al Viro
2013-04-09
1
-2
/
+0
|
*
pipe: don't use ->i_mutex
Al Viro
2013-04-09
1
-0
/
+2
|
*
pipe: take allocation and freeing of pipe_inode_info out of ->i_mutex
Al Viro
2013-04-09
1
-0
/
+2
|
*
pipe: fold file_operations instances in one
Al Viro
2013-04-09
1
-5
/
+0
|
*
lift sb_start_write/sb_end_write out of ->aio_write()
Al Viro
2013-04-09
1
-0
/
+14
*
|
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-05-01
1
-8
/
+82
|
\
\
|
*
|
efi, pstore: Read data from variable store before memcpy()
Matt Fleming
2013-04-30
1
-1
/
+2
|
*
|
Merge tag 'v3.9' into efi-for-tip2
Matt Fleming
2013-04-30
36
-322
/
+376
|
|
\
\
|
*
|
|
efi: split efisubsystem from efivars
Tom Gundersen
2013-04-17
1
-1
/
+2
|
*
|
|
efivars: Move pstore code into the new EFI directory
Matt Fleming
2013-04-17
1
-0
/
+38
|
*
|
|
efivars: efivar_entry API
Matt Fleming
2013-04-17
1
-7
/
+69
|
*
|
|
efi: move utf16 string functions to efi.h
Matt Fleming
2013-04-17
1
-0
/
+17
*
|
|
|
linkage.h: fix build breakage due to symbol prefix handling
James Hogan
2013-05-01
1
-5
/
+2
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-05-01
131
-2508
/
+2832
|
\
\
\
\
|
*
|
|
|
filter: fix va_list build error
Xi Wang
2013-05-01
1
-0
/
+1
|
*
|
|
|
af_unix: fix a fatal race with bit fields
Eric Dumazet
2013-05-01
1
-2
/
+3
[next]