summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-30Linux 6.1.50v6.1.50Greg Kroah-Hartman
2023-08-30ASoC: amd: vangogh: select CONFIG_SND_AMD_ACP_CONFIGArnd Bergmann
2023-08-30maple_tree: disable mas_wr_append() when other readers are possibleLiam R. Howlett
2023-08-30ASoC: amd: yc: Fix a non-functional mic on Lenovo 82SJMario Limonciello
2023-08-30gpio: sim: pass the GPIO device's software node to irq domainBartosz Golaszewski
2023-08-30gpio: sim: dispose of irq mappings before destroying the irq_sim domainBartosz Golaszewski
2023-08-30dma-buf/sw_sync: Avoid recursive lock during fence signalRob Clark
2023-08-30pinctrl: renesas: rza2: Add lock around pinctrl_generic{{add,remove}_group,{a...Biju Das
2023-08-30pinctrl: renesas: rzv2m: Fix NULL pointer dereference in rzv2m_dt_subnode_to_...Biju Das
2023-08-30pinctrl: renesas: rzg2l: Fix NULL pointer dereference in rzg2l_dt_subnode_to_...Biju Das
2023-08-30clk: Fix undefined reference to `clk_rate_exclusive_{get,put}'Biju Das
2023-08-30scsi: core: raid_class: Remove raid_component_add()Zhu Wang
2023-08-30scsi: snic: Fix double free in snic_tgt_create()Zhu Wang
2023-08-30madvise:madvise_free_pte_range(): don't use mapcount() against large folio fo...Yin Fengwei
2023-08-30can: raw: add missing refcount for memory leak fixOliver Hartkopp
2023-08-30ublk: remove check IO_URING_F_SQE128 in ublk_ch_uring_cmdMing Lei
2023-08-30thunderbolt: Fix Thunderbolt 3 display flickering issue on 2nd hot plug onwardsSanjay R Mehta
2023-08-30cgroup/cpuset: Free DL BW in case can_attach() failsDietmar Eggemann
2023-08-30sched/deadline: Create DL BW alloc, free & check overflow interfaceDietmar Eggemann
2023-08-30cgroup/cpuset: Iterate only if DEADLINE tasks are presentJuri Lelli
2023-08-30sched/cpuset: Keep track of SCHED_DEADLINE task in cpusetsJuri Lelli
2023-08-30sched/cpuset: Bring back cpuset_mutexJuri Lelli
2023-08-30cgroup/cpuset: Rename functions dealing with DEADLINE accountingJuri Lelli
2023-08-30nfsd: use vfs setgid helperChristian Brauner
2023-08-30nfs: use vfs setgid helperChristian Brauner
2023-08-30selftests/net: mv bpf/nat6to4.c to net folderHangbin Liu
2023-08-30hwmon: (aquacomputer_d5next) Add selective 200ms delay after sending ctrl reportAleksa Savic
2023-08-30x86/fpu: Set X86_FEATURE_OSXSAVE feature after enabling OSXSAVE in CR4Feng Tang
2023-08-30x86/fpu: Invalidate FPU state correctly on exec()Rick Edgecombe
2023-08-30drm/display/dp: Fix the DP DSC Receiver cap sizeAnkit Nautiyal
2023-08-30drm/i915/dgfx: Enable d3cold at s2idleAnshuman Gupta
2023-08-30drm/vmwgfx: Fix shader stage validationZack Rusin
2023-08-30PCI: acpiphp: Use pci_assign_unassigned_bridge_resources() only for non-root busIgor Mammedov
2023-08-30media: vcodec: Fix potential array out-of-bounds in encoder queue_setupWei Chen
2023-08-30pinctrl: amd: Mask wake bits on probe againMario Limonciello
2023-08-30of: dynamic: Refactor action prints to not use "%pOF" inside devtree_lockRob Herring
2023-08-30of: unittest: Fix EXPECT for parse_phandle_with_args_map() testRob Herring
2023-08-30radix tree: remove unused variableArnd Bergmann
2023-08-30riscv: Fix build errors using binutils2.37 toolchainsMingzheng Xing
2023-08-30riscv: Handle zicsr/zifencei issue between gcc and binutilsMingzheng Xing
2023-08-30lib/clz_ctz.c: Fix __clzdi2() and __ctzdi2() for 32-bit kernelsHelge Deller
2023-08-30batman-adv: Hold rtnl lock during MTU update via netlinkSven Eckelmann
2023-08-30batman-adv: Fix batadv_v_ogm_aggr_send memory leakRemi Pommarel
2023-08-30batman-adv: Fix TT global entry leak when client roamed backRemi Pommarel
2023-08-30batman-adv: Do not get eth header before batadv_check_management_packetRemi Pommarel
2023-08-30batman-adv: Don't increase MTU when set by userSven Eckelmann
2023-08-30batman-adv: Trigger events for auto adjusted MTUSven Eckelmann
2023-08-30selinux: set next pointer before attaching to listChristian Göttsche
2023-08-30nfsd: Fix race to FREE_STATEID and cl_revokedBenjamin Coddington
2023-08-30NFS: Fix a use after free in nfs_direct_join_group()Trond Myklebust