aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2023-04-19Merge tag 'nfsd-6.3-6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...HEADmasterLinus Torvalds1-1/+5
2023-04-19Merge tag 'loongarch-fixes-6.3-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds22-49/+121
2023-04-19tools/loongarch: Use __SIZEOF_LONG__ to define __BITS_PER_LONGTiezhu Yang1-1/+1
2023-04-19LoongArch: Replace hard-coded values in comments with VALENEnze Li1-2/+2
2023-04-19LoongArch: Clean up plat_swiotlb_setup() related codeTiezhu Yang2-3/+2
2023-04-19LoongArch: Check unwind_error() in arch_stack_walk()Tiezhu Yang3-2/+5
2023-04-19LoongArch: Adjust user_regset_copyin parameter to the correct offsetQing Zhang1-5/+5
2023-04-19LoongArch: Adjust user_watch_state for explicit alignmentQing Zhang2-5/+13
2023-04-18Merge tag 'mmc-v6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds2-3/+4
2023-04-18Merge tag 'arm-fixes-6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds37-98/+88
2023-04-18LoongArch: module: set section addresses to 0x0Huacai Chen1-4/+4
2023-04-18LoongArch: Mark 3 symbol exports as non-GPLHuacai Chen2-3/+3
2023-04-18LoongArch: Enable PG when wakeup from suspendHuacai Chen1-0/+4
2023-04-18LoongArch: Fix _CONST64_(x) as unsignedQing Zhang1-2/+2
2023-04-18LoongArch: Fix build error if CONFIG_SUSPEND is not setHuacai Chen1-0/+3
2023-04-18LoongArch: Fix probing of the CRC32 featureHuacai Chen5-21/+30
2023-04-18LoongArch: Make WriteCombine configurable for ioremap()Huacai Chen5-1/+47
2023-04-17SUNRPC: Fix failures of checksum Kunit testsChuck Lever1-1/+4
2023-04-16Linux 6.3-rc7Linus Torvalds1-1/+1
2023-04-16Merge tag 'sched_urgent_for_v6.3_rc7' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+10
2023-04-16Merge tag 'x86_urgent_for_v6.3_rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+2
2023-04-16Merge tag 'powerpc-6.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2-0/+8
2023-04-16Merge tag 'kbuild-fixes-v6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds9-139/+138
2023-04-16Merge tag '6.3-rc6-ksmbd-server-fix' of git://git.samba.org/ksmbdLinus Torvalds1-9/+14
2023-04-16kbuild: do not create intermediate *.tar for tar packagesMasahiro Yamada1-17/+9
2023-04-16kbuild: do not create intermediate *.tar for source tarballsMasahiro Yamada1-7/+17
2023-04-16kbuild: merge cmd_archive_linux and cmd_archive_perfMasahiro Yamada1-10/+9
2023-04-16init/initramfs: Fix argument forwarding to panic() in panic_show_mem()Benjamin Gray1-9/+2
2023-04-16initramfs: Check negative timestamp to prevent broken cpio archiveBenjamin Gray1-3/+9
2023-04-15Merge tag '6.3-rc6-smb311-client-negcontext-fix' of git://git.samba.org/sfren...Linus Torvalds1-10/+31
2023-04-15Merge tag 'ubifs-for-linus-6.3-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-8/+17
2023-04-15cifs: fix negotiate context parsingDavid Disseldorp1-10/+31
2023-04-15Merge tag 'i2c-for-6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-46/+49
2023-04-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-12/+8
2023-04-15Merge tag 'block-6.3-2023-04-14' of git://git.kernel.dk/linuxLinus Torvalds1-0/+2
2023-04-15Merge tag 'io_uring-6.3-2023-04-14' of git://git.kernel.dk/linuxLinus Torvalds1-1/+1
2023-04-14Merge tag 'riscv-for-linus-6.3-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-57/+62
2023-04-14Merge tag 'acpi-6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2-0/+8
2023-04-14Merge tag 'pm-6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-10/+8
2023-04-14Merge tag 'thermal-6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-7/+66
2023-04-14Merge tag 'sound-6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds7-10/+56
2023-04-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds12-41/+65
2023-04-14Merge branch 'acpi-x86'Rafael J. Wysocki1-0/+1
2023-04-14io_uring: complete request via task work in case of DEFER_TASKRUNMing Lei1-1/+1
2023-04-14Merge branch 'nvme-6.3' of git://git.infradead.org/nvme into block-6.3Jens Axboe1-0/+2
2023-04-14Merge tag 'qcom-arm64-fixes-for-6.3-2' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann8-15/+16
2023-04-14Merge tag 'v6.3-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann15-35/+33
2023-04-14firmware/psci: demote suspend-mode warning to info levelJohan Hovold1-1/+2
2023-04-14ALSA: hda/hdmi: disable KAE for Intel DG2Kai Vehmanen1-1/+1
2023-04-14nvme-pci: add NVME_QUIRK_BOGUS_NID for T-FORCE Z330 SSDDuy Truong1-0/+2
2023-04-13riscv: No need to relocate the dtb as it lies in the fixmap regionAlexandre Ghiti1-19/+2
2023-04-13riscv: Do not set initial_boot_params to the linear address of the dtbAlexandre Ghiti1-4/+1
2023-04-13riscv: Move early dtb mapping into the fixmap regionAlexandre Ghiti5-33/+51
2023-04-13Merge tag 'cgroup-for-6.3-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-39/+150
2023-04-13Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-8/+14
2023-04-13Merge tag 'net-6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds65-517/+990
2023-04-13Merge tag 'devicetree-fixes-for-6.2-3' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds6-3/+25
2023-04-13Merge tag 'pinctrl-v6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-20/+16
2023-04-13Merge tag 'drm-fixes-2023-04-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds13-35/+175
2023-04-13Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski14-38/+205
2023-04-13ksmbd: avoid out of bounds access in decode_preauth_ctxt()David Disseldorp1-9/+14
2023-04-13Merge tag 'drm-misc-fixes-2023-04-13' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter7-3/+15
2023-04-13Merge branch 'XDP-hints: change RX-hash kfunc bpf_xdp_metadata_rx_hash'Alexei Starovoitov14-38/+205
2023-04-13selftests/bpf: Adjust bpf_xdp_metadata_rx_hash for new argJesper Dangaard Brouer6-12/+23
2023-04-13mlx4: bpf_xdp_metadata_rx_hash add xdp rss hash typeJesper Dangaard Brouer1-1/+18
2023-04-13veth: bpf_xdp_metadata_rx_hash add xdp rss hash typeJesper Dangaard Brouer1-2/+5
2023-04-13mlx5: bpf_xdp_metadata_rx_hash add xdp rss hash typeJesper Dangaard Brouer3-3/+73
2023-04-13xdp: rss hash types representationJesper Dangaard Brouer7-6/+64
2023-04-13selftests/bpf: xdp_hw_metadata remove bpf_printk and add countersJesper Dangaard Brouer2-16/+24
2023-04-13fbcon: set_con2fb_map needs to set con2fb_map!Daniel Vetter1-1/+2
2023-04-13fbcon: Fix error paths in set_con2fb_mapDaniel Vetter1-9/+8
2023-04-13skbuff: Fix a race between coalescing and releasing SKBsLiang Chen1-8/+8
2023-04-13net: macb: fix a memory corruption in extended buffer descriptor modeRoman Gushchin1-0/+4
2023-04-13selftests: add the missing CONFIG_IP_SCTP in net configXin Long1-0/+1
2023-04-13udp6: fix potential access to stale informationEric Dumazet1-3/+5
2023-04-13selftests: openvswitch: adjust datapath NL message declarationAaron Conole1-1/+1
2023-04-13Merge branch 'mptcp-more-fixes-for-6-3'Jakub Kicinski5-18/+20
2023-04-13selftests: mptcp: userspace pm: uniform verify eventsMatthieu Baerts1-0/+2
2023-04-13mptcp: fix NULL pointer dereference on fastopen early fallbackPaolo Abeni1-2/+9
2023-04-13mptcp: stricter state check in mptcp_workerPaolo Abeni1-1/+1
2023-04-13mptcp: use mptcp_schedule_work instead of open-coding itPaolo Abeni2-15/+8
2023-04-13i2c: ocores: generate stop condition after timeout in polling modeGregor Herburger1-16/+19
2023-04-13RDMA/core: Fix GID entry ref leak when create_ah failsSaravanan Vajravel1-0/+2
2023-04-13sunrpc: Fix RFC6803 encryption testDavid Howells1-0/+1
2023-04-13x86/rtc: Remove __init for runtime functionsMatija Glavinic Pecotic1-2/+2
2023-04-13Merge tag 'drm-intel-fixes-2023-04-13' of git://anongit.freedesktop.org/drm/d...Daniel Vetter1-4/+16
2023-04-13net: enetc: workaround for unresponsive pMAC after receiving express trafficVladimir Oltean1-0/+16
2023-04-13sctp: fix a potential overflow in sctp_ifwdtsn_skipXin Long1-1/+2
2023-04-13Merge tag 'amd-drm-fixes-6.3-2023-04-12' of https://gitlab.freedesktop.org/ag...Daniel Vetter4-19/+135
2023-04-13net: qrtr: Fix an uninit variable access bug in qrtr_tx_resume()Ziyang Xuan1-3/+5
2023-04-13ALSA: hda/realtek: Add quirks for Lenovo Z13/Z16 Gen2Stefan Binding1-0/+3
2023-04-12rtnetlink: Restore RTM_NEW/DELLINK notification behaviorMartin Willi3-4/+12
2023-04-12Merge tag 'for-linus-2023041201' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-4/+16
2023-04-12Merge tag 'dmaengine-fix-6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-5/+19
2023-04-12drm/amd/pm: correct the pcie link state check for SMU13Evan Quan3-4/+10
2023-04-12drm/amd/pm: correct SMU13.0.7 max shader clock reportingHoratio Zhang1-1/+60
2023-04-12drm/amd/pm: correct SMU13.0.7 pstate profiling clock settingsHoratio Zhang1-7/+15
2023-04-12drm/amd/display: Pass the right info to drm_dp_remove_payloadWayne Lin1-7/+50
2023-04-12cgroup/cpuset: Make cpuset_attach_task() skip subpartitions CPUs for top_cpusetWaiman Long1-1/+2
2023-04-12cgroup/cpuset: Add cpuset_can_fork() and cpuset_cancel_fork() methodsWaiman Long1-11/+86
2023-04-12cgroup/cpuset: Make cpuset_fork() handle CLONE_INTO_CGROUP properlyWaiman Long1-20/+42
2023-04-12cgroup/cpuset: Wake up cpuset_attach_wq tasks in cpuset_cancel_attach()Waiman Long1-1/+5
2023-04-12cgroup,freezer: hold cpu_hotplug_lock before freezer_mutexTetsuo Handa1-2/+5
2023-04-12netfs: Fix netfs_extract_iter_to_sg() for ITER_UBUF/IOVECDavid Howells1-1/+1
2023-04-12sched/fair: Fix imbalance overflowVincent Guittot1-0/+10
2023-04-12Merge remote-tracking branch 'drm/drm-fixes' into drm-misc-fixesMaarten Lankhorst1110-7521/+12237
2023-04-12net: ti/cpsw: Add explicit platform_device.h and of_platform.h includesRob Herring2-2/+3
2023-04-12net: wwan: iosm: Fix error handling path in ipc_pcie_probe()Harshit Mogalapalli1-1/+2
2023-04-12smc: Fix use-after-free in tcp_write_timer_handler().Kuniyuki Iwashima1-0/+11
2023-04-12qlcnic: check pci_reset_function resultDenis Plotnikov1-1/+7
2023-04-11Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski3-66/+66
2023-04-11Merge tag 'for-net-2023-04-10' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski9-106/+129
2023-04-11scsi: ses: Handle enclosure with just a primary component gracefullyJiri Kosina1-12/+8
2023-04-11Revert "pinctrl: amd: Disable and mask interrupts on resume"Kornel Dulęba1-20/+16
2023-04-11riscv: add icache flush for nommu sigreturn trampolineMathis Salmen1-1/+8
2023-04-11treewide: Fix probing of devices in DT overlaysGeert Uytterhoeven5-0/+22
2023-04-11dt-bindings: interrupt-controller: loongarch: Fix mismatched compatibleLiu Peibao1-3/+3
2023-04-11Merge tag 'pci-v6.3-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-2/+26
2023-04-11ACPI: resource: Skip IRQ override on ASUS ExpertBook B1502CBAPaul Menzel1-0/+7
2023-04-11amd-pstate: Fix amd_pstate mode switchWyes Karny1-10/+8
2023-04-11Merge tag 'for-6.3-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-2/+16
2023-04-11drm/armada: Fix a potential double free in an error handling pathChristophe JAILLET1-1/+0
2023-04-11Merge tag 'mtd/fixes-for-6.3-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-7/+14
2023-04-11Merge tag 'ata-6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds1-5/+5
2023-04-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-10/+30
2023-04-11thermal: intel: Avoid updating unsupported THERM_STATUS_CLEAR mask bitsSrinivas Pandruvada1-7/+66
2023-04-11fbmem: Reject FB_ACTIVATE_KD_TEXT from userspaceDaniel Vetter1-0/+2
2023-04-11net: phy: nxp-c45-tja11xx: add remove callbackRadu Pirea (OSS)1-0/+12
2023-04-11drm/nouveau/fb: add missing sysmen flush callbacksKarol Herbst4-0/+4
2023-04-11drm/i915/dsi: fix DSS CTL register offsets for TGL+Jani Nikula1-4/+16
2023-04-11MAINTAINERS: Change ata maintainer email addressesDamien Le Moal1-5/+5
2023-04-11kbuild: give up untracked files for source package buildsMasahiro Yamada4-89/+90
2023-04-10Merge tag 'urgent-rcu.2023.04.07a' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-8/+19
2023-04-10Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds6-144/+205
2023-04-10Merge tag '9p-6.3-fixes-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-6/+12
2023-04-10Merge tag 'uml-for-linus-6.3-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+5
2023-04-10Bluetooth: L2CAP: Fix use-after-free in l2cap_disconnect_{req,rsp}Luiz Augusto von Dentz1-18/+6
2023-04-10Bluetooth: Set ISO Data Path on broadcast sinkClaudia Draghicescu1-1/+1
2023-04-10Bluetooth: hci_conn: Fix possible UAFLuiz Augusto von Dentz1-6/+24
2023-04-10Bluetooth: SCO: Fix possible circular locking dependency sco_sock_getsockoptLuiz Augusto von Dentz1-7/+9
2023-04-10Bluetooth: SCO: Fix possible circular locking dependency on sco_connect_cfmLuiz Augusto von Dentz1-29/+40
2023-04-10bluetooth: btbcm: Fix logic error in forming the board name.Sasha Finkelstein1-1/+1
2023-04-10Bluetooth: btsdio: fix use after free bug in btsdio_remove due to race conditionZheng Wang1-0/+1
2023-04-10Bluetooth: Fix race condition in hidp_session_threadMin Li1-1/+1
2023-04-10Bluetooth: Fix printing errors if LE Connection times outLuiz Augusto von Dentz4-15/+22
2023-04-10Bluetooth: hci_conn: Fix not cleaning up on LE Connection failureLuiz Augusto von Dentz1-28/+24
2023-04-09Linux 6.3-rc6Linus Torvalds1-1/+1
2023-04-09Merge tag 'perf_urgent_for_v6.3_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-6/+8
2023-04-09Merge tag 'x86_urgent_for_v6.3_rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-2/+9
2023-04-09Merge tag 'cxl-fixes-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10-130/+175
2023-04-09Merge branch 'sfp-eeprom'David S. Miller1-5/+14
2023-04-09net: sfp: avoid EEPROM read of absent SFP moduleIvan Bornyakov1-0/+6
2023-04-09net: sfp: initialize sfp->i2c_block_size at sfp allocationIvan Bornyakov1-5/+8
2023-04-08Merge tag '6.3-rc5-smb3-cifs-client-fixes' of git://git.samba.org/sfrench/cif...Linus Torvalds4-8/+12
2023-04-08Merge tag 'char-misc-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds15-77/+84
2023-04-08Merge tag 'tty-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds4-5/+30
2023-04-08Merge tag 'usb-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds10-13/+35
2023-04-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds5-35/+19
2023-04-08Merge tag 'block-6.3-2023-04-06' of git://git.kernel.dk/linuxLinus Torvalds4-10/+34
2023-04-08Merge tag 'io_uring-6.3-2023-04-06' of git://git.kernel.dk/linuxLinus Torvalds2-4/+5
2023-04-08Merge tag 'dma-mapping-6.3-2023-04-08' of git://git.infradead.org/users/hch/d...Linus Torvalds1-3/+3
2023-04-08Merge tag 'trace-v6.3-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-7/+10
2023-04-08Merge tag 'mm-hotfixes-stable-2023-04-07-16-23' of git://git.kernel.org/pub/s...Linus Torvalds19-195/+402
2023-04-08Documentation/llvm: Add a note about prebuilt kernel.org toolchainsNathan Chancellor1-0/+4
2023-04-08purgatory: fix disabling debug infoAlyssa Ross2-8/+2
2023-04-07r8152: Add __GFP_NOWARN to big allocationsDouglas Anderson1-1/+1
2023-04-07net: phy: nxp-c45-tja11xx: fix unsigned long multiplication overflowRadu Pirea (OSS)1-1/+1
2023-04-07net: openvswitch: fix race on port outputFelix Huettner2-1/+2
2023-04-07Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski5-6/+39
2023-04-07Merge tag 'gpio-fixes-for-v6.3-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-5/+2
2023-04-07Merge tag 'acpi-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds3-17/+71
2023-04-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-18/+14
2023-04-07Merge tag '6.3-rc5-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds8-79/+140
2023-04-07arm64: dts: qcom: sc7280: remove hbr3 support on herobrine boardsAbhinav Kumar1-1/+1
2023-04-07iavf: remove active_cvlans and active_svlans bitmapsAhmed Zaki3-47/+45
2023-04-07iavf: refactor VLAN filter statesAhmed Zaki3-26/+28
2023-04-07Merge branch 'bonding-ns-validation-fixes'David S. Miller6-250/+418
2023-04-07selftests: bonding: add arp validate testHangbin Liu1-0/+55
2023-04-07selftests: bonding: re-format bond option testsHangbin Liu4-246/+354
2023-04-07bonding: fix ns validation on backup slavesHangbin Liu2-4/+9
2023-04-07tcp: restrict net.ipv4.tcp_app_winYueHaibing2-0/+5
2023-04-07niu: Fix missing unwind goto in niu_alloc_channels()Harshit Mogalapalli1-1/+1
2023-04-06cifs: double lock in cifs_reconnect_tcon()Dan Carpenter1-1/+1
2023-04-06block: don't set GD_NEED_PART_SCAN if scan partition failedYu Kuai1-1/+7
2023-04-06PCI: Fix use-after-free in pci_bus_release_domain_nr()Rob Herring1-2/+3
2023-04-06drm/scheduler: Fix UAF race in drm_sched_entity_push_job()Asahi Lina1-2/+9
2023-04-06x86/PCI: Add quirk for AMD XHCI controller that loses MSI-X state in D3hotBasavaraj Natikar1-0/+21
2023-04-06PCI/MSI: Provide missing stub for pci_msix_can_alloc_dyn()Reinette Chatre1-0/+2
2023-04-06Merge tag 'riscv-dt-fixes-for-v6.3-final' of https://git.kernel.org/pub/scm/l...Arnd Bergmann1-1/+0
2023-04-06tracing/synthetic: Make lastcmd_mutex staticSteven Rostedt (Google)1-1/+1
2023-04-06ACPI: x86: utils: Add Picasso to the list for forcing StorageD3EnableMario Limonciello1-0/+1
2023-04-06Merge tag 'net-6.3-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds52-244/+408
2023-04-06Merge tag 'linux-kselftest-fixes-6.3-rc6' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+1
2023-04-06Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+14
2023-04-06Merge tag 'pwm/for-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-2/+22
2023-04-06Merge tag 'kvmarm-fixes-6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini5-10/+30
2023-04-06Merge tag 'drm-fixes-2023-04-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds11-43/+81
2023-04-06Merge tag 'sound-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds14-12/+106
2023-04-06Merge tag 'platform-drivers-x86-v6.3-5' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-7/+21
2023-04-06rcu/kvfree: Avoid freeing new kfree_rcu() memory after old grace periodZiwei Dai1-8/+19