index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-28
convenience helpers: vfs_get_super() and sget_fc()
Al Viro
3
-0
/
+190
2019-02-28
vfs: Implement a filesystem superblock creation/configuration context
David Howells
5
-17
/
+319
2019-02-28
vfs: Put security flags into the fs_context struct
David Howells
2
-1
/
+2
2019-02-28
smack: Implement filesystem context security hooks
David Howells
2
-15
/
+47
2019-02-28
selinux: Implement the new mount API LSM hooks
David Howells
2
-10
/
+49
2019-02-28
vfs: Add LSM hooks for the new mount API
David Howells
3
-0
/
+29
2019-02-28
vfs: Add configuration parser helpers
David Howells
8
-3
/
+640
2019-01-30
vfs: Introduce logging functions
David Howells
1
-0
/
+42
2019-01-30
introduce fs_context methods
Al Viro
5
-16
/
+65
2019-01-30
fs_context flavour for submounts
Al Viro
2
-0
/
+13
2019-01-30
convert do_remount_sb() to fs_context
David Howells
6
-59
/
+152
2019-01-30
vfs_get_tree(): evict the call of security_sb_kern_mount()
Al Viro
4
-17
/
+19
2019-01-30
new helper: do_new_mount_fc()
David Howells
1
-26
/
+39
2019-01-30
teach vfs_get_tree() to handle subtype, switch do_new_mount() to it
Al Viro
3
-32
/
+52
2019-01-30
new helpers: vfs_create_mount(), fc_mount()
Al Viro
2
-24
/
+55
2019-01-30
vfs: Introduce fs_context, switch vfs_kern_mount() to it.
David Howells
6
-44
/
+310
2019-01-30
saner handling of temporary namespaces
Al Viro
2
-39
/
+40
2019-01-30
separate copying and locking mount tree on cross-userns copies
Al Viro
3
-29
/
+38
2019-01-17
kill kernfs_pin_sb()
Al Viro
2
-31
/
+0
2019-01-17
cgroup: saner refcounting for cgroup_root
Al Viro
3
-55
/
+21
2019-01-17
fix cgroup_do_mount() handling of failure exits
Al Viro
2
-5
/
+12
2019-01-14
Linux 5.0-rc2
v5.0-rc2
Linus Torvalds
1
-1
/
+1
2019-01-14
kernel/sys.c: Clarify that UNAME26 does not generate unique versions anymore
Jonathan Neuschäfer
1
-1
/
+2
2019-01-14
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
26
-93
/
+321
2019-01-14
Merge tag 'for-5.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-13
/
+64
2019-01-14
Merge tag 'driver-core-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-10
/
+17
2019-01-14
Merge tag 'staging-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-4
/
+9
2019-01-14
Merge tag 'tty-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-24
/
+32
2019-01-14
Merge tag 'usb-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
6
-7
/
+33
2019-01-14
Merge tag '5.0-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
10
-65
/
+211
2019-01-12
Merge tag 'reset-for-5.0-rc2' of git://git.pengutronix.de/git/pza/linux into ...
Olof Johansson
11
-52
/
+212
2019-01-12
Merge tag 'mvebu-fixes-5.0-1' of git://git.infradead.org/linux-mvebu into fixes
Olof Johansson
3
-3
/
+20
2019-01-12
Merge tag 'integrator-fixes-armsoc' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
1
-2
/
+6
2019-01-12
Merge tag 'amlogic-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Olof Johansson
1
-0
/
+4
2019-01-12
Merge tag 'qcom-fixes-for-5.0-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
1
-0
/
+1
2019-01-12
Merge tag 'davinci-fixes-for-v5.0' of git://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
7
-16
/
+73
2019-01-12
Merge tag 'renesas-fixes-for-v5.0' of https://git.kernel.org/pub/scm/linux/ke...
Olof Johansson
2
-20
/
+5
2019-01-12
phy: fix build breakage: add PHY_MODE_SATA
John Hubbard
2
-2
/
+4
2019-01-12
Merge tag 'for-linus-20190112' of git://git.kernel.dk/linux-block
Linus Torvalds
16
-66
/
+229
2019-01-12
Merge tag 'remove-dma_zalloc_coherent-5.0' of git://git.infradead.org/users/h...
Linus Torvalds
179
-975
/
+923
2019-01-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-7
/
+14
2019-01-12
Merge tag 'drm-fixes-2019-01-11-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
16
-102
/
+192
2019-01-11
ata: ahci: mvebu: request PHY suspend/resume for Armada 3700
Miquel Raynal
1
-0
/
+3
2019-01-11
ata: ahci: mvebu: add Armada 3700 initialization needed for S2RAM
Miquel Raynal
1
-9
/
+18
2019-01-11
ata: ahci: mvebu: do Armada 38x configuration only on relevant SoCs
Miquel Raynal
1
-17
/
+51
2019-01-11
ata: ahci: mvebu: remove stale comment
Miquel Raynal
1
-5
/
+0
2019-01-11
ata: libahci_platform: comply to PHY framework
Miquel Raynal
2
-0
/
+15
2019-01-11
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-1
/
+20
2019-01-11
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
8
-9
/
+59
2019-01-11
Merge tag 'ceph-for-5.0-rc2' of git://github.com/ceph/ceph-client
Linus Torvalds
8
-18
/
+24
[next]