summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
3 daysntfs: fix error handling in ntfs_extent_inode_open and propagate errorsBaolin Liu
3 daysntfs: propagate the ntfs_attr_iget() error in update_reparse_data()Baolin Liu
3 daysntfs: propagate the map_mft_record() error in ntfs_attrlist_entry_add()Baolin Liu
3 daysntfs: preserve the truncate error in ntfs_enlarge_attribute()Baolin Liu
3 daysntfs: return -EINVAL from ntfs_collate_ntofs_ulongs() on bad lengthBaolin Liu
3 daysntfs: remove unreachable code in load_and_init_attrdef/upcaseJiangshan Yi
3 daysntfs: use fatal_signal_pending() for fallocate interruption checksHongling Zeng
3 daysntfs: NULL vol->vol_ino in the load_system_files() error teardownHongling Zeng
3 daysntfs: fix $MFTMirr write offset when it spans multiple foliosZhu Tianhao
3 daysntfs: unhash failed inode readsNamjae Jeon
3 daysntfs: discard inodes that fail initializationNamjae Jeon
3 daysntfs: ignore interrupted inode reads as corruptionNamjae Jeon
3 daysntfs: propagate folio errorsNamjae Jeon
3 daysntfs: protect runlist updates with the runlist lockNamjae Jeon
3 daysntfs: account for MFT records added during allocationNamjae Jeon
3 daysntfs: repack $MFT/$ATTRIBUTE LISTNamjae Jeon
3 daysntfs: use dynamic MFT tail reservationNamjae Jeon
3 daysDocumentation: nova: Fix bracketManuel Ebner
3 daysMerge tag 'edac_urgent_for_v7.3_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
3 daysMerge tag 's390-7.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
3 daystools build: Fix timerfd feature detection with clangIan Rogers
3 daysparisc: fix typos in comments in parport.cHemanth Selam
3 daysparisc: fix typos in comments in sba_iommu.cHemanth Selam
3 daysparisc: fix typos in comments in pdc_stable.cHemanth Selam
3 daysparisc: fix typos in comments in dino.cHemanth Selam
3 daysparisc: fix typos in comments in ccio-dma.cHemanth Selam
3 daysparisc: fix typos in comments in memcpy.cHemanth Selam
3 daysparisc: fix typos in comments in mman.hHemanth Selam
3 daysparisc: fix typos in comments in special_insns.hHemanth Selam
3 daysparisc: fix typos in comments in pdcpat.hHemanth Selam
3 daysbpf: Use kvfree() in xdp_test_run_teardown()Zhixing Chen
3 daysMerge tag 'kbuild-fixes-7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
3 daysACPI: fan: Use more suitable cooling device dataRafael J. Wysocki
3 daysACPI: fan: Store ACPI device pointer in struct acpi_fanRafael J. Wysocki
3 daysACPI: processor: thermal: Use more suitable cooling device dataRafael J. Wysocki
3 daysACPI: thermal: Use cooling device parent for thermal zone bindingRafael J. Wysocki
3 daysACPI: fan: Use thermal_cooling_device_create()Rafael J. Wysocki
3 daysACPI: video: Use thermal_cooling_device_create()Rafael J. Wysocki
3 daysACPI: processor: thermal: Use thermal_cooling_device_create()Rafael J. Wysocki
3 daysthermal: core: Introduce thermal_cooling_device_create()Rafael J. Wysocki
3 daysbpf: Fix out-of-bounds read of rtt_min in sock_opsJiayuan Chen
3 daysACPI: video: Fix backlight unregistration orderingRafael J. Wysocki
3 daysACPI: fan: Fix memory leak due to leftover devm_kcalloc() argumentRafael J. Wysocki
3 daysscripts/mksysmap: fix escape of '$' in the __pi_ patternLorenzo Stoakes (ARM)
3 daysscripts/mksysmap: drop the MODULE_INFO() symbols from kallsymsLorenzo Stoakes (ARM)
3 daysscripts/sorttable: Mark long_size as __maybe_unusedNathan Chancellor
3 dayskbuild: don't delete in-flight filechk temporaries in asm-headersVlad Poenaru
3 daysbpf: Avoid soft lockup in __htab_map_lookup_and_delete_batch()Jose Fernandez (Anthropic)
3 daystracing: Don't dereference trace_event_file in deferred trigger freeAli Ahmet Memiş
3 daysftrace: Use rcu_assign_pointer() for tmp_ops filter hashLeon Hwang