summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-09-02Linux 6.1.51v6.1.51Greg Kroah-Hartman1-1/+1
2023-09-02thunderbolt: Fix a backport error for display flickering issueMario Limonciello1-0/+1
2023-09-02kallsyms: Fix kallsyms_selftest failureYonghong Song1-10/+7
2023-09-02io_uring/parisc: Adjust pgoff in io_uring mmap() for pariscHelge Deller1-0/+46
2023-09-02parisc: sys_parisc: parisc_personality() is called from asm codeHelge Deller1-1/+2
2023-09-02parisc: Cleanup mmap implementation regarding color alignmentJohn David Anglin1-103/+63
2023-09-02lockdep: fix static memory detection even moreHelge Deller2-40/+14
2023-09-02ARM: module: Use module_init_layout_section() to spot init sectionsJames Morse1-1/+1
2023-09-02arm64: module: Use module_init_layout_section() to spot init sectionsJames Morse1-1/+1
2023-09-02arm64: module-plts: inline linux/moduleloader.hArnd Bergmann1-0/+1
2023-09-02module: Expose module_init_layout_section()James Morse2-1/+6
2023-09-02ACPI: thermal: Drop nocrt parameterMario Limonciello2-9/+1
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