summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-24block: don't call rq_qos_ops->done_bio if the bio isn't trackedMing Lei
2021-09-24io_uring: kill extra checks in io_write()Pavel Begunkov
2021-09-24io_uring: don't punt files update to io-wq unconditionallyJens Axboe
2021-09-24io_uring: put provided buffer meta data under memcg accountingJens Axboe
2021-09-24io_uring: allow conditional reschedule for intensive iteratorsJens Axboe
2021-09-24io_uring: fix potential req refcount underflowHao Xu
2021-09-24io_uring: fix missing set of EPOLLONESHOT for CQ ring overflowHao Xu
2021-09-24io_uring: fix race between poll completion and cancel_hash insertionHao Xu
2021-09-24io-wq: ensure we exit if thread group is exitingJens Axboe
2021-09-24vfio/ap_ops: Add missed vfio_uninit_group_dev()Jason Gunthorpe
2021-09-24RDMA/usnic: Lock VF with mutex instead of spinlockLeon Romanovsky
2021-09-24NIOS2: fix kconfig unmet dependency warning for SERIAL_CORE_CONSOLERandy Dunlap
2021-09-24drivers: net: mhi: fix error path in mhi_net_newlinkDaniele Palmas
2021-09-24smsc95xx: fix stalled rx after link changeAaro Koskinen
2021-09-24Merge tag 'nvme-5.15-2021-09-24' of git://git.infradead.org/nvme into block-5.15Jens Axboe
2021-09-24net: ipv4: Fix rtnexthop len when RTA_FLOW is presentXiao Liang
2021-09-24net: enetc: fix the incorrect clearing of IF_MODE bitsVladimir Oltean
2021-09-24Merge tag 'irqchip-fixes-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner
2021-09-24hwmon: (ltc2947) Properly handle errors when looking for the external clockUwe Kleine-König
2021-09-24hwmon: (tmp421) fix rounding for negative valuesPaul Fertser
2021-09-24hwmon: (tmp421) report /PVLD condition as faultPaul Fertser
2021-09-24hwmon: (tmp421) handle I2C errorsPaul Fertser
2021-09-24RDMA/hns: Work around broken constant propagation in gcc 8Jason Gunthorpe
2021-09-24m68k: Remove set_fs()Christoph Hellwig
2021-09-24m68k: Provide __{get,put}_kernel_nofaultChristoph Hellwig
2021-09-24m68k: Factor the 8-byte lowlevel {get,put}_user code into helpersChristoph Hellwig
2021-09-24m68k: Use BUILD_BUG for passing invalid sizes to get_user/put_userChristoph Hellwig
2021-09-24m68k: Remove the 030 case in virt_to_phys_slowChristoph Hellwig
2021-09-24m68k: Document that access_ok is broken for !CONFIG_CPU_HAS_ADDRESS_SPACESChristoph Hellwig
2021-09-24m68k: Leave stack mangling to asm wrapper of sigreturn()Al Viro
2021-09-24m68k: Update ->thread.esp0 before calling syscall_trace() in ret_from_signalAl Viro
2021-09-24m68k: Handle arrivals of multiple signals correctlyAl Viro
2021-09-24x86/insn, tools/x86: Fix undefined behavior due to potential unaligned accessesNumfor Mbiziwo-Tiapo
2021-09-24Merge tag 'kvmarm-fixes-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2021-09-24Merge branch 'mptcp-fixes'David S. Miller
2021-09-24mptcp: allow changing the 'backup' bit when no sockets are openDavide Caratti
2021-09-24mptcp: don't return sockets in foreign netnsFlorian Westphal
2021-09-24sctp: break out if skb_header_pointer returns NULL in sctp_rcv_ootbXin Long
2021-09-24Merge tag 'usb-serial-5.15-rc3' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2021-09-24crypto: x86/sm4 - Fix frame pointer stack corruptionJosh Poimboeuf
2021-09-24crypto: ccp - fix resource leaks in ccp_run_aes_gcm_cmd()Dan Carpenter
2021-09-24USB: serial: option: add device id for Foxconn T99W265Slark Xiao
2021-09-24USB: serial: cp210x: add ID for GW Instek GDM-834x Digital MultimeterUwe Brandt
2021-09-24selftests: KVM: Explicitly use movq to read xmm registersOliver Upton
2021-09-24selftests: KVM: Call ucall_init when setting up in rseq_testOliver Upton
2021-09-23cifs: fix incorrect check for null pointer in header_assembleSteve French
2021-09-23smb3: correct server pointer dereferencing check to be more consistentSteve French
2021-09-24Merge tag 'drm-intel-fixes-2021-09-23' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2021-09-24Merge tag 'amd-drm-fixes-5.15-2021-09-23' of https://gitlab.freedesktop.org/a...Dave Airlie
2021-09-23Merge tag 'for-5.15-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds