summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-20Revert "block: Merge bio before checking ->cached_rq"Ming Lei
2023-04-20Merge branch 'for-next/mm' into for-next/coreWill Deacon
2023-04-20Merge branch 'for-next/misc' into for-next/coreWill Deacon
2023-04-20Merge branch 'for-next/kdump' into for-next/coreWill Deacon
2023-04-20Merge branch 'for-next/ftrace' into for-next/coreWill Deacon
2023-04-20Merge branch 'for-next/cpufeature' into for-next/coreWill Deacon
2023-04-20Merge branch 'for-next/asm' into for-next/coreWill Deacon
2023-04-20Merge branch 'for-next/acpi' into for-next/coreWill Deacon
2023-04-20arm64: kexec: include reboot.hSimon Horman
2023-04-20arm64: delete dead code in this_cpu_set_vectors()Dan Carpenter
2023-04-20net: bridge: switchdev: don't notify FDB entries with "master dynamic"Vladimir Oltean
2023-04-20ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBookAndy Chi
2023-04-20Merge tag 'asoc-fix-v6.3-rc7' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2023-04-19x86: remove 'zerorest' argument from __copy_user_nocache()Linus Torvalds
2023-04-19Revert "net/mlx5: Enable management PF initialization"Jakub Kicinski
2023-04-19Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-04-19MAINTAINERS: Resume MPTCP co-maintainer roleMat Martineau
2023-04-19mailmap: add entries for Mat MartineauMatthieu Baerts
2023-04-19Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2023-04-19Merge tag 'mm-hotfixes-stable-2023-04-19-16-36' of git://git.kernel.org/pub/s...Linus Torvalds
2023-04-19e1000e: Disable TSO on i219-LM card to increase speedSebastian Basierski
2023-04-19bnxt_en: fix free-runnig PHC modeVadim Fedorenko
2023-04-19Merge tag 'spi-fix-v6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-04-19Merge tag 'regulator-fix-v6.3-rc7' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-04-19net: dsa: microchip: ksz8795: Correctly handle huge frame configurationChristophe JAILLET
2023-04-19rust: allow to use INIT_STACK_ALL_ZEROAndrea Righi
2023-04-19rust: fix regexp in scripts/is_rust_module.shAndrea Righi
2023-04-19bpf: Fix incorrect verifier pruning due to missing register precision taintsDaniel Borkmann
2023-04-19KVM: arm64: Fix buffer overflow in kvm_arm_set_fw_reg()Dan Carpenter
2023-04-19Merge tag 'nfsd-6.3-6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2023-04-19drm/i915/dp_mst: Fix active port PLL selection for secondary MST streamsImre Deak
2023-04-19Merge tag 'loongarch-fixes-6.3-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-04-19irqchip/st: Remove stih415/stih416 and stid127 platforms supportAlain Volmat
2023-04-19spi: spi-rockchip: Fix missing unwind goto in rockchip_sfc_probe()Li Lanzhe
2023-04-19ASoC: fsl_asrc_dma: fix potential null-ptr-derefNikita Zhandarovich
2023-04-19ASoC: fsl_sai: Fix pins setting for i.MX8QM platformChancel Liu
2023-04-19hamradio: drop ISA_DMA_API dependencyArnd Bergmann
2023-04-19mlxsw: pci: Fix possible crash during initializationIdo Schimmel
2023-04-19ALSA: hda/realtek: Remove specific patch for Dell Precision 3260Jaroslav Kysela
2023-04-19Merge branch 'mptcp-fixes'David S. Miller
2023-04-19mptcp: fix accept vs worker racePaolo Abeni
2023-04-19mptcp: stops worker on unaccepted sockets at listener closePaolo Abeni
2023-04-19net: rpl: fix rpl header size calculationAlexander Aring
2023-04-19net: vmxnet3: Fix NULL pointer dereference in vmxnet3_rq_rx_complete()Seiji Nishikawa
2023-04-19bonding: Fix memory leak when changing bond type to EthernetIdo Schimmel
2023-04-19tools/loongarch: Use __SIZEOF_LONG__ to define __BITS_PER_LONGTiezhu Yang
2023-04-19LoongArch: Replace hard-coded values in comments with VALENEnze Li
2023-04-19LoongArch: Clean up plat_swiotlb_setup() related codeTiezhu Yang
2023-04-19LoongArch: Check unwind_error() in arch_stack_walk()Tiezhu Yang
2023-04-19LoongArch: Adjust user_regset_copyin parameter to the correct offsetQing Zhang