summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-11-06Merge tag 'hid-for-linus-20241105' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2024-11-06ASoC: amd: yc: fix internal mic on Xiaomi Book Pro 14 2022Mingcong Bai1-0/+7
2024-11-06USB: serial: qcserial: add support for Sierra Wireless EM86xxJack Wu1-0/+2
2024-11-06arm64/sve: Discard stale CPU state when handling SVE trapsMark Brown1-0/+1
2024-11-06platform/x86: thinkpad_acpi: Fix for ThinkPad's with ECFW showing incorrect f...Vishnu Sankar1-3/+25
2024-11-06KVM: PPC: Book3S HV: Mask off LPCR_MER for a vCPU before running it to avoid ...Gautam Menghani1-0/+12
2024-11-05Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski11-32/+32
2024-11-05Merge branch 'mptcp-pm-fix-wrong-perm-and-sock-kfree'Jakub Kicinski3-3/+2
2024-11-05mptcp: use sock_kfree_s instead of kfreeGeliang Tang1-1/+2
2024-11-05mptcp: no admin perm to list endpointsMatthieu Baerts (NGI0)2-2/+0
2024-11-05net: phy: ti: add PHY_RST_AFTER_CLK_EN flagDiogo Silva1-0/+2
2024-11-05mm: resolve faulty mmap_region() error path behaviourLorenzo Stoakes1-54/+65
2024-11-05mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handlingLorenzo Stoakes6-13/+16
2024-11-05mm: refactor map_deny_write_exec()Lorenzo Stoakes4-6/+21
2024-11-05mm: unconditionally close VMAs on errorLorenzo Stoakes5-17/+27
2024-11-05mm: avoid unsafe VMA hook invocation when error arises on mmap hookLorenzo Stoakes3-5/+32
2024-11-05mm/thp: fix deferred split unqueue naming and lockingHugh Dickins8-24/+67
2024-11-05mm/thp: fix deferred split queue not partially_mappedHugh Dickins3-9/+20
2024-11-05drm/xe: Stop accumulating LRC timestamp on job_freeLucas De Marchi2-2/+6
2024-11-05drm/xe/pf: Fix potential GGTT allocation leakMichal Wajdeczko1-1/+3
2024-11-05drm/xe: Drop VM dma-resv lock on xe_sync_in_fence_get failure in exec IOCTLMatthew Brost1-0/+1
2024-11-05drm/xe: Fix possible exec queue leak in exec IOCTLMatthew Brost1-4/+8
2024-11-05Merge tag 'qcom-clk-fixes-for-6.12' of https://git.kernel.org/pub/scm/linux/k...Stephen Boyd3-9/+9
2024-11-05mm/slab: fix warning caused by duplicate kmem_cache creation in kmem_buckets_...Koichiro Den1-11/+20
2024-11-05ASoC: stm32: spdifrx: fix dma channel release in stm32_spdifrx_removeAmelie Delaunay1-1/+1
2024-11-05drm/amdgpu: add missing size check in amdgpu_debugfs_gprwave_read()Alex Deucher1-1/+1
2024-11-05drm/amdgpu: Adjust debugfs eviction and IB access permissionsAlex Deucher1-3/+3
2024-11-05drm/amdgpu: Adjust debugfs register access permissionsAlex Deucher1-1/+1
2024-11-05drm/amdgpu: Fix DPX valid mode check on GC 9.4.3Lijo Lazar1-1/+1
2024-11-05Merge branch 'net-ethernet-ti-am65-cpsw-fixes-to-multi-queue-rx-feature'Paolo Abeni2-44/+37
2024-11-05net: ethernet: ti: am65-cpsw: fix warning in am65_cpsw_nuss_remove_rx_chns()Roger Quadros1-0/+2
2024-11-05net: ethernet: ti: am65-cpsw: Fix multi queue Rx on J7Roger Quadros2-44/+35
2024-11-05thunderbolt: Fix connection issue with Pluggable UD-4VPD dockMika Westerberg1-1/+1
2024-11-05i2c: muxes: Fix return value check in mule_i2c_mux_probe()Yang Yingliang1-2/+2
2024-11-05MAINTAINERS: Generic Sound Card sectionKuninori Morimoto1-0/+9
2024-11-05usb: typec: fix potential out of bounds in ucsi_ccg_update_set_new_cam_cmd()Dan Carpenter1-0/+2
2024-11-05usb: dwc3: fix fault at system suspend if device was already runtime suspendedRoger Quadros1-13/+12
2024-11-05usb: typec: qcom-pmic: init value of hdr_len/txbuf_len earlierRex Nie1-4/+4
2024-11-05net: hns3: fix kernel crash when uninstalling driverPeiyang Wang1-1/+4
2024-11-05usb: musb: sunxi: Fix accessing an released usb phyZijun Hu1-2/+0
2024-11-05ALSA: usb-audio: Add quirk for HP 320 FHD WebcamTakashi Iwai2-0/+3
2024-11-05Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann642-4879/+7109
2024-11-04Revert "Merge branch 'there-are-some-bugfix-for-the-hns3-ethernet-driver'"Jakub Kicinski9-178/+26
2024-11-04scsi: ufs: core: Start the RTC update work laterBart Van Assche1-2/+8
2024-11-04Merge tag 'linux-can-fixes-for-6.12-20241104' of git://git.kernel.org/pub/scm...Jakub Kicinski8-12/+25
2024-11-04Merge tag 'arm-fixes-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds59-158/+213
2024-11-05ksmbd: check outstanding simultaneous SMB operationsNamjae Jeon5-10/+20
2024-11-05ksmbd: fix slab-use-after-free in smb3_preauth_hash_rspNamjae Jeon1-2/+2
2024-11-05ksmbd: fix slab-use-after-free in ksmbd_smb2_session_createNamjae Jeon1-1/+3
2024-11-04cpufreq: intel_pstate: Update asym capacity for CPUs that were offline initiallyRafael J. Wysocki1-0/+5