summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-12-11Linux 6.6.65v6.6.65Greg Kroah-Hartman1-1/+1
2024-12-11openrisc: Use asm-generic's version of fix_to_virt() & virt_to_fix()Dawei Li1-30/+1
2024-12-11Revert "x86/pvh: Set phys_base when calling xen_prepare_pvh()"Greg Kroah-Hartman1-13/+0
2024-12-11Revert "x86/pvh: Call C code via the kernel virtual mapping"Greg Kroah-Hartman1-8/+1
2024-12-09Linux 6.6.64v6.6.64Greg Kroah-Hartman1-1/+1
2024-12-09posix-timers: Target group sigqueue to current task only if not exitingFrederic Weisbecker1-4/+5
2024-12-09drm/amd/pm: update current_socclk and current_uclk in gpu_metrics on smu v13.0.7Umio Yasuno1-0/+2
2024-12-09drm/amdgpu: fix usage slab after freeVitaly Prosyak2-4/+4
2024-12-09drm/amdkfd: Use the correct wptr sizeLijo Lazar1-1/+1
2024-12-09drm: xlnx: zynqmp_dpsub: fix hotplug detectionSteffen Dirkwinkel1-2/+2
2024-12-09drm/etnaviv: flush shader L1 cache after user commandstreamLucas Stach1-1/+2
2024-12-09drm/mediatek: Fix child node refcount handling in early exitJavier Carrasco1-1/+3
2024-12-09drm/sti: avoid potential dereference of error pointersMa Ke1-0/+3
2024-12-09drm/sti: avoid potential dereference of error pointers in sti_gdp_atomic_checkMa Ke1-0/+3
2024-12-09drm/sti: avoid potential dereference of error pointers in sti_hqvdp_atomic_checkMa Ke1-0/+3
2024-12-09udmabuf: use vmf_insert_pfn and VM_PFNMAP for handling mmapVivek Kasireddy1-3/+5
2024-12-09tpm: Lock TPM chip in tpm_pm_suspend() firstJarkko Sakkinen2-12/+21
2024-12-09btrfs: don't BUG_ON on ENOMEM from btrfs_lookup_extent_info() in walk_down_pr...Josef Bacik1-1/+0
2024-12-09powerpc: Adjust adding stack protector flags to KBUILD_CLAGS for clangNathan Chancellor1-9/+4
2024-12-09powerpc: Fix stack protector Kconfig test for clangNathan Chancellor1-2/+2
2024-12-09iio: gts: fix infinite loop for gain_to_scaletables()Zicheng Qu1-1/+1
2024-12-09iio: adc: ad7923: Fix buffer overflow for tx_buf and ring_xferNuno Sa1-2/+2
2024-12-09iio: Fix fwnode_handle in __fwnode_iio_channel_get_by_name()Zicheng Qu1-1/+1
2024-12-09iio: accel: kx022a: Fix raw read formatMatti Vaittinen1-1/+1
2024-12-09nfsd: fix nfs4_openowner leak when concurrent nfsd4_open occurYang Erkun1-0/+19
2024-12-09nfsd: make sure exp active before svc_export_showYang Erkun1-1/+4
2024-12-09PCI: rockchip-ep: Fix address translation unit programmingDamien Le Moal2-3/+17
2024-12-09PCI: of_property: Assign PCI instead of CPU bus address to dynamic PCI nodesAndrea della Porta1-1/+1
2024-12-09dm thin: Add missing destroy_work_on_stack()Yuan Can1-0/+1
2024-12-09dm: Fix typo in error messageSsuhung Yeh1-1/+1
2024-12-09ovl: properly handle large files in ovl_security_fileattrOleksandr Tymoshenko1-1/+6
2024-12-09leds: flash: mt6360: Fix device_for_each_child_node() refcounting in error pathsJavier Carrasco1-2/+1
2024-12-09thermal: int3400: Fix reading of current_uuid for active policySrinivas Pandruvada1-1/+1
2024-12-09fs/proc/kcore.c: Clear ret value in read_kcore_iter after successful iov_iter...Jiri Olsa1-0/+1
2024-12-09PCI: endpoint: Clear secondary (not primary) EPC in pci_epc_remove_epf()Zijun Hu1-3/+3
2024-12-09PCI: keystone: Add link up check to ks_pcie_other_map_bus()Kishon Vijay Abraham I1-0/+11
2024-12-09PCI: keystone: Set mode as Root Complex for "ti,keystone-pcie" compatibleKishon Vijay Abraham I1-0/+1
2024-12-09i3c: master: Fix miss free init_dyn_addr at i3c_master_put_i3c_addrs()Frank Li1-1/+1
2024-12-09i3c: master: svc: Fix pm_runtime_set_suspended() with runtime pm enabledJinjie Ruan1-1/+1
2024-12-09scsi: ufs: exynos: Fix hibern8 notify callbacksPeter Griffin1-8/+8
2024-12-09util_macros.h: fix/rework find_closest() macrosAlexandru Ardelean1-16/+40
2024-12-09ceph: extract entity name from device idPatrick Donnelly1-1/+9
2024-12-09mm/slub: Avoid list corruption when removing a slab from the full listyuan.gao2-1/+13
2024-12-09ARM: 9431/1: mm: Pair atomic_set_release() with _read_acquire()Linus Walleij1-1/+1
2024-12-09ARM: 9430/1: entry: Do a dummy read from VMAP shadowLinus Walleij1-0/+8
2024-12-09s390/entry: Mark IRQ entries to fix stack depot warningsVasily Gorbik2-0/+10
2024-12-09ARM: 9429/1: ioremap: Sync PGDs for VMALLOC shadowLinus Walleij1-4/+29
2024-12-09ad7780: fix division by zero in ad7780_write_raw()Zicheng Qu1-1/+1
2024-12-09clk: qcom: gcc-qcs404: fix initial rate of GPLL3Gabor Juhos1-0/+1
2024-12-09leds: lp55xx: Remove redundant test for invalid channel numberMichal Vokáč1-3/+0