2020-03-14 |
Al Viro | follow_dotdot{,_rcu}(): lift switching nd->path to... |
commit | commitdiff | tree |
2020-03-14 |
Al Viro | expand path_parent_directory() in its callers |
commit | commitdiff | tree |
2020-03-14 |
Al Viro | path_parent_directory(): leave changing path->dentry... |
commit | commitdiff | tree |
2020-03-14 |
Al Viro | path_connected(): pass mount and dentry separately |
commit | commitdiff | tree |
2020-03-14 |
Al Viro | split the lookup-related parts of do_last() into a... |
commit | commitdiff | tree |
2020-03-14 |
Al Viro | do_last(): rejoin the common path even earlier in FMODE... |
commit | commitdiff | tree |
2020-03-14 |
Al Viro | do_last(): simplify the liveness analysis past finish_o... |
commit | commitdiff | tree |
2020-03-14 |
Al Viro | do_last(): rejoing the common path earlier in FMODE_... |
commit | commitdiff | tree |
2020-03-14 |
Al Viro | do_last(): don't bother with keeping got_write in FMODE... |
commit | commitdiff | tree |
2020-03-14 |
Al Viro | do_last(): merge the may_open() calls |
commit | commitdiff | tree |
2020-03-14 |
Al Viro | atomic_open(): lift the call of may_open() into do_last() |
commit | commitdiff | tree |
2020-03-14 |
Al Viro | atomic_open(): return the right dentry in FMODE_OPENED... |
commit | commitdiff | tree |
2020-03-14 |
Al Viro | new helper: traverse_mounts() |
commit | commitdiff | tree |
2020-03-14 |
Al Viro | massage __follow_mount_rcu() a bit |
commit | commitdiff | tree |
2020-03-14 |
Al Viro | namei: have link_path_walk() maintain LOOKUP_PARENT |
commit | commitdiff | tree |
2020-03-14 |
Al Viro | link_path_walk(): simplify stack handling |
commit | commitdiff | tree |
2020-03-14 |
Al Viro | pick_link(): check for WALK_TRAILING, not LOOKUP_PARENT |
commit | commitdiff | tree |
2020-03-14 |
Al Viro | namei: invert the meaning of WALK_FOLLOW |
commit | commitdiff | tree |
2020-03-14 |
Al Viro | sanitize handling of nd->last_type, kill LAST_BIND |
commit | commitdiff | tree |
2020-03-14 |
Al Viro | finally fold get_link() into pick_link() |
commit | commitdiff | tree |
2020-03-14 |
Al Viro | merging pick_link() with get_link(), part 6 |
commit | commitdiff | tree |
2020-03-14 |
Al Viro | merging pick_link() with get_link(), part 5 |
commit | commitdiff | tree |
2020-03-14 |
Al Viro | merging pick_link() with get_link(), part 4 |
commit | commitdiff | tree |
2020-03-14 |
Al Viro | merging pick_link() with get_link(), part 3 |
commit | commitdiff | tree |
2020-03-14 |
Al Viro | merging pick_link() with get_link(), part 2 |
commit | commitdiff | tree |
2020-03-14 |
Al Viro | merging pick_link() with get_link(), part 1 |
commit | commitdiff | tree |
2020-03-14 |
Al Viro | expand the only remaining call of path_lookup_conditional() |
commit | commitdiff | tree |
2020-03-14 |
Al Viro | LOOKUP_MOUNTPOINT: fold path_mountpointat() into path_l... |
commit | commitdiff | tree |
2020-03-14 |
Al Viro | fold handle_mounts() into step_into() |
commit | commitdiff | tree |
2020-03-14 |
Al Viro | new step_into() flag: WALK_NOFOLLOW |
commit | commitdiff | tree |
2020-03-14 |
Al Viro | step_into() callers: dismiss the symlink earlier |
commit | commitdiff | tree |
2020-03-14 |
Al Viro | lookup_fast(): take mount traversal into callers |
commit | commitdiff | tree |
2020-03-14 |
Al Viro | teach handle_mounts() to handle RCU mode |
commit | commitdiff | tree |
2020-03-14 |
Al Viro | lookup_fast(): consolidate the RCU success case |
commit | commitdiff | tree |
2020-03-12 |
Al Viro | handle_mounts(): pass dentry in, turn path into a pure... |
commit | commitdiff | tree |
2020-03-12 |
Al Viro | do_last(): collapse the call of path_to_nameidata() |
commit | commitdiff | tree |
2020-03-12 |
Al Viro | lookup_open(): saner calling conventions (return dentry... |
commit | commitdiff | tree |
2020-02-27 |
Al Viro | atomic_open(): saner calling conventions (return dentry... |
commit | commitdiff | tree |
2020-02-27 |
Al Viro | handle_mounts(): start building a sane wrapper for... |
commit | commitdiff | tree |
2020-02-27 |
Al Viro | make build_open_flags() treat O_CREAT | O_EXCL as imply... |
commit | commitdiff | tree |
2020-02-27 |
Al Viro | follow_automount() doesn't need the entire nameidata |
commit | commitdiff | tree |
2020-02-27 |
Al Viro | follow_automount(): get rid of dead^Wstillborn code |
commit | commitdiff | tree |
2020-02-27 |
Al Viro | fix automount/automount race properly |
commit | commitdiff | tree |
2020-02-10 |
Al Viro | do_add_mount(): lift lock_mount/unlock_mount into callers |
commit | commitdiff | tree |
2020-02-10 |
Linus Torvalds | Linux 5.6-rc1 |
commit | commitdiff | tree |
2020-02-10 |
Linus Torvalds | Merge tag 'kbuild-v5.6-2' of git://git./linux/kernel... |
commit | commitdiff | tree |
2020-02-09 |
Linus Torvalds | Merge tag 'zonefs-5.6-rc1' of git://git./linux/kernel... |
commit | commitdiff | tree |
2020-02-09 |
Marc Zyngier | irqchip/gic-v4.1: Avoid 64bit division for the sake... |
commit | commitdiff | tree |
2020-02-09 |
Linus Torvalds | Merge tag '5.6-rc-smb3-plugfest-patches' of git://git... |
commit | commitdiff | tree |
2020-02-09 |
Linus Torvalds | Merge branch 'work.vboxsf' of git://git./linux/kernel... |
commit | commitdiff | tree |
2020-02-09 |
Linus Torvalds | Merge tag 'x86-urgent-2020-02-09' of git://git./linux... |
commit | commitdiff | tree |
2020-02-09 |
Linus Torvalds | Merge tag 'smp-urgent-2020-02-09' of git://git./linux... |
commit | commitdiff | tree |
2020-02-09 |
Linus Torvalds | Merge tag 'perf-urgent-2020-02-09' of git://git./linux... |
commit | commitdiff | tree |
2020-02-09 |
Linus Torvalds | Merge tag 'timers-urgent-2020-02-09' of git://git.... |
commit | commitdiff | tree |
2020-02-09 |
Linus Torvalds | Merge tag 'irq-urgent-2020-02-09' of git://git./linux... |
commit | commitdiff | tree |
2020-02-09 |
Linus Torvalds | Merge tag 'efi-urgent-2020-02-09' of git://git./linux... |
commit | commitdiff | tree |
2020-02-09 |
Linus Torvalds | Merge tag 'scsi-misc' of git://git./linux/kernel/git... |
commit | commitdiff | tree |
2020-02-09 |
Linus Torvalds | Merge git://git./linux/kernel/git/netdev/net |
commit | commitdiff | tree |
2020-02-08 |
Hans de Goede | fs: Add VirtualBox guest shared folder (vboxsf) support |
commit | commitdiff | tree |
2020-02-08 |
Linus Torvalds | Merge tag 'powerpc-5.6-2' of git://git./linux/kernel... |
commit | commitdiff | tree |
2020-02-08 |
Linus Torvalds | Fix up remaining devm_ioremap_nocache() in SGI IOC3... |
commit | commitdiff | tree |
2020-02-08 |
Linus Torvalds | Merge tag 'armsoc-late' of git://git./linux/kernel... |
commit | commitdiff | tree |
2020-02-08 |
Linus Torvalds | Merge tag 'armsoc-defconfig' of git://git./linux/kernel... |
commit | commitdiff | tree |
2020-02-08 |
Linus Torvalds | Merge tag 'armsoc-drivers' of git://git./linux/kernel... |
commit | commitdiff | tree |
2020-02-08 |
Linus Torvalds | Merge tag 'armsoc-dt' of git://git./linux/kernel/git... |
commit | commitdiff | tree |
2020-02-08 |
Linus Torvalds | Merge tag 'armsoc-soc' of git://git./linux/kernel/git... |
commit | commitdiff | tree |
2020-02-08 |
Linus Torvalds | Merge tag 'compat-ioctl-fix' of git://git./linux/kernel... |
commit | commitdiff | tree |
2020-02-08 |
Linus Torvalds | Merge branch 'merge.nfs-fs_parse.1' of git://git./linux... |
commit | commitdiff | tree |
2020-02-08 |
Linus Torvalds | Merge branch 'work.misc' of git://git./linux/kernel... |
commit | commitdiff | tree |
2020-02-08 |
Linus Torvalds | Merge branch 'pipe-exclusive-wakeup' |
commit | commitdiff | tree |
2020-02-08 |
Linus Torvalds | pipe: use exclusive waits when reading or writing |
commit | commitdiff | tree |
2020-02-08 |
Arnd Bergmann | compat_ioctl: fix FIONREAD on devices |
commit | commitdiff | tree |
2020-02-08 |
Thomas Gleixner | Merge tag 'irqchip-fixes-5.6-1' of git://git./linux... |
commit | commitdiff | tree |
2020-02-08 |
Tim Harvey | net: thunderx: use proper interface type for RGMII |
commit | commitdiff | tree |
2020-02-08 |
David S. Miller | Merge tag 'wireless-drivers-2020-02-08' of git://git... |
commit | commitdiff | tree |
2020-02-08 |
David S. Miller | Merge git://git./pub/scm/linux/kernel/git/bpf/bpf |
commit | commitdiff | tree |
2020-02-08 |
Christophe... | powerpc: Fix CONFIG_TRACE_IRQFLAGS with CONFIG_VMAP_STACK |
commit | commitdiff | tree |
2020-02-08 |
Michael Ellerman | powerpc/futex: Fix incorrect user access blocking |
commit | commitdiff | tree |
2020-02-08 |
Zenghui Yu | irqchip/gic-v3-its: Rename VPENDBASER/VPROPBASER accessors |
commit | commitdiff | tree |
2020-02-08 |
Zenghui Yu | irqchip/gic-v3-its: Remove superfluous WARN_ON |
commit | commitdiff | tree |
2020-02-08 |
Zenghui Yu | irqchip/gic-v4.1: Drop 'tmp' in inherit_vpe_l1_table_fr... |
commit | commitdiff | tree |
2020-02-08 |
Zenghui Yu | irqchip/gic-v4.1: Ensure L2 vPE table is allocated... |
commit | commitdiff | tree |
2020-02-08 |
Zenghui Yu | irqchip/gic-v4.1: Set vpe_l1_base for all redistributors |
commit | commitdiff | tree |
2020-02-08 |
Zenghui Yu | irqchip/gic-v4.1: Fix programming of GICR_VPROPBASER_4_... |
commit | commitdiff | tree |
2020-02-08 |
Lorenzo Bianconi | mt76: mt7615: fix max_nss in mt7615_eeprom_parse_hw_cap |
commit | commitdiff | tree |
2020-02-08 |
Linus Torvalds | Merge tag 'fuse-fixes-5.6-rc1' of git://git./linux... |
commit | commitdiff | tree |
2020-02-08 |
Linus Torvalds | Merge tag 'gfs2-for-5.6-2' of git://git./linux/kernel... |
commit | commitdiff | tree |
2020-02-08 |
Linus Torvalds | Merge tag 'for-linus-5.6-ofs1' of git://git./linux... |
commit | commitdiff | tree |
2020-02-08 |
Linus Torvalds | Merge tag 'nfsd-5.6' of git://linux-nfs.org/~bfields... |
commit | commitdiff | tree |
2020-02-08 |
Linus Torvalds | Merge tag 'nfs-for-5.6-1' of git://git.linux-nfs.org... |
commit | commitdiff | tree |
2020-02-07 |
Martin KaFai Lau | bpf: Improve bucket_log calculation logic |
commit | commitdiff | tree |
2020-02-07 |
Jakub Sitnicki | selftests/bpf: Test freeing sockmap/sockhash with a... |
commit | commitdiff | tree |
2020-02-07 |
Jakub Sitnicki | bpf, sockhash: Synchronize_rcu before free'ing map |
commit | commitdiff | tree |
2020-02-07 |
Jakub Sitnicki | bpf, sockmap: Don't sleep while holding RCU lock on... |
commit | commitdiff | tree |
2020-02-07 |
Toke Høiland... | bpftool: Don't crash on missing xlated program instructions |
commit | commitdiff | tree |
2020-02-07 |
Lorenz Bauer | bpf, sockmap: Check update requirements after locking |
commit | commitdiff | tree |
2020-02-07 |
Linus Torvalds | Merge tag 'docs-5.6-2' of git://git.lwn.net/linux |
commit | commitdiff | tree |
2020-02-07 |
Linus Torvalds | Merge branch 'i2c/for-5.6' of git://git./linux/kernel... |
commit | commitdiff | tree |
2020-02-07 |
Linus Torvalds | Merge tag 'acpi-5.6-rc1-3' of git://git./linux/kernel... |
commit | commitdiff | tree |
2020-02-07 |
Linus Torvalds | Merge tag 'pm-5.6-rc1-3' of git://git./linux/kernel... |
commit | commitdiff | tree |
next |