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.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-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
2011-03-24
UBIFS: use GFP_NOFS properly
Artem Bityutskiy
4
-5
/
+5
2011-03-24
UBI: use GFP_NOFS properly
Artem Bityutskiy
1
-2
/
+2
2011-03-24
drm/vblank: update recently added vbl interface to be more future proof.
Dave Airlie
2
-4
/
+5
2011-03-24
drm radeon: Return -EINVAL on wrong pm sysfs access
Thomas Renninger
1
-3
/
+5
2011-03-24
drm/radeon/kms: fix hardcoded EDID handling
Alex Deucher
3
-7
/
+45
2011-03-24
Merge remote branch 'intel/drm-intel-fixes' of ../drm-next into drm-core-next
Dave Airlie
8
-127
/
+131
2011-03-24
Revert "drm/i915: Don't save/restore hardware status page address register"
Chris Wilson
2
-0
/
+7
2011-03-24
sh: Fix build alloc_thread_info_node function
Nobuhiro Iwamatsu
1
-2
/
+2
2011-03-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
429
-4343
/
+12890
2011-03-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
18
-134
/
+244
2011-03-24
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
68
-3550
/
+1232
2011-03-24
spi/pl022: Add loopback support for the SPI on 5500
Philippe Langlais
1
-1
/
+19
2011-03-24
crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...
Olaf Hering
16
-135
/
+37
2011-03-24
remove dma64_addr_t
FUJITA Tomonori
11
-80
/
+0
2011-03-24
taskstats: use appropriate printk priority level
Mandeep Singh Baines
1
-1
/
+1
2011-03-24
userns: rename is_owner_or_cap to inode_owner_or_capable
Serge E. Hallyn
30
-44
/
+47
2011-03-24
userns: userns: check user namespace for task->file uid equivalence checks
Serge E. Hallyn
3
-7
/
+40
2011-03-24
userns: user namespaces: convert several capable() calls
Serge E. Hallyn
13
-45
/
+75
2011-03-24
userns: add a user namespace owner of ipc ns
Serge E. Hallyn
4
-2
/
+16
2011-03-24
userns: user namespaces: convert all capable checks in kernel/sys.c
Serge E. Hallyn
1
-26
/
+49
2011-03-24
userns: make has_capability* into real functions
Serge E. Hallyn
2
-30
/
+58
2011-03-24
userns: allow ptrace from non-init user namespaces
Serge E. Hallyn
3
-20
/
+49
2011-03-24
userns: allow killing tasks in your own or child userns
Serge E. Hallyn
1
-8
/
+22
2011-03-24
userns: allow sethostname in a container
Serge E. Hallyn
4
-15
/
+12
2011-03-24
userns: security: make capabilities relative to the user namespace
Serge E. Hallyn
10
-46
/
+144
2011-03-24
userns: add a user_namespace as creator/owner of uts_namespace
Serge E. Hallyn
5
-2
/
+20
2011-03-24
procfs: kill the global proc_mnt variable
Oleg Nesterov
3
-6
/
+4
2011-03-24
pidns: call pid_ns_prepare_proc() from create_pid_namespace()
Eric W. Biederman
3
-26
/
+16
2011-03-24
pid: remove the child_reaper special case in init/main.c
Eric W. Biederman
3
-10
/
+12
2011-03-24
sysctl: restrict write access to dmesg_restrict
Richard Weinberger
1
-1
/
+17
2011-03-24
sysctl: add some missing input constraint checks
Petr Holasek
2
-5
/
+18
2011-03-24
sysctl_check: drop dead code
Denis Kirjanov
1
-4
/
+0
2011-03-24
sysctl_check: drop table->procname checks
Denis Kirjanov
1
-4
/
+2
2011-03-24
rapidio: fix potential null deref on failure path
Dan Carpenter
1
-1
/
+1
2011-03-24
rapidio: remove mport resource reservation from common RIO code
Alexandre Bounine
2
-13
/
+10
2011-03-24
rapidio: modify mport ID assignment
Alexandre Bounine
3
-25
/
+27
2011-03-24
rapidio: modify subsystem and driver initialization sequence
Alexandre Bounine
4
-13
/
+6
2011-03-24
rapidio: modify configuration to support PCI-SRIO controller
Alexandre Bounine
7
-5
/
+34
2011-03-24
rapidio: add architecture specific callbacks
Alexandre Bounine
4
-45
/
+75
2011-03-24
rapidio: add RapidIO documentation
Alexandre Bounine
2
-0
/
+263
2011-03-24
rapidio: add new sysfs attributes
Alexandre Bounine
1
-1
/
+40
2011-03-24
drivers/char/mem.c: clean up the code
Changli Gao
1
-4
/
+1
2011-03-24
drivers/staging/tty/specialix.c: convert func_enter to func_exit
Julia Lawall
1
-4
/
+4
2011-03-24
drivers/tty/bfin_jtag_comm.c: avoid calling put_tty_driver on NULL
Julia Lawall
1
-2
/
+4
2011-03-24
drivers/char: add MSM smd_pkt driver
Niranjana Vishwanathapura
3
-0
/
+475
2011-03-24
drivers/char/ipmi/ipmi_si_intf.c: fix cleanup_one_si section mismatch
Sergey Senozhatsky
1
-1
/
+1
2011-03-24
proc: protect mm start_code/end_code in /proc/pid/stat
Kees Cook
1
-2
/
+2
2011-03-24
proc: make struct proc_dir_entry::namelen unsigned int
Alexey Dobriyan
2
-5
/
+5
2011-03-24
procfs: fix some wrong error code usage
Jovi Zhang
1
-2
/
+5
2011-03-24
procfs: fix /proc/<pid>/maps heap check
Aaro Koskinen
1
-2
/
+2
[prev]
[next]