summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-08-30Linux 6.1.50v6.1.50Greg Kroah-Hartman1-1/+1
2023-08-30ASoC: amd: vangogh: select CONFIG_SND_AMD_ACP_CONFIGArnd Bergmann1-0/+1
2023-08-30maple_tree: disable mas_wr_append() when other readers are possibleLiam R. Howlett1-0/+3
2023-08-30ASoC: amd: yc: Fix a non-functional mic on Lenovo 82SJMario Limonciello1-1/+1
2023-08-30gpio: sim: pass the GPIO device's software node to irq domainBartosz Golaszewski1-1/+1
2023-08-30gpio: sim: dispose of irq mappings before destroying the irq_sim domainBartosz Golaszewski1-0/+13
2023-08-30dma-buf/sw_sync: Avoid recursive lock during fence signalRob Clark1-9/+9
2023-08-30pinctrl: renesas: rza2: Add lock around pinctrl_generic{{add,remove}_group,{a...Biju Das1-2/+15
2023-08-30pinctrl: renesas: rzv2m: Fix NULL pointer dereference in rzv2m_dt_subnode_to_...Biju Das1-2/+11
2023-08-30pinctrl: renesas: rzg2l: Fix NULL pointer dereference in rzg2l_dt_subnode_to_...Biju Das1-3/+12
2023-08-30clk: Fix undefined reference to `clk_rate_exclusive_{get,put}'Biju Das1-40/+40
2023-08-30scsi: core: raid_class: Remove raid_component_add()Zhu Wang2-52/+0
2023-08-30scsi: snic: Fix double free in snic_tgt_create()Zhu Wang1-2/+1
2023-08-30madvise:madvise_free_pte_range(): don't use mapcount() against large folio fo...Yin Fengwei2-2/+21
2023-08-30can: raw: add missing refcount for memory leak fixOliver Hartkopp1-9/+26
2023-08-30ublk: remove check IO_URING_F_SQE128 in ublk_ch_uring_cmdMing Lei1-3/+0
2023-08-30thunderbolt: Fix Thunderbolt 3 display flickering issue on 2nd hot plug onwardsSanjay R Mehta1-1/+2
2023-08-30cgroup/cpuset: Free DL BW in case can_attach() failsDietmar Eggemann3-21/+51
2023-08-30sched/deadline: Create DL BW alloc, free & check overflow interfaceDietmar Eggemann4-16/+45
2023-08-30cgroup/cpuset: Iterate only if DEADLINE tasks are presentJuri Lelli1-0/+3
2023-08-30sched/cpuset: Keep track of SCHED_DEADLINE task in cpusetsJuri Lelli4-0/+47
2023-08-30sched/cpuset: Bring back cpuset_mutexJuri Lelli3-92/+99
2023-08-30cgroup/cpuset: Rename functions dealing with DEADLINE accountingJuri Lelli1-4/+4
2023-08-30nfsd: use vfs setgid helperChristian Brauner1-1/+3
2023-08-30nfs: use vfs setgid helperChristian Brauner4-5/+4
2023-08-30selftests/net: mv bpf/nat6to4.c to net folderHangbin Liu4-20/+52
2023-08-30hwmon: (aquacomputer_d5next) Add selective 200ms delay after sending ctrl reportAleksa Savic1-1/+35
2023-08-30x86/fpu: Set X86_FEATURE_OSXSAVE feature after enabling OSXSAVE in CR4Feng Tang1-0/+7
2023-08-30x86/fpu: Invalidate FPU state correctly on exec()Rick Edgecombe2-3/+2
2023-08-30drm/display/dp: Fix the DP DSC Receiver cap sizeAnkit Nautiyal1-1/+1
2023-08-30drm/i915/dgfx: Enable d3cold at s2idleAnshuman Gupta1-15/+18
2023-08-30drm/vmwgfx: Fix shader stage validationZack Rusin2-18/+23
2023-08-30PCI: acpiphp: Use pci_assign_unassigned_bridge_resources() only for non-root busIgor Mammedov1-1/+7
2023-08-30media: vcodec: Fix potential array out-of-bounds in encoder queue_setupWei Chen1-0/+2
2023-08-30pinctrl: amd: Mask wake bits on probe againMario Limonciello1-0/+30
2023-08-30of: dynamic: Refactor action prints to not use "%pOF" inside devtree_lockRob Herring1-22/+9
2023-08-30of: unittest: Fix EXPECT for parse_phandle_with_args_map() testRob Herring1-2/+2
2023-08-30radix tree: remove unused variableArnd Bergmann1-1/+0
2023-08-30riscv: Fix build errors using binutils2.37 toolchainsMingzheng Xing1-4/+4
2023-08-30riscv: Handle zicsr/zifencei issue between gcc and binutilsMingzheng Xing2-12/+24
2023-08-30lib/clz_ctz.c: Fix __clzdi2() and __ctzdi2() for 32-bit kernelsHelge Deller1-26/+6
2023-08-30batman-adv: Hold rtnl lock during MTU update via netlinkSven Eckelmann1-0/+3
2023-08-30batman-adv: Fix batadv_v_ogm_aggr_send memory leakRemi Pommarel1-1/+3
2023-08-30batman-adv: Fix TT global entry leak when client roamed backRemi Pommarel1-1/+0
2023-08-30batman-adv: Do not get eth header before batadv_check_management_packetRemi Pommarel2-2/+4
2023-08-30batman-adv: Don't increase MTU when set by userSven Eckelmann3-1/+22
2023-08-30batman-adv: Trigger events for auto adjusted MTUSven Eckelmann1-1/+1
2023-08-30selinux: set next pointer before attaching to listChristian Göttsche1-1/+1
2023-08-30nfsd: Fix race to FREE_STATEID and cl_revokedBenjamin Coddington1-1/+1
2023-08-30NFS: Fix a use after free in nfs_direct_join_group()Trond Myklebust1-10/+16