summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-10io_uring: fix off-by-one in BUILD_BUG_ON check of __REQ_F_LAST_BITio_uring-5.15-2021-09-11Hao Xu
2021-09-09io_uring: fail links of cancelled timeoutsPavel Begunkov
2021-09-09io-wq: fix memory leak in create_io_worker()Qiang.zhang
2021-09-08io-wq: fix silly logic error in io_task_work_match()Jens Axboe
2021-09-08io_uring: drop ctx->uring_lock before acquiring sqd->lockJens Axboe
2021-09-08io_uring: fix missing mb() before waitqueue_activePavel Begunkov
2021-09-08io-wq: fix cancellation on create-worker failurePavel Begunkov
2021-09-07Merge tag 'net-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-09-07Merge tag 'linux-watchdog-5.15-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2021-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-09-07Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-09-07Merge tag 'ntb-5.15' of git://github.com/jonmason/ntbLinus Torvalds
2021-09-07Merge tag 'rproc-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...Linus Torvalds
2021-09-07Merge tag 'backlight-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-09-07Merge tag 'mfd-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2021-09-07Merge tag 'gpio-updates-for-v5.15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-09-07Merge tag 'fuse-update-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-09-07Merge tag 'kgdb-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds
2021-09-07Revert "memcg: enable accounting for pollfd and select bits arrays"Linus Torvalds
2021-09-07Revert "memcg: enable accounting for file lock caches"Linus Torvalds
2021-09-07Revert "mm/gup: remove try_get_page(), call try_get_compound_head() directly"Linus Torvalds
2021-09-07ieee802154: Remove redundant initialization of variable retColin Ian King
2021-09-07Merge branch 'stmmac-wol-fix'David S. Miller
2021-09-07net: stmmac: fix MAC not working when system resume back with WoL activeJoakim Zhang
2021-09-07net: phylink: add suspend/resume supportRussell King (Oracle)
2021-09-07net: renesas: sh_eth: Fix freeing wrong tx descriptorYoshihiro Shimoda
2021-09-07bonding: 3ad: pass parameter bond_params by referenceColin Ian King
2021-09-07Merge tag 'linux-can-fixes-for-5.15-20210907' of git://git.kernel.org/pub/scm...David S. Miller
2021-09-07Merge tag 'wireless-drivers-2021-09-07' of git://git.kernel.org/pub/scm/linux...David S. Miller
2021-09-07cxgb3: fix oops on module removalHeiner Kallweit
2021-09-07mfd: lpc_sch: Rename GPIOBASE to prevent build errorRandy Dunlap
2021-09-07mfd: syscon: Use of_iomap() instead of ioremap()Hector Martin
2021-09-07can: c_can: fix null-ptr-deref on ioctl()Tong Zhang
2021-09-07can: rcar_canfd: add __maybe_unused annotation to silence warningMarc Kleine-Budde
2021-09-06thunderbolt: test: split up test cases in tb_test_credit_alloc_allLinus Torvalds
2021-09-06lib/test_scanf: split up number parsing test routinesLinus Torvalds
2021-09-06iwl: fix debug printf format stringsLinus Torvalds
2021-09-06Merge tag 'block-5.15-2021-09-05' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-09-06Merge tag 'misc-5.15-2021-09-05' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-09-06Merge tag 'libata-5.15-2021-09-05' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-09-06Merge tag 'for-5.15/io_uring-2021-09-04' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-09-06don't make the syscall checking produce errors from warningsStephen Rothwell
2021-09-06net: wwan: iosm: Unify IO accessors used in the driverAndy Shevchenko
2021-09-06net: wwan: iosm: Replace io.*64_lo_hi() with regular accessorsAndy Shevchenko
2021-09-06net: qcom/emac: Replace strlcpy with strscpyJason Wang
2021-09-06ip6_gre: Revert "ip6_gre: add validation for csum_start"Willem de Bruijn
2021-09-06kernel: debug: Convert to SPDX identifierCai Huoqing
2021-09-06KVM: Drop unused kvm_dirty_gfn_invalid()Peter Xu
2021-09-06net: hns3: make hclgevf_cmd_caps_bit_map0 and hclge_cmd_caps_bit_map0 staticchongjiapeng
2021-09-06Merge branch 'bonding-fix'David S. Miller