summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-01fs: Remove read_actor_tMatthew Wilcox (Oracle)
2022-04-01iomap: Simplify is_partially_uptodate a littleMatthew Wilcox (Oracle)
2022-04-01readahead: Update commentsMatthew Wilcox (Oracle)
2022-04-01mm: remove the skip_page argument to read_pagesChristoph Hellwig
2022-04-01mm: remove the pages argument to read_pagesChristoph Hellwig
2022-04-01fs: Remove ->readpages address space operationMatthew Wilcox (Oracle)
2022-04-01readahead: Remove read_cache_pages()Matthew Wilcox (Oracle)
2022-04-01Merge tag 'sound-fix-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-04-01Merge tag 'gpio-fixes-for-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-04-01dm: fix bio polling to handle possibile BLK_STS_AGAINMing Lei
2022-04-01dm: fix dm_io and dm_target_io flags race condition on AlphaMikulas Patocka
2022-04-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2022-04-01Merge tag 'rtc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2022-04-01Merge branches 'fixes' and 'misc' into for-linusRussell King (Oracle)
2022-04-02Revert "um: clang: Strip out -mno-global-merge from USER_CFLAGS"Nathan Chancellor
2022-04-02kbuild: Remove '-mno-global-merge'Nathan Chancellor
2022-04-02kbuild: fix empty ${PYTHON} in scripts/link-vmlinux.shMasahiro Yamada
2022-04-02kconfig: remove stale comment about removed kconfig_print_symbol()Masahiro Yamada
2022-04-01dm integrity: set journal entry unused when shrinking deviceMikulas Patocka
2022-04-01dm ioctl: log an error if the ioctl structure is corruptedMikulas Patocka
2022-04-01ARM: 9191/1: arm/stacktrace, kasan: Silence KASAN warnings in unwind_frame()linyujun
2022-04-01ARM: 9190/1: kdump: add invalid input check for 'crashkernel=0'Austin Kim
2022-04-01Merge branch 'nexthop-route-deletye-warning'David S. Miller
2022-04-01selftests: net: add delete nexthop route warning testNikolay Aleksandrov
2022-04-01net: ipv4: fix route with nexthop object delete warningNikolay Aleksandrov
2022-04-01net: micrel: fix KS8851_MLL KconfigRandy Dunlap
2022-04-01Merge branch 'MCTP-fixes'David S. Miller
2022-04-01mctp: Use output netdev to allocate skb headroomMatt Johnston
2022-04-01mctp i2c: correct mctp_i2c_header_create resultMatt Johnston
2022-04-01mctp: Fix check for dev_hard_header() resultMatt Johnston
2022-04-01Merge branch 'ice-fixups'David S. Miller
2022-04-01ice: Fix broken IFF_ALLMULTI handlingIvan Vecera
2022-04-01ice: Fix MAC address settingIvan Vecera
2022-04-01ice: Clear default forwarding VSI during VSI releaseIvan Vecera
2022-04-01Revert "net: dsa: stop updating master MTU from master.c"Vladimir Oltean
2022-04-01skbuff: fix coalescing for page_pool fragment recyclingJean-Philippe Brucker
2022-04-01vrf: fix packet sniffing for traffic originating from ip tunnelsEyal Birger
2022-04-01net/tls: fix slab-out-of-bounds bug in decrypt_internalZiyang Xuan
2022-04-01net: sfc: add missing xdp queue reinitializationTaehee Yoo
2022-04-01MIPS: crypto: Fix CRC32 codePaul Cercueil
2022-04-01dma-mapping: move pgprot_decrypted out of dma_pgprotChristoph Hellwig
2022-03-31Revert "Input: clear BTN_RIGHT/MIDDLE on buttonpads"José Expósito
2022-04-01exfat: do not clear VolumeDirty in writebackYuezhang Mo
2022-04-01exfat: allow access to paths with trailing dotsVasant Karasulli
2022-03-31RISC-V: K210 defconfigs: Drop redundant MEMBARRIER=nPalmer Dabbelt
2022-03-31RISC-V: defconfig: Drop redundant SBI HVC and earlyconPalmer Dabbelt
2022-03-31platform/chrome: cros_ec_debugfs: detach log reader wq from devmTzung-Bi Shih
2022-03-31platform: chrome: Split trace include fileGwendal Grignou
2022-03-31Documentation: riscv: remove non-existent directory from table of contentsBagas Sanjaya
2022-03-31Merge tag 'for-linus-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds