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
*
keys: kill the dummy key_replace_session_keyring()
Oleg Nesterov
2012-05-23
2
-4
/
+0
*
keys: change keyctl_session_to_parent() to use task_work_add()
Oleg Nesterov
2012-05-23
1
-4
/
+2
*
genirq: reimplement exit_irq_thread() hook via task_work_add()
Oleg Nesterov
2012-05-23
2
-12
/
+2
*
task_work_add: generic process-context callbacks
Oleg Nesterov
2012-05-23
3
-0
/
+46
*
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
2012-05-23
1
-0
/
+2
*
TIF_NOTIFY_RESUME is defined on all targets now
Al Viro
2012-05-23
1
-2
/
+0
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-05-23
1
-0
/
+1
|
\
|
*
new helper: sigsuspend()
Al Viro
2012-05-21
1
-0
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2012-05-23
13
-64
/
+288
|
\
\
|
*
|
userns: Convert tmpfs to use kuid and kgid where appropriate
Eric W. Biederman
2012-05-15
1
-2
/
+2
|
*
|
userns: Convert proc to use kuid/kgid where appropriate
Eric W. Biederman
2012-05-15
2
-3
/
+3
|
*
|
userns: Convert ext4 to user kuid/kgid where appropriate
Eric W. Biederman
2012-05-15
1
-2
/
+2
|
*
|
userns: Convert ext3 to use kuid/kgid where appropriate
Eric W. Biederman
2012-05-15
1
-2
/
+2
|
*
|
userns: Convert stat to return values mapped from kuids and kgids
Eric W. Biederman
2012-05-15
1
-2
/
+3
|
*
|
userns: Use uid_eq gid_eq helpers when comparing kuids and kgids in the vfs
Eric W. Biederman
2012-05-03
1
-2
/
+2
|
*
|
userns: Convert in_group_p and in_egroup_p to use kgid_t
Eric W. Biederman
2012-05-03
1
-2
/
+2
|
*
|
userns: Store uid and gid types in vfs structures with kuid_t and kgid_t types
Eric W. Biederman
2012-05-03
1
-5
/
+31
|
*
|
userns: Replace user_ns_map_uid and user_ns_map_gid with from_kuid and from_kgid
Eric W. Biederman
2012-05-03
1
-12
/
+0
|
*
|
userns: Store uid and gid values in struct cred with kuid_t and kgid_t types
Eric W. Biederman
2012-05-03
2
-12
/
+12
|
*
|
userns: Convert group_info values from gid_t to kgid_t.
Eric W. Biederman
2012-05-03
1
-4
/
+5
|
*
|
userns: Rework the user_namespace adding uid/gid mapping support
Eric W. Biederman
2012-04-26
2
-7
/
+47
|
*
|
userns: Simplify the user_namespace by making userns->creator a kuid.
Eric W. Biederman
2012-04-26
1
-2
/
+2
|
*
|
userns: Disassociate user_struct from the user_namespace.
Eric W. Biederman
2012-04-07
2
-8
/
+4
|
*
|
userns: Add a Kconfig option to enforce strict kuid and kgid type checks
Eric W. Biederman
2012-04-07
1
-1
/
+1
|
*
|
userns: Add kuid_t and kgid_t and associated infrastructure in uidgid.h
Eric W. Biederman
2012-04-07
1
-0
/
+176
|
*
|
userns: Replace the hard to write inode_userns with inode_capable.
Eric W. Biederman
2012-04-07
2
-6
/
+2
|
*
|
userns: Deprecate and rename the user_namespace reference in the user_struct
Eric W. Biederman
2012-04-07
1
-1
/
+1
|
*
|
userns: Add an explicit reference to the parent user namespace
Eric W. Biederman
2012-04-07
1
-0
/
+1
|
*
|
cred: Refcount the user_ns pointed to by the cred.
Eric W. Biederman
2012-04-07
1
-1
/
+1
|
*
|
cred: Add forward declaration of init_user_ns in all cases.
Eric W. Biederman
2012-04-07
1
-1
/
+1
|
*
|
userns: Kill bogus declaration of function release_uids
Eric W. Biederman
2012-04-03
1
-1
/
+0
*
|
|
Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
2012-05-23
5
-218
/
+1
|
\
\
\
|
*
|
|
MCA: delete all remaining traces of microchannel bus support.
Paul Gortmaker
2012-05-17
3
-215
/
+1
|
*
|
|
serial: delete the MCA specific 8250 support.
Paul Gortmaker
2012-05-17
2
-3
/
+0
*
|
|
|
Merge tag 'md-3.5' of git://neil.brown.name/md
Linus Torvalds
2012-05-23
2
-4
/
+29
|
\
\
\
\
|
*
|
|
|
lib/raid6: Add SSSE3 optimized recovery functions
Jim Kukunas
2012-05-22
1
-2
/
+16
|
*
|
|
|
md: add possibility to change data-offset for devices.
NeilBrown
2012-05-21
1
-2
/
+8
|
*
|
|
|
md: allow a reshape operation to be reversed.
NeilBrown
2012-05-21
1
-1
/
+6
*
|
|
|
|
Merge branch 'sbp-target-merge' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-05-23
1
-0
/
+15
|
\
\
\
\
\
|
*
|
|
|
|
firewire: Move fw_card kref functions into linux/firewire.h
Chris Boot
2012-05-09
1
-0
/
+14
|
*
|
|
|
|
firewire: Add function to get speed from opaque struct fw_request
Chris Boot
2012-05-09
1
-0
/
+1
*
|
|
|
|
|
Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2012-05-23
1
-0
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
libata: add a host flag to ignore detected ATA devices
Andy Whitcroft
2012-05-07
1
-0
/
+1
*
|
|
|
|
|
|
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-05-23
1
-0
/
+19
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
hwmon: INA219 and INA226 support
Felten, Lothar
2012-05-22
1
-0
/
+19
*
|
|
|
|
|
|
|
Merge tag 'pm-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2012-05-23
8
-14
/
+84
|
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge branch 'pm-domains'
Rafael J. Wysocki
2012-05-18
1
-0
/
+2
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
PM / Domains: Make it possible to add devices to inactive domains
Rafael J. Wysocki
2012-05-18
1
-0
/
+2
|
*
|
|
|
|
|
|
|
|
Merge branch 'pm-sleep'
Rafael J. Wysocki
2012-05-11
5
-6
/
+74
|
|
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
epoll: Add a flag, EPOLLWAKEUP, to prevent suspend while epoll events are ready
Arve Hjønnevåg
2012-05-05
2
-1
/
+16
[next]