summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-19Merge tag 'ras_urgent_for_v6.3_rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-03-19Merge tag 'perf_urgent_for_v6.3_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-03-19Merge tag 'x86_urgent_for_v6.3_rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-03-19Merge tag 'ext4_for_linus_urgent' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-03-18Merge tag 'fbdev-for-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-03-18Merge tag 'kbuild-fixes-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-03-18Merge tag 'hwmon-for-v6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-03-18Merge tag 'ata-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2023-03-18media: m5mols: fix off-by-one loop termination errorLinus Torvalds
2023-03-17ext4: fix possible double unlock when moving a directoryTheodore Ts'o
2023-03-17Merge tag 'net-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-03-17Merge tag 'block-6.3-2023-03-16' of git://git.kernel.dk/linuxLinus Torvalds
2023-03-17Merge tag 'io_uring-6.3-2023-03-16' of git://git.kernel.dk/linuxLinus Torvalds
2023-03-17Merge tag 'pm-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
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 branch 'pm-cpuidle'Rafael J. Wysocki
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-17Merge branch 'bonding-fixes'David S. Miller
2023-03-17selftests: bonding: add tests for ether type changesNikolay Aleksandrov
2023-03-17bonding: restore bond's IFF_SLAVE flag if a non-eth dev enslave failsNikolay Aleksandrov
2023-03-17bonding: restore IFF_MASTER/SLAVE flags on bond enslave ether type changeNikolay Aleksandrov
2023-03-17Merge branch 'net-renesas-rswitch-fixes'David S. Miller
2023-03-17net: renesas: rswitch: Fix GWTSDIE register handlingYoshihiro Shimoda
2023-03-17net: renesas: rswitch: Fix the output value of quote from rswitch_rx()Yoshihiro Shimoda
2023-03-17ethernet: sun: add check for the mdesc_grab()Liang He
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-16Merge branch 'net-ipa-minor-bug-fixes'Jakub Kicinski
2023-03-16net: ipa: fix some register validity checksAlex Elder
2023-03-16net: ipa: kill FILT_ROUT_CACHE_CFG IPA registerAlex Elder
2023-03-16net: ipa: add two missing declarationsAlex Elder
2023-03-16net: ipa: reg: include <linux/bug.h>Alex Elder
2023-03-16net: xdp: don't call notifiers during driver initJakub Kicinski
2023-03-16Merge branch 'net-sched-fix-parsing-of-tca_ext_warn_msg-for-tc-action'Jakub Kicinski