summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-05-17Merge tag 'linux-can-next-for-6.5-20230515' of git://git.kernel.org/pub/scm/l...Jakub Kicinski1-0/+3
2023-05-17Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski3-7/+25
2023-05-16net: skbuff: update comment about pfmemalloc propagatingYunsheng Lin1-5/+5
2023-05-15can: length: make header self containedMarc Kleine-Budde1-0/+3
2023-05-15bpf: Remove bpf trampoline selectorYafang Shao1-1/+0
2023-05-13net: phylink: constify fwnode argumentsRussell King (Oracle)1-4/+5
2023-05-13net: remove __skb_frag_set_page()Yunsheng Lin1-12/+0
2023-05-13net: introduce and use skb_frag_fill_page_desc()Yunsheng Lin1-17/+10
2023-05-13net: phy: broadcom: Add support for Wake-on-LANFlorian Fainelli1-0/+55
2023-05-13net: phy: Allow drivers to always call into ->suspend()Florian Fainelli1-0/+4
2023-05-11Merge tag 'net-6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2-1/+19
2023-05-10net: add vlan_get_protocol_and_depth() helperEric Dumazet1-0/+17
2023-05-09linux/dim: Do nothing if no time delta between samplesRoy Novich1-1/+2
2023-05-07Merge tag 'mailbox-v6.4' of git://git.linaro.org/landing-teams/working/fujits...Linus Torvalds1-0/+1
2023-05-07Merge tag 'for-6.4/io_uring-2023-05-07' of git://git.kernel.dk/linuxLinus Torvalds1-1/+6
2023-05-07bpf: Allow NULL buffers in bpf_dynptr_slice(_rw)Daniel Rosenberg1-1/+1
2023-05-06Merge tag 'for-6.4/block-2023-05-06' of git://git.kernel.dk/linuxLinus Torvalds1-3/+0
2023-05-06Merge tag 'i2c-for-6.4-rc1-part2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+2
2023-05-05Merge tag 'trace-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-1/+3
2023-05-05Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-35/+75
2023-05-05ftrace: Add MODIFIED flag to show if IPMODIFY or direct was attachedSteven Rostedt (Google)1-1/+3
2023-05-05bpf: improve precision backtrack loggingAndrii Nakryiko1-4/+9
2023-05-05bpf: encapsulate precision backtracking bookkeepingAndrii Nakryiko1-0/+14
2023-05-04Merge tag 'mm-stable-2023-05-03-16-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-0/+23
2023-05-04io_uring: Pass whole sqe to commandsBreno Leitao1-1/+6
2023-05-04Merge tag 'sysctl-6.4-rc1-v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-12/+0
2023-05-03Merge tag 'thermal-6.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2023-05-03Merge tag 'pwm/for-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-13/+1
2023-05-03Merge tag 'soundwire-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-0/+120
2023-05-03Merge tag 'dmaengine-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2023-05-03i2c: gxp: fix build failure without CONFIG_I2C_SLAVEArnd Bergmann1-2/+2
2023-05-03sysctl: remove register_sysctl_paths()Luis Chamberlain1-12/+0
2023-05-03mm: hwpoison: coredump: support recovery from dump_user_range()Kefeng Wang1-0/+16
2023-05-03mm/ksm: move disabling KSM from s390/gmap code to KSM codeDavid Hildenbrand1-0/+6
2023-05-03mm/ksm: unmerge and clear VM_MERGEABLE when setting PR_SET_MEMORY_MERGE=0David Hildenbrand1-0/+1
2023-05-02Merge tag 'vfio-v6.4-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds1-0/+5
2023-05-02Merge tag 'mfd-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds10-173/+456
2023-05-02Merge tag 'leds-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds1-1/+1
2023-05-02Merge tag 'input-for-v6.4-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+3
2023-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-5/+4
2023-05-01Merge tag 'i3c/for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...Linus Torvalds1-2/+3
2023-05-01Merge tag 'tpmdd-v6.4-rc1-fix-v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-6/+7
2023-04-30Merge tag 'iommu-updates-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-114/+13
2023-04-30Merge tag 'cxl-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds2-61/+8
2023-04-30Merge tag 'efi-next-for-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+4
2023-04-30Merge tag 'for-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds2-23/+8
2023-04-30Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds1-2/+19
2023-04-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-9/+22
2023-04-29Merge tag '6.4-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds1-0/+9
2023-04-29Merge tag 'nfsd-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds7-36/+54