]> Git Repo - linux.git/history - fs
HID: i2c-hid: elan: Add support for Elan eKTH6915 i2c-hid touchscreens
[linux.git] / fs /
2022-05-19 Linus TorvaldsMerge tag 'io_uring-5.18-2022-05-18' of git://git.kerne...
2022-05-19 Linus TorvaldsMerge branch 'arm/fixes' of git://git.kernel.org/pub...
2022-05-19 Linus TorvaldsMerge branch 'fixes' of git://git.kernel.org/pub/scm...
2022-05-18 Jens Axboeio_uring: disallow mixed provided buffer group registra...
2022-05-18 Jens Axboeio_uring: initialize io_buffer_list head when shared...
2022-05-18 Pavel Begunkovio_uring: add fully sparse buffer registration
2022-05-18 Zhang Jianhuafs-verity: remove unused parameter desc_size in fsverit...
2022-05-18 Linus TorvaldsMerge tag 'sound-5.18' of git://git.kernel.org/pub...
2022-05-18 Christoph Hellwigio_uring: use rcu_dereference in io_close
2022-05-18 Christoph Hellwigio_uring: consistently use the EPOLL* defines
2022-05-18 Christoph Hellwigio_uring: make apoll_events a __poll_t
2022-05-18 Christoph Hellwigio_uring: drop a spurious inline on a forward declaration
2022-05-18 Christoph Hellwigio_uring: don't use ERR_PTR for user pointers
2022-05-18 Christoph Hellwigio_uring: use a rwf_t for io_rw.flags
2022-05-18 Jens Axboeio_uring: add support for ring mapped supplied buffers
2022-05-18 Jens Axboeio_uring: add io_pin_pages() helper
2022-05-18 Jens Axboeio_uring: add buffer selection support to IORING_OP_NOP
2022-05-18 Jens Axboeio_uring: fix locking state for empty buffer group
2022-05-18 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2022-05-17 Linus TorvaldsMerge tag 'pci-v5.18-fixes-1' of git://git.kernel.org...
2022-05-17 Linus TorvaldsMerge tag 'thermal-5.18-rc8' of git://git.kernel.org...
2022-05-17 Jens Axboeio_uring: don't attempt to IOPOLL for MSG_RING requests
2022-05-17 Paolo BonziniMerge tag 'kvmarm-fixes-5.18-3' of git://git.kernel...
2022-05-15 Linus TorvaldsMerge tag 'driver-core-5.18-rc7' of git://git.kernel...
2022-05-15 Linus TorvaldsMerge tag 'char-misc-5.18-rc7' of git://git.kernel...
2022-05-15 Linus TorvaldsMerge tag 'tty-5.18-rc7' of git://git.kernel.org/pub...
2022-05-15 Linus TorvaldsMerge tag 'usb-5.18-rc7' of git://git.kernel.org/pub...
2022-05-15 Linus TorvaldsMerge tag 'powerpc-5.18-5' of git://git.kernel.org...
2022-05-15 Linus TorvaldsMerge tag 'x86-urgent-2022-05-15' of git://git.kernel...
2022-05-15 Linus TorvaldsMerge tag 'sched-urgent-2022-05-15' of git://git.kernel...
2022-05-15 Linus TorvaldsMerge tag 'irq-urgent-2022-05-15' of git://git.kernel...
2022-05-14 Linus TorvaldsMerge tag 'perf-tools-fixes-for-v5.18-2022-05-14' of...
2022-05-14 Hao Xuio_uring: implement multishot mode for accept
2022-05-14 Hao Xuio_uring: let fast poll support multishot
2022-05-14 Hao Xuio_uring: add REQ_F_APOLL_MULTISHOT for requests
2022-05-13 Linus TorvaldsMerge tag 'drm-fixes-2022-05-14' of git://anongit.freed...
2022-05-13 Linus TorvaldsMerge tag 'gfs2-v5.18-rc4-fix3' of git://git.kernel...
2022-05-13 Dylan Yudakenio_uring: only wake when the correct events are set
2022-05-13 Andreas Gruenbachergfs2: Stop using glock holder auto-demotion for now
2022-05-13 Andreas Gruenbachergfs2: buffered write prefaulting
2022-05-13 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2022-05-13 Andreas Gruenbachergfs2: Align read and write chunks to the page cache
2022-05-13 Andreas Gruenbachergfs2: Pull return value test out of should_fault_in_pages
2022-05-13 Andreas Gruenbachergfs2: Clean up use of fault_in_iov_iter_{read,write...
2022-05-13 Andreas Gruenbachergfs2: Variable rename
2022-05-13 Andreas Gruenbachergfs2: Fix filesystem block deallocation for short writes
2022-05-13 Linus TorvaldsMerge tag 'ceph-for-5.18-rc7' of https://github.com...
2022-05-13 Linus TorvaldsMerge tag 'nfs-for-5.18-4' of git://git.linux-nfs.org...
2022-05-13 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2022-05-11' of git:/...
2022-05-13 Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2022-05-13 Linus TorvaldsMerge tag 'hwmon-for-v5.18-rc7' of git://git.kernel...
2022-05-13 Linus TorvaldsMerge tag 'drm-fixes-2022-05-13' of git://anongit.freed...
2022-05-13 Greg Kroah-HartmanMerge tag 'icc-5.18-rc6' of git://git.kernel.org/pub...
2022-05-13 Pavel Begunkovio_uring: avoid io-wq -EAGAIN looping for !IOPOLL
2022-05-13 Jens Axboeio_uring: add flag for allocating a fully sparse direct...
2022-05-13 Jens Axboeio_uring: bump max direct descriptor count to 1M
2022-05-13 Jens Axboeio_uring: allow allocated fixed files for accept
2022-05-13 Jens Axboeio_uring: allow allocated fixed files for openat/openat2
2022-05-13 Jens Axboeio_uring: add basic fixed file allocator
2022-05-13 Jens Axboeio_uring: track fixed files with a bitmap
2022-05-13 Dave AirlieMerge tag 'amd-drm-fixes-5.18-2022-05-11' of https...
2022-05-12 Mimi ZoharMerge branch 'next-integrity.fsverity-v9' into next...
2022-05-12 Arnd BergmannMerge tag 'v5.18-rockchip-dtsfixes1' of git://git.kerne...
2022-05-12 Linus TorvaldsMerge tag 'net-5.18-rc7' of git://git.kernel.org/pub...
2022-05-12 Linus TorvaldsMerge branch 'for-5.18-fixes' of git://git.kernel.org...
2022-05-12 Linus TorvaldsMerge tag 'fixes_for_v5.18-rc7' of git://git.kernel...
2022-05-12 Jakub KicinskiMerge tag 'wireless-2022-05-11' of git://git.kernel...
2022-05-11 Maarten LankhorstMerge remote-tracking branch 'drm/drm-fixes' into drm...
2022-05-11 Peter ZijlstraMerge branch 'v5.18-rc5'
2022-05-11 Jens Axboefs,io_uring: add infrastructure for uring-cmd
2022-05-10 Linus TorvaldsMerge tag 'for_linus' of git://git.kernel.org/pub/scm...
2022-05-10 Jan Karaudf: Avoid using stale lengthOfImpUse
2022-05-10 Jing Xiawriteback: Avoid skipping inode writeback
2022-05-10 Xiubo Liceph: check folio PG_private bit instead of folio-...
2022-05-10 Jeff Laytonceph: fix setting of xattrs on async created inodes
2022-05-10 Jakub KicinskiMerge tag 'batadv-net-pullrequest-20220508' of git...
2022-05-10 Kalesh Singhprocfs: prevent unprivileged processes accessing fdinfo dir
2022-05-09 Eric Biggersfscrypt: add new helper functions for test_dummy_encryption
2022-05-09 Eric Biggersfscrypt: factor out fscrypt_policy_to_key_spec()
2022-05-09 Arnd BergmannMerge tag 'qcom-arm64-fixes-for-5.18' of git://git...
2022-05-09 Dan Aloninfs: fix broken handling of the softreval mount option
2022-05-09 Linus TorvaldsMerge tag 'platform-drivers-x86-v5.18-4' of git://git...
2022-05-09 Stefan Roeschio_uring: support CQE32 for nop operation
2022-05-09 Stefan Roeschio_uring: enable CQE32
2022-05-09 Stefan Roeschio_uring: support CQE32 in /proc info
2022-05-09 Stefan Roeschio_uring: add tracing for additional CQE32 fields
2022-05-09 Stefan Roeschio_uring: overflow processing for CQE32
2022-05-09 Stefan Roeschio_uring: flush completions for CQE32
2022-05-09 Stefan Roeschio_uring: modify io_get_cqe for CQE32
2022-05-09 Stefan Roeschio_uring: add CQE32 completion processing
2022-05-09 Stefan Roeschio_uring: add CQE32 setup processing
2022-05-09 Stefan Roeschio_uring: change ring size calculation for CQE32
2022-05-09 Stefan Roeschio_uring: store add. return values for CQE32
2022-05-09 Jens Axboeio_uring: add support for 128-byte SQEs
2022-05-09 Jens AxboeMerge branch 'for-5.19/io_uring-socket' into for-5...
2022-05-09 Jens AxboeMerge branch 'for-5.19/io_uring' into for-5.19/io_uring...
2022-05-09 Jens Axboeio_uring: don't clear req->kbuf when buffer selection...
2022-05-09 Jens Axboeio_uring: eliminate the need to track provided buffer...
2022-05-09 Jens Axboeio_uring: move provided buffer state closer to submit...
2022-05-09 Jens Axboeio_uring: move provided and fixed buffers into the...
next
This page took 0.185859 seconds and 7 git commands to generate.