summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-04-23Merge tag 'drm-intel-next-fixes-2026-04-22' of https://gitlab.freedesktop.org...Dave Airlie1-1/+1
2026-04-23crypto: authencesn - reject short ahash digests during instance creationYucheng Lu1-0/+5
2026-04-23selftests/bpf: Enable CAN_USE_LOAD_ACQ_STORE_REL for LoongArchTiezhu Yang2-4/+4
2026-04-23LoongArch: BPF: Add fsession support for trampolinesHengqi Chen1-10/+66
2026-04-23LoongArch: BPF: Introduce emit_store_stack_imm64() helperHengqi Chen1-11/+13
2026-04-23net/sched: sch_sfb: annotate data-races in sfb_dump_stats()Eric Dumazet1-22/+32
2026-04-23net/sched: sch_red: annotate data-races in red_dump_stats()Eric Dumazet1-10/+21
2026-04-23net/sched: sch_fq_codel: remove data-races from fq_codel_dump_stats()Eric Dumazet1-1/+2
2026-04-23net/sched: sch_pie: annotate data-races in pie_dump_stats()Eric Dumazet2-20/+20
2026-04-23net_sched: sch_hhf: annotate data-races in hhf_dump_stats()Eric Dumazet1-9/+10
2026-04-23Merge branch 'intel-wired-lan-driver-updates-2026-04-20-ice'Jakub Kicinski3-33/+269
2026-04-23ice: fix ice_ptp_read_tx_hwtstamp_status_eth56gJacob Keller1-2/+8
2026-04-23ice: fix ready bitmap check for non-E822 devicesJacob Keller3-26/+136
2026-04-23ice: perform PHY soft reset for E825C ports at initializationGrzegorz Nitka2-1/+93
2026-04-23ice: fix timestamp interrupt configuration for E825CGrzegorz Nitka1-4/+32
2026-04-23net/rds: zero per-item info buffer before handing it to visitorsMichael Bommarito1-0/+14
2026-04-23seg6: fix seg6 lwtunnel output redirect for L2 reduced encap modeAndrea Mayer1-1/+2
2026-04-23sctp: fix sockets_allocated imbalance after sk_clone()Xin Long1-1/+2
2026-04-23Merge branch 'bnge-fixes'Jakub Kicinski2-24/+22
2026-04-23bnge: remove unsupported backing store typeVikas Gupta1-16/+0
2026-04-23bnge: fix initial HWRM sequenceVikas Gupta1-8/+22
2026-04-23docs: maintainer-netdev: fix typo in "targeting"Ariful Islam Shoikot1-1/+1
2026-04-23net/packet: fix TOCTOU race on mmap'd vnet_hdr in tpacket_snd()Bingquan Chen1-8/+13
2026-04-23net: validate skb->napi_id in RX tracepointsKohei Enju1-1/+3
2026-04-23apparmor/lsm: Fix aa_dfa_unpack's error handling in aa_setup_dfa_engineGONG Ruiqi1-0/+1
2026-04-23apparmor: Fix string overrun due to missing terminationDaniel J Blueman1-3/+5
2026-04-23apparmor: Fix wrong dentry in RENAME_EXCHANGE uid checkDudu Lu1-1/+1
2026-04-23apparmor: fix unpack_tags to properly return error in failure casesJohn Johansen1-0/+1
2026-04-23apparmor: fix dfa size checkJohn Johansen1-1/+1
2026-04-23Merge tag 'vfio-v7.1-rc1-pt2' of https://github.com/awilliam/linux-vfioLinus Torvalds10-106/+107
2026-04-23Merge tag 'input-for-v7.1-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds98-3374/+1815
2026-04-23smb: smbdirect: move fs/smb/common/smbdirect/ to fs/smb/smbdirect/Stefan Metzmacher28-43/+43
2026-04-23Merge tag 'tracefs-v7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds3-2/+22
2026-04-23Merge tag 'ktest-v7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds1-1/+7
2026-04-23Merge tag 'trace-ring-buffer-v7.1-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-32/+32
2026-04-23Merge tag 'kgdb-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...Linus Torvalds4-9/+11
2026-04-23Merge tag 'tomoyo-pr-20260422' of git://git.code.sf.net/p/tomoyo/tomoyoLinus Torvalds3-10/+8
2026-04-22ASoC: dt-bindings: ti,tas2781: Add TAS5832 supportMark Brown3-1/+12
2026-04-22ASoC: tas2781: Add tas5832 supportBaojun Xu2-0/+6
2026-04-22ASoC: dt-bindings: ti,tas2781: Add TAS5832 supportBaojun Xu1-1/+6
2026-04-22nvme-auth: Hash DH shared secret to create session keyChris Leech4-36/+92
2026-04-22Merge branch 'bpf-reject-tcp_nodelay-in-tcp-header-option'Martin KaFai Lau7-2/+68
2026-04-22selftests/bpf: Verify bpf-tcp-cc rejects TCP_NODELAYKaFai Wan2-0/+18
2026-04-22selftests/bpf: Test TCP_NODELAY in TCP hdr opt callbacksKaFai Wan2-1/+18
2026-04-22bpf: Reject TCP_NODELAY in bpf-tcp-ccKaFai Wan3-1/+26
2026-04-22bpf: Reject TCP_NODELAY in TCP header option callbacksKaFai Wan1-0/+6
2026-04-22Merge tag 's390-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds28-393/+471
2026-04-22apparmor: Use sysfs_emit in param_get_{audit,mode}Thorsten Blum1-3/+3
2026-04-22apparmor: Remove redundant if check in sk_peer_get_labelThorsten Blum1-5/+1
2026-04-22apparmor: Replace memcpy + NUL termination with kmemdup_nul in do_setattrThorsten Blum1-4/+1