summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 6.1.51v6.1.51Greg Kroah-Hartman2023-09-021-1/+1
* thunderbolt: Fix a backport error for display flickering issueMario Limonciello2023-09-021-0/+1
* kallsyms: Fix kallsyms_selftest failureYonghong Song2023-09-021-10/+7
* io_uring/parisc: Adjust pgoff in io_uring mmap() for pariscHelge Deller2023-09-021-0/+46
* parisc: sys_parisc: parisc_personality() is called from asm codeHelge Deller2023-09-021-1/+2
* parisc: Cleanup mmap implementation regarding color alignmentJohn David Anglin2023-09-021-103/+63
* lockdep: fix static memory detection even moreHelge Deller2023-09-022-40/+14
* ARM: module: Use module_init_layout_section() to spot init sectionsJames Morse2023-09-021-1/+1
* arm64: module: Use module_init_layout_section() to spot init sectionsJames Morse2023-09-021-1/+1
* arm64: module-plts: inline linux/moduleloader.hArnd Bergmann2023-09-021-0/+1
* module: Expose module_init_layout_section()James Morse2023-09-022-1/+6
* ACPI: thermal: Drop nocrt parameterMario Limonciello2023-09-022-9/+1
* Linux 6.1.50v6.1.50Greg Kroah-Hartman2023-08-301-1/+1
* ASoC: amd: vangogh: select CONFIG_SND_AMD_ACP_CONFIGArnd Bergmann2023-08-301-0/+1
* maple_tree: disable mas_wr_append() when other readers are possibleLiam R. Howlett2023-08-301-0/+3
* ASoC: amd: yc: Fix a non-functional mic on Lenovo 82SJMario Limonciello2023-08-301-1/+1
* gpio: sim: pass the GPIO device's software node to irq domainBartosz Golaszewski2023-08-301-1/+1
* gpio: sim: dispose of irq mappings before destroying the irq_sim domainBartosz Golaszewski2023-08-301-0/+13
* dma-buf/sw_sync: Avoid recursive lock during fence signalRob Clark2023-08-301-9/+9
* pinctrl: renesas: rza2: Add lock around pinctrl_generic{{add,remove}_group,{a...Biju Das2023-08-301-2/+15
* pinctrl: renesas: rzv2m: Fix NULL pointer dereference in rzv2m_dt_subnode_to_...Biju Das2023-08-301-2/+11
* pinctrl: renesas: rzg2l: Fix NULL pointer dereference in rzg2l_dt_subnode_to_...Biju Das2023-08-301-3/+12
* clk: Fix undefined reference to `clk_rate_exclusive_{get,put}'Biju Das2023-08-301-40/+40
* scsi: core: raid_class: Remove raid_component_add()Zhu Wang2023-08-302-52/+0
* scsi: snic: Fix double free in snic_tgt_create()Zhu Wang2023-08-301-2/+1
* madvise:madvise_free_pte_range(): don't use mapcount() against large folio fo...Yin Fengwei2023-08-302-2/+21
* can: raw: add missing refcount for memory leak fixOliver Hartkopp2023-08-301-9/+26
* ublk: remove check IO_URING_F_SQE128 in ublk_ch_uring_cmdMing Lei2023-08-301-3/+0
* thunderbolt: Fix Thunderbolt 3 display flickering issue on 2nd hot plug onwardsSanjay R Mehta2023-08-301-1/+2
* cgroup/cpuset: Free DL BW in case can_attach() failsDietmar Eggemann2023-08-303-21/+51
* sched/deadline: Create DL BW alloc, free & check overflow interfaceDietmar Eggemann2023-08-304-16/+45
* cgroup/cpuset: Iterate only if DEADLINE tasks are presentJuri Lelli2023-08-301-0/+3
* sched/cpuset: Keep track of SCHED_DEADLINE task in cpusetsJuri Lelli2023-08-304-0/+47
* sched/cpuset: Bring back cpuset_mutexJuri Lelli2023-08-303-92/+99
* cgroup/cpuset: Rename functions dealing with DEADLINE accountingJuri Lelli2023-08-301-4/+4
* nfsd: use vfs setgid helperChristian Brauner2023-08-301-1/+3
* nfs: use vfs setgid helperChristian Brauner2023-08-304-5/+4
* selftests/net: mv bpf/nat6to4.c to net folderHangbin Liu2023-08-304-20/+52
* hwmon: (aquacomputer_d5next) Add selective 200ms delay after sending ctrl reportAleksa Savic2023-08-301-1/+35
* x86/fpu: Set X86_FEATURE_OSXSAVE feature after enabling OSXSAVE in CR4Feng Tang2023-08-301-0/+7
* x86/fpu: Invalidate FPU state correctly on exec()Rick Edgecombe2023-08-302-3/+2
* drm/display/dp: Fix the DP DSC Receiver cap sizeAnkit Nautiyal2023-08-301-1/+1
* drm/i915/dgfx: Enable d3cold at s2idleAnshuman Gupta2023-08-301-15/+18
* drm/vmwgfx: Fix shader stage validationZack Rusin2023-08-302-18/+23
* PCI: acpiphp: Use pci_assign_unassigned_bridge_resources() only for non-root busIgor Mammedov2023-08-301-1/+7
* media: vcodec: Fix potential array out-of-bounds in encoder queue_setupWei Chen2023-08-301-0/+2
* pinctrl: amd: Mask wake bits on probe againMario Limonciello2023-08-301-0/+30
* of: dynamic: Refactor action prints to not use "%pOF" inside devtree_lockRob Herring2023-08-301-22/+9
* of: unittest: Fix EXPECT for parse_phandle_with_args_map() testRob Herring2023-08-301-2/+2
* radix tree: remove unused variableArnd Bergmann2023-08-301-1/+0