summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
5 daysMerge tag 'perf-urgent-2026-09-13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
5 dayscgroup/dmem: Fix eviction helper reference in dmem_cgroup_try_charge()Karl Mehltretter
5 daysMerge tag 'objtool-urgent-2026-09-13' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
5 daysMerge tag 'irq-urgent-2026-09-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
5 daysMerge tag 'core-urgent-2026-09-13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
5 daysregulator: dt-bindings: Use consistent indentation in the exampleKrzysztof Kozlowski
6 daysMAINTAINERS: add exFAT documentationNamjae Jeon
6 daysexfat: remove runtime integer divisionDavid Timber
6 daysexfat: update percent_in_use field when updating volume flagsDavid Timber
6 daysexfat: clear the volume dirty flag only when remounting read-onlyChi Zhiling
6 daysexfat: doc: add documentationNamjae Jeon
6 daysexfat: validate vendor allocation directory entriesYang Wen
6 daysexfat: take bitmap_lock at the start of exfat_alloc_cluster()Chi Zhiling
6 daysexfat: fix used_clusters accounting during cluster allocationChi Zhiling
6 daysexfat: map allocated extents for swap activationNamjae Jeon
6 daysphy: mediatek: phy-mtk-hdmi-mt8195: Fix TMDS clk bit ratio settingAngeloGioacchino Del Regno
6 daysphy: mediatek: phy-mtk-hdmi-mt8195: Fix PLL calc divisor overflowAngeloGioacchino Del Regno
6 daysphy: renesas: rcar-gen3-usb2: Avoid long delay in atomic contextClaudiu Beznea
6 daysALSA: virtio: reset device before deleting virtqueuesYuho Choi
6 daysfirewire: ohci: obsolete flushing field in at_context structureTakashi Sakamoto
6 daysALSA: hda/acpi: add runtime PM suspend/resume to the ACPI controllerDavid Cemin
6 daysALSA: core: Fix potential UAF after asynchronous card releaseTakashi Iwai
6 daysALSA: usb-audio: Clamp implicit feedback packet count to URB capacityXiang Mei
6 daysMerge branch 'bpf-support-by-value-struct-and-__int128-arguments'Alexei Starovoitov
6 daysselftests/bpf: Add tests for by-value kfunc argumentsYonghong Song
6 daysselftests/bpf: Add inline-asm tests for by-value argumentsYonghong Song
6 daysselftests/bpf: Add C tests for by-value arguments up to 16 bytesYonghong Song
6 daysbpf, arm64: Move kfunc arguments into the arm64 calling conventionYonghong Song
6 daysbpf, arm64: Place trampoline arguments by the arm64 calling conventionYonghong Song
6 daysbpf, x86: Move kfunc arguments into the x86-64 calling conventionYonghong Song
6 daysbpf: Prepare kfunc arguments for the JIT from an ABI descriptionYonghong Song
6 daysbpf: Recognize by-value struct and __int128 kfunc argumentsYonghong Song
6 daysbpf: Rename bpf_call_summary::num_params to arg_slot_cntYonghong Song
6 daysbpf: Support __int128 as a by-value function argumentYonghong Song
6 daysbpf: Support by-value struct arguments up to 16 bytesYonghong Song
6 daysbpf: Index global function arguments by argument slotYonghong Song
6 daysbpf: Rename bpf_subprog_info::arg_cnt to arg_slot_cntYonghong Song
6 daysselftests/bpf: Add a test for an __int128 by-value argumentYonghong Song
6 daysbpf: Read a kfunc's __sz argument only when it is in a registerYonghong Song
6 daysntfs: fix error handling in ntfs_extent_inode_open and propagate errorsBaolin Liu
6 daysntfs: propagate the ntfs_attr_iget() error in update_reparse_data()Baolin Liu
6 daysntfs: propagate the map_mft_record() error in ntfs_attrlist_entry_add()Baolin Liu
6 daysntfs: preserve the truncate error in ntfs_enlarge_attribute()Baolin Liu
6 daysntfs: return -EINVAL from ntfs_collate_ntofs_ulongs() on bad lengthBaolin Liu
6 daysntfs: remove unreachable code in load_and_init_attrdef/upcaseJiangshan Yi
6 daysntfs: use fatal_signal_pending() for fallocate interruption checksHongling Zeng
6 daysntfs: NULL vol->vol_ino in the load_system_files() error teardownHongling Zeng
6 daysntfs: fix $MFTMirr write offset when it spans multiple foliosZhu Tianhao
6 daysntfs: unhash failed inode readsNamjae Jeon
6 daysntfs: discard inodes that fail initializationNamjae Jeon