summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-17Merge tag 'acpi-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-03-17Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Linus Torvalds
2023-03-17Merge tag 'for-linus-6.3-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-03-17Merge tag 'riscv-for-linus-6.3-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-03-17Merge tag 's390-6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-03-17Merge tag 'powerpc-6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-03-17Merge tag 'mmc-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2023-03-17Merge tag 'sound-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-03-17Merge tag 'drm-fixes-2023-03-17' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-03-17Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2023-03-17Merge branches 'acpi-video', 'acpi-x86', 'acpi-tools' and 'acpi-docs'Rafael J. Wysocki
2023-03-17tools/power turbostat: version 2023.03.17Len Brown
2023-03-17tools/power turbostat: fix decoding of HWP_STATUSAntti Laakso
2023-03-17tools/power turbostat: Introduce support for EMRZhang Rui
2023-03-17tools/power turbostat: remove stray newlines from warn/warnx stringsLen Brown
2023-03-17tools/power turbostat: Fix /dev/cpu_dma_latency warningsPrarit Bhargava
2023-03-17tools/power turbostat: Provide better debug messages for failed capabilities ...Prarit Bhargava
2023-03-17tools/power turbostat: update dump of SECONDARY_TURBO_RATIO_LIMITLen Brown
2023-03-17drm/ttm: drop extra ttm_bo_put in ttm_bo_cleanup_refsChristian König
2023-03-17Merge tag 'amd-drm-fixes-6.3-2023-03-15' of https://gitlab.freedesktop.org/ag...Dave Airlie
2023-03-17Merge tag 'drm-intel-fixes-2023-03-15' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2023-03-17Merge tag 'drm-misc-fixes-2023-03-16' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-03-16Merge tag '6.3-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2023-03-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-03-16xen: remove unnecessary (void*) conversionsYu Zhe
2023-03-15drm/amdgpu: Don't resume IOMMU after incomplete initFelix Kuehling
2023-03-15drm/amdkfd: Fixed kfd_process cleanup on module exit.David Belanger
2023-03-15drm/amd/display: disconnect MPCC only on OTG changeAyush Gupta
2023-03-15drm/amd/display: Fix DP MST sinks removal issueCruise Hung
2023-03-15drm/amd/display: Do not set DRR on pipe CommitWesley Chalmers
2023-03-15drm/amd/display: Remove OTG DIV register write for Virtual signals.Saaem Rizvi
2023-03-15Merge tag 'linux-kselftest-fixes-6.3-rc3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2023-03-15powerpc/mm: Fix false detection of read faultsRussell Currey
2023-03-15drm/meson: dw-hdmi: Fix devm_regulator_*get_enable*() conversion againMarek Szyprowski
2023-03-15drm/bridge: Fix returned array size name for atomic_get_input_bus_fmts kdocLiu Ying
2023-03-14cifs: use DFS root session instead of tcon sesPaulo Alcantara
2023-03-14cifs: return DFS root session id in DebugDataPaulo Alcantara
2023-03-14sched_getaffinity: don't assume 'cpumask_size()' is fully initializedLinus Torvalds
2023-03-14RISC-V: mm: Support huge page in vmalloc_fault()Dylan Jhong
2023-03-14cifs: fix use-after-free bug in refresh_cache_worker()Paulo Alcantara
2023-03-14cifs: set DFS root session in cifs_get_smb_ses()Paulo Alcantara
2023-03-14Merge tag 'mm-hotfixes-stable-2023-03-14-16-51' of git://git.kernel.org/pub/s...Linus Torvalds
2023-03-14Merge tag 'trace-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-03-14Merge tag 'zstd-linus-v6.3-rc3' of https://github.com/terrelln/linuxLinus Torvalds
2023-03-14Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-03-14cifs: generate signkey for the channel that's reconnectingShyam Prasad N
2023-03-14cifs: Fix smb2_set_path_size()Volker Lendecke
2023-03-14tracing: Make tracepoint lockdep check actually test somethingSteven Rostedt (Google)
2023-03-14ACPI: tools: pfrut: Check if the input of level and type is in the right nume...Chen Yu
2023-03-14ACPI: PPTT: Fix to avoid sleep in the atomic context when PPTT is absentSudeep Holla