summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-04-13Merge tag 'loongarch-kvm-7.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini
2026-04-13Merge remote-tracking branches 'ras/edac-misc' and 'ras/edac-drivers' into ed...Borislav Petkov (AMD)
2026-04-13Merge tag 'kvm-riscv-7.1-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2026-04-13HID: core: clamp report_size in s32ton() to avoid undefined shiftGreg Kroah-Hartman
2026-04-13drm/i915: Walk crtcs in pipe orderVille Syrjälä
2026-04-13drm/i915/joiner: Make joiner "nomodeset" state copy independent of pipe orderVille Syrjälä
2026-04-12hte: tegra194: Add Tegra264 GTE supportSuneel Garapati
2026-04-12dt-bindings: timestamp: Add Tegra264 supportSuneel Garapati
2026-04-13ALSA: hda/realtek: Add quirk for HP Spectre x360 14-easongxiebing
2026-04-13ALSA: caiaq: take a reference on the USB device in create_card()Berk Cem Goksel
2026-04-13Merge branch 'for-next' into for-linusTakashi Iwai
2026-04-12mailbox: mailbox-test: free channels on probe errorWolfram Sang
2026-04-12mailbox: prefix new constants with MBOX_Wolfram Sang
2026-04-12smb: smbdirect: add some logging to SMBDIRECT_CHECK_STATUS_{WARN,DISCONNECT}()Stefan Metzmacher
2026-04-12smb: smbdirect: introduce smbdirect_socket.logging infrastructureStefan Metzmacher
2026-04-12smb: smbdirect: let smbdirect.h include #include <linux/types.h>Stefan Metzmacher
2026-04-12smb: server: avoid double-free in smb_direct_free_sendmsg after smb_direct_fl...Stefan Metzmacher
2026-04-12smb: client: avoid double-free in smbd_free_send_io() after smbd_send_batch_f...Stefan Metzmacher
2026-04-12ksmbd: fix use-after-free from async crypto on Qualcomm crypto engineJoshua Klinesmith
2026-04-12ksmbd: fix mechToken leak when SPNEGO decode fails after token allocGreg Kroah-Hartman
2026-04-12ksmbd: require 3 sub-authorities before reading sub_auth[2]Greg Kroah-Hartman
2026-04-12ksmbd: validate EaNameLength in smb2_get_ea()Greg Kroah-Hartman
2026-04-12ksmbd: Remove unnecessary selection of CRYPTO_ECBEric Biggers
2026-04-12ksmbd: validate owner of durable handle on reconnectNamjae Jeon
2026-04-12ksmbd: fix use-after-free in __ksmbd_close_fd() via durable scavengerNamjae Jeon
2026-04-12ksmbd: ipc: use kzalloc_flex and __counted_byRosen Penev
2026-04-12smb: move filesystem_vol_info into common/fscc.hZhangGuoDong
2026-04-12smb: move file_basic_info into common/fscc.hZhangGuoDong
2026-04-12smb: move some definitions from common/smb2pdu.h into common/fscc.hZhangGuoDong
2026-04-12Merge branch 'bpf-fix-short-ipv4-ipv6-handling-in-test_run_skb'Alexei Starovoitov
2026-04-12selftests/bpf: cover short IPv4/IPv6 inputs with adjust_roomSun Jian
2026-04-12bpf: reject short IPv4/IPv6 inputs in bpf_prog_test_run_skbSun Jian
2026-04-12Merge branch 'net-fix-skb_ext-build_bug_on-failures-with-gcov'Jakub Kicinski
2026-04-12net: add noinline __init __no_profile to skb_extensions_init() for GCOV compa...Konstantin Khorenko
2026-04-12net: fix skb_ext_total_length() BUILD_BUG_ON with CONFIG_GCOV_PROFILE_ALLKonstantin Khorenko
2026-04-12Merge branch 'ipa-v5-2-support'Jakub Kicinski
2026-04-12net: ipa: add IPA v5.2 configuration dataLuca Weiss
2026-04-12dt-bindings: net: qcom,ipa: add Milos compatibleLuca Weiss
2026-04-12net: ethernet: mtk_eth_soc: initialize PPE per-tag-layer MTU registersDaniel Golle
2026-04-12pppox: convert pppox_sk() to use container_of()Qingfang Deng
2026-04-12pppox: remove sk_pppox() helperQingfang Deng
2026-04-13rtc: abx80x: Disable alarm feature if no interrupt attachedAnthony Pighin (Nokia)
2026-04-12selftests/bpf: Use memfd_create instead of shm_open in cgroup_iter_memcgAlexei Starovoitov
2026-04-12Merge branch 'mlx5-misc-fixes-2026-04-09'Jakub Kicinski
2026-04-12net/mlx5e: IPsec, fix ASO poll timeout with read_poll_timeout_atomic()Gal Pressman
2026-04-12net/mlx5e: Fix features not applied during netdev registrationGal Pressman
2026-04-12Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2026-04-12vsock: fix buffer size clamping orderNorbert Szetei
2026-04-12Merge branch 'net-reduce-sk_filter-and-friends-bloat'Jakub Kicinski
2026-04-12net: change sk_filter_trim_cap() to return a drop_reason by valueEric Dumazet