summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-10serial: 8250_omap: clear rx_running on zero-length DMA completesMatthias Feser
2026-07-10vt: fix spurious modifier in CSI/cursor key sequencesNicolas Pitre
2026-07-10Merge tag 'tee-update-for-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2026-07-10ARM: Don't let ARMv5 platforms select USE_OFUwe Kleine-König (The Capable Hub)
2026-07-10Merge tag 'tegra-for-7.2-arm64-dt-fixes' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann
2026-07-10dm-verity: make error counter atomicMikulas Patocka
2026-07-10dm-verity: increase sprintf buffer sizeMikulas Patocka
2026-07-10Merge tag 'tegra-for-7.2-soc-fixes' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2026-07-10dm-verity: fix a possible NULL pointer dereferenceMikulas Patocka
2026-07-10dm-verity: avoid double increment of &use_bh_wq_enabledMikulas Patocka
2026-07-10Merge tag 'tegra-for-7.2-pmc-fixes' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2026-07-10dm-ioctl: fix a possible overflow in list_version_get_infoMikulas Patocka
2026-07-10dm_early_create: fix freeing used table on dm_resume failureMikulas Patocka
2026-07-10dm-integrity: fix a bug if the bio is out of limitsMikulas Patocka
2026-07-10dm-integrity: don't increment hash_offset twiceMikulas Patocka
2026-07-10dm-integrity: fix leaking uninitialized kernel memoryMikulas Patocka
2026-07-10dm-integrity: fix the 'fix_hmac' optionMikulas Patocka
2026-07-10Merge tag 'reset-fixes-for-v7.2' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2026-07-10MAINTAINERS: Update SpacemiT SoC git tree repositoryYixun Lan
2026-07-10Merge tag 'asoc-fix-v7.2-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2026-07-10powerpc/pseries/Kconfig: Enable CONFIG_VPA_PMU to be used with KVMGautam Menghani
2026-07-10ppp: defer channel free to an RCU grace period to fix pppol2tp RX UAFNorbert Szetei
2026-07-10selftests/landlock: Skip scoped_signal subtest with MSG_OOB if not availableThomas Huth
2026-07-10selftests/landlock: Fix screwed up pointers in the scoped_signal_testThomas Huth
2026-07-10landlock: Update formattingMickaël Salaün
2026-07-10landlock: Fix kernel-doc for the nested quiet layer flagMickaël Salaün
2026-07-10selftests/landlock: Add test for TCP fast openMatthieu Buffet
2026-07-10landlock: Fix TCP Fast Open connection bypassMatthieu Buffet
2026-07-10Merge tag 'pinctrl-qcom-fixes-for-v7.2-rc3' of git://git.kernel.org/pub/scm/l...Linus Walleij
2026-07-10perf/aux: Fix page UAF in map_range()Lee Jia Jie
2026-07-10nouveau/vmm: fix another SPT/LPT raceDave Airlie
2026-07-10Merge tag 'drm-xe-fixes-2026-07-09' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2026-07-10Merge tag 'amd-drm-fixes-7.2-2026-07-09' of https://gitlab.freedesktop.org/ag...Dave Airlie
2026-07-10Merge tag 'drm-misc-fixes-2026-07-09' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2026-07-10Merge tag 'drm-intel-fixes-2026-07-09' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2026-07-09Merge tag 'v7.2-rc2-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2026-07-09cifs: Remove CIFSSMBSetPathInfoFB() fallback functionPali Rohár
2026-07-09cifs: Fix and improve cifs_is_path_accessible() functionPali Rohár
2026-07-09mm/memory-failure: trace: change memory_failure_event to ras subsystemXie Yuanbin
2026-07-09mm: page_reporting: allow driver to set batch capacityMichael S. Tsirkin
2026-07-09mm/kmemleak: fix checksum computation for per-cpu objectsBreno Leitao
2026-07-09mm/damon/core: disallow overlapping input ranges for damon_set_regions()SJ Park
2026-07-09MAINTAINERS: add Usama as a THP reviewerLance Yang
2026-07-09fat: avoid stack overflow warningArnd Bergmann
2026-07-09mm/damon/core: validate ranges in damon_set_regions()SJ Park
2026-07-09m68k: avoid -Wunused-but-set-parameter in clear_user_page()Thomas Weißschuh
2026-07-09mm/huge_memory: set PG_has_hwpoisoned only after new folio head is establishedRik van Riel
2026-07-09mm/page_vma_mapped: fix device-private PMD handlingWei Yang
2026-07-09MAINTAINERS: s/SeongJae/SJ/SJ Park
2026-07-09userfaultfd: prevent registration of special VMAsMike Rapoport (Microsoft)