summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-08-30Linux 5.10.193v5.10.193Greg Kroah-Hartman1-1/+1
2023-08-30mm,hwpoison: fix printing of page flagsOscar Salvador1-1/+1
2023-08-30ASoC: Intel: sof_sdw: include rt711.h for RT711 JD modeBard Liao2-16/+12
2023-08-30mm: memory-failure: fix unexpected return value in soft_offline_page()Miaohe Lin1-4/+7
2023-08-30mm: memory-failure: kill soft_offline_free_page()Kefeng Wang1-11/+1
2023-08-30mm: fix page reference leak in soft_offline_page()Dan Williams1-4/+16
2023-08-30mm,hwpoison: refactor get_any_pageOscar Salvador1-58/+43
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-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-30ASoC: rt711: add two jack detection modesShuming Fan3-1/+60
2023-08-30drm/i915: Fix premature release of request's reusable memoryJanusz Krzysztofik2-29/+72
2023-08-30cgroup/cpuset: Free DL BW in case can_attach() failsDietmar Eggemann3-20/+50
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/+46
2023-08-30sched/cpuset: Bring back cpuset_mutexJuri Lelli3-51/+57
2023-08-30cgroup/cpuset: Rename functions dealing with DEADLINE accountingJuri Lelli1-4/+4
2023-08-30timers/nohz: Switch to ONESHOT_STOPPED in the low-res handler when the tick i...Nicholas Piggin1-2/+10
2023-08-30tick: Detect and fix jiffies update stallFrederic Weisbecker2-0/+21
2023-08-30torture: Fix hang during kthread shutdown phaseJoel Fernandes (Google)1-1/+1
2023-08-30x86/fpu: Set X86_FEATURE_OSXSAVE feature after enabling OSXSAVE in CR4Feng Tang1-0/+8
2023-08-30drm/display/dp: Fix the DP DSC Receiver cap sizeAnkit Nautiyal1-1/+1
2023-08-30drm/vmwgfx: Fix shader stage validationZack Rusin2-18/+24
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-30of: dynamic: Refactor action prints to not use "%pOF" inside devtree_lockRob Herring1-22/+9
2023-08-30radix tree: remove unused variableArnd Bergmann1-1/+0
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
2023-08-30mm: add a call to flush_cache_vmap() in vmap_pfn()Alexandre Ghiti1-0/+4
2023-08-30clk: Fix slab-out-of-bounds error in devm_clk_release()Andrey Skvortsov1-6/+7
2023-08-30NFSv4: Fix dropped lock for racing OPEN and delegation returnBenjamin Coddington1-1/+8
2023-08-30ibmveth: Use dcbf rather than dcbflMichael Ellerman1-1/+1
2023-08-30bonding: fix macvlan over alb bond supportHangbin Liu2-13/+4
2023-08-30net: remove bond_slave_has_mac_rcu()Jakub Kicinski1-14/+0
2023-08-30rtnetlink: Reject negative ifindexes in RTM_NEWLINKIdo Schimmel1-0/+3
2023-08-30rtnetlink: return ENODEV when ifname does not exist and group is givenFlorent Fourcot1-4/+14
2023-08-30netfilter: nf_tables: fix out of memory error handlingFlorian Westphal1-3/+10
2023-08-30net/sched: fix a qdisc modification with ambiguous command requestJamal Hadi Salim1-13/+40