Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
f182536684d876afaf4627c36a16c4e15ea8a2b8
f182536
vfs: export vfs_dedupe_file_range_one() to modules
by Miklos Szeredi
· 6 years ago
9df6702
vfs: export vfs_ioctl() to modules
by Miklos Szeredi
· 6 years ago
d3b1084
vfs: make open_with_fake_path() not contribute to nr_files
by Miklos Szeredi
· 6 years ago
51e6ce8
Merge branch 'dedupe-cleanup' into overlayfs-next
by Miklos Szeredi
· 6 years ago
9951934
Merge branch 'for-ovl' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs into overlayfs-next
by Miklos Szeredi
· 6 years ago
6781069
ovl: fix wrong use of impure dir cache in ovl_iterate()
by Amir Goldstein
· 6 years ago
2abc77a
new helper: open_with_fake_path()
by Al Viro
· 6 years ago
69527c5
now we can fold open_check_o_direct() into do_dentry_open()
by Al Viro
· 6 years ago
7c1c01e
lift fput() on late failures into path_openat()
by Al Viro
· 6 years ago
4d27f32
fold put_filp() into fput()
by Al Viro
· 6 years ago
f5d1140
introduce FMODE_OPENED
by Al Viro
· 6 years ago
9481769
->file_open(): lose cred argument
by Al Viro
· 6 years ago
e3f20ae
security_file_open(): lose cred argument
by Al Viro
· 6 years ago
ae2bb29
get rid of cred argument of vfs_open() and do_dentry_open()
by Al Viro
· 6 years ago
ea73ea7
pass ->f_flags value to alloc_empty_file()
by Al Viro
· 6 years ago
6de37b6
pass creds to get_empty_filp(), make sure dentry_open() passes the right creds
by Al Viro
· 6 years ago
c9c554f
alloc_file(): switch to passing O_... flags instead of FMODE_... mode
by Al Viro
· 6 years ago
6b4e808
make sure do_dentry_open() won't return positive as an error
by Al Viro
· 6 years ago
b10a4a9
create_pipe_files(): use fput() if allocation of the second file fails
by Al Viro
· 6 years ago
19f391e
turn filp_clone_open() into inline wrapper for dentry_open()
by Al Viro
· 6 years ago
e8cff84
fold security_file_free() into file_free()
by Al Viro
· 6 years ago
c7e9075
ocxlflash_getfile(): fix double-iput() on alloc_file() failures
by Al Viro
· 6 years ago
d202797
cxl_getfile(): fix double-iput() on alloc_file() failures
by Al Viro
· 6 years ago
b4e7a7a
drm_mode_create_lease_ioctl(): fix open-coded filp_clone_open()
by Al Viro
· 6 years ago
1b4f42a
vfs: dedupe: extract helper for a single dedup
by Miklos Szeredi
· 6 years ago
87eb5eb
vfs: dedupe: rationalize args
by Miklos Szeredi
· 6 years ago
5740c99
vfs: dedupe: return int
by Miklos Szeredi
· 6 years ago
92b66d2
vfs: limit size of dedupe
by Miklos Szeredi
· 6 years ago
877f919
proc: add proc_seq_release
by Chunyu Hu
· 6 years ago
ce397d2
Linux 4.18-rc1
by Linus Torvalds
· 6 years ago
265c5596
Merge tag 'for-linus-20180616' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
5e7b921
Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimental
by Linus Torvalds
· 6 years ago
dbb2816f
Merge tag 'fsnotify_for_v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 6 years ago
644f263
Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linux
by Linus Torvalds
· 6 years ago
35773c9
Merge branch 'afs-proc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
29d6849
Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
a5b729e
Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
9215310
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
de7f01c
Merge tag 'modules-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
by Linus Torvalds
· 6 years ago
8d1e513
Merge branch 'for-linus-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 6 years ago
6a4d4b3
Merge tag 'riscv-for-linus-4.18-merge_window' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux
by Linus Torvalds
· 6 years ago
8949170c
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 6 years ago
2f3f056
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 6 years ago
44348e8a
fix a series of Documentation/ broken file name references
by Mauro Carvalho Chehab
· 6 years ago
315e6bc
Documentation: rstFlatTable.py: fix a broken reference
by Mauro Carvalho Chehab
· 6 years ago
6ec71b2
ABI: sysfs-devices-system-cpu: remove a broken reference
by Mauro Carvalho Chehab
· 6 years ago
e5ca425
devicetree: fix a series of wrong file references
by Mauro Carvalho Chehab
· 6 years ago
18ba1f9
devicetree: fix name of pinctrl-bindings.txt
by Mauro Carvalho Chehab
· 6 years ago
6c79521
devicetree: fix some bindings file names
by Mauro Carvalho Chehab
· 6 years ago
5efa6f8
MAINTAINERS: fix location of DT npcm files
by Mauro Carvalho Chehab
· 6 years ago
2f635cf
MAINTAINERS: fix location of some display DT bindings
by Mauro Carvalho Chehab
· 6 years ago
1ca2c80
kernel-parameters.txt: fix pointers to sound parameters
by Mauro Carvalho Chehab
· 6 years ago
042c768
bindings: nvmem/zii: Fix location of nvmem.txt
by Mauro Carvalho Chehab
· 6 years ago
34962fb
docs: Fix more broken references
by Mauro Carvalho Chehab
· 7 years ago
a78513c
scripts/documentation-file-ref-check: check tools/*/Documentation
by Mauro Carvalho Chehab
· 6 years ago
2d69708
scripts/documentation-file-ref-check: get rid of false-positives
by Mauro Carvalho Chehab
· 6 years ago
e1f319f
scripts/documentation-file-ref-check: hint: dash or underline
by Mauro Carvalho Chehab
· 6 years ago
be600e5
scripts/documentation-file-ref-check: add a fix logic for DT
by Mauro Carvalho Chehab
· 6 years ago
5044024
scripts/documentation-file-ref-check: accept more wildcards at filenames
by Mauro Carvalho Chehab
· 6 years ago
40fc3eb
scripts/documentation-file-ref-check: fix help message
by Mauro Carvalho Chehab
· 6 years ago
b698201
media: max2175: fix location of driver's companion documentation
by Mauro Carvalho Chehab
· 6 years ago
2ebe0bb
media: v4l: fix broken video4linux docs locations
by Mauro Carvalho Chehab
· 7 years ago
670d7adb
media: dvb: point to the location of the old README.dvb-usb file
by Mauro Carvalho Chehab
· 7 years ago
fe63a1a
media: dvb: fix location of get_dvb_firmware script
by Mauro Carvalho Chehab
· 7 years ago
5fb94e9
docs: Fix some broken references
by Mauro Carvalho Chehab
· 7 years ago
ec15872
docs: fix broken references with multiple hints
by Mauro Carvalho Chehab
· 7 years ago
7cfde0a
net: stmmac: Run HWIF Quirks after getting HW caps
by Jose Abreu
· 6 years ago
f6a6f20
neighbour: skip NTF_EXT_LEARNED entries during forced gc
by Roopa Prabhu
· 6 years ago
7c09977
net: cxgb3: add error handling for sysfs_create_group
by Zhouyang Jia
· 6 years ago
c14a024
Merge branch 'tls-fixes'
by David S. Miller
· 6 years ago
06030db
tls: fix waitall behavior in tls_sw_recvmsg
by Daniel Borkmann
· 6 years ago
a447da7
tls: fix use-after-free in tls_push_record
by Daniel Borkmann
· 6 years ago
695ad87
Merge branch 'l2tp-l2tp_ppp-must-ignore-non-PPP-sessions'
by David S. Miller
· 6 years ago
ecd012e
l2tp: filter out non-PPP sessions in pppol2tp_tunnel_ioctl()
by Guillaume Nault
· 6 years ago
de9bada
l2tp: reject creation of non-PPP sessions on L2TPv2 tunnels
by Guillaume Nault
· 6 years ago
eab9a2d
Merge branch 'mlxsw-IPv6-and-reference-counting-fixes'
by David S. Miller
· 6 years ago
9e25826
mlxsw: spectrum_switchdev: Fix port_vlan refcounting
by Petr Machata
· 6 years ago
ce45bded
mlxsw: spectrum_router: Align with new route replace logic
by Ido Schimmel
· 6 years ago
53b562d
mlxsw: spectrum_router: Allow appending to dev-only routes
by Ido Schimmel
· 6 years ago
6eba08c
ipv6: Only emit append events for appended routes
by Ido Schimmel
· 6 years ago
41f9ba6
Merge tag 'mac80211-for-davem-2018-06-15' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 6 years ago
ab188e8
stmmac: added support for 802.1ad vlan stripping
by Elad Nachman
· 6 years ago
ecf3867
arch/*: Kconfig: fix documentation for NMI watchdog
by Mauro Carvalho Chehab
· 7 years ago
2fab301
docs: crypto_engine.rst: Fix two parse warnings
by Mauro Carvalho Chehab
· 7 years ago
b701745
docs: can.rst: fix a footnote reference
by Mauro Carvalho Chehab
· 7 years ago
47ea0f2
afs: Optimise callback breaking by not repeating volume lookup
by David Howells
· 6 years ago
0da0b7f
afs: Display manually added cells in dynamic root mount
by David Howells
· 6 years ago
c88d5a7
afs: Enable IPv6 DNS lookups
by David Howells
· 6 years ago
d6c7396
bsg: fix race of bsg_open and bsg_unregister
by Anatoliy Glagolev
· 6 years ago
be7f99c
block: remov blk_queue_invalidate_tags
by Christoph Hellwig
· 6 years ago
95c7c09
Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linus
by Jens Axboe
· 6 years ago
bf2b61a
cfg80211: fix rcu in cfg80211_unregister_wdev
by Dedy Lansky
· 6 years ago
dc8b274
mac80211: Move up init of TXQs
by Toke Høiland-Jørgensen
· 6 years ago
3f61b7a
mac80211_hwsim: fix module init error paths
by Johannes Berg
· 6 years ago
3c12d04
cfg80211: initialize sinfo in cfg80211_get_station
by Sven Eckelmann
· 6 years ago
badbc27
nl80211: fix some kernel doc tag mistakes
by Luca Coelho
· 6 years ago
35897b9
nvme-fabrics: fix and refine state checks in __nvmf_check_ready
by Christoph Hellwig
· 6 years ago
278ab37
nvme-fabrics: handle the admin-only case properly in nvmf_check_ready
by Christoph Hellwig
· 6 years ago
3bc32bb
nvme-fabrics: refactor queue ready check
by Christoph Hellwig
· 6 years ago
4c5e8fc
Merge tag 'linux-kselftest-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 6 years ago
Next »