summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-08-30Linux 5.10.193v5.10.193Greg Kroah-Hartman
2023-08-30mm,hwpoison: fix printing of page flagsOscar Salvador
2023-08-30ASoC: Intel: sof_sdw: include rt711.h for RT711 JD modeBard Liao
2023-08-30mm: memory-failure: fix unexpected return value in soft_offline_page()Miaohe Lin
2023-08-30mm: memory-failure: kill soft_offline_free_page()Kefeng Wang
2023-08-30mm: fix page reference leak in soft_offline_page()Dan Williams
2023-08-30mm,hwpoison: refactor get_any_pageOscar Salvador
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-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-30ASoC: rt711: add two jack detection modesShuming Fan
2023-08-30drm/i915: Fix premature release of request's reusable memoryJanusz Krzysztofik
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-30timers/nohz: Switch to ONESHOT_STOPPED in the low-res handler when the tick i...Nicholas Piggin
2023-08-30tick: Detect and fix jiffies update stallFrederic Weisbecker
2023-08-30torture: Fix hang during kthread shutdown phaseJoel Fernandes (Google)
2023-08-30x86/fpu: Set X86_FEATURE_OSXSAVE feature after enabling OSXSAVE in CR4Feng Tang
2023-08-30drm/display/dp: Fix the DP DSC Receiver cap sizeAnkit Nautiyal
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-30of: dynamic: Refactor action prints to not use "%pOF" inside devtree_lockRob Herring
2023-08-30radix tree: remove unused variableArnd Bergmann
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
2023-08-30mm: add a call to flush_cache_vmap() in vmap_pfn()Alexandre Ghiti
2023-08-30clk: Fix slab-out-of-bounds error in devm_clk_release()Andrey Skvortsov
2023-08-30NFSv4: Fix dropped lock for racing OPEN and delegation returnBenjamin Coddington
2023-08-30ibmveth: Use dcbf rather than dcbflMichael Ellerman
2023-08-30bonding: fix macvlan over alb bond supportHangbin Liu
2023-08-30net: remove bond_slave_has_mac_rcu()Jakub Kicinski
2023-08-30rtnetlink: Reject negative ifindexes in RTM_NEWLINKIdo Schimmel
2023-08-30rtnetlink: return ENODEV when ifname does not exist and group is givenFlorent Fourcot
2023-08-30netfilter: nf_tables: fix out of memory error handlingFlorian Westphal
2023-08-30net/sched: fix a qdisc modification with ambiguous command requestJamal Hadi Salim