summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-06-26scsi: scsi_debug: Fix create target debugfs failureMing Lei1-1/+5
2024-06-26bcachefs: Fix kmalloc bug in __snapshot_t_mutPei Li1-0/+3
2024-06-26tcp: fix tcp_rcv_fastopen_synack() to enter TCP_CA_Loss for failed TFONeal Cardwell1-11/+27
2024-06-26ionic: use dev_consume_skb_any outside of napiShannon Nelson3-13/+21
2024-06-26bcachefs: Discard, invalidate workers are now per deviceKent Overstreet5-133/+161
2024-06-26bcachefs: Fix shift-out-of-bounds in bch2_blacklist_entries_gcPei Li1-1/+1
2024-06-26bcachefs: slab-use-after-free Read in bch2_sb_errors_from_cpuPei Li1-4/+10
2024-06-26cxl: documentation: add missing files to cxl driver-apiYao Xingtao2-5/+21
2024-06-26cxl/region: check interleave capabilityYao Xingtao5-0/+111
2024-06-26cxl/region: Avoid null pointer dereference in region lookupAlison Schofield1-4/+15
2024-06-25drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_ld_modesMa Ke1-0/+2
2024-06-25drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_hd_modesMa Ke1-0/+4
2024-06-25drm/amdgpu: Don't show false warning for reg listLijo Lazar2-6/+24
2024-06-25drm/amdgpu: avoid using null object of framebufferJulia Zhang1-2/+16
2024-06-25drm/amd/display: Send DP_TOTAL_LTTPR_CNT during detection if LTTPR is presentMichael Strauss2-1/+14
2024-06-25drm/amdgpu: Fix pci state save during mode-1 resetLijo Lazar1-2/+5
2024-06-25drm/amdgpu/atomfirmware: fix parsing of vram_infoAlex Deucher1-1/+1
2024-06-25drm/amd/swsmu: add MALL init support workaround for smu_v14_0_1Li Ma5-3/+96
2024-06-25RISC-V: fix vector insn load/store width maskJesse Taube1-1/+1
2024-06-25kbuild: Use $(obj)/%.cc to fix host C++ module buildsNicolas Schier1-1/+1
2024-06-25kbuild: rpm-pkg: fix build error with CONFIG_MODULES=nMasahiro Yamada1-5/+3
2024-06-25kbuild: Fix build target deb-pkg: ln: failed to create hard linkThayne Harbaugh1-1/+1
2024-06-25kbuild: doc: Update default INSTALL_MOD_DIR from extra to updatesMark-PK Tsai1-4/+4
2024-06-25kbuild: Install dtb files as 0644 in Makefile.dtbinstDragan Simic1-1/+1
2024-06-25hrtimer: Prevent queuing of hrtimer without a function callbackPhil Chang1-0/+2
2024-06-25Revert "nfsd: fix oops when reading pool_stats before server is started"NeilBrown1-5/+3
2024-06-25nfsd: initialise nfsd_info.mutex early.NeilBrown2-1/+2
2024-06-25linux/syscalls.h: add missing __user annotationsArnd Bergmann1-9/+9
2024-06-25syscalls: mmap(): use unsigned offset type consistentlyArnd Bergmann5-6/+6
2024-06-25s390: remove native mmap2() syscallArnd Bergmann1-27/+0
2024-06-25hexagon: fix fadvise64_64 calling conventionsArnd Bergmann2-0/+13
2024-06-25csky, hexagon: fix broken sys_sync_file_rangeArnd Bergmann2-0/+2
2024-06-25sh: rework sync_file_range ABIArnd Bergmann2-1/+13
2024-06-25powerpc: restore some missing spu syscallsArnd Bergmann1-0/+4
2024-06-25parisc: use generic sys_fanotify_mark implementationArnd Bergmann3-10/+2
2024-06-25parisc: use correct compat recv/recvfrom syscallsArnd Bergmann1-2/+2
2024-06-25sparc: fix compat recv/recvfrom syscallsArnd Bergmann2-223/+2
2024-06-25sparc: fix old compat_sys_select()Arnd Bergmann1-1/+1
2024-06-25syscalls: fix compat_sys_io_pgetevents_time64 usageArnd Bergmann9-9/+9
2024-06-25s390/boot: Do not adjust GOT entries for undef weak symJens Remus1-4/+7
2024-06-25thermal: gov_step_wise: Go straight to instance->lower when mitigation is overRafael J. Wysocki1-18/+5
2024-06-25net: dsa: microchip: fix wrong register write when masking interruptTristram Ha1-1/+1
2024-06-25ALSA: dmaengine_pcm: terminate dmaengine before synchronizeShengjiu Wang1-0/+12
2024-06-25ALSA: hda/relatek: Enable Mute LED on HP Laptop 15-gw0xxxAivaz Latypov1-0/+1
2024-06-25ALSA: PCM: Allow resume only for suspended streamsTakashi Iwai1-0/+2
2024-06-25ALSA: seq: Fix missing channel at encoding RPN/NRPN MIDI2 messagesTakashi Iwai1-3/+5
2024-06-25Fix race for duplicate reqsk on identical SYNluoxuanqiang5-10/+30
2024-06-25ibmvnic: Add tx check to prevent skb leakNick Child1-0/+12
2024-06-25Revert "printk: Save console options for add_preferred_console_match()"Greg Kroah-Hartman5-167/+4
2024-06-25Revert "printk: Don't try to parse DEVNAME:0.0 console options"Greg Kroah-Hartman1-4/+0