summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-05-18Merge tag 'io_uring-5.18-2022-05-18' of git://git.kernel.dk/linux-blockLinus Torvalds2-1/+4
2022-05-18Merge tag 'audit-pr-20220518' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-1/+7
2022-05-18Merge tag 'selinux-pr-20220518' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+2
2022-05-18Merge branch 'arm/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds9-23/+79
2022-05-18Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-8/+8
2022-05-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-40/+21
2022-05-18blk-cgroup: delete rcu_read_lock_held() WARN_ON_ONCE()Jens Axboe1-1/+0
2022-05-18io_uring: disallow mixed provided buffer group registrationsJens Axboe1-3/+5
2022-05-18io_uring: initialize io_buffer_list head when shared ring is unregisteredJens Axboe1-0/+3
2022-05-18Input: ili210x - use one common reset implementationMarek Vasut1-12/+8
2022-05-18Input: ili210x - fix reset timingMarek Vasut1-2/+2
2022-05-18drm/amd: Don't reset dGPUs if the system is going to s2idleMario Limonciello3-1/+17
2022-05-18libceph: fix misleading ceph_osdc_cancel_request() commentIlya Dryomov1-2/+7
2022-05-18libceph: fix potential use-after-free on linger ping and resendsIlya Dryomov2-183/+122
2022-05-18io_uring: add fully sparse buffer registrationPavel Begunkov1-7/+15
2022-05-18x86/sev: Annotate stack change in the #VC handlerLai Jiangshan1-0/+1
2022-05-18nvme: add support for TP4084 - Time-to-Ready EnhancementsChristoph Hellwig3-6/+102
2022-05-18Fix double fget() in vhost_net_set_backend()Al Viro1-8/+7
2022-05-18vdpa/mlx5: Use consistent RQT sizeEli Cohen1-40/+21
2022-05-18Merge tag 'sound-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds4-6/+79
2022-05-18netfilter: nf_tables: disable expression reduction infraPablo Neira Ayuso1-10/+1
2022-05-18netfilter: flowtable: move dst_check to packet pathRitaro Takenaka2-22/+20
2022-05-18netfilter: flowtable: fix TCP flow teardownPablo Neira Ayuso2-27/+9
2022-05-18net: ftgmac100: Disable hardware checksum on AST2600Joel Stanley1-0/+5
2022-05-18igb: skip phy status check where unavailableKevin Mitchell1-1/+2
2022-05-18nfc: pn533: Fix buggy cleanup orderLin Ma1-2/+3
2022-05-18Merge tag 'nvme-5.19-2022-05-18' of git://git.infradead.org/nvme into for-5.1...Jens Axboe8-15/+37
2022-05-18io_uring: use rcu_dereference in io_closeChristoph Hellwig1-1/+2
2022-05-18io_uring: consistently use the EPOLL* definesChristoph Hellwig1-4/+4
2022-05-18io_uring: make apoll_events a __poll_tChristoph Hellwig1-3/+4
2022-05-18io_uring: drop a spurious inline on a forward declarationChristoph Hellwig1-1/+1
2022-05-18io_uring: don't use ERR_PTR for user pointersChristoph Hellwig1-46/+37
2022-05-18io_uring: use a rwf_t for io_rw.flagsChristoph Hellwig1-1/+1
2022-05-18io_uring: add support for ring mapped supplied buffersJens Axboe2-12/+258
2022-05-18io_uring: add io_pin_pages() helperJens Axboe1-27/+50
2022-05-18io_uring: add buffer selection support to IORING_OP_NOPJens Axboe1-1/+12
2022-05-18io_uring: fix locking state for empty buffer groupJens Axboe1-11/+14
2022-05-18Merge branch 'mptcp-checksums'David S. Miller3-18/+46
2022-05-18mptcp: Do TCP fallback on early DSS checksum failureMat Martineau2-4/+20
2022-05-18mptcp: fix checksum byte orderPaolo Abeni3-14/+26
2022-05-18Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller4-18/+35
2022-05-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller4-11/+39
2022-05-18ARM: 9197/1: spectre-bhb: fix loop8 sequence for Thumb2Ard Biesheuvel1-1/+1
2022-05-18ARM: 9196/1: spectre-bhb: enable for Cortex-A15Ard Biesheuvel1-0/+1
2022-05-18Merge tag 'mlx5-fixes-2022-05-17' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller14-123/+246
2022-05-18net: af_key: check encryption module availability consistencyThomas Bartschies1-3/+3
2022-05-18net: af_key: add check for pfkey_broadcast in function pfkey_processJiasheng Jiang1-2/+4
2022-05-18percpu_ref_init(): clean ->percpu_count_ref on failureAl Viro1-0/+1
2022-05-17net/mlx5: Drain fw_reset when removing deviceShay Drory3-3/+27
2022-05-17net/mlx5e: CT: Fix setting flow_source for smfs ct tuplesPaul Blakey1-1/+1