summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-01fs, net: Move read_descriptor_t to net.hMatthew Wilcox (Oracle)
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-01drm/edid: reduce magic when updating the EDID block checksumJani Nikula
2022-04-01drm/edid: track invalid blocks in drm_do_get_edid()Jani Nikula
2022-04-01drm/edid: split out invalid block filtering to a separate functionJani Nikula
2022-04-01drm/edid: simplify block check when filtering invalid blocksJani Nikula
2022-04-01drm/edid: use a better variable name for EDID block read retriesJani Nikula
2022-04-01drm/edid: split drm_edid_block_valid() to check and act partsJani Nikula
2022-04-01drm/edid: split out edid_header_fix()Jani Nikula
2022-04-01drm/edid: clean up edid_is_zero()Jani Nikula
2022-04-01drm/edid: make drm_edid_header_is_valid() accept void pointerJani Nikula
2022-04-01drm/edid: add edid_block_tag() helper to get the EDID extension tagJani Nikula
2022-04-01drm/edid: clean up EDID block checksum functionsJani Nikula
2022-04-01drm/edid: use struct edid * in drm_do_get_edid()Jani Nikula
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-01dma-buf: drop the DAG approach for the dma_resv object v3Christian König
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
2022-03-31Merge tag 'for-linus-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-03-31drbd: remove check of list iterator against head past the loop bodyJakob Koschel
2022-03-31drbd: remove usage of list iterator variable after loopJakob Koschel