Age | Commit message (Expand) | Author |
2022-06-10 | Merge tag 'sound-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2022-06-10 | Merge tag 'drm-fixes-2022-06-10' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2022-06-10 | Merge tag 'net-5.19-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/n... | Linus Torvalds |
2022-06-10 | arm64: Add kasan_hw_tags_enable() prototype to silence sparse | Catalin Marinas |
2022-06-10 | Merge tag 'for-linus-5.19a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2022-06-10 | Merge tag 'mips-fixes_5.19_1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-06-10 | arm64/sme: Fix EFI save/restore | Mark Brown |
2022-06-10 | arm64/fpsimd: Fix typo in comment | Xiang wangx |
2022-06-10 | arm64/sysreg: Fix typo in Enum element regex | Alejandro Tafalla |
2022-06-10 | gpio: dwapb: Don't print error on -EPROBE_DEFER | Serge Semin |
2022-06-10 | random: remove rng_has_arch_random() | Jason A. Donenfeld |
2022-06-10 | random: credit cpu and bootloader seeds by default | Jason A. Donenfeld |
2022-06-10 | random: do not use jump labels before they are initialized | Jason A. Donenfeld |
2022-06-10 | random: account for arch randomness in bits | Jason A. Donenfeld |
2022-06-10 | random: mark bootloader randomness code as __init | Jason A. Donenfeld |
2022-06-10 | random: avoid checking crng_ready() twice in random_init() | Jason A. Donenfeld |
2022-06-09 | Merge tag 'mlx5-fixes-2022-06-08' of git://git.kernel.org/pub/scm/linux/kerne... | Jakub Kicinski |
2022-06-09 | net: seg6: fix seg6_lookup_any_nexthop() to handle VRFs using flowi_l3mdev | Andrea Mayer |
2022-06-09 | Merge branch 'nfp-fixes-for-v5-19' | Jakub Kicinski |
2022-06-09 | nfp: flower: restructure flow-key for gre+vlan combination | Etienne van der Linde |
2022-06-09 | nfp: avoid unnecessary check warnings in nfp_app_get_vf_config | Fei Qin |
2022-06-09 | tls: Rename TLS_INFO_ZC_SENDFILE to TLS_INFO_ZC_TX | Maxim Mikityanskiy |
2022-06-10 | Merge tag 'drm-misc-fixes-2022-06-09' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie |
2022-06-10 | Merge tag 'drm-misc-fixes-2022-05-26' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie |
2022-06-09 | netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context | David Howells |
2022-06-09 | mm: Add kernel-doc for folio->mlock_count | Matthew Wilcox (Oracle) |
2022-06-09 | mm/huge_memory: Fix xarray node memory leak | Matthew Wilcox (Oracle) |
2022-06-09 | filemap: Cache the value of vm_flags | Matthew Wilcox (Oracle) |
2022-06-09 | filemap: Don't release a locked folio | Matthew Wilcox (Oracle) |
2022-06-09 | MIPS: Loongson-3: fix compile mips cpu_hwmon as module build error. | Yupeng Li |
2022-06-09 | Merge tag 'fs_for_v5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2022-06-09 | Merge tag 'powerpc-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2022-06-09 | Merge tag 'net-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2022-06-09 | docs: arm: tcm: Fix typo in description of TCM and MMU usage | Simon Horman |
2022-06-10 | scripts/check-local-export: avoid 'wait $!' for process substitution | Masahiro Yamada |
2022-06-09 | netfs: gcc-12: temporarily disable '-Wattribute-warning' for now | Linus Torvalds |
2022-06-09 | gcc-12: disable '-Warray-bounds' universally for now | Linus Torvalds |
2022-06-09 | mellanox: mlx5: avoid uninitialized variable warning with gcc-12 | Linus Torvalds |
2022-06-09 | gcc-12: disable '-Wdangling-pointer' warning for now | Linus Torvalds |
2022-06-09 | drm: imx: fix compiler warning with gcc-12 | Linus Torvalds |
2022-06-09 | docs: Move the HTE documentation to driver-api/ | Jonathan Corbet |
2022-06-09 | docs: usb: fix literal block marker in usbmon verification example | Justin Swartz |
2022-06-09 | Documentation/features: Update the arch support status files | Zheng Zengkai |
2022-06-09 | powerpc/32: Fix overread/overwrite of thread_struct via ptrace | Michael Ellerman |
2022-06-09 | Merge tag 'intel-gpio-v5.19-2' of gitolite.kernel.org:pub/scm/linux/kernel/gi... | Bartosz Golaszewski |
2022-06-09 | drm/ast: Support multiple outputs | Thomas Zimmermann |
2022-06-09 | Merge tag 'amd-drm-fixes-5.19-2022-06-08' of https://gitlab.freedesktop.org/a... | Dave Airlie |
2022-06-09 | vdpa: make get_vq_group and set_group_asid optional | Jason Wang |
2022-06-09 | virtio: Fix all occurences of the "the the" typo | Bo Liu |
2022-06-08 | net: amd-xgbe: fix clang -Wformat warning | Justin Stitt |