summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-10thermal: intel: Add resources to handle directed package-level thermal interr...Ricardo Neri
2026-07-10x86/thermal: Add bit definitions for Intel Directed Package Thermal InterruptRicardo Neri
2026-07-10ACPI: fan: Use devm_acpi_install_notify_handler()Rafael J. Wysocki
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-10x86/boot/compressed/head_64.S: Clean up SEV-related commentsBorislav Petkov (AMD)
2026-07-10x86/build: Only align ENTRY_TEXT to PMD_SIZE if necessaryHamza Mahfooz
2026-07-10selftests/liveupdate: add end to end test infrastructure and scriptsPasha Tatashin
2026-07-10selftests: timers: Partially revert "Remove local NSEC_PER_SEC and USEC_PER_S...Wake Liu
2026-07-10ntp: Remove tick_length_base, use tick_length directlyDavid Woodhouse
2026-07-10timekeeping: Settle competing time_offset and time_adjust skewDavid Woodhouse
2026-07-10timekeeping: Drive time_adjust skew via per-tick ntp_error transferDavid Woodhouse
2026-07-10timekeeping: Drive time_offset skew via per-tick ntp_error transferDavid Woodhouse
2026-07-10timekeeping: Account for clocksource tick quantisation via NTPDavid Woodhouse
2026-07-10irqchip/qcom-pdc: Fix kernel doc for qcom_pdc_gic_secondary_set_type()Thomas Gleixner
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