summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-26xfs: fix direction in XFS_IOC_EXCHANGE_RANGEDarrick J. Wong
2024-06-26xfs: allow unlinked symlinks and dirs with zero sizeDarrick J. Wong
2024-06-26xfs: restrict when we try to align cow fork delalloc to cowextsz hintsDarrick J. Wong
2024-06-26xfs: fix freeing speculative preallocations for preallocated filesChristoph Hellwig
2024-06-26gpio: graniterapids: Add missing raw_spinlock_init()Aapo Vienamo
2024-06-26ALSA: hda/realtek: fix mute/micmute LEDs don't work for EliteBook 645/665 G11.Dirk Su
2024-06-26ALSA: hda/realtek: Fix conflicting quirk for PCI SSID 17aa:3820Takashi Iwai
2024-06-25bcachefs: Fix kmalloc bug in __snapshot_t_mutPei Li
2024-06-25tcp: fix tcp_rcv_fastopen_synack() to enter TCP_CA_Loss for failed TFONeal Cardwell
2024-06-25ionic: use dev_consume_skb_any outside of napiShannon Nelson
2024-06-25bcachefs: Discard, invalidate workers are now per deviceKent Overstreet
2024-06-25bcachefs: Fix shift-out-of-bounds in bch2_blacklist_entries_gcPei Li
2024-06-25bcachefs: slab-use-after-free Read in bch2_sb_errors_from_cpuPei Li
2024-06-25drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_ld_modesMa Ke
2024-06-25drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_hd_modesMa Ke
2024-06-25drm/amdgpu: Don't show false warning for reg listLijo Lazar
2024-06-25drm/amdgpu: avoid using null object of framebufferJulia Zhang
2024-06-25drm/amd/display: Send DP_TOTAL_LTTPR_CNT during detection if LTTPR is presentMichael Strauss
2024-06-25drm/amdgpu: Fix pci state save during mode-1 resetLijo Lazar
2024-06-25drm/amdgpu/atomfirmware: fix parsing of vram_infoAlex Deucher
2024-06-25drm/amd/swsmu: add MALL init support workaround for smu_v14_0_1Li Ma
2024-06-25RISC-V: fix vector insn load/store width maskJesse Taube
2024-06-26kbuild: Use $(obj)/%.cc to fix host C++ module buildsNicolas Schier
2024-06-26kbuild: rpm-pkg: fix build error with CONFIG_MODULES=nMasahiro Yamada
2024-06-26kbuild: Fix build target deb-pkg: ln: failed to create hard linkThayne Harbaugh
2024-06-26kbuild: doc: Update default INSTALL_MOD_DIR from extra to updatesMark-PK Tsai
2024-06-26kbuild: Install dtb files as 0644 in Makefile.dtbinstDragan Simic
2024-06-25hrtimer: Prevent queuing of hrtimer without a function callbackPhil Chang
2024-06-25Revert "nfsd: fix oops when reading pool_stats before server is started"NeilBrown
2024-06-25nfsd: initialise nfsd_info.mutex early.NeilBrown
2024-06-25linux/syscalls.h: add missing __user annotationsArnd Bergmann
2024-06-25syscalls: mmap(): use unsigned offset type consistentlyArnd Bergmann
2024-06-25s390: remove native mmap2() syscallArnd Bergmann
2024-06-25hexagon: fix fadvise64_64 calling conventionsArnd Bergmann
2024-06-25csky, hexagon: fix broken sys_sync_file_rangeArnd Bergmann
2024-06-25sh: rework sync_file_range ABIArnd Bergmann
2024-06-25powerpc: restore some missing spu syscallsArnd Bergmann
2024-06-25parisc: use generic sys_fanotify_mark implementationArnd Bergmann
2024-06-25parisc: use correct compat recv/recvfrom syscallsArnd Bergmann
2024-06-25sparc: fix compat recv/recvfrom syscallsArnd Bergmann
2024-06-25sparc: fix old compat_sys_select()Arnd Bergmann
2024-06-25syscalls: fix compat_sys_io_pgetevents_time64 usageArnd Bergmann
2024-06-25s390/boot: Do not adjust GOT entries for undef weak symJens Remus
2024-06-25thermal: gov_step_wise: Go straight to instance->lower when mitigation is overRafael J. Wysocki
2024-06-25net: dsa: microchip: fix wrong register write when masking interruptTristram Ha
2024-06-25ALSA: dmaengine_pcm: terminate dmaengine before synchronizeShengjiu Wang
2024-06-25ALSA: hda/relatek: Enable Mute LED on HP Laptop 15-gw0xxxAivaz Latypov
2024-06-25ALSA: PCM: Allow resume only for suspended streamsTakashi Iwai
2024-06-25ALSA: seq: Fix missing channel at encoding RPN/NRPN MIDI2 messagesTakashi Iwai
2024-06-25Fix race for duplicate reqsk on identical SYNluoxuanqiang