summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-08-03devres: Fix devm_krealloc() wasting memoryZijun Hu1-1/+4
2024-08-03ice: Add a per-VF limit on number of FDIR filtersAhmed Zaki4-1/+21
2024-08-03gve: Fix an edge case for TSO skb validity checkBailey Forrest1-1/+21
2024-08-03kobject_uevent: Fix OOB access within zap_modalias_env()Zijun Hu1-1/+16
2024-08-03ASoC: amd: yc: Support mic on Lenovo Thinkpad E16 Gen 2Takashi Iwai1-0/+7
2024-08-03kbuild: Fix '-S -c' in x86 stack protector scriptsNathan Chancellor2-2/+2
2024-08-03decompress_bunzip2: fix rare decompression failureRoss Lagerwall1-1/+2
2024-08-03ubi: eba: properly rollback inside self_check_ebaFedor Pchelkin1-1/+2
2024-08-03clk: davinci: da8xx-cfgchip: Initialize clk_init_data before useBastien Curutchet1-2/+2
2024-08-03f2fs: fix return value of f2fs_convert_inline_inode()Chao Yu1-2/+4
2024-08-03f2fs: fix to don't dirty inode for readonly filesystemChao Yu1-0/+3
2024-08-03f2fs: fix to force buffered IO on inline_data inodeChao Yu1-0/+2
2024-08-03scsi: qla2xxx: Return ENOBUFS if sg_cnt is more than one for ELS cmdsSaurav Kashyap1-1/+1
2024-08-03fs/ntfs3: Update log->page_{mask,bits} if log->page_size changedHuacai Chen1-0/+3
2024-08-03dev/parport: fix the array out-of-bounds risktuhaowen1-12/+12
2024-08-03binder: fix hang of unregistered readersCarlos Llamas1-3/+1
2024-08-03PCI: loongson: Enable MSI in LS7A Root ComplexHuacai Chen1-0/+13
2024-08-03PCI: rockchip: Use GPIOD_OUT_LOW flag while requesting ep_gpioManivannan Sadhasivam1-1/+1
2024-08-03PCI: dw-rockchip: Fix initial PERST# GPIO valueNiklas Cassel1-1/+1
2024-08-03PCI: hv: Return zero, not garbage, when reading PCI_INTERRUPT_PINWei Liu1-2/+2
2024-08-03parisc: Fix warning at drivers/pci/msi/msi.h:121John David Anglin1-0/+1
2024-08-03hwrng: amd - Convert PCIBIOS_* return codes to errnosIlpo Järvinen1-1/+3
2024-08-03tools/memory-model: Fix bug in lock.catAlan Stern1-10/+10
2024-08-03ALSA: usb-audio: Add a quirk for Sonix HD USB Camerawangdicheng1-0/+2
2024-08-03ALSA: usb-audio: Move HD Webcam quirk to the right placeTakashi Iwai1-2/+2
2024-08-03ALSA: usb-audio: Fix microphone sound on HD webcam.wangdicheng2-0/+9
2024-08-03KVM: nVMX: Request immediate exit iff pending nested event needs injectionSean Christopherson3-4/+4
2024-08-03KVM: VMX: Split out the non-virtualization part of vmx_interrupt_blocked()Sean Christopherson2-3/+9
2024-08-03media: uvcvideo: Fix integer overflow calculating timestampRicardo Ribalda1-5/+5
2024-08-03jbd2: make jbd2_journal_get_max_txn_bufs() internalJan Kara3-6/+6
2024-08-03leds: mt6360: Fix memory leak in mt6360_init_isnk_properties()Javier Carrasco1-1/+4
2024-08-03leds: ss4200: Convert PCIBIOS_* return codes to errnosIlpo Järvinen1-2/+5
2024-08-03drivers: soc: xilinx: check return status of get_api_version()Jay Buddhabhatti1-1/+3
2024-08-03wifi: mwifiex: Fix interface type changeRafael Beims1-0/+2
2024-08-03selftests/landlock: Add cred_transfer testMickaël Salaün2-2/+77
2024-08-03trace/pid_list: Change gfp flags in pid_list_fill_irq()levi.yun1-2/+2
2024-08-03io_uring: tighten task exit cancellationsPavel Begunkov1-1/+4
2024-08-03ext4: make sure the first directory block is not a holeBaokun Li1-11/+6
2024-08-03ext4: check dot and dotdot of dx_root before making dir indexedBaokun Li1-5/+51
2024-08-03m68k: amiga: Turn off Warp1260 interrupts during bootPaolo Pisati2-0/+12
2024-08-03udf: Avoid using corrupted block bitmap bufferJan Kara2-3/+15
2024-08-03task_work: Introduce task_work_cancel() againFrederic Weisbecker2-0/+25
2024-08-03task_work: s/task_work_cancel()/task_work_cancel_func()/Frederic Weisbecker4-8/+8
2024-08-03cifs: mount with "unix" mount option for SMB1 incorrectly handledSteve French1-0/+7
2024-08-03cifs: fix reconnect with SMB1 UNIX ExtensionsSteve French1-1/+16
2024-08-03cifs: fix potential null pointer use in destroy_workqueue in init_cifs error ...Steve French1-4/+4
2024-08-03apparmor: use kvfree_sensitive to free data->dataFedor Pchelkin2-1/+2
2024-08-03sched/fair: Use all little CPUs for CPU-bound workloadsPierre Gondois1-1/+1
2024-08-03drm/amd/display: Check for NULL pointerSung Joon Kim1-1/+2
2024-08-03scsi: qla2xxx: Fix optrom version displayed in FDMIShreyas Deodhar1-1/+1