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.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-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
2018-07-12
now we can fold open_check_o_direct() into do_dentry_open()
Al Viro
3
-19
/
+6
2018-07-12
lift fput() on late failures into path_openat()
Al Viro
1
-16
/
+12
2018-07-12
fold put_filp() into fput()
Al Viro
4
-21
/
+10
2018-07-12
introduce FMODE_OPENED
Al Viro
3
-1
/
+5
2018-07-12
->file_open(): lose cred argument
Al Viro
6
-10
/
+10
2018-07-12
security_file_open(): lose cred argument
Al Viro
3
-6
/
+5
2018-07-12
get rid of cred argument of vfs_open() and do_dentry_open()
Al Viro
3
-12
/
+9
2018-07-12
pass ->f_flags value to alloc_empty_file()
Al Viro
4
-13
/
+9
2018-07-12
pass creds to get_empty_filp(), make sure dentry_open() passes the right creds
Al Viro
4
-6
/
+5
2018-07-12
alloc_file(): switch to passing O_... flags instead of FMODE_... mode
Al Viro
12
-36
/
+27
2018-07-11
make sure do_dentry_open() won't return positive as an error
Al Viro
1
-0
/
+2
2018-07-11
create_pipe_files(): use fput() if allocation of the second file fails
Al Viro
1
-4
/
+3
2018-07-11
turn filp_clone_open() into inline wrapper for dentry_open()
Al Viro
4
-23
/
+6
2018-07-11
fold security_file_free() into file_free()
Al Viro
1
-6
/
+4
2018-07-11
ocxlflash_getfile(): fix double-iput() on alloc_file() failures
Al Viro
1
-3
/
+2
2018-07-11
cxl_getfile(): fix double-iput() on alloc_file() failures
Al Viro
1
-4
/
+4
2018-07-11
drm_mode_create_lease_ioctl(): fix open-coded filp_clone_open()
Al Viro
3
-16
/
+2
2018-06-28
proc: add proc_seq_release
Chunyu Hu
1
-1
/
+10
2018-06-17
Linux 4.18-rc1
v4.18-rc1
Linus Torvalds
1
-2
/
+2
2018-06-16
Merge tag 'for-linus-20180616' of git://git.kernel.dk/linux-block
Linus Torvalds
16
-275
/
+174
2018-06-16
Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimental
Linus Torvalds
206
-339
/
+372
2018-06-16
Merge tag 'fsnotify_for_v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
14
-147
/
+230
2018-06-16
Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linux
Linus Torvalds
50
-2986
/
+87
2018-06-16
Merge branch 'afs-proc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
22
-645
/
+892
2018-06-16
Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
3
-136
/
+112
2018-06-16
Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
4
-10
/
+15
2018-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
82
-343
/
+681
2018-06-16
Merge tag 'modules-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+1
2018-06-16
Merge branch 'for-linus-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-31
/
+15
2018-06-16
Merge tag 'riscv-for-linus-4.18-merge_window' of git://git.kernel.org/pub/scm...
Linus Torvalds
17
-15
/
+884
2018-06-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
40
-1233
/
+2313
2018-06-16
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
5
-6
/
+61
2018-06-16
fix a series of Documentation/ broken file name references
Mauro Carvalho Chehab
8
-9
/
+10
2018-06-16
Documentation: rstFlatTable.py: fix a broken reference
Mauro Carvalho Chehab
1
-2
/
+0
2018-06-16
ABI: sysfs-devices-system-cpu: remove a broken reference
Mauro Carvalho Chehab
1
-3
/
+0
2018-06-16
devicetree: fix a series of wrong file references
Mauro Carvalho Chehab
8
-14
/
+14
2018-06-16
devicetree: fix name of pinctrl-bindings.txt
Mauro Carvalho Chehab
9
-12
/
+12
2018-06-16
devicetree: fix some bindings file names
Mauro Carvalho Chehab
3
-3
/
+3
2018-06-16
MAINTAINERS: fix location of DT npcm files
Mauro Carvalho Chehab
1
-1
/
+2
2018-06-16
MAINTAINERS: fix location of some display DT bindings
Mauro Carvalho Chehab
1
-3
/
+2
2018-06-16
kernel-parameters.txt: fix pointers to sound parameters
Mauro Carvalho Chehab
1
-4
/
+1
2018-06-16
bindings: nvmem/zii: Fix location of nvmem.txt
Mauro Carvalho Chehab
1
-1
/
+1
2018-06-16
docs: Fix more broken references
Mauro Carvalho Chehab
23
-41
/
+41
2018-06-16
scripts/documentation-file-ref-check: check tools/*/Documentation
Mauro Carvalho Chehab
1
-0
/
+7
2018-06-16
scripts/documentation-file-ref-check: get rid of false-positives
Mauro Carvalho Chehab
1
-3
/
+18
2018-06-16
scripts/documentation-file-ref-check: hint: dash or underline
Mauro Carvalho Chehab
1
-0
/
+6
2018-06-16
scripts/documentation-file-ref-check: add a fix logic for DT
Mauro Carvalho Chehab
1
-3
/
+17
2018-06-16
scripts/documentation-file-ref-check: accept more wildcards at filenames
Mauro Carvalho Chehab
1
-1
/
+1
2018-06-16
scripts/documentation-file-ref-check: fix help message
Mauro Carvalho Chehab
1
-1
/
+1
2018-06-16
media: max2175: fix location of driver's companion documentation
Mauro Carvalho Chehab
1
-3
/
+3
[next]