summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-04-13Merge branch 'pci/reset'Bjorn Helgaas1-1/+9
2026-04-13Merge branch 'pci/ptm'Bjorn Helgaas1-3/+3
2026-04-13Merge branch 'pci/p2pdma'Bjorn Helgaas1-0/+2
2026-04-13Merge tag 'vfs-7.1-rc1.integrity' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-16/+80
2026-04-13Merge tag 'vfs-7.1-rc1.directory' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-6/+0
2026-04-13Merge tag 'vfs-7.1-rc1.xattr' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-9/+42
2026-04-13Merge tag 'vfs-7.1-rc1.writeback' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+13
2026-04-13Merge tag 'kvm-s390-next-7.1-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini1-0/+1
2026-04-13Merge tag 'kvm-x86-svm-7.1' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini1-0/+7
2026-04-13Merge tag 'rcu.2026.03.31a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-9/+10
2026-04-13Merge tag 'asoc-v7.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai14-61/+188
2026-04-13Merge branch 'nocache-cleanup'Linus Torvalds1-3/+8
2026-04-13tcp: update window_clamp when SO_RCVBUF is setJakub Kicinski2-0/+2
2026-04-13dt-bindings: soc: mobileye: Add EyeQ6Lplus OLBBenoƮt Monin1-0/+37
2026-04-13Bluetooth: hci.h: Avoid a couple -Wflex-array-member-not-at-end warningsGustavo A. R. Silva1-4/+12
2026-04-13net: team: Track rx enablement separately from tx enablementMarc Harvey1-2/+14
2026-04-13net: team: Rename enablement functions and struct members to txMarc Harvey1-22/+24
2026-04-13net: team: Rename port_disabled team mode op to port_tx_disabledMarc Harvey1-1/+1
2026-04-13net: team: Remove unused team_mode_op, port_enabledMarc Harvey1-1/+0
2026-04-13net: team: Annotate reads and writes for mixed lock accessed valuesMarc Harvey1-2/+2
2026-04-13platform/wmi: Replace .no_notify_data with .min_event_sizeArmin Wolf1-2/+5
2026-04-13platform/wmi: Extend wmidev_query_block() to reject undersized dataArmin Wolf1-1/+2
2026-04-13platform/wmi: Extend wmidev_invoke_method() to reject undersized dataArmin Wolf1-1/+1
2026-04-13platform/wmi: Add wmidev_invoke_procedure()Armin Wolf1-0/+3
2026-04-13platform/x86: int3472: Add support for GPIO type 0x02 (IR flood LED)Marco Nenciarini1-2/+5
2026-04-13Merge tag 'kvm-x86-vmxon-7.1' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini1-9/+7
2026-04-13Merge tag 'kvm-x86-mmio-7.1' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini1-1/+2
2026-04-13Merge tag 'kvmarm-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini13-12/+553
2026-04-13Merge tag 'loongarch-kvm-7.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini1-0/+2
2026-04-13mailbox: prefix new constants with MBOX_Wolfram Sang1-3/+3
2026-04-13pppox: convert pppox_sk() to use container_of()Qingfang Deng1-1/+1
2026-04-13pppox: remove sk_pppox() helperQingfang Deng1-5/+0
2026-04-13Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski2-5/+13
2026-04-13Merge branch 'net-reduce-sk_filter-and-friends-bloat'Jakub Kicinski3-13/+25
2026-04-13net: change sk_filter_trim_cap() to return a drop_reason by valueEric Dumazet2-11/+7
2026-04-13tcp: change tcp_filter() to return the reason by valueEric Dumazet1-3/+5
2026-04-13net: change sk_filter_reason() to return the reason by valueEric Dumazet1-3/+6
2026-04-13net: change sock_queue_rcv_skb_reason() to return a drop_reasonEric Dumazet1-3/+14
2026-04-12bpf: Move BTF checking logic into check_btf.cAlexei Starovoitov1-0/+5
2026-04-12bpf: Move backtracking logic to backtrack.cAlexei Starovoitov1-0/+18
2026-04-12bpf: Move state equivalence logic to states.cAlexei Starovoitov1-0/+67
2026-04-12bpf: Move check_cfg() into cfg.cAlexei Starovoitov1-1/+114
2026-04-12bpf: Move compute_insn_live_regs() into liveness.cAlexei Starovoitov1-0/+2
2026-04-12bpf: Move fixup/post-processing logic from verifier.c into fixups.cAlexei Starovoitov1-0/+78
2026-04-12net_sched: fix skb memory leak in deferred qdisc dropsFernando Fernandez Mancera1-3/+13
2026-04-12net: phy: broadcom: implement .disable_autonomous_eee for BCM54xxNicolai Buchwitz1-0/+3
2026-04-12net: phy: add support for disabling PHY-autonomous EEENicolai Buchwitz1-0/+14
2026-04-12netlink: add a nla_nest_end_safe() helperHangbin Liu1-0/+19
2026-04-12net: tso: Introduce tso_dma_map and helpersJoe Damato2-0/+111
2026-04-12Merge tag 'timers-urgent-2026-04-12' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+2