summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-15Revert "Documentation: ABI: add sysfs interface for ZynqMP CSU registers"Arnd Bergmann
2026-06-15mm/slab: introduce kmalloc_flags()Vlastimil Babka (SUSE)
2026-06-15ALSA: hda/realtek: Add quirk for Lenovo Xiaoxin 14 GTViktor Menshin
2026-06-15mm/slab: allow __GFP_NOMEMALLOC and __GFP_NOWARN for kmalloc_nolock()Vlastimil Babka (SUSE)
2026-06-15mm/slab: pass slab_alloc_context to __do_kmalloc_node()Vlastimil Babka (SUSE)
2026-06-15mm/slab: allow kmem_cache_alloc_bulk() with any gfp flagsVlastimil Babka (SUSE)
2026-06-15mm/slab: replace slab_alloc_node() parameters with slab_alloc_contextVlastimil Babka (SUSE)
2026-06-15mm/slab: pass alloc_flags through slab_post_alloc_hook() chainVlastimil Babka (SUSE)
2026-06-15mm/slab: pass alloc_flags to new slab allocationVlastimil Babka (SUSE)
2026-06-15mm/slab: add alloc_flags to slab_alloc_contextVlastimil Babka (SUSE)
2026-06-15mm/slab: replace struct partial_context with slab_alloc_contextVlastimil Babka (SUSE)
2026-06-15mm/slab: introduce alloc_flags and SLAB_ALLOC_NOLOCKVlastimil Babka (SUSE)
2026-06-15mm/slab: introduce slab_alloc_contextVlastimil Babka (SUSE)
2026-06-15exfat: bound uniname advance in exfat_find_dir_entry()Bryam Vargas
2026-06-15exfat: add swap_activate supportJan Polensky
2026-06-15exfat: preserve benign secondary entries during rename and moveRochan Avlur
2026-06-15exfat: serialize truncate against in-flight DIONamjae Jeon
2026-06-15exfat: add support for SEEK_HOLE and SEEK_DATA in llseekNamjae Jeon
2026-06-15exfat: add iomap direct I/O supportNamjae Jeon
2026-06-15exfat: add iomap buffered I/O supportNamjae Jeon
2026-06-15exfat: fix implicit declaration of brelse()Namjae Jeon
2026-06-15exfat: add data_start_bytes and exfat_cluster_to_phys_bytes() helperNamjae Jeon
2026-06-15exfat: add support for multi-cluster allocationNamjae Jeon
2026-06-15exfat: add exfat_file_open()Namjae Jeon
2026-06-15exfat: add balloc parameter to exfat_map_cluster() for iomap supportNamjae Jeon
2026-06-15exfat: replace unsafe macros with static inline functionsNamjae Jeon
2026-06-15exfat: simplify exfat_lookup()Al Viro
2026-06-15powerpc/kexec: fix double get_cpu() imbalance in kexec_prepare_cpusAboorva Devarajan
2026-06-15exfat: fix potential use-after-free in exfat_find_dir_entry()Michael Bommarito
2026-06-15powerpc/powernv: fix preempt count leak in pnv_kexec_wait_secondaries_downAboorva Devarajan
2026-06-15powerpc/perf: fix preempt count underflow in fsl_emb_pmu_delAboorva Devarajan
2026-06-15exfat: fix handling of damaged volume in exfat_create_upcase_table()David Timber
2026-06-15powerpc/boot: Allow text relocations for pseries wrapper with binutils 2.46+Amit Machhiwal
2026-06-15sparc: Remove remaining defconfig references to the pktcdvd driverCatalin Iacob
2026-06-15drm/displayid: fix Tiled Display Topology ID sizeJani Nikula
2026-06-15docs/fs/ntfs: add mount options to support Windows native symbolic linksHyunchul Lee
2026-06-15ntfs: support creating Windows native symlinksHyunchul Lee
2026-06-15ntfs: clean up target name conversion for WSL symlinksHyunchul Lee
2026-06-15ntfs: add native_symlink mount optionHyunchul Lee
2026-06-15ntfs: support following Windows native symlink with absolute pathsHyunchul Lee
2026-06-15ntfs: support following Windows native symlink with relative pathsHyunchul Lee
2026-06-15ntfs: fix incorrect size of symbolic linkHyunchul Lee
2026-06-15mips: select legacy gpiolib interfaces where usedArnd Bergmann
2026-06-15Merge tag 'pull-fixes' of gitolite.kernel.org:pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2026-06-15MIPS: lib: Remove '.hidden' for local symbolsNathan Chancellor
2026-06-15MIPS: VDSO: Avoid including .got in dynamic segmentNathan Chancellor
2026-06-15MIPS: smp: report dying CPU to RCU in stop_this_cpu()Jonas Jelonek
2026-06-15MIPS: kernel: proc: Delete unnecessary braces in show_cpuinfo()Markus Elfring
2026-06-15MIPS: kernel: proc: Use seq_putc() calls in show_cpuinfo()Markus Elfring
2026-06-15mips: sched: Fix CPUMASK_OFFSTACK memory corruptionAaron Tomlin