index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-04-01
fs, net: Move read_descriptor_t to net.h
Matthew Wilcox (Oracle)
2022-04-01
fs: Remove read_actor_t
Matthew Wilcox (Oracle)
2022-04-01
iomap: Simplify is_partially_uptodate a little
Matthew Wilcox (Oracle)
2022-04-01
readahead: Update comments
Matthew Wilcox (Oracle)
2022-04-01
mm: remove the skip_page argument to read_pages
Christoph Hellwig
2022-04-01
mm: remove the pages argument to read_pages
Christoph Hellwig
2022-04-01
fs: Remove ->readpages address space operation
Matthew Wilcox (Oracle)
2022-04-01
readahead: Remove read_cache_pages()
Matthew Wilcox (Oracle)
2022-04-01
Merge tag 'sound-fix-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-04-01
Merge tag 'gpio-fixes-for-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-04-01
dm: fix bio polling to handle possibile BLK_STS_AGAIN
Ming Lei
2022-04-01
dm: fix dm_io and dm_target_io flags race condition on Alpha
Mikulas Patocka
2022-04-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2022-04-01
Merge tag 'rtc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2022-04-01
Merge branches 'fixes' and 'misc' into for-linus
Russell King (Oracle)
2022-04-02
Revert "um: clang: Strip out -mno-global-merge from USER_CFLAGS"
Nathan Chancellor
2022-04-02
kbuild: Remove '-mno-global-merge'
Nathan Chancellor
2022-04-02
kbuild: fix empty ${PYTHON} in scripts/link-vmlinux.sh
Masahiro Yamada
2022-04-02
kconfig: remove stale comment about removed kconfig_print_symbol()
Masahiro Yamada
2022-04-01
drm/edid: reduce magic when updating the EDID block checksum
Jani Nikula
2022-04-01
drm/edid: track invalid blocks in drm_do_get_edid()
Jani Nikula
2022-04-01
drm/edid: split out invalid block filtering to a separate function
Jani Nikula
2022-04-01
drm/edid: simplify block check when filtering invalid blocks
Jani Nikula
2022-04-01
drm/edid: use a better variable name for EDID block read retries
Jani Nikula
2022-04-01
drm/edid: split drm_edid_block_valid() to check and act parts
Jani Nikula
2022-04-01
drm/edid: split out edid_header_fix()
Jani Nikula
2022-04-01
drm/edid: clean up edid_is_zero()
Jani Nikula
2022-04-01
drm/edid: make drm_edid_header_is_valid() accept void pointer
Jani Nikula
2022-04-01
drm/edid: add edid_block_tag() helper to get the EDID extension tag
Jani Nikula
2022-04-01
drm/edid: clean up EDID block checksum functions
Jani Nikula
2022-04-01
drm/edid: use struct edid * in drm_do_get_edid()
Jani Nikula
2022-04-01
dm integrity: set journal entry unused when shrinking device
Mikulas Patocka
2022-04-01
dm ioctl: log an error if the ioctl structure is corrupted
Mikulas Patocka
2022-04-01
ARM: 9191/1: arm/stacktrace, kasan: Silence KASAN warnings in unwind_frame()
linyujun
2022-04-01
ARM: 9190/1: kdump: add invalid input check for 'crashkernel=0'
Austin Kim
2022-04-01
dma-buf: drop the DAG approach for the dma_resv object v3
Christian König
2022-04-01
MIPS: crypto: Fix CRC32 code
Paul Cercueil
2022-04-01
dma-mapping: move pgprot_decrypted out of dma_pgprot
Christoph Hellwig
2022-03-31
Revert "Input: clear BTN_RIGHT/MIDDLE on buttonpads"
José Expósito
2022-04-01
exfat: do not clear VolumeDirty in writeback
Yuezhang Mo
2022-04-01
exfat: allow access to paths with trailing dots
Vasant Karasulli
2022-03-31
RISC-V: K210 defconfigs: Drop redundant MEMBARRIER=n
Palmer Dabbelt
2022-03-31
RISC-V: defconfig: Drop redundant SBI HVC and earlycon
Palmer Dabbelt
2022-03-31
platform/chrome: cros_ec_debugfs: detach log reader wq from devm
Tzung-Bi Shih
2022-03-31
platform: chrome: Split trace include file
Gwendal Grignou
2022-03-31
Documentation: riscv: remove non-existent directory from table of contents
Bagas Sanjaya
2022-03-31
Merge tag 'for-linus-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-03-31
Merge tag 'for-linus-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-03-31
drbd: remove check of list iterator against head past the loop body
Jakob Koschel
2022-03-31
drbd: remove usage of list iterator variable after loop
Jakob Koschel
[prev]
[next]