]> git.ipfire.org Git - thirdparty/linux.git/shortlog
thirdparty/linux.git
2023-06-06  Benjamin Grayinitramfs: Encode dependency on KBUILD_BUILD_TIMESTAMP
2023-06-05  Masahiro Yamadakbuild: add $(CLANG_FLAGS) to KBUILD_CPPFLAGS
2023-06-05  Nathan Chancellorkbuild: Add CLANG_FLAGS to as-instr
2023-06-05  Nathan Chancellorpowerpc/vdso: Include CLANG_FLAGS explicitly in ldflags-y
2023-06-05  Nathan Chancellormips: Include KBUILD_CPPFLAGS in CHECKFLAGS invocation
2023-06-03  Masahiro Yamadamodpost: detect section mismatch for R_ARM_REL32
2023-06-03  Masahiro Yamadamodpost: fix section_mismatch message for R_ARM_THM_...
2023-06-03  Masahiro Yamadamodpost: detect section mismatch for R_ARM_THM_{MOVW_AB...
2023-06-02  Masahiro Yamadamodpost: refactor find_fromsym() and find_tosym()
2023-06-02  Masahiro Yamadamodpost: detect section mismatch for R_ARM_{MOVW_ABS_NC...
2023-06-02  Masahiro Yamadamodpost: fix section mismatch message for R_ARM_{PC24...
2023-06-02  Masahiro Yamadamodpost: fix section mismatch message for R_ARM_ABS32
2023-05-28  Masahiro Yamadamodpost: remove *_sections[] arrays
2023-05-28  Masahiro Yamadamodpost: merge bad_tosec=ALL_EXIT_SECTIONS entries...
2023-05-28  Masahiro Yamadamodpost: merge fromsec=DATA_SECTIONS entries in section...
2023-05-28  Masahiro Yamadamodpost: remove is_shndx_special() check from section_r...
2023-05-28  Masahiro Yamadamodpost: replace r->r_offset, r->r_addend with faddr...
2023-05-28  Masahiro Yamadamodpost: unify 'sym' and 'to' in default_mismatch_handler()
2023-05-28  Masahiro Yamadamodpost: remove unused argument from secref_whitelist()
2023-05-28  Masahiro YamadaRevert "modpost: skip ELF local symbols during section...
2023-05-28  Masahiro Yamadadoc: Add tar requirement to changes.rst
2023-05-28  Masahiro YamadaRevert "kheaders: substituting --sort in archive creation"
2023-05-22  Ahmed S. Darwishdocs: Set minimal gtags / GNU GLOBAL version to 6.6.5
2023-05-22  Ahmed S. Darwishscripts/tags.sh: Resolve gtags empty index generation
2023-05-22  Masahiro Yamadamodpost: rename find_elf_symbol() and find_elf_symbol2()
2023-05-22  Masahiro Yamadamodpost: pass section index to find_elf_symbol2()
2023-05-22  Masahiro Yamadamodpost: pass 'tosec' down to default_mismatch_handler()
2023-05-22  Masahiro Yamadamodpost: squash extable_mismatch_handler() into default...
2023-05-22  Masahiro Yamadamodpost: clean up is_executable_section()
2023-05-22  Masahiro Yamadamodpost: squash report_sec_mismatch() into default_mism...
2023-05-22  Masahiro Yamadamodpost: squash report_extable_warnings() into extable_...
2023-05-22  Masahiro Yamadamodpost: remove get_prettyname()
2023-05-22  Masahiro Yamadamodpost: remove fromsym info in __ex_table section...
2023-05-22  Masahiro Yamadamodpost: remove broken calculation of exception_table_e...
2023-05-22  Masahiro Yamadamodpost: error out if addend_*_rel() is not implemented...
2023-05-22  Andrew Daviskbuild: Disallow DTB overlays to built from .dts named...
2023-05-14  Linus TorvaldsLinux 6.4-rc2 v6.4-rc2
2023-05-14  Linus TorvaldsMerge tag 'cxl-fixes-6.4-rc2' of git://git.kernel.org...
2023-05-14  Linus TorvaldsMerge tag 'parisc-for-6.4-2' of git://git.kernel.org...
2023-05-14  Linus TorvaldsMerge tag 'for-linus' of git://git.armlinux.org.uk...
2023-05-14  Linus TorvaldsMerge tag 'locking_urgent_for_v6.4_rc2' of git://git...
2023-05-14  Linus TorvaldsMerge tag 'perf_urgent_for_v6.4_rc2' of git://git.kerne...
2023-05-14  Linus TorvaldsMerge tag 'sched_urgent_for_v6.4_rc2' of git://git...
2023-05-14  Linus TorvaldsMerge tag 'x86_urgent_for_v6.4_rc2' of git://git.kernel...
2023-05-14  Linus TorvaldsMerge tag 'timers_urgent_for_v6.4_rc2' of git://git...
2023-05-14  Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git.kernel...
2023-05-14  Linus TorvaldsMerge tag 'fbdev-for-6.4-rc2' of git://git.kernel.org...
2023-05-14  Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2023-05-14  Helge Dellerparisc: Fix encoding of swp_entry due to added SWP_EXCL...
2023-05-13  Theodore Ts'oext4: bail out of ext4_xattr_ibody_get() fails for...
2023-05-13  Theodore Ts'oext4: add bounds checking in get_max_inline_xattr_value...
2023-05-13  Theodore Ts'oext4: add indication of ro vs r/w mounts in the mount...
2023-05-13  Theodore Ts'oext4: fix deadlock when converting an inline directory...
2023-05-13  Theodore Ts'oext4: improve error recovery code paths in __ext4_remount()
2023-05-13  Theodore Ts'oext4: improve error handling from ext4_dirhash()
2023-05-13  Theodore Ts'oext4: don't clear SB_RDONLY when remounting r/w until...
2023-05-13  Baokun Liext4: check iomap type only if ext4_iomap_begin() does...
2023-05-13  Tudor Ambarusext4: avoid a potential slab-out-of-bounds in ext4_grou...
2023-05-13  Jan Karaext4: fix data races when using cached status extents
2023-05-13  Jan Karaext4: avoid deadlock in fs reclaim with page writeback
2023-05-13  Theodore Ts'oext4: fix invalid free tracking in ext4_xattr_move_to_b...
2023-05-13  Theodore Ts'oext4: remove a BUG_ON in ext4_mb_release_group_pa()
2023-05-13  Theodore Ts'oext4: allow ext4_get_group_info() to fail
2023-05-13  Linus TorvaldsMerge tag 'block-6.4-2023-05-13' of git://git.kernel...
2023-05-13  Dave Jiangcxl: Add missing return to cdat read error path
2023-05-13  Dan Williamstools/testing/cxl: Use DEFINE_STATIC_SRCU()
2023-05-12  Borislav Petkov... x86/retbleed: Fix return thunk alignment
2023-05-12  Linus TorvaldsMerge tag 'for-6.4-rc1-tag' of git://git.kernel.org...
2023-05-12  Linus TorvaldsMerge tag '6.4-rc1-smb3-client-fixes' of git://git...
2023-05-12  Linus TorvaldsMerge tag 'vfs/v6.4-rc1/pipe' of gitolite.kernel.org...
2023-05-12  Linus TorvaldsMerge tag 'io_uring-6.4-2023-05-12' of git://git.kernel...
2023-05-12  Linus TorvaldsMerge tag 'riscv-for-linus-6.4-rc2' of git://git.kernel...
2023-05-12  Randy DunlapDocumentation/block: drop the request.rst file
2023-05-12  Jens Axboepipe: check for IOCB_NOWAIT alongside O_NONBLOCK
2023-05-12  Ming Leiublk: fix command op code check
2023-05-12  Guoqing Jiangblock/rnbd: replace REQ_OP_FLUSH with REQ_OP_WRITE
2023-05-12  Ivan Orlovnbd: Fix debugfs_create_dir error checking
2023-05-12  Linus TorvaldsMerge tag 'firewire-fixes-6.4-rc2' of git://git.kernel...
2023-05-12  Helge Dellerfbdev: stifb: Fix info entry in sti_struct on error...
2023-05-12  Helge Dellerfbdev: modedb: Add 1920x1080 at 60 Hz video mode
2023-05-11  Linus TorvaldsMerge tag 'drm-fixes-2023-05-12' of git://anongit.freed...
2023-05-11  Linus TorvaldsMerge tag 'xfs-6.4-rc1-fixes' of git://git.kernel.org...
2023-05-11  Zheng Wangfbdev: imsttfb: Fix use after free bug in imsttfb_probe
2023-05-11  Dave AirlieMerge tag 'amd-drm-fixes-6.4-2023-05-11' of https:...
2023-05-11  Dave AirlieMerge tag 'drm-intel-fixes-2023-05-11-1' of git://anong...
2023-05-11  Dave AirlieMerge tag 'drm-misc-fixes-2023-05-11' of git://anongit...
2023-05-11  Linus TorvaldsMerge tag 'dt-fixes-6.4' of git://git.kernel.org/pub...
2023-05-11  Linus TorvaldsMerge tag 'net-6.4-rc2' of git://git.kernel.org/pub...
2023-05-11  Linus TorvaldsMerge tag 'media/v6.4-2' of git://git.kernel.org/pub...
2023-05-11  Thomas Zimmermannfbdev: vfb: Remove trailing whitespaces
2023-05-11  Thomas Zimmermannfbdev: valkyriefb: Remove trailing whitespaces
2023-05-11  Thomas Zimmermannfbdev: stifb: Remove trailing whitespaces
2023-05-11  Thomas Zimmermannfbdev: sa1100fb: Remove trailing whitespaces
2023-05-11  Thomas Zimmermannfbdev: platinumfb: Remove trailing whitespaces
2023-05-11  Thomas Zimmermannfbdev: p9100: Remove trailing whitespaces
2023-05-11  Thomas Zimmermannfbdev: maxinefb: Remove trailing whitespaces
2023-05-11  Thomas Zimmermannfbdev: macfb: Remove trailing whitespaces
2023-05-11  Thomas Zimmermannfbdev: hpfb: Remove trailing whitespaces
2023-05-11  Thomas Zimmermannfbdev: hgafb: Remove trailing whitespaces
2023-05-11  Thomas Zimmermannfbdev: g364fb: Remove trailing whitespaces
next