summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-06-21drm/i915: Fix audio component initializationImre Deak3-11/+24
2024-06-21drm/i915/dpt: Make DPT object unshrinkableVidya Srinivas1-1/+3
2024-06-21drm/shmem-helper: Fix BUG_ON() on mmap(PROT_WRITE, MAP_PRIVATE)Wachowski, Karol1-0/+3
2024-06-21drm/i915/gt: Disarm breadcrumbs if engines are already idleChris Wilson1-8/+7
2024-06-21rtla/auto-analysis: Replace \t with spacesDaniel Bristot de Oliveira1-46/+63
2024-06-21rtla/timerlat: Simplify "no value" printing on topDaniel Bristot de Oliveira1-12/+5
2024-06-21riscv: rewrite __kernel_map_pages() to fix sleeping in invalid contextNam Cao1-6/+22
2024-06-21iio: invensense: fix interrupt timestamp alignmentJean-Baptiste Maneyrol1-2/+7
2024-06-21iio: adc: axi-adc: make sure AXI clock is enabledNuno Sa1-0/+5
2024-06-21remoteproc: k3-r5: Do not allow core1 to power up before core0 via sysfsBeleswar Padhi1-2/+21
2024-06-21remoteproc: k3-r5: Wait for core0 power-up before powering up core1Apurva Nandan1-0/+33
2024-06-21dmaengine: axi-dmac: fix possible race in remove()Nuno Sa1-1/+1
2024-06-21PCI: rockchip-ep: Remove wrong mask on subsys_vendor_idRick Wertenbroek1-4/+2
2024-06-21ocfs2: fix races between hole punching and AIO+DIOSu Yue1-0/+2
2024-06-21ocfs2: use coarse time for new created filesSu Yue1-1/+1
2024-06-21fs/proc: fix softlockup in __read_vmcoreRik van Riel1-0/+2
2024-06-21knfsd: LOOKUP can return an illegal error valueTrond Myklebust1-2/+2
2024-06-21spmi: hisi-spmi-controller: Do not override device identifierVamshi Gajjela1-1/+0
2024-06-21vmci: prevent speculation leaks by sanitizing event in event_deliver()Hagar Gamal Halim Hemdan1-1/+5
2024-06-21dma-buf: handle testing kthreads creation failureFedor Pchelkin1-0/+6
2024-06-21sock_map: avoid race between sock_map_close and sk_psock_putThadeu Lima de Souza Cascardo1-6/+10
2024-06-21null_blk: Print correct max open zones limit in null_init_zoned_dev()Damien Le Moal1-1/+1
2024-06-21kheaders: explicitly define file modes for archived headersMatthias Maennich1-1/+1
2024-06-21tracing/selftests: Fix kprobe event name test for .isra. functionsSteven Rostedt (Google)1-1/+2
2024-06-21riscv: fix overlap of allocated page and PTR_ERRNam Cao1-10/+11
2024-06-21perf auxtrace: Fix multiple use of --itrace optionAdrian Hunter1-1/+3
2024-06-21perf/core: Fix missing wakeup when waiting for context referenceHaifeng Xu1-0/+13
2024-06-21x86/amd_nb: Check for invalid SMN readsYazen Ghannam1-1/+8
2024-06-21x86/kexec: Fix bug with call depth trackingDavid Kaplan1-2/+9
2024-06-21irqchip/gic-v3-its: Fix potential race condition in its_vlpi_prop_update()Hagar Hemdan1-32/+12
2024-06-21clkdev: Update clkdev id usage to allow for longer namesMichael J. Ruhl1-1/+1
2024-06-21mptcp: pm: update add_addr counters after connectYonglongLi2-8/+12
2024-06-21mptcp: pm: inc RmAddr MIB counter once per RM_ADDR IDYonglongLi2-2/+6
2024-06-21mptcp: ensure snd_una is properly initialized on connectPaolo Abeni1-0/+1
2024-06-21drm/exynos: hdmi: report safe 640x480 mode as a fallback when no EDID foundMarek Szyprowski1-2/+5
2024-06-21drm/exynos/vidi: fix memory leak in .get_modes()Jani Nikula1-1/+6
2024-06-21ACPI: x86: Force StorageD3Enable on more productsMario Limonciello1-14/+10
2024-06-21parisc: Try to fix random segmentation faults in package buildsJohn David Anglin3-180/+275
2024-06-21drivers: core: synchronize really_probe() and dev_uevent()Dirk Behme1-0/+3
2024-06-21iio: imu: inv_icm42600: delete unneeded update watermark callJean-Baptiste Maneyrol2-8/+0
2024-06-21iio: invensense: fix odr switching to same valueJean-Baptiste Maneyrol1-1/+5
2024-06-21iio: dac: ad5592r: fix temperature channel scaling valueMarc Ferland1-1/+1
2024-06-21iio: adc: ad9467: fix scan type signDavid Lechner1-2/+2
2024-06-21x86/boot: Don't add the EFI stub to targets, againBenjamin Segall1-2/+2
2024-06-21ksmbd: fix missing use of get_write in in smb2_set_ea()Namjae Jeon4-11/+19
2024-06-21ksmbd: move leading slash check to smb2_get_name()Namjae Jeon1-9/+6
2024-06-21misc: microchip: pci1xxxx: fix double free in the error handling of gp_aux_bu...Yongzhi Liu1-0/+3
2024-06-21bnxt_en: Adjust logging of firmware messages in case of released token in __h...Aleksandr Mishin1-1/+1
2024-06-21af_unix: Read with MSG_PEEK loops if the first unread byte is OOBRao Shoaib1-9/+9
2024-06-21ionic: fix use after netif_napi_del()Taehee Yoo1-3/+1