Commit Graph

  • fd0584d220 Merge tag 'trace-tools-v6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace master Linus Torvalds 2024-12-27 15:31:52 -0800
  • 8379578b11 Merge tag 'for-v6.13-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply Linus Torvalds 2024-12-27 11:10:56 -0800
  • eff4f67583 Merge tag 'powerpc-6.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux Linus Torvalds 2024-12-27 11:06:29 -0800
  • 411a678d30 Merge tag 'probes-fixes-v6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace Linus Torvalds 2024-12-27 11:03:15 -0800
  • f0bc704f46 Merge tag 'hardening-v6.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux Linus Torvalds 2024-12-27 10:39:05 -0800
  • 2c2b3d906c Merge tag 'trace-v6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace Linus Torvalds 2024-12-27 10:33:21 -0800
  • 6cc45f8c1f rtla/timerlat: Fix histogram ALL for zero samples Tomas Glozar 2024-11-27 14:41:30 +0100
  • d6ef8b40d0 Merge tag 'sound-6.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound Linus Torvalds 2024-12-26 10:49:02 -0800
  • 23db0ed34f Merge tag 'dmaengine-fix-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine Linus Torvalds 2024-12-26 10:43:25 -0800
  • 6fcb22ef50 Merge tag 'phy-fixes-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy Linus Torvalds 2024-12-26 10:39:57 -0800
  • ab8beb2047 Merge tag 'chrome-platform-for-6.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux Linus Torvalds 2024-12-26 10:35:13 -0800
  • dcd59d0d7d platform/chrome: cros_ec_lpc: fix product identity for early Framework Laptops Dustin L. Howett 2024-12-24 12:55:58 -0600
  • 9b2ffa6148 Merge tag 'mtd/fixes-for-6.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux Linus Torvalds 2024-12-24 09:08:45 -0800
  • 17194c2998 phy: mediatek: phy-mtk-hdmi: add regulator dependency Arnd Bergmann 2024-12-13 09:30:51 +0100
  • 739214dd1c phy: freescale: fsl-samsung-hdmi: Fix 64-by-32 division cocci warnings Adam Ford 2024-12-15 16:05:55 -0600
  • a2d633cb14 phy: core: Fix an OF node refcount leakage in of_phy_provider_lookup() Zijun Hu 2024-12-13 20:36:45 +0800
  • 5ebdc6be16 phy: core: Fix an OF node refcount leakage in _of_phy_get() Zijun Hu 2024-12-13 20:36:44 +0800
  • 4dc48c88fc phy: core: Fix that API devm_phy_destroy() fails to destroy the phy Zijun Hu 2024-12-13 20:36:43 +0800
  • c0b82ab95b phy: core: Fix that API devm_of_phy_provider_unregister() fails to unregister the phy provider Zijun Hu 2024-12-13 20:36:42 +0800
  • fe4bfa9b6d phy: core: Fix that API devm_phy_put() fails to release the phy Zijun Hu 2024-12-13 20:36:41 +0800
  • ebc008699f dmaengine: tegra: Return correct DMA status when paused Akhil R 2024-12-12 18:14:12 +0530
  • 362f1bf98a dmaengine: mv_xor: fix child node refcount handling in early exit Javier Carrasco 2024-10-11 22:57:59 +0200
  • ccfa3131d4 dmaengine: fsl-edma: implement the cleanup path of fsl_edma3_attach_pd() Joe Hattori 2024-12-21 16:57:12 +0900
  • 98feccbf32 tracing: Prevent bad count for tracing_cpumask_write Lizhi Xu 2024-12-16 15:32:38 +0800
  • 452f4b31e3 tracing: Constify string literal data member in struct trace_event_call Christian Göttsche 2024-11-25 11:50:25 +0100
  • ef49c460ab Merge tag 'modules-6.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/modules/linux Linus Torvalds 2024-12-23 13:06:48 -0800
  • f07044dd0d Merge tag 'nfsd-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux Linus Torvalds 2024-12-23 12:16:15 -0800
  • 4c538044ee vsprintf: don't make the 'binary' version pack small integer arguments vsnprintf Linus Torvalds 2024-12-23 11:34:32 -0800
  • 8d4826cc8a vsnprintf: collapse the number format state into one single state Linus Torvalds 2024-12-19 13:52:53 -0800
  • 2b76e39fca vsnprintf: mark the indirect width and precision cases unlikely Linus Torvalds 2024-12-19 11:42:15 -0800
  • f372b2256a vsnprintf: inline skip_atoi() again Linus Torvalds 2024-12-19 11:37:07 -0800
  • 614d13462d vsprintf: deal with format specifiers with a lookup table Linus Torvalds 2024-12-19 10:55:56 -0800
  • 312f48b2e2 vsprintf: deal with format flags with a simple lookup table Linus Torvalds 2024-12-19 10:02:45 -0800
  • 938df695e9 vsprintf: associate the format state with the format pointer Linus Torvalds 2024-12-16 15:44:10 -0800
  • 9e0e6d8a32 vsprintf: fix calling convention for format_decode() Linus Torvalds 2024-12-16 15:37:06 -0800
  • 03d23941bf vsprintf: avoid nested switch statement on same variable Linus Torvalds 2024-12-16 10:26:53 -0800
  • be503db4d0 vsprintf: simplify number handling Linus Torvalds 2024-12-15 10:44:15 -0800
  • d685d55dfc tracing/kprobe: Make trace_kprobe's module callback called after jump_label update Masami Hiramatsu (Google) 2024-12-11 09:10:55 +0900
  • 0b7a66a2c8 preempt: Move PREEMPT_RT before PREEMPT in vermagic. Sebastian Andrzej Siewior 2024-12-05 17:06:02 +0100
  • 4bbf9020be Linux 6.13-rc4 v6.13-rc4 Linus Torvalds 2024-12-22 13:22:21 -0800
  • b1fdbe77be Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm Linus Torvalds 2024-12-22 12:16:41 -0800
  • 8afa5b10af Merge tag 'kvm-x86-fixes-6.13-rcN' of https://github.com/kvm-x86/linux into HEAD Paolo Bonzini 2024-12-22 12:07:16 -0500
  • 398b7b6cb9 KVM: x86: let it be known that ignore_msrs is a bad idea Paolo Bonzini 2024-12-19 07:43:20 -0500
  • 37d1d99b88 KVM: VMX: don't include '<linux/find.h>' directly Wolfram Sang 2024-12-17 08:05:40 +0100
  • bcde95ce32 Merge tag 'devicetree-fixes-for-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux Linus Torvalds 2024-12-22 08:40:23 -0800
  • 48f506ad0b Merge tag 'soc-fixes-6.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc Linus Torvalds 2024-12-21 15:45:06 -0800
  • 4aa748dd1a Merge tag 'mm-hotfixes-stable-2024-12-21-12-09' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm Linus Torvalds 2024-12-21 15:31:56 -0800
  • e84a3bf7f4 staging: gpib: Fix allyesconfig build failures Steven Rostedt 2024-12-17 10:19:04 -0500
  • a016546ba6 Merge tag 'kbuild-fixes-v6.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild Linus Torvalds 2024-12-21 11:24:32 -0800
  • 9c707ba99f Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf Linus Torvalds 2024-12-21 11:07:19 -0800
  • 876685ce5e Merge tag 'media/v6.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media Linus Torvalds 2024-12-21 10:56:34 -0800
  • a99b4a369a Merge tag 'pci-v6.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci Linus Torvalds 2024-12-21 10:51:04 -0800
  • 78b1346123 Merge tag 'pm-6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm Linus Torvalds 2024-12-21 10:47:47 -0800
  • be6bb3619e Merge tag 'thermal-6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm Linus Torvalds 2024-12-21 10:44:44 -0800
  • 5100b6f9e7 Merge tag 'acpi-6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm Linus Torvalds 2024-12-21 10:42:35 -0800
  • baa172c77a Merge tag '6.13-rc3-SMB3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 Linus Torvalds 2024-12-21 09:35:18 -0800
  • 4a5da3f5d3 Merge tag 'nfs-for-6.13-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs Linus Torvalds 2024-12-21 09:32:24 -0800
  • 7684392f17 Merge tag 'ceph-for-6.13-rc4' of https://github.com/ceph/ceph-client Linus Torvalds 2024-12-21 09:29:46 -0800
  • 9435dc77a3 modpost: distinguish same module paths from different dump files Masahiro Yamada 2024-12-13 00:46:15 +0900
  • 54956567a0 kbuild: deb-pkg: Do not install maint scripts for arch 'um' Nicolas Schier 2024-12-12 14:05:29 +0100
  • a34e92d2e8 kbuild: deb-pkg: add debarch for ARCH=um Masahiro Yamada 2024-12-03 20:14:45 +0900
  • d67393f4d2 kbuild: Drop support for include/asm-<arch> in headers_check.pl Geert Uytterhoeven 2024-12-05 14:20:43 +0100
  • 4a58963d10 selftests/bpf: Test bpf_skb_change_tail() in TC ingress Cong Wang 2024-12-12 19:40:57 -0800
  • 472759c9f5 selftests/bpf: Introduce socket_helpers.h for TC tests Cong Wang 2024-12-12 19:40:56 -0800
  • 9ee0c7b865 selftests/bpf: Add a BPF selftest for bpf_skb_change_tail() Cong Wang 2024-12-12 19:40:55 -0800
  • 9ecc4d858b bpf: Check negative offsets in __bpf_skb_min_len() Cong Wang 2024-12-12 19:40:54 -0800
  • 499551201b Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux Linus Torvalds 2024-12-20 14:10:01 -0800
  • 5153a75ef3 tcp_bpf: Fix copied value in tcp_bpf_sendmsg Levi Zim 2024-11-30 21:38:23 +0800
  • fdf478d236 skmsg: Return copied bytes in sk_msg_memcopy_from_iter Levi Zim 2024-11-30 21:38:22 +0800
  • d74276290c Merge tag 'hwmon-for-v6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging Linus Torvalds 2024-12-20 13:48:41 -0800
  • 8600058ba2 of: Add coreboot firmware to excluded default cells list Rob Herring (Arm) 2024-12-20 15:06:47 -0600
  • 11167b29e5 Merge tag 'block-6.13-20241220' of git://git.kernel.dk/linux Linus Torvalds 2024-12-20 13:37:58 -0800
  • 7c05bd9230 Merge tag 'io_uring-6.13-20241220' of git://git.kernel.dk/linux Linus Torvalds 2024-12-20 13:32:43 -0800
  • e9b8ffafd2 Merge tag 'usb-6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb Linus Torvalds 2024-12-20 11:09:40 -0800
  • 5127e1495b Merge tag 'spi-fix-v6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi Linus Torvalds 2024-12-20 11:06:25 -0800
  • b648264cd4 Merge tag 'regulator-fix-v6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator Linus Torvalds 2024-12-20 11:04:02 -0800
  • af215c980c Merge tag 'drm-fixes-2024-12-20' of https://gitlab.freedesktop.org/drm/kernel Linus Torvalds 2024-12-20 10:17:53 -0800
  • 5b83bcdea5 Merge tag 'trace-ringbuffer-v6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace Linus Torvalds 2024-12-20 10:13:26 -0800
  • 724c6ce38b stddef: make __struct_group() UAPI C++-friendly Alexander Lobakin 2024-12-19 14:57:34 +0100
  • a31ffd6ed5 Merge tag 'arm-soc/for-6.13/devicetree-arm64-fixes' of https://github.com/Broadcom/stblinux into arm/fixes Arnd Bergmann 2024-12-20 18:02:27 +0100
  • a61dae1101 Merge tag 'riscv-soc-fixes-for-v6.13-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git/conor/linux into arm/fixes Arnd Bergmann 2024-12-20 18:00:30 +0100
  • d888b7af7c tcp_bpf: Add sk_rmem_alloc related logic for tcp_bpf ingress redirection Zijian Zhang 2024-12-10 01:20:39 +0000
  • 54f89b3178 tcp_bpf: Charge receive socket buffer in bpf_tcp_ingress() Cong Wang 2024-12-10 01:20:38 +0000
  • 7917f01a28 nfsd: restore callback functionality for NFSv4.0 NeilBrown 2024-12-20 15:28:18 +1100
  • 926e862058 arm64/signal: Silence sparse warning storing GCSPR_EL0 Mark Brown 2024-12-14 02:12:06 +0000
  • 8cbd01ba9c Merge tag 'asoc-fix-v6.13-rc3' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus Takashi Iwai 2024-12-20 14:09:45 +0100
  • 66a0a2b047 ALSA: sh: Fix wrong argument order for copy_from_iter() Takashi Iwai 2024-12-20 12:44:16 +0100
  • 55853cb829 selftests/alsa: Fix circular dependency involving global-timer Li Zhijian 2024-12-18 10:59:31 +0800
  • fa0308134d ALSA: memalloc: prefer dma_mapping_error() over explicit address checking Fedor Pchelkin 2024-12-19 23:33:45 +0300
  • 3d3f43fab4 ALSA: compress_offload: improve file descriptors installation for dma-buf Jaroslav Kysela 2024-12-17 11:07:26 +0100
  • f25a51b47c ALSA: compress_offload: use safe list iteration in snd_compr_task_seq() Jaroslav Kysela 2024-12-17 11:07:07 +0100
  • 6018f2fe10 ALSA: compress_offload: avoid 64-bit get_user() Arnd Bergmann 2024-12-16 10:33:41 +0100
  • 1ae40d5231 ALSA: compress_offload: import DMA_BUF namespace Arnd Bergmann 2024-12-16 10:33:40 +0100
  • e639fb046b Merge tag 'amd-drm-fixes-6.13-2024-12-18' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes Dave Airlie 2024-12-20 12:53:42 +1000
  • 386d69f9f2 KVM: x86/mmu: Treat TDP MMU faults as spurious if access is already allowed Sean Christopherson 2024-12-18 13:36:11 -0800
  • 4d5163cba4 KVM: SVM: Allow guest writes to set MSR_AMD64_DE_CFG bits Sean Christopherson 2024-12-11 09:29:52 -0800
  • 9b42d1e8e4 KVM: x86: Play nice with protected guests in complete_hypercall_exit() Sean Christopherson 2024-11-27 16:43:39 -0800
  • d81cadbe16 KVM: SVM: Disable AVIC on SNP-enabled system without HvInUseWrAllowed feature Suravee Suthikulpanit 2024-11-04 07:58:45 +0000
  • 87fd883325 Merge tag 'drm-misc-fixes-2024-12-19' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixes Dave Airlie 2024-12-20 07:13:44 +1000
  • dbd2ca9367 io_uring: check if iowq is killed before queuing Pavel Begunkov 2024-12-19 19:52:58 +0000