summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-26Merge tag '6.5-rc3-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2023-07-26ALSA: usb-audio: Update for native DSD support quirksJussi Laako
2023-07-26mm: suppress mm fault logging if fatal signal already pendingLinus Torvalds
2023-07-26drm/msm: Disallow submit with fence id 0Rob Clark
2023-07-26arm64/sme: Set new vector length before reallocatingMark Brown
2023-07-26arm64/fpsimd: Don't flush SME register hardware state along with threadMark Brown
2023-07-26netfilter: nf_tables: disallow rule addition to bound chain via NFTA_RULE_CHA...Pablo Neira Ayuso
2023-07-26netfilter: nf_tables: skip immediate deactivate in _PREPARE_ERRORPablo Neira Ayuso
2023-07-26netfilter: nft_set_rbtree: fix overlap expiration walkFlorian Westphal
2023-07-26rbd: retrieve and check lock owner twice before blocklistingIlya Dryomov
2023-07-26rbd: harden get_lock_owner_info() a bitIlya Dryomov
2023-07-26rbd: make get_lock_owner_info() return a single locker or NULLIlya Dryomov
2023-07-26btrfs: check for commit error at btrfs_attach_transaction_barrier()Filipe Manana
2023-07-26igc: Fix Kernel Panic during ndo_tx_timeout callbackMuhammad Husaini Zulkifli
2023-07-26net: dsa: qca8k: fix mdb add/del case with 0 VIDChristian Marangi
2023-07-26net: dsa: qca8k: fix broken search_and_delChristian Marangi
2023-07-26net: dsa: qca8k: fix search_and_insert wrong handling of new ruleChristian Marangi
2023-07-26net: dsa: qca8k: enable use_single_write for qca8xxxChristian Marangi
2023-07-26xen/evtchn: Introduce new IOCTL to bind static evtchnRahul Singh
2023-07-25net: ipa: only reset hashed tables when supportedAlex Elder
2023-07-25Merge branch 'net-fix-error-warning-by-fstrict-flex-arrays-3'Jakub Kicinski
2023-07-25af_packet: Fix warning of fortified memcpy() in packet_getname().Kuniyuki Iwashima
2023-07-25af_unix: Fix fortify_panic() in unix_bind_bsd().Kuniyuki Iwashima
2023-07-25macvlan: add forgotten nla_policy for IFLA_MACVLAN_BC_CUTOFFLin Ma
2023-07-25ovl: Always reevaluate the file signature for IMAEric Snowberg
2023-07-25x86/traps: Fix load_unaligned_zeropad() handling for shared TDX memoryKirill A. Shutemov
2023-07-25Merge tag 'nfsd-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2023-07-25drm/amdgpu: Restore HQD persistent state registerLijo Lazar
2023-07-25drm/amd/display: Unlock on error path in dm_handle_mst_sideband_msg_ready_eve...Dan Carpenter
2023-07-25drm/amd/display: Exit idle optimizations before attempt to access PHYLeo Chen
2023-07-25drm/amd/display: Don't apply FIFO resync W/A if rdivider = 0Alvin Lee
2023-07-25drm/amd/display: Guard DCN31 PHYD32CLK logic against chip familyGeorge Shen
2023-07-25drm/amd/smu: use AverageGfxclkFrequency* to replace previous GFX Curr ClockJane Jian
2023-07-25drm/amd: Fix an error handling mistake in psp_sw_init()Mario Limonciello
2023-07-25drm/amdgpu: Fix infinite loop in gfxhub_v1_2_xcc_gart_enable (v2)Victor Lu
2023-07-25drm/amdkfd: fix trap handling work around for debuggingJonathan Kim
2023-07-25drm/fb-helper: Remove unused inline function drm_fb_helper_defio_init()YueHaibing
2023-07-25Merge tag 'm68k-for-v6.5-tag2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-07-25dm cache policy smq: ensure IO doesn't prevent cleaner policy progressJoe Thornber
2023-07-25dm raid: protect md_stop() with 'reconfig_mutex'Yu Kuai
2023-07-25dm raid: clean up four equivalent goto tags in raid_ctr()Yu Kuai
2023-07-25dm raid: fix missing reconfig_mutex unlock in raid_ctr() error pathsYu Kuai
2023-07-25dm integrity: fix double free on memory allocation failureMikulas Patocka
2023-07-25xenbus: check xen_domain in xenbus_probe_initcallStefano Stabellini
2023-07-25platform/x86: huawei-wmi: Silence ambient light sensorKonstantin Shelekhin
2023-07-25platform/x86: msi-laptop: Fix rfkill out-of-sync on MSI Wind U100Maxim Mikityanskiy
2023-07-25platform/x86: asus-wmi: Fix setting RGB mode on some TUF laptopsKristian Angelov
2023-07-25platform/x86: think-lmi: Use kfree_sensitive instead of kfreeWang Ming
2023-07-25platform/x86/intel/hid: Add HP Dragonfly G2 to VGBS DMI quirksMaxim Mikityanskiy
2023-07-25platform/x86: intel: hid: Always call BTNL ACPI methodHans de Goede