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.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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
take __{set,clear}_{open_fd,close_on_exec}() into fs/file.c
Al Viro
2012-09-26
2
-20
/
+20
|
*
switch flush_unauthorized_files() to replace_fd()
Al Viro
2012-09-26
1
-32
/
+15
|
*
new helper: replace_fd()
Al Viro
2012-09-26
3
-39
/
+64
|
*
take purely descriptor-related stuff from fcntl.c to file.c
Al Viro
2012-09-26
3
-128
/
+137
|
*
take close-on-exec logics to fs/file.c, clean it up a bit
Al Viro
2012-09-26
3
-35
/
+44
|
*
um: resurrect the right variant of mconsole_proc()
Al Viro
2012-09-26
1
-78
/
+21
|
*
take descriptor-related part of close() to file.c
Al Viro
2012-09-26
4
-53
/
+31
|
*
take fget() and friends to fs/file.c
Al Viro
2012-09-26
2
-106
/
+106
|
*
expose a low-level variant of fd_install() for binder
Al Viro
2012-09-26
3
-13
/
+18
|
*
move put_unused_fd() and fd_install() to fs/file.c
Al Viro
2012-09-26
2
-44
/
+44
|
*
trim free_fdtable_rcu()
Al Viro
2012-09-26
1
-15
/
+2
|
*
don't bother with call_rcu() in put_files_struct()
Al Viro
2012-09-26
1
-9
/
+5
|
*
move files_struct-related bits from kernel/exit.c to fs/file.c
Al Viro
2012-09-26
3
-100
/
+99
|
*
new helper: __alloc_fd()
Al Viro
2012-09-26
3
-58
/
+16
|
*
take rlimit check to callers of expand_files()
Al Viro
2012-09-26
2
-7
/
+12
|
*
fanotify: sanitize failure exits in copy_event_to_user()
Al Viro
2012-09-26
1
-39
/
+20
|
*
events: don't use get_unused_fd_flags() when get_unused_fd() will do
Al Viro
2012-09-26
1
-1
/
+1
|
*
pipe(2) - race-free error recovery
Al Viro
2012-09-26
1
-9
/
+22
|
*
binder: don't allow mmap() by process other than proc->tsk
Al Viro
2012-09-26
1
-1
/
+4
|
*
autofs4: don't open-code fd_install()
Al Viro
2012-09-26
1
-16
/
+2
|
*
make get_unused_fd_flags() a function
Al Viro
2012-09-26
2
-5
/
+5
|
*
unexport sock_map_fd(), switch to sock_alloc_file()
Al Viro
2012-09-26
4
-18
/
+32
|
*
take descriptor handling from sock_alloc_file() to callers
Al Viro
2012-09-26
1
-22
/
+40
|
*
Merge remote branch 'origin' into for-next
Al Viro
2012-09-26
893
-4213
/
+7372
|
|
\
*
|
\
Merge branch 'for-v3.7' of git://git.linaro.org/people/mszyprowski/linux-dma-...
Linus Torvalds
2012-10-02
11
-91
/
+278
|
\
\
\
|
*
\
\
Merge branch 'next-cleanup' into for-v3.7
Marek Szyprowski
2012-10-02
2
-16
/
+13
|
|
\
\
\
|
|
*
|
|
ARM: dma-mapping: Refrain noisy console message
Hiroshi Doyu
2012-10-02
1
-1
/
+1
|
|
*
|
|
ARM: dma-mapping: Small logical clean up
Hiroshi Doyu
2012-10-02
1
-4
/
+5
|
|
*
|
|
drivers: dma-contiguous: refactor dma_alloc_from_contiguous()
Michal Nazarewicz
2012-10-02
1
-11
/
+7
|
*
|
|
|
ARM: dma-mapping: Remove unsed var at arm_coherent_iommu_unmap_page
Hiroshi Doyu
2012-10-02
1
-1
/
+0
|
*
|
|
|
ARM: highbank: add coherent DMA setup
Rob Herring
2012-10-02
5
-0
/
+62
|
*
|
|
|
ARM: kill off arch_is_coherent
Rob Herring
2012-10-02
3
-26
/
+6
|
*
|
|
|
ARM: add coherent iommu dma ops
Rob Herring
2012-10-02
1
-40
/
+143
|
*
|
|
|
ARM: add coherent dma ops
Rob Herring
2012-10-02
2
-12
/
+60
|
|
/
/
/
*
|
|
|
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2012-10-02
179
-4430
/
+13464
|
\
\
\
\
|
*
\
\
\
Merge SCSI misc branch into isci-for-3.6 tag
James Bottomley
2012-10-02
176
-4460
/
+13492
|
|
\
\
\
\
|
|
*
|
|
|
[SCSI] st: remove st_mutex
Hannes Reinecke
2012-09-24
1
-6
/
+2
|
|
*
|
|
|
[SCSI] sd: Ensure we correctly disable devices with unknown protection type
Martin K. Petersen
2012-09-24
2
-19
/
+37
|
|
*
|
|
|
[SCSI] hpsa: gen8plus Smart Array IDs
Mike Miller
2012-09-24
2
-7
/
+26
|
|
*
|
|
|
[SCSI] qla4xxx: Update driver version to 5.03.00-k1
Vikas Chaudhary
2012-09-24
1
-1
/
+1
|
|
*
|
|
|
[SCSI] qla4xxx: Disable generating pause frames for ISP83XX
Tej Parkash
2012-09-24
5
-0
/
+177
|
|
*
|
|
|
[SCSI] qla4xxx: Fix double clearing of risc_intr for ISP83XX
Manish Dusane
2012-09-24
1
-1
/
+0
|
|
*
|
|
|
[SCSI] qla4xxx: IDC implementation for Loopback
Nilesh Javali
2012-09-24
7
-1
/
+91
|
|
*
|
|
|
[SCSI] qla4xxx: update copyrights in LICENSE.qla4xxx
Vikas Chaudhary
2012-09-24
1
-1
/
+1
|
|
*
|
|
|
[SCSI] qla4xxx: Fix panic while rmmod
Vikas Chaudhary
2012-09-24
1
-0
/
+7
|
|
*
|
|
|
[SCSI] qla4xxx: Fail probe_adapter if IRQ allocation fails
Poornima Vonti
2012-09-24
1
-0
/
+6
|
|
*
|
|
|
[SCSI] qla4xxx: Prevent MSI/MSI-X falling back to INTx for ISP82XX
Vikas Chaudhary
2012-09-24
1
-3
/
+10
|
|
*
|
|
|
[SCSI] qla4xxx: Update idc reg in case of PCI AER
Vikas Chaudhary
2012-09-24
3
-3
/
+15
|
|
*
|
|
|
[SCSI] qla4xxx: Fix double IDC locking in qla4_8xxx_error_recovery
Poornima Vonti
2012-09-24
1
-2
/
+4
|
|
*
|
|
|
[SCSI] qla4xxx: Clear interrupt while unloading driver for ISP83XX
Vikas Chaudhary
2012-09-24
1
-0
/
+3
[prev]
[next]