summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-24arm64: dts: qcom: sdm630: Add missing a2noc qos clocksShawn Guo
2021-09-24arm64: dts: qcom: qrb5165-rb5: enabled pwrkey and resin nodesDmitry Baryshkov
2021-09-24arm64: dts: qcom: pm8150: specify reboot mode magicsDmitry Baryshkov
2021-09-24arm64: dts: qcom: pm8150: use qcom,pm8998-pon bindingDmitry Baryshkov
2021-09-24fs/ntfs3: Refactoring lock in ntfs_init_aclKonstantin Komarov
2021-09-24fs/ntfs3: Change posix_acl_equiv_mode to posix_acl_update_modeKonstantin Komarov
2021-09-24fs/ntfs3: Pass flags to ntfs_set_ea in ntfs_set_acl_exKonstantin Komarov
2021-09-24fs/ntfs3: Refactor ntfs_get_acl_ex for better readabilityKonstantin Komarov
2021-09-24fs/ntfs3: Move ni_lock_dir and ni_unlock into ntfs_create_inodeKonstantin Komarov
2021-09-24fs/ntfs3: Fix logical error in ntfs_create_inodeKonstantin Komarov
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-24ath5k: fix building with LEDS=mArnd Bergmann
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-24PCI: hv: Fix sleep while in non-sleep context when removing child devices fro...Long Li
2021-09-24Merge tag 'usb-serial-5.15-rc3' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman