]> git.ipfire.org Git - thirdparty/linux.git/history - fs
gpio: Add DT bindings for Gateworks PLD GPIO
[thirdparty/linux.git] / fs /
2019-01-07  Linus TorvaldsMerge tag 'kbuild-v4.21-3' of git://git.kernel.org...
2019-01-07  Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2019-01-06  Linus TorvaldsMerge tag 'fscrypt_for_linus' of git://git.kernel.org...
2019-01-06  Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git.kernel...
2019-01-06  Linus TorvaldsMerge tag 'dma-mapping-4.21-1' of git://git.infradead...
2019-01-06  Linus TorvaldsMerge tag 'tag-chrome-platform-for-v4.21' of git:/...
2019-01-06  Linus TorvaldsMerge tag 'hwlock-v4.21' of git://github.com/andersson...
2019-01-06  Eric Biggersfscrypt: add Adiantum support
2019-01-06  Linus TorvaldsMerge tag 'docs-5.0-fixes' of git://git.lwn.net/linux
2019-01-06  Linus TorvaldsMerge tag 'firewire-update' of git://git.kernel.org...
2019-01-06  Linus TorvaldsMerge tag 'for-linus-20190104' of git://git.kernel...
2019-01-06  Linus TorvaldsMerge tag 'drm-next-2019-01-05' of git://anongit.freede...
2019-01-06  Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2019-01-06  Linus TorvaldsMerge tag 'fbdev-v4.21' of git://github.com/bzolnier...
2019-01-06  Linus TorvaldsMerge branch 'i2c/for-5.0' of git://git.kernel.org...
2019-01-06  Linus TorvaldsMerge tag 'pci-v4.21-changes' of git://git.kernel.org...
2019-01-06  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2019-01-06  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2019-01-06  Linus TorvaldsMerge branch 'next' of git://git.kernel.org/pub/scm...
2019-01-06  Linus TorvaldsMerge branch 'linus' of git://git.kernel.org/pub/scm...
2019-01-05  Linus TorvaldsMerge tag 'trace-v4.21-1' of git://git.kernel.org/pub...
2019-01-05  Linus TorvaldsMerge tag '4.21-smb3-small-fixes' of git://git.samba...
2019-01-05  Linus TorvaldsMerge tag 'iomap-4.21-merge-3' of git://git.kernel...
2019-01-05  Linus TorvaldsMerge tag 'xfs-4.21-merge-3' of git://git.kernel.org...
2019-01-05  Linus TorvaldsMerge tag 'ceph-for-4.21-rc1' of git://github.com/ceph...
2019-01-05  Linus TorvaldsMerge branch 'mount.part1' of git://git.kernel.org...
2019-01-05  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2019-01-05  Linus TorvaldsMerge tag 'mips_fixes_4.21_1' of git://git.kernel.org...
2019-01-05  Linus TorvaldsMerge tag 'powerpc-4.21-2' of git://git.kernel.org...
2019-01-05  Linus TorvaldsMerge branch 'parisc-4.21-2' of git://git.kernel.org...
2019-01-05  Linus TorvaldsMerge tag 'for-4.21' of git://git.sourceforge.jp/gitroo...
2019-01-05  Linus TorvaldsMerge tag 'armsoc-late' of git://git.kernel.org/pub...
2019-01-05  Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2019-01-05  Linus TorvaldsMerge tag 'for-4.21' of git://git.armlinux.org.uk/...
2019-01-05  Linus TorvaldsMerge tag 'csky-for-linus-4.21' of git://github.com...
2019-01-05  Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2019-01-04  Olof JohanssonMerge branch 'next/drivers' into next/late
2019-01-04  Nikolay Borisovfs: don't open code lru_to_page()
2019-01-04  Davidlohr Buesofs/: remove caller signal_pending branch predictions
2019-01-04  Tigran Aivazianbfs: extra sanity checking and static inode bitmap
2019-01-04  Oleg Nesterovexec: separate MM_ANONPAGES and RLIMIT_STACK accounting
2019-01-04  Oleg Nesterovexec: load_script: don't blindly truncate shebang string
2019-01-04  Carmeli Tamirfat: new inline functions to determine the FAT variant...
2019-01-04  Carmeli Tamirfat: move MAX_FAT to fat.h and change it to inline...
2019-01-04  Carmeli Tamirfat: remove FAT_FIRST_ENT macro
2019-01-04  Ernesto A. Fernándezhfsplus: return file attributes on statx
2019-01-04  Ian Kentautofs: add strictexpire mount option
2019-01-04  Ian Kentautofs: change catatonic setting to a bit flag
2019-01-04  Ian Kentautofs: simplify parse_options() function call
2019-01-04  Ian Kentautofs: improve ioctl sbi checks
2019-01-04  Davidlohr Buesofs/epoll: deal with wait_queue only once
2019-01-04  Davidlohr Buesofs/epoll: rename check_events label to send_events
2019-01-04  Davidlohr Buesofs/epoll: avoid barrier after an epoll_wait(2) timeout
2019-01-04  Davidlohr Buesofs/epoll: reduce the scope of wq lock in epoll_wait()
2019-01-04  Davidlohr Buesofs/epoll: robustify ep->mtx held checks
2019-01-04  Davidlohr Buesofs/epoll: drop ovflist branch prediction
2019-01-04  Davidlohr Buesofs/epoll: simplify ep_send_events_proc() ready-list...
2019-01-04  Davidlohr Buesofs/epoll: remove max_nests argument from ep_call_nested()
2019-01-04  Alexey Dobriyanfs/proc/base.c: slightly faster /proc/*/limits
2019-01-04  Alexey Dobriyanfs/proc/inode.c: delete unnecessary variable in proc_al...
2019-01-04  Eric Biggersfs/proc/util.c: include fs/proc/internal.h for name_to_...
2019-01-04  Benjamin Gordonfs/proc/base.c: use ns_capable instead of capable for...
2019-01-04  Al ViroMerge branches 'misc.misc' and 'work.iov_iter' into...
2019-01-04  Michael EllermanMerge branch 'master' into fixes
2019-01-04  Linus TorvaldsRemove 'type' argument from access_ok() function
2019-01-03  Linus TorvaldsMerge tag 'locks-v4.21-2' of git://git.kernel.org/pub...
2019-01-03  Linus TorvaldsMerge tag 'sound-fix-4.21-rc1' of git://git.kernel...
2019-01-03  Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2019-01-03  Steve Frenchsmb3: add smb3.1.1 to default dialect list
2019-01-03  Jens AxboeMerge branch 'for-next' of git://git.kernel.org/pub...
2019-01-03  Ingo MolnarMerge tag 'perf-core-for-mingo-4.21-20190103' of git...
2019-01-03  Jiri KosinaMerge branches 'for-4.20/upstream-fixes', 'for-4.21...
2019-01-03  Steve Frenchcifs: fix confusing warning message on reconnect
2019-01-03  Paul Aurichsmb3: fix large reads on encrypted connections
2019-01-03  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2019-01-03  Linus TorvaldsMerge tag 'for_linus' of git://git.kernel.org/pub/scm...
2019-01-03  Linus TorvaldsMerge tag 'for-4.21/block-20190102' of git://git.kernel...
2019-01-03  Linus TorvaldsMerge tag 'for-4.21/libata-20190102' of git://git.kerne...
2019-01-03  Linus TorvaldsMerge tag 'clk-for-linus' of git://git.kernel.org/pub...
2019-01-03  Linus TorvaldsMerge tag 'devprop-4.21-rc1-2' of git://git.kernel...
2019-01-03  Linus TorvaldsMerge tag 'mailbox-v4.21' of git://git.linaro.org/landi...
2019-01-03  Linus TorvaldsMerge branch 'for-linus-4.21-rc1' of git://git.kernel...
2019-01-03  Linus TorvaldsMerge tag 's390-4.21-1' of git://git.kernel.org/pub...
2019-01-03  NeilBrownlocks: fix error in locks_move_blocks()
2019-01-03  Linus TorvaldsMerge tag 'nfs-for-4.21-1' of git://git.linux-nfs.org...
2019-01-03  Linus TorvaldsMerge tag 'nfsd-4.21' of git://linux-nfs.org/~bfields...
2019-01-02  Linus TorvaldsMerge tag '9p-for-4.21' of git://github.com/martinetd...
2019-01-02  Linus TorvaldsMerge tag '4.21-smb3-fixes' of git://git.samba.org...
2019-01-02  Linus TorvaldsMerge branch 'next-tpm' of git://git.kernel.org/pub...
2019-01-02  Linus TorvaldsMerge branch 'next-smack' of git://git.kernel.org/pub...
2019-01-02  Linus Torvaldsblock: don't use un-ordered __set_current_state(TASK_UN...
2019-01-02  Linus TorvaldsMerge branch 'next-seccomp' of git://git.kernel.org...
2019-01-02  Linus TorvaldsMerge branch 'next-integrity' of git://git.kernel.org...
2019-01-02  Santosh kumar pradhansunrpc: Add xprt after nfs4_test_session_trunk()
2019-01-02  NeilBrownNFS: remove unnecessary test for IS_ERR(cred)
2019-01-02  Olga KornievskaiaNFSv4.2 fix async copy reboot recovery
2019-01-02  Chuck LeverNFS: Fix NFSv4 symbolic trace point output
2019-01-02  Chuck LeverNFS: Make "port=" mount option optional for RDMA mounts
2019-01-02  Russell KingMerge branches 'misc', 'sa1100-for-next' and 'spectre...
2019-01-01  Linus TorvaldsMerge tag 'iommu-updates-v4.21' of git://git.kernel...
next